@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : special.css
Description : スペシャルコンテンツ
===================================================================== */
/* =====================================================================
    共通（大枠）
======================================================================*/
html {
  min-height: 100vh;
  overflow-x: hidden;
  font-size: calc(10 / 750 * 100vw);
}

.gDef-top-banner {
  background-color: #bf0000;
}

.wrapper {
  position: relative;
  padding-bottom: 12rem;
  font-family: YakuHanJP, "Noto Sans JP", "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.075em;
  color: #000000;
  background-color: #fff;
}

.wrapper img {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}

.wrapper a {
  color: #000000;
  display: block;
}

.bg_pattern1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 136.3rem;
  background: url(../images/bg_pattern1.jpg) repeat center/34.2rem auto;
}

.bg_pattern1::before {
  content: '';
  position: absolute;
  display: block;
  bottom: -0.1rem;
  left: 0;
  width: 100%;
  height: 3.7rem;
  background: url(../images/bg_wave1.png) repeat-x center bottom/auto 100%;
}

section,
header,
main,
footer {
  position: relative;
}

#main {
  margin-bottom: 12rem;
}

.inner {
  position: relative;
  width: calc(680 / 750 * 100%);
  margin: 0 auto;
  z-index: 2;
}

.btn_top {
  position: absolute;
  bottom: 3rem;
  right: 0;
  width: 16rem;
  z-index: 100;
}

.btn_top.fixed {
  position: fixed;
}

.btn_top a {
  -webkit-box-shadow: 0px 1rem 1.5rem 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1rem 1.5rem 0px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  html {
    font-size: calc(10 / 1400 * 100vw);
  }
  .wrapper {
    font-size: 1.8rem;
  }
  .wrapper a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .bg_pattern1 {
    height: 73.1rem;
  }
  .inner {
    width: calc(880 / 1400 * 100%);
    max-width: 880px !important;
  }
  .sp {
    display: none !important;
  }
  .btn_top {
    width: 12rem;
  }
  .btn_top a {
    position: relative;
    top: 0;
  }
  .btn_top a:hover {
    top: -1rem;
  }
}

@media screen and (min-width: 1400px) {
  html {
    font-size: 10px;
  }
}

/* =====================================================================
    header
======================================================================*/
#header {
  padding: 11rem 0 3.7rem;
}

#header h1 {
  margin: 0 auto;
  width: 38.4rem;
}

@media screen and (min-width: 768px) {
  #header {
    padding: 8rem 0 3.8rem;
  }
  #header h1 {
    width: 28.8rem;
  }
}

/* =====================================================================
    special
======================================================================*/
.special_mv {
  margin: 0 0 7.8rem calc(-35 / 680 * 100%);
  width: calc(750 / 680 * 100%);
}

.special h2 {
  margin: 0 auto 6rem;
  width: 59.2rem;
}

.special h2 img {
  aspect-ratio: 2.792/1;
}

.special p {
  margin: 0 auto 10rem;
  width: 64rem;
  line-height: 1.833;
}

.btn_start {
  display: block;
  margin: 0 auto 12rem;
  width: 56rem;
}

.btn_start img {
  aspect-ratio: 4.667/1;
}

.special_notice {
  margin: 0 auto;
  width: 64rem;
}

.special_notice li {
  margin-bottom: 0.5em;
  font-size: 2rem;
  line-height: 1.5;
  padding-left: 0.6em;
  text-indent: -0.6em;
}

@media screen and (min-width: 768px) {
  .special_mv {
    margin: 0 0 4rem calc(-160 / 880 * 100%);
    width: calc(1200 / 880 * 100%);
  }
  .special h2 {
    margin-bottom: 3.5rem;
    width: 44.2rem;
  }
  .special p {
    margin-bottom: 7rem;
    text-align: center;
    width: 100%;
    line-height: 2.25;
  }
  .btn_start {
    position: relative;
    margin-bottom: 8rem;
    width: 42rem;
  }
  .btn_start::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/btn_start_h.jpg) no-repeat center/contain;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .btn_start:hover::after {
    opacity: 1;
  }
  .special_notice {
    width: 72rem;
  }
  .special_notice li {
    margin-bottom: 1.5em;
    font-size: 1.4rem;
    line-height: 1.714;
  }
}

/* =====================================================================
    question
======================================================================*/
.question {
  display: none;
}

.question_box {
  margin: 0 0 12.7rem calc(-35 / 680 * 100%);
  padding: 16rem 0 10.5rem;
  width: calc(750 / 680 * 100%);
  height: 92.1rem;
  background: url(../images/bg_question-sp.jpg) no-repeat center/contain;
}

.question_ttl {
  margin-bottom: 4.2rem;
  text-align: center;
  font-family: "Viga", sans-serif;
  font-size: 8rem;
}

.question_ttl span {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.qustion_meter {
  margin: 0 auto 7rem;
  width: calc(344 / 750 * 100%);
}

.qustion_meter_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.75em 0.1em;
  font-family: "Dancing Script", cursive;
  font-size: 2rem;
  letter-spacing: 0;
  color: #bf0000;
}

.qustion_meter_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0.2rem solid #fff;
  background: #fff;
}

.qustion_meter_item span {
  display: block;
  width: calc(100% / 5);
  height: 2.4rem;
  background-color: #e5e5e5;
  border: 0.2rem solid #fff;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.qustion_meter_item span.active {
  background: #bf0000;
}

.questions {
  margin: 0 auto;
  width: 56rem;
}

