@charset "UTF-8";

@media screen and (min-width: 768px) {
  #header h1 {
    width: 122px;
    left: 25px;
  }
  #header h1 img {
    width: 100%;
  }
}

.txt_alert {
  background: #000;
  padding: 9px 0;
  text-align: center;
}
.txt_alert img {
  width: 79.53%;
}
@media screen and (min-width: 768px) {
  .txt_alert {
    padding: 18px 0;
  }
  .txt_alert img {
    width: 509px;
  }
}

/*----------------------------------------
	photo_repeat
-----------------------------------------*/
.photo_repeat ul {
  background: #24211f;
  padding: 15px 0;
}
.photo_repeat ul li {
  padding: 0 8px;
}

@media screen and (min-width: 768px) {
  .photo_repeat ul li {
    padding: 0 13px;
  }
}


/*----------------------------------------
	s-special
-----------------------------------------*/
.s-special {
  background: url(../img/bg_special@sp.png) no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 26px 0 25px;
}
.s-special h2 {
  width: 42.1875%;
  margin: 0 auto 15px;
}
.s-special .list_bnr {
  margin: -5px 0 0 0;
  font-size: 0;
  text-align: center;
}
.s-special .list_bnr:after {
  content: "";
  display: block;
  clear: both;
}
.s-special .list_bnr li {
  display: inline-block;
  vertical-align: top;
  width: 44.5%;
  width: calc(50% - 16px);
  margin: 5px 8px 0 8px;
}

@media screen and (min-width: 768px) {
  .s-special {
    background-image: url(../img/bg_special@pc.png);
    padding: 40px 0 47px;
  }
  .s-special h2 {
    width: auto;
    text-align: center;
    margin: 0 0 43px;
  }
  .s-special .list_bnr {
    width: 1046px;
    margin: 0 auto;
  }
  .s-special .list_bnr li {
    width: 233px;
    margin: 0 0 0 38px;
  }
  .s-special .list_bnr li:first-child {
    margin: 0;
  }
  .s-special .list_bnr li img {
    width: 100%;
  }
}


