.main-contents{position:relative;padding-top:calc(3.5rem - 0.2rem);z-index:1}@media screen and (max-width: 767px){.main-contents{padding-top:0}}.headline{position:relative;color:#000;font-family:"artifex-cf",serif;text-align:center;font-size:3.2rem;line-height:1;padding:3rem 0;z-index:10}@media screen and (max-width: 767px){.headline{padding:5.5rem 0 3rem;font-size:2rem}}.section-headline{display:block;position:relative;width:100%;text-align:center;background:#d53e36;background:linear-gradient(151deg, #d53e36 20%, #a74167 78%);color:#fff;border-bottom:0.2em solid #000;padding:0.2em 0;margin:8rem 0 3rem;font-size:2rem;text-shadow:0.1rem 0.1rem 0 #000}@media screen and (max-width: 767px){.section-headline{font-size:1.8rem;margin-bottom:2.5rem;margin-top:5rem}}.section-headline::after{position:absolute;top:0;left:0;content:"";display:block;background:url("../img/common_btn_cover.png") center/2.5vw;width:100%;height:100%;display:block}.section-item-headline{background:#000;color:#fff;font-size:1.8rem;padding:0.1em;margin-bottom:2.5rem;margin-top:2.8em;transform:skew(-15deg);border-bottom:0.2rem solid #eb422b;letter-spacing:0.1em}@media screen and (max-width: 767px){.section-item-headline{margin-top:3em;margin-bottom:1rem;font-size:1.5rem}.section-item-headline:first-child{margin-top:2em}}.section-item-headline div{transform:skew(15deg);text-align:center}.section-item-headline .section-icon-new{position:absolute;display:flex;justify-content:center;align-items:center;font-size:1rem;background-color:#eb422b;color:#fff;width:4rem;height:4rem;border-radius:50%;line-height:1.3;top:-1.2rem;left:1rem}@media screen and (max-width: 767px){.section-item-headline .section-icon-new{left:0.5rem}}.banner-bottom{display:none}.movie-list{display:flex;justify-content:center;width:90%;max-width:1800px;margin:auto;flex-wrap:wrap;gap:4%}@media screen and (max-width: 767px){.movie-list{flex-direction:column}}@media screen and (min-width: 768px){.movie-list.big .movie-item{width:47%}}.movie-item{text-align:center;width:30%;margin-bottom:3%}@media screen and (max-width: 767px){.movie-item{width:100%;margin-bottom:8%}}.movie-item a{position:relative;display:block}.movie-item a:after{position:absolute;display:block;content:"";top:50%;left:50%;width:24%;aspect-ratio:1/1;border-radius:30vw;border:1px solid #fff;transform:translate(-50%, -50%);background-color:rgba(0,0,0,0.7);transition:all 0.4s}.movie-item a:before{position:absolute;display:block;content:"";width:0;height:0;top:50%;left:50%;border-top:1em solid transparent;border-left:1.5em solid #fff;border-bottom:1em solid transparent;transform:translate(-40%, -50%);z-index:10;transition:all 0.4s}@media screen and (max-width: 767px){.movie-item a:before{border-top:1.5em solid transparent;border-left:2.5em solid #fff;border-bottom:1.5em solid transparent}}@media screen and (min-width: 768px){.movie-item a:hover:after{transform:translate(-50%, -50%) scale(1.1)}.movie-item a:hover:before{transform:translate(-40%, -50%) scale(1.1)}}.movie-item p{margin:0.8em 0 0;font-size:1.3rem;line-height:1.5;padding-bottom:0.5rem;border-bottom:2px solid #000}@media screen and (max-width: 767px){.movie-item p{font-size:1.3rem}}.section-system__inner{width:100%;margin:auto}.section-headline{margin:4rem 0 3rem}@media screen and (max-width: 767px){.section-headline{margin:3rem 0 3rem}}.section-system:nth-of-type(1) .section-headline{margin-top:0}p.movie-text{font-size:1.2rem;text-align:center;line-height:1.5;margin:0 1.5rem 2rem}@media screen and (max-width: 767px){p.movie-text{font-size:1rem;text-align:left}}p.movie-text--small{font-size:0.9rem;text-align:left;line-height:1.5;border:none}@media screen and (max-width: 767px){p.movie-text--small{font-size:1rem}}.inpage-links__container{max-width:1800px;display:flex;justify-content:center;padding:15px 4% 15px;margin:0 auto}@media screen and (max-width: 767px){.inpage-links__container{flex-wrap:wrap}}.inpage-links__item{width:24%;margin-right:1%}@media screen and (max-width: 767px){.inpage-links__item{width:48%;margin:1%}}.inpage-links__item a{position:relative;display:inline-block;background:#f3892e;background:linear-gradient(162deg, #f3892e 2%, #ff6d10 28%, #e94929 44%, #993763 80%);color:#fff;font-size:2rem;padding:0.09em;height:auto;width:100%;box-shadow:0 0 1rem rgba(0,0,0,0.5);font-size:1.2rem;height:100%;box-sizing:border-box}@media screen and (max-width: 767px){.inpage-links__item a{font-size:1.2rem}}.inpage-links__item a::before{position:absolute;top:0;left:0;content:"";display:block;background:url("../img/common_btn_cover.png")/2.5vw;width:100%;height:100%;display:block}.inpage-links__item a>div{border:0.15rem solid #fff;padding:0.8em 0;display:flex;align-items:center;line-height:1;justify-content:center}@media screen and (max-width: 767px){.inpage-links__item a>div{font-size:0.9rem;padding:0.8em 1em}}.inpage-links__item a::after{display:none !important}.inpage-links__item a.ancher{background:#000 !important;transition:all 0.5s}.inpage-links__item a.ancher div::before{content:"";position:relative;display:inline-block;background:url("../img/common_icon_direct.png") no-repeat center center/contain;width:0.5em;height:1em;display:block;margin-right:0.4em;transform:rotate(90deg)}.inpage-links__item a.ancher::after{display:none}@media screen and (min-width: 768px){.inpage-links__item a.ancher:hover{background-color:#333 !important}}
