@charset "utf-8";

/* !Reseting
---------------------------------------------------------- */
.ct_bg div, .ct_bg pre, .ct_bg p, .ct_bg blockquote, .ct_bg figure, .ct_bg dl, .ct_bg dt, .ct_bg dd, .ct_bg ul, .ct_bg ol, .ct_bg li, .ct_bg h1, .ct_bg h2, .ct_bg h3, .ct_bg h4, .ct_bg h5, .ct_bg h6, .ct_bg form, .ct_bg fieldset, .ct_bg th, .ct_bg td
{ margin: 0; padding: 0;}
.ct_bg input, .ct_bg textarea
{ margin: 0; font-size: 100%;}
.ct_bg label
{ cursor: pointer;}
.ct_bg table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
.ct_bg fieldset, .ct_bg img
{ border: 0;}
.ct_bg img
{ vertical-align: top;}
.ct_bg address, .ct_bg caption, .ct_bg cite, .ct_bg code, .ct_bg dfn, .ct_bg em, .ct_bg th, .ct_bg var
{ font-style: normal; font-weight: normal;}
.ct_bg ol, .ct_bg ul
{ list-style: none;}
.ct_bg caption, .ct_bg th
{ text-align: left;}
.ct_bg h1, .ct_bg h2, .ct_bg h3, .ct_bg h4, .ct_bg h5, .ct_bg h6
{ font-size: 100%; font-weight: normal;}
.ct_bg q:after, .ct_bg q:before
{ content:'';}
.ct_bg a, .ct_bg input
{ outline: none; }
.ct_bg abbr, .ct_bg acronym
{ border: 0;}
.ct_bg span,
.ct_bg small {
  font-family: inherit;
  font-weight: inherit;
}
.ct_bg strong {
  font-family: inherit;
  font-weight: bold;
}
.ct_bg li:before {
  content: normal;
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  position: initial;
  left: auto;
  top: auto;
}

#contents {
  padding: 0;
  width: 100%;
}

.ct_bg {
  background-image: url(../img/bg01.png);
  background-repeat: repeat;
  background-size: 30%;
}

.ct_bg img {
  max-width: 100%;
  height: auto;
}

.ct_bg .imgOver01 img {
  transition: opacity .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ct_bg .imgOver02 a {
  position: relative;
  display: block;
  background: transparent;
}
.ct_bg .imgOver02 a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  transition: background .3s;
}
@media (any-hover: hover) {
.ct_bg .imgOver01 a:hover img {
  opacity: .8;
}
.ct_bg .imgOver02 a:hover::before {
  background: rgba(255, 255, 255, 0.2);
}
}

.ct_bg .center {
  text-align: center !important;
}
.ct_bg .right {
  text-align: right !important;
}

.ct_bg .snsBtn01 {
}
.ct_bg .snsBtn01 > li {
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

.ct_bg {
  color: #471E87;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro";
  line-height: 1.5;
  letter-spacing: 0.02em;
  overflow-x: hidden;
}

.ct_bg .wrap01 {
  display: flex;
  flex-wrap: wrap;
}
.ct_bg .wrap01.bC {
  justify-content: center;
}
.ct_bg .wrap01.between {
  justify-content: space-between;
}
.ct_bg .wrap01.aC {
  align-items: center;
}
/* Parts */
.ct_bg .headTitleArea01 {
  padding: 9.5px 0;
  background: #E5004A;
  position: relative;
}
.ct_bg .headTitleArea01 h1 {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.28px;
}
.ct_bg .mainvisual01 {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25);
}
.ct_bg .section01 {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 60px;
}
.ct_bg .inner01 {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.ct_bg .section01 .frameArea01 {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 8px 8px 0 0 rgba(59, 29, 14, 0.25);
  padding: 20px 30px 60px;
}
.ct_bg .movieWrap01 > .movieBlock01 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.ct_bg .movieWrap01 > .movieBlock01 iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 1920 / 1080;
  border-radius: 10px;
}
.ct_bg .movieWrap01 > .movieBlock01::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920 / 1080;
  border: 4px solid #E5004A;
  border-radius: 10px;
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.ct_bg .movieWrap01 > .cap01 {
  margin-top: 10px;
  font-size: 16px;
}
.ct_bg .bnrBlock01 {
  width: 100%;
  max-width: 720px;
  margin: 60px auto 0;
}
.ct_bg .bnrBlock01 img {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}

