@charset "UTF-8";

/*
  Josh's Custom CSS Reset
  https://www.joshwcomeau.com/css/custom-css-reset/
*/
*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}

p, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
/*!
	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)}}
*:focus {
  outline: none;
}
 ol, ul {
    list-style-type: none;
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a[target=_blank]:after {
    font-family: "Hobonichi-Icons";
    content: "\e914";
    font-weight: normal;
    font-size: .8em;
    position: relative;
    top: -.2em;
}
a {
    color: #e4e8ea;
    text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.ff-b {
    font-family: 'Koburina Gothic W6 JIS2004', sans-serif;
}
.disabled {
    visibility: hidden;
}
.delighter {
  opacity: 0;
  -webkit-transform: translatey(40px);
  transform: translatey(40px);
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
.delighter2 {
    -webkit-transform: translatey(40px);
    transform: translatey(40px);
    -webkit-transition: all 1.5s ease-out 1s;
    transition: all 1.5s ease-out .3s;
}
.delighter.started {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
html {
    font-size:62.5%;
} 
body {
    font-size: 1.5rem;
    line-height: 2.33;
    letter-spacing: 0.05em;
    color: #001000;
    font-family: 'Yu Gothic Pr6N M', sans-serif;
    display: none;
}
.modaal-noscroll {
    overflow: auto;
    scrollbar-gutter: stable;
}
main {
    overflow-x: hidden;
}
#kv {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
}
#kv h1 {
    background: url(../images/logo_cacco.svg) no-repeat;
    background-size: contain;
    width: 198px;
    height: 45px;
    position: absolute;
    overflow: hidden;
    text-indent: 100%;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#kv h2 {
    background: url(../images/text_mv.svg) no-repeat;
    background-size: contain;
    width: 141px;
    height: 15px;
    position: absolute;
    overflow: hidden;
    text-indent: 100%;
    bottom: 12%;
    right: 15%;
    z-index: 2;
}
#kv h3 {
    background: url(../images/date_debut-top.svg) no-repeat;
    background-size: contain;
    width: 130px;
    height: 130px;
    position: absolute;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    top: 4%;
    right: 4%;
    z-index: 2;
}
#kv h1, #kv h2, #kv h3{
    display: none;
}
.title {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: absolute;
    top: 0;
}
.title > div {
    position: relative;
}
.swiper {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #e4e8ea;
  font-weight: bold;
}

.wrapper,#yodogawa {
    position: relative;
    z-index: 1;
}
#yodogawa {
    width: 100vw;
    padding: 80px 0;
    font-family: 'Yu Mincho Pr6N M', serif;
    line-height: 2.26;
    color: #0a2739;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #d4dee0;
}
 #yodogawa h3 {
    font-size: 2.2rem;
    line-height: 1.77;
    font-weight: normal;
 }
 #yodogawa h3 span {
    font-size: 1.5rem;
    display: block;
 }
#yodogawa div.text {
    padding: 37px 0;
}
#yodogawa .prof {
    display: flex;
    justify-content: center;
    padding-top: 2em;
}
.modaal-container {
    max-width: 400px;
    box-shadow: none;
    background-color: rgba(128,128,128,.97);
}
.modaal-content-container {
    padding: 60px 25px 40px;  
    font-size: 1.45rem;
    color: #e4e8ea;
    font-family: 'Yu Mincho Pr6N M', serif;    
}
.modaal-content-container .name {
    font-size: 2rem;
}
.modaal-content-container .name span {
    font-size: 1.5rem;
}
.modaal-wrapper .modaal-close {
    display: none;
}
.modaal-content-container a.js-modal-close img {
    position: absolute;
    right: 40px;
    bottom: 30px;
}
.modaal-content-container a {
    padding-top: 1.5em;
    display: block;
}
.modaal-content-container a[target=_blank]:after {
    display: none;
}
.title_debut {
    height: 60px;
    background-color: #0a2739;
    display: flex;
    align-items: center;
    justify-content: center;
}
div.nav-top {
    border-bottom: 0.5px solid;
    padding-bottom: 0;
    background-color: #566c75;
}
div.nav-top ul {
    max-width: 530px;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}
div.nav-top img {
    width: initial !important;
}
#lookbook {
    background-color: #566c75;
    padding: 130px 0 0;
}
#lookbook > div {
    padding-bottom: 75px;
    box-sizing: content-box;
}
#lookbook > div > .caption {
    font-size: 1.3rem;
    line-height: 1.83;
    letter-spacing: .06em;
    padding-top: 1em;
    text-indent: -1.3em;
    padding-left: 1.3em;
}
.video-wrap {
  text-align: center;
  margin: 50px auto 0;
  position: relative;
}
.video-wrap #video{
  width: 28.125%;
  margin: 0 auto;
}
.video-btn {
  content: "";
  position: absolute !important;
  width: 28.125%;
  margin: 0 auto;
  top:0;
  left:0;
  right:0;
  bottom: 28vw;
  cursor: pointer;
}
.video-wrap p {
    width: 28.125%;
    margin: 0 auto 40px;
}
#lookbook .note {
    padding-top: 80px;
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: .06em;
    font-family: 'Yu Mincho Pr6N M', serif;
    display: flex;
    justify-content: center;
    text-align: left;
}
#lookbook .note span {
    padding-bottom: 0.3em;
    display: block;
    text-align: center;
}
#lookbook .note a {
    color: #001000;
}
#lookbook .note a.viewpage {
    color: #e9f1f2;
    pointer-events: none;
}

footer {
    background: url(../images/bg_footer.jpg);
    background-size: cover;
    font-size: 1.4rem;
    color: #e4e8ea;
}
footer .inner {
    padding: 70px 0 50px;
    text-align: center;
}
footer .staff h3 {
    font-size: 1.4rem;
}
footer .staff span {
    font-size: 1.3rem;
    line-height: 1.44;
    display: block;
    padding-top: 1em;
}
footer ul {
    display: flex;
    gap: 55px;
    justify-content: center;
    align-items: center;
}
footer ul.hobo a {
    width: 80px;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 2;
    border: 1px solid;
}
footer ul.sns {
    padding: 50px 0 60px;
    font-size: 1.3rem;
}
footer ul.link {
    font-size: 1.2rem;
    padding-top: 60px;
}
footer ul.link li {
    position: relative;
}
footer ul.link li:nth-of-type(n + 2)::before {
    content: '';
    display: block;
    position: absolute;
    left: -26px;
    top: 6px;
    border-left: 1px solid;
    height: 16px;
}
footer .copyright {
    font-size: 1.1rem;
    padding-top: 60px;
    display: inline-block;
}
.hidden {
    visibility: hidden;
}
#lookbook div.nav {
    border-top: .5px solid;
    padding-bottom: 0;
}
#lookbook div.nav ul {
    max-width: 530px;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}
#lookbook div.nav img {
    width: initial;
}
@media screen and (min-width: 835px) {
    a:hover {
        opacity: .7;
        transition: opacity .5s;
    }
    .spOnly {
        display: none;
    }
    .swiper-slide {
        display: flex;
    }
    .title {
        display: flex;
    }
    .title > div {
        width: 50%;
    }    

    .swiper-slide .main, 
    .swiper-slide .sub {
        width: 50%;
        height: 100%;
    }
    .slide1 .main {
        background-image: url(../images/mv01.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide2 .main {
        background-image: url(../images/mv02.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide3 .main {
        background-image: url(../images/mv03.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide4 .main {
        background-image: url(../images/mv04.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide5 .main {
        background-image: url(../images/mv05.jpg);
        background-size: cover;
        background-position: center;
    }
    .swiper-slide .sub {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .swiper-slide .sub p {
        width: 80%;
        height: 80%;
    }
    .slide1 .sub p {
        background-image: url(../images/mv01-s.jpg);
        background-size: cover;
    }
    .slide2 .sub p {
        background-image: url(../images/mv02-s.jpg);
        background-size: cover;
        background-position: left center;
    }
    .slide3 .sub p {
        background-image: url(../images/mv03-s.jpg);
        background-size: cover;
        background-position: right center;
    }
    .slide4 .sub p {
        background-image: url(../images/mv04-s.jpg);
        background-size: cover;
        background-position: bottom center;
    }
    .slide5 .sub p {
        background-image: url(../images/mv05-s.jpg);
        background-size: cover;
        background-position: bottom center;
    }
    #lookbook > div:nth-of-type(1) {
        /* max-width: 473px; */
        width: 39.333vw;
        margin: 0 auto;
        position: relative;
    }
    #lookbook > div:nth-of-type(1) span {
        position: absolute;
        top: -65px;
        right: -65px;
    }
    #lookbook > div:nth-of-type(2) {
        /* max-width: 341px; */
        width: 28.416vw;
        margin: 0 auto;
        padding-left: 31vw;
    }
    #lookbook > div:nth-of-type(3) {
        width: 36.083vw;
        margin: 0 auto;
        padding-right: 25vw;
    }
    #lookbook > div:nth-of-type(4) {
        width: 49vw;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    #lookbook > div:nth-of-type(4) img {
        /* max-width: 282px; */
        width: 23.5vw;
    }
    #lookbook > div:nth-of-type(5) {
        width: 41.666vw;
        margin: 0 auto;
    }
    #lookbook > div:nth-of-type(6) {
        width: 38.5vw;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start; 
        padding-right: 6vw;
    }
    #lookbook > div:nth-of-type(6) img {
        width: 23.5vw;
    }
    #lookbook > div:nth-of-type(6) img:nth-of-type(2) {
        padding-top: calc(30vw + 20px);
        margin-left: -10vw;
    }
    #lookbook > div:nth-of-type(7) {
        width: 36.054vw;
        margin: 0 auto;
        padding-right: 27vw;
    }
    #lookbook > div:nth-of-type(8) {
        width: 28.416vw;
        margin: 0 auto;
        padding-left: 22vw;
    }
    #lookbook > div:nth-of-type(9) {
        width: 32.75vw;
        margin: 0 auto;
        padding-right: 28vw;
    }
    #lookbook > div:nth-of-type(10) {
        width: 41.666vw;
        margin: 0 auto;
        padding-left: 15vw;
    }
}
@media screen and (max-height: 1000px) {
    .modaal-inner-wrapper {
        padding: 30px 6vw;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 834px) {
    /* img {
        width: 100%;
    } */
    #kv h1 {
        width: 42.5vw;
        height: 44vw;
        height: 0;
        padding-top: 11%;
    }
    #kv h2 {
        width: 30.4vw;
        height: 0;
        padding-top: 3%;
        bottom: 20px;
        right: 6%;
    }
    #kv h3 {
        width: 23.2vw;
        height: 0;
        padding-top: 23.2%;
        top: 4%;
        right: 4%;
    }
    .title > div {
        width: 100%;
        height: 100%;
        position: absolute;
    }    
    .swiper-slide .main, 
    .swiper-slide .sub {
        width: 100%;
        height: 100%;
    }
    .swiper-slide .sub {
        display: none;
    }
    .slide1 .main {
        background-image: url(../images/mv01_sp.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide2 .main {
        background-image: url(../images/mv02_sp.jpg);
        background-size: cover;
        background-position: center right;
    }
    .slide3 .main {
        background-image: url(../images/mv03_sp.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide4 .main {
        background-image: url(../images/mv04_sp.jpg);
        background-size: cover;
        background-position: center;
    }
    .slide5 .main {
        background-image: url(../images/mv05_sp.jpg);
        background-size: cover;
        background-position: center;
    }
    #yodogawa {
        padding: 70px 0;  
    }
    #yodogawa div.text {
        font-size: 1.4rem;
        padding: 2em;
        margin: 0 auto;
    }
    .modaal-content-container {
        font-size: 1.2rem;
        padding: 6vw;
    }
    .modaal-content-container .name {
        font-size: 1.7rem;
    }
    .modaal-content-container .name span {
        font-size: 1.3rem;
    }
    .wrapper {
        padding: 0;
    }
    .title_debut {
        height: 84px;
    }
    #lookbook  {
        padding: 90px 0 0;
    }
    #lookbook > div > .caption {
        font-size: 1.2rem;
    }    
    #lookbook > div {
        padding-bottom: 70px;
    }
    #lookbook > div:nth-of-type(1) span {
        position: absolute;
        top: -65px;
        right: -65px;
    }
    #lookbook > div:nth-of-type(1) {
        width: 76.53vw;
        margin: 0 auto;
        position: relative;
    }
    #lookbook > div:nth-of-type(2) {
        width: 55.2vw;
        margin: 0 0 0 auto;
    }
    #lookbook > div:nth-of-type(3) {
        width: 70.133vw;
    }
    #lookbook > div:nth-of-type(4) {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    #lookbook > div:nth-of-type(4) img {
        width: 48vw;
    }
    #lookbook > div:nth-of-type(5) {
        width: 70.133vw;
        margin: 0 auto;
    }
    #lookbook > div:nth-of-type(6) {
        width: 100%;
        height: 124vw;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        position: relative;
    }
    #lookbook > div:nth-of-type(6) img {
        width: 48vw;
    }
    #lookbook > div:nth-of-type(6) img:nth-of-type(1) {
        margin-left: 10.66vw;
    }
    #lookbook > div:nth-of-type(6) img:nth-of-type(2) {
        padding-top: calc(60vw + 15px);
        position: absolute;
        right: 10.66vw;
    }
    #lookbook > div:nth-of-type(7) {
        width: 70.133vw;
    }
    #lookbook > div:nth-of-type(8) {
        width: 55.2vw;
        margin: 0 0 0 auto;
    }
    #lookbook > div:nth-of-type(9) {
        width: 63.733vw;
    }
    #lookbook > div:nth-of-type(10) {
        width: 74.666vw;
        margin: 0 0 0 auto;
    }
    .video-wrap #video{
        width: 260px;
        height: 462.22px;
    }
    .video-btn {
        width: 260px;
        top: 120px;
        bottom: 290px;
    }
    .video-wrap p {
        width: 260px;
    }
    #lookbook .note {
        padding-top: 60px;
        margin-bottom: -10px;
        font-size: 1.3rem;
        letter-spacing: .02em;
        line-height: 2.3;
    }
    footer ul.sns img {
        height: 29px;
    }
    footer ul.sns .mail img {
        height: 12px;
    }
    footer ul {
        gap: 40px;
    }
    footer .copyright {
        padding-top: 50px;
    }
}
@media screen and (max-width: 640px) {
    br:not(.sp-br) {
        display: none;
    }
    .pcOnly {
        display: none;
    }
    #yodogawa div.text {
        font-size: 3.4vw;
    }
    .modaal-content-container a.js-modal-close img {
        right: 6vw;
        bottom: 5vw;
    }
    div.nav-top ul {
        padding: 30px 0;
    }
    div.nav-top img {
        width: 50px !important;
    }
    .video-btn {
        top: 100px;
        bottom: 270px;
    }
    footer .staff {
        width: 45.33vw;
        margin: 0 auto 85px;
        border-bottom: 1px solid;
        padding-bottom: 50px;
        font-size: 1.3rem;
    }
    footer .staff h3 {
        font-size: 1.3rem;
    }
    footer .staff span {
        font-size: 1.2rem;
    }
    footer ul.sns {
        padding: 0 0 100px;
        position: relative;
    }
    footer ul.sns li.share {
        position: absolute;
        top: -40px;
    }
    footer ul.sns li.mail {
        position: absolute;
        bottom: 50px;
    }
    footer ul.link {
        display: block;
    }
    footer ul.link li:nth-of-type(n + 2)::before {
        display: none;
    }
    #lookbook div.nav ul {
        padding: 30px 0;
    }
    #lookbook div.nav img {
        width: 50px !important;
    }    
}