
.preloadedImages {
  width: 0px;
  height: 0px;
  display: none;
  /*
  background-image: url(../images/202004/st01_bg.jpg);
  background-image: url(../images/202004/st02_bg.png);
  background-image: url(../images/202004/st04_bg.png);
  background-image: url(../images/202004/st07_bg.jpg);
  */
}

.show_pc { display: block !important; }
.show_sp { display: none !important; }

@media only screen and (max-width: 750px) {
  .show_pc { display: none !important; }
  .show_sp { display: block !important; }
}

/* Loading */

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 1;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #decfe5;
  font-family: 'Noto Sans JP', sans-serif;
}

/* contents */
#wrap {
  background-color: #decfe5;
  width: 1125px;
  display: block;
  margin: 0 auto;
}

#wrap .top {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.t_logo {
  width: 203px;
  display: block;
  margin: 12px auto;
}

#wrap .ses {
  width: 750px;
  /* width: 1125px; */
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 200px;
}

#wrap #s01.ses {
  margin-top: 0px;
}

.txt {
  width: 100%;
  display: flex;
  font-size: 18px;
  color: #424242;
}

.no-wrap {
  display: inline !important;
}


.relativeBox {
  position: relative;
  width: 100%;
}

#wrap video {
  width: 100%;
  height: auto;
}

#wrap .item {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}

/*
#wrap #chgPhoto {
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  overflow: hidden;
}

#chgPhoto img {
  top: 0;
  left: 0;
  position: absolute;
}
*/

.sec01 {
  width: 750px;
  margin: 0 auto;
}

.price {
  width: 100%;
  display: block;
  margin-top: 80px;
}

.price.s01p {
  margin-top: 73px;
}

.price.s03p {
  margin-top: 62px;
}

.price.s06p {
  margin-top: 63px;
}

.price.s08p {
  margin-top: 64px;
}

/* s01 */
#s01 .img01_01 {
  position: absolute;
  width: 80%;
  top: 0;
  left: 10%;
  z-index: 1;
}

#s01 .img01_02 {
  position: absolute;
  width: 66%;
  bottom: 0;
  right: 2.66667%;
  z-index: 1;
}

#s01 .img01_03 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#s01 .img01_03fr {
  position: absolute;
  width: 82.9%;
  top: 0;
  left: 0;
  z-index: 2;
}

#s01 .img01_04 {
  width: 51.466%;
  display: block;
  margin: 74px auto 0;
}

/* s02 */
#s02 .img02_01 {
  position: absolute;
  width: 92%;
  top: 0;
  right: 0;
  z-index: 1;
}

#s02 .img02_02 {
  position: absolute;
  width: 84%;
  bottom: 0;
  left: 8%;
  z-index: 1;
}

#s02 .img02_03 {
  width: 65.333%;
  display: block;
  margin: 60px auto 0;
}

/* s03 */
#s03 .img03_01 {
  position: absolute;
  width: 80.666%;
  top: 0;
  left: 0;
  z-index: 1;
}

#s03 .img03_02 {
  position: absolute;
  width: 67.333%;
  top: 0;
  left: 16.333%;
  z-index: 1;
}

#s03 .img03_03 {
  position: absolute;
  width: 83.4666%;
  top: 0;
  right: 0%;
  z-index: 1;
}

/* s04 */
#s04 .img04_01 {
  position: absolute;
  width: 65.6%;
  bottom: 0;
  left: 17.333%;
  z-index: 1;
}

#s04 .img04_02 {
  position: absolute;
  width: 61.333%;
  top: 0;
  left: 19.5%;
  z-index: 1;
}

#s04 .img04_03 {
  position: absolute;
  width: 78.1333%;
  bottom: 0;
  left: 10.9333%;
  z-index: 1;
}

/* s05 */
#s05 .img05_01 {
  position: absolute;
  width: 85.333%;
  top: 3.17297850%;
  left: 4%;
  z-index: 1;
}

#s05 .img05_02 {
  position: absolute;
  width: 82.666%;
  top: 0;
  left: 12%;
  z-index: 1;
}

#s05 .img05_03 {
  width: 65.333%;
  display: block;
  margin: 50px auto 0;
}

#s05 .img05_02fr,
#s05 .img05_01fr {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

/* s06 */
#s06 .img06_01 {
  position: absolute;
  width: 70%;
  top: 0;
  left: 15%;
  z-index: 1;
}

#s06 .img06_02 {
  position: absolute;
  width: 62.666%;
  top: 0;
  left: 32.9333%;
  z-index: 1;
}

/* s07 */
#s07 .img07_01 {
  position: absolute;
  width: 74.2666%;
  top: 2.17640%;
  left: 12.8666%;
  z-index: 1;
}

#s07 .img07_02 {
  width: 100%;
  margin-top: 112px;
}

#s07 .img07_01fr {
  position: absolute;
  width: 79.333%;
  top: 0;
  left: 10.4%;
  z-index: 2;
}

/* s08 */
#s08 .img08_01 {
  position: absolute;
  width: 96%;
  top: 0;
  left: 0;
  z-index: 1;
}

#s08 .img08_01fr {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

#s08 .s08_02 {
  margin-top: 50px;
}

#s08 .img08_02 {
  position: absolute;
  width: 69.333%;
  top: 0;
  right: 0;
  z-index: 1;
}

