.sec-header{padding:16rem 0;position:relative;z-index:-10}.sec-header.-single{padding:14.5rem 0;position:relative;z-index:-10}.ttl-header{color:var(--light_brown);font-size:3rem;font-family:var(--en_font);text-shadow:var(--dark_brown) 1px 0 10px}.sec-header.-clothing{background:url(../img/clothing/header.avif) no-repeat top 3% right 37% / cover}.sec-header.-single.-clothing{background:url(../img/clothing/single_header.avif) no-repeat center center / cover}.sec-header.-about{background:url(../img/about/header.avif) no-repeat center center / cover}.sec-header.-company{background:url(../img/company/header.avif) no-repeat top 27% left / cover}.sec-header.-faq{background:url(../img/faq/header.avif) no-repeat top 10% center / cover}.sec-header.-contact{background:url(../img/contact/header.avif) no-repeat bottom 15% right 27% / cover}.sec-header.-policy{background:url(../img/policy/header.avif) no-repeat center left 55%/ cover}.sec-header.-plan{background:url(../img/plan/header.avif) no-repeat center left 43% / cover}.sec-header.-single.-plan{background:url(../img/plan/single_header.avif) no-repeat top right/ cover}.sec-header.-staff{background:url(../img/staff/header.avif) no-repeat top 46% right 44%/ cover}.sec-header.-single.-staff{background:url(../img/staff/single_header.avif) no-repeat top center/ cover}.sec-header.-gallery{background:url(../img/gallery/header.avif) no-repeat top 10% right 20% / cover}.sec-header.-single.-gallery{background:url(../img/gallery/single_header.avif) no-repeat top 10% right 22%/ cover}.sec-header.-news{background:url(../img/news/header.avif) no-repeat top 46% center / cover}.sec-header.-single.-news{background:url(../img/news/header.avif) no-repeat top center/ cover}.sec-header.-company{background:url(../img/company/header.avif) no-repeat top 10% left 20% / cover}.sec-header.-about{background:url(../img/about/header.avif) no-repeat top 10% center / cover}.sec-header.-flow{background:url(../img/flow/header.avif) no-repeat top 10% center / cover}.sec-header.-blog{background:url(../img/blog/header.avif) no-repeat top 10% center/ cover}.breadcrumb{padding:.8rem 0;background:var(--light_brown)}.breadcrumb ul{display:flex;flex-wrap:wrap}.breadcrumb ul li{position:relative;padding-right:2rem}.breadcrumb ul li::after{content:">";position:absolute;right:.8rem}.breadcrumb ul li:last-child::after{content:none}.breadcrumb ul li a:hover{color:var(--brown)}@media screen and (max-width:768px){.sec-header .inner h2::before{font-size:13vw;top:-3vmax}}@media screen and (max-width:640px){.sec-header{width:100%;aspect-ratio:1 / 1;padding:0}.sec-header.-staff,.sec-header.-policy,.sec-header.-single{aspect-ratio:2 / 1}.sec-header.-staff{background:url(../img/staff/header.avif) no-repeat top center / cover}.sec-header.-single{width:100%;display:flex;padding:calc(25% + 50px) 0}.sec-header.-single.-staff{background:url(../img/staff/single_header.avif) no-repeat top center / cover;padding:0;align-items:center}.ttl-header{font-size:1.8rem}}@media screen and (max-width:425px){.sec-header .inner h2::before{font-size:2.5rem;top:1.5rem}}.data-list{width:100%;display:flex;flex-direction:column;margin:auto}.data-list div{display:flex;width:100%}.data-list dt{width:30%;padding:2%;border-bottom:1px solid var(--dark_brown)}.data-list dd{width:calc(100% - 30%);padding:2%;border-bottom:1px solid #efefef}.data-list dd.-price{font-family:var(--number)}.business ul{margin-left:2rem}.business ul li{list-style:disc}.no-content{margin-top:6rem}.single-wrap{width:80%;max-width:800px;margin:auto}.archive_pagination{margin-top:2rem}.page-numbers{display:flex}ul.page-numbers{display:flex;justify-content:center;align-items:center}ul.page-numbers li{margin:0 .3rem;width:3rem}a.page-numbers{line-height:1;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}a.page-numbers:hover{opacity:var(--opacity)}.page-numbers.current{color:var(--dark_brown);background:var(--light_brown);padding:.5rem 1rem;border-radius:50%;align-items:center;justify-content:center;aspect-ratio:1 / 1}span.page-numbers.dots{justify-content:center}.post_nav{display:flex;flex-direction:column;align-items:center;margin-top:4rem}.btn_post{color:#fff;font-size:1.55rem;font-family:var(--en_font);line-height:1;letter-spacing:.3rem;padding:.8rem 1.5rem;background:var(--main_color);outline:none;position:relative;display:inline-flex;text-decoration:none;align-items:center;transition:all .3s;transform:perspective(1px) translateZ(0);overflow:hidden;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid var(--main_color)}.btn_post:hover{color:var(--main_color);border:1px solid var(--main_color);-webkit-backface-visibility:hidden;backface-visibility:hidden}.btn_post::before{content:"";position:absolute;background:#fff;display:block;width:100%;height:100%;left:0;bottom:0;margin:auto;transform:scale(0,1);transform-origin:right top;transition:transform .3s;z-index:-1}.btn_post:hover::before{transform-origin:left top;transform:scale(1,1)}.post_nav_content{width:40%;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media screen and (max-width:640px){.post_nav_content{width:70%}}.archive-list{display:flex;gap:4%;align-items:flex-start;   justify-content:start;flex-wrap:wrap;/*margin-top:10%*/}.archive-list li{flex:0 0 calc(100% / 3 - 3%);width:30%;display:flex;align-items:stretch;flex-direction:column;margin-bottom:5%}.archive-list li a:hover{opacity:var(--opacity)}.img{position:relative;width:100%;aspect-ratio:3 / 4}.img img{object-fit:cover;height:100%;width:100%}.img p{font-size:.85rem;position:absolute;right:0;bottom:0;padding:3px 10px;background:rgb(239 230 210 / .8)}@media screen and (max-width:640px){.archive-list{justify-content:space-between}.archive-list li{flex:0 0 48%}.img p{font-size:.75rem;padding:5px}}.iframe-wrapper{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-bottom:2rem}.iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.tab-title-list_category._gallery{margin-bottom:0}.tab-title-list_category._gallery li{width:calc(100% / 3);border:none;border-bottom:.5px solid #efefef!important}.tab-title-list_category._gallery li:not(:first-child) a{justify-content:center;padding:.5rem}.tab-title-list_category._gallery li:not(:first-child) a::before{content:none}.archive-list._gallery{margin-top:4rem}.archive-list._gallery li>.movie-meta>.iframe-wrap{position:relative;width:100%;min-height:400px;height:300px;aspect-ratio:3 / 4}.archive-list._gallery li h3,.movie-meta h3{text-align:center;margin-top:1rem}.archive-list._gallery._movie li{flex:0 0 100%}.iframe-wrap{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.iframe-wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0}.gallery_detail{margin-top:3rem}.img_gallery{margin-bottom:1rem}@media screen and (max-width:425px){.archive-list._gallery li>.movie-meta>.iframe-wrap{height:210px;min-height:auto}}.txt_features{background:#fff;width:70%;padding:5% 5% 5% 10%}.txt_features p:first-child{font-size:1.25rem}.txt_features ul{margin:2rem}.txt_features ul li{margin-bottom:.5rem}.txt_features ul li:last-child{margin-bottom:0}.list_features li:nth-child(odd)>.txt_features{margin:-10% 0 auto auto}.list_features li:nth-child(even)>.txt_features{margin:-10% auto auto 0}.txt_features ul li h4{font-size:1rem;margin:1rem 0 .5rem}@media only screen and (max-width:640px){.txt_features{width:91vw;padding:2.5rem 2rem 2.5rem 2rem}.list_features li:nth-child(odd)>.txt_features{margin:-15% calc(50% - 50vw) auto auto}::-webkit-full-page-media,:future,:root .list_features li:nth-child(odd)>.txt_features{margin:-15% calc(50% - 50vw) auto 1rem}.list_features li:nth-child(even)>.txt_features{margin:-15% calc(50% - 50vw) 0}.txt_features p:first-child{font-size:1.2rem}.txt_features ul{margin:1.25rem}}