@keyframes fadeIn{from{opacity:0}to{opacity:1}}.new_popup{position:fixed;top:0;left:0;display:none;align-items:center;justify-content:center;width:100%;height:100vh;background-color:rgba(0,0,0,0.75);z-index:100}.new_popup-banner{width:65%;max-width:600px;padding:38px;position:relative;background:#fff}.new_popup-banner .ttl{font-size:20px;font-weight:bold;text-align:center;padding:0 0 20px;line-height:1.5}.new_popup-banner .txt{font-size:16px;padding:10px 0 0}.new_popup-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;font-size:1.5rem;border-radius:50%;text-align:center;color:white;background-color:black;cursor:pointer}.new_popup.open{display:flex;animation:fadeIn .7s}.allWrap{overflow:hidden}.header{width:100%;height:60px;background:linear-gradient(to top right, #3165f5, #cf33c5)}@media screen and (max-width: 559px){.header{height:50px}}.header__logo{text-align:center}.header__logo img{width:200px;height:24px;padding:18px 0}@media screen and (max-width: 559px){.header__logo img{width:auto;height:15px}}.nav{position:fixed;top:0;right:0;width:78px;padding:20px 0 0;text-align:center;background-color:#000000;z-index:1}@media screen and (max-width: 559px){.nav{top:auto;bottom:0;width:100%;padding:14px 0 0;background-color:#000000cd}}@media screen and (max-width: 559px){.nav__list{display:flex;justify-content:space-around}}.nav__item{width:78px;height:78px;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 559px){.nav__item{height:54px}}.nav__item img{width:31px;height:31px}@media screen and (max-width: 559px){.nav__item img{width:20px;height:20px}}.nav__item a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out}.nav__item a:hover{opacity:0.8}.nav__txt{color:#fff;font-size:1.1rem}.mv{position:relative;height:calc(100vh - 52px);background:url(../img/bg-mv.jpg) no-repeat 100%/cover;background-attachment:fixed}@media screen and (max-width: 559px){.mv{height:calc(100vh - 118px);background:url(../img/bg-mv_sp.jpg) no-repeat 100%/cover}}@media screen and (min-width: 560px) and (max-width: 1141px){.mv{height:60vh;background-attachment:fixed}}.mv__txt{margin:0}.mv__txt img{width:58%;position:absolute;top:-7%;bottom:0;left:0;right:0;margin:auto;mix-blend-mode:luminosity}@media screen and (max-width: 559px){.mv__txt img{width:91%;top:-45%}}@media screen and (min-width: 560px) and (max-width: 1141px){.mv__txt img{width:63%}}@media screen and (max-width: 559px){.appSp{position:absolute;top:50%;left:0;right:0;margin:4vh auto 0;text-align:center}}@media screen and (max-width: 559px){.appSp__txt{color:#fff;font-size:1.6rem;margin:0 0 20px}}@media screen and (max-width: 559px){.appSp__btnItem img{width:48%;margin:0 0 16px}}.conRead{margin:0 auto;padding:104px 17% 80px;background:linear-gradient(to top right, #3165f5, #cf33c5);background-attachment:fixed}@media screen and (max-width: 559px){.conRead{padding:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conRead{padding:80px 12%}}.conRead__ttl{margin:0 0 40px}@media screen and (max-width: 559px){.conRead__ttl{margin:0 0 30px}}.conRead__ttl img{width:57%;height:auto}@media screen and (max-width: 559px){.conRead__ttl img{width:100%;height:auto}}.conRead__artist_name{margin:0 0 40px}@media screen and (max-width: 559px){.conRead__artist_name{margin:0 0 30px}}.conRead__artist_name img{width:274px;height:41px}@media screen and (max-width: 559px){.conRead__artist_name img{width:90%;height:auto}}.conRead__txt{color:#fff;font-weight:bold;font-size:1.8rem}@media screen and (max-width: 559px){.conRead__txt{font-size:1.44rem}}.conApp{padding:80px 17% 104px}@media screen and (max-width: 559px){.conApp{padding:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conApp{padding:80px 12%}}.conApp__ttl{font-family:Roboto;text-align:center;font-size:8.5rem;line-height:8.5rem;margin:0 0 32px}@media screen and (max-width: 559px){.conApp__ttl{font-size:calc(7rem * .5);line-height:1;margin:0 0 20px}}.conApp__list{margin:0 0 40px}.conApp__item{margin:0 0 0 1em;font-size:1.6rem;font-weight:bold;line-height:2;text-align:center;list-style-position:inside;list-style-type:square}@media screen and (max-width: 559px){.conApp__item{font-size:calc(1.6rem * .8);text-align:left}}@media screen and (min-width: 560px) and (max-width: 1141px){.conApp__item{text-align:left}}@media screen and (max-width: 559px){.conApp__item{margin:0}}.conApp__item a{text-decoration:underline;font-weight:normal}.conApp__item button{font-family:YakuHanJP, Noto Sans JP, sans-serif, Meiryo;font-size:1.6rem;border:none;text-decoration:underline;background:none}@media screen and (max-width: 559px){.conApp__item button{font-size:calc(1.6rem * .8)}}.conApp__item button:focus{outline:0}.conApp__btnList{display:flex;justify-content:center}@media screen and (max-width: 559px){.conApp__btnList{display:block;text-align:center}}.conApp__btnItem{transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out}.conApp__btnItem img.app{width:180px;height:66px}@media screen and (max-width: 559px){.conApp__btnItem img.app{width:65%;height:auto;margin:0 0 16px}}.conApp__btnItem img.google{width:222px;height:auto;margin:0 0 0 16px}@media screen and (max-width: 559px){.conApp__btnItem img.google{width:65%;height:auto;margin:0}}.popup{display:none;height:100vh;width:100%;background:rgba(0,0,0,0.8);position:fixed;top:0;left:0}@media screen and (max-width: 559px){.popup{top:-57px}}@media screen and (min-width: 560px) and (max-width: 1141px){.popup{top:-230px}}.popup__content{background:#fff;padding:50px 60px;width:50%;z-index:1000}@media screen and (max-width: 559px){.popup__content{padding:20px;width:74%}}.popup__ttl{margin:0 0 10px;font-size:1.8rem;font-weight:bold;text-align:center}.popup__item{margin:10px 0 0 1em;font-size:1.6rem;list-style-type:square}@media screen and (max-width: 559px){.popup__item{font-size:calc(1.6rem * .8)}}.popup__btn{margin:30px 0 0;text-align:center}@media screen and (max-width: 559px){.popup__btn{margin:20px 0 0}}.popup__btn button{font-family:YakuHanJP, Noto Sans JP, sans-serif, Meiryo;font-size:1.6rem;border:none;text-decoration:underline;background:none}.popup__btn button:focus{outline:0}.show{display:flex;justify-content:center;align-items:center}.conMovie{padding:104px 15% 120px;background:#090909}@media screen and (max-width: 559px){.conMovie{padding:50px 8%}}@media screen and (max-width: 559px){.conMovie{padding:50px 12%}}.conMovie__ttlArea{margin:0 0 40px}@media screen and (max-width: 559px){.conMovie__ttlArea{margin:0 0 16px}}.conMovie__ttl{font-family:Roboto;text-align:center;color:#fff;font-size:7rem;line-height:7rem;margin:0 0 4px}@media screen and (max-width: 559px){.conMovie__ttl{font-size:calc(7rem * .5);line-height:1}}.conMovie__txt{color:#fff;text-align:center;font-size:1.6rem}@media screen and (max-width: 559px){.conMovie__txt{font-size:calc(1.6rem * .8)}}.conMovie__inner{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.conMovie__movie{position:absolute;top:0;left:0;width:100%;height:100%}.conArtwork{padding:104px 15%}@media screen and (max-width: 559px){.conArtwork{padding:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArtwork{padding:80px 12%}}.conArtwork__ttlArea{margin:0 auto 32px}.conArtwork__ttl{font-family:Roboto;font-size:7rem;line-height:7rem;margin:0 0 24px}@media screen and (max-width: 559px){.conArtwork__ttl{font-size:calc(7rem * .5);line-height:1}}.conArtwork__txt{font-size:1.6rem}@media screen and (max-width: 559px){.conArtwork__txt{font-size:calc(1.6rem * .8)}}.conArtwork__imageList{display:flex;justify-content:center}@media screen and (max-width: 559px){.conArtwork__imageList{display:block;text-align:center}}.conArtwork__imageItem{width:calc(100% / 3)}@media screen and (max-width: 559px){.conArtwork__imageItem{width:80%}}.conArtwork__imageItem img{width:100%;height:auto}.conArtwork__imageItem_first{margin:64px 0 0}@media screen and (max-width: 559px){.conArtwork__imageItem_first{margin:0 10% 10px}}.conArtwork__imageItem_second{margin:32px 0 0 32px}@media screen and (max-width: 559px){.conArtwork__imageItem_second{margin:0 10% 10px}}.conArtwork__imageItem_third{margin:0 0 0 32px}@media screen and (max-width: 559px){.conArtwork__imageItem_third{margin:0 10% 10px}}.conArArt{position:relative;margin:64px 0 104px}@media screen and (max-width: 559px){.conArArt{margin:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArArt{margin:0}}.conArArt__ttlArea{width:70%;height:500px;background:#090909;color:#fff}@media screen and (max-width: 559px){.conArArt__ttlArea{width:100%;height:auto}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArArt__ttlArea{width:100%;height:auto}}.conArArt__ttlAreaInner{width:50%;padding:110px 20% 110px 17%}@media screen and (max-width: 559px){.conArArt__ttlAreaInner{width:auto;padding:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArArt__ttlAreaInner{width:auto;padding:80px 12%}}.conArArt__ttl{font-family:Roboto;font-size:7rem;line-height:7rem;margin:0 0 24px}@media screen and (max-width: 559px){.conArArt__ttl{font-size:calc(7rem * .5);line-height:1;margin:0 0 20px}}.conArArt__txt{font-size:1.6rem}@media screen and (max-width: 559px){.conArArt__txt{font-size:calc(1.6rem * .8)}}.conArArt__img{position:absolute;top:-64px;right:0;width:50%;height:500px;background:url(../img/img_ar-art.jpg) no-repeat 100%/cover}@media screen and (max-width: 559px){.conArArt__img{position:static;width:100%;height:200px}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArArt__img{position:static;width:100%;height:300px}}.conArAccess{margin:104px 0}@media screen and (max-width: 559px){.conArAccess{margin:50px 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArAccess{margin:80px 0}}.conArAccess__ttl{font-family:Roboto;font-size:7rem;line-height:7rem;text-align:center;margin:0 0 40px}@media screen and (max-width: 559px){.conArAccess__ttl{font-size:calc(7rem * .5);margin:0 0 20px;line-height:1}}.conArAccess__map{text-align:center}@media screen and (max-width: 559px){.conArAccess__map{margin:0 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArAccess__map{margin:0 10%}}.conArAccess__map img{width:69%}@media screen and (max-width: 559px){.conArAccess__map img{width:100%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArAccess__map img{width:100%}}.conArAccess__txt{margin:32px 0 0;font-size:1.6rem;text-align:center}@media screen and (max-width: 559px){.conArAccess__txt{font-size:calc(1.6rem * .8);line-height:1.6}}.conArAccess__btn{width:360px;height:64px;margin:16px auto 0;background:#090909;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;text-align:center;transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out}@media screen and (max-width: 559px){.conArAccess__btn{width:90%}}.conArAccess__btn:hover{background:#420174}.conArAccess__btn a{position:relative;color:#fff;font-size:1.8rem;line-height:64px;font-weight:bold;display:block}@media screen and (max-width: 559px){.conArAccess__btn a{font-size:calc(1.8rem * .8)}}.conArAccess__btn a:after{position:absolute;top:25;right:40;content:"";width:16px;height:16px;background:url(../img/ico_link_wh.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.conArAccess__btn a:after{right:34;width:14px;height:14px}}.conArSns{background:#EBEBEB}.conArSns__list{display:flex;justify-content:space-between;padding:104px 10%;margin:0 auto}@media screen and (max-width: 559px){.conArSns__list{padding:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArSns__list{padding:80px 12%}}.conArSns__item{width:88%;margin:0 auto}.conArSns__ttl{position:relative;font-size:5rem;border-bottom:1px solid #090909;padding:0 0 20px 62px;margin:0 0 24px}@media screen and (max-width: 559px){.conArSns__ttl{font-size:calc(5rem * .5);padding:0 0 12px 40px;margin:0 0 20px}}.conArSns__ttl::before{position:absolute;top:0;left:0;content:"";width:50px;height:50px;background:url(../img/ico_instagrm.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.conArSns__ttl::before{width:30px;height:30px}}.conArSns__insta{width:100%;transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out}@media screen and (max-width: 559px){.conArSns__insta{width:100%}}@media screen and (min-width: 560px) and (max-width: 1141px){.conArSns__insta{width:100%}}.conArSns__insta:hover{opacity:0.9}.iswd-profile{display:none}.mvLower{width:100%;height:236px}@media screen and (max-width: 559px){.mvLower{height:160px}}.mvLower_artist{background:url(../img/bg-mv-lower_artist.jpg) no-repeat 100%/cover}@media screen and (max-width: 559px){.mvLower_artist{background:url(../img/bg-mv-lower_artist.jpg) no-repeat top center/cover}}.mvLower_artwork{background:url(../img/bg-mv-lower_artwork.jpg) no-repeat 100%/cover}.mvLower__txt{height:100%;display:flex;align-items:center;justify-content:center;margin:0;color:#fff;font-size:3rem;font-weight:bold}@media screen and (max-width: 559px){.mvLower__txt{font-size:calc(3rem * .6)}}.lowAd{position:relative;margin:0;padding:0 17%;height:382px}@media screen and (max-width: 559px){.lowAd{display:none;margin:50px 4% 0;padding:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAd{margin:80px 0;padding:0}}.lowAd img{display:none;margin:0 0 0 auto;max-height:400px}@media screen and (max-width: 559px){.lowAd img{width:100%}}.lowAd::after{position:absolute;top:200;left:0;content:"";width:100%;height:242px;background:#090909;z-index:-1}@media screen and (max-width: 559px){.lowAd::after{background:none}}.lowAd__ttl{font-family:Roboto;font-size:7rem;font-weight:bold}@media screen and (max-width: 559px){.lowAd__ttl{font-size:calc(7rem * .5)}}.lowAd__nameA{position:absolute;top:80;left:17%;display:block;color:#6c6b6b}@media screen and (max-width: 559px){.lowAd__nameA{left:5%;color:#fff;line-height:1}}.lowAd__nameD{position:absolute;top:190;left:17%;display:block;color:#fff}@media screen and (max-width: 559px){.lowAd__nameD{top:125px;left:5%;line-height:1}}.lowPeopleWrap{margin:170px 0 104px}@media screen and (max-width: 559px){.lowPeopleWrap{margin:50px 8% 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowPeopleWrap{margin:140px 0 80px}}.lowOkamoto{margin:104px auto 0;height:auto}@media screen and (max-width: 559px){.lowOkamoto{margin:50px auto 0}}.lowOkamoto__up{display:flex;justify-content:space-around;align-content:flex-start;width:70%;margin:0 auto 64px}@media screen and (max-width: 559px){.lowOkamoto__up{display:block;width:100%;margin:0 auto 30px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowOkamoto__up{width:92%}}.lowOkamoto__up img{width:40%;align-self:flex-start}@media screen and (max-width: 559px){.lowOkamoto__up img{width:100%;height:auto}}.lowONakajima{margin:140px auto 0;height:auto}@media screen and (max-width: 559px){.lowONakajima{margin:50px 0 0;padding:50px 0 0;border-top:1px solid #ccc}}.lowONakajima__up{display:flex;flex-direction:row-reverse;justify-content:space-around;align-content:flex-start;width:70%;margin:0 auto 64px}@media screen and (max-width: 559px){.lowONakajima__up{display:block;width:100%;margin:0 auto 30px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowONakajima__up{width:92%}}.lowONakajima__up img{width:40%;align-self:flex-start}@media screen and (max-width: 559px){.lowONakajima__up img{width:100%;height:auto}}.lowKanasaki{margin:104px auto 0;height:auto}@media screen and (max-width: 559px){.lowKanasaki{margin:50px 0 0;padding:50px 0 0;border-top:1px solid #ccc}}.lowKanasaki__up{display:flex;justify-content:space-around;align-content:flex-start;width:70%;margin:0 auto 64px}.lowKanasaki__up img{width:40%;height:auto}.profile{width:50%}@media screen and (max-width: 559px){.profile{width:100%;margin:20px 0 0}}.profile__index{display:inline-block;font-family:Roboto;padding:0 16px;font-size:1.6rem;font-weight:bold;border:2px solid;text-align:center}.profile__name{display:flex}@media screen and (max-width: 559px){.profile__name{margin:4px 0 0}}.profile__en{font-family:Roboto;font-size:3vw;line-height:1}@media screen and (max-width: 559px){.profile__en{font-size:2rem}}.profile__en_y{color:#E1BF02}.profile__en_b{color:#193E97}.profile__en_g{color:#fff;text-shadow:1px 0 0 black, 0 1px 0 black, -1px 0 0 black, 0 -1px 0 black}.profile__ja{position:relative;margin:0 0 0 10px;padding:2em 0 0 16px;font-size:1.2vw;font-weight:bold;line-height:1}@media screen and (max-width: 559px){.profile__ja{padding:0.8em 0 0 16px;font-size:1.6rem}}.profile__ja::before{position:absolute;top:38%;left:0;content:"|";width:2px;height:1em}@media screen and (max-width: 559px){.profile__ja::before{top:27%}}.profile__txt{font-size:1.6rem;font-weight:bold}@media screen and (max-width: 559px){.profile__txt{font-size:calc(1.6rem * .8)}}.profile__official{width:290px;height:48px;margin:16px 0 0;text-align:center;border-radius:8px;background:#193E97;transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out}@media screen and (max-width: 559px){.profile__official{width:100%;height:64px}}.profile__official:hover{background:#06112c}.profile__official a{position:relative;color:#fff;font-size:1.6rem;line-height:48px}@media screen and (max-width: 559px){.profile__official a{line-height:64px;font-size:calc(1.8rem * .8)}}.profile__official a::after{position:absolute;top:4px;right:-26px;content:"";width:16px;height:16px;background:url(../img/ico_link_wh.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.profile__official a::after{width:14px;height:14px}}.record{display:flex;justify-content:space-around;width:70%;margin:0 auto}@media screen and (max-width: 559px){.record{display:block;width:100%}}@media screen and (min-width: 560px) and (max-width: 1141px){.record{width:92%}}.record__career{width:40%}@media screen and (max-width: 559px){.record__career{width:100%}}.record__Item{display:flex;margin:0 0 10px;font-size:1.4rem}@media screen and (max-width: 559px){.record__Item{font-size:calc(1.4rem * .8)}}.record__year{width:80px;font-weight:bold}@media screen and (max-width: 559px){.record__year{width:15%}}.record__year_y{color:#E1BF02}.record__year_b{color:#193E97}.record__year_long{width:150px}@media screen and (max-width: 559px){.record__year_long{width:120px}}.record__txt{width:500px}@media screen and (max-width: 559px){.record__txt{width:85%}}@media screen and (min-width: 560px) and (max-width: 1141px){.record__txt{width:92%}}.record__imageArea{width:51%;height:auto}@media screen and (max-width: 559px){.record__imageArea{width:100%}}.record__imageAreaList{display:flex}.record__imageAreaList:first-of-type{margin:0 0 30px}@media screen and (max-width: 559px){.record__imageAreaList:first-of-type{margin:30px 0 10px}}.record__imageAreaItem{width:100%}.record__imageAreaItem:nth-of-type(2){margin:0 0 0 30px}@media screen and (max-width: 559px){.record__imageAreaItem:nth-of-type(2){margin:0 0 0 10px}}.record__imageAreaItem img{width:100%}.record__nakajima{flex-direction:row-reverse}.record__nkanasaki{width:100%}.artistMovie{display:flex;position:relative;margin:80px 0 0}@media screen and (max-width: 559px){.artistMovie{width:100%;height:0;position:relative;padding-top:56.25%;overflow:hidden;margin:30px 0 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.artistMovie{width:80%;height:0;position:relative;padding-top:56.25%;overflow:hidden;margin:30px 10% 0;text-align:center}}.artistMovie::after{position:absolute;bottom:64;left:0;content:"";width:100%;height:2px;background:#090909;z-index:-1}@media screen and (max-width: 559px){.artistMovie::after{position:static;background:none}}.artistMovie__ttl{padding:222px 0 0}@media screen and (max-width: 559px){.artistMovie__ttl{padding:0}}.artistMovie__mainTtl{font-family:Roboto;font-size:4rem;font-weight:bold;line-height:1}.artistMovie__subTtl{font-size:1.6rem}.artistMovie__movie{display:block;width:700px;height:394px;padding:0 36px 0 17%}@media screen and (max-width: 559px){.artistMovie__movie{width:100%;height:auto;position:absolute;top:0;left:0;width:100% !important;height:100% !important;padding:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.artistMovie__movie{width:100%;height:auto;position:absolute;top:0;left:0;width:100% !important;height:100% !important;padding:0}}.artistMessage{margin:80px 10%;padding:80px 10%;background:#090909}@media screen and (max-width: 559px){.artistMessage{margin:50px -10% 0;padding:50px 10% 30px}}.artistMessage__ttl{margin:0 0 24px;padding:32px 0 0;font-family:Roboto;font-size:4rem;color:#fff;text-align:center;border-top:1px solid #fff}@media screen and (max-width: 559px){.artistMessage__ttl{font-size:calc(4rem * .7);padding:20px 0 0;margin:0 0 20px}}.artistMessage__txt{padding:0 0 32px;font-size:1.6rem;color:#fff;border-bottom:1px solid #fff}@media screen and (max-width: 559px){.artistMessage__txt{border-bottom:none;font-size:calc(1.6rem * .8)}}.artistMessage__txt span{display:block;margin:0 0 10px}.artistMessage__name{text-align:right}.lowArtwork{padding:104px 0}@media screen and (max-width: 559px){.lowArtwork{padding:50px 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowArtwork{padding:80px 0}}.lowArtwork__ttl{font-family:Roboto;font-size:7rem;line-height:7rem;margin:0 0 24px;padding:0 17%}@media screen and (max-width: 559px){.lowArtwork__ttl{font-size:calc(7rem * .5);line-height:1;padding:0 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowArtwork__ttl{padding:0 12%}}.lowArtwork__txt{padding:0 17%;font-size:1.6rem;font-weight:bold}@media screen and (max-width: 559px){.lowArtwork__txt{font-size:calc(1.6rem * .5);padding:0 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowArtwork__txt{padding:0 12%}}.lowArtwork img{margin:80px 0 0;width:100vw}@media screen and (max-width: 559px){.lowArtwork img{margin:30px 0 0}}.lowArart__ttlArea{border-bottom:2px solid;margin:0 0 40px 17%}@media screen and (max-width: 559px){.lowArart__ttlArea{margin:0 8%;padding:0 0 10px}}.lowArart__ttl{font-family:Roboto;font-size:7rem;line-height:7rem;text-align:right;margin:0 0 8px;padding:0 17%}@media screen and (max-width: 559px){.lowArart__ttl{font-size:calc(7rem * .5);text-align:center;line-height:1;margin:0}}.lowArart__txt{padding:0 17%;font-size:2rem;text-align:right;font-weight:bold}@media screen and (max-width: 559px){.lowArart__txt{font-size:calc(2rem * .6)}}@media screen and (max-width: 559px){.lowArart img{width:100%;margin:20px 0 0}}.lowArart__appArea{width:80%;height:auto;padding:0 0 80px;background:url(../img/img_apparea.jpg) no-repeat 100%/cover}@media screen and (max-width: 559px){.lowArart__appArea{width:100%;padding:0;background:none}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowArart__appArea{width:90%;background:url(../img/img_apparea.jpg) no-repeat 50% center/cover}}.lowArart__txtList{padding:80px 6% 40px 50%}@media screen and (max-width: 559px){.lowArart__txtList{padding:30px 8% 20px}}.lowArart__txtItem{color:#fff;font-weight:bold;font-size:1.6rem;line-height:2;margin:0 0 16px}@media screen and (max-width: 559px){.lowArart__txtItem{font-size:calc(1.6rem * .8);color:#1A1A1A}}.lowArart__btnList{display:flex;justify-content:center;padding:0 6% 0 50%}@media screen and (max-width: 559px){.lowArart__btnList{display:block;padding:0 8%}}@media screen and (max-width: 559px){.lowArart__btnItem{text-align:center}}.lowArart__btnItem img.app{width:180px;height:66px}@media screen and (max-width: 559px){.lowArart__btnItem img.app{width:65%;height:auto;margin:0 0 16px}}.lowArart__btnItem img.google{width:222px;height:auto;margin:0 0 0 16px}@media screen and (max-width: 559px){.lowArart__btnItem img.google{width:65%;height:auto;margin:0}}.lowAboutapp{margin:104px 0}@media screen and (max-width: 559px){.lowAboutapp{margin:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAboutapp{margin:80px 0}}.lowAboutapp__ttl{font-family:Roboto;font-size:7rem;line-height:7rem;margin:0 0 24px;padding:0 17%}@media screen and (max-width: 559px){.lowAboutapp__ttl{font-size:calc(7rem * .5);line-height:1;padding:0;margin:0 0 20px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAboutapp__ttl{padding:0 10%}}.lowAboutapp__txt{font-size:1.6rem;font-weight:bold;padding:0 17%}@media screen and (max-width: 559px){.lowAboutapp__txt{font-size:calc(1.6rem * .8);padding:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAboutapp__txt{padding:0 10%}}.lowAboutapp__useList{position:relative;padding:0 17%;display:flex;justify-content:space-between;margin:60px auto 0}@media screen and (max-width: 559px){.lowAboutapp__useList{display:block;padding:0;margin:30px 0 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAboutapp__useList{padding:0 10%}}.lowAboutapp__useList::after{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;content:"";width:100%;height:22%;background:#090909;z-index:-1}@media screen and (max-width: 559px){.lowAboutapp__useList::after{background:none}}.lowAboutapp__useItem{width:calc(100% / 3);text-align:center;margin:0}@media screen and (max-width: 559px){.lowAboutapp__useItem{width:100%}}.lowAboutapp__useItem img{width:80%;max-width:250px;margin:0 0 30px}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAboutapp__useItem img{width:90%}}.lowAboutapp__txtList{padding:0 17%;margin:48px 0 0}@media screen and (max-width: 559px){.lowAboutapp__txtList{padding:0;margin:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowAboutapp__txtList{padding:0 10%}}.lowAboutapp__txtItem{margin:0 0 10px;font-size:1.4rem;text-align:center}@media screen and (max-width: 559px){.lowAboutapp__txtItem{font-size:calc(1.4rem * .8);text-align:left;text-indent:-1em;padding:0 0 0 1em}}.lowStamp{padding:80px 0 104px;background:#090909}@media screen and (max-width: 559px){.lowStamp{padding:50px 8%}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp{padding:80px 0}}.lowStamp__ttlArea{margin:0 0 40px;padding:0 17%}@media screen and (max-width: 559px){.lowStamp__ttlArea{padding:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp__ttlArea{padding:0 10%}}.lowStamp__ttl{color:#981A61;font-size:4rem;font-weight:bold;text-align:center}@media screen and (max-width: 559px){.lowStamp__ttl{font-size:calc(4rem * .6);margin:0 0 20px;text-align:left}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp__ttl{margin:0 0 20px}}.lowStamp__txt{color:#fff;font-size:1.6rem;font-weight:bold;text-align:center}@media screen and (max-width: 559px){.lowStamp__txt{font-size:calc(1.6rem * .6);text-align:left;font-weight:normal}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp__txt{text-align:left}}.lowStamp__giftArea{border-top:2px solid #981A61;border-bottom:2px solid #981A61;margin:0 17%;padding:24px 0}@media screen and (max-width: 559px){.lowStamp__giftArea{margin:0;padding:20px 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp__giftArea{margin:0 10%}}.lowStamp__giftTtl{margin:0 0 16px;color:#981A61;font-size:1.8rem;font-weight:bold;text-align:center}@media screen and (max-width: 559px){.lowStamp__giftTtl{text-align:left;font-size:calc(1.8rem * .8);margin:0 0 10px}}.lowStamp__giftItem{margin:0 0 10px;color:#fff;font-size:1.4rem;text-align:center;list-style-position:inside;list-style-type:square}@media screen and (max-width: 559px){.lowStamp__giftItem{text-align:left;font-size:calc(1.4rem * .8);margin:0;line-height:1.5}}.lowStamp__giftItem_no{font-size:1.2rem;list-style-type:none}@media screen and (max-width: 559px){.lowStamp__giftItem_no{text-align:right;padding:0 20px 0 0}}.lowStamp__useArea{margin:80px 0 0}@media screen and (max-width: 559px){.lowStamp__useArea{margin:50px 0 20px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp__useArea{padding:0 10%}}.lowStamp__useItem{position:relative;display:table;width:700px;height:116px;padding:0 50px 0 170px;background:#fff;font-size:1.6rem;font-weight:bold;margin:0 auto 48px}@media screen and (max-width: 559px){.lowStamp__useItem{width:auto;height:auto;font-size:calc(1.6rem * .8);padding:36px 8% 16px;display:block}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowStamp__useItem{width:auto}}.lowStamp__useItem span{display:table-cell;vertical-align:middle}@media screen and (max-width: 559px){.lowStamp__useItem span{font-size:calc(1.6rem * .7)}}.lowStamp__useItem_01::before{position:absolute;top:-20;left:20;content:"";width:96px;height:96px;background:url(../img/ico_useitem_01.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.lowStamp__useItem_01::before{width:50px;height:50px;left:9}}.lowStamp__useItem_02::before{position:absolute;top:-20;left:20;content:"";width:96px;height:96px;background:url(../img/ico_useitem_02.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.lowStamp__useItem_02::before{width:50px;height:50px;left:9}}.lowStamp__useItem_03::before{position:absolute;top:-20;left:20;content:"";width:96px;height:96px;background:url(../img/ico_useitem_03.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.lowStamp__useItem_03::before{width:50px;height:50px;left:9}}.lowStamp__under{margin:46px 0 0}@media screen and (max-width: 559px){.lowStamp__under{margin:20px 0 0}}.lowStamp__underTtl{margin:0 0 24px;color:#fff;font-size:1.8rem;font-weight:bold;text-align:center}.lowStamp__underTtl span{display:inline}@media screen and (max-width: 559px){.lowStamp__underTtl{font-size:calc(1.8rem * .8)}}.lowStamp__underItem{margin:0 0 10px;color:#fff;font-size:1.4rem;text-align:center}@media screen and (max-width: 559px){.lowStamp__underItem{font-size:calc(1.4rem * .8);text-align:left}}.lowRokko{margin:104px auto}@media screen and (max-width: 559px){.lowRokko{margin:50px 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko{margin:80px auto}}.lowRokko__ttlArea{margin:0 0 60px;padding:0 17%}@media screen and (max-width: 559px){.lowRokko__ttlArea{padding:0 8%;margin:0 0 40px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko__ttlArea{padding:0 10%}}.lowRokko__ttl img{width:246px}@media screen and (max-width: 559px){.lowRokko__ttl img{width:60%}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko__ttl img{width:50%;padding:42px 0 0}}.lowRokko__txt{font-size:3.8rem;font-weight:bold}@media screen and (max-width: 559px){.lowRokko__txt{font-size:calc(3.8rem * .4)}}.lowRokko__list{margin:0 auto}.lowRokko__item{position:relative;display:flex;align-items:flex-start;justify-content:space-between;width:1000px;height:auto;margin:0 auto 80px;padding:0 0 16px 0;border:2px solid #003456}@media screen and (max-width: 559px){.lowRokko__item{width:auto;display:block;position:static;margin:0 8% 50px;padding:0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko__item{width:80%;height:auto}}.lowRokko__item_re{flex-direction:row-reverse}.lowRokko__img{width:50%;height:50%;margin:-20px 0 0 -20px}@media screen and (max-width: 559px){.lowRokko__img{width:100%;height:auto;margin:-10px 0 0 -10px}}.lowRokko__img_re{margin:-20px -20px 0 0}@media screen and (max-width: 559px){.lowRokko__img_re{width:100%;margin:-10px 0 0 -10px}}.lowRokko__detail{width:50%;padding:42px}@media screen and (max-width: 559px){.lowRokko__detail{width:auto;padding:20px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko__detail{padding:42px 30px 108px}}.lowRokko__detailTxt{font-size:1.8rem;font-weight:bold;width:420px}@media screen and (max-width: 559px){.lowRokko__detailTxt{width:auto;font-size:calc(1.8rem * .7);margin:0 0 16px}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko__detailTxt{width:370px}}.lowRokko__obi{position:absolute;bottom:40px;right:-12px;display:flex;justify-content:center;align-items:center;width:492px;height:62px;padding:0 20px;background:#003456}@media screen and (max-width: 559px){.lowRokko__obi{position:static;width:auto;height:auto;padding:10px 0}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowRokko__obi{width:402px}}.lowRokko__obi_re{left:-12px}.lowRokko__obiSubject{display:block;padding:3px 0 0 0;font-size:1.4rem;color:#fff;font-weight:bold;line-height:62px}@media screen and (max-width: 559px){.lowRokko__obiSubject{font-size:calc(1.4rem * .8);line-height:1}}.lowRokko__obiName{display:block;padding:0 0 0 40px;font-size:2.6rem;color:#fff;font-weight:bold;line-height:62px}@media screen and (max-width: 559px){.lowRokko__obiName{font-size:calc(2.8rem * .8);line-height:1;padding:0 0 0 20px}}.lowNight{height:auto;padding:104px 17%;background:url(../img/bg_night.jpg) no-repeat center/cover}@media screen and (max-width: 559px){.lowNight{padding:50px 8%;background:url(../img/bg_night_sp.jpg) no-repeat center/cover}}.lowNight__ttl{display:inline-block;color:#fff;font-size:2vw;font-weight:bold;border-bottom:1px solid #fff}@media screen and (max-width: 559px){.lowNight__ttl{font-size:1.6rem;border-bottom:none}}.lowNight__half{width:50%;margin:40px auto 0 0}@media screen and (max-width: 559px){.lowNight__half{width:100%}}@media screen and (min-width: 560px) and (max-width: 1141px){.lowNight__half{width:59%}}.lowNight__dayTtl{margin:0 0 24px;color:#BC7BEE;font-size:1.8rem;text-align:center}@media screen and (max-width: 559px){.lowNight__dayTtl{font-size:calc(1.6rem * .8)}}.lowNight__list{display:flex;align-items:center;margin:0 0 24px}.lowNight__month{color:#fff;font-size:3rem;font-weight:bold}@media screen and (max-width: 559px){.lowNight__month{font-size:calc(3rem * .6)}}.lowNight__day{margin:0 0 0 36px;color:#fff;font-weight:bold;font-size:1.8rem}@media screen and (max-width: 559px){.lowNight__day{font-size:calc(1.8rem * .8);margin:0 0 0 19px}}.lowNight__btn{width:360px;height:64px;margin:40px auto 0;background:#8652ad;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;text-align:center;transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out}@media screen and (max-width: 559px){.lowNight__btn{width:100%}}.lowNight__btn:hover{background:#7b08d3}.lowNight__btn a{position:relative;color:#fff;font-size:1.8rem;line-height:64px;font-weight:bold;display:block}@media screen and (max-width: 559px){.lowNight__btn a{font-size:calc(1.8rem * .8)}}.lowNight__btn a:after{position:absolute;top:25;right:40;content:"";width:16px;height:16px;background:url(../img/ico_link_wh.png) no-repeat 100%/contain}@media screen and (max-width: 559px){.lowNight__btn a:after{width:14px;height:14px;right:31px}}.footer{padding:40px 0 24px;background:#420174;text-align:center}@media screen and (max-width: 559px){.footer{padding:20px 0 80px}}.footer__list{margin:0 0 16px}@media screen and (max-width: 559px){.footer__list{margin:0 0 10px}}.footer__item{color:#fff;font-size:1.2rem}@media screen and (max-width: 559px){.footer__item{font-size:calc(1.2rem * .8)}}.footer__item img{width:214px;height:26px;margin:0 0 8px}@media screen and (max-width: 559px){.footer__item img{width:45%;height:auto}}.footer__pp{color:#fff;font-size:1rem}@media screen and (max-width: 559px){.footer__pp{font-size:calc(1rem * .8)}}
/*# sourceMappingURL=style.min.css.map */