#fullScreenOverlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);z-index:1000}#fullScreenOverlay #fullScreenImage{width:auto;height:100%;object-fit:contain}#scrollToTopButton{position:fixed;bottom:20px;right:20px;width:60px;height:60px;display:none;z-index:1000;border:none;border-radius:50%;box-shadow:0px 4px 6px #000;cursor:pointer}#scrollToTopButton img{width:100%;height:100%}#main-video p{text-align:center;color:#e50012}a{text-decoration:none;color:#e50012}a:hover{background-color:rgba(229,0,18,.05);color:#e50012}.sticky-title{position:-webkit-sticky;position:sticky;top:50px;z-index:10;background-color:rgba(255,255,255,.8);color:#500;margin-bottom:20px;border-bottom:dotted .1px #500;box-shadow:0 4px 8px rgba(0,0,0,.5);font-size:1.5em}@media screen and (max-width: 600px){.sticky-title{margin-bottom:0;font-size:1.2em}}body{margin:0 auto;color:#500}@media screen and (max-width: 600px){body{width:100%}}header{width:100%;height:50px;display:flex;position:fixed;background-color:#fff;z-index:100;color:#500;border-bottom:solid .5px #500}header .header-logo a{display:flex;align-items:flex-end}header .header-logo a img{height:50px}header nav{height:50px;width:100%;display:flex}header .breadcrumb{display:flex;flex-wrap:wrap;padding-left:1.5rem;width:100%;list-style:none;word-break:break-all;overflow:hidden}header .breadcrumb-item+.breadcrumb-item::before{content:">";padding:0 .5rem}.content-wrapper{background-repeat:repeat;background-image:url(/images/bg-dark.webp);display:flex;height:auto}@media screen and (max-width: 600px){.content-wrapper{display:block}}.content-wrapper aside{padding-top:50px;width:240px}@media screen and (max-width: 600px){.content-wrapper aside{display:none}}.content-wrapper aside .side-box a{display:flex;flex-direction:column;margin-bottom:10px;border-bottom:.1px dotted #e50012}.content-wrapper aside .side-box a img{width:240px;height:180px;object-fit:cover}.content-wrapper aside .side-box a .ps{object-fit:contain}.content-wrapper aside .side-box a p{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#center{padding-top:50px;border-right:dotted .5px #500;width:100%}#center h1,#center h2{font-size:1.5em}@media screen and (max-width: 600px){#center h1,#center h2{font-size:1.2em}}#center .item-top,#center .bg-light,#center .item-sample,#center .bg-dark{background-repeat:repeat;padding:0 0 30px}@media screen and (max-width: 600px){#center .item-top,#center .bg-light,#center .item-sample,#center .bg-dark{padding:0 0 10px}}#center .item-top,#center .bg-light{background-image:url(/images/bg-light.webp)}#center .item-sample,#center .bg-dark{background-image:url(/images/bg-dark.webp)}.inner{margin:0 auto}#item-pack{width:100%;max-height:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){#item-pack{flex-direction:column}}#item-pack a{max-width:800px;width:59%;margin:10px auto auto}@media screen and (max-width: 600px){#item-pack a{width:100%}}#item-pack a img{width:100%;height:100%;max-height:600px;object-fit:contain;border:5px solid #e50012;border-radius:26px}@media screen and (max-width: 600px){#item-pack a img{border:none}}#item-pack #item-info{width:39%;display:flex;flex-direction:column;margin:0 auto auto}@media screen and (max-width: 600px){#item-pack #item-info{width:90%}}#item-pack #item-info #item-info-list{display:flex;flex-wrap:wrap;width:100%;margin:20px auto;font-size:1.4em}@media screen and (max-width: 600px){#item-pack #item-info #item-info-list{font-size:1.2em}}#item-pack #item-info #item-info-list dt{width:30%;border-bottom:1px dotted #333;margin-bottom:10px}#item-pack #item-info #item-info-list dd{width:70%;border-bottom:1px dotted #333;margin-bottom:10px}.embed-responsive{width:720;height:480;display:flex;justify-content:center;background-color:#000;margin:0 auto}@media screen and (max-width: 600px){.embed-responsive{width:100%;height:0;padding-bottom:66.66%;overflow:hidden}}@media screen and (max-width: 600px){.sample-movie{position:absolute;top:0;left:0;width:100%;height:100%}}.detail-info{background-repeat:repeat;background-image:url(/images/bg-light.webp);padding-bottom:30px}.detail-info .detail-info-h{padding:20px;text-decoration:underline}.detail-info .detail-info-box{background-repeat:repeat;background-image:url(/images/bg-dark.webp);width:95%;margin:0 auto;padding:5px 10px}.detail-info .detail-info-box p{padding-bottom:5px}.detail-info .detail-info-box .faqPlusAppFaq{width:100%}.faqPlusAppToggle{display:none}.faqPlusAppTitle{background-repeat:repeat;background-image:url(/images/bg-dark.webp);cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:95%;margin:10px auto;padding:10px;background-repeat:repeat;background-image:url(/images/bg-dark.webp)}.faqPlusAppTitle::after{content:"+";font-size:20px}.faqPlusAppToggle:checked+.faqPlusAppTitle::after{content:"-"}.faqPlusAppContent{display:none}.faqPlusAppToggle:checked+.faqPlusAppTitle+.faqPlusAppContent{display:block}.faqPlusAppAnswer{width:95%;margin:0 auto;padding-left:20px;background-repeat:repeat;background-image:url(/images/bg-light.webp)}.item-button{width:80%;margin:30px auto;text-align:center}.item-button a{display:inline-block;padding:10px;height:100%;width:100%;border:solid #e50012 .5px;font-size:1.4em;font-weight:bold;padding:18px 30px;border-radius:70px;transition:.3s;color:#fff;background-color:#e50012}.item-button a:hover{color:#e50012;background-color:rgba(0,0,0,0)}@media screen and (max-width: 600px){.item-button{width:90%;margin:10px auto}}.item-images,.item-links{margin:50px auto}.thumb-box{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:10px}@media screen and (max-width: 600px){.thumb-box{flex-direction:column;padding-left:0}}.thumb-box a{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.thumb-box .transform-img{width:33%;margin-bottom:10px;display:flex;flex-direction:column;position:relative;color:#0296e5;overflow:hidden}.thumb-box .transform-img:not(:last-child){padding-right:5px}@media screen and (max-width: 600px){.thumb-box .transform-img:not(:last-child){padding-right:0}}@media screen and (max-width: 600px){.thumb-box .transform-img{width:100%;height:auto;margin-bottom:10px;padding-right:0;justify-content:space-around}}.thumb-box .transform-img .img-border{overflow:hidden;border:5px solid #e50012;border-radius:16px;position:relative}.thumb-box .transform-img .img-border .on-date{position:absolute;bottom:0;right:0;background-color:#e50012;color:#fff;border-top:5px solid #e50012;border-left:5px solid #e50012;border-right:5px solid #e50012;border-top-left-radius:16px}@media screen and (max-width: 600px){.thumb-box .transform-img .img-border .on-date{padding:0 8px}}@media screen and (max-width: 600px){.thumb-box .transform-img .img-border{border:none}}.thumb-box .transform-img img{height:auto;width:100%;display:block;transition:transform .1s ease-in-out;object-fit:contain}@media screen and (max-width: 600px){.thumb-box .transform-img img{height:auto;width:100%;transition:none}}.thumb-box .transform-img img:hover{transform:scale(1.05, 1.05)}@media screen and (max-width: 600px){.thumb-box .transform-img img:hover{transform:none}}.thumb-box .transform-img .link-item-title{font-size:1.4em;word-break:break-all;margin:5px 0}.thumb-box .thumb-img{cursor:zoom-in}@media screen and (max-width: 600px){.thumb-box .thumb-img{cursor:default;pointer-events:none}}.faq-section{margin-top:2em}.faq-section h2{font-size:1.5em;margin-bottom:1em}.faq-section dt{font-weight:bold;margin-top:1em}.faq-section dd{margin-left:1em}footer{height:30px;display:flex;justify-content:space-between;background-color:#e50012;color:#fff;overflow:hidden}footer img{height:30px;padding:0;margin:0}footer .copy{display:flex;align-items:flex-end}footer a{color:#fff}footer p{font-size:.3em;padding:0}footer .notice{display:flex;flex-direction:column}/*# sourceMappingURL=style.min.css.map */