.ct_bg .inner01 > .title01 {
  text-align: center;
}

/* intro */
.ct_bg #intro .frameArea01 {
  position: relative;
}
.ct_bg #intro .frameArea01.pt02 {
  max-width: 588px;
  margin-left: auto;
  margin-right: auto;
}
.ct_bg #intro .wrap01 {
  gap: 30px 20px;
}
.ct_bg #intro .frameArea01 .img01,
.ct_bg #intro .frameArea01 .img02,
.ct_bg #intro .frameArea01 .img03 {
  position: absolute;
}
.ct_bg #intro .frameArea01 .img01 {
  width: 127px;
  transform: rotate(-15.06deg);
  top: -21px;
  left: -29px;
}
.ct_bg #intro .frameArea01 .img02 {
  width: 179px;
  transform: rotate(-8.267deg);
  bottom: -36px;
  left: -28px;
}
.ct_bg #intro .frameArea01 .img03 {
  width: 145px;
  bottom: -58px;
  right: -37px;
}
.ct_bg #intro .frameArea01 .col01 {
  width: calc(50% - 20px);
}
.ct_bg #intro .frameArea01.pt02 .col01 {
  width: 100%;
}
/* howto */
.ct_bg #howto .inner01 {
  padding-top: 50px;
  position: relative;
}
.ct_bg #howto .inner01 > .title01 {
  position: absolute;
  top: 0;
  left: calc(50% - 205px);
  z-index: 10;
}
.ct_bg #howto .frameArea01 {
  padding-top: 78px;
  padding-bottom: 30px;
  position: relative;
}
.ct_bg #howto .frameArea01 .img04,
.ct_bg #howto .frameArea01 .img05,
.ct_bg #howto .frameArea01 .img06,
.ct_bg #howto .frameArea01 .img07,
.ct_bg #howto .frameArea01 .img08,
.ct_bg #howto .frameArea01 .img09,
.ct_bg #howto .frameArea01 .img10,
.ct_bg #howto .frameArea01 .img11 {
  position: absolute;
}
.ct_bg #howto .frameArea01 .img04 {
  width: 157px;
  transform: rotate(5.512deg);
  top: -31px;
  left: -12px;
}
.ct_bg #howto .frameArea01 .img05 {
  width: 180px;
  transform: rotate(-4.227deg);
  top: -91px;
  left: 138px;
}
.ct_bg #howto .frameArea01 .img06 {
  width: 125px;
  transform: rotate(13.763deg);
  top: -38px;
  right: 168px;
}
.ct_bg #howto .frameArea01 .img07 {
  width: 131px;
  transform: rotate(-15deg);
  top: -72px;
  right: 20.8px;
}
.ct_bg #howto .frameArea01 .img08 {
  width: 177px;
  bottom: -23px;
  left: -27px;
}
.ct_bg #howto .frameArea01 .img09 {
  width: 129px;
  transform: rotate(-20.929deg);
  bottom: -27px;
  left: 287px;
}
.ct_bg #howto .frameArea01 .img10 {
  width: 182px;
  transform: rotate(2.573deg);
  bottom: -46px;
  right: 138px;
}
.ct_bg #howto .frameArea01 .img11 {
  width: 144px;
  transform: rotate(7.504deg);
  bottom: -36px;
  right: -30px;
}
.ct_bg #howto .frameArea02 {
  margin-top: 60px;
}
.ct_bg #howto .frameArea02 > .title02 {
  text-align: center;
}
.ct_bg #howto .frameArea02 > .image02 {
  margin-top: 20px;
}
.ct_bg #howto .frameArea02 > .txt01 {
  text-align: right;
  margin-top: 20px;
  font-size: 20px;
  line-height: 1;
}
.ct_bg #howto .frameArea03 {
  margin-top: 40px;
  position: relative;
}
.ct_bg #howto .frameArea03 .image02 {
  text-align: center;
}
.ct_bg #howto .frameArea03 .img12,
.ct_bg #howto .frameArea03 .img13,
.ct_bg #howto .frameArea03 .img14 {
  position: absolute;
}
.ct_bg #howto .frameArea03 .img12 {
  top: 64px;
  left: 29px;
}
.ct_bg #howto .frameArea03 .img13 {
  bottom: 0;
  left: 79px;
}
.ct_bg #howto .frameArea03 .img14 {
  bottom: 64px;
  right: 31px
}
/* enjoy */
.ct_bg #enjoy .inner01 > .title01 {
  position: relative;
}
.ct_bg #enjoy .inner01 > .title01 .ph03 {
  width: 164px;
  position: absolute;
  left: calc(50% + 273px);
  top: 9px;
}
.ct_bg .section__img01 {
  width: 100%;
  height: 338px;
  margin-top: 60px;
}
.ct_bg .section__img01 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* movie */
.ct_bg #movie .frameArea01 {
  margin-top: 30px;
  padding: 30px;
}
.ct_bg #movie .wrap01 {
  gap: 30px 40px;
}
.ct_bg #movie .frameArea01 .col01 {
  width: calc(50% - 20px);
}
.ct_bg #movie .frameArea01.pt02 .col01 {
  width: 100%;
}
/* item */
.ct_bg #item {
  margin-top: 80px;
}
.ct_bg #item .frameArea01 {
  padding: 30px 30px 28.6px 30px;
}
.ct_bg #item .wrap01 {
  gap: 40px;
}
.ct_bg #item .wrap01 .col01 {
  width: calc(50% - 20px);
}
.ct_bg #item .frameArea01 .col01 .swiper-container {
  border: 4px solid #E5004A;
}
.ct_bg #item .frameArea01 .col01 .list01 {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}
.ct_bg #item .frameArea01 .col01 .list01 li {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.28px;
}
.ct_bg #item .frameArea01 .col01 .list02 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
  cursor: pointer;
}
.ct_bg #item .frameArea01 .col01 .list02 li {
  position: relative;
  width: calc( (100% - 30px) / 4 );
}
.ct_bg #item .frameArea01 .col01 .list02 li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #E5004A;
}
.ct_bg #item .swiper-container {
  overflow: hidden;
}
.ct_bg #item .thumbnail_wrap {
  -webkit-tap-highlight-color: transparent;
}
.ct_bg #item .thumbnail_wrap li {
  position: relative;
  display: block;
  background: transparent;
}
.ct_bg #item .thumbnail_wrap li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  transition: background .3s;
}
@media (any-hover: hover) {
  .ct_bg #item .thumbnail_wrap li:hover::before {
    background: rgba(255, 255, 255, 0.2);
  }
}

