@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Instrument+Serif&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{width:100%;height:100%;font-size:62.5%}body{width:100%;height:100%;font-size:1.4rem;font-family:"Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothicM,YuGothic,"Helvetica Neue",メイリオ,Meiryo,sans-serif;color:#fff;line-height:1.6}body:before{content:"";width:100%;height:100%;background:url(../images/bg1.jpg) no-repeat center/cover,#000;top:0;left:0;position:fixed;z-index:-3}body{-webkit-text-size-adjust:100%}@media screen and (max-width: 600px){body{font-size:1.2rem}}h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,figure{font-weight:normal;margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;line-height:0;vertical-align:middle;border:0}.red{color:red}.gray{color:#d7d7d7}.black{color:#000}.white{color:#fff}.normal{font-weight:normal}.bold,strong{font-weight:700}.strike{text-decoration:line-through}.underline{text-decoration:underline}a{color:#4ba737;word-break:break-word;-webkit-transition:all .3s ease;transition:all .3s ease}a:hover{color:#8abf1f}@media screen and (max-width: 600px){br.pc{display:none}}br.tb{display:none}@media screen and (max-width: 900px){br.tb{display:inline-block}}br.sp{display:none}@media screen and (max-width: 600px){br.sp{display:inline-block}}.indent{text-indent:-1em;padding-left:1em;display:inline-block}.indent2{text-indent:-2em;padding-left:2em;display:inline-block}.indent3{text-indent:-3em;padding-left:3em;display:inline-block}.indent4{text-indent:-4em;padding-left:4em;display:inline-block}.indent5{text-indent:-5em;padding-left:5em;display:inline-block}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}nav{top:0;right:0;position:fixed;z-index:100}nav .nav_btn{width:80px;height:80px;background:-webkit-gradient(linear, left top, left bottom, from(#8abf1f), color-stop(50%, #2b9728), to(#00320a));background:-webkit-linear-gradient(#8abf1f, #2b9728 50%, #00320a);background:linear-gradient(#8abf1f, #2b9728 50%, #00320a);top:0;right:0;position:relative;z-index:101;display:block;cursor:pointer}@media screen and (max-width: 900px){nav .nav_btn{width:60px;height:60px}}@media screen and (max-width: 600px){nav .nav_btn{width:50px;height:50px}}nav .nav_btn span{width:35px;height:1px;background:#fff;top:50%;left:0;right:0;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;z-index:101;display:block}@media screen and (max-width: 900px){nav .nav_btn span{width:30px}}@media screen and (max-width: 600px){nav .nav_btn span{width:25px}}nav .nav_btn span::before,nav .nav_btn span::after{content:"";width:100%;height:1px;background:#fff;top:50%;left:0;-webkit-transition:all .3s ease;transition:all .3s ease;display:block;position:absolute}nav .nav_btn span::before{margin-top:-13px}@media screen and (max-width: 900px){nav .nav_btn span::before{margin-top:-10px}}@media screen and (max-width: 600px){nav .nav_btn span::before{margin-top:-8px}}nav .nav_btn span::after{margin-top:10px}@media screen and (max-width: 900px){nav .nav_btn span::after{margin-top:8px}}@media screen and (max-width: 600px){nav .nav_btn span::after{margin-top:7px}}nav .nav_btn span.close{background:rgba(0,0,0,0) !important}nav .nav_btn span.close::before,nav .nav_btn span.close::after{margin-top:-1px}nav .nav_btn span.close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}nav .nav_btn span.close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}nav .nav_wrap{width:200px;background:#000;border:2px solid #fff;padding:30px 20px;display:none;top:100px;right:20px;position:fixed;z-index:100}nav .nav_wrap::before{content:"";width:calc(100% - 8px);height:calc(100% - 8px);top:3px;left:3px;border:1px solid #fff;display:block;position:absolute}@media screen and (max-width: 900px){nav .nav_wrap{top:75px;right:15px}}@media screen and (max-width: 600px){nav .nav_wrap{width:180px;top:60px;right:10px}}nav .nav_wrap ul{position:relative}nav .nav_wrap ul li{text-align:center;border-bottom:1px solid #828282;margin-bottom:10px;padding-bottom:10px}nav .nav_wrap ul li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}nav .nav_wrap ul li a{font-family:"Instrument Serif",serif;font-size:2.2rem;color:#fff;line-height:1;text-decoration:none;display:inline-block}nav .nav_wrap ul li a.jp{font-size:1.8rem}nav .nav_wrap ul li a:hover{color:#8abf1f}@media screen and (max-width: 600px){nav .nav_wrap ul li a{font-size:2rem}nav .nav_wrap ul li a.jp{font-size:1.6rem}}h2{font-family:"Instrument Serif",serif;font-size:8rem;text-align:center;line-height:1;margin-bottom:30px}@media screen and (max-width: 1150px){h2{font-size:7rem}}@media screen and (max-width: 900px){h2{font-size:5.6rem}}@media screen and (max-width: 600px){h2{font-size:4rem;margin-bottom:20px}}h2.jp{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:5.4rem;margin-bottom:40px}@media screen and (max-width: 1150px){h2.jp{font-size:4.8rem}}@media screen and (max-width: 900px){h2.jp{font-size:3.8rem}}@media screen and (max-width: 600px){h2.jp{font-size:2.8rem;margin-bottom:20px}}section{padding:100px 0}@media screen and (max-width: 900px){section{padding:80px 0}}@media screen and (max-width: 600px){section{padding:50px 0}}.inner{max-width:1100px;margin:auto}@media screen and (max-width: 1150px){.inner{padding:0 40px}}@media screen and (max-width: 600px){.inner{padding:0 20px}}.btn-link{width:100%;max-width:280px;font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:2rem;font-weight:700;color:#fff;text-decoration:none;line-height:1;text-align:center;background:-webkit-gradient(linear, left top, left bottom, from(#8abf1f), color-stop(50%, #2b9728), to(#00320a));background:-webkit-linear-gradient(#8abf1f, #2b9728 50%, #00320a);background:linear-gradient(#8abf1f, #2b9728 50%, #00320a);border:1px solid #8abf1f;border-radius:50px;margin-left:auto;margin-right:auto;padding:20px;display:block;position:relative}@media screen and (max-width: 1150px){.btn-link{font-size:1.8rem}}@media screen and (max-width: 600px){.btn-link{max-width:280px;font-size:1.6rem;padding:20px}}.btn-link::before,.btn-link::after{content:"";display:block;position:absolute}.btn-link::before{width:20px;height:20px;top:0;bottom:0;right:15px;background:#000;border-radius:50px;margin:auto}.btn-link::after{border:5px solid rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-left:6px solid #fff;margin-top:-5px;top:50%;right:16px}.btn-link:hover{opacity:.7}footer{text-align:center;background:#000;padding:50px 0 40px 0}@media screen and (max-width: 600px){footer{padding:40px 20px}}footer .banner{max-width:340px;margin:0 auto 40px auto}footer .banner a{font-family:"Instrument Serif",serif;font-size:2.4rem;color:#fff;line-height:1;text-decoration:none;border:1px solid #fff;border-radius:50px;padding:15px;display:block}footer .banner a:hover{color:#fff;background:#4ba737}@media screen and (max-width: 600px){footer .banner{width:90%;margin:0 auto 30px auto}footer .banner a{font-size:2rem;padding:10px}}footer .share{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 900px){footer .share{margin-bottom:25px}}footer .share li{font-size:1.4rem;padding:0 10px}footer .share li img{width:35px}@media screen and (max-width: 900px){footer .share li img{width:30px}}footer .share li a:hover{opacity:.7}footer .notes,footer .copy{font-size:1.2rem}@media screen and (max-width: 600px){footer .notes,footer .copy{font-size:1rem}}footer .notes{color:#828282;margin-bottom:15px}.fade{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.fade.fadein{opacity:1}.load{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(20px);transform:translateY(20px)}.load.fadein{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.preload *{-webkit-transition:none !important;transition:none !important}#loading{width:100%;height:100%}#loading:before{content:"";width:100%;height:100%;background:url(../images/bg1.jpg) no-repeat center/cover,#000;top:0;left:0;position:fixed;z-index:-3}#loading{top:0;left:0;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1000;overflow:hidden}#loading .loading .bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:10px}#loading .loading .bar span{width:3px;height:30px;background:-webkit-gradient(linear, left top, left bottom, from(#8abf1f), color-stop(50%, #2b9728), to(#00320a));background:-webkit-linear-gradient(#8abf1f, #2b9728 50%, #00320a);background:linear-gradient(#8abf1f, #2b9728 50%, #00320a);-webkit-animation:bar-animation 1s ease-in-out infinite;animation:bar-animation 1s ease-in-out infinite}#loading .loading .bar span:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}#loading .loading .bar span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}#loading .loading .bar span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}#loading .loading .bar span:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}#loading .loading .bar span:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes bar-animation{0%,100%{-webkit-transform:scaleY(0.5);transform:scaleY(0.5)}50%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes bar-animation{0%,100%{-webkit-transform:scaleY(0.5);transform:scaleY(0.5)}50%{-webkit-transform:scaleY(1);transform:scaleY(1)}}#loading .loading p{font-family:"Instrument Serif",serif;font-size:2rem;margin-top:15px;-webkit-animation:flash .7s linear infinite;animation:flash .7s linear infinite}@-webkit-keyframes flash{0%,100%{opacity:.7}50%{opacity:0}}@keyframes flash{0%,100%{opacity:.7}50%{opacity:0}}#top{height:100vh;min-height:768px;background:url(../images/mainimg.webp) no-repeat center/cover;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 900px){#top{height:0;min-height:0;background:url(../images/mainimg_sp.webp) no-repeat center/cover;padding-top:158%}}#top h1{width:80%;max-width:700px;top:73%;left:0;right:0;margin:auto;position:absolute;z-index:1;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translate(0, 20px);transform:translate(0, 20px)}#top h1.fadein{opacity:1;-webkit-transform:translate(0);transform:translate(0)}@media screen and (max-width: 900px){#top h1{width:80%;max-width:100%;top:85%}}@media screen and (max-width: 600px){#top h1{width:90%;top:82%}}#release{background:url(../images/bg_top.png) repeat-x top left}@media screen and (max-width: 600px){#release{background-size:auto 150px}}#release .catch{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:2.4rem;text-align:center;line-height:1;background:#4ba737;margin-bottom:50px;padding:10px}@media screen and (max-width: 900px){#release .catch{font-size:2rem;line-height:1.3}}@media screen and (max-width: 600px){#release .catch{font-size:1.8rem;margin-bottom:40px}}#release .inner{max-width:1300px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width: 1360px){#release .inner{padding:0 40px}}@media screen and (max-width: 900px){#release .inner{display:block}}@media screen and (max-width: 600px){#release .inner{padding:0 20px}}#release .inner .box{width:50%;border-right:1px solid #fff;padding-right:50px}@media screen and (max-width: 1150px){#release .inner .box{padding-right:30px}}@media screen and (max-width: 900px){#release .inner .box{width:100%;border-right:none;margin-bottom:80px;padding-right:0}#release .inner .box:last-child{margin-bottom:0}}@media screen and (max-width: 600px){#release .inner .box{margin-bottom:60px}}#release .inner .box h3{max-width:345px;margin:0 auto 40px auto}@media screen and (max-width: 900px){#release .inner .box h3{max-width:300px}}@media screen and (max-width: 600px){#release .inner .box h3{max-width:80%;margin:0 auto 30px auto}}#release .inner .box .release{text-align:center;margin-bottom:30px}#release .inner .box .release h4{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:3rem;font-weight:700;color:#8abf1f;line-height:1;margin-bottom:20px}#release .inner .box .release h4 small{font-size:2rem}@media screen and (max-width: 1150px){#release .inner .box .release h4{font-size:2.8rem}#release .inner .box .release h4 small{font-size:1.8rem}}@media screen and (max-width: 900px){#release .inner .box .release h4{font-size:2.6rem}#release .inner .box .release h4 small{font-size:1.6rem}}@media screen and (max-width: 600px){#release .inner .box .release h4{font-size:2.4rem}#release .inner .box .release h4 small{font-size:1.4rem}}#release .inner .box .release .jacket{max-width:400px;margin:0 auto 15px auto}#release .inner .box .release p{font-size:1.6rem}@media screen and (max-width: 1150px){#release .inner .box .release p{font-size:1.4rem}}#release .inner .box .detail{border:1px solid #fff;border-top:rgba(0,0,0,0);margin-top:50px;padding:30px;position:relative}@media screen and (max-width: 1150px){#release .inner .box .detail{padding:30px 20px}}@media screen and (max-width: 600px){#release .inner .box .detail{margin-top:40px;padding:20px}}#release .inner .box .detail h5{width:100%;font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:2rem;text-align:center;line-height:1;top:-10px;left:0;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#release .inner .box .detail h5::before,#release .inner .box .detail h5::after{content:"";height:1px;background:#fff;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}#release .inner .box .detail h5::before{margin-right:20px}#release .inner .box .detail h5::after{margin-left:20px}@media screen and (max-width: 1150px){#release .inner .box .detail h5{font-size:1.8rem;top:-9px}}@media screen and (max-width: 600px){#release .inner .box .detail h5{font-size:1.6rem;top:-8px}#release .inner .box .detail h5::before{margin-right:15px}#release .inner .box .detail h5::after{margin-left:15px}}#release .inner .box .detail h6{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:1.8rem;text-align:center;line-height:1.4;margin-bottom:10px}@media screen and (max-width: 1150px){#release .inner .box .detail h6{font-size:1.6rem}}#release .inner .box .detail ul{margin-bottom:30px}@media screen and (max-width: 600px){#release .inner .box .detail ul{margin-bottom:20px}}#release .inner .box .detail ul li{font-size:1.6rem;line-height:1.4;margin-bottom:10px}@media screen and (max-width: 1150px){#release .inner .box .detail ul li{font-size:1.4rem}}#release .inner .box .detail ul li small{font-size:1.2rem;color:#d7d7d7;line-height:1.5;margin-top:3px;display:inline-block}@media screen and (max-width: 600px){#release .inner .box .detail ul li small{font-size:1rem}}#release .inner .box .detail ul li:last-child{margin-bottom:0}#release .inner .box .detail p{font-size:1.6rem}@media screen and (max-width: 1150px){#release .inner .box .detail p{font-size:1.4rem}}#release .inner .box .detail .movie{height:0;padding:0 0 56.25% 0;overflow:hidden;position:relative}#release .inner .box .detail .movie iframe{width:100%;height:100%;top:0;left:0;position:absolute}#release .inner .box .btn-link{margin:40px auto 60px auto}#release .inner .box .btn-link:last-child{margin:40px auto 0 auto}@media screen and (max-width: 600px){#release .inner .box .btn-link{margin:30px auto}#release .inner .box .btn-link:last-child{margin:30px auto 0 auto}}#release .inner .box.live-bd{border-right:none;padding-left:50px;padding-right:0}@media screen and (max-width: 1150px){#release .inner .box.live-bd{padding-left:30px}}@media screen and (max-width: 900px){#release .inner .box.live-bd{padding-left:0}}#release .inner .box.live-bd .release .jacket{max-width:420px}@media screen and (max-width: 1150px){#release .inner .box.live-bd .release .jacket{max-width:400px}}#release .inner .box.live-bd .release p{text-align:left}#movie{background:url(../images/bg2.jpg) repeat-y top center/100%}#movie .box{margin-bottom:60px}@media screen and (max-width: 600px){#movie .box{margin-bottom:40px}}#movie .box:last-child{margin-bottom:0}#movie .box h3{line-height:1.2;text-align:center;margin-bottom:40px}#movie .box h3 span{font-family:"Instrument Serif",serif;font-size:6rem}#movie .box h3 small{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:2rem;font-weight:700}@media screen and (max-width: 900px){#movie .box h3{margin-bottom:30px}#movie .box h3 span{font-size:4.8rem}#movie .box h3 small{font-size:1.8rem}}@media screen and (max-width: 600px){#movie .box h3{margin-bottom:20px}#movie .box h3 span{font-size:4rem}#movie .box h3 small{font-size:1.4rem}}#movie .box ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media screen and (max-width: 1150px){#movie .box ul{gap:30px}}@media screen and (max-width: 900px){#movie .box ul{gap:30px 20px}}@media screen and (max-width: 600px){#movie .box ul{grid-template-columns:repeat(1, 1fr);gap:20px}}#movie .box ul li .movie{height:0;padding:0 0 56.25% 0;overflow:hidden;position:relative}#movie .box ul li .movie iframe{width:100%;height:100%;top:0;left:0;position:absolute}#movie .box ul li p{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:1.8rem;font-weight:700;text-align:center;margin-top:5px}@media screen and (max-width: 1150px){#movie .box ul li p{font-size:1.6rem}}@media screen and (max-width: 600px){#movie .box ul li p{font-size:1.4rem}}#tokuten article{margin-bottom:10px}#tokuten article .accordion-title{text-align:center;background:#000;border:2px solid #fff;padding:3px;position:relative;cursor:pointer}#tokuten article .accordion-title::before,#tokuten article .accordion-title::after{content:"";background:#fff;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}#tokuten article .accordion-title::before{width:15px;height:1px;right:30px}@media screen and (max-width: 900px){#tokuten article .accordion-title::before{width:10px;right:15px}}#tokuten article .accordion-title::after{width:1px;height:15px;right:37px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (max-width: 900px){#tokuten article .accordion-title::after{height:10px;right:19px}}#tokuten article .accordion-title h3{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.3;border:1px solid #fff;padding:15px}@media screen and (max-width: 1150px){#tokuten article .accordion-title h3{font-size:2rem}}@media screen and (max-width: 900px){#tokuten article .accordion-title h3{font-size:1.8rem}}@media screen and (max-width: 600px){#tokuten article .accordion-title h3{font-size:1.6rem;padding:10px}}#tokuten article .accordion-title.close::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#tokuten article .accordion-detail{margin:20px 0 30px 0;display:none}@media screen and (max-width: 600px){#tokuten article .accordion-detail{margin:10px 0 20px 0}}#tokuten article .accordion-detail h4{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:1.6rem;font-weight:700;padding-left:18px;position:relative}#tokuten article .accordion-detail h4::after{content:"";width:10px;height:10px;background:#8abf1f;top:8px;left:0;display:block;position:absolute}@media screen and (max-width: 600px){#tokuten article .accordion-detail h4{font-size:1.4rem;padding-left:13px}#tokuten article .accordion-detail h4::after{width:7px;height:7px;top:9px}}#tokuten article:last-child{margin-bottom:0}#tokuten article:last-child .accordion-detail{margin:20px 0 0 0}@media screen and (max-width: 600px){#tokuten article:last-child .accordion-detail{margin:10px 0 0 0}}#campaign{background:url(../images/bg2.jpg) repeat-y top center/100%}#campaign article{margin-bottom:10px}#campaign article .accordion-title{text-align:center;background:#000;border:2px solid #fff;padding:3px;position:relative;cursor:pointer}#campaign article .accordion-title::before,#campaign article .accordion-title::after{content:"";background:#fff;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}#campaign article .accordion-title::before{width:15px;height:1px;right:30px}@media screen and (max-width: 900px){#campaign article .accordion-title::before{width:10px;right:15px}}#campaign article .accordion-title::after{width:1px;height:15px;right:37px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (max-width: 900px){#campaign article .accordion-title::after{height:10px;right:19px}}#campaign article .accordion-title h3{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.3;border:1px solid #fff;padding:15px}@media screen and (max-width: 1150px){#campaign article .accordion-title h3{font-size:2rem}}@media screen and (max-width: 900px){#campaign article .accordion-title h3{font-size:1.8rem}}@media screen and (max-width: 600px){#campaign article .accordion-title h3{font-size:1.6rem;padding:10px}}#campaign article .accordion-title.close::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#campaign article .accordion-detail{margin:20px 0 30px 0;display:none}@media screen and (max-width: 600px){#campaign article .accordion-detail{margin:10px 0 20px 0}}#campaign article .accordion-detail h4{font-family:"Noto Serif JP","Hiragino Mincho ProN","游明朝","Yu Mincho","游明朝体","YuMincho",sans-serif;font-size:1.6rem;font-weight:700;padding-left:18px;position:relative}#campaign article .accordion-detail h4::after{content:"";width:10px;height:10px;background:#8abf1f;top:8px;left:0;display:block;position:absolute}@media screen and (max-width: 600px){#campaign article .accordion-detail h4{font-size:1.4rem;padding-left:13px}#campaign article .accordion-detail h4::after{width:7px;height:7px;top:9px}}#campaign article:last-child{margin-bottom:0}#campaign article:last-child .accordion-detail{margin:20px 0 0 0}@media screen and (max-width: 600px){#campaign article:last-child .accordion-detail{margin:10px 0 0 0}}#campaign article .accordion-detail{color:#000;background:hsla(0,0%,100%,.7);margin:0 0 30px 0;padding:40px}#campaign article .accordion-detail .center{text-align:center}@media screen and (max-width: 900px){#campaign article .accordion-detail{padding:30px}#campaign article .accordion-detail .center{text-align:left}}@media screen and (max-width: 600px){#campaign article .accordion-detail{margin:0 0 20px 0;padding:20px 20px 30px 20px}}#campaign article:last-child .accordion-detail{margin:0}