@charset "utf-8";
.blockDisplay{
  display: block;
}
body.responsiveBody{
  width: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.js-mvswitch{
  visibility: hidden;
}
body.responsiveBody iframe{
  width: 100%;
}
body div#contents a{
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body div#contents a:hover{
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: .8;
}
#container{
  width: 100vw!important;
}
.bg{
  background-color: #FF368D;
  z-index: -1;
}
.notice{
  text-indent: -1em;
  margin-left: 1em!important;
}
@media (min-width: 769px) {
.spOnly{
    display: none;
  }
}
@media (max-width: 768px) {
  .pcOnly{
    display: none;
  }
  #container.bg::before{
    top: 60px;
  }
}

#mitakouevent {
  font-family:
    "Noto Sans JP", /* Windows / Android */
    "Hiragino Kaku Gothic Std", /* macOS / iOS */
    "Hiragino Kaku Gothic ProN", /* 互換フォールバック */
    "Hiragino Sans", /* macOS新しめ */
    "Noto Sans CJK JP", /* Androidデフォルト */
    "Meiryo", /* Windowsフォールバック */
    sans-serif!important; /* 最終フォールバック */
}
#mitakouevent .txt-red {
	color: #F00;
}
#mitakouevent,
div#contents p{
  line-height: 1.5;
}
#mitakouevent img {
	vertical-align:top;
  max-width: 100%;
  height: auto;
  width: 100%;
}
/*
#mitakouevent #offer .button.inactive:after {
    content:"本特典への申し込みは、ダイヤモンドの会員グレードが必要になります。";
    color: #c40000;
    font-size: 22px;
    font-weight:bold;
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position:absolute;
    top:10px;
    left:0;
    background: rgba(255,255,255,0.75);
    text-shadow: #fff 2px 2px 4px, #fff -2px 2px 4px, #fff 2px -2px 4px, #fff -2px -2px 4px;
}
*/
#mitakouevent #list {
  margin: 57px 0 0 0;
}
#mitakouevent h2#videTitle {
  font-weight: 600;
  font-size: 23px;
  line-height: 26px;
  padding: 33px 0 25px;
}
#mitakouevent .movie {
  max-width: 580px;
  margin: 0 auto;
}
#mitakouevent .report p {
  text-align: center;
  font-size: 18px;
}
@media (min-width: 769px) {
  .lowerWrapper{
    width: 725px;
    margin: 0 auto;
  }
}

/*** introduction ***/
#introduction{
  margin: 0 auto 75px;
  padding-top: 22px;
}
@media (min-width: 769px) {
  #introduction{
    width: 1080px;
  }
}
/*** ORG ***/
.flexLayer{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  text-align: center;
}
div#contents .section__title{
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 19px;
}
div#contents .section__title span{
  font-size: 16px;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em;
}
.eventWarp{
  margin-bottom: 41px;
}
@media screen and (min-width: 769px) {
  .eventWarp{
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #eventdetail{
    padding-bottom: 40px;
  }
}
div#contents{
    font-size: 1rem;
}
/* step */
.step {
  position: relative;
  margin: 0 auto;
}
.step + .step {
  margin-top: 24px;
}
.step__arrow {
  justify-content: center; 
}
.step__arrow li {
  position: relative;
  background-color: #000;
  border: 4px solid #000;
  border-radius: 15px;
  padding-top: 40px;
}
.step__arrow-order {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: #FF368D;
  background-color: #000;
  padding: 0 0 16px;
}
.step__arrow-order::before {
  content: "";
  position: absolute;
  top: 71px;
  left: 89px;
  width: 0;
  height: 0;
	box-sizing: border-box;
  border: 13px solid transparent;
  border-top: 13px solid #000;
  transform: rotate(135deg);
}
.step__arrow-title {
  padding-top: 14px;
  font-weight: bold;
  font-size: 14px;
}
.step__arrow-txt {
  color: #000;
  background-color: #fff;
  border-radius: 0 0 15px 15px;
  padding: 20px 5px 15px;
}
.step__arrow-btn {
  max-width: 190px;
  margin: 16px auto 0;
}
.step__arrow-img {
  position: absolute;
  width: 77px;
  height: 70px;
  top: -48px;
  left: 70px;
}
.step__arrow-img.step02{
  width: 84px;
  height: 70px;
}
.step__arrow-img.step03{
  width: 84px;
  height: 73px;
}
div#contents .eventWarpper p.note.mt-1{
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  margin: 5px 0 0;
}
#offer{
  margin-bottom: 75px;
}
@media (min-width: 769px) {
  .step__arrow li {
    width: 230px;
  }
  .step__arrow li+li{
    margin-left: 16px;
  }
}
@media (max-width: 768px) {
  .step__arrow-img {
    width: 90px;
    height: 82px;
    top: -50px;
    left: calc(100% - 57vw);
  }
  .step__arrow-img.step02{
    width: 97px;
    height: 82px;
  }
  .step__arrow-img.step03{
    width: 96px;
    height: 82px;
  }
  .step__arrow li+li{
    margin-top: 80px;
  }
  .step__arrow-order{
    font-size: 28px;
  }
  .step__arrow-order::before {
    top: 77px;
    left: 42%;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border: 14px solid transparent;
    border-top: 14px solid #000;
    transform: rotate(135deg);
  }
  .step__arrow-txt{
    font-size: 18px;
  }
}

