﻿*,*::before,*::after{box-sizing:border-box}*{margin:0;vertical-align:baseline;padding:0;font-style:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;border:0;outline:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;vertical-align:baseline;padding:0;font-size:100%;text-decoration:none;color:inherit;background:none;border:0;font:inherit}button{cursor:pointer}img{display:block;width:100%;height:auto}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%}body{line-height:1.9;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-weight:400;color:var(--text-color-black);overflow-y:auto;scrollbar-gutter:stable;background-color:#f5f5f8;overflow-x:clip}.is-navi{overflow:hidden}main{overflow:hidden}@media screen and (max-width: 960px){body{font-size:1.6rem}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-moz-selection{color:var(--primary-white);background-color:var(--primary-blue)}::selection{color:var(--primary-white);background-color:var(--primary-blue)}:root{--primary-white: #ffffff;--primary-lightgray: #F5F5F8;--primary-gray: #D4D4D9;--primary-black: #000000;--primary-blue: #19325F;--hover-blue: #27519f;--primary-gold: #C89765;--text-gold: #B77B3D;--strong-green: #008885;--strong-blue: #0084CB;--strong-purple: #5A61AA;--primary-shadow: 0 4px 4px rgba(0,0,0,.15);--primary-inner-shadow: 4px 4px 15px rgba(76,142,179,.35) inset;--corner-radius-small: 6px;--corner-radius-medium: 15px;--corner-radius-large: 30px;--content-padding: 30px;--content-width:min(1200px,calc(100vw - var(--content-padding) * 2));--content-width-wide:min(1600px,calc(100vw - var(--content-padding) * 2));--content-width-narrow:min(1000px,calc(100vw - var(--content-padding) * 2))}@media screen and (max-width: 960px){:root{--content-padding: 40px}}@media screen and (max-width: 640px){:root{--content-padding: 20px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media not screen and (max-width: 960px){.pc-none{display:none !important}}@media screen and (max-width: 960px){.sp-none{display:none !important}}.keep-all{word-break:keep-all}.has-black-background-color{background-color:#000}.has-black-color{color:#000}.has-darkgray-background-color{background-color:#ced4e2}.has-inline-color.has-darkgray-color{color:#ced4e2}.has-white-background-color{background-color:#fff}.has-inline-color.has-white-color{color:#fff}.has-lightgray-background-color{background-color:#ebeded}.has-inline-color.has-lightgray-color{color:#ebeded}.has-blue-background-color{background-color:#19325f}.has-inline-color.has-blue-color{color:#19325f}.has-aqua-blue-background-color{background-color:#0084cb}.has-inline-color.has-aqua-blue-color{color:#0084cb}.has-green-background-color{background-color:#008885}.has-inline-color.has-green-color{color:#008885}.has-purple-background-color{background-color:#5a61aa}.has-inline-color.has-purple-color{color:#5a61aa}.has-yellow-background-color{background-color:#dae000}.has-inline-color.has-yellow-color{color:#dae000}.has-red-background-color{background-color:red}.has-inline-color.has-red-color{color:red}.c-primary-button{position:relative;display:block;width:100%;max-width:350px;padding:8px 15px 8px;text-indent:-10px;text-align:center;color:var(--primary-white);background:linear-gradient(-90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-position:right;background-size:200%;border-radius:6px;transition:background-position .35s;font-size:1.9rem}@media screen and (max-width: 640px){.c-primary-button{padding:12px 15px 12px}}@media(hover: hover){.c-primary-button:hover{background-position:left}}.c-primary-button::after{content:"";position:absolute;top:50%;right:20px;transform:translate(0, -50%);display:block;width:20px;height:22px;background-image:url("../images/fa-arrow.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s}.c-primary-button:hover::after{transform:translate(4px, -50%)}@media screen and (max-width: 960px){.c-primary-button{font-size:1.75rem}}@media screen and (max-width: 640px){.c-primary-button{font-size:1.6rem}}@media screen and (max-width: 960px){.c-button__text-long{padding-right:40px}}.c-button__small{max-width:240px}.c-button__back-case::after{background-image:url(../images/fa-back-case.svg)}.c-white{color:var(--primary-white)}.c-black{color:var(--primary-black)}.c-gray{color:var(--primary-gray)}.c-lightgray{color:var(--primary-lightgray)}.c-blue{color:var(--primary-blue)}.c-gold{color:var(--primary-gold)}.c-text-gold{color:var(--text-gold)}.c-strong-green{color:var(--strong-green)}.c-strong-blue{color:var(--strong-blue)}.c-strong-purple{color:var(--strong-purple)}.site-header{position:fixed;top:0;left:50%;right:0;transform:translate(-50%, 0);z-index:18;width:100%;padding:0}.site-header__inner{display:flex;width:100%;background:var(--primary-white);padding:0 0 0 12px;border-radius:0 0 10px 10px;box-shadow:var(--primary-shadow)}.site-header__logo{width:min(22%,242px);padding:8px 16px 12px 4px;transition:opacity .25s}.site-header__logo:hover{opacity:.6}@media screen and (max-width: 1200px){.site-header__inner{padding:0;position:relative}.site-header .header-menu-button{display:block;background-color:var(--primary-blue);border-radius:5px;width:45px;height:45px}.site-header .header-contact-button--pc{display:none}.site-header__phonenumber--pc{display:none}.site-header__logo{padding-left:12px}}@media screen and (max-width: 1200px){.site-header{width:100%}.site-header__logo{width:100%}.site-header__logo a{display:block;width:fit-content}.site-header__logo img{width:250px}}@media screen and (max-width: 400px){.site-header__logo img{width:200px}}.site-header-row{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 210px)}@media screen and (max-width: 1200px){.site-header-row{width:100%;display:block}}.header-contact-button{position:relative;display:flex;align-items:center;width:210px;height:70px;font-size:1.5rem;line-height:1.3;padding:8px 20px;color:var(--primary-white);background:linear-gradient(-90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-position:right;background-size:200%;border-radius:0 0 10px 0;transition:background-position .25s}.header-contact-button::after{content:"";position:absolute;top:50%;right:20px;transform:translate(0, -50%);display:block;width:20px;height:22px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .25s}.header-contact-button:hover{background-position:left}@media(hover: hover){.header-contact-button:hover::after{transform:translate(0, -50%) translateX(5px)}}@media screen and (max-width: 1200px){.header-contact-button{width:100%}}.site-navi-container__button-sp{display:none}@media screen and (max-width: 1200px){.site-navi-container{width:100%;height:0;padding:0;overflow:hidden;opacity:0;transition:height .5s,padding .5s,opacity .25s .375s}.site-navi-container.is-open{display:block;height:var(--height);padding:0;opacity:1}.site-navi-container__button-sp{display:grid;gap:16px;padding:0}.site-navi-container__button-sp .site-header__phonenumber{margin:0;max-width:208px}}.site-navi{display:flex;justify-content:space-around;align-items:center;gap:min(2.5%,30px);padding:0 20px 0;background-color:#f8eee4;height:70px}.site-navi-container{flex-grow:1}.site-navi .menu-item{position:relative;height:100%;display:flex;align-items:center}.site-navi .menu-item::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;opacity:0;background-image:url(../images/icon-header-navi-carent.svg);background-size:cover;background-repeat:no-repeat;background-position:center;transition:opacity .3s ease}.site-navi .menu-item:hover::after{opacity:1;transition:opacity .3s ease}@media screen and (max-width: 1200px){.site-navi .menu-item:hover::after{display:none}}.site-navi .menu-item a{position:relative;display:block;padding:12px 0 12px;font-size:1.55rem;font-weight:400;transition:opacity .25s}.site-navi .menu-item a::after{content:"";display:none;position:absolute;right:0;bottom:0;left:0;height:7px;background:var(--primary-green)}.site-navi .menu-item a:hover{opacity:.6}.site-navi .menu-item.current-menu-item::after{content:"";opacity:1;position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:url("../images/icon-header-navi-carent.svg");background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 1200px){.site-navi{flex-direction:column;height:auto}.site-navi .menu-item a{padding:10px 0 10px 56px}.site-navi .menu-item a::after{display:none}.site-navi .menu-item a::before{content:"";position:absolute;top:50%;left:10px;transform:translate(0, -50%);display:block;width:20px;height:5px;background:url("../images/sp-navi-icon.svg")}}@media screen and (max-width: 1200px){.site-navi{height:auto;padding:20px 0}.site-navi .menu-item{width:100%}.site-navi .menu-item.current-menu-item::after{display:none}}.site-header__row-sp{display:none}@media screen and (max-width: 1200px){.site-header__row-sp{position:absolute;display:flex;align-items:center;gap:10px;right:14px;top:14px}.site-header__row-sp img{width:45px;height:auto}}@media screen and (max-width: 400px){.site-header__row-sp{top:10px}}.header-menu-button{position:relative;display:none;flex-shrink:0;width:36px;height:36px;background:var(--color-black-primary);border-radius:var(--corner-radius-medium);transition:background-color .25s}.header-menu-button__line{position:absolute;top:50%;left:50%;height:2px;width:28px;transform:translate(-50%, -50%);background:var(--primary-white);transition:transform .25s 0s,top .25s .25s,opacity .25s;pointer-events:none}.header-menu-button__line:first-of-type{top:calc(50% - 10px)}.header-menu-button__line:last-of-type{top:calc(50% + 10px)}.is-menu-open .header-menu-button__line{transition:transform .25s .25s,top .25s,opacity .25s}.is-menu-open .header-menu-button__line:first-of-type{top:50%;transform:translate(-50%, -50%) rotate(30deg)}.is-menu-open .header-menu-button__line:nth-of-type(2){opacity:0}.is-menu-open .header-menu-button__line:last-of-type{top:50%;transform:translate(-50%, -50%) rotate(-30deg)}.c-list-wrap{width:100%;background-color:var(--primary-white);border-radius:20px;padding:20px}.c-list-wrap h3{font-size:2rem;font-weight:bold;margin-top:10px;margin-bottom:20px;text-indent:-1rem}@media screen and (max-width: 640px){.c-list-wrap h3{margin-bottom:8px}}.c-list{display:flex;flex-wrap:wrap;gap:15px}.c-list-item{width:calc(50% - 10px);align-items:center;text-indent:-1.6rem;padding-left:1.6rem;line-height:1.3}.c-list-item:last-child{padding-bottom:0}.c-list-item span{font-size:1.4rem;margin-right:3px}@media screen and (max-width: 640px){.c-list-item span{font-size:1.2rem}}.inview-target{transform:translate(-18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview{opacity:1;transform:none}.inview-target-2{transform:translate(18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview-2{opacity:1;transform:none}.inview-target-3{transform:translate(0, 18px);opacity:0;transition:transform .8s,opacity .8s}.is-inview-3{opacity:1;transform:none}.inview-target-4{transform:translate(0, -18px);opacity:0;transition:transform .8s,opacity .8s}.is-inview-4{opacity:1;transform:none}#loading{width:100vw;height:100vh;transition:all 1s;background-color:var(--primary-gold);position:fixed;top:0;left:0;z-index:9999}.loaded{opacity:0;visibility:hidden}.spinner{position:absolute;top:calc(30svh - 100px);left:calc(50% - 50px);width:100px;height:100px;margin:200px auto;background-color:#fff;border-radius:100%;animation:sk-scaleout 1s infinite ease-in-out}@media screen and (max-width: 960px){.spinner{left:calc(50% - 50px);top:15%}}@keyframes sk-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.loading-text{color:var(--primary-white);align-items:center;text-align:center;position:absolute;top:calc(30% + 200px);width:100%;height:100px}@media screen and (max-width: 960px){.loading-text{top:calc(40% + 130px)}}.strong-1+.footer-contact,.strong-2+.footer-contact,.strong-3+.footer-contact{padding-top:0;margin-top:25px}.footer-contact{padding:48px 0;margin:50px auto;position:relative}.footer-contact__inner{width:var(--content-width);margin:0 auto}.footer-contact .section__kairo-1{top:auto;bottom:-30px}.footer-contact .section__kairo-2{top:0}@media screen and (max-width: 960px){.footer-contact .c-section-title{font-size:3rem}}@media screen and (max-width: 640px){.footer-contact .c-section-title{font-size:2.6rem}}.footer-contact .footer-contact__sub{font-size:2.2rem;margin-top:15px}@media screen and (max-width: 960px){.footer-contact .footer-contact__sub{font-size:2rem}}@media screen and (max-width: 640px){.footer-contact .footer-contact__sub{margin-bottom:10px}}.footer-contact-list{display:flex;justify-content:space-between;padding:0;gap:48px 0}@media screen and (max-width: 960px){.footer-contact-list{width:fit-content;padding:0;margin:0 auto;flex-direction:column;width:80%;gap:25px}}@media screen and (max-width: 640px){.footer-contact-list{width:100%}}.footer-contact-item{display:flex;justify-content:center;align-items:center;gap:16px;color:var(--primary-black);background-color:var(--primary-white);width:48%;padding:50px 20px;border-radius:20px;transition:opacity .25s}.footer-contact-item__icon{font-size:48px}.footer-contact-item__label{line-height:1.25;font-size:3.7rem}.footer-contact-item__note{display:block;margin:8px 0 0;font-size:1.3rem;font-weight:400}.footer-contact-item:hover{opacity:.6}@media screen and (max-width: 960px){.footer-contact-item{align-items:center;width:100%}.footer-contact-item__label{font-size:2.6rem}.footer-contact-item__note{font-size:1.1rem}}.site-footer{position:relative;color:var(--primary-black);background:var(--primary-white)}.site-footer__inner{position:relative;display:flex;justify-content:space-between;width:var(--content-width);padding:48px 0;margin:0 auto;overflow:hidden}@media screen and (max-width: 960px){.site-footer__inner{flex-direction:column;gap:40px}.site-footer__inner::after{left:50%;transform:translate(-50%, 0);width:188px;height:108px;bottom:0}}.footer-info{color:var(--primary-black)}.footer-info__logo{width:360px;margin:0 0 16px}@media screen and (max-width: 640px){.footer-info__logo{width:100%}}.footer-info__contact{margin:0 0 32px;line-height:2;font-size:1.3rem;font-weight:400}.footer-sns{display:flex;gap:24px}.footer-sns__item{width:40px}.footer-navi{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2, 1fr);gap:8px 0;font-weight:400}.footer-navi__item{line-height:1.75;font-size:1.3rem;transition:opacity .5s}.footer-navi__item a{display:block;padding:4px 0;transition:opacity .25s}.footer-navi__item a:hover{opacity:.6}.footer-navi__item--indent{text-indent:1.6rem}.footer-navi__item--left{grid-column:1}.footer-navi__item--right{grid-column:2}@media screen and (max-width: 960px){.footer-navi__item{font-size:1.2rem}}.footer-copyright{padding:12px 0;text-align:center;font-weight:400;font-size:1.1rem;color:var(--primary-white);background:var(--primary-blue)}.pagetop-button{position:absolute;right:12px;bottom:26px;width:50px;height:50px;background:url("../images/icon-pagetop.svg") center/contain no-repeat}.pagetop-button.fixed{position:fixed;right:12px;bottom:26px;z-index:1000}.c-section-title__wrap{margin:0}.c-section-title{margin:0 auto 5px;text-align:left;line-height:1.6;font-weight:600;font-size:3.7rem}.c-section-title.inview-target{transform:translate(-12px, 0);opacity:0;transition:transform .5s,opacity .5s}.c-section-title__large{line-height:1.25;font-size:5rem}.c-section-title.is-inview{opacity:1;transform:none}@media screen and (max-width: 960px){.c-section-title{font-size:2.4rem}.c-section-title__large{font-size:3.2rem}.c-section-title::after{margin:24px auto 48px}}.c-section-title__icon{display:block;margin:2px 0 11px;width:84px;height:20px}.c-section-title-small{max-width:var(--content-width);font-size:2.2rem;margin:0 auto 40px}.c-section-title__sub{display:block;margin:0 auto 40px;text-align:left;line-height:1.6;font-weight:600}.c-section-title__sub span{color:var(--text-gold)}.c-text-32-B{font-size:3.2rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-32-B{font-size:2.8rem}}@media screen and (max-width: 640px){.c-text-32-B{font-size:2.4rem}}.c-text-28-B{font-size:2.8rem;line-height:1.7;font-weight:600}@media screen and (max-width: 960px){.c-text-28-B{font-size:2.5rem}}@media screen and (max-width: 640px){.c-text-28-B{font-size:2.2rem}}.c-text-24-B{font-size:2.4rem;line-height:1.75;font-weight:bold}@media screen and (max-width: 960px){.c-text-24-B{font-size:2.2rem}}@media screen and (max-width: 640px){.c-text-24-B{font-size:2rem}}.c-text-20-B{font-size:2rem;font-weight:bold;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-B{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-B{font-size:1.7rem}}.c-text-20-R{font-size:2rem;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-R{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-R{font-size:1.7rem}}.c-text-16-R{font-size:1.6rem;line-height:1.8}@media screen and (max-width: 640px){.c-text-16-R{font-size:1.5rem}}.c-spacer{display:block;width:100%;height:48px}.c-spacer--size-8{height:8px}.c-spacer--size-16{height:16px}.c-spacer--size-24{height:24px}.c-spacer--size-32{height:32px}.c-spacer--size-48{height:48px}.c-spacer--size-64{height:64px}.c-spacer--size-80{height:80px}.c-spacer--size-96{height:96px}.c-spacer--size-128{height:128px}.c-spacer--size-100-80{height:100px}@media screen and (max-width: 640px){.c-spacer--size-100-80{height:80px}}.c-between-sections-arrow{display:flex;justify-content:space-between;align-items:center;gap:24px;max-width:var(--content-width);margin:32px auto}.c-between-sections-arrow img{width:56px}.c-between-sections-arrow::before,.c-between-sections-arrow::after{content:"";display:block;flex-basis:100%;height:3px;border-radius:1000px}.c-between-sections-arrow::before{background:linear-gradient(90deg, var(--secondary-blue), var(--primary-blue))}.c-between-sections-arrow::after{background:linear-gradient(90deg, var(--primary-blue), var(--secondary-blue))}.c-between-sections-bg{max-width:var(--content-width);margin:0 auto}.c-between-sections-image{position:relative;padding-top:min(45%,23vw);overflow:hidden;z-index:-3}@media screen and (max-width: 2000px){.c-between-sections-image{padding-top:min(45%,550px)}}@media screen and (max-width: 640px){.c-between-sections-image{padding-top:60%}}.c-between-sections-image img{position:absolute;inset:0;width:100%;height:auto;min-height:100%;object-fit:cover}.c-between-sections-image-gray{position:relative;z-index:0;display:flex;width:100%;height:auto;margin:-12vw auto 0;z-index:-2}@media screen and (max-width: 2000px){.c-between-sections-image-gray{margin:-250px auto 0}}@media screen and (max-width: 960px){.c-between-sections-image-gray{margin:-150px auto 0}}@media screen and (max-width: 640px){.c-between-sections-image-gray{margin:-75px auto 0}}.news-archive{display:grid;gap:32px}@media screen and (max-width: 640px){.news-archive{gap:20px}}.news-archive-item{font-weight:400}.news-archive-item__wrap{display:flex;gap:40px;transition:opacity .25s}.news-archive-item__wrap a h3:hover,.news-archive-item__wrap a p:hover{opacity:.6}.news-archive-item__date{font-size:3rem}.news-archive-item__date-year{display:block;margin:8px 0 0;font-size:1.8rem}.news-archive-item__content{flex-grow:1}.news-archive-item__title{margin:0 0 16px;font-weight:600;font-size:2rem}.news-archive-item__thumbnail{flex-basis:25%;max-width:228px;flex-shrink:0;overflow:hidden;border-radius:15px;height:150px}.news-archive-item__thumbnail img{transition:transform .3s ease-in-out;object-fit:contain;height:100%}.news-archive-item__thumbnail img:hover{transition:transform .3s ease-in-out;opacity:.65}@media screen and (max-width: 640px){.news-archive-item{padding-bottom:28px;border-bottom:solid 1px #ccc}.news-archive-item__wrap{flex-direction:column;gap:0}.news-archive-item__date{margin-bottom:0}.news-archive-item__date-year{font-size:1.2rem}.news-archive-item__title{margin-top:15px;margin-bottom:10px}.news-archive-item__excerpt{font-size:1.4rem}.news-archive-item__content{margin-bottom:24px}.news-archive-item__thumbnail{flex-basis:auto;max-width:none;height:300px}}@media screen and (max-width: 440px){.news-archive-item__thumbnail{height:260px}}.news-archive-page{width:var(--content-width-narrow);margin-inline:auto}@media screen and (max-width: 960px){.news-archive-page{padding:0 20px}}@media screen and (max-width: 640px){.post-type-archive-news .section{padding-top:0}}.page-header{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;width:100%;margin:60px auto 0;height:350px;max-height:400px;overflow:hidden}@media screen and (max-width: 640px){.page-header{justify-content:start;padding-top:50px;height:500px;max-height:500px}}.page-header__title{margin:0 0;padding-left:5vw;text-align:left;font-size:3.2rem;color:var(--primary-black);opacity:0;transform:translate(-12px, 0);transition:transform .5s,opacity .5s}@media screen and (max-width: 960px){.page-header__title{font-size:2.8rem}}@media screen and (max-width: 640px){.page-header__title{font-size:2.4rem;padding-left:3vw;padding-right:3vw;text-align:center}}.page-header__title.is-inview{transform:none;opacity:1}.page-header__bg{position:absolute;inset:0;z-index:-1}@media screen and (max-width: 640px){.page-header__bg{height:500px}}.page-header__bg img{width:100%;height:100%;object-fit:cover}.breadcrumbs{display:flex;align-items:center;gap:16px;width:100%;margin:0 5vw 0;font-size:1.2rem;font-weight:400}.breadcrumbs li{display:contents}.breadcrumbs li:not(:last-of-type)::after{content:"＞";display:block}.breadcrumbs li a{display:block;padding:8px 0;color:var(--secondary-blue)}.breadcrumbs li a:hover{text-decoration:underline}@media screen and (max-width: 960px){.breadcrumbs{font-size:1rem}}.page-read+.common-strong__point{padding-top:0}.common-strong__point{padding:0;width:100%;margin-inline:auto}.common-strong__point-inner{width:var(--content-width);margin-inline:auto;display:flex;justify-content:space-between}@media screen and (max-width: 640px){.common-strong__point-inner{flex-direction:column;gap:50px;padding:10px 0}}.common-strong__point-inner-left{width:48%}@media screen and (max-width: 640px){.common-strong__point-inner-left{width:100%}}.common-strong__point-inner-left p{margin-top:30px}.common-strong__point-inner-left .c-primary-button{margin-top:50px;max-width:400px;text-indent:-10px}.common-strong__point-inner-right{width:45%}@media screen and (max-width: 640px){.common-strong__point-inner-right{width:100%}}.common-strong__point-inner-right img{width:60%}@media screen and (max-width: 640px){.common-strong__point-inner-right img{width:100%}}.common-strong__point-inner-right img:first-child{float:left;margin-bottom:25px}.common-strong__point-inner-right img:last-of-type{float:right}.common-strong__engineer-list{display:grid;grid-template-columns:1fr 1fr;row-gap:18px;background-color:var(--primary-white);border-radius:20px;padding:20px clamp(20px,8.65vw,50px);margin-top:30px}.common-strong__engineer-item{position:relative;margin-left:20px}.common-strong__engineer-item strong{font-weight:bold}.common-strong__dot{position:absolute;left:-20px;top:7px;width:16px;height:16px;background:var(--primary-gold);border-radius:50%}.common-strong__jisseki{padding:15px 0 15px;width:100%;margin-inline:auto}.c-spacer--size-48+.common-strong__jisseki{padding-top:0}@media screen and (max-width: 960px){.c-spacer--size-48+.common-strong__jisseki{margin-top:-15px}}@media screen and (max-width: 640px){.c-spacer--size-48+.common-strong__jisseki{margin-top:-25px}}.common-strong__jisseki-inner{width:var(--content-width);margin-inline:auto;display:flex;flex-direction:column;background-color:var(--primary-white);border-radius:20px;padding:50px;justify-content:space-between}@media screen and (max-width: 960px){.common-strong__jisseki-inner{flex-direction:column;gap:30px;padding:35px 15px 50px}}.common-strong__jisseki-inner-title{display:flex;gap:25px;align-items:center}@media screen and (max-width: 960px){.common-strong__jisseki-inner-title{flex-direction:column;align-items:start;gap:10px}}.common-strong__jisseki-title-icon{display:block;margin:2px 0 11px;width:98px;height:98px}@media screen and (max-width: 960px){.common-strong__jisseki-title-icon{width:65px;height:65px}}.common-strong__jisseki-inner-title-text{display:flex;flex-direction:column}.common-strong__jisseki-content{display:flex;justify-content:space-between;margin-top:50px}@media screen and (max-width: 960px){.common-strong__jisseki-content{margin-top:0}}@media screen and (max-width: 640px){.common-strong__jisseki-content{flex-direction:column}}.common-strong__jisseki-note{font-size:1.3rem;line-height:1.7;margin-top:25px}@media screen and (max-width: 640px){.common-strong__jisseki-note{font-size:1.2rem}}.common-strong__jisseki-content-left{width:47%}@media screen and (max-width: 640px){.common-strong__jisseki-content-left{width:100%}}.c-list-wrap-strong{padding:20px 0}.c-list-strong{display:flex;flex-direction:column;gap:10px}.c-list-item-strong{width:100%}.c-list strong{font-weight:bold}.common-strong__jisseki-content-right{width:39%}@media screen and (max-width: 960px){.common-strong__jisseki-content-right{width:46%}}@media screen and (max-width: 640px){.common-strong__jisseki-content-right{width:100%;margin-top:50px}}.common-strong__jisseki .c-primary-button{margin-top:50px;margin-inline:auto}.common-strong__index{width:100%;height:53vw;margin:0 auto 100px;padding:50px 0 0;background-image:url("../images/strong-index-back-long.webp");background-repeat:no-repeat;background-size:cover;background-position:bottom}@media screen and (max-width: 1200px){.common-strong__index{height:60vw}}@media screen and (max-width: 640px){.common-strong__index{gap:20px;background-size:contain;padding-top:55vw;background-position:top center;height:auto;background-image:url("../images/strong-index-back-sp.webp")}}.common-strong__index-inner{width:var(--content-width);margin:0 auto}.common-strong__index-title-wrap{width:var(--content-width);margin:0 auto;padding:0;text-align:center;font-weight:700}.common-strong__index-list{width:var(--content-width);height:auto;display:flex;justify-content:space-between;align-items:center;margin-inline:auto;position:relative}@media screen and (max-width: 640px){.common-strong__index-list{flex-direction:column;gap:65px}}.common-strong__index-item{width:29%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:30px}@media screen and (max-width: 640px){.common-strong__index-item{width:min(300px,100%)}}.common-strong__index-box{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;aspect-ratio:1/1;background-color:var(--primary-white);border-radius:50%}.common-strong__index-box.strong-1__box{background-color:var(--strong-green);opacity:.6}.common-strong__index-box.strong-2__box{background-color:var(--strong-blue);opacity:.6}.common-strong__index-box.strong-3__box{background-color:var(--strong-purple);opacity:.6}.common-strong__index-text{position:absolute;font-size:2.6rem;font-weight:bold;text-align:center;top:15%;color:var(--primary-white)}@media screen and (max-width: 1200px){.common-strong__index-text{top:10%;font-size:2.5rem}}@media screen and (max-width: 960px){.common-strong__index-text{top:15%;font-size:2rem}}@media screen and (max-width: 640px){.common-strong__index-text{font-size:2.6rem;top:15%}}.common-strong__index-title{position:absolute;font-size:3.7rem;line-height:1.5;font-weight:bold;text-align:center;color:var(--primary-white);top:35%}@media screen and (max-width: 1200px){.common-strong__index-title{font-size:3rem}}@media screen and (max-width: 960px){.common-strong__index-title{font-size:2.6rem}}@media screen and (max-width: 640px){.common-strong__index-title{font-size:3rem;top:39%}}.common-strong__index-box.strong-3__box .common-strong__index-title{top:43%}.page-read{padding:80px 0 100px;width:100%;margin-bottom:50px}@media screen and (max-width: 640px){.page-read{margin-bottom:0;padding-bottom:50px}}.page-read__inner{width:var(--content-width);margin:0 auto;padding:0;display:flex;justify-content:space-between;border-radius:20px;position:relative}@media screen and (max-width: 960px){.page-read__inner{flex-direction:column}}@media screen and (max-width: 640px){.page-read__inner{padding:0 0 50px}}.page-read__inner-left{display:flex;align-items:center;width:45%;padding:50px;background-color:var(--primary-blue);color:var(--primary-white);border-radius:20px 0 0 20px}@media screen and (max-width: 960px){.page-read__inner-left{width:100%;border-radius:20px 20px 0 0}}@media screen and (max-width: 640px){.page-read__inner-left{margin-bottom:0;padding:20px}}.page-read__inner-left h2{margin:0;text-align:left}@media screen and (max-width: 640px){.page-read__inner-left h2{line-height:1.6}}@media screen and (max-width: 640px){.page-read__inner-left br{display:none}}@media screen and (max-width: 640px){.page-read__inner-left wbr{display:none}}@media screen and (max-width: 640px){.page-read__inner-left .keep-all{word-break:break-all}}.page-read__inner-right{width:55%;padding:50px;display:flex;align-items:center;border-radius:0 20px 20px 0;background-color:var(--primary-white)}@media screen and (max-width: 960px){.page-read__inner-right{width:100%;border-radius:0 0 20px 20px}}@media screen and (max-width: 640px){.page-read__inner-right{padding:20px}}.page-read__inner-right p{display:block}@media screen and (max-width: 960px){.page-read__inner-right p{width:100%}}.page-read__inner-right img{width:100%;height:auto}@media screen and (max-width: 640px){.page-read__inner-right img{width:100%;height:auto}}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;padding:.5em 2.5em .5em 1em;font-size:16px;border-radius:4px;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23333" d="M6 8L0 0h12z"/></svg>');background-repeat:no-repeat;background-position:right 1em center;background-size:12px 8px;cursor:pointer;width:100%;max-width:100%;max-width:250px}.checkbox-group{display:flex;flex-wrap:wrap}.checkbox-button{position:relative;display:inline-flex;align-items:center;cursor:pointer;font-size:14px}.checkbox-button input{display:none}.checkbox-button span{display:inline-block;padding:6px 20px;border:1px solid #ccc;border-radius:20px;background-color:#fff;color:#333;transition:all .2s}@media screen and (max-width: 640px){.checkbox-button span{padding:5px 10px}}.checkbox-button input:checked+span{background-color:var(--text-gold);color:#fff;border-color:var(--text-gold)}.section__format-page{width:var(--content-width);margin:50px auto}.section{position:relative;overflow-x:clip}.section__inner{width:var(--content-width);margin:0 auto}.section__circle-1{position:absolute;top:-100px;right:0;width:181px;z-index:-1;opacity:.2;animation:circle-1upDown 10s ease-in-out infinite}@media screen and (max-width: 640px){.section__circle-1{top:-60px;width:27%}}.section__kairo-1{position:absolute;top:-20px;left:0;width:427px;z-index:-1}@media screen and (max-width: 640px){.section__kairo-1{width:60%}}.section__circle-2{position:absolute;bottom:4px;left:0;width:181px;z-index:-1;opacity:.2;animation:circle-2upDown 10s ease-in-out infinite}@media screen and (max-width: 640px){.section__circle-2{width:27%}}.section__kairo-2{position:absolute;bottom:4px;right:0;width:427px;z-index:-1}@media screen and (max-width: 640px){.section__kairo-2{width:60%}}@keyframes circle-1upDown{0%{transform:translateY(0)}50%{transform:translateY(200px)}100%{transform:translateY(0)}}@keyframes circle-2upDown{0%{transform:translateY(0)}50%{transform:translateY(-200px)}100%{transform:translateY(0)}}.section__separate-line-gold{width:var(--content-width);height:2px;background:linear-gradient(to right, var(--primary-gold) 50%, var(--primary-gray) 50%);margin:100px auto}@media screen and (max-width: 640px){.section__separate-line-gold{margin:70px auto}}.section__separate-line-green{width:var(--content-width);height:2px;background:linear-gradient(to right, var(--strong-green) 50%, var(--primary-gray) 50%);margin:100px auto}@media screen and (max-width: 640px){.section__separate-line-green{margin:70px auto}}.section__separate-line-blue{width:var(--content-width);height:2px;background:linear-gradient(to right, var(--strong-blue) 50%, var(--primary-gray) 50%);margin:100px auto}@media screen and (max-width: 640px){.section__separate-line-blue{margin:70px auto}}.section__separate-line-purple{width:var(--content-width);height:2px;background:linear-gradient(to right, var(--strong-purple) 50%, var(--primary-gray) 50%);margin:100px auto}@media screen and (max-width: 640px){.section__separate-line-purple{margin:70px auto}}#top-introduction{margin-top:-1px;z-index:1}.top-introduction__inner{position:relative;margin-top:-24vw;padding-bottom:70px}@media screen and (max-width: 960px){.top-introduction__inner{margin-top:-15vw}}@media screen and (max-width: 640px){.top-introduction__inner{padding-bottom:20px}}.top-introduction__content{width:var(--content-width);margin:0 auto 80px}@media screen and (max-width: 960px){.top-introduction__content{margin-bottom:50px}}.top-introduction__logo{display:flex;flex-direction:column;align-items:center;gap:30px;max-width:560px;margin:-50px auto 100px}@media screen and (max-width: 960px){.top-introduction__logo{margin:-20px auto 60px}}@media screen and (max-width: 640px){.top-introduction__logo{padding:0 14px}}.top-introduction__logo img{max-width:360px}.top-introduction__logo p{font-weight:400;font-size:1.9rem;line-height:1.5;text-align:center;font-weight:bold}@media screen and (max-width: 640px){.top-introduction__logo p{text-align:left}.top-introduction__logo p br{display:none}}.top-introduction__text{margin:0 auto 50px;display:block;max-width:840px;width:90%}@media screen and (max-width: 960px){.top-introduction__text{width:98%;background-color:var(--primary-white);padding:30px 40px;border-radius:20px}}@media screen and (max-width: 640px){.top-introduction__text{padding:25px 20px}}.top-introduction__link{margin:0 auto;display:flex;justify-content:center}.mainvisual{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--content-width-wide);height:100vh;height:100svh;max-height:960px;width:100%;padding:0;margin:67px auto 0;overflow:hidden;background-image:url(../images/mv-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 960px){.mainvisual{width:100%;height:60vh;min-height:550px}}@media screen and (max-width: 640px){.mainvisual{background-image:url(../images/mv-1-sp.jpg);height:650px}}.mainvisual .swiper{width:100%;height:100%}.mainvisual .swiper-slide{position:relative;width:100%;height:100%;overflow:hidden}.mainvisual .swiper-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mainvisual .swiper-slide .slide-text{position:absolute;left:5vw;top:50%;transform:translateY(-50%);color:var(--primary-blue);font-size:2rem;z-index:2;max-width:50%}@media screen and (max-width: 960px){.mainvisual .swiper-slide .slide-text{left:2vw;font-size:1.5rem;max-width:60%}}@media screen and (max-width: 640px){.mainvisual .swiper-slide .slide-text{top:30%;font-size:1.2rem;width:calc(100% - 8vw);max-width:calc(100% - 8vw);display:flex;flex-direction:column;align-items:center;justify-content:center}}.mainvisual .swiper-slide .slide-text h2{margin-bottom:25px;line-height:1.7;font-size:2.3vw;font-weight:bold;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 960px){.mainvisual .swiper-slide .slide-text h2{font-size:clamp(1.9rem,2.4vw,2.7rem);line-height:1.6}}@media screen and (max-width: 640px){.mainvisual .swiper-slide .slide-text h2{font-size:5.5vw;text-align:center}}.mainvisual .swiper-slide .slide-text h2 span{font-size:3.5vw}@media screen and (max-width: 960px){.mainvisual .swiper-slide .slide-text h2 span{font-size:3rem}}@media screen and (max-width: 640px){.mainvisual .swiper-slide .slide-text h2 span{font-size:7vw;text-align:center}}.mainvisual .swiper-slide .slide-text .c-primary-button{width:30vw}@media screen and (max-width: 960px){.mainvisual .swiper-slide .slide-text .c-primary-button{width:300px}}.mainvisual .swiper-slide .slide-text p{margin-bottom:15px}.mainvisual .swiper-pagination{position:absolute;width:calc(100% - 20px);bottom:20px;left:0;display:flex;justify-content:end;gap:8px;z-index:10}.mainvisual .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background:var(--primary-lightgray);opacity:1}.mainvisual .swiper-pagination .swiper-pagination-bullet-active{background:var(--primary-blue)}.mainvisul__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.introduction-example{width:var(--content-width);margin:0 auto;background-color:var(--primary-white);padding:20px 50px 40px;position:relative;border-radius:20px}.introduction-example__pagination{position:static;margin:48px 0 0}.introduction-example__pagination .swiper-pagination-bullet{background-color:var(--primary-lightgray);opacity:1;width:9xp;height:9px}.introduction-example__pagination .swiper-pagination-bullet-active{background-color:var(--secondary-blue)}.introduction-example .swiper-slide{height:auto}.introduction-example .swiper-slide-item{height:100%;position:relative}.introduction-example__inner{width:var(--content-width);margin-inline:auto;overflow:hidden}.introduction-example__content-wrap{overflow:hidden;width:100%;position:relative}.introduction-example-item__image{overflow:hidden;margin:0 0 12px;aspect-ratio:1/.68;display:flex;align-items:center;justify-content:center}.introduction-example-item__title{text-align:left;font-size:2rem;line-height:1.6;margin:0 0 16px;padding-bottom:40px;font-weight:bold}.introduction-example-item .c-primary-button{position:absolute;bottom:0;left:50%;transform:translateX(-50%);padding:5px;max-width:180px;font-size:1.6rem}@media screen and (max-width: 960px){.introduction-example-item .c-primary-button{font-size:1.5rem}}@media screen and (max-width: 640px){.introduction-example-item .c-primary-button{font-size:1.4rem}}.introduction-example__navigation{position:absolute;top:50%;width:100%}.swiper-button-prev,.swiper-button-next{width:46px;height:21px;position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,0);cursor:pointer}.swiper-button-prev::before,.swiper-button-next::before{content:"";display:block;width:0;height:0;border-style:solid}.swiper-button-prev::after,.swiper-button-next::after{content:"";display:none}.swiper-button-prev{left:-50px}.swiper-button-next{right:50px}.swiper-button-prev::before{border-width:10.5px 13px 10.5px 0;border-color:rgba(0,0,0,0) var(--primary-gold) rgba(0,0,0,0) rgba(0,0,0,0)}.swiper-button-next::before{border-width:10.5px 0 10.5px 13px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--primary-gold)}.introduction-example__footer-link{display:block;width:100%;max-width:400px;margin:30px auto 50px;padding:12px 24px}.top-company{width:var(--content-width);margin:0 auto;padding:50px 0;margin-bottom:50px;display:flex;justify-content:space-between;gap:30px}@media screen and (max-width: 640px){.top-company{flex-direction:column}}.top-company__left{width:50%}@media screen and (max-width: 640px){.top-company__left{width:100%;margin-bottom:20px}}.top-company__right{width:40%}@media screen and (max-width: 640px){.top-company__right{width:100%}}.top-factory-tour{width:var(--content-width);margin:0 auto;padding:50px 0}@media screen and (max-width: 960px){.top-factory-tour{padding:48px 0}}.top-factory-tour__white-back{position:absolute;top:0;left:14%;display:block;width:72%;height:100%;background-color:var(--primary-white);border-radius:20px;z-index:-1}@media screen and (max-width: 960px){.top-factory-tour__white-back{left:10%;width:80%}}.top-factory-tour-images{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px 32px}.top-factory-tour-images__item{overflow:hidden}@media screen and (max-width: 640px){.top-factory-tour-images{grid-template-columns:1fr}}.top-factory-tour__button{max-width:370px;padding-left:0;letter-spacing:-0.1rem}@media screen and (max-width: 960px){.top-factory-tour__button{max-width:100%;width:100%;margin-inline:auto}}.page-read+.about-section{padding-top:0}.about-section{padding:0;width:100%;margin-inline:auto}.about-section__inner{width:var(--content-width);margin-inline:auto;display:flex;justify-content:space-between}@media screen and (max-width: 640px){.about-section__inner{flex-direction:column;gap:50px;padding:0}}.about-section__inner-left{width:50%}@media screen and (max-width: 640px){.about-section__inner-left{width:100%}}.about-section__inner-left p{margin-top:30px}@media screen and (max-width: 640px){.about-section__inner-left p{margin-top:18px}}.about-section__inner-left .c-primary-button{margin-top:50px;max-width:400px;text-indent:-10px}.about-section__inner-right{width:45%}@media screen and (max-width: 640px){.about-section__inner-right{width:100%}}.about-section__inner-right img{width:100%}@media screen and (max-width: 640px){.about-section__inner-right img{width:100%}}.about-section__strong-inner{width:var(--content-width);margin-inline:auto;display:flex;flex-direction:column;justify-content:space-between;margin-top:20px}@media screen and (max-width: 640px){.about-section__strong-inner{flex-direction:column;gap:50px;padding:0}}.about-section__strong-item1,.about-section__strong-item2.about-section__strong-item3{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10%;padding:50px;background-color:var(--primary-white);border-radius:20px;margin:20px auto}@media screen and (max-width: 960px){.about-section__strong-item1,.about-section__strong-item2.about-section__strong-item3{padding:30px}}@media screen and (max-width: 640px){.about-section__strong-item1,.about-section__strong-item2.about-section__strong-item3{flex-direction:column;margin:10px auto}}.about-section__strong-item1 .strong-1__box,.about-section__strong-item1 .strong-2__box,.about-section__strong-item1 .strong-3__box,.about-section__strong-item2.about-section__strong-item3 .strong-1__box,.about-section__strong-item2.about-section__strong-item3 .strong-2__box,.about-section__strong-item2.about-section__strong-item3 .strong-3__box{width:33%;aspect-ratio:1/1}@media screen and (max-width: 960px){.about-section__strong-item1 .strong-1__box,.about-section__strong-item1 .strong-2__box,.about-section__strong-item1 .strong-3__box,.about-section__strong-item2.about-section__strong-item3 .strong-1__box,.about-section__strong-item2.about-section__strong-item3 .strong-2__box,.about-section__strong-item2.about-section__strong-item3 .strong-3__box{width:55%}}@media screen and (max-width: 960px){.about-section__strong-item1 .strong-1__box,.about-section__strong-item1 .strong-2__box,.about-section__strong-item1 .strong-3__box,.about-section__strong-item2.about-section__strong-item3 .strong-1__box,.about-section__strong-item2.about-section__strong-item3 .strong-2__box,.about-section__strong-item2.about-section__strong-item3 .strong-3__box{width:75%}}@media screen and (max-width: 640px){.about-section__strong-item1 .strong-1__box,.about-section__strong-item1 .strong-2__box,.about-section__strong-item1 .strong-3__box,.about-section__strong-item2.about-section__strong-item3 .strong-1__box,.about-section__strong-item2.about-section__strong-item3 .strong-2__box,.about-section__strong-item2.about-section__strong-item3 .strong-3__box{width:100%;margin-bottom:20px}}.about-section__strong-item1 h3,.about-section__strong-item2.about-section__strong-item3 h3{margin-bottom:20px}@media screen and (max-width: 640px){.about-section__strong-item1 h3,.about-section__strong-item2.about-section__strong-item3 h3{margin-bottom:10px}}.about-section__strong-item1 p,.about-section__strong-item2.about-section__strong-item3 p{margin-bottom:30px}@media screen and (max-width: 640px){.about-section__strong-item1 p,.about-section__strong-item2.about-section__strong-item3 p{margin-bottom:20px;text-align:center}}@media screen and (max-width: 640px){.c-about-button{margin-inline:auto}}.contact-section__tel{width:var(--content-width);margin:50px auto 100px}.contact-section__tel-inner{display:flex;align-items:start;justify-content:space-between;gap:20px;margin:25px auto}@media screen and (max-width: 640px){.contact-section__tel-inner{flex-direction:column}}.contact-section__tel-inner .contact-section__tel-read{width:calc(100% - 500px)}@media screen and (max-width: 960px){.contact-section__tel-inner .contact-section__tel-read{width:calc(100% - 340px)}}@media screen and (max-width: 640px){.contact-section__tel-inner .contact-section__tel-read{width:100%}}.contact-section__tel-inner .contact-section__tel-number{width:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:4rem;line-height:1.2;font-weight:bold;color:var(--primary-blue);background-color:var(--primary-white);padding:30px 20px;border-radius:20px}@media screen and (max-width: 960px){.contact-section__tel-inner .contact-section__tel-number{font-size:3rem;width:310px}}@media screen and (max-width: 640px){.contact-section__tel-inner .contact-section__tel-number{width:100%;font-size:3rem}}.contact-section__tel-inner .contact-section__tel-number a{display:flex;align-items:center;gap:10px;margin-bottom:10px}@media(hover: hover){.contact-section__tel-inner .contact-section__tel-number a:hover{opacity:.7}}.contact-section__tel-inner .contact-section__tel-number span img{width:40px;height:auto;float:left}.contact-section__tel-inner .contact-section__tel-number-time{font-size:1.5rem}@media screen and (max-width: 960px){.contact-section__tel-inner .contact-section__tel-number-time{font-size:1.2rem}}.contact-section__form{width:var(--content-width);margin:50px auto}.contact-section__form-inner{display:flex;align-items:start;justify-content:start;gap:20px;margin:25px auto}#cf7-area{width:100%;margin:0 auto;word-wrap:break-word}.cf7-item{display:flex;align-items:flex-start;justify-content:flex-start;margin:0 0 1.75em}.cf7-question{width:30%;margin:0 0 0 10px}.cf7-question p label{font-weight:700}.cf7-answer{width:60%;font-weight:400;margin-left:10px}.cf7-confirm .cf7-item{margin-top:-10px;padding-bottom:20px;border-bottom:solid 1px #e8e8e8}.cf7-confirm .cf7-item:first-of-type{border-top:solid 1px #e8e8e8;padding-top:20px}.form-heading{width:100%;border-bottom:1px solid var(--primary-gray);border-radius:2px;padding:1em .8em .5em 0;margin:0 0 2em}.form-heading p{font-weight:700 !important}.form-heading p{margin:0}#cf7-area label{font-weight:bold}#cf7-area input[type=text],#cf7-area input[type=number],#cf7-area input[type=url],#cf7-area input[type=email],#cf7-area input[type=tel],#cf7-area textarea{background:#f1f1f1;border:solid 1px #ccc;padding:10px;width:min(900px,100%);font-size:1.65rem}#cf7-area input[type=number]{width:100px}#cf7-area input[type=text]:focus,#cf7-area input[type=email]:focus,#cf7-area input[type=tel]:focus,#cf7-area textarea:focus{background:#daf3f3;border:1px solid #1a258a;outline:0}#cf7-area input[type=checkbox],#cf7-area input[type=radio]{appearance:auto}#cf7-area .wpcf7-list-item{display:block;padding:5px 0;margin-left:0}#cf7-area textarea{height:200px;padding:.625em .4375em}.cf7-accept-check{text-align:center;margin:50px auto}.cf7-submit{width:40%;margin:0 auto;text-align:center}.submit-btn-item{display:flex;justify-content:center;gap:30px}#cf7-area .submit-btn-wrap,.submit-btn-wrap{position:relative;display:block;width:100%;max-width:280px;height:45px;padding:14px 24px;margin:60px auto 40px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--hover-blue) 50%, var(--primary-blue) 50%);background-size:200%;background-position:right;border-radius:10px;box-shadow:var(--primary-shadow);transition:background-position .5s}#cf7-area .submit-btn-wrap .wpcf7-spinner,.submit-btn-wrap .wpcf7-spinner{display:none}#cf7-area .submit-btn-wrap .wpcf7-submit,#cf7-area .submit-btn-wrap .wpcf7-previous,.submit-btn-wrap .wpcf7-submit,.submit-btn-wrap .wpcf7-previous{position:absolute;width:100%;height:45px;top:0;left:0;background:none;color:var(--primary-white);font-weight:bold;cursor:pointer}#cf7-area .submit-btn-wrap:after,.submit-btn-wrap:after{content:"";position:absolute;top:50%;right:20px;transform:translate(0, -50%);display:block;width:20px;height:22px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s}#cf7-area .submit-btn-wrap:hover::after,.submit-btn-wrap:hover::after{transform:translate(8px, -50%);cursor:pointer}#cf7-area .submit-btn-wrap:hover,.submit-btn-wrap:hover{cursor:pointer;background-position:left}#cf7-area .previous-btn-warp{background:linear-gradient(90deg, #555 50%, #888 50%);background-size:200%;background-position:right}.wpcf7 form.invalid .wpcf7-response-output{background:red;color:var(--primary-white);border:none}.cf7-btn{width:40%;margin:0 auto;text-align:center}.cf7-red{font-size:.8em;padding:1px 3px;background:#ff5858;color:#fff;margin-left:5px;display:inline-block}.wpcf7-list-item-label{font-weight:400}.cf7-confirm{border-bottom:solid 1px #bebebe;padding-bottom:30px}#cf7-area input[name=your-install-y]{width:calc(100% - 3.5rem);margin-right:4px}#cf7-area input[name=your-install-m]{width:calc(100% - 5rem);margin-right:4px}#cf7-area input[name=your-tuor-number]{margin-right:4px;margin-bottom:3px}@media screen and (max-width: 768px){.cf7-item{display:block}#cf7-area label{display:block;margin-bottom:5px}.cf7-question{width:100%;margin:0}.cf7-answer{width:100%;margin-left:0}#cf7-area input[type=text],#cf7-area input[type=email],#cf7-area input[type=tel],#cf7-area textarea{margin-left:0}.cf7-submit{width:90%}}.cf7-recaptcha{text-align:center;margin-top:50px;color:#8c8c8c}.cf7-recaptcha p{font-size:1.1rem !important}.wpcf7-list-item input[type=checkbox]{margin-top:-3px;vertical-align:middle}.grecaptcha-badge{visibility:hidden}@media screen and (max-width: 640px){.contact-step .page-header__title{text-align:left}}.contact-step .page-header{max-height:200px}@media screen and (max-width: 640px){.contact-step .page-header{max-height:130px}.contact-step .page-header .page-header__bg{height:130px}}.case-read__left{width:55%}@media screen and (max-width: 960px){.case-read__left{width:100%}}.case-issue-list{display:grid;width:var(--content-width);margin:0 auto}@media screen and (max-width: 960px){.case-issue-list{gap:48px}}.case-solution{display:grid;gap:30px;width:var(--content-width);margin:0 auto}.case-archive-item{width:var(--content-width);display:flex;justify-content:space-between;flex-wrap:wrap;gap:80px 3.3%}.case-archive-item::after{content:"";width:30%}.case-archive-item__list{position:relative;width:30%;padding-bottom:55px}.case-archive-item__list:hover .case-archive-item__thum{transform:scale(1.1);transition:transform .3s ease-in-out}.case-archive-item__thum-wrap{overflow:hidden;aspect-ratio:1/.7;position:relative}.case-archive-item__thum-wrap img{transition:transform .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.case-archive-item__thum-wrap img:hover{transition:transform .3s ease-in-out;transform:translate(-50%, -50%) scale(1.1)}.case-archive-item__thum{overflow:hidden;transition:transform .3s ease-in-out}.case-archive-item__time{font-size:1.2rem;font-weight:400;margin:15px 0 0;color:var(--primary-blue);display:block}@media screen and (max-width: 960px){.case-archive-item__time{font-size:1.2rem;margin-top:8px}}.case-archive-item__title{font-size:2rem;line-height:1.6;margin-bottom:10px;display:block;font-weight:bold}.case-archive-item__title:hover{opacity:.6}.case-archive-item__name{font-size:1.35rem}.case-archive-item__name span{font-weight:700}.case-archive-item .c-name-product{margin-bottom:0}.case-archive-item__link{width:100%;text-align:center;position:absolute;bottom:0}.case-archive-item__link .c-primary-button{width:200px;font-size:1.5rem;display:inline-block}@media screen and (max-width: 960px){.case-archive-item{padding-left:10px;padding-right:10px}.case-archive-item__title{font-size:1.6rem}.case-archive-item__name{font-size:1.3rem}.case-archive-item__list{width:calc(50% - 20px)}}@media screen and (max-width: 640px){.case-archive-item{flex-direction:column;margin:0 auto;padding:0}.case-archive-item__list{width:100%;margin-inline:auto}.case-archive-item__link .c-primary-button{width:184px}.case-archive-item .c-primary-button{height:45px;line-height:1.4}}.single-case{padding-top:0}.single-case .page-header{height:200px}@media screen and (max-width: 640px){.single-case .page-header{height:130px}.single-case .page-header .page-header__bg{height:150px}}@media screen and (max-width: 640px){.single-case .page-header__title{text-align:left}}.single-case .page-read{margin-bottom:0;padding-bottom:0}@media screen and (max-width: 640px){.single-case .page-read__inner{padding-bottom:20px}}.single-case .page-read__inner-left{width:70%}@media screen and (max-width: 960px){.single-case .page-read__inner-left{width:100%}}.case-solution article{width:calc(100% - 30px);display:flex;margin:0 auto 50px;flex-direction:column}.single-case__info_wrap{display:flex;flex-direction:column;align-items:start;justify-content:center}.single-case__info{display:flex;font-size:1.7rem}.single-case__info span{width:80px;font-weight:bold}@media screen and (max-width: 640px){.single-case__info span{width:60px}}.single-case .case-archive-item__time{font-size:1.8rem}.single-case .page-read__inner-right p{width:calc(100% - 80px)}@media screen and (max-width: 640px){.single-case .page-read__inner-right p{width:calc(100% - 55px)}}.case-single-item{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px 0}@media screen and (max-width: 960px){.case-single-item{gap:0}}.case-single-item__head{max-width:var(--content-width);margin:0 auto 40px;text-align:center;position:relative}@media screen and (max-width: 960px){.case-single-item__head{margin-bottom:0}}.case-single-item__list{width:30%}.case-single-item__list:hover .case-single-item__thum{transform:scale(1.1);transition:transform .3s ease-in-out}.case-single-item__thum-wrap{overflow:hidden;border-radius:15px}.case-single-item__thum{overflow:hidden;transition:transform .3s ease-in-out}.case-single-item__time{font-size:1.2rem;font-weight:400;margin:10px 0;color:#6b6b6b;display:block}.case-single-item__title{font-size:3.2rem;margin-bottom:15px;display:block;color:var(--primary-blue)}.case-single-item__name{font-size:1.5rem;margin-bottom:15px}.case-single-item__link{width:100%;text-align:center}.case-single-item__link .c-primary-button{width:200px;font-size:1.5rem;display:inline-block}.case-single-item__content{width:min(1200px,100%);font-weight:400}.case-single-item__content p{font-size:1.6rem;line-height:1.8;margin-bottom:20px}.case-single-item__content img{border-radius:15px;margin-bottom:20px}.case-single-item__content h2{color:var(--primary-blue);font-size:2.1rem;font-weight:700;margin-top:50px;margin-bottom:20px;padding-left:45px;background:url("../images/single-content-h2.svg") left 16px/30px no-repeat}.case-single-item__content h3{color:var(--primary-blue);font-size:1.8rem;font-weight:700;margin-bottom:20px}.case-single-item__content h4,.case-single-item__content h5,.case-single-item__content h6{color:var(--primary-blue);font-size:1.6rem;font-weight:700;margin-bottom:20px}.case-single-item__content ol,.case-single-item__content ul{list-style:auto;padding-left:1.6rem;margin-bottom:25px}.case-single-item__content table{margin-bottom:25px}.case-single-item__content .wp-block-table thead{background-color:var(--primary-lightblue)}.case-single-item__content .wp-block-table.is-style-stripes tbody tr{background-color:#fff}.case-single-item__content .wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#e4e8ed}.case-single-item__content .wp-block-table.is-style-stripes td:first-child{width:250px;padding-left:20px}@media screen and (max-width: 640px){.case-single-item__content .wp-block-table.is-style-stripes td:first-child{width:120px;padding-left:10px}}.case-single-item__content a{color:var(--primary-blue);text-decoration:underline}.case-single-item__content strong{font-weight:bold}.case-single-item__content .wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:30px}.case-single-item__content .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.case-single-item__content p.has-background{border-radius:15px;margin-bottom:30px;display:inline-block;width:100%}.case-single-item__content :where(.wp-block-columns.is-layout-flex){gap:1rem}@media screen and (max-width: 640px){.single-case .case-solution{width:100%;gap:10px}}.case-archive-item__pagination{width:100%;display:flex;justify-content:center}.case-single-item__pagination{width:min(850px,100%);margin:0 auto;display:flex;justify-content:space-between;gap:15px}@media screen and (max-width: 960px){.case-single-item__pagination{width:calc(100% - 30px)}}@media screen and (max-width: 640px){.case-single-item__pagination{flex-direction:column;align-items:center;gap:20px}}.case-single-item__pagination .c-button__small{max-width:200px}@media screen and (max-width: 960px){.case-single-item__pagination .c-button__small{max-width:100%}}.wp-pagenavi{display:flex}.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{width:45px;height:45px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:6px;line-height:1.8}@media screen and (max-width: 960px){.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{line-height:2.2}}.wp-pagenavi a,.wp-pagenavi span{border:solid 1px #000}.wp-pagenavi a:hover,.wp-pagenavi span:hover{border-color:var(--primary-blue) !important;background-color:var(--primary-blue);color:var(--primary-white)}.wp-pagenavi span.current{border:none;background-color:var(--primary-blue);color:var(--primary-white)}.nav-previous{width:200px;display:inline-block}.nav-previous a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-size:200%;background-position:left;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-previous a{max-width:100%}}@media screen and (max-width: 640px){.nav-previous{width:100%}}.nav-next{width:200px;display:inline-block}.nav-next a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--hover-blue) 50%, var(--primary-blue) 50%);background-size:200%;background-position:right;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-next a{max-width:100%}}@media screen and (max-width: 640px){.nav-next{width:100%}}.nav-previous a::before{content:"";position:absolute;top:50%;left:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow-back.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-previous a::before{left:15px;width:25px}}@media(hover: hover){.nav-previous a:hover{background-position:right}.nav-previous a:hover::before{transform:translate(-8px, -50%)}}.nav-next a::after{content:"";position:absolute;top:50%;right:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-next a::after{right:15px;width:25px}}@media(hover: hover){.nav-next a:hover{background-position:left}.nav-next a:hover::after{transform:translate(8px, -50%)}}.case-filter__contents{width:var(--content-width);margin:0 auto;display:flex;flex-direction:column;align-items:center}.case-filter-form{width:fit-content;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--primary-white);border-radius:20px;padding:20px 50px;margin:-50px auto 40px;gap:20px}@media screen and (max-width: 960px){.case-filter-form{align-items:start;padding:20px;gap:20px}}@media screen and (max-width: 640px){.case-filter-form{width:100%}}.case-filter-form__row{display:flex;align-items:center;justify-content:flex-start;width:100%;align-items:start}@media screen and (max-width: 640px){.case-filter-form__row{flex-direction:column;align-items:start}}.case__label-name{font-size:1.6rem;font-weight:700;color:var(--primary-blue);margin-top:4px;margin-right:20px;width:160px}@media screen and (max-width: 960px){.case__label-name{width:130px;margin-right:12px}}@media screen and (max-width: 640px){select#gyoushu{width:100%;max-width:none}}.case__check-item-wrap{gap:15px;display:flex;justify-content:start;flex-wrap:wrap;width:calc(100% - 180px)}@media screen and (max-width: 960px){.case__check-item-wrap{width:calc(100% - 150px);gap:10px}}@media screen and (max-width: 640px){.case__check-item-wrap{width:100%;gap:8px}}.case-filter-form__buttons{display:flex;justify-content:center;gap:20px;width:100%}.case-filter-form__buttons a,.case-filter-form__buttons button{height:4.5rem;font-size:1.6rem}@media screen and (max-width: 640px){.case-filter-form__buttons a,.case-filter-form__buttons button{font-size:1.4rem;line-height:1.4;padding-left:5px}}.case-filter-form__buttons .c-primary-button::after{right:12px;width:17px}.case-filter-form__button{width:200px;font-size:1.5rem;display:inline-block}.case-filter-form__row .c-primary-button{width:200px;font-size:1.5rem;display:inline-block}.case-filter__notfound{text-align:center;font-weight:bold;display:block;margin:40px auto 0;width:100%}.case-filter__number{font-size:1.7rem;font-weight:700;color:var(--primary-blue);margin-bottom:30px}@media screen and (max-width: 640px){.case-filter__number{font-size:1.6rem}}.case-filter__number span{font-size:2.2rem}.strong-1 .page-read__inner-left{background-color:var(--strong-green)}.strong-1-cta{background:url(../images/bk-strong-cta-img.jpg) center/cover no-repeat;border-radius:20px;padding:32px 4.1vw;margin:32px 0;position:relative;overflow:hidden;width:var(--content-width);margin-inline:auto}@media screen and (max-width: 960px){.strong-1-cta{padding:50px 5.2vw}}.strong-1-cta__inner{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 960px){.strong-1-cta__inner{flex-direction:column}}.strong-1-cta__text{color:#fff;z-index:1}.strong-1-cta__lead{font-size:1.6rem;margin-bottom:.5em;display:flex;align-items:start}.strong-1-cta__arrow{position:relative;margin-left:40px;margin-top:25px}@media screen and (max-width: 960px){.strong-1-cta__arrow{margin-top:20px}}.strong-1-cta__arrow::before{content:"";position:absolute;top:50%;left:-40px;transform:translateY(-50%);width:20px;height:20px;background-image:url("../images/fa-arrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:left .3s ease}.strong-1-cta__text:hover:hover{opacity:.75}.strong-1-cta__text:hover .strong-1-cta__arrow::before{transition:left .3s ease;left:-32px}.strong-1-cta__lead-strong{color:#b98c5e}.strong-1-cta__title{margin-left:40px;line-height:1.5}@media screen and (max-width: 960px){.strong-1-cta__title{margin-left:0}}.strong-1-cta__image img{max-width:378px;width:100%;height:auto;object-fit:cover}@media screen and (max-width: 960px){.strong-1-cta__image img{margin-top:40px}}.is-strong-1 .common-strong__index-box.strong-1__box--green{opacity:1}.is-strong-1 .common-strong__index-box.strong-2__box--bule{opacity:.5}.is-strong-1 .common-strong__index-box.strong-3__box--purple{opacity:.5}.strong-2 .page-read__inner-left{background-color:var(--strong-blue)}.strong2-c-list-strong--grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media screen and (max-width: 640px){.strong2-c-list-strong--grid{grid-template-columns:1fr}}@media screen and (max-width: 960px){.common-strong__point-inner.strong-2__point-inner{flex-direction:column}}@media screen and (max-width: 960px){.common-strong__point-inner-left.strong-2__jinzai-text-wrap,.strong-2__ikkantaisei-img-wrap{width:100%}}@media screen and (max-width: 960px){.common-strong__point-inner-right.strong-2__jinzai-img-wrap,.strong-2__ikkantaisei-img-wrap{width:100%;margin-top:30px}}.common-strong__point-inner-right .strong-2__jinzai-img,.common-strong__point-inner-right .strong-2__ikkantaisei-img{width:100%;height:auto;display:block;margin:0 auto}.is-strong-2 .common-strong__index-box.strong-1__box--green{opacity:.5}.is-strong-2 .common-strong__index-box.strong-2__box--bule{opacity:1}.is-strong-2 .common-strong__index-box.strong-3__box--purple{opacity:.5}.strong-3 .page-read__inner-left{background-color:var(--strong-purple)}.strong3-c-list-strong--horizontal{flex-direction:row;flex-wrap:nowrap}@media screen and (max-width: 960px){.strong3-c-list-strong--horizontal{flex-direction:column;flex-wrap:wrap}}@media screen and (max-width: 960px){.common-strong__point-inner.strong-3__point-inner{flex-direction:column}}@media screen and (max-width: 960px){.common-strong__point-inner-left.strong-3__sennin-text-wrap,.strong-3__sennin-img-wrap{width:100%}}@media screen and (max-width: 960px){.common-strong__point-inner-right.strong-3__sennin-img-wrap{width:100%;margin-top:30px}}.common-strong__point-inner-right .strong-3__sennin-img,.common-strong__point-inner-right .strong-2__ikkantaisei-img{width:100%;height:auto;display:block;margin:0 auto}.is-strong-3 .common-strong__index-box.strong-1__box--green{opacity:.5}.is-strong-3 .common-strong__index-box.strong-2__box--bule{opacity:.5}.is-strong-3 .common-strong__index-box.strong-3__box--purple{opacity:1}.page-read+.factory-company-section{padding-top:0}.factory-section{padding:0;width:100%;margin-inline:auto}.factory-section__inner{width:var(--content-width);margin-inline:auto;display:flex;flex-direction:column;justify-content:space-between;gap:50px}@media screen and (max-width: 640px){.factory-section__inner{flex-direction:column;gap:20px;padding:0}}.factory-section__items{display:grid;grid-template-columns:1fr 1fr;gap:100px}@media screen and (max-width: 960px){.factory-section__items{gap:25px}}.factory-section__tour-inner{width:var(--content-width);margin:0 auto;background-image:url(../images/factory-tour-link-img.jpg);background-size:cover;background-repeat:no-repeat;background-position:right center;border-radius:20px}@media screen and (max-width: 640px){.factory-section__tour-inner{background-image:url(../images/factory-tour-link-img-sp.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom center;padding-bottom:70vw}}.factory-section__tour-inner-left{width:60%;padding:40px 30px 40px 50px;border-radius:20px 0 0 20px;background:linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%)}@media screen and (max-width: 640px){.factory-section__tour-inner-left{width:100%;padding:30px 20px 80px 20px;border-radius:20px 20px 0 0;background:linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%)}}.company-ceparate-image{padding-top:min(45%,410px)}#comapny-section{margin-top:-30vw}.company-section__read{width:var(--content-width);margin:0 auto;padding:80px 0 0;text-align:center}.company-section__read span{font-size:2.4rem;font-weight:bold}@media screen and (max-width: 960px){.company-section__read span{font-size:2.2rem}}@media screen and (max-width: 640px){.company-section__read span{font-size:2rem}}.company-section__read h2{font-size:3.6rem;font-weight:bold}@media screen and (max-width: 960px){.company-section__read h2{font-size:3rem}}@media screen and (max-width: 640px){.company-section__read h2{font-size:2.6rem}}@media screen and (max-width: 960px){.company-section__read p{max-width:700px;margin-inline:auto;text-align:left}.company-section__read p br{display:none}}.company-section__read .c-primary-button{margin-inline:auto}.company-section__jigyo-inner{width:var(--content-width);margin:0 auto;display:flex;align-items:start;gap:50px}@media screen and (max-width: 640px){.company-section__jigyo-inner{flex-direction:column;gap:30px}}.company-section__jigyo-inner h2 span{margin-right:20px}.company-section__jigyo-inner-left{width:50%}@media screen and (max-width: 960px){.company-section__jigyo-inner-left{width:100%}}.company-section__jigyo-inner-right{width:50%}@media screen and (max-width: 960px){.company-section__jigyo-inner-right{width:100%}}.company-section__gaiyo-inner{width:var(--content-width);margin:0 auto}.comapany-section__gaiyo-list-wrap{width:100%}.comapany-section__gaiyo-table{width:100%;border-collapse:collapse}.comapany-section__gaiyo-table th{padding:10px 10px 10px 20px;text-align:left;border-bottom:1px solid var(--primary-blue);font-weight:bold}.comapany-section__gaiyo-table td{padding:10px 10px 10px 20px;text-align:left;border-bottom:1px solid var(--primary-gray)}.comapany-section__gaiyo-table tr:first-child th{border-top:1px solid var(--primary-blue)}.comapany-section__gaiyo-table tr:first-child td{border-top:1px solid var(--primary-gray)}@media screen and (max-width: 640px){.comapany-section__gaiyo-table tr{display:flex;flex-direction:column}.comapany-section__gaiyo-table th{border-top:1px solid var(--primary-blue);border-bottom:1px solid var(--primary-gray)}.comapany-section__gaiyo-table tr:last-child td{border-bottom:1px solid var(--primary-blue)}}.comapany-section__gaiyo-link{display:flex;justify-content:center;width:100%}.company-tel{margin-right:40px}.page-read+.factory-tour-section{padding-top:0}.factory-tour-section{padding:0;width:100%;margin-inline:auto}.factory-tour-section__inner{width:var(--content-width);margin-inline:auto;display:flex;flex-direction:column;justify-content:space-between;gap:50px}@media screen and (max-width: 640px){.factory-tour-section__inner{flex-direction:column;gap:50px;padding:0}}.factory-tour-section__items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px}@media screen and (max-width: 960px){.factory-tour-section__items{gap:20px}}@media screen and (max-width: 640px){.factory-tour-section__items{grid-template-columns:1fr}}.factory-tour-section__item{display:flex;flex-direction:column;align-items:center;gap:10px}.factory-tour-section__item h3{font-size:2.2rem;font-weight:bold}@media screen and (max-width: 960px){.factory-tour-section__item h3{font-size:1.8rem}}@media screen and (max-width: 640px){.factory-tour-section__item h3{font-size:1.8rem}}.c-primary-button.factory-tour__button{width:500px;max-width:500px;margin:40px auto}.c-primary-button.factory-tour__button br{display:none}@media screen and (max-width: 640px){.c-primary-button.factory-tour__button{width:290px;max-width:290px;padding:8px 15px;line-height:1.3}.c-primary-button.factory-tour__button br{display:block}}.factory-tour .footer-contact .footer-contact__sub{text-align:center}.u-title__privacy-policy{margin:100px auto 30px;color:var(--primary-black)}#privacy-policy{margin:10px auto 50px;border-radius:var(--corner-radius-large);max-width:900px}#privacy-policy h2{font-size:2.2rem;font-weight:bold;margin-bottom:5px}#privacy-policy p,#privacy-policy li{font-size:1.6rem;font-weight:400}#privacy-policy .wp-block-list{margin-top:30px}#privacy-policy li{padding-left:1.6rem;text-indent:-1.6rem}@media screen and (max-width: 960px){#privacy-policy{padding:0 20px}}.page-id-32 .sitemap-list{display:flex;flex-direction:column;justify-content:space-between;max-width:800px;margin:0 auto;padding:0 20px}.page-id-32 .sitemap-list li{width:90%;margin-bottom:15px}@media screen and (max-width: 640px){.page-id-32 .sitemap-list li{width:100%}}@media screen and (max-width: 640px){.page-id-32 .sitemap-list::after{content:"";width:48%}}.page-id-32 .sitemap-list .page-item-168,.page-id-32 .sitemap-list .page-item-170,.page-id-32 .sitemap-list .page-item-172{text-indent:2rem}.not-found-read__inner{flex-direction:column;max-width:800px}/*# sourceMappingURL=style.css.map */