body{
  background: #88cab8;
}
.white a{color: rgb(255, 255, 255);}
.Result_box {
  position: relative;
  background: #ffffff;
  border: 2px solid #0c0e0f;
  border-radius: 20px 20px 20px 20px;
  padding: 15px 15px;
  letter-spacing: -1.5px;
}
article {
  display: flex;
  flex-direction: column;
}
.arrow_box, .arrow_downbox {
padding: 15px 15px;
}
/* .arrow_box:hover, .arrow_downbox:hover {
  background: #8acab7;
  color: #fff;
  font-weight: 700;
  } */

  button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: none !important;
}


.start {
  font-family: "Nanum Pen Script", cursive;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.start img{
  width: 100%;
  max-width: 1024px;
  min-width: 360px;
}
.start button{
  height: 80px;
  font-size: 30px;
}
.progress-bar {
  background-color: black;
}
.btn {
  background-color: #808080;
  border-color: #808080;
}
.question {
  display: none;
}
.questionMain {
  font-family: "Nanum Pen Script", cursive;
  font-size: 3rem;
  margin-top: 20px;
  text-align: center;
  font-weight: 300;
}
.result {
  display: none;
}

.subtitle {
  
  font-weight: bolder;
  text-align: center;
  font-size: 50px;
  margin-bottom: 0px;
}
.resulttitle {
  font-weight: bolder;
  font-size: 1.3rem;
  margin-bottom: 20px;
}
.resultcontent {
  font-family: "";
  font-size: 1.1rem;
  margin-bottom: 50px;
}

#img {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

.share {
  margin: 0 auto;
}

.questionMain:before {
  color: black;
  content: '"';
  font-size: 30px;
}
.questionMain:after {
  color: black;
  content: '"';
  font-size: 30px;
}

.arrow_box,
.arrow_downbox {
  position: relative;
  background: #ffffff;
  border: 2px solid #0c0e0f;
  border-radius: 20px 20px 20px 20px;
}
.arrow_box:after,
.arrow_box:before {
  top: 100%;
  left: 90%;
 border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_box:before {
  border-color: rgba(12, 14, 15, 0);
  border-top-color: #0c0e0f;
  border-width: 13px;
  margin-left: -13px;
}

.arrow_downbox {
  position: relative;
  background: #ffffff;
  border: 2px solid #0c0e0f;
  border-radius: 20px 20px 20px 20px;
}
.arrow_downbox:after,
.arrow_downbox:before {
  top: 100%;
  left: 10%;
border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_downbox:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_downbox:before {
  border-color: rgba(12, 14, 15, 0);
  border-top-color: #0c0e0f;
  border-width: 13px;
  margin-left: -13px;
}

/* 버튼 이쁘게  */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed");
.back {
  height: 200px;
  float: left;
  border: 0px;
  border-color: #ffffff;
  border-style: solid;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 5px 5px 5px;
  font-family: "Nanum Pen Script", cursive;
}

.back:before {
  position: absolute;
  padding: 10px;
}

@media screen and (max-width: 1260px) {
  .back {
    width: 50%;
  }
}

@media screen and (max-width: 840px) {
  .back {
    width: 100%;
    height: 100px;
    padding-bottom: 140px;
  }
  .questionMain {
    font-size: 2.2rem;
    font-weight: 300 !important;
  }
  .subtitle {
    font-size: 2rem;
    padding-top: 50px;
  }
  .resultcontent {
    font-size: 1rem;
    text-align: justify;
    line-height: 24px;
    letter-spacing: -1px;
}

}

.button_base {
  margin: 0;
  border: 0;
  font-size: 2rem;
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -100px;
  width: 200px;
  height: 55px;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-user-select: none;
  cursor: default;
}

.button_base:hover {
  cursor: pointer;
}

.b03_skewed_slide_in {
  border-radius: 10px;
  overflow: hidden;
  border: #000000 solid 1px;
}

.b03_skewed_slide_in div {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px;
}

.b03_skewed_slide_in div:nth-child(1) {
  color: #000000;
  background-color: #ffffff;
}

.b03_skewed_slide_in div:nth-child(2) {
  background-color: #00bfff;
  width: 230px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transform: translate(-250px, 0px) skewX(-30deg);
  -webkit-transform: translate(-250px, 0px) skewX(-30deg);
  -moz-transform: translate(-250px, 0px) skewX(-30deg);
}

.b03_skewed_slide_in div:nth-child(3) {
  color: #ffffff;
  left: -200px;
  transition: left 0.2s ease;
  -webkit-transition: left 0.2s ease;
  -moz-transition: left 0.2s ease;
}

.b03_skewed_slide_in:hover div:nth-child(2) {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transform: translate(-15px, 0px) skewX(-30deg);
  -webkit-transform: translate(-15px, 0px) skewX(-30deg);
  -moz-transform: translate(-15px, 0px) skewX(-30deg);
}

.b03_skewed_slide_in:hover div:nth-child(3) {
  left: 0px;
  transition: left 0.30000000000000004s ease;
  -webkit-transition: left 0.30000000000000004s ease;
  -moz-transition: left 0.30000000000000004s ease;
}