/* movie */
.movieArea__inner{
  position: relative;
  padding-bottom: 80px;
}
.movieAreaWrap {
  width: 100%;
  margin: 0 auto;
  padding: 45px 52px 30px;
  background-color: #000;
  border-radius: 40px;
  box-shadow: 0 0 0 8px #FFF0F0;
}
.movieArea {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%;
  z-index: 1;
  border-radius: 4px 4px 0 0;
}
.movieArea__title{
  position: absolute;
  width: 241px;
  height: 66px;
  top: -54px;
  left: 240px;
}
.movieArea iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.movieArea a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movieTxt {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: #fff;
}
.movieTxt span {
  font-size: 20px;
  font-weight: 800;
}
.moviebtn{
  position: relative;
  width: 150px;
  height: 50px;
  text-align: center;
  background-color: #FF368D;
  color: #000!important;
  font-weight: bold;
  margin-top: 30px;
  padding: 8px 20px 0 0;
  z-index: 1;
}
.moviebtn::before {
  content: "";
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 150px;
  height: 50px;
  background-color: #fff;
  z-index: -1;
}
.moviebtn::after {
  content: "";
  position: absolute;
  right: 26px;
  top: 30%;
  color: #000;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: rotate(45deg);
}

@media (max-width: 768px) {
  .movieTxt {
    flex-direction: column;
  }
  .movieTxt span {
    font-size: 16px;
    font-weight: 800;
  }
  .movieTxt .txtWrap{
    font-size: 14px;
  }
  .movieArea__title{
    position: absolute;
    width: 176px;
    height: 50px;
    top: -38px;
    left: calc(100% - 67vw);
  }
  .movieAreaWrap {
    padding: 34px 24px 30px;
    border-radius: 14px;
    box-shadow: 0 0 0 4px #FFF0F0;
  }
  .moviebtn{
    width: 120px;
    height: 40px;
    margin-top: 0;
    padding-top: 6px;
    font-size: 14px;
    padding-right: 26px;
    align-self: flex-end;
  }
  .moviebtn::before {
    bottom: 4px;
    right: 4px;
    width: 120px;
    height: 40px;
  }
  .moviebtn::after {
    right: 20px;
    top: 30%;
    width: 8px;
    height: 8px;
    border: 2px solid #000;
    border-left: 0;
    border-bottom: 0;
  }
}

/* Button */
body div#contents .eventWarp .btn-wrap,
body div#contents .report .btn-wrap{
  max-width: 320px;
  margin: 0 auto;
}
div#contents .loginlink{
  color: #000;
  margin-top: 24px;
}
div#contents .loginlink .blockDisplay{
  font-size: 15px;
}
div#contents .btn-wrap .strongTxt{
  font-weight: bold;
  font-size: 18px;
  display: block;
}
body div#contents .btn{
  position: relative;
  width: 320px;
  margin: 48px auto 0;
  text-align: center;
  background-color: #fff;
  padding: 10px 0 18px;
  z-index: 0;
}
body div#contents .btn::before{
  content: "";
  position: absolute;
  bottom: 3px;
  right: 3px;
  width: 320px;
  height: 64px;
  background-color: #000;
  z-index: -1;
}
body div#contents .btn::after{
  content: "";
  position: absolute;
  right: 30px;
  top: 36%;
  color: #fff;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: rotate(45deg);
}
body div#contents .btn a{
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
@media (min-width: 769px) {
  .loginlink{
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .loginlink{
    font-size: 14px;
  }
  body div#contents .btn{
    margin: 10px auto 0;
  }
}

