@import'https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.8.4/swiper-bundle.min.css';html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{font-size:100%;margin:0;padding:0;vertical-align:top;border:0;outline:0;background:rgba(0,0,0,0)}body{line-height:1.8}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{font-size:100%;margin:0;padding:0;vertical-align:baseline;background:rgba(0,0,0,0);text-decoration:none;color:#000}ins{text-decoration:none;color:#000;background-color:#ff9}mark{font-weight:bold;font-style:italic;color:#000;background-color:#ff9}del{text-decoration:line-through}abbr[title],dfn[title]{cursor:help;border-bottom:1px dotted}table{border-spacing:0;border-collapse:collapse}hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid #ccc}input,select{vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box}.popup{position:absolute;top:0;left:0;z-index:100;width:100%;height:100vh;opacity:0;pointer-events:none;overflow:hidden;overflow-y:scroll;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}@media screen and (max-width: 767px){.popup{height:calc(var(--vh, 1vh)*100)}}.popup.on{opacity:1;pointer-events:auto}.popup.off{opacity:0;pointer-events:none}.popup .bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000}.popup .btn_close{position:absolute;top:11rem;right:11rem;z-index:2;width:2.1rem;height:2.1rem;-webkit-transition:all .3s linear;transition:all .3s linear}@media all and (min-width: 768px){.popup .btn_close{cursor:pointer}.popup .btn_close:hover{opacity:.6}}@media screen and (max-width: 767px){.popup .btn_close{top:1rem;right:1rem}}.popup .btn_close span.ico{width:100%;height:100%}.popup .btn_close span.ico svg{width:100%;height:100%}.popup .inner{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup .inner .movie_area{position:relative;width:90rem;height:50.7rem}@media screen and (max-width: 767px){.popup .inner .movie_area{width:37.5rem;height:21.2rem}}.popup .inner .movie_area .youtube_area_wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.popup .inner .movie_area .youtube_area_wrapper iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%}.clearfix:after{font-size:.1em;line-height:0;display:block;visibility:hidden;clear:both;overflow:hidden;height:0;content:"."}html{font-size:62.5%}body{font-family:"Noto Serif JP",serif;font-size:14px;font-size:1.4rem;font-weight:400;line-height:1.75;word-break:break-word;overflow-wrap:break-word;line-break:strict;background-color:#d0d1d1;font-optical-sizing:auto;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased}body.en{font-family:"Jost",sans-serif}body.js-body-fixed{overflow:hidden}#wrapper{position:relative;width:100%}#wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box}#wrapper img{width:100%;height:auto}#container{position:relative;width:100%;overflow:hidden}#container .ani_tg{-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease;-webkit-transform:translateY(1rem);transform:translateY(1rem);opacity:0}#container .ani_tg.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wrapper{width:100%;margin:0 auto}.is-sp{display:block}.is-pc{display:none}@media all and (min-width: 768px){.wrapper{width:400px;width:100%}.is-sp{display:none}.is-pc{display:block}}header{position:absolute;top:0;left:0;z-index:110;width:100%}header .header__inner{margin:0 auto}@media all and (min-width: 768px){header .header__inner{width:auto}}header h1.header__logo{position:fixed;top:5.8rem;left:1.1rem;display:block;width:94%;margin:0 auto;opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}@media all and (min-width: 768px){header h1.header__logo{position:absolute;top:25.8rem;left:3.2rem;width:48.9rem;margin-right:0;margin-left:3.1rem}.hide-slide header h1.header__logo{pointer-events:none;opacity:0 !important}.top-slide header h1.header__logo{opacity:1 !important}}header .header__logo_en{position:fixed;top:1rem;right:0.5rem;opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;width:45%}@media all and (min-width: 768px){header .header__logo_en{position:absolute;top:19.3rem;right:auto;left:30rem;width:23.7rem}.hide-slide header .header__logo_en{pointer-events:none;opacity:0 !important}.top-slide header .header__logo_en{opacity:1 !important}}#menu{position:fixed;top:3rem;right:3rem;z-index:31;width:7rem;height:7rem;border-radius:50%;background-color:#fff362;opacity:0}@media all and (min-width: 768px){#menu{cursor:pointer}}@media screen and (max-width: 767px){#menu{top:13rem;right:1.5rem;width:4rem;height:4rem}}#menu span.top{position:absolute;top:2.5rem;left:50%;margin:0 0 0 -1.3rem;width:2.6rem;height:1px;background-color:#000;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width: 767px){#menu span.top{top:1.4rem;margin:0 0 0 -0.8rem;width:1.6rem}}#menu span.bottom{position:absolute;top:3.2rem;left:50%;margin:0 0 0 -1.3rem;width:2.6rem;height:1px;background-color:#000;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width: 767px){#menu span.bottom{top:1.8rem;margin:0 0 0 -0.8rem;width:1.6rem}}#menu span.text{position:absolute;bottom:2.2rem;left:0;width:100%;font-size:0.9rem;font-weight:600;letter-spacing:-0.02em;line-height:1;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width: 767px){#menu span.text{bottom:1rem;font-size:0.6rem}}@media screen and (max-width: 767px){.menued #menu{top:1.5rem}}.menued #menu span.top{top:2.85rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 767px){.menued #menu span.top{top:1.6rem}}.menued #menu span.bottom{top:2.85rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width: 767px){.menued #menu span.bottom{top:1.6rem}}.menued #menu span.text{opacity:0}#menu_area{pointer-events:none;opacity:0;position:fixed;top:0;left:0;z-index:30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100vh;background-color:#fff362;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;overflow-y:auto}.menued #menu_area{pointer-events:auto;opacity:1}@media all and (min-width: 768px)and (max-height: 718px){#menu_area{display:block;padding:3rem 0 3rem}}#menu_area ul.menu_list{position:relative}#menu_area ul.menu_list li{position:relative;width:40rem;height:5rem;overflow:hidden}@media screen and (max-width: 767px){#menu_area ul.menu_list li{width:37.5rem;height:4rem;overflow:hidden}}#menu_area ul.menu_list li+li{margin:2.3rem 0 0 0}@media screen and (max-width: 767px){#menu_area ul.menu_list li+li{margin:1.2rem 0 0 0}}#menu_area ul.menu_list li a{position:absolute;left:0;bottom:-101%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;opacity:0;-webkit-transition:bottom .5s cubic-bezier(0.455, 0.03, 0.515, 0.955),opacity .5s linear .2s;transition:bottom .5s cubic-bezier(0.455, 0.03, 0.515, 0.955),opacity .5s linear .2s}.menued #menu_area ul.menu_list li a{bottom:0;opacity:1}@media all and (min-width: 768px){#menu_area ul.menu_list li a:hover{-webkit-transition:opacity .5s linear;transition:opacity .5s linear;opacity:.5}}#menu_area ul.menu_list li a span.text{font-size:1rem;letter-spacing:.025em;line-height:1}@media screen and (max-width: 767px){#menu_area ul.menu_list li a span.text{font-size:0.9rem}}#menu_area ul.menu_list li a span.text_en{margin:0.2rem 0 0;font-size:2.4rem;font-weight:500;letter-spacing:.025em;line-height:1}@media screen and (max-width: 767px){#menu_area ul.menu_list li a span.text_en{font-size:1.8rem;line-height:1.2}}.hero{position:relative;width:100%;height:53.8rem;overflow:hidden}@media screen and (max-width: 767px){.hero.en{height:53.8rem}}@media all and (min-width: 768px){.hero{padding-top:0;z-index:1;height:100vh}}.hero #hero_slider{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}@media screen and (max-width: 767px){.hero #hero_slider{top:11rem;height:42.8rem}}.hero #hero_slider .image_1{background:url(../images/hero_main_ja_pc.jpg?2) center center no-repeat;background-size:cover}@media screen and (max-width: 767px){.hero #hero_slider .image_1{background:url(../images/hero_main_ja_sp.jpg) center center no-repeat;background-size:100% auto}}.hero #hero_slider .image_2{background:url(../images/hero_slide_2.png) center center no-repeat;background-size:cover}@media screen and (max-width: 767px){.hero #hero_slider .image_2{background:url(../images/hero_slide_2_sp.png) center center no-repeat;background-size:100% auto}}.hero #hero_slider .swiper-pagination{bottom:3rem;left:3rem;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:1000ms linear;transition:1000ms linear}@media screen and (max-width: 767px){.hero #hero_slider .swiper-pagination{bottom:1.5rem;left:1.5rem}}.hero #hero_slider .swiper-pagination.view{opacity:1}.hero #hero_slider .swiper-pagination .swiper-pagination-bullet{width:0.8rem;height:0.8rem;background-color:#fff574;-webkit-transition:.5s linear;transition:.5s linear;opacity:.3}.hero #hero_slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.hero .hero__img{position:relative;z-index:2;width:100%;height:100%;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}@media screen and (max-width: 767px){.hero .hero__img{top:11rem;height:42.8rem}}.hide-slide .hero .hero__img{pointer-events:none;opacity:0 !important}.top-slide .hero .hero__img{opacity:1 !important}.hero .hero__img .hero__text_1{position:absolute;top:4rem;left:1.6rem;width:8rem;opacity:0}@media all and (min-width: 768px){.hero .hero__img .hero__text_1{top:3rem;left:3rem;width:13rem}}.hero .hero__img .hero__text_2{position:absolute;bottom:4rem;left:1.6rem;width:6rem;opacity:0}@media all and (min-width: 768px){.hero .hero__img .hero__text_2{bottom:10.1rem;left:2.8rem;width:12.1rem}}.hero .hero__img img{width:100%;height:auto}.intro{padding:5rem 0 10rem;text-align:center}@media screen and (max-width: 767px){.intro{padding:3rem 0 10rem}}.intro .hero_link_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 5rem}@media screen and (max-width: 767px){.intro .hero_link_area{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.intro .hero_link_area .hero_link{position:relative;width:30rem;height:8.5rem;font-size:13px;font-size:1.3rem;font-weight:600;line-height:1.4;letter-spacing:.12em;text-align:center;background-color:#fff461;opacity:0}@media all and (min-width: 768px){.intro .hero_link_area .hero_link{width:35rem;height:8.5rem;font-size:1.5rem;font-weight:600;line-height:1.4;letter-spacing:.12em}}.intro .hero_link_area .hero_link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}@media all and (min-width: 768px){.intro .hero_link_area .hero_link a{-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.intro .hero_link_area .hero_link a:hover{opacity:.5}}.intro .hero_link_area .hero_link span.ico{position:absolute;top:50%;right:-0.6rem;margin:-2.4rem 0 0;width:4.8rem;height:4.8rem}.intro .hero_link_area .hero_link span.ico svg{width:100%;height:100%}.intro .hero_link_area #exhibition_link{margin:2rem auto 0;font-size:14px;font-size:1.4rem}@media all and (min-width: 768px){.intro .hero_link_area #exhibition_link{margin:0 0 0 2rem;font-size:1.6rem}}.intro .intro__awards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto 3rem}@media all and (min-width: 768px){.intro .intro__awards{margin:0 auto 0}}.intro .intro__awards>div{margin:0 0.9rem 2rem}@media all and (min-width: 768px){.intro .intro__awards>div{margin:0 0.9rem 5rem}}.intro .intro__awards img{width:auto !important;height:8rem !important}@media all and (min-width: 768px){.intro .intro__awards img{width:auto !important;height:9rem !important}}.intro .intro__actor{font-size:1.3rem;margin-bottom:2.8rem;font-weight:500;letter-spacing:.03em;line-height:1}@media all and (min-width: 768px){.intro .intro__actor{font-size:1.6rem;margin-bottom:2.8rem}}.intro .intro__film_director{font-size:1.3rem;margin-bottom:2.2rem;font-weight:500;letter-spacing:.03em;line-height:1}@media all and (min-width: 768px){.intro .intro__film_director{font-size:1.6rem;margin-bottom:2.2rem}}.intro .section__lead_text{margin:1.8rem 0 0;font-size:10px;font-size:1rem;line-height:1.75}@media all and (min-width: 768px){.intro .section__lead_text{margin:18px 0 0;font-size:1.3rem;line-height:1.7692307692}}.intro .section__lead_copy{margin:2.4rem 0 0;font-size:10px;font-size:1rem;font-weight:300;line-height:2.28}@media all and (min-width: 768px){.intro .section__lead_copy{margin:2.4rem 0 0;font-size:1rem;line-height:2.3}}.thumbnail .swiper-container{overflow:visible}@media all and (min-width: 768px){.thumbnail .swiper-container{margin:0 auto 0}}.thumbnail .swiper-container .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.thumbnail .swiper-container .swiper-slide{width:66.4rem}.thumbnail .swiper-pagination{position:absolute;bottom:-2.8rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0.8rem;width:100%;text-align:right;display:none}.thumbnail .swiper-pagination .swiper-pagination-bullet{display:block;width:0.8rem;height:0.8rem;background-color:#d0d1d1;border:0;opacity:1;-webkit-transition:.5s linear;transition:.5s linear}.thumbnail .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}@media all and (min-width: 768px){.thumbnail .swiper-pagination .swiper-pagination-bullet:hover{background-color:#000}}.section{margin:0 auto 0;width:100%}.section .section__title{font-size:25px;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media all and (min-width: 768px){.section .section__title{font-size:3.8rem;margin-bottom:4rem}}.en .section .section__title{font-family:"Jost",sans-serif;font-style:italic}.section .section__body{font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#333;font-size:14px;font-size:1.4rem;font-weight:400;letter-spacing:.025em;letter-spacing:.1em;line-height:2}.section .section__body span.title{font-weight:700}.section__en{margin:0 auto 0;padding:9rem 0 9rem;width:90rem}@media screen and (max-width: 767px){.section__en{width:31.5rem}}.section__en .section__avatar{display:block;margin:6rem auto 0;width:60rem !important}@media screen and (max-width: 767px){.section__en .section__avatar{width:31.5rem !important}}.section__intro{background-color:#fff574;margin-bottom:0;padding:9rem 0 9rem;width:100%}@media all and (min-width: 768px){.section__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 0;padding:9rem 0 9rem}}.section__intro .title_area{width:45rem;font-size:3.8rem;font-weight:500;line-height:1.4078947368;letter-spacing:.05em}@media screen and (max-width: 767px){.section__intro .title_area{margin:0 auto 0;width:31.5rem;font-size:2.8rem}}.section__intro .right{width:45rem}@media screen and (max-width: 767px){.section__intro .right{margin:6.5rem auto 0;width:31.5rem}}.section__youtube{padding:10rem 0;margin:0 auto 0;background-color:#000;width:100%}@media screen and (max-width: 767px){.section__youtube{padding:0}}.section__youtube .section__youtube__inner{position:relative;width:70rem;height:39.2rem;overflow:hidden;margin:0 auto 0}.section__youtube .section__youtube__inner:nth-of-type(n + 2){margin-top:35px}@media screen and (max-width: 767px){.section__youtube .section__youtube__inner{width:37.5rem;height:21rem}}.section__youtube iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%}.section__cast{margin-bottom:0;padding:10rem 0 9.2rem;width:60rem}@media screen and (max-width: 767px){.section__cast{width:31.5rem}}.section__cast .section__title{text-align:center}.section__cast .section__cast_area{margin:4rem auto 0}.section__cast .section__cast_area+.section__cast_area{margin:9rem auto 0}.section__cast .image{width:100%}.section__cast .image img{width:100%;height:auto}.section__cast .text_area{margin:2.8rem 0 0}.section__cast .text_area .text_area_name .eng{display:block;font-size:0.9rem;font-weight:300;letter-spacing:.1em}.section__cast .text_area .text_area_name .text{display:inline-block;margin:0.8rem 0 0;font-size:2.2rem;letter-spacing:.1em;font-weight:600;line-height:1;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff362), to(#fff362));background-image:linear-gradient(#fff362, #fff362);background-size:100% 0.5rem;background-position:bottom left;background-repeat:no-repeat;-webkit-box-decoration-break:clone;box-decoration-break:clone}.section__cast .text_area .text_area_body{margin:2.2rem auto 0;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;font-weight:400;line-height:2;letter-spacing:.035em;letter-spacing:.1em}.section__cast .comment_area{margin:3.6rem 0 0}.section__cast .comment_area .comment_area_title{display:inline-block;font-size:1.6rem;font-weight:600;line-height:1;letter-spacing:.05em;letter-spacing:.1em;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff362), to(#fff362));background-image:linear-gradient(#fff362, #fff362);background-size:100% 0.5rem;background-position:bottom left;background-repeat:no-repeat;-webkit-box-decoration-break:clone;box-decoration-break:clone}.section__cast .comment_area .comment_area_body{margin:1.2rem auto 0;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;font-weight:400;line-height:2;letter-spacing:.035em;letter-spacing:.1em}.director_wrapper{background-color:#fff574;padding:10rem 0 9.6rem}@media all and (min-width: 768px){.director_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.director_wrapper .image_area{margin:0 10rem 0 0;width:35rem}@media screen and (max-width: 767px){.director_wrapper .image_area{margin:0 auto 0;width:31.5rem}}.director_wrapper .right{width:45rem}@media screen and (max-width: 767px){.director_wrapper .right{margin:7.5rem auto 0;width:31.5rem}}.section__film{margin:9rem auto 0}.section__interview{background-color:#fff574;padding:9rem 0 0;width:100%}.section__interview .section__interview_qa{margin:2rem auto 0}.section__interview .section__interview_qa+.section__interview_qa{margin:4rem auto 0}.section__interview .section__interview_qa .question{font-size:1.6rem;font-weight:600;line-height:1.75;letter-spacing:.05em;letter-spacing:.1em}.section__interview .section__interview_qa .answer{margin:2rem auto 0;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;font-weight:400;line-height:2;letter-spacing:.025em;letter-spacing:.1em}.section__comment{padding:10rem 0 10rem;margin:0 auto 0;width:65rem}@media screen and (max-width: 767px){.section__comment{width:31.5rem}}.section__comment .section__title{text-align:center;margin-bottom:5rem}.section__comment .section__comment_box{margin:0 auto 0;padding:3rem 4.1rem 3.3rem 4.5rem;width:100%;background-color:#fff574}@media screen and (max-width: 767px){.section__comment .section__comment_box{padding:3rem 2rem 3.3rem 2.5rem}}.section__comment .section__comment_box+.section__comment_box{margin:2rem auto 0}.section__comment .section__comment_box p.text{font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:.025em;letter-spacing:.1em;line-height:1.8928571429}@media screen and (max-width: 767px){.section__comment .section__comment_box p.text{font-size:1.2rem}}.section__comment .section__comment_box p.name{margin:2rem 0 0;text-align:right;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:.025em;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){.section__comment .section__comment_box p.name{font-size:1.1rem}}.section__exhibition{background-color:#fff574;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10rem 0 10rem}@media screen and (max-width: 767px){.section__exhibition{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.section__exhibition .image_area{margin:0 10rem 0 0;width:31.5rem}@media screen and (max-width: 767px){.section__exhibition .image_area{margin:7.5rem auto 0}}.section__exhibition .image_area ul.list li+li{margin:2.5rem 0 0}@media screen and (max-width: 767px){.section__exhibition .image_area ul.list li+li{margin:3.5rem 0 0}}.section__exhibition .image_area ul.list li .copyright{margin:0.6rem 0 0;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1rem;letter-spacing:.025em;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){.section__exhibition .image_area ul.list li .copyright{font-size:1.2rem}}.section__exhibition .text_area{width:48.5rem}@media screen and (max-width: 767px){.section__exhibition .text_area{margin:0 auto 0;width:31.5rem}}.section__exhibition .text_area .lead{font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.8rem;letter-spacing:.05em;letter-spacing:.1em;line-height:1.75}@media screen and (max-width: 767px){.section__exhibition .text_area .lead{font-size:1.4rem}}.section__exhibition .text_area .artists{margin:3.2rem 0 0;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.8rem;letter-spacing:.05em;line-height:1.75}@media screen and (max-width: 767px){.section__exhibition .text_area .artists{font-size:1.3rem}}.section__exhibition .text_area ul.place_list{margin:3.8rem 0 0}.section__exhibition .text_area ul.place_list li+li{margin:5.4rem 0 0}.section__exhibition .text_area ul.place_list li h3.title{font-size:2.2rem;font-weight:600;letter-spacing:.05em;letter-spacing:.1em;line-height:1}.section__exhibition .text_area ul.place_list li .text{margin:1.5rem 0 0;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;letter-spacing:.025em;letter-spacing:.1em;line-height:1.6785714286}.section__exhibition .text_area ul.place_list li .text a{text-decoration:underline}@media all and (min-width: 768px){.section__exhibition .text_area ul.place_list li .text a:hover{text-decoration:none}}.section__exhibition .text_area .attention{margin:6.8rem 0 0;padding:2rem 1.4rem;border:0.2rem solid #000}.section__exhibition .text_area .attention ul.attention_list li{font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.1rem;letter-spacing:.025em;letter-spacing:.1em;line-height:2.1363636364;text-indent:-1em;margin-left:1em}@media screen and (max-width: 767px){.section__exhibition .text_area .attention ul.attention_list li{font-size:1.2rem}}.section__theater{background-color:#000;padding:10rem 0 10rem;color:#fff}.section__theater .section__title{text-align:center}.section__theater .section__theater_area{margin:2rem auto 0;width:65rem;border-top:1px solid #4d4d4d;border-bottom:1px solid #4d4d4d}@media screen and (max-width: 767px){.section__theater .section__theater_area{margin:4rem auto 0;width:31.5rem;height:auto;padding:2rem 0}}.section__theater .section__theater_area+.section__theater_area{margin:0 auto 0;border-top:0;border-bottom:1px solid #4d4d4d}.section__theater .section__theater_area ul.area_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:8rem}@media screen and (max-width: 767px){.section__theater .section__theater_area ul.area_list{min-height:inherit}}.section__theater .section__theater_area ul.area_list li.area_name{width:14.4rem;font-size:1.8rem;font-weight:500;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){.section__theater .section__theater_area ul.area_list li.area_name{width:8rem;font-size:1.6rem;letter-spacing:.05em}}.section__theater .section__theater_area ul.area_list li.place{width:36rem;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;letter-spacing:.1em;line-height:2}@media screen and (max-width: 767px){.section__theater .section__theater_area ul.area_list li.place{width:11.5rem;font-size:1.2rem;letter-spacing:.025em;line-height:3}.section__theater .section__theater_area ul.area_list li.place span.same{display:block;line-height:1.3}}.section__theater .section__theater_area ul.area_list li.date{width:14.6rem;text-align:right;font-family:YakuHanJP,"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.4rem;letter-spacing:.025em;line-height:2}@media screen and (max-width: 767px){.section__theater .section__theater_area ul.area_list li.date{width:12rem;font-size:1.2rem}}@media screen and (max-width: 767px){.section__theater .section__theater_area ul.area_list li.same{line-height:1.4}}.leadimg{width:100%}footer{padding:10rem 0 10rem}@media all and (min-width: 768px){footer{padding:10rem 0 10rem}}footer .footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5rem}footer .footer__sns li{width:2rem}@media all and (min-width: 768px){footer .footer__sns li{width:2.4rem}}footer .footer__sns li:nth-of-type(n + 2){margin-left:4rem}@media all and (min-width: 768px){footer .footer__sns li:nth-of-type(n + 2){margin-left:5rem}}footer .footer__sns li .ml{width:2.2rem}@media all and (min-width: 768px){footer .footer__sns li .ml{cursor:pointer;width:2.7rem;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}footer .footer__sns li .ml:hover{opacity:.5}}footer .footer__sns a,footer .footer__sns div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2rem}@media all and (min-width: 768px){footer .footer__sns a,footer .footer__sns div{height:2.4rem}}@media all and (min-width: 768px){footer .footer__sns a{-webkit-transition:opacity .5s linear;transition:opacity .5s linear}footer .footer__sns a:hover{opacity:.5}}footer .footer__copy{font-size:12px;font-size:1.2rem;font-weight:300;color:#999;text-align:center;font-style:italic}@media all and (min-width: 768px){footer .footer__copy{font-size:1rem}}