/* lib */

/*!
Modaal - accessible modals - v0.4.4
by Humaan, for all humans.
http://humaan.com
*/.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}



/* 共通エリアの書き換え、追加 */
.is-pc{
  display: block;
}
@media only screen and (max-width:750px){
  .is-pc{
    display: none
  }
}
.is-sp{
  display: none;
}
@media only screen and (max-width:750px){
  .is-sp{
    display: block;
  }
}

.header_inner{
  padding-right: 30px;
}

.header_connection_area{
  font-size: 1rem;

}
.header_connection_area a:hover {
  opacity: 0.7;
}

.header_connection_area li{
  margin-left: 2.5rem;
}
.header_connection_area li img{
  display: inline-block;
  height: 1.1rem;
  margin-top: -0.1rem;
  width: auto;
  margin-right: 0.5rem;
  vertical-align: middle;
  line-height: 1;
}
.header_connection_area .btn-buy{
  border-radius: 50px;
  color:#fff;
  background-color: #eb6355;
  padding:0.2em 1.7em;
  font-size: 1rem;
}
@media only screen and (max-width:750px){
  .header_logo_area a{
    display: flex;
    align-items: center;
  }
  .header_connection_area{
    width:55%;
    top:0;
    height: 100%;
    display: flex;
    justify-content: right;
  }
  .header_connection_area li.header_connection_area_item{
    display: none;
  }
  .header_connection_area_buy_item{
    width: auto!important;
    height: auto!important;
    margin-left: 0!important;
  }
  .header_connection_area_buy_item .btn-buy{
    font-size: 0.8rem;
  }
}

/* 汎用 */
.btn-none{
  pointer-events: none;
  filter:contrast(0.5) brightness(0.8);

}
.back-ground{
  position: fixed;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* メニュー */
.menu{
  position: relative;
  top:auto;
  right: auto;
  margin-right: 5%;
  width: 2rem;
  height: 2rem;
  border: 0.08rem solid rgb(101, 92, 77);
  z-index: 50;
}

.menu span {
  position: absolute;
  display: block;
  width: 50%;
  height: 0.08rem;
  background-color: #302d27;
  float: left;
  transform-origin: center center;
  transition: transform 250ms ease;
  z-index: 200;
}

.menu span:nth-of-type(1) {
  top:50%;
  left:25%;
  transform: translateY(-0.4rem);
}
.menu span:nth-of-type(2) {
  top:50%;
  left:25%;
  transform: translateY(-50%);
}
.menu span:nth-of-type(3) {
  top:50%;
  left:25%;
  transform: translateY(0.3rem);
}

@media only screen and (max-width:750px) {
  .menu.disp_none{
    display: block;
  }
}
#menu:checked ~ .menu span:nth-of-type(1) {
  transform: translateY(-1px) translateX(0px) rotate(45deg);
  background-color: #302d27;
}
#menu:checked ~ .menu span:nth-of-type(2) {
  display: none;
}
#menu:checked ~ .menu span:nth-of-type(3) {
  transform: translateY(-1px) translateX(0px) rotate(-45deg);
  background-color: #302d27;
}



/* nav */

.nav{
  position: absolute;
  left:auto;
  right: 1vw;
  top:10%;
  background-color: #fff;
  border-radius: 0.5rem;
  opacity: 0;
  pointer-events: none;
  z-index: 40;
  height: auto;
  width: auto;
  margin: 0;
  top:18vw;
}
.nav ul{
  margin: auto;
  padding:1rem;
}
.nav ul li{
  width: auto;
  margin: 0;
  height: auto;
  border-bottom: 0px;
}
.nav ul li a{
  color: #000;
  text-decoration: none;
  padding:0.5rem 1rem;
}

#menu:checked ~ .nav {
  opacity: 1;
  pointer-events:all;
}


/* コンテンツ用 */

:root{
  --text-color:#555c60;
  --base-color:#947a46;
}
a:hover {
  opacity: 1;
}

