<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer&gt;*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}body{background:#fff;font-feature-settings:"palt";-webkit-text-size-adjust:none}*{outline:none}html{overflow-y:inherit}body{width:auto}header#sqexHeader-white_rsp{position:relative;z-index:1000}#sqexFooter{z-index:2;position:relative}.wapper{background-color:#39ba7c;width:100%;position:relative;color:#fff;font-family:"Noto Sans JP",ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,sans-serif;font-weight:400;box-sizing:border-box}.wapper *{box-sizing:border-box}.wapper .sp-appear{display:none}#wp{background:#161b1c;position:relative;font-size:13px;line-height:1.7em;overflow:hidden}.effect-fade-in{opacity:.1;transition:opacity 1s}.effect-fade-in.show{opacity:1}#volume{position:fixed;bottom:0;right:0;padding:3px 0 3px 3px;box-shadow:0 0 5px rgba(150,221,247,0.4);z-index:999}#volume .toggle{background:rgba(0,0,0,0.9) url(../img/top/btn-bgm.png) no-repeat;background-size:140px auto;display:block;width:140px;height:40px;text-indent:-9999px;transition:background-color .3s}#volume .toggle.off{background-position:0 -40px}#volume .toggle.hidden{display:none}#volume .toggle:hover{background-color:rgba(150,221,247,0.5)}@media screen and (max-width: 640px){#contents .pc-appear{display:none}#contents .sp-appear{display:block}#wp{min-width:0}#wp.mobile{height:100vh;overflow:scroll;-webkit-overflow-scrolling:touch}#volume{position:fixed;bottom:0;right:0;padding:3px 0 0 3px;box-shadow:0 0 5px rgba(150,221,247,0.4);transform:scale(0.8);transform-origin:right bottom}#sqexFooter{padding-bottom:20px}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}99%{opacity:0;display:block}100%{display:none}}@keyframes fade-out{0%{opacity:1}99%{opacity:0;display:block}100%{display:none}}.fadein-up,.fadein{opacity:0}.fadein-up.hidden,.fadein.hidden{visibility:hidden;-webkit-animation:none;animation:none}.fadein-up.visible,.fadein.visible{visibility:visible}.fadein-up{transform:translate3d(0, 30px, 0)}.fadein-up.visible{-webkit-animation:fadeInUp 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s forwards;animation:fadeInUp 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s forwards}.fadein.visible{-webkit-animation:fadeIn 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s forwards;animation:fadeIn 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s forwards}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 30px, 0)}50%{opacity:.35}100%{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 30px, 0)}50%{opacity:.35}100%{opacity:1;transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#landing{background:#fcf9d2;position:fixed;width:100%;height:100%;top:0;left:0;transition:opacity 1s;z-index:10000}#landing .loader{background:#39ba7c;width:100%;height:0;position:absolute;bottom:0;left:0;transition:height 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94)}#landing .txt{background:#fff;border-radius:50%;text-indent:-9999px;position:absolute;top:50%;left:50%;width:40px;height:40px;transform:translateX(-50%) translateY(-50%);-webkit-animation:loader-txt linear 0.85s infinite alternate;animation:loader-txt linear 0.85s infinite alternate}#landing.hide{opacity:0}@-webkit-keyframes loader-txt{0%{opacity:.2;width:20px;height:20px}50%{opacity:.6;width:25px;height:25px}100%{opacity:.2;width:20px;height:20px}}@keyframes loader-txt{0%{opacity:.2;width:20px;height:20px}50%{opacity:.6;width:25px;height:25px}100%{opacity:.2;width:20px;height:20px}}.modal-dialog{margin-top:calc(1.75rem + 32px)}.modal-dialog .modal-content{border:none;border-radius:0;display:block}.modal-dialog .modal-content .modal-header{border:none;display:block;position:relative;padding:0}.modal-dialog .modal-content .modal-header .close{position:absolute;top:0;right:0;transform:translate(100%, -100%);width:32px;height:32px;background:transparent;border:none;margin:0;padding:0;cursor:pointer}.modal-dialog .modal-content .modal-header .close::before,.modal-dialog .modal-content .modal-header .close::after{content:'';width:28px;height:2px;background:#fff;position:absolute;top:50%;left:50%}.modal-dialog .modal-content .modal-header .close::before{transform:translate(-50%, -50%) rotate(45deg)}.modal-dialog .modal-content .modal-header .close::after{transform:translate(-50%, -50%) rotate(-45deg)}@media screen and (max-width: 640px){.modal-dialog{margin-left:auto;margin-right:auto;margin-bottom:1.75rem}.modal-dialog .modal-content .modal-header .close{transform:translateX(0) translateX(4px) translateY(-100%) translateY(-7px)}}.modal-backdrop.show{opacity:.75}#background{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0}#background canvas{position:absolute;top:0;left:0}.top{padding-bottom:105px;position:relative;z-index:1}.top .txt-shoulder{width:100%;height:0;padding-bottom:155px;overflow:hidden;position:relative;margin-bottom:60px}.top .txt-shoulder img{position:absolute;top:0;left:50%;transform:translate(-50%, 0);height:100%;display:block}.top .txt-shoulder img.sp-appear{display:none}.top .logo{width:100%;max-width:980px;margin:0 auto 40px;padding:0 20px;display:flex;align-items:center}.top .logo .jacket{width:50%}.top .logo .jacket img{width:100%;display:block}.top .logo .title{width:50%}.top .logo .title img{width:82%;display:block;margin:auto}.top .news{width:100%;margin:0 auto 70px}.top .news .news-title{width:160px;margin:0 auto 10px}.top .news .news-title img{width:100%;display:block}.top .news .inner{background:rgba(252,249,210,0.2);padding:16px 10px;position:relative}.top .news .inner::before{content:'';width:100%;height:10px;position:absolute;top:0;left:0;background:linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%)}.top .news .inner::after{content:'';width:100%;height:10px;position:absolute;bottom:0;left:0;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%)}.top .news .inner dl{font-size:14px;line-height:1.5;color:#fff;width:100%;max-width:700px;margin:auto}.top .news .inner dl dt{float:left;clear:both;width:7em}.top .news .inner dl dd{padding:0 0 5px 7em;width:calc(800px - 7em) .top .news .inner dl dd}.top .news .inner dl dd :last-child{padding-bottom:0}.top .description{width:100%;max-width:783px;margin:auto}.top .description .txt{background:url(../img/txt-description.png?v2) no-repeat;background-size:contain;width:100%;height:0;padding-bottom:43.74202%;text-indent:-9999px}@media screen and (max-width: 980px){.top .txt-shoulder{padding-bottom:15.81633%}}@media screen and (max-width: 640px){.top{padding-bottom:80px}.top .txt-shoulder{padding-bottom:19.06667%;margin-bottom:30px}.top .logo{width:95%;margin:0 auto 30px;padding:0;display:block}.top .logo .jacket{width:100%}.top .logo .title{display:none}.top .title{width:72.53333%;margin:0 auto 50px}.top .news{margin:0 auto 40px}.top .news .news-title{width:135px}.top .news .inner{padding:12px 20px}.top .news .inner dl{font-size:13px}.top .description{width:90%;max-width:350px}.top .description .txt{background-image:url(../img/txt-description-sp.png?v2);padding-bottom:102.03252%}}.spec{background:#2d1b07;padding:70px 0 40px;width:100%;position:relative;z-index:1}.spec .inner{width:100%;max-width:1020px;margin:auto;padding:0 20px;display:flex;justify-content:space-between}.spec .inner .details{width:40.81633%}.spec .inner .details .jacket{width:100%;margin-bottom:16px}.spec .inner .details .jacket img{display:block;width:100%}.spec .inner .details .outline{border-bottom:rgba(255,255,255,0.3) 1px solid;padding-bottom:10px;display:flex}.spec .inner .details .outline dl{width:50%;font-size:13px;line-height:1.5;color:#fff}.spec .inner .details .outline dl dt{float:left;clear:both;position:relative;width:5em;padding-bottom:18px}.spec .inner .details .outline dl dt .en{position:absolute;display:block;bottom:4px;font-size:11px;opacity:.5;white-space:nowrap}.spec .inner .details .outline dl dd{padding:0 0 18px 5em}.spec .inner .details .stores{padding-top:20px}.spec .inner .details .stores h3{border-top:rgba(252,249,210,0.3) 1px solid;font-size:14px;line-height:1.5;color:#fcf9d2;margin:25px 0 20px 10px;padding-top:20px}.spec .inner .details .stores ul{margin-bottom:10px}.spec .inner .details .stores li:not(:last-child){margin-bottom:17px}.spec .inner .details .stores li a{padding-left:30px;position:relative;display:block;font-size:14px;line-height:1.5;color:#fff;text-decoration:none;transition:color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)}.spec .inner .details .stores li a::before{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 5px;border-color:transparent transparent transparent #d82127;position:absolute;top:6px;left:12px;transition:left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)}.spec .inner .details .stores li a:hover{color:#fcf9d2}.spec .inner .details .stores li a:hover::before{left:15px}.spec .inner .details .stores .txt-more{font-size:14px;padding-left:30px}.spec .inner .details .stores .note{padding-left:30px;font-size:11px;line-height:1.5}.spec .inner .tracklist{width:57.14286%;-webkit-animation-delay:.3s;animation-delay:.3s}.spec .inner .tracklist .txt-lead{background:#463a2e;padding:18px 15px;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.05em;color:#fcf9d2}.spec .inner .tracklist .list{background:#574939;padding:18px 15px}.spec .inner .tracklist .list li{position:relative;margin-bottom:15px;padding-left:24px;font-size:14px;line-height:1.5;color:#fff}.spec .inner .tracklist .list li:last-child{margin-bottom:0}.spec .inner .tracklist .list li a{color:#fff;text-decoration:underline}.spec .inner .tracklist .list li span{display:block}.spec .inner .tracklist .list li span.composer{font-size:11px;padding-top:3px}.spec .inner .tracklist .list li .no{position:absolute;top:0;left:0}.spec .inner .tracklist .list li .preview-group{display:flex;margin-top:3px}.spec .inner .tracklist .list li .preview-group .preview{background:rgba(0,0,0,0.3);padding:5px 10px;font-size:13px;line-height:1.5;color:#fff;display:flex;align-items:center;cursor:pointer}.spec .inner .tracklist .list li .preview-group .preview .btn-start{background:url(../img/btn-preview.png) no-repeat center top;background-size:18px auto;background-position:center -1px;border:#fff 1px solid;border-radius:50%;width:18px;height:18px;cursor:pointer;display:inline-block;text-indent:-9999px;margin-right:4px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color .3s}.spec .inner .tracklist .list li .preview-group .preview:hover .btn-start{background-color:rgba(255,255,255,0.2)}.spec .inner .tracklist .list li .preview-group .preview.loading .btn-start{background:none;border:none}.spec .inner .tracklist .list li .preview-group .preview.loading .btn-start::after{content:'';background:url(../img/btn-preview-loading.svg) no-repeat center center;background-size:100% auto;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite;position:absolute;top:0;left:0;width:100%;height:100%}.spec .inner .tracklist .list li .preview-group .preview.playing .btn-start{background-position:center -37.5px}.spec .inner .tracklist .list li .preview-group .preview.playing:hover .btn-start{background-position:center -18.5px}.spec .inner .tracklist .note{padding:10px 15px}.spec .inner .tracklist .note li{padding-left:1em;font-size:12px;line-height:1.5;color:#fff;position:relative}.spec .inner .tracklist .note li::before{content:'â€»';position:absolute;top:0;left:0}@media screen and (max-width: 855px){.spec .inner .details .outline{display:block}.spec .inner .details .outline dl{width:100%}}@media screen and (max-width: 767px){.spec{padding:45px 0 5px}.spec .inner{width:100%;max-width:500px;margin:auto;padding:0;display:block}.spec .inner .details{width:100%}.spec .inner .details .jacket{width:80%;margin:0 auto 16px}.spec .inner .details .outline{width:80%;margin:auto}.spec .inner .details .stores{width:80%;margin:0 auto 40px}.spec .inner .details .stores h3{font-size:13px;margin:20px 0 5px;padding-top:15px}.spec .inner .details .stores ul{margin-bottom:5px}.spec .inner .details .stores li:not(:last-child){margin-bottom:6px}.spec .inner .details .stores li a{padding-left:18px;font-size:12px}.spec .inner .details .stores li a::before{left:0}.spec .inner .details .stores .txt-more{font-size:12px;padding-left:18px}.spec .inner .details .stores .note{padding-left:18px;font-size:10px}.spec .inner .tracklist{border:1px solid #fff;padding:5px;margin:0 10px 20px;width:auto;-webkit-animation-delay:.1s;animation-delay:.1s}.spec .inner .tracklist .txt-lead{background:none;padding:10px;margin-bottom:5px}.spec .inner .tracklist .list li{margin-bottom:10px;font-size:13px}.spec .inner .tracklist .list li span.composer{font-size:10px}.spec .inner .tracklist .list li .preview-group{margin-top:5px}.spec .inner .tracklist .list li .preview-group .preview{font-size:11px}.spec .inner .tracklist .note{padding:10px}.spec .inner .tracklist .note li{font-size:10px}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pv{padding:0 0 70px;width:100%;position:relative;z-index:1}.pv .title{width:393px;margin:-1px auto 40px;padding-left:50px}.pv .title img{width:100%;display:block}.pv .container{width:100%;max-width:840px;margin:auto;padding:0 20px}.pv .container .player{background:#fff;margin-bottom:5px;padding:5px}.pv .container .player .youtube-player{width:100%;height:0;padding-bottom:56.25%;position:relative}.pv .container .player .youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 640px){.pv{padding:0 0 45px}.pv .title{width:294.75px;margin:0 auto 20px;padding-left:37.5px}.pv .container{padding:0}.pv .container .player{padding:0}}.prestream{background:#fcf9d2;padding:70px 0;width:100%;position:relative;z-index:1}.prestream .inner{width:100%;max-width:1020px;margin:auto;padding:0 20px;display:flex;justify-content:space-between;flex-wrap:wrap}.prestream .inner .title{width:100%;margin-bottom:35px}.prestream .inner .title img{width:635px;margin:auto}.prestream .inner .title img.pc-apear{display:block}.prestream .inner .title img.sp-apear{display:none}.prestream .inner .details{width:40.81633%}.prestream .inner .details .jacket{width:100%;margin-bottom:16px}.prestream .inner .details .jacket img{display:block;width:100%}.prestream .inner .tracklist{width:57.14286%;-webkit-animation-delay:.3s;animation-delay:.3s}.prestream .inner .tracklist .list{background:#fff;padding:18px 15px}.prestream .inner .tracklist .list li{position:relative;margin-bottom:15px;padding-left:24px;font-size:14px;line-height:1.5;color:#2d1b07}.prestream .inner .tracklist .list li:last-child{margin-bottom:0}.prestream .inner .tracklist .list li a{color:#2d1b07}.prestream .inner .tracklist .list li span{display:block}.prestream .inner .tracklist .list li span.composer{font-size:11px;padding-top:3px}.prestream .inner .tracklist .list li .no{position:absolute;top:0;left:0}.prestream .inner .tracklist .stores{padding-top:20px}.prestream .inner .tracklist .stores li{margin-bottom:17px}.prestream .inner .tracklist .stores li a{padding-left:30px;position:relative;display:inline-block;font-size:14px;font-weight:700;line-height:1.5;color:#39ba7c;text-decoration:underline;transition:color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)}.prestream .inner .tracklist .stores li a::before{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 5px;border-color:transparent transparent transparent #d82127;position:absolute;top:6px;left:12px;transition:left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1)}.prestream .inner .tracklist .stores li a:hover{color:#d82126}.prestream .inner .tracklist .stores li a:hover::before{left:15px}.prestream .inner .tracklist .stores .txt-lead{font-size:14px;font-weight:700;color:#000;padding-left:30px}.prestream .inner .tracklist .stores .note{padding:5px 15px 10px 30px}.prestream .inner .tracklist .stores .note li{padding-left:1em;font-size:12px;line-height:1.5;color:#000;position:relative}.prestream .inner .tracklist .stores .note li::before{content:'â€»';position:absolute;top:0;left:0}@media screen and (max-width: 767px){.prestream{padding:35px 0}.prestream .inner{width:100%;max-width:500px;margin:auto;padding:0;display:block}.prestream .inner .title{margin-bottom:20px}.prestream .inner .title img{width:72%}.prestream .inner .title img.pc-apear{display:none}.prestream .inner .title img.sp-apear{display:block}.prestream .inner .details{width:100%}.prestream .inner .details .jacket{width:80%;margin:0 auto 16px}.prestream .inner .tracklist{border:1px solid #fff;padding:5px;margin:0 10px 20px;width:auto;-webkit-animation-delay:.1s;animation-delay:.1s}.prestream .inner .tracklist .txt-lead{background:none;padding:10px;margin-bottom:5px}.prestream .inner .tracklist .list li{margin-bottom:10px;font-size:13px}.prestream .inner .tracklist .list li span.composer{font-size:10px}.prestream .inner .tracklist .list li .preview-group{margin-top:5px}.prestream .inner .tracklist .list li .preview-group .preview{font-size:11px}.prestream .inner .tracklist .stores{width:auto;margin:0 20px}.prestream .inner .tracklist .stores li{margin-bottom:15px}.prestream .inner .tracklist .stores li a{padding-left:18px}.prestream .inner .tracklist .stores li a::before{left:0}.prestream .inner .tracklist .stores .txt-lead{font-size:13px;margin-bottom:0;padding-left:0;padding-bottom:0}.prestream .inner .tracklist .stores .note{padding:0 15px 10px 0}.prestream .inner .tracklist .stores .note li{font-size:10px}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.arranger{background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%);padding-bottom:80px;position:relative}.arranger .title{width:393px;margin:-1px auto 90px;padding-left:50px}.arranger .title img{width:100%;display:block}.arranger .list{width:100%;max-width:1020px;margin:auto;padding:0 20px;display:flex;flex-wrap:wrap}.arranger .list .item{width:23.5%;margin-bottom:30px}.arranger .list .item:not(:nth-child(4n)){margin-right:2%}.arranger .list .item:nth-child(4n-2){-webkit-animation-delay:.2s;animation-delay:.2s}.arranger .list .item:nth-child(4n-1){-webkit-animation-delay:.3s;animation-delay:.3s}.arranger .list .item:nth-child(4n){-webkit-animation-delay:.4s;animation-delay:.4s}.arranger .list .item a{display:block;text-decoration:none;color:#fff;position:relative;overflow:hidden}.arranger .list .item a::after{content:'';background:#fff;position:absolute;top:0;left:0;width:100%;height:0;padding-bottom:100%;opacity:0;transform:skewX(-45deg) translateX(-150%);transition:transform 0s cubic-bezier(0.39, 0.575, 0.565, 1),opacity 0s}.arranger .list .item a img{width:100%;display:block;box-shadow:0 0 10px rgba(81,54,25,0.3);margin-bottom:5px;transition:box-shadow .3s;position:relative}.arranger .list .item a figcaption{text-align:center;font-size:14px;font-weight:700;line-height:1.5}.arranger .list .item a:hover::after{opacity:.3;transform:skewX(-45deg) translateX(100%);transition-duration:.3s, .3s}.arranger .list .item a:hover img{box-shadow:0 0 10px rgba(81,54,25,0.85)}@media screen and (max-width: 640px){.arranger{padding-bottom:45px}.arranger .title{width:294.75px;margin:0 auto 70px;padding-left:37.5px}.arranger .list{padding:0 10px}.arranger .list .item{width:48.5%;margin-bottom:30px}.arranger .list .item:nth-child(4n-2),.arranger .list .item:nth-child(4n-1),.arranger .list .item:nth-child(4n){-webkit-animation-delay:.1s;animation-delay:.1s}.arranger .list .item:nth-child(2n){margin-right:0;-webkit-animation-delay:.2s;animation-delay:.2s}.arranger .list .item:nth-child(2n-1){margin-right:3%}.arranger .list .item a figcaption{font-size:13px}}.entertainer-modal .modal-dialog{width:400px}.entertainer-modal .modal-dialog .modal-content{background:#39ba7c;box-shadow:0 0 5px 0 rgba(0,0,0,0.5);border:none;border-radius:0;display:block}.entertainer-modal .modal-dialog .modal-content .modal-body{padding:12.5% 0 35px;position:relative}.entertainer-modal .modal-dialog .modal-content .modal-body::before{content:'';background-color:#fcf9d2;background-position:center top;background-size:100% auto;background-repeat:no-repeat;width:100%;height:0;padding-bottom:42.5%;position:absolute;top:0;left:0}.entertainer-modal .modal-dialog .modal-content .modal-body .photo{width:235px;margin:0 auto 25px;position:relative}.entertainer-modal .modal-dialog .modal-content .modal-body .photo img{width:100%;display:block}.entertainer-modal .modal-dialog .modal-content .modal-body .name{font-size:20px;font-weight:700;line-height:1.5;color:#fff;text-align:center;margin:0 auto 20px;padding:0 25px}.entertainer-modal .modal-dialog .modal-content .modal-body .profile{padding:0 25px}.entertainer-modal .modal-dialog .modal-content .modal-body .profile p{font-size:13px;line-height:1.7;color:#fff}.entertainer-modal .modal-dialog .modal-content .modal-body .profile p:not(:last-child){margin-bottom:1.7em}@media screen and (max-width: 640px){.entertainer-modal .modal-dialog{width:81.15556%}.entertainer-modal .modal-dialog .modal-content .modal-body .photo{width:59.36473%;margin-bottom:20px}.entertainer-modal .modal-dialog .modal-content .modal-body .name{font-size:18px;margin:0 auto 20px;padding:0 15px}.entertainer-modal .modal-dialog .modal-content .modal-body .profile{padding:0 15px}}.bonus{padding-bottom:25px;position:relative}.bonus::before{content:'';background:url(../img/bg-footer.svg) no-repeat center top;background-size:cover;width:100%;height:0;padding-bottom:11.09091%;position:absolute;bottom:0;left:0}.bonus .title{width:393px;margin:0 auto 15px;padding-left:50px}.bonus .title img{width:100%;display:block}.bonus .txt-lead{font-size:18px;font-weight:700;line-height:1.5;text-align:center;margin-bottom:50px}.bonus .bonus-section{margin-bottom:40px;text-align:center;position:relative}.bonus .bonus-section .bonus-section-title{height:41px;text-align:center}.bonus .bonus-section .bonus-section-title img{height:100%;display:inline-block}.bonus .bonus-section .bonus-list{display:flex;justify-content:center}.bonus .bonus-section .bonus-list .bonus-item .figure{margin:0 auto 10px;box-shadow:0 0 10px rgba(81,54,25,0.3)}.bonus .bonus-section .bonus-list .bonus-item .figure img{width:100%;display:block}.bonus .bonus-section .bonus-list .bonus-item .name{font-size:18px;font-weight:700;line-height:1.5;margin-bottom:10px}.bonus .bonus-section .bonus-list .bonus-item .name-sub{font-size:13px;line-height:1.5;color:#fcf9d2}.bonus .bonus-section .bonus-list .bonus-item .btn-list{margin-bottom:15px}.bonus .bonus-section .bonus-list .bonus-item .btn-list a{padding-left:10px;padding-right:10px;color:#fff;position:relative}.bonus .bonus-section .bonus-list .bonus-item .btn-list a::before{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 6px;border-color:transparent transparent transparent #fff;position:absolute;top:50%;left:0;transform:translate(0, -50%)}.bonus .bonus-section .note{font-size:12px;line-height:1.5}.bonus .bonus-section .note li{position:relative}.bonus .bonus-section .note li::before{content:'â€»'}.bonus .bonus-section.initial .bonus-section-title{margin-bottom:20px}.bonus .bonus-section.initial .bonus-list .bonus-item .figure{width:270px}.bonus .bonus-section.early .bonus-list{margin-top:10px}.bonus .bonus-section.early .bonus-list .bonus-item{width:210px;margin:0 25px}.bonus .bonus-section.early .bonus-list .bonus-item .figure{width:100%}.bonus .bonus-section.early .bonus-list .bonus-item:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}@media screen and (max-width: 540px){.bonus{padding-bottom:45px}.bonus::before{padding-bottom:13.55556%;background-position:right top}.bonus .title{width:294.75px;margin:0 auto 15px;padding-left:37.5px}.bonus .txt-lead{font-size:15px;margin-bottom:40px;padding:0 25px}.bonus .bonus-section{margin-bottom:50px;padding:0 10px}.bonus .bonus-section .bonus-section-title{height:35px}.bonus .bonus-section .bonus-list .bonus-item .name{font-size:16px}.bonus .bonus-section .bonus-list .bonus-item .name-sub{font-size:12px}.bonus .bonus-section .note{font-size:10px}.bonus .bonus-section .note li{text-align:left;padding-left:1em}.bonus .bonus-section .note li::before{position:absolute;top:0;left:0}.bonus .bonus-section.initial .bonus-section-title{margin-bottom:8px}.bonus .bonus-section.initial .bonus-list .bonus-item .figure{width:210px}.bonus .bonus-section.early .note li{text-align:center;padding-left:0}.bonus .bonus-section.early .note li::before{position:relative;top:auto;left:auto}.bonus .bonus-section.early .bonus-list .bonus-item{width:48%;margin:0}.bonus .bonus-section.early .bonus-list .bonus-item:nth-child(odd){margin-right:2%}.bonus .bonus-section.early .bonus-list .bonus-item:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}}.store-list-modal .modal-dialog{width:90%;max-width:900px}.store-list-modal .modal-dialog .modal-content{background:#fcf9d2;box-shadow:0 0 5px 0 rgba(0,0,0,0.5);border:none;border-radius:0;display:block}.store-list-modal .modal-dialog .modal-content .modal-body{border:#fff 15px solid;padding:20px}.store-list-modal .modal-dialog .modal-content .modal-body .stores{display:flex;justify-content:space-between}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group{width:48%}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group h4{color:#39ba7c;font-size:14px;line-height:25px;margin-bottom:5px;position:relative}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group ul{border-left:rgba(0,0,0,0.1) 2px solid;margin-bottom:30px;margin-left:5px;padding-left:10px}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group ul li{font-size:13px;line-height:1.5;color:#454545}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group ul li a{color:#454545}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group ul li a:hover{text-decoration:none}@media screen and (max-width: 640px){.store-list-modal .modal-dialog{width:90%}.store-list-modal .modal-dialog .modal-content .modal-body{border-width:5px;padding:15px}.store-list-modal .modal-dialog .modal-content .modal-body .stores{display:block}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group{width:auto}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group h4{font-size:13px;line-height:26px}.store-list-modal .modal-dialog .modal-content .modal-body .stores .group li{font-size:11px}}.btn-top{position:fixed;bottom:20px;right:45px;width:69px;z-index:100;transition:transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s,opacity 0.3s;transform:translate(115px, 0);opacity:0}.btn-top.visible{transform:translate(0, 0);opacity:1}.btn-top:hover{transform:translate(0, -5px)}.btn-top img{width:100%;display:block}@media screen and (max-width: 640px){.btn-top{width:48.3px;right:15px}}
</pre></body></html>