/*----------------------------------------
	s-news
-----------------------------------------*/
.s-news {
  background: url(../img/bg_news@sp.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 26px 0 25px;
  min-height: 135px;
}
.s-news h2 {
  width: 29.0625%;
  margin: 0 auto 15px;
}
.s-news .list_news {
  text-align: center;
  margin: 0 8px;
}
.s-news .list_news li {
  font-size: 11px;
  line-height: 2.3;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.s-news .list_news li span {
  display: inline-block;
  vertical-align: middle;
  background: url(../common/img/icon_01.png) no-repeat 0 center;
  -webkit-background-size: 24px 25px;
  background-size: 24px 25px;
  padding-left: 30px;
}
.s-news .list_news li a {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-decoration: underline;
  margin: -2px 0 0 10px;
}

@media screen and (min-width: 768px) {
  .s-news {
    background-image: url(../img/bg_news@pc.png);
    padding: 40px 0 47px;
    min-height: 320px;
  }
  .s-news h2 {
    width: auto;
    text-align: center;
    margin: 0 0 50px;
  }
  .s-news .list_news li {
    font-size: 18px;
    line-height: 2.5;
  }
  .s-news .list_news li span {
    -webkit-background-size: 47px 49px;
    background-size: 47px 49px;
    padding-left: 57px;
  }
}


/*----------------------------------------
	s-story
-----------------------------------------*/
.s-story {
  background: url(../img/bg_story.gif) repeat 0 0;
  padding: 26px 0 25px;
}
.s-story .item_story {
  width: 92.1875%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.s-story .item_story_t {
  margin: 0 auto 13px;
}
.s-story h2 {
  width: 33.59375%;
  margin: 0 auto 25px;
}
.s-story .txt_story {
  text-align: center;
  margin: 0 8px 15px;
  position: relative;
  z-index: 1;
}
.s-story .bg_story_01 {
  position: absolute;
  top: -50px;
  left: 0;
  width: 26.71875%;
  z-index: 0;
}
.s-story .bg_story_02 {
  position: absolute;
  top: -50px;
  right: 0;
  width: 29.0625%;
  z-index: 0;
}
.s-story .txt_story p {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 9px;
  color: #fff;
  margin: 12px 17px 0;
  position: relative;
  z-index: 1;
}
.s-story .txt_story p:first-child {
  margin: 0;
}
.s-story .bg_story_03 {
  position: absolute;
  top: -526%;
  left: 0;
  right: 0;
  width: 92.0338%;
  margin: 0 auto;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .s-story {
    padding: 40px 0 47px;
  }
  .s-story h2 {
    width: auto;
    text-align: center;
    margin: 0 0 50px;
  }
  .s-story .item_story {
    width: auto;
    text-align: center;
  }
  .s-story .item_story_t {
    margin: 0 auto 35px;
  }
  .s-story .txt_story {
    width: 1064px;
    margin: 0 auto 30px;
  }
  .s-story .bg_story_01,
  .s-story .bg_story_02 {
    top: -130px;
  }
  .s-story .txt_story p {
    margin: 12px 0 0;
  }
  .s-story .bg_story_03 {
    top: -483%;
    width: 100%;
    text-align: center;
  }
}


/*----------------------------------------
	s-cm
-----------------------------------------*/
.s-cm {
  background: url(../img/bg_cm@sp.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 26px 8px 25px;
}
.s-cm h2 {
  width: 20%;
  margin: 0 auto 15px;
}
.s-cm h3 {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  color: #885e00;
  text-align: center;
  margin-bottom: 5px;
}
.s-cm .movie_cm {
  width: 100%;
  height: 173px;
  margin-bottom: 25px;
}
.s-cm .movie_cm:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .s-cm {
    background-image: url(../img/bg_cm@pc.png);
    padding: 40px 0 47px;
    min-height: 320px;
  }
  .s-cm h2 {
    width: auto;
    text-align: center;
    margin: 0 0 43px;
  }
  .s-cm h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .s-cm .movie_cm {
    width: 710px;
    height: 400px;
    margin: 0 auto 47px;
  }

}


/*----------------------------------------
	s-message
-----------------------------------------*/
.s-message {
  background: url(../img/bg_message@sp.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 26px 0 25px;
}
.s-message h2 {
  width: 47.65625%;
  margin: 0 auto 15px;
}
.s-message .c-message {
  width: 87%;
  width: calc(100% - 15px);
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.s-message .c-message_box {
  margin-top: 12px;
}
.s-message .c-message_box:first-child {
  margin-top: 0;
}
.s-message .c-message_box img {
  width: 100%;
  margin-bottom: 12px;
}
.s-message .c-message_box2 img {
  width: 80%;
  margin-bottom: 12px;
}
.s-message .c-message dt {
  font-size: 16px;
  margin-bottom: 5px;
}
.s-message .c-message dd {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .s-message {
    background-image: url(../img/bg_message@pc.png);
    padding: 85px 0 47px;
    min-height: 320px;
  }
  .s-message h2 {
    width: auto;
    text-align: center;
    margin: 0 0 43px;
  }
  .s-message .c-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .s-message .c-message .c-message_box {
    width: 532px;
    text-align: center;
    margin: 0;
  }
  .s-message .c-message .c-message_box img {
    width: 532px;
    margin-bottom: 125px;
    margin-top: 94px;
  }
  .s-message .c-message .c-message_box2 img {
    width: 408px;
    margin-bottom: 20px;
  }
  .s-message .c-message .c-message_box dl {
    width: 460px;
    margin: 0 auto;
  }
  .s-message .c-message dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .s-message .c-message dd {
    font-size: 14px;
    line-height: 1.6;
  }
}


/*----------------------------------------
	s-howtoplay
-----------------------------------------*/
.s-howtoplay {
  background: url(../img/bg_howtoplay@sp.png) no-repeat 87% -3% #ffce62;
  -webkit-background-size: 48.59375%;
  background-size: 48.59375%;
  padding: 26px 0 25px;
}
.s-howtoplay h2 {
  width: 71.875%;
  margin: 0 auto 15px;
}
.s-howtoplay .c-howtoplay {
  width: 87%;
  width: calc(100% - 47px);
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.s-howtoplay .c-howtoplay_box {
  margin-top: 30px;
}
.s-howtoplay .c-howtoplay_box:first-child {
  margin-top: 0;
}
.s-howtoplay h3 {
  margin-bottom: 15px;
}
.s-howtoplay .link_faq {
  width: 71.40625%;
  margin: 18px auto 0;
}
.s-howtoplay .tw_btn_area {
  background: url(../img/bg_tw_btn_howtoplay@sp.png) no-repeat 0 0;
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 87%;
  width: calc(100% - 47px);
  margin: 20px auto 0;
  padding: 7.7%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.s-howtoplay .tw_btn_area p {
  width: 80.75%;
}
.s-howtoplay .tw_btn_area a {
  display: block;
  width: 55.48%;
  margin: 5% auto 0;
}

@media screen and (min-width: 768px) {
  .s-howtoplay {
    background: url(../img/bg_howtoplay@sp.png) no-repeat 80% -5.8% #ffce62;
    background-size: 33%;
    padding: 60px 0 47px;
  }
  .s-howtoplay h2 {
    width: auto;
    text-align: center;
    margin: 0 0 20px;
  }
  .s-howtoplay .c-howtoplay {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
  }
  .s-howtoplay .c-howtoplay_box {
    margin-top: 0;
    float: right;
    width: 495px;
  }
  .s-howtoplay .c-howtoplay_box:first-child {
    float: left;
  }
  .s-howtoplay .c-howtoplay_box:first-child ol {
    width: 491px;
  }
  .s-howtoplay .c-howtoplay_box:first-child li {
    margin-top: -7px;
  }
  .s-howtoplay .c-howtoplay_box:first-child li:first-child {
    margin-top: 0;
  }
  .s-howtoplay .c-howtoplay_box img {
    width: 100%;
  }
  .s-howtoplay .link_faq {
    width: auto;
    text-align: center;
    margin: 30px 0 0;
  }
  .s-howtoplay .tw_btn_area {
    background-image: url(../img/bg_tw_btn_howtoplay@pc.png);
    width: 1037px;
    margin: 30px auto 0;
    padding: 53px 43px 42px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .s-howtoplay .tw_btn_area p {
    width: auto;
  }
  .s-howtoplay .tw_btn_area a {
    width: 290px;
    margin: 26px auto 0;
  }
}


/*----------------------------------------
	s-event
-----------------------------------------*/
.s-event {
  background: url(../img/bg_event@sp.png) no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 26px 0 50px;
}
.s-event h2 {
  width: 34.6875%;
  margin: 0 auto 15px;
}
.s-event .c-event {
  text-align: center;
}
.s-event .c-event_box {
  margin-top: 30px;
}
.s-event .c-event_box:first-child {
  margin-top: 0;
}
.s-event .c-event_box h3 {
  margin-bottom: 20px;
}
.s-event .c-event_box h4 {
  margin: 0 auto 10px;
}
.s-event .c-event_box h5 {
  margin: 0 auto 10px;
}
.s-event .c-event_box .ttl {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 20px auto 5px;
    background-color:#885e00;
    width:90%;
    display: inline-block;
}
.s-event .c-event_box .c-event_h4_01 {
  width: 9.22%;
}
.s-event .c-event_box .c-event_h4_02 {
  width: 73.43%;
}
.s-event .c-event_box .c-event_h4_03 {
  width: 8.125%;
}
.s-event .c-event .price_list {
  width: 64.6875%;
  font-size: 11px;
  margin: 0 auto 20px;
}
.s-event .c-event .price_list.last {
  margin-bottom: 30px;
}
.s-event .c-event .price_list li {
  background: #fff;
  border-radius: 2px;
  margin-top: 12px;
  padding: 5px 0 5px;
  position: relative;
}
.s-event .c-event .price_list li:first-child {
  margin-top: 0;
}
.s-event .c-event .price_list li:before {
  content: "";
  background: url(../img/item_event_01.png) no-repeat 0 0;
  -webkit-background-size: 14px;
  background-size: 14px;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 14px;
  height: 14px;
  z-index: 0;
}
.s-event .c-event .price_list li:after {
  content: "";
  background: url(../img/item_event_02.png) no-repeat 0 0;
  -webkit-background-size: 14px;
  background-size: 14px;
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 14px;
  height: 14px;
  z-index: 0;
}
.s-event .c-event .price_list li dt {
  color: #cea324;
  font-size: 13px;
  font-weight: bold;
}
.s-event .c-event .price_list li dd {
  font-size: 28px;
  font-weight: bold;
}
.s-event .c-event .txt_price_list {
  font-size: 12px;
  width: 87%;
  width: calc(100% - 47px);
  margin: 0 auto;
    text-align: left;
    word-wrap: break-word;
    
}
.s-event .c-event .txt_price_list a {
  color: #40311a;
  text-decoration: underline;
}
.s-event .c-event_box hr {
    display: block;
    border: 1px solid #cea324;
    margin: 1rem auto;
    width: 90%;
}
@media screen and (min-width: 768px) {
  .s-event {
    background-image: url(../img/bg_event@pc.png);
    padding: 80px 0 47px;
  }
  .s-event h2 {
    width: auto;
    text-align: center;
    margin: 0 0 53px;
  }
  .s-event .c-event {
    width: 827px;
    margin: 0 auto;
  }
  .s-event .c-event_box {
    margin-top: 50px;
  }
    .s-event .c-event_box .ttl {
        width: 100%;
        margin: 40px auto 30px;
}
  .s-event .c-event_box .c-event_h4_01,
  .s-event .c-event_box .c-event_h4_02,
  .s-event .c-event_box .c-event_h4_03 {
    width: auto;
  }
  .s-event .c-event .price_list {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
  }    
  .s-event .c-event .price_list li {
    float: left;
    width: 269px;
    margin: 0 0 0 10px;
    padding: 25px 0 10px;
  }
  .s-event .c-event .price_list li:first-child {
    margin: 0;
  }
  .s-event .c-event .price_list li:before,
  .s-event .c-event .price_list li:after {
    -webkit-background-size: 18px;
    background-size: 18px;
    width: 18px;
    height: 18px;
  }
  .s-event .c-event .price_list li dt {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .s-event .c-event .price_list li dd {
    font-size: 36px;
  }
  .s-event .c-event .txt_price_list {
    font-size: 14px;
    width: auto;
  }
.s-event .c-event_box hr {
    width: 100%;
}
}

.s-event .c-event .schedule_box {
  background: #fff;
  border-radius: 2px;
  padding: 20px;
  margin: 0 8px;
  position: relative;
}
.s-event .c-event .schedule_box h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}
.s-event .c-event .schedule_box p strong {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
}
.s-event .c-event .schedule_box p {
  font-size: 14px;
  line-height: 1.6;
}
.s-event .c-event .schedule_box ul li {
  font-size: 12px;
  margin-top: 5px;
}
.s-event .c-event .schedule_box ul li:first-child {
  margin-top: 0;
}
.s-event .c-event .schedule_box .img_schedule_box {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .s-event .c-event .schedule_box:before {
    content: "";
    background: url(../img/item_event_01.png) no-repeat 0 0;
    -webkit-background-size: 18px;
    background-size: 18px;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 18px;
    height: 18px;
    z-index: 0;
  }
  .s-event .c-event .schedule_box:after {
    content: "";
    background: url(../img/item_event_02.png) no-repeat 0 0;
    -webkit-background-size: 18px;
    background-size: 18px;
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: 18px;
    height: 18px;
    z-index: 0;
  }
  .s-event .c-event .schedule_box h4 {
    font-size: 28px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  .s-event .c-event .schedule_box p strong {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .s-event .c-event .schedule_box p {
    font-size: 14px;
    line-height: 1.6;
  }
  .s-event .c-event .schedule_box ul {
    margin-top: 18px;
  }
  .s-event .c-event .schedule_box ul li {
    font-size: 14px;
    margin-top: 5px;
  }
  .s-event .c-event .schedule_box .img_schedule_box {
    margin-bottom: 25px;
  }
}

.s-event .c-event .store_list {
  width: 87%;
  width: calc(100% - 47px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.s-event .c-event .store_list li {
  width: calc(50% - 20px);
  margin: 10px 7px 0;
  background: -moz-linear-gradient(-45deg, #e5c769 10%, #feed8e 45%, #feed8e 55%, #e5c769 90%);
  background: -webkit-linear-gradient(-45deg, #e5c769 10%, #feed8e 45%, #feed8e 55%, #e5c769 90%);
  background: linear-gradient(-45deg, #e5c769 10%, #feed8e 45%, #feed8e 55%, #e5c769 90%);
  border: 1px solid #d2c69e;
  border-radius: 2px;
  -webkit-box-shadow: 1px 4px 6px rgba(0,0,0,0.7);
  box-shadow: 1px 4px 6px rgba(0,0,0,0.7);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.s-event .c-event .store_list li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 1px;
  border: 1px solid #9a6000;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
}
.s-event .c-event .store_list a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  padding: 10px 5px 5px;
  position: relative;
  z-index: 1;
}
.s-event .c-event .store_list a:before {
  content: "";
  background: url(../img/item_event_03.png) no-repeat 0 0;
  -webkit-background-size: 10px;
  background-size: 10px;
  position: absolute;
  top: 3px;
  left: 2px;
  width: 10px;
  height: 10px;
  z-index: 0;
}
.s-event .c-event .store_list a dt {
  color: #713500;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.s-event .c-event .store_list a dt span {
  display: block;
  font-size: 11px;
  font-weight: bold;
}
.s-event .c-event .store_list a dd {
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 12px;
}
.s-event .c-event .store_list a > span {
  display: block;
  background: #3d4e36;
  border-radius: 2px;
  color: #ffd600;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 0;
}
@media screen and (min-width: 768px) {
  .s-event .c-event .store_list {
    width: 87%;
    width: calc(100% - 50px);
  }
  .s-event .c-event .store_list li {
    width: 32%;
    width: calc(33.33% - 14px);
    margin: 25px 7px 0;
    border-radius: 4px;
  }
  .s-event .c-event .store_list a {
    border-radius: 4px;
    padding: 30px 10px 15px;
  }
  .s-event .c-event .store_list a:before {
    background: url(../img/item_event_03.png) no-repeat 0 0;
    -webkit-background-size: 19px;
    background-size: 19px;
    top: 3px;
    left: 2px;
    width: 19px;
    height: 19px;
  }
  .s-event .c-event .store_list a dt {
    font-size: 30px;
  }
  .s-event .c-event .store_list a dt span {
    font-size: 16px;
  }
  .s-event .c-event .store_list a dd {
    font-size: 16px;
  }
  .s-event .c-event .store_list a > span {
    font-size: 16px;
    border-radius: 4px;
    padding: 5px;
  }
}


/*----------------------------------------
	s-voice
-----------------------------------------*/
.s-voice {
  background: url(../img/bg_voice@sp.gif) repeat 0 0;
  -webkit-background-size: 38px 39px;
  background-size: 38px 39px;
  padding: 26px 0 30px;
}
.s-voice .title_voice {
  width: 31.25%;
  margin: 0 auto 15px;
}
.s-voice .title_realescapegame {
  width: 68.125%;
  margin: 0 auto 15px;
}
.s-voice .voice_list {
  width: 87%;
  width: calc(100% - 47px);
  margin: 0 auto 65px;
}
.s-voice .voice_list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.s-voice .voice_list dl + dl {
  margin-top: 58px;
}
.s-voice .voice_list dl:first-child {
  margin-top: 0;
}
.s-voice .voice_list dl:nth-child(2n-1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.s-voice .voice_list dl:nth-child(2n) {
  -webkit-box-orient:  horizontal;
  -webkit-box-direction:  reverse;
      -ms-flex-flow:  row-reverse nowrap;
          flex-flow:  row-reverse nowrap;
}
.s-voice .voice_list dt {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 16.526%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.s-voice .voice_list dl:nth-child(2n-1) dt {
  margin-right: 6%;
}
.s-voice .voice_list dl:nth-child(2n) dt {
  margin-left: 6%;
}
.s-voice .voice_list dt {
  position: relative;
}
.s-voice .voice_list dt .imgperson,
.s-voice .voice_list dt .textarea  {
  display: inline-block;
  width: 100%;
}
.s-voice .voice_list dt .imgperson {
  position: static;
}
.s-voice .voice_list dt .textarea {
  font-size: 3.3vw;
  position: static;
  margin-top: 5px;
}
.s-voice .voice_list dd {
  font-size: 12px;
  width: 77.474%;
  position: relative;
  background: #fffaea;
  padding: 10px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.s-voice .voice_list dd:after {
  top: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 250, 234, 0);
  border-width: 10px;
  margin-top: -10px;
}
.s-voice .voice_list dl:nth-child(2n-1) dd:after {
  right: 100%;
  border-right-color: #fffaea;
}
.s-voice .voice_list dl:nth-child(2n) dd:after {
  left: 100%;
	border-left-color: #fffaea;
}
.s-voice .real_escape_area {
  width: 87%;
  width: calc(100% - 47px);
  margin: 0 auto;
}
.s-voice .real_escape_area p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.s-voice .real_escape_area .movie_voice {
  width: 100%;
  height: 173px;
}

@media screen and (min-width: 768px) {
  .s-voice {
    background: url(../img/bg_voice@pc.gif) repeat 0 0;
    background-size: 76px 78px;
    padding: 74px 0 82px;
  }
  .s-voice .title_voice {
    width: auto;
    margin: 0 auto 43px;
    text-align: center;
  }
  .s-voice .title_realescapegame {
    width: auto;
    margin: 0 auto 43px;
    text-align: center;
  }
  .s-voice .voice_list {
    margin-bottom: 150px;
    width: 1024px;
  }
  .s-voice .voice_list {
    margin-top: 20px;
  }
  .s-voice .voice_list dt {
    font-size: 16px;
    width: 100px;
  }
  .s-voice .voice_list dt .imgperson {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    z-index: 10;
  }
  .s-voice .voice_list dt .textarea {
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    z-index: 20;
  }
  .s-voice .voice_list dl:nth-child(2n-1) dt {
    margin-right: 20px;
  }
  .s-voice .voice_list dl:nth-child(2n) dt {
    margin-left: 20px;
  }
  .s-voice .voice_list dd {
    font-size: 16px;
    width: 904px;
  }
  .s-voice .voice_list dd:after {
    top: 50%;
  }
  .s-voice .real_escape_area {
    width: 942px;
    margin: 0 auto;
    overflow: hidden;
  }
  .s-voice .real_escape_area p {
    color: #fff;
    font-size: 16px;
    float: left;
    width: 450px;
    margin-bottom: 0;
  }
  .s-voice .real_escape_area .movie_voice {
    float: right;
    width: 444px;
    height: 250px;
  }
}

/*----------------------------------------
	s-thepromisedneverland
-----------------------------------------*/
.s-thepromisedneverland {
  background: #eee6ca;
  padding: 26px 0 25px;
}
.s-thepromisedneverland h2 {
  width: 77.5%;
  margin: 0 auto 15px;
}
.s-thepromisedneverland .c-thepromisedneverland {
  width: 87%;
  width: calc(100% - 47px);
  margin: 0 auto;
}
.s-thepromisedneverland .c-thepromisedneverland_img {
  text-align: center;
  margin-bottom: 50px;
}
.s-thepromisedneverland .c-thepromisedneverland_img img:nth-child(1) {
  width: 63.23%;
  margin-bottom: 5px;
}
.s-thepromisedneverland .c-thepromisedneverland_img img:nth-child(2) {
  width: 60.37%;
}
.s-thepromisedneverland .c-thepromisedneverland_txt {
  font-size: 14px;
}
.s-thepromisedneverland .c-thepromisedneverland_txt h3 {
  color: #976800;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.s-thepromisedneverland .c-thepromisedneverland_txt p {
  font-size: 14px;
  line-height: 1.6;
}
.s-thepromisedneverland .c-thepromisedneverland_txt .notes_txt {
  font-size: 14px;
  margin: 20px 0 10px;
}
.s-thepromisedneverland .c-thepromisedneverland_txt .notes_txt p:first-child {
  margin-bottom: 3px;
}
.s-thepromisedneverland .c-thepromisedneverland_txt .btn_area {
  margin: -10px 0 0 -10px;
}
.s-thepromisedneverland .c-thepromisedneverland_txt .btn_area p {
  display: inline-block;
  vertical-align: top;
  width: 28.66%;
  margin: 20px 0 0 10px;
}
.s-thepromisedneverland .c-thepromisedneverland_txt .btn_area p:nth-child(1) {
  width: 41.65%;
}

@media screen and (min-width: 768px) {
  .s-thepromisedneverland {
    background: #eee6ca;
    padding: 80px 0 170px;
  }
  .s-thepromisedneverland h2 {
    width: auto;
    margin: 0 auto 43px;
    text-align: center;
  }
  .s-thepromisedneverland .c-thepromisedneverland {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
  }
  .s-thepromisedneverland .c-thepromisedneverland_img {
    width: 370px;
    text-align: center;
    margin-bottom: 0;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 49px;
  }
  .s-thepromisedneverland .c-thepromisedneverland_img img:nth-child(1) {
    margin-bottom: 15px;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt {
    float: right;
    font-size: 16px;
    width: 654px;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt h3 {
    font-size: 16px;
    line-height: 1.5;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt p {
    font-size: 16px;
    line-height: 1.5;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt .notes_txt p {
    font-size: 13px;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt .btn_area {
    width: 500px;
    margin: -30px 0 0 -10px;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt .btn_area p {
    width: 170px;
    margin: 40px 0 0 10px;
  }
  .s-thepromisedneverland .c-thepromisedneverland_txt .btn_area p:nth-child(1) {
    width: 247px;
  }
}


/*----------------------------------------
	modal
-----------------------------------------*/
#cboxLoadedContent {
  background: #0a8ecd;
}
.c-modal {
  color: #fff;
  text-align: center;
  padding: 35px 18px;
}
.c-modal .h1_area {
	margin-bottom: 10px;
}
.c-modal .h1_area h1 {
	width: 79.375%;
	margin: 0 auto;
}
.c-modal .h1_area p {
	width: 95.412%;
	margin: 0 auto;
}
.c-modal .c-modal_img {
  margin-bottom: 18px;
}
.c-modal p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.c-modal .txt_congrats {
  font-size: 24px;
  margin-bottom: 10px;
}
.c-modal button {
  background: #ffbd00;
  border: none;
  border-radius: 25px;
  display: block;
  font-size: 18px;
  width: 218px;
  padding: 10px 0;
  margin: 0 auto;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .c-modal {
    padding: 70px 35px;
  }
  .c-modal .h1_area {
		margin-bottom: 20px;
	}
	.c-modal .h1_area h1,
	.c-modal .h1_area p {
		width: auto;
		text-align: center;
	}
  .c-modal .c-modal_img {
    margin-bottom: 30px;
  }
  .c-modal p {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .c-modal .txt_congrats {
    font-size: 48px;
    margin-bottom: 20px;
  }
  .c-modal button {
    border-radius: 50px;
    font-size: 35px;
    width: 432px;
    padding: 20px 0;
    -webkit-transition: all linear .2s;
	  transition: all linear .2s;
  }
  .c-modal button:hover {
    opacity: 0.7;
  }
}


#colorbox.bnr_modal_box #cboxLoadedContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #eb811d;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#colorbox.bnr_modal_box .c-modal {
  padding: 40px 15px;
}
#colorbox.bnr_modal_box #cboxLoadedContent #mdl-close {
  background: none;
  border: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
#colorbox.bnr_modal_box #cboxLoadedContent #mdl-close::before,
#colorbox.bnr_modal_box #cboxLoadedContent #mdl-close::after {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 2px;
  height: 21px;
  margin: auto;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#colorbox.bnr_modal_box #cboxLoadedContent #mdl-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#colorbox.bnr_modal_box #cboxLoadedContent h2 {
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 22px;
}
#colorbox.bnr_modal_box .c-modal_list {
  margin: 0 0 10px;
  letter-spacing: -.40em;
}
#colorbox.bnr_modal_box .c-modal_list li {
  display: inline-block;
  margin: 5px 10px;
  font-size: 15px;
  line-height: 0.9;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
}
#colorbox.bnr_modal_box small {
  display: block;
  margin-bottom: 20px;
  font-size: 10px;
}
#colorbox.bnr_modal_box #cboxLoadedContent .c-modal_txt p {
  color: #fff;
  font-weight: normal;
  text-align: center;
}
#colorbox.bnr_modal_box .c-modal_txt01 {
  margin: 0 0 10px;
  font-size: 20px;
}
#colorbox.bnr_modal_box .c-modal_txt02 {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  #colorbox.bnr_modal_box .c-modal {
    padding: 40px 35px;
  }
  #colorbox.bnr_modal_box #cboxLoadedContent #mdl-close {
    top: 20px;
    right: 20px;
    width: 34px;
    height: 34px;
  }
  #colorbox.bnr_modal_box #cboxLoadedContent #mdl-close::before,
  #colorbox.bnr_modal_box #cboxLoadedContent #mdl-close::after {
    width: 4px;
    height: 42px;
  }
  #colorbox.bnr_modal_box #cboxLoadedContent h2 {
    font-size: 34px;
    margin: 0 0 15px;
  }
  #colorbox.bnr_modal_box .c-modal_list {
    margin: 0 0 10px;
    letter-spacing: -.40em;
  }
  #colorbox.bnr_modal_box .c-modal_list li {
    font-size: 24px;
  }
  #colorbox.bnr_modal_box small {
    margin-bottom: 0px;
  }
  #colorbox.bnr_modal_box #cboxLoadedContent .c-modal_txt p {
    color: #fff;
    font-weight: normal;
    text-align: center;
  }
  #colorbox.bnr_modal_box .c-modal_txt01 {
    margin: 0 0 10px;
    font-size: 30px;
  }
  #colorbox.bnr_modal_box .c-modal_txt02 {
    font-size: 16px;
  }
}


.txt_red {
    color: #ba0c2f;
    font-weight: bold;
}