@keyframes anim-rotate{
  from{
    transform:rotate(0);
  }
  to{
    transform:rotate(360deg);
  }
}
@keyframes anim-fadein{
  from{
    opacity:0;
  }
  to{
    opacity: 1;
  }
}


.content-area{
  font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  font-weight: normal;
  opacity:0;
  animation: forwards anim-fadein 0.5s linear;
  overflow: clip;
  color:#fff;
}

.content-area img{
  height: auto;
}

html{
  font-size: 16px;
  line-height: 1.9;
  scroll-behavior: smooth;
}


.footer-bottom{
  font-size: 14.4px;
}
.footer-bottom .footer-logo{
  width: 140px;
}

@media only screen and (max-width:750px) {
  html{
    font-size:3.6vw;
  }
  .main-footer{
    font-size: 14px;
  }
  .footer-bottom-links a{
    font-size: 14.4px;
  }
}

/*  */

.popup-wrap{
  display: none;
}
.modaal-content-container{
  padding:0;
}
.modal-inner{
  padding:3%;
}
.modal-layout{
  display: flex;
  gap:4%;
  align-items: center;
  font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}
.modal-layout p{
  font-size: 1rem;
  color:var(--base-color);
  word-wrap: auto-phrase;
}

.icon-plus{
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.icon-plus img{
  transition: all 0.5s;
}
.icon-plus::after{
  content:"";
  width: 33px;
  height: 33px;
  display: block;
  position: absolute;
  bottom:0.2rem;
  right: 0.2rem;
  background: url(../img/icon_plus.jpg) center center / contain ;
  transition: transform 0.5s;
  transform-origin: 100% 100%;
}

@media only screen and (min-width: 751px) {

  .icon-plus:hover img{
    transform: scale(1.1);
  }
  .icon-plus:hover::after{
    transform: scale(1.2);
  }
}

.effect-hover{
  transition: transform 0.5s, filter 0.5s;
}
.effect-hover:hover{
  transform:scale(1.02);
  filter:brightness(1.2);
}

/* style-section */

.style-section {
  position: relative;
}
.style-section__inner {
  position: relative;
  max-width: 1280px;
  box-sizing: border-box;
  padding:50px 0px;
  margin: auto ;
}

@media only screen and (max-width:750px) {

  .style-section__inner {
    padding:0 5%;
  }
  .modal-inner{
    padding:5%;
  }
  .modal-layout{
    display: flex;
    /* gap:3% 0; */
    flex-direction: column;
    align-items:start;
    font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  }
  .modal-layout img{
    display: block;
    width: 100%;
    margin-bottom: 3%;
  }
  .modal-layout p{
    font-size: 0.9rem;
    line-height: 1.7;
  }
}


/* jump-nav */

.jump-nav{
  position: sticky;
  height: 0;
  top:0px;
  z-index: 50;
  text-align: center;
}
.jump-nav .style-section__inner{
  /* position: absolute; */
  /* top:0px; */
  padding:20px 0;
}
.jump-nav-item{
  position: relative;
  display: inline-block;
  width: 10%;
  z-index: 1;
}
@media only screen and (max-width:750px) {
  .jump-nav-item {
    width: 18%;
  }
  .style-section__inner a{
    height: fit-content;
  }
}

/* kv */

.kv-section {
  position: relative;
}
.kv-info{
  position: absolute;
  top:0;
  left:0;
  width: 50%;
  z-index: 1;
  padding-top:3%;
  margin-left: 2%;
}
.kv-logo{
  display: block;
  width:70%;
  margin: auto;
}
.kv-title{
  width: 80%;
  display: block;
  margin: 2% auto 3%;
}
.kv-buy {
  display: block;
  width: 60%;
  margin: 4rem auto;
}
.kv-date {
  display: block;
  width: 84%;
  margin: auto;

}
.kv-img {
  width: 100%;
  z-index: 0;
}


@media only screen and (max-width:750px) {

  .kv-info{
    position:absolute;
    top:0%;
    left:0;
    width: 100%;
    z-index: 1;
    padding-top:90%;
    margin-left: 0;
  }
  .kv-logo{
    position: absolute;
    display: block;
    top:2%;
    left:2%;
    width: 28%;
  }
  .kv-title{
    width: 82%;
    display: block;
    margin: 2% auto 3%;
  }
  .kv-buy {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .kv-date {
    display: block;
    width: 90%;
    margin-bottom: 1rem;
  }
  .kv-img {
    width: 100%;
    z-index: 0;
  }

}

/* 360 */

.section-top{
  height: 60px;
  padding-top: 10px;
}

.section-deco{
  /* position: absolute; */
  /* top:2%; */
  /* left: 0; */
  width: 100%;
  background: url(../img/section_line.png) repeat-x center center / contain;
  height: 0.8rem;
}

.v360-section{
  padding-top: 230px;
  overflow: hidden;
  z-index: 0;
}
.v360_bg_deco{
  position: absolute;
  z-index: 0;
  top:-60%;
  left:-20%;
  animation:anim-rotate forwards 35s infinite linear ;
}
.v360-headline {
  position: relative;
  margin-left: 50%;
  width: 45%;
  z-index: 1;
}
.section-headline img{
  display: block;
  width: 100%;
  margin:0 auto 7%;
}
.v360-leadtext {
  position: relative;
  margin-left: 50%;
  right: 0;
  width: 50%;
  text-align: center;
  color:#535353;
  font-size: 1.3rem;
  z-index: 1;
}
.v360-main{
  position: absolute;
  left: 70px;
  top: 4rem;
  display: block;
  line-height: 0;
  width: 520px;
  padding-top: 573px;
}
#canvas_360{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
}
.v360-main::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left:8px;
  top:8px;
  border: solid 3px rgba(1, 185, 248, 0.5);
  z-index: 0;
}
.v360-illust {
  margin-top: 3%;
  margin-left: 50%;
  margin-bottom: 17%;
  right: 0;
  width: 50%;
  position: relative;
  text-align: center;

}
.v360-illust-bg{
  position: absolute;
  width: 80%;
  top:30%;
  left: 10%;
}
.v360-illust-image {
  margin-top:10% auto 0;
}
.v360-point {
  padding: 120px 0 120px;
  background: url(../img/360_bottom.png) repeat-x center bottom / 1914px;
}
.v360-point-headline{
  margin-bottom: 2%;
}
.v360-point-headline img{
  display: block;
  margin: auto;
  width: 46%;
}

