@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- base
- amazing_cmn_block
-------------------------*/
/*=======================================
base
=======================================*/
html {
  letter-spacing: 0.03em;
}

.question .q_gallery {
  background-color: #0493DC;
}
.question .ball {
  background: #0493DC;
}

@media screen and (max-width: 768px) {
  .zukan_nav_area {
    background-color: #8de7fd;
  }
}

.character_comment_intro {
  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;
  row-gap: 5.0714285714vw;
  margin-bottom: 5.6428571429vw;
}
@media screen and (max-width: 768px) {
  .character_comment_intro {
    row-gap: 40vw;
    margin-bottom: 48vw;
  }
}
.character_comment_intro .character_comment {
  margin: 0 !important;
}
.character_comment_intro .character_comment img {
  width: 10.7857142857vw;
  right: -14.3571428571vw;
}
@media screen and (max-width: 768px) {
  .character_comment_intro .character_comment img {
    width: 26.6666666667vw;
    height: 35.4666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -38.6666666667vw;
  }
}
.character_comment_intro .character_comment .comment_wrapper {
  padding: 0 !important;
}
.character_comment_intro .character_comment .comment_wrapper .comment_txt {
  width: 36.5vw;
  background: #EFEFEF;
}
@media screen and (max-width: 768px) {
  .character_comment_intro .character_comment .comment_wrapper .comment_txt {
    width: 86.6666666667vw;
  }
}
.character_comment_intro .character_comment .comment_wrapper .comment_txt::before {
  background: #EFEFEF;
}
.character_comment_intro .character_comment.yellow img {
  width: 9.7142857143vw;
  left: -13vw;
}
@media screen and (max-width: 768px) {
  .character_comment_intro .character_comment.yellow img {
    bottom: -34.6666666667vw;
  }
}
.character_comment_intro .character_comment.yellow .comment_txt {
  background: #FFD737;
}
.character_comment_intro .character_comment.yellow .comment_txt::before {
  background: #FFD737;
}