.ct_bg #item .frameArea02 {
  margin-top: 20px;
  padding: 10px 15px 5px;
  background: #fff;
}
.ct_bg #item .frameArea02 .text01 {
  padding-bottom: 9px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  border-bottom: 1px solid #471E87;
}
.ct_bg #item .block02 {
  margin-top: 20px;
  position: relative;
}
.ct_bg #item .block02 .title01 {
  padding: 3.45px 0;
  font-size: 20px;
}
.ct_bg #item .block02 .text01 {
  display: inline-block;
  padding: 3.45px 10.36px;
  background: #471E87;
  color: #FFF;
  font-size: 16px;
  margin-top: 10px;
}
.ct_bg #item .block02 .text02 {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
  position: relative;
}
.ct_bg #item .block02 .text03 {
  font-size: 24px;
}
.ct_bg #item .block02 .text03 span {
  font-size: 16px;
  margin-left: 3.45px;
}
.ct_bg #item .block02 .text04 {
  font-size: 14px;
  margin-top: 7px;
}
.ct_bg #item .block02 .image01 {
  position: absolute;
  width: 120px;
  top: 0;
  right: 0;
}
.ct_bg #item .text05 {
  font-size: 14px;
  margin-top: 7px;
  color: #000;
  font-weight: normal;
}
.ct_bg .btn03 {
  margin-top: 15px;
  text-align: center;
}
.ct_bg .btn03 a {
  position: relative;
  display: inline-block;
  padding: 6.5px 25.71px;
  border-radius: 28px;
  border: 2px solid #FFF;
  background: linear-gradient(180deg, #FF74A1 0%, #E5004A 100%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
  text-decoration: none;
  color: #FFF;
  font-size: 20.57px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.48px;
}
.ct_bg .btn03 a span {
  display: flex;
  align-items: center;
}
.ct_bg .btn03 a span::before {
  content: "";
  display: inline-block;
  background: url(../img/ic04.svg);
  width: 32px;
  height: 32px;
  margin-right: 8.5px;
}
.ct_bg .btn03 a span.reserve::before {
  background: url(../img/ic05.svg);
}
.ct_bg .btn03 a span.waiting::before {
  background: url(../img/ic06.svg);
}
.ct_bg .btn03 a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  transition: background .3s;
}
.ct_bg div.section01:nth-last-of-type(1) {
  margin-top: 80px;
  padding-bottom: 40px;
}
.ct_bg div.section01:nth-last-of-type(1) .image01 {
  width: 100%;
  max-width: 320px;
  margin: auto;
}
.ct_bg div.section01:nth-last-of-type(1) .image01 img {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
}
.ct_bg .snsArea01 {
  margin-top: 40px;
}
.ct_bg .snsArea01 .snsBtn01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 10px;
}
.ct_bg .copyrightBlock01 {
  color: #3B1E0E;
  font-size: 12px;
  margin-top: 34px;
  text-align: center;
}
@media (any-hover: hover) {
  .ct_bg .btn03 a:hover::before {
    background: rgba(255, 255, 255, 0.2);
  }
}
@media screen and (min-width: 768px) {
  .onlySP {
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  .ct_bg #howto .frameArea01 .img04 {
    width: 12vw;
    top: -31px;
    left: -4vw;
  }
  .ct_bg #howto .frameArea01 .img05 {
    width: 16.5vw;
    top: -61px;
    left: 8.5vw;
  }
  .ct_bg #howto .frameArea01 .img06 {
    width: 11vw;
    transform: rotate(13.763deg);
    top: -29px;
    right: 12vw;
  }
  .ct_bg #howto .frameArea01 .img07 {
    width: 11vw;
    transform: rotate(-15deg);
    top: -42px;
    right: 1vw;
  }
  .ct_bg #howto .frameArea01 .img08 {
    width: 16.3889vw;
    bottom: -23px;
    left: -27px;
  }
  .ct_bg #howto .frameArea01 .img09 {
    width: 13vw;
    transform: rotate(-20.929deg);
    bottom: -27px;
    left: 28vw;
  }
  .ct_bg #howto .frameArea01 .img10 {
    width: 18vw;
    transform: rotate(2.573deg);
    bottom: -46px;
    right: 138px;
  }
  .ct_bg #howto .frameArea01 .img11 {
    width: 13.3333vw;
    transform: rotate(7.504deg);
    bottom: -36px;
    right: -2vw;
  }
  .ct_bg #howto .frameArea03 .img12 {
    left: -30px;
  }
  .ct_bg #howto .frameArea03 .img13 {
    left: 23px;
  }
  .ct_bg #howto .frameArea03 .img14 {
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  .onlyPC_pt02 {
    display: none;
  }
  .ct_bg #howto .frameArea03 .img12 {
    left: -45px;
  }
  .ct_bg #howto .frameArea03 .img13 {
    left: 0;
  }
  .ct_bg #howto .frameArea03 .img14 {
    right: -23px;
  }
}
@media screen and (max-width: 800px) {
  .ct_bg #howto .frameArea03 .img12,
  .ct_bg #howto .frameArea03 .img13,
  .ct_bg #howto .frameArea03 .img14 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .onlyPC {
    display: none;
  }
  .ct_bg {
    background-size: contain;
  }
  .ct_bg .headTitleArea01 {
    padding: 1.25vw 0;
  }
  .ct_bg .inner01 > .title01 {
    font-size: 12px;
  }
  .ct_bg .section01 {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    margin-top: 15vw;
  }
  .ct_bg .section01 .frameArea01 {
    box-shadow: 5px 5px 0 0 rgba(59, 29, 14, 0.25);
    padding: 5vw 5vw 10vw;
  }
  
  .ct_bg #intro .frameArea01 .img01 {
    width: 20vw;
    transform: rotate(-14.842deg);
    top: -2.25vw;
    left: -3.8vw;
  }
  .ct_bg #intro .frameArea01 .img02 {
    width: 22.5vw;
    transform: rotate(-8.267deg);
    bottom: -4vw;
    left: -2vw;
  }
  .ct_bg #intro .frameArea01 .img03 {
    width: 22.5vw;
    bottom: -7vw;
    right: -5.25vw;
  }
  .ct_bg #intro .wrap01 {
    flex-direction: column;
  }
  .ct_bg #intro .frameArea01 .col01 {
    width: 100%;
  }

  .ct_bg #howto .frameArea01 .img04 {
    width: 17vw;
    transform: rotate(10.378deg);
    top: 5.5vw;
    right: -1.34vw;    
    left: auto;
  }
  .ct_bg #howto .frameArea01 .img05 {
    width: 21.25vw;
    transform: rotate(-4.227deg);
    top: -10vw;
    left: -3.75vw;
  }
  .ct_bg #howto .frameArea01 .img06 {
    width: 16.75vw;
    transform: rotate(-5.392deg);
    top: 12.75vw;
    right: 19vw;
  }
  .ct_bg #howto .frameArea01 .img07 {
    width: 16.5vw;
    transform: rotate(17.644deg);
    top: -9vw;
    right: 0;
  }
  .ct_bg #howto .frameArea01 .img08 {
    width: 21.5vw;
    bottom: -1.5vw;
    left: -2.5vw;
  }
  .ct_bg #howto .frameArea01 .img09 {
    width: 18vw;
    transform: rotate(-20.929deg);
    bottom: 73.25vw;
    left: 12.25vw;
  }
  .ct_bg #howto .frameArea01 .img10 {
    width: 26.75vw;
    transform: rotate(2.573deg);
    bottom: 11.5vw;
    right: -5vw;
  }
  .ct_bg #howto .frameArea01 .img11 {
    width: 18.25vw;
    transform: rotate(7.504deg);
    bottom: 82.5vw;
    left: -2.2vw;
    right: auto;
  }
  .ct_bg #howto .inner01 {
    padding-top: 6.25vw;
  }
  .ct_bg #howto .inner01 > .title01 {
    width: 51vw;
    left: calc(50% - 25.5vw);
  }
  .ct_bg #howto .inner01 > .title01 img {
    width: 100%;
  }
  .ct_bg #howto .frameArea01 {
    padding-top: 8.5vw;
    padding-bottom: 5vw;
  }

  .ct_bg #howto .frameArea02 {
    margin-top: 10vw;
  }
  .ct_bg #howto .frameArea02 > .title02 img {
   width: 82vw; 
  }
  .ct_bg #howto .frameArea02 > .image02 {
    margin-top: 2.5vw;
  }
  .ct_bg #howto .frameArea02 > .txt01 {
    text-align: left;
    margin-top: 2.5vw;
    font-size: 4.5vw;
    line-height: inherit;
  }
  .ct_bg #howto .frameArea03 {
    margin-top: 10vw;
    
  }
  /* enjoy */
  .ct_bg #enjoy .inner01 > .title01 img {
    width: 67vw;
  }
  .ct_bg .section__img01 {
    width: 100%;
    height: auto;
    margin-top: 15vw;
  }
  .ct_bg .section__img01 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ct_bg #movie .title01 {
    margin: auto;
    max-width: 21.88vw;
  }
  .ct_bg #movie .frameArea01 {
    margin-top: 2.5vw;
    padding: 5vw;
  }
  .ct_bg #movie .wrap01 {
    flex-direction: column;
    gap: 5vw 0;
  }
  .ct_bg #movie .frameArea01 .col01 {
    width: 100%;
  }
/* item */
.ct_bg #item {
  margin-top: 20vw;
}
.ct_bg #item .frameArea01 {
  padding: 5vw;
}
.ct_bg #item .frameArea01 .col01 .list02 {
  gap: 2.5vw 2.5vw;
}
.ct_bg #item .frameArea01 .col01 .list02 li {
  width: calc((100% - 2.5vw * 3) / 4);
}
.ct_bg #item .wrap01 {
  gap: 5vw;
}
.ct_bg #item .wrap01 .col01 {
  width: 100%;
}
.ct_bg #item .frameArea02 {
  margin-top: 5vw;
  padding: 2.5vw 3.75vw 3.75vw;
}
.ct_bg #item .block02 {
  margin-top: 5vw;
}
.ct_bg #item .block02 .image01 {
  width: 24.25vw;
  top: 40px;
}
.ct_bg #item .text05 {
  font-size: 14px;
  margin-top: 7px;
  color: #000;
  font-weight: normal;
}
.ct_bg .bnrBlock01 {
  padding-left: 5vw;
  padding-right: 5vw;
}
}
@media screen and (max-width: 390px) {
  .ct_bg #item .block02 .image01 {
    width: 24.25vw;
    top: 80px;
    right: -2vw;
  }
}