.v360-point-list {
  display: flex;
  gap:2%;
}
.v360-point-item{
  width: 15%;
  filter:drop-shadow(0 0 5px rgba(107, 77, 35, 0.2))
}

.v360-point-item a{
  width: 100%;
  box-sizing: border-box;
  border: 5px solid #fff;
}
.v360-point-item img{
  width: 100%;
}
.v360-icon{
  position: absolute;
  top:2%;
  right: 2%;
  z-index: 50;
  width: 15%;
}
.v360-share{
  position: absolute;
  z-index: 50;
  bottom:0;
  left:50%;
  width: 50%;
  transform:translate(-50%,60%);
  opacity: 0;
  transition: opacity 0.5s;
  cursor: pointer;
}
.v360-share img{
  width: 100%;
}

@media only screen and (max-width:750px) {
  .v360-section{
    padding:30% 0 0%;
  }
  .v360_bg_deco{
    width: 90%;
    top:-20%;
  }
  .v360-main{
    position: relative;
    width: 96%;
    left:2%;
    top: 1rem;
    padding-top: 105.7%;
    margin-top: 5%;
  }
  .v360-headline{
    width: 100%;
    margin-left: 0;
  }
  .v360-headline img{
    width: 100%;
    margin: 0 auto 1.5rem;
  }
  .v360-leadtext{
    width: 100%;
    margin-left: 0;
    font-size: 1rem;
    margin: 0 auto 1.5rem;
  }
  .v360-share{
    width: 60%;
  }
  .v360-illust {
    margin: 18% auto 0;
    width: 86%;
  }
  .v360-illust-image {
    /* margin-left:55%; */
    width: 26%;
    /* height: auto; */
  }
  .v360-illust-image img{
    width: 100%;
  }
  .v360-point {
    padding: 5% 0 8%;
    background: url(../img/360_bottom.png) repeat-x center bottom / 160%;
  }
  .v360-point-list {
    flex-wrap: wrap;
    justify-content: center;
    gap:4%;
  }
  .v360-point-item {
    width: 26%;
  }

  .v360-point-headline{
    margin-bottom: 4%;
  }

  .v360-point-headline img{
    width: 70%;
  }
}




