:root{--primary-color: #003868;--text-color: #0c0c0c;--white: #ffffff;--bg: #f6f6f6;--cover: rgba(0, 0, 0, 0.3);--shadow-light: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);--shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);--shadow-large: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);--shadow-xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);--shadow-colored: 0 20px 40px rgba(99, 102, 241, 0.3);--shadow-glow: 0 0 40px rgba(99, 102, 241, 0.6);--font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-display: "Noto Sans JP", Georgia, serif;--font-family-serif: "Noto Serif JP", serif;--font-family-cardo: "Cardo", serif;--fa: "Font Awesome 5 Free";--spacing-xs: 0.25rem;--spacing-sm: 0.5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-4xl: 6rem;--spacing-5xl: 8rem;--container-max-width: 1280px;--border-radius: 12px;--border-radius-lg: 20px;--border-radius-xl: 30px;--border-radius-full: 50%;--transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);--transition-fast: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);--transition-slow: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);--transition-bounce: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-family-serif);font-size:var(----font-size-base);line-height:1.7;color:var(--text-color);background:var(--white);overflow-x:hidden;position:relative;font-weight:400;line-height:2;font-size:16px}body.hidden{overflow:hidden}@media screen and (max-width: 486px){body{font-size:13px}}img{max-width:100%;height:auto;display:block}img.border{border:1px solid #ccc}img.border-purple{border:1px solid #6b4ca5}iframe{width:100%;height:450px}a{text-decoration:none;color:inherit;transition:var(--transition)}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}h2,h3,h4,h5,h6{font-weight:600}p{margin-bottom:1rem}.sp{display:none}@media screen and (max-width: 486px){.sp{display:block !important}}@media screen and (max-width: 486px){.pc{display:none !important}}.movie{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}.container{max-width:var(--container-max-width);width:96%;margin:0 auto;padding:100px 0;position:relative}@media screen and (max-width: 1100px){.container{width:90%;padding:50px 0}}#scrollTopBtn{position:fixed;bottom:85px;right:0;width:50px;height:50px;background-color:var(--text-color);border:none;color:#fff;opacity:0;transition:.4s;z-index:10;border-right:none;cursor:pointer;display:block;transform:translateX(100%)}@media screen and (max-width: 486px){#scrollTopBtn{bottom:150px}}#scrollTopBtn::after{content:"";top:46%;left:55%;width:12px;height:12px;position:absolute;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg) translate(-50%, -50%);transition:.4s}#scrollTopBtn:hover::after{top:40%}#scrollTopBtn.in{opacity:1;transform:translateX(0)}.table-dl{display:flex;flex-wrap:wrap;font-size:16px}.table-dl dt{width:30%;padding:1.5rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:2px solid var(--primary-color);font-weight:600}.table-dl dd{width:70%;padding:1.5rem 0 1.5rem 2rem;font-feature-settings:"palt";border-bottom:2px solid #bebebe;display:flex;align-items:center}.primary-heading{text-align:center;margin-bottom:50px;letter-spacing:.1em}.primary-heading__title{font-size:clamp(20px,5vw,26px);font-weight:600;margin-bottom:0;color:var(--primary-color);position:relative}.primary-heading__en{font-size:16px;font-weight:500;color:#666;font-family:var(--font-family-cardo)}.primary-heading__text{font-size:16px;font-weight:400;margin-top:10px}.sub-heading{text-align:center;margin-bottom:50px;letter-spacing:.1em}.sub-heading__title{font-size:clamp(20px,5vw,26px);font-weight:600;margin-bottom:0;color:var(--primary-color);position:relative;margin-bottom:30px;line-height:1.6}.sub-heading__title::before{content:"";position:absolute;width:50px;height:1px;background-color:var(--primary-color);left:50%;transform:translateX(-50%);bottom:-10px}.sub-heading__en{font-size:16px;font-weight:600;color:#666}.sub-heading__text{font-size:16px;font-weight:400;margin-top:10px}@media screen and (max-width: 486px){.sub-heading__text{font-size:14px;text-align:left}}.sub-title{font-size:20px;font-weight:600;margin-bottom:20px;position:relative;color:var(--primary-color)}.count-heading{margin-bottom:30px}@media screen and (max-width: 768px){.count-heading{margin-bottom:20px}}.count-heading .count{display:flex;align-items:baseline;margin-bottom:0px;line-height:1}.count-heading .count .title{font-size:15px;letter-spacing:.12em;line-height:29px;padding-right:12px;margin-right:12px;position:relative}.count-heading .count .title::after{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background-color:#cfcfcf}.count-heading .count .number{font-size:30px}.count-heading h3{font-weight:500;position:relative;padding-left:30px;font-size:clamp(18px,4vw,22px)}.count-heading h3::before{content:"";position:absolute;width:20px;height:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--text-color)}.count-heading .description{font-size:14px;font-weight:400;margin-top:10px}.side-contact-btn{position:fixed;z-index:9999;right:0;top:17vh;width:60px;padding:15px 0;background:var(--text-color);color:var(--white);text-align:center;writing-mode:vertical-rl;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;letter-spacing:.05em}@media screen and (max-width: 486px){.side-contact-btn{width:50px;font-size:14px}}.primary-button{margin-top:30px}.primary-button a{position:relative;display:flex;justify-content:space-around;align-items:center;max-width:230px;padding:10px 0px 10px 25px;line-height:1.8;text-decoration:none;color:#333;transition:.3s ease-in-out;font-weight:500}.primary-button a:hover span{color:#fff}.primary-button a:hover::before{left:2.5rem;border-top:solid 2px #fff;border-right:solid 2px #fff}.primary-button a:hover::after{right:0;width:100%;background:#333}.primary-button a span{position:relative;transition:all .3s;z-index:3;font-family:var(--font-family-cardo)}.primary-button a::before,.primary-button a::after{content:"";position:absolute;display:block;top:50%}.primary-button a::before{width:.5rem;height:.5rem;left:1.1rem;border-top:solid 2px var(--white);border-right:solid 2px var(--white);z-index:2;transform:translateY(-50%) rotate(45deg);transition:all .3s}.primary-button a::after{left:0;background:var(--primary-color);z-index:1;width:3rem;height:3rem;border-radius:4rem;transform:translateY(-50%);transition:all .5s}.primary-button--tc a{margin-left:auto;margin-right:auto}.more-btn{display:block;width:200px;margin:20px auto 0;font-weight:600;text-align:center;position:relative;padding-top:10px}.more-btn::before{content:"";position:absolute;width:60px;height:10px;border-bottom:1px solid var(--text-color);border-right:1px solid var(--text-color);left:calc(50% - 5px);top:0;transform:translateX(-50%) skew(45deg);transition:var(--transition)}.more-btn:hover::before{left:calc(50% + 10px)}.default-wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:50px}@media screen and (max-width: 768px){.default-wrap{grid-template-columns:1fr;gap:20px}}.default-wrap--no{grid-template-columns:1fr}.default-wrap--60{grid-template-columns:1fr 60%}@media screen and (max-width: 768px){.default-wrap--60{grid-template-columns:1fr}}.default-wrap--imgb{grid-template-columns:60% 1fr}@media screen and (max-width: 768px){.default-wrap--imgb{grid-template-columns:1fr}}.default-wrap--imgs{grid-template-columns:1fr 30%}@media screen and (max-width: 768px){.default-wrap--imgs{grid-template-columns:1fr}}.default-wrap.align-top{align-items:flex-start}.default-wrap--reverse>.image{order:2}@media screen and (max-width: 768px){.default-wrap--reverse>.image{order:1}}.default-wrap--reverse>.text{order:1}@media screen and (max-width: 768px){.default-wrap--reverse>.text{order:2}}.default-wrap>.image{height:330px}@media screen and (max-width: 768px){.default-wrap>.image{height:260px}}.default-wrap>.image.no-cover{height:auto}.default-wrap>.image.no-cover img{height:auto;width:100%}.default-wrap>.image.no-image{height:auto}.default-wrap>.image.no-image .img{height:360px;background-color:#eee;position:relative}@media screen and (max-width: 486px){.default-wrap>.image.no-image .img{height:260px}}.default-wrap>.image.no-image .img::after{content:"No Image";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--bg);display:flex;align-items:center;justify-content:center}.default-wrap>.image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.merit-title{background-color:var(--primary-color);color:var(--white);border-radius:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 10px;font-weight:400;position:relative;z-index:1;margin-left:15px}.merit-list{padding:20px;padding-top:25px;background-color:var(--bg);margin-top:-15px}.merit-list li{list-style:decimal;margin-left:20px}.merit-list2{padding:20px;padding-top:25px;background-color:var(--bg);margin-top:-15px;margin-bottom:50px}.merit-list2 li{list-style:decimal;margin-left:20px;color:var(--primary-color)}.merit-list2 li h3{color:var(--primary-color);font-size:18px;font-weight:500;margin-bottom:10px}@media screen and (max-width: 486px){.merit-list2 li h3{font-size:16px}}.merit-list2 li p{color:var(--text-color)}.merit-list2 li a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-right:30px;color:var(--text-color)}.merit-list2 li a::after{content:"";position:absolute;width:20px;height:20px;background-image:url(../images/common/link.svg);background-size:contain;background-repeat:no-repeat;background-position:center;right:0;top:50%;transform:translateY(-50%)}.sub-wrap-group{margin-bottom:80px;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 768px){.sub-wrap-group{grid-template-columns:1fr}}.sub-wrap{background-color:var(--bg);padding:30px;margin-bottom:20px;max-width:980px;margin-left:auto;margin-right:auto;border:1px solid var(--text-color);position:relative}.sub-wrap::before{content:"";position:absolute;width:1px;height:30px;left:50%;transform:translateX(-50%);top:-15px;background-color:var(--text-color)}.sub-wrap>.image{width:200px;height:120px}.sub-wrap>.image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sub-wrap>.text h4{margin-bottom:10px;text-align:center;font-size:18px;font-weight:500}@media screen and (max-width: 486px){.sub-wrap>.text h4{font-size:16px}}.sub-wrap>.text p{margin-bottom:0;line-height:1.6;letter-spacing:0;font-size:15px}@media screen and (max-width: 486px){.sub-wrap>.text p{font-size:14px}}.sub-wrap--type2>.image{width:100%;height:273px;margin-top:15px}@media screen and (max-width: 768px){.sub-wrap--type2>.image{height:auto}}.small-text{font-size:13px;margin-top:15px}.small-text-list{margin-top:15px}.small-text-list.type-2{position:relative;padding:20px;margin-top:50px}.small-text-list.type-2::before{content:"";position:absolute;width:20px;height:100%;border-left:1px solid var(--text-color);border-top:1px solid var(--text-color);border-bottom:1px solid var(--text-color);left:0;top:0}.small-text-list.type-2::after{content:"";position:absolute;width:20px;height:100%;border-right:1px solid var(--text-color);border-top:1px solid var(--text-color);border-bottom:1px solid var(--text-color);right:0;top:0}.small-text-list li{padding-left:20px;font-size:13px;position:relative}.small-text-list li::before{content:"※";position:absolute;left:0;top:0}.section-bg{background-color:var(--bg)}.text-tategaki{writing-mode:vertical-rl;text-orientation:upright}.footer-bottom{position:fixed;left:0;bottom:0;width:100%;z-index:100;opacity:0;visibility:hidden;background-color:var(--white);color:var(--text-color);transform:translateY(100%);transition:all .3s ease;border-top:1px solid var(--text-color)}.footer-bottom.scroll{opacity:1;visibility:visible;transform:translateY(0)}.footer-bottom ul{display:grid;grid-template-columns:repeat(3, 1fr)}.footer-bottom ul a{display:flex;align-items:center;justify-content:center;height:100%;padding:10px;gap:6px;color:var(--text-color);font-weight:500}@media screen and (max-width: 1100px){.footer-bottom ul a{height:80px}}.footer-bottom ul a .text{padding:0 15px;line-height:1.2;font-size:clamp(10px,1.5vw,20px);text-align:center;order:2}@media screen and (max-width: 486px){.footer-bottom ul a .text{font-size:12px;padding:0;text-align:left}}.footer-bottom ul a .icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;order:1}@media screen and (max-width: 486px){.footer-bottom ul a .icon{width:20px;height:20px}}.footer-bottom ul a .icon img{width:100%}.footer-bottom ul a .phone{font-family:var(--en);font-weight:700;font-size:clamp(20px,2.5vw,30px)}.footer-bottom ul a .time{display:block;font-size:12px}.footer-bottom ul li:not(:last-child){border-right:1px solid var(--text-color)}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;cursor:pointer;align-items:flex-end;overflow:hidden;position:relative;z-index:99999999;margin-right:0;width:66px;height:66px;background-color:var(--gray);margin-left:auto}@media(max-width: 1142px){.hamburger-menu{display:flex}}.hamburger-menu span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:block;width:50%;height:2px;background-color:var(--white);transition:.3s;border-radius:6px}.hamburger-menu span:nth-child(1){top:calc(50% - 10px)}.hamburger-menu span:last-child{top:calc(50% + 10px)}.hamburger-menu.open span{background-color:var(--text-color)}.hamburger-menu.open span:nth-child(1){transform:translate(-50%, 10px) rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:translate(-50%, -10px) rotate(-45deg)}.site-header.scrolled .hamburger-menu span{background-color:var(--text-color)}.sp-nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--white);z-index:99999}@media(max-width: 1142px){.sp-nav{display:block;opacity:0;visibility:hidden;transition:var(--transition)}}.sp-nav__inner{padding:20px;height:100%;overflow:auto}.sp-nav.open{opacity:1;visibility:visible}.sp-nav .nav-list{padding:20px}.sp-nav .nav-list>li{margin-bottom:10px}.sp-nav .nav-list>li a{font-size:18px}.sp-nav .nav-list>li .sub-menu li a{font-size:15px;position:relative;padding-left:1em}.sp-nav .nav-list>li .sub-menu li a::before{content:"";position:absolute;width:10px;height:1px;background-color:var(--text-color);left:0;top:50%;transform:translateY(-50%)}.sp-nav .info{margin-top:20px;border-top:1px solid var(--text-color);padding-top:20px}.sp-nav .info .free-dial{display:block;width:60%;margin-bottom:5px}.sp-nav .info p{line-height:1.4}.sp-nav .sns-list{display:flex;gap:10px;justify-content:center;align-items:center}.sp-nav .sns-list li{width:30px}.sp-nav .sns-list li img{width:100%}.site-header{position:fixed;top:0;left:0;right:0;transition:var(--transition);z-index:9999}.site-header::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:-1}.site-header.scrolled{background-color:var(--white)}.site-header.scrolled .site-header__nav .nav__list li a{color:var(--text-color)}.site-header__inner{display:flex;align-items:center;height:80px;padding:0 40px}@media screen and (max-width: 1100px){.site-header__inner{padding:0 20px;padding-right:0;height:50px}}.site-header__logo{width:190px;height:50px}@media(max-width: 1300px){.site-header__logo{width:160px}}@media screen and (max-width: 1100px){.site-header__logo{width:130px;height:34px}}.site-header__logo a{display:block}.site-header__nav{margin-left:auto}@media(max-width: 1142px){.site-header__nav{display:none}}.site-header__nav .nav__list{display:flex;gap:25px}@media(max-width: 1400px){.site-header__nav .nav__list{gap:10px}}.site-header__nav .nav__list>li{position:relative}.site-header__nav .nav__list>li>a{display:block;font-size:16px;font-weight:500;color:var(--white);padding:5px}@media(max-width: 1400px){.site-header__nav .nav__list>li>a{font-size:14px}}.site-header__nav .nav__list>li .sub-menu{position:absolute;top:100%;left:0;background-color:var(--white);width:230px;visibility:hidden;opacity:0;transition:var(--transition);transform:translateY(-10px)}.site-header__nav .nav__list>li .sub-menu.sub-menu--company{left:auto;right:0}.site-header__nav .nav__list>li .sub-menu li:not(:last-child){border-bottom:1px solid #ccc}.site-header__nav .nav__list>li .sub-menu li a{display:block;padding:5px 10px;transition:var(--transition);font-size:15px}.site-header__nav .nav__list>li .sub-menu li a:hover{background-color:var(--text-color);color:var(--white)}.site-header__nav .nav__list>li:hover .sub-menu{visibility:visible;opacity:1;transform:translateY(0)}.site-footer{border-top:1px solid #ccc}.site-footer__info{padding:0 20px}.site-footer__info .info-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.site-footer__info .info-list li a{display:flex;align-items:center;justify-content:center;height:200px;background-color:#ccc}.site-footer__info .info-list li a h4{font-size:16px;font-weight:600;color:var(--white)}.site-footer__nav .container{padding-bottom:80px}.site-footer__nav .sns-list{display:flex;gap:10px;justify-content:flex-end;align-items:center;margin-top:50px}@media screen and (max-width: 486px){.site-footer__nav .sns-list{justify-content:center}}.site-footer__nav .sns-list li{width:30px}.site-footer__nav .sns-list li img{width:100%}.site-footer__nav .site-footer__nav__content{display:grid;grid-template-columns:30% 1fr;gap:20px}@media screen and (max-width: 1100px){.site-footer__nav .site-footer__nav__content{grid-template-columns:1fr}}.site-footer__nav .site-footer__nav__content .logo{display:block;width:230px;margin-bottom:10px}.site-footer__nav .site-footer__nav__content .logo img{width:100%}.site-footer__nav .site-footer__nav__content .adress{margin-bottom:20px;font-size:14px;font-weight:500;color:var(--text-color)}.site-footer__nav .site-footer__nav__content .free-dial{display:block;max-width:400px;width:100%;margin-bottom:10px}.site-footer__nav .site-footer__nav__content nav{display:flex;justify-content:flex-end;gap:60px}@media screen and (max-width: 1100px){.site-footer__nav .site-footer__nav__content nav{flex-direction:column;gap:20px}}.site-footer__nav .site-footer__nav__content nav .sub-menu li{position:relative}.site-footer__nav .site-footer__nav__content nav .sub-menu li a{display:block;position:relative;padding-left:1em;font-size:15px}.site-footer__nav .site-footer__nav__content nav .sub-menu li a::before{position:absolute;content:"";width:.5em;background-color:#8a8a8a;left:0;top:50%;transform:translateY(-50%);height:1px}.site-footer__nav .copyright{margin-top:50px;text-align:center;font-size:12px}.index-hero{position:relative;width:100%;height:100vh;overflow:hidden;background-color:var(--white)}@media screen and (max-width: 1100px){.index-hero{height:50vh;max-height:500px}}.index-hero .hero-swiper{height:100%;width:100%}.index-hero .hero-swiper .swiper-slide{position:relative;height:100%;width:100%}.index-hero .hero-swiper .hero-slide-bg{position:absolute;width:110%;height:110%;top:-5%;left:-5%;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-animation:heroSlideLeft 12s infinite linear;animation:heroSlideLeft 12s infinite linear}.index-hero .hero-swiper .hero-slide-bg::before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);top:0;left:0;z-index:1}.index-hero .hero-swiper .hero-slide-content{position:relative;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.index-hero .hero-swiper .hero-slide-text{text-align:center;color:var(--white);max-width:800px;padding:0 20px}.index-hero .hero-swiper .hero-slide-text h1{font-size:48px;font-weight:500;line-height:1.2;margin-bottom:0;font-family:var(--font-family-zen);writing-mode:vertical-rl}@media(max-width: 768px){.index-hero .hero-swiper .hero-slide-text h1{font-size:20px}}.index-hero .hero-swiper .hero-slide-text p{font-size:20px;font-weight:400;line-height:1.6;opacity:.9;margin:0}@media(max-width: 768px){.index-hero .hero-swiper .hero-slide-text p{font-size:16px}}@-webkit-keyframes heroSlideLeft{0%{transform:translateX(8%) scale(1.08)}100%{transform:translateX(-8%) scale(1.02)}}@keyframes heroSlideLeft{0%{transform:translateX(8%) scale(1.08)}100%{transform:translateX(-8%) scale(1.02)}}.index-hero .swiper-slide .hero-slide-bg{-webkit-animation-play-state:running;animation-play-state:running}.event-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1100px){.event-list{grid-template-columns:1fr}}.event-item{background-color:var(--bg)}.event-item a{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media screen and (max-width: 1100px){.event-item a{grid-template-columns:1fr}}.event-item__text{padding:20px}.event-item__text .place{font-size:14px}.event-item__text .uketsuke{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--primary-color);color:var(--white);padding:2px 10px;border-radius:5px;font-size:14px}.event-item__text .title{font-size:18px;font-weight:600;line-height:1.4}.event-item__text .open{margin-top:10px;font-size:14px;color:var(--text-color);margin-bottom:0}.event-item__text .shuryou{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--text-color);color:var(--white);padding:2px 10px;border-radius:5px;font-size:14px}.event-item__img{height:300px}.event-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-room-tour .container{padding-top:0}.index-room-tour .room-tour-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1100px){.index-room-tour .room-tour-list{grid-template-columns:1fr}}.index-room-tour .room-tour-list .room-tour-item{display:block;height:360px;position:relative;overflow:hidden;border:none;padding:0;background:rgba(0,0,0,0);cursor:pointer;transition:var(--transition)}.index-room-tour .room-tour-list .room-tour-item:hover{transform:translateY(-10px);opacity:.8}@media screen and (max-width: 1100px){.index-room-tour .room-tour-list .room-tour-item{height:200px}}.index-room-tour .room-tour-list .room-tour-item::after{content:"";position:absolute;width:60px;height:60px;opacity:.6;background:url(../images/common/play-icon.svg) no-repeat center center/contain;top:50%;left:50%;transform:translate(-50%, -50%);transition:var(--transition);z-index:2}.index-room-tour .room-tour-list .room-tour-item__img{height:100%;position:relative}.index-room-tour .room-tour-list .room-tour-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.index-room-tour .room-tour-list .room-tour-item:hover::after{opacity:1;transform:translate(-50%, -50%) scale(1.1)}.index-room-tour .room-tour-list .room-tour-item:hover__img::before{opacity:.1}.index-room-tour .room-tour-list .room-tour-item:hover__img img{transform:scale(1.05)}.youtube-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.youtube-modal.show{opacity:1;visibility:visible}.youtube-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}.youtube-modal__content{position:relative;background:var(--text-color);border-radius:8px;overflow:hidden;max-width:90vw;max-height:90vh;cursor:default;-webkit-animation:modalSlideIn .3s ease;animation:modalSlideIn .3s ease}.youtube-modal__close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;color:var(--white);cursor:pointer;z-index:10;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;transition:var(--transition)}.youtube-modal__close:hover{background:rgba(0,0,0,.8)}.youtube-modal__video-container{position:relative;width:80vw;height:45vw;max-width:800px;max-height:450px}.youtube-modal__video-container iframe{width:100%;height:100%;border:none}@-webkit-keyframes modalSlideIn{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes modalSlideIn{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}.index-building{position:relative}.index-building .container{padding-bottom:80px;padding-top:0}.index-building::after{content:"";position:absolute;width:98vw;bottom:0;right:0;height:60%;background-color:var(--bg);z-index:-1}.index-building .building-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1100px){.index-building .building-list{grid-template-columns:1fr}}.index-building .building-list li a{position:relative;display:block;height:100%;position:relative;overflow:hidden}.index-building .building-list li a .btn{position:absolute;bottom:0;right:0;z-index:2;color:var(--white);padding-right:50px;padding:10px 20px;padding-right:60px}.index-building .building-list li a .btn::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:30px;height:2px;background-color:var(--white);transition:var(--transition)}.index-building .building-list li a .btn span{font-size:14px;transition:var(--transition)}.index-building .building-list li a .image{height:260px;position:relative}.index-building .building-list li a .image::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--cover);top:0;left:0;z-index:1;transition:var(--transition)}.index-building .building-list li a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.index-building .building-list li a .text{display:flex;align-items:center;justify-content:center;height:56px;padding:0 10px;position:absolute;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--white);border-right:1px solid var(--white);width:45%;z-index:2}@media screen and (max-width: 486px){.index-building .building-list li a .text{width:100%;position:absolute;left:0;top:0;writing-mode:vertical-rl;width:60px;height:228px;border-top:none;border-bottom:1px solid var(--white)}}.index-building .building-list li a .text h3{color:var(--white);text-align:center;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width: 486px){.index-building .building-list li a .text h3{font-size:15px}}.index-building .building-list li a:hover .image::before{opacity:.1}.index-building .building-list li a:hover .image img{transform:scale(1.05)}.index-building .building-list li a:hover .btn span{color:var(--white)}.index-building .building-list li a:hover .btn::after{width:50px}.index-performance{position:relative}.index-performance .container{padding-bottom:80px}.index-performance::after{content:"";position:absolute;width:98vw;bottom:0;left:0;height:70%;background-color:var(--bg);z-index:-1}.index-performance .performance-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1100px){.index-performance .performance-list{grid-template-columns:1fr}}.index-performance .performance-list li{height:260px}.index-performance .performance-list li:first-child{grid-row:span 2/span 2;height:auto}.index-performance .performance-list li a{display:block;height:100%;position:relative;overflow:hidden}.index-performance .performance-list li a .btn{position:absolute;bottom:0;right:0;z-index:2;color:var(--white);padding-right:50px;padding:10px 20px;padding-right:60px}.index-performance .performance-list li a .btn::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:30px;height:2px;background-color:var(--white);transition:var(--transition)}.index-performance .performance-list li a .btn span{font-size:14px;transition:var(--transition)}.index-performance .performance-list li a .image{position:relative;height:100%}.index-performance .performance-list li a .image::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--cover);top:0;left:0;z-index:1;transition:var(--transition)}.index-performance .performance-list li a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.index-performance .performance-list li a .text{display:flex;align-items:center;justify-content:center;height:228px;padding:10px;position:absolute;top:0;left:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:56px;z-index:2;writing-mode:vertical-rl;border-right:1px solid var(--white);border-bottom:1px solid var(--white)}.index-performance .performance-list li a .text h3{color:var(--white);text-align:center;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width: 486px){.index-performance .performance-list li a .text h3{font-size:15px}}.index-performance .performance-list li a:hover .btn span{color:var(--white)}.index-performance .performance-list li a:hover .btn::after{width:50px}.index-performance .performance-list li a:hover .image::before{opacity:.1}.index-performance .performance-list li a:hover .image img{transform:scale(1.05)}.index-lineup{position:relative}.index-lineup .container{padding-bottom:80px}.index-lineup::after{content:"";position:absolute;width:98vw;bottom:0;right:0;height:60%;background-color:var(--bg);z-index:-1}.index-lineup .lineup-list{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1100px){.index-lineup .lineup-list{grid-template-columns:1fr}}.index-lineup .lineup-list li{height:260px}.index-lineup .lineup-list li:first-child{grid-row:span 2/span 2;height:auto}.index-lineup .lineup-list li:last-child img{-o-object-position:center bottom;object-position:center bottom}.index-lineup .lineup-list li a{display:block;height:100%;position:relative;overflow:hidden}.index-lineup .lineup-list li a .btn{position:absolute;bottom:0;right:0;z-index:2;color:var(--white);padding-right:50px;padding:10px 20px;padding-right:60px}.index-lineup .lineup-list li a .btn::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:30px;height:2px;background-color:var(--white);transition:var(--transition)}.index-lineup .lineup-list li a .btn span{font-size:14px;transition:var(--transition)}.index-lineup .lineup-list li a .image{position:relative;height:100%}.index-lineup .lineup-list li a .image::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--cover);top:0;left:0;z-index:1;transition:var(--transition)}.index-lineup .lineup-list li a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.index-lineup .lineup-list li a .text{display:flex;align-items:center;justify-content:center;height:56px;padding:0 10px;position:absolute;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:45%;z-index:2;border-top:1px solid var(--white);border-right:1px solid var(--white)}@media screen and (max-width: 486px){.index-lineup .lineup-list li a .text{width:100%;position:absolute;left:0;top:0;writing-mode:vertical-rl;width:60px;height:228px;border-top:none;border-bottom:1px solid var(--white)}}.index-lineup .lineup-list li a .text h3{color:var(--white);text-align:center;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width: 486px){.index-lineup .lineup-list li a .text h3{font-size:15px}}.index-lineup .lineup-list li a:hover .btn span{color:var(--white)}.index-lineup .lineup-list li a:hover .btn::after{width:50px}.index-lineup .lineup-list li a:hover .image::before{opacity:.1}.index-lineup .lineup-list li a:hover .image img{transform:scale(1.05)}.index-support .support-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 1100px){.index-support .support-list{grid-template-columns:1fr}}.index-support .support-list li{height:260px}@media screen and (max-width: 1100px){.index-support .support-list li{height:200px}}.index-support .support-list li a{display:block;height:100%;position:relative;overflow:hidden}.index-support .support-list li a .btn{position:absolute;bottom:10px;right:10px;width:100%;height:40px;width:100px;background-color:var(--white);display:flex;align-items:center;justify-content:center;z-index:2}.index-support .support-list li a .btn span{font-size:14px}.index-support .support-list li a .image{position:relative}.index-support .support-list li a .image::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--cover);top:0;left:0;z-index:1;transition:var(--transition)}.index-support .support-list li a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.index-support .support-list li a .text{display:flex;align-items:center;justify-content:center;height:68px;padding:0 10px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;z-index:2}.index-support .support-list li a .text h3{color:var(--text-color);text-align:center;font-size:18px;font-weight:600;line-height:1.4;letter-spacing:.2rem;color:var(--white)}.index-support .support-list li a:hover .image::before{opacity:.6}.index-support .support-list li a:hover .image img{transform:scale(1.05)}.index-works .container,.index-voice .container{padding-top:0}.index-works .works-list,.index-voice .works-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 1100px){.index-works .works-list,.index-voice .works-list{grid-template-columns:1fr;gap:20px}}.index-works .works-list .works-item,.index-voice .works-list .works-item{display:block;position:relative;overflow:hidden}.index-works .works-list .works-item::after,.index-voice .works-list .works-item::after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;opacity:0;transition:var(--transition)}.index-works .works-list .works-item__img,.index-voice .works-list .works-item__img{height:260px;overflow:hidden}.index-works .works-list .works-item__img img,.index-voice .works-list .works-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.index-works .works-list .works-item__text,.index-voice .works-list .works-item__text{position:absolute;bottom:0;left:0;width:100%;padding:20px;color:var(--white);text-align:center;z-index:2;background:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6))}.index-works .works-list .works-item__text .title,.index-voice .works-list .works-item__text .title{font-size:13px}.index-works .works-list .works-item:hover::after,.index-voice .works-list .works-item:hover::after{opacity:1}.index-works .works-list .works-item:hover img,.index-voice .works-list .works-item:hover img{transform:scale(1.05)}.index-concept{position:relative}.index-concept .container{padding-top:0}.index-concept__bg{position:absolute;width:100%;max-width:1600px;left:50%;bottom:0;transform:translateX(-50%);z-index:-1}.index-concept__bg img{width:100%}.index-concept .container{padding-bottom:500px}@media screen and (max-width: 486px){.index-concept .container{padding-bottom:300px}}.index-concept__content{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media screen and (max-width: 1100px){.index-concept__content{grid-template-columns:1fr}}.index-concept__content .images{order:2;position:relative}@media screen and (max-width: 1100px){.index-concept__content .images{z-index:-1;opacity:.5;width:100%}}.index-concept__content .images .images-list{position:relative}.index-concept__content .images .images-list li:first-child{position:absolute;width:300px;right:50px;top:0;z-index:1;height:300px}@media screen and (max-width: 1100px){.index-concept__content .images .images-list li:first-child{width:150px;left:10px;top:-100px;height:150px}}@media screen and (max-width: 486px){.index-concept__content .images .images-list li:first-child{top:-247px}}.index-concept__content .images .images-list li:first-child img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-concept__content .images .images-list li:nth-child(2){position:absolute;width:200px;right:0;top:0;z-index:1}@media screen and (max-width: 1100px){.index-concept__content .images .images-list li:nth-child(2){width:150px;right:-10px;top:-100px}}.index-concept__content .images .images-list li:nth-child(3){position:absolute;width:300px;left:100px;bottom:50px}@media screen and (max-width: 1100px){.index-concept__content .images .images-list li:nth-child(3){width:150px;right:10px;bottom:0}}@media screen and (max-width: 486px){.index-concept__content .images .images-list li:nth-child(3){bottom:auto;top:-196px}}.index-concept__content .images .images-list li:nth-child(4){position:absolute;width:243px;left:-21px;bottom:-200px}@media screen and (max-width: 1100px){.index-concept__content .images .images-list li:nth-child(4){width:150px;left:167px;bottom:0}}@media screen and (max-width: 486px){.index-concept__content .images .images-list li:nth-child(4){bottom:auto;top:-450px}}.index-concept__content .text{order:1}.index-concept__content .text h2{font-size:clamp(50px,8vw,86px);font-weight:500;line-height:1.2;margin-bottom:40px;font-family:var(--font-family-cardo)}.index-concept__content .text p{font-size:18px;font-weight:500}@media screen and (max-width: 1100px){.index-concept__content .text p{font-size:14px}}.index-consultation__content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background-color:var(--bg);padding:80px;position:relative}@media screen and (max-width: 1100px){.index-consultation__content{grid-template-columns:1fr;gap:20px;padding:20px}}.index-consultation__content .image{height:300px}@media screen and (max-width: 1100px){.index-consultation__content .image{height:200px;order:1}}.index-consultation__content .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1100px){.index-consultation__content .text{order:2}}.index-consultation__content .text .heading__en{position:absolute;left:80px;top:-30px;font-family:var(--font-family-cardo);font-weight:500;font-size:clamp(30px,8vw,60px);line-height:1;color:#263955;margin:0}@media screen and (max-width: 1100px){.index-consultation__content .text .heading__en{left:20px;top:-44px}}.index-consultation__content .text .heading h2{margin-bottom:30px;color:#263955}.index-showroom .container{padding-top:0}.index-showroom__content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background-color:var(--bg);padding:80px;position:relative}@media screen and (max-width: 1100px){.index-showroom__content{grid-template-columns:1fr;gap:20px;padding:20px}}.index-showroom__content .image{height:300px;order:1}@media screen and (max-width: 1100px){.index-showroom__content .image{height:200px}}.index-showroom__content .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-showroom__content .text{order:2}.index-showroom__content .text .heading__en{position:absolute;right:80px;top:-30px;font-family:var(--font-family-cardo);font-weight:500;font-size:clamp(30px,8vw,60px);line-height:1;color:#263955;margin:0}@media screen and (max-width: 1100px){.index-showroom__content .text .heading__en{right:20px;top:-14px}}.index-showroom__content .text .heading h2{margin-bottom:30px;color:#003868}.index-blog{overflow-x:hidden}.index-blog .container{padding-top:0}.index-blog .heading{margin-bottom:50px}.index-blog .heading__title{font-size:18px;font-weight:600;margin-bottom:0}.index-blog .heading__en{font-size:50px;margin:0;line-height:1.4;font-family:var(--font-family-cardo);font-weight:500}.index-blog__content{position:relative}.blog-slider-container{position:relative;margin-left:0;margin-right:-150px}@media(max-width: 1400px){.blog-slider-container{margin-right:-80px}}@media(max-width: 1200px){.blog-slider-container{margin-right:-60px}}@media(max-width: 768px){.blog-slider-container{margin-right:-20px}}.blog-swiper{overflow:visible;padding-bottom:0}.blog-swiper .swiper-wrapper{align-items:flex-start;display:flex;height:auto}.blog-swiper .swiper-slide{width:350px;margin-right:30px;height:auto;display:flex;align-items:flex-start}@media(max-width: 768px){.blog-swiper .swiper-slide{width:280px;margin-right:20px}}.blog-swiper.swiper-centered .swiper-wrapper{justify-content:flex-start}.index-news .container{padding-top:0}.index-news__content{display:grid;grid-template-columns:30% 1fr;gap:20px}@media screen and (max-width: 1100px){.index-news__content{grid-template-columns:1fr}}.index-news .heading__title{font-size:18px;font-weight:600;margin-bottom:0}.index-news .heading__en{font-size:50px;margin:0;line-height:1.4;font-family:var(--font-family-cardo);font-weight:500}.index-news .news-list li{border-bottom:1px solid #dcdcdc}.index-news .news-list li:first-child{border-top:1px solid #dcdcdc}.index-news .news-list li a{display:flex;align-items:center;gap:20px;padding:20px 0}.index-news .news-list li a .date{font-size:14px;color:#999}@media screen and (max-width: 768px){.index-news .news-list li a .date{font-size:12px}}.index-news .news-list li a .title{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:0}@media screen and (max-width: 768px){.index-news .news-list li a .title{font-size:14px}}.blog-item{display:flex;flex-direction:column;background:var(--white);overflow:hidden;box-shadow:var(--shadow-light);transition:var(--transition);width:100%;height:380px}.blog-item:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.blog-item:hover .blog-item__img img{transform:scale(1.05)}.blog-item__img{height:200px;overflow:hidden;flex-shrink:0}.blog-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.blog-item__content{padding:16px;display:flex;flex-direction:column;justify-content:flex-start;flex:1}.blog-item__content .date{font-size:14px;color:#999;margin-bottom:8px;font-weight:500;flex-shrink:0}.blog-item__content .title{font-size:16px;font-weight:600;line-height:1.4;margin-bottom:10px;color:var(--text-color);flex-shrink:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-item__content .excerpt{font-size:13px;line-height:1.5;color:#666;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.swiper-controller{margin-top:16px;display:flex;flex-direction:row-reverse;gap:16px;align-items:center;justify-content:space-between;width:80%}@media(min-width: 920px){.swiper-controller{margin-top:24px;gap:40px}}.blog-slider-container{position:relative}.blog-slider-container .blog-slider-navigation{display:flex;gap:8px}@media(min-width: 920px){.blog-slider-container .blog-slider-navigation{gap:16px}}.blog-slider-container .swiper-button-next,.blog-slider-container .swiper-button-prev{position:static;width:48px;height:48px;border-radius:50%;background:var(--white);border:1px solid #dcdcdc;color:var(--primary-color);transition:var(--transition);margin:0}@media(min-width: 920px){.blog-slider-container .swiper-button-next,.blog-slider-container .swiper-button-prev{width:64px;height:64px}}.blog-slider-container .swiper-button-next:hover,.blog-slider-container .swiper-button-prev:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white)}.blog-slider-container .swiper-button-next::after,.blog-slider-container .swiper-button-prev::after{font-size:14px;font-weight:900}@media(min-width: 920px){.blog-slider-container .swiper-button-next::after,.blog-slider-container .swiper-button-prev::after{font-size:16px}}.blog-slider-container .swiper-button-next.swiper-button-disabled,.blog-slider-container .swiper-button-prev.swiper-button-disabled{opacity:.3;pointer-events:none}.blog-slider-container .custom-progress-bar{width:100%;position:relative;height:4px;border-radius:3px;background:#dcdcdc;overflow:hidden}.blog-slider-container .custom-progress-bar .progress-fill{height:100%;background:var(--primary-color);border-radius:3px;width:0%;transition:width .3s ease;display:block}.blog-slider-container .swiper-pagination{display:none !important}.page-header{height:400px;position:relative;overflow:hidden}@media screen and (max-width: 1100px){.page-header{height:300px}}.page-header__bg{position:absolute;top:0;left:0;width:100%;height:100%}.page-header__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.page-header__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header__inner{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;position:relative;z-index:1}.page-header__inner .heading{color:var(--white);text-align:center;letter-spacing:.2rem}.page-header__inner .heading__en{font-size:20px;font-weight:500;font-family:var(--font-family-poppins)}@media screen and (max-width: 1100px){.page-header__inner .heading__en{font-size:16px}}.page-header__inner .heading__title{font-size:30px;font-weight:500}@media screen and (max-width: 1100px){.page-header__inner .heading__title{font-size:24px}}.page-company .container{max-width:1200px}.page-company__content .images{margin-bottom:50px}.page-company__content .images ul{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(5, 1fr);gap:10px}.page-company__content .images ul li{height:240px}@media screen and (max-width: 1100px){.page-company__content .images ul li{height:100px}}.page-company__content .images ul li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.page-company__content .images ul .img1{grid-row:span 2/span 2}.page-company__content .images ul .img2{grid-column:span 2/span 2;grid-row:span 3/span 3;height:360px}@media screen and (max-width: 1100px){.page-company__content .images ul .img2{height:180px}}.page-company__content .images ul .img3{grid-row:span 3/span 3;grid-row-start:3;height:360px}@media screen and (max-width: 1100px){.page-company__content .images ul .img3{height:180px}}.page-company__content .images ul .img4{grid-row:span 2/span 2;grid-column-start:2;grid-row-start:4}.page-company__content .images ul .img5{grid-row:span 2/span 2;grid-column-start:3;grid-row-start:4}.page-history{background-color:var(--bg)}.page-history .container{max-width:1200px}.page-history .history-content{position:relative}.page-history .history-content::before{content:"";width:4px;height:100%;background-color:var(--primary-color);display:block;position:absolute;top:0;left:50%;transform:translateX(-50%)}.page-history .history-content li{position:relative;margin-bottom:20px;width:50%}@media screen and (max-width: 768px){.page-history .history-content li{width:100%}}.page-history .history-content li:nth-child(even){margin-left:auto}.page-history .history-content li:nth-child(even) dl dt{left:-23%}.page-history .history-content li:nth-child(even) dl dd::after{border-left:none;border-right:20px solid #fff;left:-4%}.page-history .history-content li dl dt{position:absolute;left:110%;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:3rem;font-weight:500;color:var(--primary-color);font-family:var(--font-family-poppins)}@media screen and (max-width: 768px){.page-history .history-content li dl dt{position:static;transform:none}}.page-history .history-content li dl dd{left:16%;background-color:#fff;width:420px;display:flex;flex-direction:column;justify-content:center;padding:40px 60px;position:relative;border-radius:20px}@media screen and (max-width: 768px){.page-history .history-content li dl dd{width:100%;padding:15px;left:0}}.page-history .history-content li dl dd span{font-weight:500;font-size:1.2rem;margin-bottom:15px}.page-history .history-content li dl dd::after{content:"";position:absolute;width:0;height:0;border:10px solid rgba(0,0,0,0);border-left:20px solid #fff;left:100%;top:50%;transform:translateY(-50%)}@media screen and (max-width: 768px){.page-history .history-content li dl dd::after{content:none}}.page-faq .container{max-width:1200px}.page-faq .heading{margin-bottom:80px}@media screen and (max-width: 1100px){.page-faq .heading{margin-bottom:40px}}.page-faq .heading h2{text-align:center;font-size:clamp(16px,5vw,24px);font-weight:500;font-family:var(--font-family-poppins);margin-bottom:20px}.page-faq .heading h2 br{display:none}@media screen and (max-width: 1100px){.page-faq .heading h2 br{display:block}}.page-faq .heading ul{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}@media screen and (max-width: 1100px){.page-faq .heading ul{gap:10px}}.page-faq .heading ul li a{display:block;font-size:16px;font-weight:500;color:var(--primary-color);transition:var(--transition);border:1px solid var(--primary-color);border-radius:60px;padding:10px 20px;transition:var(--transition)}@media screen and (max-width: 1100px){.page-faq .heading ul li a{font-size:14px;padding:5px 10px}}.page-faq .heading ul li a:hover{background-color:var(--primary-color);color:var(--white)}.page-faq__content .faq-wrap{margin-bottom:80px}.page-faq__content .faq-wrap h2{font-size:clamp(16px,5vw,30px);font-weight:500;font-family:var(--font-family-poppins);margin-bottom:20px;position:relative;padding-left:60px;color:var(--primary-color)}@media screen and (max-width: 1100px){.page-faq__content .faq-wrap h2{padding-left:40px}}.page-faq__content .faq-wrap h2::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:50px;height:2px;background-color:var(--primary-color)}@media screen and (max-width: 1100px){.page-faq__content .faq-wrap h2::before{width:30px;height:1px}}.page-faq__content .faq-wrap dl.faq{margin-bottom:20px;box-shadow:0 0 20px rgba(0,0,0,.1);border:1px solid var(--primary-color)}.page-faq__content .faq-wrap dl.faq dt{font-size:20px;font-weight:500;padding:20px 50px;cursor:pointer;position:relative;color:var(--primary-color);transition:var(--transition)}@media screen and (max-width: 1100px){.page-faq__content .faq-wrap dl.faq dt{font-size:16px}}.page-faq__content .faq-wrap dl.faq dt::before{content:"Q.";position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:500;color:var(--primary-color)}.page-faq__content .faq-wrap dl.faq dt:hover{background-color:var(--primary-color);color:var(--white)}.page-faq__content .faq-wrap dl.faq dt:hover::before{color:var(--white)}.page-faq__content .faq-wrap dl.faq dt::after{content:"＋";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:500}.page-faq__content .faq-wrap dl.faq dt.active{color:var(--white);background-color:var(--primary-color)}.page-faq__content .faq-wrap dl.faq dt.active::after{content:"ー"}.page-faq__content .faq-wrap dl.faq dd{font-size:16px;display:none;padding:40px;padding-left:80px;border-top:1px solid #dcdcdc;position:relative}.page-faq__content .faq-wrap dl.faq dd::before{content:"A.";position:absolute;left:30px;top:30px;font-size:30px;color:#e14383;line-height:1}.page-faq__content .faq-wrap dl.faq dd .b{font-weight:700;color:#e14383}.page-faq__content .faq-wrap dl.faq dd ol{margin-left:1.5rem}.page-concept__content .note{position:relative;padding-left:20px}.page-concept__content .note::before{content:"※";position:absolute;top:0;left:0}.page-concept__content .text-big{font-size:clamp(24px,5vw,46px);font-weight:500;margin-bottom:10px}.page-concept__content .concept-top{position:relative;margin-bottom:50px;display:flex;justify-content:space-between}@media screen and (max-width: 768px){.page-concept__content .concept-top{flex-direction:column}}.page-concept__content .concept-top .image{height:600px;width:68%;order:1}@media screen and (max-width: 768px){.page-concept__content .concept-top .image{width:100%;height:260px}}.page-concept__content .concept-top .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-concept__content .concept-top .text-tategaki{order:2}@media screen and (max-width: 768px){.page-concept__content .concept-top .text-tategaki{writing-mode:inherit;margin-top:20px}}.page-concept__content .concept-top .text-tategaki h2{font-size:clamp(24px,5vw,50px);font-weight:500;margin-left:20px;padding-bottom:10px}@media screen and (max-width: 768px){.page-concept__content .concept-top .text-tategaki h2{margin-left:0;margin-bottom:10px;padding:0}}.page-concept__content .concept-top .text-tategaki p{margin-top:20px}@media screen and (max-width: 768px){.page-concept__content .concept-top .text-tategaki p{margin-top:0}}.page-concept__content .concept-item{display:flex;align-items:center;gap:80px}.page-concept__content .concept-item__img{width:50vw;margin-left:calc(50% - 50vw);height:700px}.page-concept__content .concept-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-concept__content .concept-item__text{width:50%}.page-concept-rinen .rinen-list{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.page-concept-rinen .rinen-list li{width:31%}.page-concept-rinen .rinen-list li .image{margin-bottom:20px}.page-concept-rinen .rinen-list li .text h3{margin-bottom:15px;text-align:center}.page-showroom .images{margin-bottom:80px}.page-showroom .images ul{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(5, 1fr);gap:10px}.page-showroom .images ul li{height:240px}@media screen and (max-width: 1100px){.page-showroom .images ul li{height:100px}}.page-showroom .images ul li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.page-showroom .images ul .img1{grid-row:span 2/span 2}.page-showroom .images ul .img2{grid-column:span 2/span 2;grid-row:span 3/span 3;height:360px}@media screen and (max-width: 1100px){.page-showroom .images ul .img2{height:180px}}.page-showroom .images ul .img3{grid-row:span 3/span 3;grid-row-start:3;height:360px}@media screen and (max-width: 1100px){.page-showroom .images ul .img3{height:180px}}.page-showroom .images ul .img4{grid-row:span 2/span 2;grid-column-start:2;grid-row-start:4}.page-showroom .images ul .img5{grid-row:span 2/span 2;grid-column-start:3;grid-row-start:4}.page-showroom .video{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.page-showroom .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.page-contact .primary-heading a{text-decoration:underline;color:var(--primary-color);font-weight:500}.page-contact .primary-heading a:hover{opacity:.8;text-decoration:none}@media screen and (max-width: 486px){.page-contact .primary-heading__text{text-align:left;font-size:14px}}.page-contact .container{max-width:1200px}.page-contact .heading{margin-bottom:50px}.page-contact .heading .policy-link{color:var(--primary-color);text-decoration:underline;font-weight:500}.page-contact .heading h2{text-align:center;font-size:24px;font-weight:500;margin-bottom:20px}.page-contact .heading .contact-list{display:flex;justify-content:center;gap:40px;margin-top:40px}@media screen and (max-width: 768px){.page-contact .heading .contact-list{flex-direction:column;gap:20px}}.page-contact .heading .contact-list .line-btn{max-width:310px;width:100%;height:auto;position:relative;margin:auto}.page-contact .heading .contact-list .line-btn .btn_balloon{width:280px;height:30px;padding-left:.1em;border-radius:20px;border:solid 2px #32b16c;background-color:#fff;font-size:90%;font-family:"Noto Sans Japanese";font-weight:700;line-height:1;text-align:center;display:flex;justify-content:center;align-items:center;position:absolute;bottom:55px;left:50%;transform:translate(-50%, 0%);pointer-events:none;transition:.2s;color:#009b5d;z-index:2}.page-contact .heading .contact-list .line-btn .btn_balloon::before,.page-contact .heading .contact-list .line-btn .btn_balloon::after{content:"";width:0;height:0;border-style:solid;position:absolute;left:50%;transform:translate(-50%, 100%)}.page-contact .heading .contact-list .line-btn .btn_balloon::before{bottom:1px;border-width:8px 5px 0 5px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);z-index:2}.page-contact .heading .contact-list .line-btn .btn_balloon::after{bottom:0;border-width:11px 8px 0 8px;border-color:#32b16c rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);z-index:1}.page-contact .heading .contact-list .line-btn .button{width:100%;padding:25px 30px;border-radius:8px;font-size:100%;font-family:"Noto Sans Japanese";font-weight:500;line-height:1;text-align:center;text-decoration:none;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:#32b16c;box-shadow:0 5px 0 #2c9d60;color:#fff;transition:.2s}.page-contact .heading .contact-list .line-btn .button:after{content:"";position:absolute;top:50%;bottom:0;right:2rem;font-size:90%;display:flex;justify-content:center;align-items:center;transition:right .3s;width:6px;height:6px;border-top:solid 2px currentColor;border-right:solid 2px currentColor;transform:translateY(-50%) rotate(45deg)}.page-contact .heading .contact-list .line-btn .button:hover{background:#6bc594;color:#fff;box-shadow:0 2px 0 #2c9d60;transform:translateY(3px)}.page-contact .heading .free-dial{display:block;max-width:500px;width:100%}.page-contact .heading .time{text-align:center;font-weight:500;margin-top:5px}.form-block input[type=text],.form-block input[type=email],.form-block input[type=tel],.form-block input[type=date],.form-block select,.form-block textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:16px;color:#333;background-color:#f9f9f9;transition:var(--transition)}.form-block .acceptance{margin-top:40px;display:flex;flex-direction:column;align-items:center}.form-block .submit-block{margin-top:40px}.form-block .submit-block input{border:none;display:flex;justify-content:center;background-color:var(--primary-color);color:#fff;width:300px;margin:0 auto;cursor:pointer;height:60px;border-radius:60px}.form-block .form-item{display:grid;grid-template-columns:300px 1fr;padding:20px 0;border-bottom:1px solid #ccc}@media screen and (max-width: 486px){.form-block .form-item{grid-template-columns:1fr}}.form-block .form-item dt{position:relative;padding-left:70px}@media screen and (max-width: 486px){.form-block .form-item dt{margin-bottom:18px}}.form-block .form-item dt::before,.form-block .form-item dt::after{color:#fff;position:absolute;left:0;font-size:12px;padding:.2rem 1rem;top:2px}.form-block .form-item dt.optional::before{content:"任意";background-color:#999}.form-block .form-item dt.required::before{content:"必須";background-color:red}.name-block{display:grid;grid-template-columns:1fr 1fr;gap:20px}.date-block{display:flex;gap:20px}@media screen and (max-width: 486px){.date-block{gap:10px}}.koumoku select{width:300px !important}@media screen and (max-width: 486px){.koumoku select{width:100% !important}}.p-postal-code{width:200px !important}@media screen and (max-width: 486px){.p-postal-code{width:120px !important}}.page-policy .container{max-width:1000px}.page-policy__content dl{margin-bottom:40px}.page-policy__content dl dt{font-weight:700;margin-bottom:10px}.page-policy__content dl dd{margin-bottom:20px}.page-policy__content dl dd ol{list-style:decimal;margin-left:1.5rem;margin-bottom:1rem}.page-policy__content dl dd ol ol ol{list-style:none}.page-performance .hikaku-image{margin:0 auto 80px}.page-performance .hikaku-image img{display:block;max-width:633px;width:100%;height:auto;margin:0 auto}.page-performance .hikaku-image p{text-align:center;margin-top:20px}@media screen and (max-width: 486px){.page-performance .hikaku-image p{text-align:left}}.page-inspection .inspection-list{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);gap:20px}@media screen and (max-width: 768px){.page-inspection .inspection-list{grid-template-columns:1fr;grid-template-rows:1fr}}.page-inspection .inspection-list li{background-color:var(--bg);padding:20px;border:1px solid var(--text-color);position:relative}.page-inspection .inspection-list li::before{content:"";position:absolute;width:1px;height:30px;left:50%;transform:translateX(-50%);top:-15px;background-color:var(--text-color)}@media screen and (max-width: 768px){.page-inspection .inspection-list li{grid-column:1/-1 !important;grid-row:auto !important}}.page-inspection .inspection-list li:first-child{grid-column:span 2/span 2}.page-inspection .inspection-list li:nth-child(2){grid-column:span 2/span 2;grid-column-start:3}.page-inspection .inspection-list li:nth-child(3){grid-column-start:2;grid-row-start:2}.page-inspection .inspection-list li:nth-child(4){grid-column-start:1;grid-row-start:2}.page-inspection .inspection-list li:nth-child(5){grid-row-start:2}.page-inspection .inspection-list li:nth-child(6){grid-row-start:2}.page-inspection .inspection-list li h3{font-size:20px;font-weight:500;margin-bottom:10px;text-align:center}@media screen and (max-width: 486px){.page-inspection .inspection-list li h3{font-size:16px}}.page-inspection .inspection-list li h3 span{display:block;font-size:.8em;line-height:1}.page-inspection .inspection-list li p{font-size:15px}@media screen and (max-width: 486px){.page-inspection .inspection-list li p{font-size:14px}}#support2 .container{padding:0}.page-lineup .lineup-item{margin-bottom:80px}.page-lineup .lineup-item .heading{display:flex;align-items:center;margin-bottom:30px;gap:30px}@media screen and (max-width: 768px){.page-lineup .lineup-item .heading{flex-direction:column;align-items:flex-start;gap:0}}.page-lineup .lineup-item .heading h3{font-size:24px;position:relative;padding-left:50px}@media screen and (max-width: 486px){.page-lineup .lineup-item .heading h3{font-size:16px}}.page-lineup .lineup-item .heading h3::before{content:"";position:absolute;width:30px;height:2px;background-color:var(--text-color);left:0;top:50%;transform:translateY(-50%)}.page-lineup .lineup-item .heading .price{margin:0;font-weight:500}.page-lineup .lineup-item .heading .price span{margin:0 0 0 10px;font-size:1.6em}.page-lineup .lineup-item__inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}@media screen and (max-width: 768px){.page-lineup .lineup-item__inner{grid-template-columns:1fr}}.page-lineup .lineup-item__inner .image{height:400px}@media screen and (max-width: 768px){.page-lineup .lineup-item__inner .image{height:200px}}.page-lineup .lineup-item__inner .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-lineup .lineup-item__inner ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}@media screen and (max-width: 768px){.page-lineup .lineup-item__inner ul{grid-template-columns:repeat(2, 1fr);gap:5px}}.page-lineup .lineup-item__inner ul li{font-size:14px;background-color:var(--primary-color);padding:10px;color:var(--white);text-align:center}@media screen and (max-width: 768px){.page-lineup .lineup-item__inner ul li{font-size:12px}}.page-flow .flow-list{max-width:900px;margin:0 auto}.page-flow .flow-list li{background-color:var(--white);margin-bottom:42px;padding:40px;padding-left:80px;position:relative}@media screen and (max-width: 768px){.page-flow .flow-list li{padding:20px}}.page-flow .flow-list li .number{position:absolute;top:-29px;line-height:1;left:20px;font-size:52px}@media screen and (max-width: 768px){.page-flow .flow-list li .number{top:-18px}}.page-flow .flow-list li .wrap{display:grid;grid-template-columns:200px 1fr;gap:30px;align-items:center}@media screen and (max-width: 768px){.page-flow .flow-list li .wrap{grid-template-columns:1fr}}.page-flow .flow-list li .wrap .image{height:200px}.page-flow .flow-list li .wrap .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-flow .flow-list li .wrap .text h3{font-size:20px;font-weight:500;margin-bottom:20px}.page-flow .flow-list li p{margin:0}.page-case .case-categories{margin-bottom:80px}@media screen and (max-width: 1100px){.page-case .case-categories{margin-bottom:40px}}.page-case .case-categories .category-list{display:flex;flex-wrap:wrap;gap:10px}.page-case .case-categories .category-list li a{padding:10px 20px;border:1px solid var(--primary-color);color:var(--primary-color);font-size:15px;font-weight:500;border-radius:5px;transition:all .3s ease}.page-case .case-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media screen and (max-width: 1360px){.page-case .case-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.page-case .case-list{grid-template-columns:1fr}}.page-case .case-list li a{display:flex;flex-direction:column;height:100%;background-color:var(--white);box-shadow:0 0 10px rgba(0,0,0,.2);transition:all .3s ease}.page-case .case-list li a:hover{transform:translateY(-10px)}.page-case .case-list li a figure{height:260px;background-color:var(--primary-color)}@media screen and (max-width: 1100px){.page-case .case-list li a figure{height:200px}}.page-case .case-list li a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-case .case-list li a .text{padding:20px}.page-case .case-list li a .text .terms{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.page-case .case-list li a .text .terms li{font-size:12px;background-color:var(--primary-color);padding:2px 10px;color:var(--white)}.page-case .case-list li a .text .title{font-size:15px}.case-single__images{margin-bottom:40px}.case-single__images .gallery-main{margin-bottom:10px}.case-single__images .gallery-main .swiper-slide{display:flex;align-items:center;justify-content:center;min-height:250px;max-height:500px}.case-single__images .gallery-main .swiper-slide img{width:100%;height:auto;max-height:500px;-o-object-fit:contain;object-fit:contain;border-radius:var(--border-radius)}.case-single__images .gallery-main .swiper-button-next,.case-single__images .gallery-main .swiper-button-prev{color:var(--primary-color);background:var(--white);border-radius:50%;width:40px;height:40px;margin-top:-20px;box-shadow:var(--shadow-medium)}.case-single__images .gallery-main .swiper-button-next:after,.case-single__images .gallery-main .swiper-button-prev:after{font-size:16px;font-weight:bold}.case-single__images .gallery-main .swiper-button-next{right:10px}.case-single__images .gallery-main .swiper-button-prev{left:10px}.case-single__images .gallery-thumbs .swiper-slide{cursor:pointer;opacity:.7;transition:var(--transition-fast)}.case-single__images .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}.case-single__images .gallery-thumbs .swiper-slide img{width:100%;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius);transition:var(--transition-fast)}.case-single__images .gallery-thumbs .swiper-slide:hover{opacity:1}.case-single__images .gallery-thumbs .swiper-slide:hover img{transform:scale(1.05)}@media screen and (max-width: 768px){.case-single__images .gallery-main .swiper-slide{min-height:200px;max-height:350px}.case-single__images .gallery-main .swiper-slide img{max-height:350px}.case-single__images .gallery-main .swiper-button-next,.case-single__images .gallery-main .swiper-button-prev{width:35px;height:35px;margin-top:-17.5px}.case-single__images .gallery-main .swiper-button-next:after,.case-single__images .gallery-main .swiper-button-prev:after{font-size:14px}.case-single__images .gallery-thumbs .swiper-slide img{height:60px}}.case-single__text{border:1px solid var(--text-color);padding:40px}@media screen and (max-width: 1100px){.case-single__text{padding:20px}}.case-single__text .text-list{display:grid;grid-template-columns:200px 1fr;gap:20px}@media screen and (max-width: 1100px){.case-single__text .text-list{grid-template-columns:1fr;gap:0}}.case-single__text .text-list dt{font-size:15px;font-weight:500}.case-single__text .text-list dd{font-size:15px}@media screen and (max-width: 1100px){.case-single__text .text-list dd{margin-bottom:20px}}.post-wrap{display:flex;width:90%;max-width:1200px;margin:0 auto;gap:40px;padding:80px 0}@media screen and (max-width: 768px){.post-wrap{flex-direction:column;gap:20px}}.post-wrap .post-main{flex:1}.post-wrap .post-sidebar{width:300px}@media screen and (max-width: 768px){.post-wrap .post-sidebar{width:100%}}.post-wrap .post-sidebar select{padding:10px;border:1px solid var(--text-color);width:100%;margin-bottom:20px}.post-wrap .sidebar-section{margin-bottom:40px}.post-wrap .sidebar-title{font-size:18px;border-bottom:1px solid var(--text-color);padding-bottom:10px;margin-bottom:20px}.post-wrap .recent-posts ul{margin-left:1.5em}.post-wrap .recent-posts ul li{list-style:circle}.article-header{border-bottom:1px solid #ccc;margin-bottom:40px;padding-bottom:10px}.article-header .entry-title{font-size:clamp(20px,5vw,26px);margin-bottom:0;font-weight:500}.article-header .meta{display:flex;align-items:center;margin-bottom:10px;gap:15px;color:#a5aaaf;font-size:.8rem}.article-header .meta .pubdate{position:relative}.article-header .meta .pubdate::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}.article-header .meta .update{position:relative}.article-header .meta .update::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}.article-header .tags-list{display:flex;flex-wrap:wrap}.article-header .tags-list li{margin-right:5px}.article-header .tags-list li a{background-color:#eee;font-size:13px;border-radius:4px;padding:0 1rem}.entry-content{word-break:break-all;overflow-wrap:break-word;white-space:normal}.entry-content .post-thumbnail{margin-bottom:50px}.entry-content p,.entry-content .wp-block-group p:last-child{margin-bottom:2.2rem}.entry-content p a,.entry-content .wp-block-group p:last-child a{color:#007ac0;text-decoration:underline}.entry-content p a:hover,.entry-content .wp-block-group p:last-child a:hover{text-decoration:none}.entry-content strong{font-weight:bold}.entry-content .wp-block-image{margin-bottom:2.2rem}.entry-content ul{margin-bottom:1.5rem;border-radius:6px;padding:1rem 1rem 1rem 2.5rem;border:2px solid #eee}.entry-content ul li{list-style:disc}.entry-content ol{margin-left:1.1rem;margin-bottom:1rem}.entry-content ol li{list-style:decimal}.entry-content h2{font-size:clamp(1rem,.511rem + 1.82vw,1.875rem);background-color:var(--secondary-color);color:var(--white);border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}.entry-content h3{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);background-color:#eee;border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}.entry-content h4{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);font-weight:500;border-top:2px solid #000;border-bottom:1px solid #eee;padding:.5rem 0;margin-bottom:1.5rem;margin-top:50px}.entry-content .vk_borderBox_title{border:none}.entry-content .vk_borderBox_body p{margin-bottom:1rem}.entry-content #toc_container{padding:30px;border-radius:6px;border:none !important;box-shadow:3px 3px 3px #ccc;margin-bottom:50px}.entry-content #toc_container .toc_title{text-align:left;position:relative;display:inline-block;position:relative;margin:0;padding:5px 0 5px 58px;font-size:23px;font-weight:700}.entry-content #toc_container .toc_title::before{display:inline-block;position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;color:#fff;font-family:var(--fa);font-size:20px;font-weight:600;text-align:center;line-height:50px;content:"";background-color:var(--secondary-color)}.entry-content #toc_container .toc_toggle{display:inline-block;vertical-align:middle;width:75px;height:25px;margin-left:10px;border-radius:5px;background:#cbcbcb;color:#fff;font-size:14px;text-align:center;line-height:25px}.entry-content #toc_container .toc_toggle .toc_brackets,.entry-content #toc_container .toc_toggle .toc_brackets{display:none}.entry-content .toc_list{margin:inherit;padding:inherit;border:none;color:#555;padding-left:20px !important;margin:0 !important}.entry-content .toc_list>li{list-style:decimal !important;font-weight:700;padding:5px 0}.entry-content .toc_list>li a{color:#555}.entry-content .toc_list ul{margin:inherit;padding:inherit;border:none;margin-bottom:1rem !important}.entry-content .toc_list ul li{list-style:decimal !important;font-weight:500}.nav-links{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;margin-top:60px}.nav-links a{display:block;border:1px solid var(--text-color);padding:10px 20px;font-size:15px;font-weight:500}@media screen and (max-width: 486px){.nav-links a{font-size:14px;padding:5px 10px}}.nav-links a:hover{background-color:var(--text-color);color:#fff}.event-form{border:1px solid var(--text-color);padding:20px;margin-bottom:40px;margin-top:80px}.event-form h2{font-size:1.5rem;margin-bottom:20px;text-align:center}.archive-post-item{border:1px solid var(--text-color);padding:20px;margin-bottom:50px}.paginationWP{margin-top:50px;width:90%;margin:50px auto 0}.paginationWP .page-numbers{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}@media screen and (max-width: 486px){.paginationWP .page-numbers{gap:5px}}.paginationWP .page-numbers li a,.paginationWP .page-numbers li .page-numbers{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--text-color)}@media screen and (max-width: 486px){.paginationWP .page-numbers li a,.paginationWP .page-numbers li .page-numbers{width:30px;height:30px;font-size:12px}}.paginationWP .page-numbers li a.current,.paginationWP .page-numbers li .page-numbers.current{background-color:var(--text-color);color:var(--white)}.paginationWP .page-numbers li a:hover,.paginationWP .page-numbers li .page-numbers:hover{background-color:var(--text-color);color:var(--white)}