.loader {
  -webkit-transform: translateY(-50%) translateZ(0);
  -webkit-animation: loader 1.7s infinite ease, round 1.7s infinite ease;
  position: relative;
  top: 0;
  width: 1em;
  height: 1em;
  margin: 40px auto;
  overflow: hidden;
  transform: translateY(-50%) translateZ(0);
  border-radius: 50%;
  color: #653205;
  font-size: 60px;
  text-indent: -9999em;
  animation: loader 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  to {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
.img-loader:before {
  -webkit-transform: translateX(-50%) translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  position: absolute;
  top: 44%;
  left: 44%;
  width: 3em;
  height: 3em;
  margin: auto;
  transform: translateX(-50%) translateZ(0);
  border-top: 0.5em solid rgba(0,0,0,0.1);
  border-right: 0.5em solid rgba(0,0,0,0.1);
  border-bottom: 0.5em solid rgba(0,0,0,0.1);
  border-left: 0.5em solid #aa5a05;
  border-radius: 50%;
  font-size: 10px;
  text-indent: -9999em;
  animation: load8 1.1s infinite linear;
  content: '';
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  to {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes loader {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  to {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mt0 {
  margin-top: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mt105 {
  margin-top: 105px !important;
}
.mt110 {
  margin-top: 110px !important;
}
.mt115 {
  margin-top: 115px !important;
}
.mt120 {
  margin-top: 120px !important;
}
.mt125 {
  margin-top: 125px !important;
}
.mt130 {
  margin-top: 130px !important;
}
.mt135 {
  margin-top: 135px !important;
}
.mt140 {
  margin-top: 140px !important;
}
.mt145 {
  margin-top: 145px !important;
}
.mt150 {
  margin-top: 150px !important;
}
.mt155 {
  margin-top: 155px !important;
}
.mt160 {
  margin-top: 160px !important;
}
.mt165 {
  margin-top: 165px !important;
}
.mt170 {
  margin-top: 170px !important;
}
.mt175 {
  margin-top: 175px !important;
}
.mt180 {
  margin-top: 180px !important;
}
.mt185 {
  margin-top: 185px !important;
}
.mt190 {
  margin-top: 190px !important;
}
.mt195 {
  margin-top: 195px !important;
}
.mt200 {
  margin-top: 200px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb155 {
  margin-bottom: 155px !important;
}
.mb160 {
  margin-bottom: 160px !important;
}
.mb165 {
  margin-bottom: 165px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.mb175 {
  margin-bottom: 175px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.mb185 {
  margin-bottom: 185px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.mb195 {
  margin-bottom: 195px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pt105 {
  padding-top: 105px !important;
}
.pt110 {
  padding-top: 110px !important;
}
.pt115 {
  padding-top: 115px !important;
}
.pt120 {
  padding-top: 120px !important;
}
.pt125 {
  padding-top: 125px !important;
}
.pt130 {
  padding-top: 130px !important;
}
.pt135 {
  padding-top: 135px !important;
}
.pt140 {
  padding-top: 140px !important;
}
.pt145 {
  padding-top: 145px !important;
}
.pt150 {
  padding-top: 150px !important;
}
.pt155 {
  padding-top: 155px !important;
}
.pt160 {
  padding-top: 160px !important;
}
.pt165 {
  padding-top: 165px !important;
}
.pt170 {
  padding-top: 170px !important;
}
.pt175 {
  padding-top: 175px !important;
}
.pt180 {
  padding-top: 180px !important;
}
.pt185 {
  padding-top: 185px !important;
}
.pt190 {
  padding-top: 190px !important;
}
.pt195 {
  padding-top: 195px !important;
}
.pt200 {
  padding-top: 200px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pb105 {
  padding-bottom: 105px !important;
}
.pb110 {
  padding-bottom: 110px !important;
}
.pb115 {
  padding-bottom: 115px !important;
}
.pb120 {
  padding-bottom: 120px !important;
}
.pb125 {
  padding-bottom: 125px !important;
}
.pb130 {
  padding-bottom: 130px !important;
}
.pb135 {
  padding-bottom: 135px !important;
}
.pb140 {
  padding-bottom: 140px !important;
}
.pb145 {
  padding-bottom: 145px !important;
}
.pb150 {
  padding-bottom: 150px !important;
}
.pb155 {
  padding-bottom: 155px !important;
}
.pb160 {
  padding-bottom: 160px !important;
}
.pb165 {
  padding-bottom: 165px !important;
}
.pb170 {
  padding-bottom: 170px !important;
}
.pb175 {
  padding-bottom: 175px !important;
}
.pb180 {
  padding-bottom: 180px !important;
}
.pb185 {
  padding-bottom: 185px !important;
}
.pb190 {
  padding-bottom: 190px !important;
}
.pb195 {
  padding-bottom: 195px !important;
}
.pb200 {
  padding-bottom: 200px !important;
}
.font10 {
  font-size: 0.625rem;
}
.font11 {
  font-size: 0.6875rem;
}
.font12 {
  font-size: 0.75rem;
}
.font13 {
  font-size: 0.8125rem;
}
.font14 {
  font-size: 0.875rem;
}
.font15 {
  font-size: 0.9375rem;
}
.font16 {
  font-size: 1rem;
}
.font17 {
  font-size: 1.0625rem;
}
.font18 {
  font-size: 1.125rem;
}
.font19 {
  font-size: 1.1875rem;
}
.font20 {
  font-size: 1.25rem;
}
.font21 {
  font-size: 1.3125rem;
}
.font22 {
  font-size: 1.375rem;
}
.font23 {
  font-size: 1.4375rem;
}
.font24 {
  font-size: 1.5rem;
}
.font25 {
  font-size: 1.5625rem;
}
.font26 {
  font-size: 1.625rem;
}
.font27 {
  font-size: 1.6875rem;
}
.font28 {
  font-size: 1.75rem;
}
.font29 {
  font-size: 1.8125rem;
}
.font30 {
  font-size: 1.875rem;
}
.font31 {
  font-size: 1.9375rem;
}
.font32 {
  font-size: 2rem;
}
.font33 {
  font-size: 2.0625rem;
}
.font34 {
  font-size: 2.125rem;
}
.font35 {
  font-size: 2.1875rem;
}
.font36 {
  font-size: 2.25rem;
}
.font37 {
  font-size: 2.3125rem;
}
.font38 {
  font-size: 2.375rem;
}
.font39 {
  font-size: 2.4375rem;
}
.font40 {
  font-size: 2.5rem;
}
.font41 {
  font-size: 2.5625rem;
}
.font42 {
  font-size: 2.625rem;
}
.font43 {
  font-size: 2.6875rem;
}
.font44 {
  font-size: 2.75rem;
}
.font45 {
  font-size: 2.8125rem;
}
.font46 {
  font-size: 2.875rem;
}
.font47 {
  font-size: 2.9375rem;
}
.font48 {
  font-size: 3rem;
}
.font49 {
  font-size: 3.0625rem;
}
.font50 {
  font-size: 3.125rem;
}
.font51 {
  font-size: 3.1875rem;
}
.font52 {
  font-size: 3.25rem;
}
.font53 {
  font-size: 3.3125rem;
}
.font54 {
  font-size: 3.375rem;
}
.font55 {
  font-size: 3.4375rem;
}
.font56 {
  font-size: 3.5rem;
}
.font57 {
  font-size: 3.5625rem;
}
.font58 {
  font-size: 3.625rem;
}
.font59 {
  font-size: 3.6875rem;
}
.font60 {
  font-size: 3.75rem;
}
.SP {
  display: none !important;
}
* {
  -webkit-box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-feature-settings: 'palt';
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-feature-settings: 'palt';
  text-size-adjust: 100%;
}
button {
  cursor: pointer;
}
label {
  cursor: pointer;
}
img {
  max-width: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: url("../img/bg_main.gif") center top;
  color: #3d3936;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
button {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
#top-img img {
  width: 100%;
}
#temp-img {
  position: absolute;
  padding: 15px;
}
#temp-img img {
  width: 158px;
}
#header {
  width: 100%;
  line-height: 0;
}
#header .logo {
  position: absolute;
  left: 0;
  width: 158px;
  margin: 15px;
}
.tit-m {
  color: #aa5a05;
  font-size: 1.875rem;
  font-weight: 800;
  text-align: center;
  text-shadow: #fff 3px 3px 1px, #fff -3px 3px 1px, #fff 3px -3px 1px, #fff -3px -3px 1px, #fff -3px 0 1px, #fff 3px 0 1px, #fff 0 -3px 1px, #fff 0 3px 1px;
}
.dark {
  padding-bottom: 55px;
  background: url("../img/bg_dark.gif") center top;
}
section.block {
  max-width: calc(800px + 6%);
  margin: 0 auto;
  padding: 70px 3% 0 3%;
}
.mov-area {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0 auto;
}
.mov-area a {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 40px;
  line-height: 0;
}
.mov-area a:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 12px solid #f9ce94;
  border-radius: 40px;
  line-height: 0;
  content: "";
}
.mov-area a:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.mov-area a .img {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mov-area a .play {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 123px;
  transform: translate(-50%, -50%);
}
.box-text {
  margin-top: 25px;
  padding: 25px;
  border-radius: 40px;
  background-color: rgba(249,206,148,0.588);
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.8;
  text-align: center;
}
.box-text.box-present {
  padding: 40px;
}
.tit-quiz {
  text-align: center;
}
.tit-quiz .tit {
  display: inline-block;
  padding: 5px 25px;
  border-radius: 30px;
  background-color: #f19808;
  color: #f9f3d4;
  font-size: 1.75rem;
  font-weight: 800;
}
.tit-quiz h2 {
  margin-top: 5px;
  color: #aa5a05;
  font-size: 1.875rem;
  font-weight: 800;
}
.tit-quiz-dark {
  position: absolute;
  top: -50px;
  right: 0;
  left: 0;
  text-align: center;
}
.tit-quiz-dark img {
  width: 100px;
}
.tit-quiz-dark h2 {
  margin-top: 0;
  color: #f9f2d4;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.75rem;
  font-weight: 800;
}
.tit-answer {
  margin-top: 40px;
  margin-bottom: 0;
  color: #e6385d;
  font-size: 1.875rem;
  font-weight: 800;
  text-align: center;
}
.text-quiz {
  margin-top: 25px;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.8;
  text-align: center;
}
.quiz-area {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 15px auto 0 auto;
  overflow: hidden;
  border-radius: 40px;
}
.quiz-area:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 12px solid #f9ce94;
  border-radius: 40px;
  line-height: 0;
  content: "";
}
.quiz-area-dark {
  -webkit-box-shadow: 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38;
  position: relative;
  margin-top: 200px;
  padding: 120px 10px 65px 10px;
  border-radius: 40px;
  background-color: #2d2b38;
  box-shadow: 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38;
}
.quiz-area-dark .quiz {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 12px;
  line-height: 0;
}
.quiz-area-dark .quiz img {
  width: 100%;
}
.quiz-area-dark ul {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 0 0;
  padding: 0;
  list-style: none;
}
.quiz-area-dark ul li {
  width: 48%;
  margin: 0 0 18px 0;
  margin-right: 4%;
  padding: 0;
  list-style: none;
}
.quiz-area-dark ul li:nth-child(2n) {
  margin-right: 0;
}
.quiz-area-dark ul li label {
  display: block;
  position: relative;
  padding: 0 35px;
}
.quiz-area-dark ul li label:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 76px;
  background: url("../img/btn_sel.png") no-repeat left top;
  background-size: 374px 76px;
  content: "";
}
.quiz-area-dark ul li label:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 76px;
  background: url("../img/btn_sel.png") no-repeat right top;
  background-size: 374px 76px;
  content: "";
}
.quiz-area-dark ul li label div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  height: 76px;
  overflow: hidden;
  background-color: #430910;
  color: #f9f2d4;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.25rem;
  font-weight: 800;
}
.quiz-area-dark ul li label div:before {
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  left: 0;
  border-top: 2px solid #2d2b38;
  border-bottom: 2px solid #2d2b38;
  content: "";
}
.quiz-area-dark ul li label div input[type="radio"] {
  position: absolute;
  left: -999px;
}
.quiz-area-dark ul li label div input[type="radio"] + span:nth-child(2) {
  display: block;
  position: relative;
  width: 26px;
  height: 26px;
  border: 1px solid #f9f2d4;
  background-color: #673837;
}
.quiz-area-dark ul li label div input[type="radio"]:checked + span:nth-child(2):before {
  display: block;
  position: absolute;
  top: -11px;
  left: 1px;
  width: 37px;
  height: 35px;
  background: url("../img/ico_check.png") no-repeat;
  background-size: 37px 35px;
  content: "";
}
.quiz-area-dark ul li label div span:nth-child(3) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  display: block;
  flex: 1;
  text-align: center;
}
.answer-area {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 15px auto 0 auto;
  overflow: hidden;
  border-radius: 40px;
}
.answer-area:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 12px solid #f5a1a5;
  border-radius: 40px;
  line-height: 0;
  content: "";
}
.btn-answer {
  margin-top: 40px;
  text-align: center;
}
.btn-answer a,
.btn-answer button {
  -webkit-box-shadow: 0 10px 0 #894034;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  padding: 15px 70px;
  border: none;
  border-radius: 32px;
  background-color: #e6385d;
  box-shadow: 0 10px 0 #894034;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn-answer a:hover,
.btn-answer button:hover {
  opacity: 0.7;
}
.btn-answer a div,
.btn-answer button div {
  color: rgba(255,255,255,0.867);
  font-size: 1.75rem;
}
.btn-answer a span,
.btn-answer button span {
  color: #f9f3d4;
  font-size: 1.25rem;
}
.btn-answer button {
  width: 100%;
  max-width: 294px;
  height: 78px;
  padding: 15px 0;
  border-radius: 20px;
}
.btn-answer button.back {
  -webkit-box-shadow: 0 10px 0 #666;
  max-width: 200px;
  margin-right: 20px;
  background-color: #999;
  box-shadow: 0 10px 0 #666;
}
.btn-answer button div {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 800;
}
.btn-special {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 60px;
}
.btn-special a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0 10px 0 #894034;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 360px;
  height: 82px;
  padding: 15px 70px;
  border-radius: 32px;
  background-color: #e83e0e;
  box-shadow: 0 10px 0 #894034;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn-special a:hover {
  opacity: 0.7;
}
.btn-special a img {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 126px;
}
.btn-continue {
  margin-top: 40px;
  text-align: center;
}
.btn-continue a {
  -webkit-box-shadow: 0 10px 0 #894034;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 590px;
  padding: 25px 70px;
  border-radius: 32px;
  background-color: #e6385d;
  box-shadow: 0 10px 0 #894034;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn-continue a:after {
  -webkit-transform: translate(0, -50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 69px;
  height: 20px;
  transform: translate(0, -50%);
  background: url("../img/ico_arrow3.png");
  background-size: 100%;
  content: '';
}
.btn-continue a:hover {
  opacity: 0.7;
}
.chat-area {
  margin: 0 0 30px 0;
  padding: 20px 50px 65px 50px;
  border-radius: 40px;
  background-color: #f9deb5;
}
.dark .chat-area {
  -webkit-box-shadow: 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38;
  background-color: #2d2b38;
  box-shadow: 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38, 0 0 24px #2d2b38;
}
.chat-area .pan {
  color: #aa5a05;
  font-size: 1.875rem;
  font-weight: 800;
  text-align: center;
}
.voice {
  position: relative;
  padding-top: 40px;
}
.voice + .voice {
  margin-top: 15px;
}
.voice.standby {
  visibility: hidden;
}
.voice.standby p {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.voice.standby.fadein {
  visibility: visible;
}
.voice.standby.fadein p {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.voice.voice-right {
  text-align: right;
}
.voice.voice-right img {
  right: 0;
  left: auto;
}
.voice.voice-right p {
  margin-right: 70px;
  margin-left: 0;
  padding: 25px 50px 25px 40px;
}
.voice img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}
.voice p {
  display: inline-block;
  margin: 0;
  margin-left: 70px;
  padding: 25px 40px 25px 50px;
  border-radius: 12px;
  background-color: #faf6e7;
  font-weight: 500;
  line-height: 1.8;
}
.dark .voice p {
  background-color: #000;
  color: #f9f2d4;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.125rem;
  font-weight: 800;
}
.voice .ico-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.voice .ico-3 img {
  position: static;
}
.voice.voice-3 p {
  padding-right: 300px;
  font-size: 1.5rem;
  font-weight: 800;
}
.voice.voice-all p {
  padding-left: 70px;
  color: #aa5a05;
  font-size: 1.5rem;
  font-weight: 800;
}
.voice.voice-all img {
  bottom: 35px;
  width: 120px;
}
.voice.voice-w120 p {
  padding-right: 70px;
}
.voice.voice-w120 img {
  width: 120px;
}
.line {
  display: block;
  width: 44px;
  margin: 40px auto 0 auto;
}
.box {
  width: 100%;
  max-width: 590px;
  margin: 40px auto;
  padding: 40px 0;
  border: 2px solid #f9ce94;
  background-color: #f9f2d4;
  color: #aa5a05;
  font-size: 1.125rem;
  font-weight: 800;
  text-align: center;
}
.box.box-method {
  padding: 40px 20px;
  line-height: 1.8;
  text-align: left;
}
.birth-day {
  width: 100%;
  max-width: 1000px;
  margin: 50px auto 0 auto;
  overflow: hidden;
  border: 2px solid #f9ce94;
  border-radius: 5px;
  line-height: 0;
}
#footer {
  position: relative;
  padding: 30px 3%;
  background-color: #b58e5b;
}
#footer ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer ul li {
  width: 40px;
  margin: 0 20px;
  padding: 0;
}
#footer ul li a {
  display: block;
}
#footer ul li a img {
  width: 100%;
}
#footer .copyright {
  margin-top: 30px;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 500;
  text-align: center;
}
#footer .page-top {
  -webkit-transform: translate(0, -100%);
  display: block;
  position: absolute;
  top: 0;
  right: 35px;
  padding-bottom: 35px;
  transform: translate(0, -100%);
  color: #aa5a05;
  font-size: 1.25rem;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
}
html.page-top-fixed #footer .page-top {
  -webkit-transform: translate(0, 0);
  position: fixed;
  top: auto;
  right: 35px;
  bottom: 0;
  transform: translate(0, 0);
}
html.page-top-foot #footer .page-top {
  -webkit-transform: translate(0, -100%);
  position: absolute;
  top: 0;
  right: 35px;
  bottom: auto;
  transform: translate(0, -100%);
}
#footer .page-top img {
  width: 56px;
}
#footer .page-top div {
  margin-top: 20px;
}
.talk {
  -ms-flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.talk + dl {
  margin-top: 15px;
}
.talk dt {
  width: 135px;
  margin: 0;
  padding: 5px;
  border-radius: 20px;
  background-color: #f1dd86;
  color: #aa5a05;
  font-weight: 800;
  text-align: center;
  white-space: nowrap;
}
.talk dt.font14 {
  letter-spacing: -0.1em;
}
.talk dt.who {
  padding: 0 5px;
  background-color: #8c0516;
  color: #f1dd86;
  font-size: 1.5rem;
}
.talk dd {
  width: calc(100% - 135px);
  margin: 0;
  padding: 5px 0 0 15px;
  color: #aa5a05;
  font-size: 1.125rem;
  font-weight: 800;
}
.dark .talk dd {
  color: #f9f2d4;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.img-oshiri {
  display: block;
  width: 164px;
  margin: 0 auto;
}
.input-area {
  margin-top: 25px;
  padding: 25px 75px 50px 75px;
  border-radius: 40px;
  background-color: #f9deb5;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.8;
  text-align: center;
}
.input-area dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.125rem;
}
.conf .input-area dl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-area dl dt {
  width: 20%;
  color: #aa5a05;
  text-align: right;
}
.input-area dl dt span {
  display: inline-block;
  padding: 0 10px;
  border-radius: 6px;
  background-color: #e83e0e;
  color: #faf6e7;
  font-size: 0.75rem;
}
.input-area dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.input-area dl dd input[type="text"] {
  display: block;
  width: 100%;
  padding: 15px;
  border: none;
  border-radius: 12px;
  background-color: #faf6e7;
  font-size: 1rem;
}
.input-area dl dd input[type="text"].w135 {
  display: inline-block;
  width: 135px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.input-area dl dd textarea {
  display: block;
  width: 100%;
  height: 205px;
  padding: 15px;
  border: none;
  border-radius: 12px;
  background-color: #faf6e7;
  font-size: 1rem;
}
.input-area dl dd span {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
}
.input-area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-area ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-area ul li + li {
  margin-left: 30px;
}
.input-area ul li label {
  position: relative;
  overflow: hidden;
}
.input-area ul li label input {
  position: absolute;
  left: -999px;
}
.input-area ul li label input + span {
  display: inline-block;
  position: relative;
  width: 27px;
  height: 27px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #faf6e7;
  vertical-align: middle;
}
.input-area ul li label input:checked + span:before {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #e83e0e;
  content: "";
}
.result {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.result li {
  width: 30%;
  margin: 0 5% 50px 0;
  padding: 10px 0;
  border-radius: 18px;
  background-color: #f1dd86;
  color: #aa5a05;
  font-size: 1.5rem;
  font-weight: 800;
  list-style: none;
  text-align: center;
}
.result li:nth-child(3n) {
  margin-right: 0;
}
.result li span {
  display: block;
  font-size: 1.125rem;
  line-height: 1;
}
.special-quiz {
  position: relative;
  border-top: 12px solid #f9ce94;
  border-bottom: 12px solid #f9ce94;
}
.special-quiz figure {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.special-answer {
  position: relative;
  border-top: 12px solid #f5a1a5;
  border-bottom: 12px solid #f5a1a5;
}
.special-answer figure {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spiralSeal {
  margin: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #fff;
}
.msg {
  display: block;
  margin-bottom: 5px;
  color: #d00;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}
.header_emesg {
  width: 100%;
  margin: 30px auto;
  padding: 20px 20px 20px 20px;
  border: 2px solid #f00;
  background-color: #fff;
  color: #f00;
  font-size: 100%;
  font-weight: 800;
  text-align: left;
}
.dark .header_emesg {
  background-color: #2d2b38;
}
.scope {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}
.scope div.img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.133);
  position: relative;
  width: 180px;
  height: 180px;
  overflow: hidden;
  transform: translate(-50%, -50%);
  border: 12px solid #f9ce94;
  border-radius: 50%;
  background-color: #000;
  box-shadow: 0 0 12px rgba(0,0,0,0.133);
}
.special-answer .scope div.img {
  border: 12px solid #f5a1a5;
}
.scope div.img div {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  line-height: 0;
  pointer-events: none;
}
.scope div.img div img {
  display: block;
  max-width: none;
}
#loading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: none;
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  background-color: rgba(255,255,255,0.6);
}
html.loading #loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-present {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-present li {
  width: 30%;
  margin: 0 5% 30px 0;
  padding: 0;
  list-style: none;
}
.list-present li:nth-child(3n) {
  margin-right: 0;
}
.list-present li figure {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 8px;
  line-height: 0;
}
.list-present li figure img {
  width: 100%;
}
.list-present li p {
	margin: 10px 0 0 0;
    padding: 0;
    color: #aa5a05;
    font-size: 1.125rem;
    letter-spacing: -0.06em;
    line-height: 1.25em;
}
.text-agree {
  height: 200px;
  margin-top: 40px;
  padding: 15px;
  overflow-y: auto;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 0.875rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .PC {
    display: none !important;
  }
  .SP {
    display: block !important;
  }
  #temp-img img {
    width: 60px;
  }
  #header .logo {
    width: 60px;
  }
  .tit-m {
    font-size: 1.125rem;
    letter-spacing: -0.1em;
  }
  .dark {
    padding-top: 30px;
  }
  section.block {
    padding: 50px 3% 0 3%;
  }
  .mov-area a {
    border-radius: 20px;
  }
  .mov-area a:after {
    border: 6px solid #f9ce94;
    border-radius: 20px;
  }
  .mov-area a .play {
    max-width: 50px;
  }
  .box-text.box-present {
    padding: 40px 20px;
  }
  .box-text {
    border-radius: 20px;
    font-size: 0.875rem;
    letter-spacing: -0.1em;
  }
  .tit-quiz .tit {
    font-size: 1.375rem;
  }
  .tit-quiz h2 {
    font-size: 1.375rem;
  }
  .text-quiz {
    font-size: 1.125rem;
  }
  .quiz-area {
    border-radius: 20px;
  }
  .quiz-area:after {
    border: 6px solid #f9ce94;
    border-radius: 20px;
  }
  .quiz-area-dark ul {
    display: block;
  }
  .quiz-area-dark ul li {
    width: 100%;
    margin-right: 0;
  }
  .answer-area {
    border-radius: 20px;
  }
  .answer-area:after {
    border: 6px solid #f5a1a5;
    border-radius: 20px;
  }
  .btn-answer a div,
  .btn-answer button div {
    color: #fff;
    font-size: 1.375rem;
  }
  .btn-answer a span,
  .btn-answer button span {
    font-size: 0.875rem;
  }
  .btn-answer button.back {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .btn-special a {
    max-width: 250px;
    font-size: 1.375rem;
  }
  .btn-special a img {
    width: 100px;
  }
  .btn-continue a {
    font-size: 1.375rem;
  }
  .btn-continue a:after {
    width: 53px;
    height: 15px;
  }
  .chat-area {
    padding: 20px 10px 65px 10px;
  }
  .voice.voice-right p {
    margin-right: 30px;
    padding: 25px 40px 25px 20px;
  }
  .voice img {
    width: 80px;
  }
  .voice p {
    margin-left: 30px;
    padding: 25px 20px 25px 50px;
  }
  .voice.voice-all p {
    font-size: 1.25rem;
  }
  .voice.voice-all img {
    width: 100px;
  }
  .voice.voice-w120 img {
    width: 100px;
  }
  .box {
    font-size: 0.875rem;
    line-height: 1.8;
  }
  #footer .copyright {
    font-size: 0.875rem;
  }
  #footer .page-top {
    right: 10px;
    font-size: 0.875rem;
  }
  html.page-top-fixed #footer .page-top {
    right: 10px;
  }
  html.page-top-foot #footer .page-top {
    right: 10px;
  }
  #footer .page-top img {
    width: 25px;
  }
  #footer .page-top div {
    margin-top: 5px;
  }
  .img-oshiri {
    width: 100px;
  }
  .input-area {
    padding: 25px 30px 50px 30px;
  }
  .input-area dl {
    display: block;
  }
  .input-area dl dt {
    width: 100%;
    text-align: left;
  }
  .input-area dl dd {
    margin: 0;
  }
  .input-area ul li + li {
    margin-left: 10px;
  }
  .result li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 25px;
    font-size: 1.125rem;
  }
  .result li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .result li:nth-child(3n) {
    margin-right: 4%;
  }
  .result li span {
    font-size: 0.875rem;
  }
  .list-present li {
    width: 48%;
    margin-right: 4%;
  }
  .list-present li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .list-present li:nth-child(3n) {
    margin-right: 4%;
  }
  .list-present li p {
    font-size: 0.875rem;
  }
}