/* manga */
.manga-section{
  background: linear-gradient(to bottom, #00bbf8, #0e92fa);
}
.back-title{
  position: absolute;
  top: 0;
  left: 0;
  width: min(50%, 700px);
}
.manga-section .style-section__inner{
  position: relative;
  padding: 4rem 50px;
}
.manga-section-headline{
  position: relative;
  margin: 2rem 0 2rem;
  width: 40%;
  z-index: 1;
}
.manga-chara{
  position: absolute;
  top: 6.5rem;
  right: 1.5rem;
}
p{
  font-size: 1.2rem;
}
.manga-area{
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.manga-name{
  margin: 0.8rem auto 0;
  padding: 0 2em;
  width: fit-content;
  color: #0e92fa;
  background-color: #fff;
  border-radius: 100vw;
}

@media only screen and (max-width:750px) {
  .manga-section{
    margin-top: 5rem;
  }
  .back-title{
    width: 100%;
  }
  .manga-section-headline{
    position: relative;
    margin: 2rem 0 2rem;
    width: 40%;
    z-index: 1;
  }
  .manga-section .style-section__inner{
    padding: 4rem 5%;
  }
  .manga-section-headline{
    width: 70%;
    margin: 0 auto;
  }
  .manga-section-headline img{
    width: 100%;
  }
  .manga-chara{
    display: none;
  }
  .manga-section p{
    margin-top: 1em;
  }
  .manga-area{
    flex-direction: column;
    gap: 2rem 0;
  }
  .manga-body img{
    width: 100%;
  }
  .manga-name{
    font-size: 1rem;
  }
}



/* products */
.product-section{
  padding-top: 50px;
}
.product-section .style-section__inner{
  padding-bottom: 150px;
}

.product-section-headline{
  width: 50%;
  margin: 0 auto;
}
.product-section-headline img{
  width: 100%;
}


.product-content{
  position: relative;
  display: flex;
  gap:5%;
  margin-top: 3rem;
  z-index: 1;
}
.product-content-ss{
  width: 50%;
}

.product-content-ss .ss-main img{
  display: block;
  width: 100%;
}

.product-content-ss .ss-sub{
  display: flex;
  flex-wrap:wrap;
  gap:2%;
  padding-top:2%;
}
.product-content-ss .ss-sub a{
  display: block;
  width: 32%;
  margin-bottom: 2%;
}
.product-content-ss .ss-sub a img{
  display: block;
  width: 100%;
}

.product-content-info{
  width: 50%;
}

.product-content-info .product-block{
  position: relative;
  padding:.5rem;
  text-align:center;
  margin-bottom: 1rem;
  background-color: rgba(255,255,255,.7);
  border-radius: 15px;
}
.product-block::before{
  content: "";
  background-image: url(../img/deco-flower.png);
  background-size: cover;
  position: absolute;
  top: -.7rem;
  right: -1.5rem;
  width: 7rem;
  height: 6.5rem;
}
.block-border{
  width: 100%;
  height: 100%;
  padding: 1.7rem 1rem 1.2rem 1rem;
  border: solid 2px #ff9ec1;
  border-radius: 10px;
}
.product-content-info .product-name{
  background: linear-gradient(0deg, #ff3381, #ff5a3c);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  line-height: 1.4;
}
.product-content-info .procuct-price{
  color: #535353;
  font-size: 1rem;
  line-height: 1;
}
.product-content-info .procuct-price strong{
  font-size: 2em;
  font-weight: 400;
  margin: 0 0.2rem;
}
.product-content-info .procuct-btn{
  display: block;
  width: 60%;
  margin: 1.5rem auto 0;
}
.product-content-info .procuct-btn img{
  width: 100%;
}
.product-text{
  color: #3f3f3f;
  font-size: 1rem;
  margin-top: 2rem;
  text-shadow: 0 0 .5em #fff, 0 0 .3em #fff, 0 0 .3em #fff, 0 0 .3em #fff;
}
.procuct-spec{
  color: #535353;
  font-size: 1rem;
  margin-top: 1rem;
  padding: 1.5rem;
  background-color: rgba(255,255,255,.7);
  border-radius: 15px;
}
.procuct-spec li{
  padding-left: 1rem;
  text-indent: -1rem;
}
.procuct-spec li::before{
  content: "・";
}
.product-bg-01{
  position: absolute;
  top:-200px;
  right:-180px;
}
.product-bg-02{
  position: absolute;
  top:-50px;
  left:-200px;
}
.product-bg-03{
  position: absolute;
  bottom:-160px;
  right:-400px;
}

@media only screen and (max-width:750px) {
  .product-section{
    padding-top: 100px;
  }
  .product-section-headline{
    width: 90%;
  }

  .product-section .style-section__inner{
    padding-bottom: 18%;
  }

  .product-headline{
    margin-top: 15%;
    font-size: 1.5rem;
  }
  .product-headline::before{
    width: 6rem;
  }
  .product-headline::after{
    width: 6rem;
  }

  .product-content{
    flex-direction: column;
    margin-top: 2rem;
  }
  .product-content-ss{
    width: 100%;
  }
  .product-content-info{
    margin-top:2rem;
    width: 100%;
  }
  .product-content-info .procuct-btn{
    width: 80%;
  }
  .product-content-info .product-name{
    font-size: 1.3rem;
    background: linear-gradient(0deg, #ff3381, #ff5a3c);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    line-height: 1.4;
  }
  .product-block::before{
    width: 6rem;
    height: 5.5rem;
  }

  .product-bg-01{
    position: absolute;
    width: 60vw;
    top:-20vw;
    right:-20vw;
  }
  .product-bg-02{
    position: absolute;
    width: 100vw;
    top:-5vw;
    left:-35vw;
  }
  .product-bg-03{
    position: absolute;
    bottom:-20vw;
    width: 120vw;
    right:-60vw;
  }

}


/* exhibition */

.news-section {
  background-color: #fff;
}
.news-headline {
  width: 40%;
  margin: auto;
}
.news-headline img{
  height: 7rem;
  width: auto;
}
.news-content{
  width: 80%;
  margin: auto;
}
.news-item{
  font-size: 1.1rem;
  color: #535353;
  display: flex;
  padding:1rem 0;
  border-bottom:1px solid #a4ac95;
}
.news-item:first-child{
  border-top:1px solid #a4ac95;
}
.news-item__date{
  margin-right: 0.5rem;
  white-space: nowrap;
}
.news-item__date::after {
  content: " -";
}
.hover-opacity{
  transition: .3s;
}
.hover-opacity:hover{
  opacity: .5;
}


@media only screen and (max-width:750px) {

  .news-section {
    padding:12% 0;
  }
  .news-headline{
    width: 60%;
  }
  .news-headline img{
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
  }
  .news-content{
    width: 100%;
    margin: auto;
  }
  .news-item{
    font-size: 1rem;
  }

}

.section-attention{
  text-align: center;
  font-size: 1rem;
  padding:100px 0 20px;
  background-color: #fff;
  color:#aaa;
}
.bottom-bnr{
  display: block;
  width: fit-content;
  margin: 0 auto 1rem auto;
}
.section-attention p{
  font-size: 1rem;
}

@media only screen and (max-width:750px) {
  .section-attention{
    text-align: center;
    font-size: 1rem;
    padding:2rem 0 1rem;
  }
}