/* ===========
amazing_cmn_block
============= */
.amazing_cmn_block:not(:last-of-type) {
  margin-bottom: 11.4285714286vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block:not(:last-of-type) {
    margin-bottom: 21.3333333333vw;
  }
}
.amazing_cmn_block {
  /* ===========
  modal_area
  ============= */
}
.amazing_cmn_block .modal_area {
  position: relative;
  z-index: 1;
}
.amazing_cmn_block .modal_area .inner {
  width: 65.7142857143vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner {
    width: 86.6666666667vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.0142857143vw 3.9285714286vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list {
    gap: 4vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item {
  position: relative;
  width: 19.2857142857vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item {
    width: calc((100% - 4vw) / 2);
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .modaal-btn {
  display: inline-block;
  width: 19.2857142857vw;
  height: 22.9871428571vw;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .modaal-btn {
    width: 41.3333333333vw;
    height: 49.2906666667vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .modaal-btn img {
  position: relative;
  z-index: 1;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .modal_ttl {
  position: absolute;
  top: 4.9285714286vw;
  font-size: 2.1428571429vw;
  font-weight: 700;
  font-family: var(--murecho);
  z-index: 2;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .modal_ttl {
    top: 10.1333333333vw;
    font-size: 4.8vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_01 {
  background: url(../img/gallery/amazing/modal_btn01.png) no-repeat;
  background-size: cover;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_01 .modal_ttl {
  left: 5.2857142857vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_01 .modal_ttl {
    left: 10.9333333333vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_02 {
  background: url(../img/gallery/amazing/modal_btn02.png) no-repeat;
  background-size: cover;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_02 .modal_ttl {
  left: 6.4285714286vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_02 .modal_ttl {
    left: 13.0666666667vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_03 {
  background: url(../img/gallery/amazing/modal_btn03.png) no-repeat;
  background-size: cover;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_03 .modal_ttl {
  left: 7.5vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_03 .modal_ttl {
    left: 15.4666666667vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_04 {
  background: url(../img/gallery/amazing/modal_btn04.png) no-repeat;
  background-size: cover;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_04 .modal_ttl {
  left: 7.5vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_04 .modal_ttl {
    left: 15.4666666667vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_05 {
  background: url(../img/gallery/amazing/modal_btn05.png) no-repeat;
  background-size: cover;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_05 .modal_ttl {
  left: 5.2857142857vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_05 .modal_ttl {
    left: 10.9333333333vw;
  }
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_06 {
  background: url(../img/gallery/amazing/modal_btn06.png) no-repeat;
  background-size: cover;
}
.amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_06 .modal_ttl {
  left: 5.2857142857vw;
}
@media screen and (max-width: 768px) {
  .amazing_cmn_block .modal_area .inner .modaal_list .modal_item .btn_06 .modal_ttl {
    left: 10.9333333333vw;
  }
}

/* ========
modal
===========*/
/* モーダル開く時 */
.modaal-wrapper.modaal-start {
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}

/* モーダル閉じる時 */
.modaal-wrapper {
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}

.modaal-overlay {
  background: #0493DC !important;
  opacity: 0.9 !important;
}

.modaal-container {
  position: relative;
  width: auto;
  max-width: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  width: 65.7142857143vw;
}
@media screen and (max-width: 768px) {
  .modaal-container {
    width: 86.6666666667vw;
  }
}
.modaal-container .modaal-content-container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  background: url(../img/gallery/amazing/modal_bg_main.png) repeat-y;
  background-size: 100% auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .modaal-container .modaal-content-container {
    width: 86.6666666667vw;
    background: url(../img/gallery/amazing/modal_bg_main_sp.png) repeat-y;
    background-size: contain;
  }
}
.modaal-container .modaal-content-container::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2.8571428571vw;
  width: 65.7142857143vw;
  height: 3vw;
  background: url(../img/gallery/amazing/modal_bg_top.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .modaal-container .modaal-content-container::before {
    top: -3.7333333333vw;
    width: 86.6666666667vw;
    height: 4vw;
    background: url(../img/gallery/amazing/modal_bg_top_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
.modaal-container .modaal-content-container::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3vw;
  width: 65.7142857143vw;
  height: 3vw;
  background: url(../img/gallery/amazing/modal_bg_bottom.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .modaal-container .modaal-content-container::after {
    bottom: -4vw;
    width: 86.6666666667vw;
    height: 4vw;
    background: url(../img/gallery/amazing/modal_bg_bottom_sp.png) no-repeat;
    background-size: 100% auto;
  }
}

.modaal-close {
  display: none;
}

.detail_inner {
  width: 65.7142857143vw;
  padding: 3.4285714286vw 4.2857142857vw 2.9714285714vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .detail_inner {
    width: 86.6666666667vw;
    padding: 9.4933333333vw 6.6666666667vw 9.44vw;
    margin: 0 auto;
  }
}
.detail_inner::before {
  content: "";
  display: block;
  width: 8.5vw;
  height: 8.5442857143vw;
  background: url(../img/gallery/amazing/close_btn01.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -2.1428571429vw;
  right: 0.1428571429vw;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .detail_inner::before {
    width: 17.016vw;
    height: 17.8133333333vw;
    background: url(../img/gallery/amazing/close_btn01_sp.png) no-repeat;
    background-size: contain;
    top: -3.2vw;
    right: 0.5333333333vw;
  }
}
.detail_inner .detail_ttl {
  margin-bottom: 2.6214285714vw;
  font-family: var(--murecho);
  font-size: 2.8571428571vw;
  font-weight: 700;
  color: #183251;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_ttl {
    font-size: 5.3333333333vw;
    font-weight: 900;
    margin-bottom: 5.3333333333vw;
  }
}
.detail_inner .detail_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5714285714vw;
  margin-bottom: 3.2142857143vw;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
.detail_inner .detail_top .img_area {
  width: 26.7857142857vw;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_top .img_area {
    width: 73.3333333333vw;
  }
}
.detail_inner .detail_top .txt_area {
  width: 26.7857142857vw;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_top .txt_area {
    width: 73.3333333333vw;
  }
}
.detail_inner .detail_top .txt_area .detail_sttl {
  padding-bottom: 0.7142857143vw;
  margin-bottom: 1.4285714286vw;
  font-family: var(--murecho);
  font-size: 1.7142857143vw;
  font-weight: 700;
  line-height: 1.75;
  color: #183251;
  border-bottom: 1px solid #D6D6D6;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_top .txt_area .detail_sttl {
    font-size: 4.2666666667vw;
    font-weight: 700;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.detail_inner .detail_top .txt_area .detail_txt {
  font-family: var(--zenmarugothic);
  font-size: 1.2857142857vw;
  font-weight: 500;
  line-height: 2;
  color: #183251;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_top .txt_area .detail_txt {
    font-size: 4.2666666667vw;
  }
}
.detail_inner .detail_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4428571429vw;
  background: #FF7878;
  border-radius: 1.4285714286vw;
  padding: 2.1428571429vw;
  -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    border-radius: 5.3333333333vw;
    padding: 8vw;
  }
}
.detail_inner .detail_bottom .img_area {
  width: 10.2135714286vw;
  padding-top: 0.7142857143vw;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_bottom .img_area {
    padding-top: 0;
    width: 32.7973333333vw;
  }
}
.detail_inner .detail_bottom .txt_area {
  width: 40.2014285714vw;
  font-family: var(--zenmarugothic);
  font-size: 1.2857142857vw;
  font-weight: 500;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_bottom .txt_area {
    width: 57.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
.detail_inner .detail_close_btn {
  color: #183251;
  font-family: var(--zenmarugothic);
  font-size: 1.1428571429vw;
  font-weight: 700;
  text-align: center;
  width: 6.4285714286vw;
  height: 6.4285714286vw;
  position: absolute;
  top: -1.4285714286vw;
  right: 0;
  -webkit-clip-path: circle(79% at calc(50% + 1.5vw) calc(50% - 1.5vw));
          clip-path: circle(79% at calc(50% + 1.5vw) calc(50% - 1.5vw));
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_close_btn {
    font-size: 2.1333333333vw;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    -webkit-clip-path: circle(82% at calc(50% + 2.8571428571vw) calc(50% - 2.8571428571vw));
            clip-path: circle(82% at calc(50% + 2.8571428571vw) calc(50% - 2.8571428571vw));
  }
}
.detail_inner .detail_close_btn .close_icon {
  display: block;
  width: 1.6428571429vw;
  height: 1.5714285714vw;
  margin-inline: auto;
  margin-bottom: 0.2142857143vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_close_btn .close_icon {
    width: 4vw;
    height: 4vw;
    margin-bottom: 0.5333333333vw;
  }
}
.detail_inner .detail_close_btn .close_icon::before, .detail_inner .detail_close_btn .close_icon::after {
  content: "";
  display: block;
  width: 2vw;
  height: 0.2142857143vw;
  background: #183251;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 768px) {
  .detail_inner .detail_close_btn .close_icon::before, .detail_inner .detail_close_btn .close_icon::after {
    width: 4.2666666667vw;
    height: 0.5333333333vw;
  }
}
.detail_inner .detail_close_btn .close_icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.detail_inner .detail_close_btn .close_icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

/* ===========
link_area
============= */
.link_area .grayout {
  pointer-events: none;
  opacity: 0.6;
}/*# sourceMappingURL=amazing.css.map */