#s08 .img08_03 {
  position: absolute;
  width: 45.333%;
  top: 36.77685950%;
  left: 0;
  z-index: 2;
}

#s08 .img08_04 {
  position: absolute;
  width: 64%;
  bottom: 0;
  right: 0;
  z-index: 1;
}

#s08 .img08_05 {
  position: absolute;
  width: 96%;
  top: 0;
  left: 2%;
  z-index: 1;
}

#s08 .img08_05fr {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}


/* link */
.bg_btn {
  width: 100%;
}

#bt_area .btn_cont {
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  width: 100%;
  margin: 180px auto 0;
}

#bt_area {
  width: 1125px;
  display: block;
  padding-top: 140px;
  margin: 0 auto;
}

#btn {
  line-height: 0;
  width: 1125px;
  display: block;
  margin: 0px auto 0;
}

#btn_no {
  width: 100%;
  width: 750px;

  display: block;
  padding-top: 50px;
  margin: 0px auto 0;
}

.btnLinkhalf {
  display: inline-flex;
  list-style-type: none;
  width: 100%;
  max-width: 1125px;
  padding: 0;
  margin: 0 auto;
}

.btnLinkHalf img {
  width: 100%;
}

.btnLinkHalf li {
  width: 100%;
}

.toInsta {
  width: 100px;
  display: block;
  margin: 140px auto 0;
}

.snsLink {
  width: 50%;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 30px auto 0;
}

.snsLink li {
  width: 80%;
  text-align: center;
}

.snsLink li img {
  height: 81px;
}

.splLogo {
  width: 312px;
  display: block;
  margin: 55px auto 0;
}

.stc {
  width: 750px;
  margin-top: 50px;
  display: block;
  margin: 84px auto 92px;
}

/*
.toMain {
  width: 685px;
  display: block;
  margin: 30px auto 0;
}

*/

@media screen and (max-width: 767px) {
  .show_pc {display: none;}
  .show_sp {display: block;}

  .no-wrap {
    display: none !important;
  }

  html,body {
    -webkit-text-size-adjust: none;
  }

  .cr p {
    font-size: 10px;
  }
  
  img {
    max-width: 100%;
  }

  #wrap {
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
  }
  
  #wrap .ses,
  #wrap .top {
    width: 100%;
  }
  
  #wrap .ses {
    margin-top: 100px;
  }

  #wrap #s01.ses {
    margin-top: 0px;
  }
  
  .txt {
    font-size: 10px;
  }

  #wrap .relativeBox .txt .item02 {
    padding-top: 0;
  }
  
  #wrap .item {
   margin-top: 20px;
  }

  .sec01 {
    width: 100%;
  }
  
  .price {
    margin-top: 40px;
  }
  
  .price.s01p {
    margin-top: 36px;
  }

  .price.s03p {
    margin-top: 31px;
  }

  .price.s06p {
    margin-top: 31px;
  }

  .price.s08p {
    margin-top: 32px;
  }

  /* s01 */
  #s01 .img01_04 {
    margin: 37px auto 0;
  }

  /* s02 */
  #s02 .img02_03 {
    margin: 30px auto 0;
  }

  /* s05 */
  #s05 .img05_03 {
    margin: 25px auto 0;
  }

  /* s07 */
  #s07 .img07_02 {
    margin-top: 56px;
  }

  /* s08 */
  #s08 .s08_02 {
    margin-top: 25px;
  }

  /* sns */
  #bt_area {
    width: 100%;
    padding-top: 43px;
  }

  #bt_area .btn_cont {
    width: 72.6666%;
    display: block;
    margin: 0px auto 0;
  }
  
  #bt_area .toLink {
    width: 58.6666%;
    margin: 30px auto 0;
  }
  
  .toInsta {
    width: 10.9333%;
    margin-top: 75px;
  }
  
  .toInsta img {
    width: 100%;
  }
  
  .toApli {
    margin-top: 12px;
  }

  .snsLink {
    width: 73%;
    margin-top: 0px;
  }

  .snsLink li img {
    height: 40px;
  }


  #btn {
    line-height: 0;
    width: 100%;
    padding-top: 0px;
  }
  
  #btn_no {
    line-height: 0;
    width: 100%;
    padding-top: 0px;
  }

  .btnLinkhalf li {
    width: 100%;
  }
  
  .stc {
    width: 100%;
    margin-top: 25px;
    margin: 35px auto 28px;
  }
  
  
}


/* Animation base */

.animated {
  -webkit-animation-duration: 3s;
  opacity: 0;
  
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.imgClear {
  line-height: 0;
  filter: grayscale(100); 
  /* transition: filter 0.2s; */
}

.imgClear.on {
  filter: grayscale(0); 
  transition: filter 1.5s;
}

.imgMain {
  line-height: 0;
  filter: grayscale(100); 
  /* transition: filter 0.2s; */
}

.imgMain.on {
  filter: grayscale(0); 
  transition: filter 4s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.once {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.blur-img {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;

  transition: 3s;
}


@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}





@keyframes slideshow {
  0%{
    opacity: 0;
  }
  10%{
    opacity: 1;
  }
  55%{
    opacity: 1
  }
  65%{
    opacity: 0;
  }
  100%{
    opacity: 0;
  }
}



/* Animation End */
