.yb.is-fixed{position:fixed;top:0;left:0;width:100%}.second-header__wrapper{width:100%;height:90px;background-image:url(../../images/disco/bg_header.jpg);background-repeat:no-repeat;background-position:left 45% top 35%;background-size:250%}@media(min-width : 768px){.second-header__wrapper{background-position:left bottom;background-size:cover}}@media(min-width : 1024px){.second-header__wrapper{height:160px}}@media(min-width : 1024px){.second-header__inner{padding-right:6.3492063492%}}@media(min-width : 1440px){.second-header__inner{padding-right:80px}}.second-header h1{font-size:36px;line-height:90px;color:#fff;text-align:center;font-family:"Cormorant",serif;font-weight:600}@media(min-width : 1024px){.second-header h1{font-size:72px;line-height:160px;text-align:right}}.second-header__wrapper{background-position:left 70% top 55%}@media(min-width : 768px){.second-header__wrapper{background-position:left 70% top 30%}}.second-contents__wrapper{background-image:url(../images/common/bg-second.jpg)}@media(min-width : 1024px){.second-contents__wrapper{min-height:calc(100vh - 445px)}}.second-contents__inner{width:100%;max-width:1260px;margin:auto;padding:20px 20px 40px}@media(min-width : 834px){.second-contents__inner{padding:4.7619047619% 4.7619047619% 6.3492063492%}}@media(min-width : 1440px){.second-contents__inner{padding:60px 60px 80px}}.disco-menu{background-color:#111}.disco-menu__list{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.disco-menu__item{position:relative}.disco-menu__item a{font-family:"Cormorant",serif;font-weight:700;padding:0 10px;font-size:1.8rem;line-height:50px;color:#fff;transition:all .1s linear}.disco-menu__item a:hover{color:#3f8c93;opacity:1}.disco-menu__item a:active{color:#3f8c93;opacity:1}.disco-menu__item a.is-active{color:#3f8c93;pointer-events:none}@media(min-width : 768px){.disco-menu__item a{padding:0 15px;font-size:2.6rem;line-height:60px}}.disco-menu__item:not(:last-child)::after{position:absolute;top:50%;right:0;display:block;width:1px;height:1.8rem;content:"";background-color:#777;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width : 768px){.disco-menu__item:not(:last-child)::after{height:2.2rem}}.disco__section-box:not(:first-child){margin-top:50px}.disco__section-title{display:flex;align-items:center;max-width:1000px;padding:0 0 4px 5px;margin:0 auto 20px;font-size:3rem;line-height:1;color:#111;border-bottom:solid 1px #bdbdbd;font-family:"Cormorant",serif;font-weight:700}@media(min-width : 768px){.disco__section-title{margin-bottom:40px;font-size:3.6rem}}.disco__list{display:flex;flex-wrap:wrap;max-width:1000px;margin:auto}.disco__list a{display:inline;line-height:inherit;color:#3f8c93;text-decoration:underline}.disco__item{cursor:pointer;width:calc(50% - 10px);margin-top:20px}.disco__item:hover{opacity:.5;transition:0.3s ease-in}.disco__item:nth-child(-n+2){margin-top:0}@media(max-width : 767px){.disco__item:nth-child(even){margin-left:20px}}@media(min-width : 768px){.disco__item{width:22%;margin:4% 0 0 4%}.disco__item:nth-child(-n+4){margin-top:0}.disco__item:nth-child(4n+1){margin-left:0}}.disco__thumbnail{margin-bottom:8px;border:1px solid #bebebe}@media(min-width : 768px){.disco__thumbnail{margin-bottom:10px}}.disco__img{width:100%;padding-top:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.disco__description{word-break:break-all}.disco__title{margin-bottom:10px;font-size:1.5rem;font-weight:bold;line-height:1.3;color:#3f8c93}@media(min-width : 768px){.disco__title{font-size:1.6rem}}.disco__release{font-size:1.2rem;font-weight:bold;color:#444}@media(min-width : 768px){.disco__release{font-size:1.4rem}}.disco__record{font-size:.9rem;color:#444}@media(min-width : 768px){.disco__record{font-size:1.2rem}}.disco-modal{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;visibility:hidden;background:rgba(0,0,0,.8);opacity:0;transition:all .3s linear}.disco-modal.is-show{visibility:visible;opacity:1}.disco-modal__inner{display:flex;align-items:flex-start;justify-content:center;width:100%;height:auto;min-height:100%;padding:80px 15px 15px;visibility:hidden;opacity:0;transition:all .3s ease-in;transition-delay:.15s}.is-show .disco-modal__inner{visibility:visible;opacity:1;transition:all .5s ease-in;transition-delay:0}@media(min-width : 768px){.disco-modal__inner{padding:160px 0 20px}}.disco-modal__box{display:none;width:100%;max-width:480px}.is-show .disco-modal__box{display:block}@media(min-width : 1024px){.disco-modal__box{max-width:880px}}.disco-modal__item{padding:15px;line-height:1;background-color:#fff;border-radius:5px}@media(min-width : 768px){.disco-modal__item{padding:30px 20px}}@media(min-width : 1024px){.disco-modal__item{padding:30px 40px}}.disco-modal__title{padding:0 5px 15px;margin-bottom:10px;word-break:break-all;border-bottom:1px solid #202020}@media(min-width : 768px){.disco-modal__title{padding:0 10px 20px;margin-bottom:20px}}.disco-modal__title .subtitle{margin-bottom:2%;font-size:1.2rem;color:#3f8c93}@media(min-width : 768px){.disco-modal__title .subtitle{font-size:1.6rem}}.disco-modal__title .title{margin-bottom:10px;font-size:1.8rem;font-weight:bold;color:#3f8c93}@media(min-width : 768px){.disco-modal__title .title{font-size:2.4rem}}.disco-modal__title .release{font-size:1.2rem}@media(min-width : 768px){.disco-modal__title .release{font-size:1.6rem}}.disco-modal__title .record{font-size:.9rem}@media(min-width : 768px){.disco-modal__title .record{font-size:1.2rem}}.disco-modal__streaming{display:flex;flex-wrap:wrap;width:100%;padding:10px 13.5px;margin-bottom:10px;background-color:rgba(63,140,147,.5);border-radius:2.5px}@media(min-width : 768px){.disco-modal__streaming{padding:15px 20px;margin-bottom:20px;border-radius:5px}}@media(min-width : 1024px){.disco-modal__streaming{flex-wrap:nowrap}}.disco-modal__streaming li{width:48.8%}.disco-modal__streaming li:nth-child(even){margin-left:2.2%}.disco-modal__streaming li:nth-child(n+3){margin-top:2.2%}@media(min-width : 768px){.disco-modal__streaming li{width:calc(50% - 7.5px)}.disco-modal__streaming li:nth-child(even){margin-left:15px}.disco-modal__streaming li:nth-child(n+3){margin-top:15px}}@media(min-width : 1024px){.disco-modal__streaming li{width:240px}.disco-modal__streaming li:not(:first-child){margin:0 0 0 20px}}.disco-modal__streaming li a{padding-top:29.1666666667%;font-size:0;background-repeat:no-repeat;background-position:center;background-size:contain}.disco-modal__streaming li.apple a{background-image:url(../images/disco/streaming_applemusic.png)}.disco-modal__streaming li.spotify a{background-image:url(../images/disco/streaming_spotify.png)}.disco-modal__streaming li.line a{background-image:url(../images/disco/streaming_linemusic.png)}.disco-modal__contents{padding:0 5px;font-size:1.2rem;font-weight:bold;line-height:1.5}@media(min-width : 768px){.disco-modal__contents{padding:0 10px;font-size:1.6rem}.disco-modal__contents .small-text{font-size:1.2rem;font-weight:normal}}.disco-modal__contents li{margin-bottom:10px}@media(min-width : 768px){.disco-modal__contents li{margin-bottom:16px}.disco-modal__contents li:last-child{margin-bottom:10px}}.disco-modal__close{display:flex;align-items:center;justify-content:center;cursor:pointer;width:40px;height:40px;margin:auto;margin-top:15px;border:1px solid #fff}.disco-modal__close:hover{opacity:.5;transition:0.3s ease-in}.disco-modal__close:before,.disco-modal__close:after{display:block;width:1px;height:70%;content:"";background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.disco-modal__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media(min-width : 768px){.disco-modal__close{width:60px;height:60px;margin-top:20px}}