.question_txt {
  height: 34rem;
  font-size: 4.8rem;
  line-height: 1.666;
}

.rafio_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rafio_form li {
  position: relative;
  width: 24rem;
}

.rafio_form li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.rafio_form li label {
  display: block;
  padding: 3rem 0;
  text-align: center;
  width: 100%;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #fff;
  background: #bf0000;
  border-radius: 3em;
}

.rafio_form li:last-child label {
  background: #000000;
}

.btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btn_wrap button {
  display: block;
  width: 32rem;
}

@media screen and (min-width: 768px) {
  .question_box {
    margin: 0 0 8rem calc(-160 / 880 * 100%);
    padding: 10rem 0 9rem;
    width: calc(1200 / 880 * 100%);
    height: 63rem;
    background-image: url(../images/bg_question-pc.jpg);
  }
  .question_ttl {
    margin-bottom: 2rem;
    font-size: 6rem;
  }
  .qustion_meter {
    margin-bottom: 5rem;
    width: calc(280 / 1400 * 100%);
  }
  .qustion_meter_txt {
    font-size: 1.5rem;
  }
  .qustion_meter_item span {
    height: 1.8rem;
  }
  .questions {
    width: 47rem;
  }
  .question_txt {
    height: 20rem;
    font-size: 3.6rem;
  }
  .rafio_form {
    margin: 0 auto;
    width: 42rem;
  }
  .rafio_form li {
    width: 18rem;
  }
  .rafio_form li label {
    padding: 2.2rem 0;
    font-size: 1.8rem;
  }
  .btn_wrap button {
    position: relative;
    width: 30rem;
  }
  .btn_wrap button::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .btn_wrap button.btn_back::after {
    background: url(../images/btn_back_h.jpg) no-repeat center/contain;
  }
  .btn_wrap button.btn_restart::after {
    background: url(../images/btn_restart_h.jpg) no-repeat center/contain;
  }
  .btn_wrap button:hover::after {
    opacity: 1;
  }
}

/* =====================================================================
    result
======================================================================*/
.result_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 6.5rem calc(-35 / 680 * 100%);
  padding: 7.5rem 0;
  width: calc(750 / 680 * 100%);
  height: 139.6rem;
  background: url(../images/bg_results-sp.jpg) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .result_box_inner {
    display: contents;
  }
  .result_box_inner h2 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.result_box figure {
  margin: 0 auto 3rem;
  width: 48rem;
}

.result_box h2 {
  margin: 0 auto -2.1rem;
  width: 34.2rem;
}

.result_name {
  margin-bottom: 4rem;
}

.result_name img {
  margin: auto;
  width: auto;
  height: 9.7rem;
}

.result_txt {
  margin: 0 auto;
  width: 49rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.833;
  text-shadow: 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508, 0.1em 0.1em 0.4em #480508;
}

@media screen and (min-width: 768px) {
  .result_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 0 6.5rem calc(-160 / 880 * 100%);
    padding: 5.5rem 0;
    width: calc(1200 / 880 * 100%);
    height: 63rem;
    background-image: url(../images/bg_results-pc.jpg);
  }
  .result_box_inner {
    width: 40.5rem;
  }
  .result_box figure {
    margin: 0 6.4rem 0 14rem;
    width: 36rem;
  }
  .result_box h2 {
    margin: 0 auto 1.5rem;
    width: 25.6rem;
  }
  .result_name {
    margin-bottom: 3rem;
  }
  .result_name img {
    height: 7.1rem;
  }
  .result_txt {
    width: 100%;
    line-height: 2.111;
  }
}

/* =====================================================================
    sns_share
======================================================================*/
.sns_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.8rem 0;
  -o-border-image: linear-gradient(45deg, #8f5300 0%, #c39222 20%, #ffe066 50%, #c39222 80%, #8f5300 100%) 1/0.2rem 0 0.2rem 0;
     border-image: linear-gradient(45deg, #8f5300 0%, #c39222 20%, #ffe066 50%, #c39222 80%, #8f5300 100%) 1/0.2rem 0 0.2rem 0;
  border-style: solid;
}

.sns_share dt {
  width: calc(280 / 680 * 100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 2.2rem;
  font-weight: 700;
}

.sns_share dd {
  width: calc(312 / 680 * 100%);
}

.sns_share ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sns_share ul li {
  position: relative;
  width: 9.6rem;
  height: 9.6rem;
}

.sns_share ul li::before {
  content: '';
  position: absolute;
  display: block;
  bottom: -0.4rem;
  right: -0.4rem;
  width: 100%;
  height: 100%;
  background: url(../../images/common/bg_grade2.jpg) no-repeat center/contain;
}

.sns_share ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background-color: #000000;
}

.sns_share ul li a img {
  width: 3.4rem;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .sns_share {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2.5rem 0;
  }
  .sns_share dt {
    width: calc(300 / 880 * 100%);
    font-size: 1.8rem;
  }
  .sns_share dd {
    width: calc(310 / 880 * 100%);
    margin-left: calc(80 / 880 * 100%);
  }
  .sns_share dd ul li {
    width: 7.8rem;
    height: 7.8rem;
  }
  .sns_share dd ul li a {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .sns_share dd ul li a img {
    width: 2.8rem;
  }
  .sns_share dd ul li a:hover {
    bottom: -0.4rem;
    right: -0.4rem;
  }
}

/* =====================================================================
    print
======================================================================*/
@media print {
  .special_mv img,
  .result_box figure img {
    display: none;
  }
}
/*# sourceMappingURL=special.css.map */