/* イベント概要 */
.eventWarp__list{
  border: 1px solid #DEDEDF;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto;
}
.eventWarp__list dl{
  justify-content: center;
  align-items: center;
  background: #F4F4F4;
  border-bottom: 1px solid #DEDEDF;
  text-align: left;
}
.eventWarp__list dl dt{
  font-weight: bold;
  font-size: 16px;
  background-color: #F4F4F4;
  max-width: 210px;
  width: 100%;
  padding: 16px 20px;
}
.eventWarp__list dl dd{
  max-width: calc(100% - 210px);
  background: #fff;
  padding: 16px;
  width: 100%;
}
.eventWarp__list dl dd > ul > li{
  margin-bottom: 5px;
  font-size: 16px;
}
.eventWarp__list dl dd > ul > li:last-child{
  margin-bottom: 0;
}
.eventWarp__list dl dd > ul.decimal{
  padding-left: 19px;
}
.eventWarp__list dl dd > ul.decimal > li{
  list-style: decimal;
}
.eventWarp__list dl dd ul.feelings{
  margin-top: 20px;
}
.eventWarp__list dl dd ul.notesCution{
  margin-bottom: 20px;
}
.eventWarp__list dl dd ul.notesCution > li{
  font-size: 16px;
}
.eventWarp__list dl dd ul.asterisk > li{
  font-size: 16px;
  margin-bottom: 5px;
  text-indent: -1rem;
  padding-left: 1rem;
}
.eventWarp__list dl dd ul.asterisk > li .color_red{
  color: #F00;
}
div#contents #list a{
  text-decoration: underline;
  color: #1a1a1a;
}
div#contents .eventWarpper p{
  margin: 0;
}
/* PAGE TOP*/
#page-topbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
}
#page-topbtn a{
  width: 44px;
  height: 44px;
  background: #3695d6;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .08);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, .08);
  display: block;
  position: relative;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
#page-topbtn a:hover {
  text-decoration: none;
}
#page-topbtn svg{
  width: 20px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
    #container{
        margin-bottom: 70px;
        width: 100%;
        letter-spacing: initial;
    }
    body.responsiveBody{
        min-width: 100%;
    }
    .eventWarp{
        margin-bottom: 33px;
    }
    .lowerWrapper{
        padding: 0 20px;
    }
    div#contents .section__title{
        flex-direction: column;
    }
/* STEP */
    .step__arrow {
        display: block;
        border: none;
    }
    .step__arrow-title {
        padding-top: 8px;
    }
    div#contents .eventWarpper p.note.mt-1{
        margin: 7px 0 0;
    }
    .step__caution{
        margin: 6px 0;
        font-size: 15px;
    }
    body div#contents .eventWarpper .step__caution-txt{
        margin: 0 0 15px 1rem;
        text-indent: -1rem;
    }
    .step__arrow-btn {
        width: 100%;
        max-width: inherit;
    }
    #offer{
        margin: 10px 0 70px;
    }
    #mitakouevent h2#videTitle{
        padding: 0 0 25px;
    }
    #mitakouevent,
    div#contents p{
        line-height: 1.4;
    }
/* MOVIE */
    body.responsiveBody iframe{
        height: auto;
        /*min-height: 300px;*/
      aspect-ratio: 16 / 9;
    }
/* LIST */
    .eventWarp__list{
        border: none;
        border-radius: inherit;
    }
    .eventWarp__list dl{
        display: block;
        padding-bottom: 27px;
        border-bottom: 1px solid #DEDEDF;
        margin-bottom: 27px;
        background: transparent;
    }
    .eventWarp__list dl dt{
        margin: 0 0 10px 0;
        font-size: 16px;
        background: transparent;
        max-width: 100%;
        text-align: left;
        padding: 0;
    }
    .eventWarp__list dl dd{
        padding: 0;
        max-width: 100%;
        font-size: 16px;
    }
    .eventWarp__list dl dd > ul > li{
        margin-bottom: 10px;
    }
    .eventWarp__list dl dd ul.asterisk > li{
        text-indent: -1.6rem;
        margin-left: 1rem;
    }
    .eventWarp__list dl dd ul.notesCution.asterisk > li{
        text-indent: -1rem;
        margin-bottom: 10px;
    }
    #page-topbtn a,
    div#contents #list a,
    div#contents a:link,
    div#contents a:visited{
        -webkit-overflow-scrolling: touch;
    }
    .eventWarp__list dl dd > ul > li:last-child > .asterisk{
        margin-left: 0.8rem;
        margin-top: 0.8rem;
    }
}