@media screen and (max-width: 768px){.sp-none{display:none !important}}@media screen and (min-width: 768px){.pc-none{display:none !important}}html{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-weight:500;font-style:normal;font-size:.7320644217vw;scroll-behavior:smooth}@media screen and (max-width: 768px){html{font-size:2.6666666667vw}}@media screen and (min-width: 1366px){html{font-size:10px}}body{font-size:1.4rem;line-height:1;overflow-x:hidden;background-color:#faf7f7;color:#222;background-size:600px 400px;-webkit-font-smoothing:antialiased}@media screen and (max-width: 768px){body{font-size:1.4rem;padding-bottom:5rem}}body.menu-open{overflow:hidden;position:fixed;width:100%}main{margin-top:8rem;margin-bottom:10rem}@media screen and (max-width: 768px){main{margin-top:6rem;margin-bottom:5rem}}h1,h2,h3{font-weight:bold}.bg-color{background-color:#f7f0b6}p{line-height:1.75}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.anchor-section::before{content:"";display:block;height:100px;margin-top:-100px;visibility:hidden}.l-header{position:fixed;top:0;left:0;height:8rem;background-color:#fff;width:100%;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.1)}@media screen and (max-width: 768px){.l-header{height:6rem}}.l-header__inner{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.l-header__logo{margin-left:2.5rem;display:flex;align-items:center;-moz-column-gap:2rem;column-gap:2rem}.l-header__logo img{height:4rem;width:auto}@media screen and (max-width: 768px){.l-header__logo img{height:3.5rem}}.l-header__logo p{font-size:1.2rem;font-weight:700}@media screen and (max-width: 768px){.l-header__logo p{display:none}}.l-header__nav{margin-right:10rem}@media screen and (max-width: 768px){.l-header__nav{display:none}}.l-header__nav-list{display:flex;align-items:center;-moz-column-gap:4rem;column-gap:4rem}.l-header__nav-item{font-size:1.4rem;font-weight:700}.l-header__nav-item a{color:#333;text-decoration:none;transition:color .3s ease;position:relative}.l-header__nav-item a:hover{color:#f90}.l-header__nav-item a::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#f90;transition:width .3s ease}.l-header__nav-item a:hover::after{width:100%}.l-header__hamburger{display:none;flex-direction:column;justify-content:space-around;width:3rem;height:3rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;margin-right:2.5rem;transition:transform .3s ease}@media screen and (max-width: 768px){.l-header__hamburger{display:flex}}.l-header__hamburger:hover{transform:scale(1.1)}.l-header__hamburger.is-active .l-header__hamburger-line:nth-child(1){transform:rotate(45deg) translate(8px, 8px)}.l-header__hamburger.is-active .l-header__hamburger-line:nth-child(2){opacity:0}.l-header__hamburger.is-active .l-header__hamburger-line:nth-child(3){transform:rotate(-45deg) translate(8px, -8px)}.l-header__hamburger-line{display:block;height:3px;width:100%;background-color:#f90;border-radius:2px;transition:all .3s ease;transform-origin:center}.l-header__sp-nav{position:absolute;top:100%;left:0;width:100%;background-color:#fff;transform:translateX(100%);opacity:0;visibility:hidden;transition:all .3s ease;max-height:calc(100vh - 8rem);overflow-y:auto}.l-header__sp-nav.is-open{transform:translateY(0);opacity:1;visibility:visible}.l-header__sp-nav-list{padding:2rem 0}.l-header__sp-nav-item{border-bottom:1px solid #f0f0f0}.l-header__sp-nav-item:last-child{border-bottom:none}.l-header__sp-nav-item a{display:block;padding:1.5rem 2.5rem;font-size:1.6rem;font-weight:600;color:#333;text-decoration:none;transition:all .3s ease;position:relative}.l-header__sp-nav-item a:hover{background-color:rgba(255,153,0,.05);color:#f90;padding-left:3rem}.l-header__sp-nav-item a::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#f90;transition:width .3s ease}.l-header__sp-nav-item a:hover::before{width:4px}.l-footer{background:linear-gradient(to left, #ff9900, #f85d11);color:#fff}.l-footer__content{display:grid;grid-template-columns:repeat(3, 18rem);gap:3rem;padding-block:6rem 4rem}@media screen and (max-width: 768px){.l-footer__content{grid-template-columns:1fr;gap:4rem;padding-block:4rem}}@media screen and (max-width: 768px){.l-footer__section{display:flex;flex-direction:column;gap:4rem}}.l-footer__block{margin-bottom:3rem}@media screen and (max-width: 768px){.l-footer__block{margin-bottom:0;text-align:left}}.l-footer__title{font-size:1.4rem;font-weight:700;margin-bottom:2rem}@media screen and (max-width: 768px){.l-footer__title{font-size:1.6rem;margin-bottom:1.5rem}}.l-footer__title a{color:inherit;text-decoration:none;display:block;transition:opacity .3s ease}.l-footer__title a:hover,.l-footer__title a:focus{opacity:.8}@media screen and (max-width: 768px){.l-footer__list{margin-bottom:1rem}}.l-footer__item{margin-bottom:1.2rem}@media screen and (max-width: 768px){.l-footer__item{margin-bottom:1rem}}.l-footer__item:last-child{margin-bottom:0}.l-footer__item a{color:inherit;text-decoration:none;font-size:1.2rem;display:block;transition:opacity .3s ease}@media screen and (max-width: 768px){.l-footer__item a{font-size:1.4rem;padding:1rem 0}}.l-footer__item a:hover,.l-footer__item a:focus{opacity:.8}.l-footer__bottom{background:#0a0a0a;color:#fff;padding-block:1.5rem}@media screen and (max-width: 768px){.l-footer__bottom{padding-block:2rem}}.l-footer__others{display:grid;-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:auto auto auto 1fr}@media screen and (max-width: 768px){.l-footer__others{grid-template-columns:repeat(3, auto)}}.l-footer__others li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.l-footer__others li{width:100%;text-align:center}}.l-footer__others li a{font-size:1.2rem;opacity:1;transition:.3s}@media screen and (max-width: 768px){.l-footer__others li a{display:inline-block;padding:.5rem .5rem}}.l-footer__others li:focus a,.l-footer__others li:hover a{opacity:.8}.l-footer__others p{justify-self:end;font-size:1rem}@media screen and (max-width: 768px){.l-footer__others p{grid-column:1/-1;justify-self:center;font-size:1rem;margin-top:1rem}}.l-inner{width:100%;max-width:100rem;margin:0 auto}.l-inner.--single{max-width:80rem}@media screen and (max-width: 768px){.l-inner{padding-inline:1.5rem}}.l-wrapper{width:100%;max-width:125rem;margin:0 auto}@media screen and (max-width: 768px){.l-wrapper{padding-inline:1.5rem}}.c-archive{background:#faf7f0;padding-block:5rem}.c-archive__tab{margin-top:5rem}.c-archive__tab__list{width:100%;display:flex;margin-bottom:3.5rem}.c-archive__tab__item{color:#adadad;text-align:center;border-bottom:4px solid #adadad;font-size:1.8rem;font-weight:700;padding-bottom:1.2rem;width:100%;transition:.3s}.c-archive__tab__item.is-active{color:#222;border-color:#f90}.c-archive__tab__item:hover{opacity:.3s}.c-archive__content__item{display:none}.c-archive__content__item.is-active{display:block}.c-archive__item{padding-bottom:1.2rem;border-bottom:1px dotted #4b4b4b;margin-bottom:3.5rem;transition:.3s}.c-archive__item:hover{opacity:.6}.c-archive__item__meta{display:flex;align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;margin-bottom:.5rem}.c-archive__item__date{color:#767676;font-size:1.4rem}.c-archive__item__cat{background-color:#767676;color:#fff;padding:.5rem 2rem;font-size:1.2rem}.c-archive__item__title{font-size:1.4rem;line-height:1.4}.c-banner{margin-bottom:12rem;padding-block:4rem 3rem}.c-banner__slider-item{height:25rem;margin-inline:1.5rem;aspect-ratio:750/250;border-radius:1rem;transition:.3s;box-shadow:0 0 2rem #aaa}.c-banner__slider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.c-banner__slider-item:hover{opacity:.6}.slick-list{overflow:visible}.slick-dots{bottom:-3rem}.slick-dots li{margin-inline:1rem;width:1.3rem;height:1.3rem;background:#ccc;border-radius:50%;cursor:pointer}.slick-dots li:hover,.slick-dots li.slick-active{background:#000}.c-breadcrumb{margin-block:2rem}.c-breadcrumb__wrap{display:flex;align-items:center;justify-content:flex-end;font-size:1.2rem}@media screen and (max-width: 768px){.c-breadcrumb__wrap{margin-bottom:2rem}}.c-breadcrumb__item:not(:last-child){cursor:pointer}.c-breadcrumb__item:not(:last-child)::after{content:">";padding-inline:1.5rem}.c-breadcrumb__item:last-child{color:#202020;font-weight:bold}.c-btn{position:relative;font-size:1.6rem;font-weight:700;padding:1.5rem 5rem;border-radius:999rem;display:inline-block;text-align:center;background:linear-gradient(to left, #fe9404, #f95f11);color:#fff;z-index:0}@media screen and (max-width: 768px){.c-btn{padding:1.5rem 3rem}}.c-btn:after{content:"";width:100%;height:100%;border-radius:999rem;display:block;position:absolute;top:0;left:0;z-index:-1;background-color:#f95f11;opacity:0;transition:.5s}.c-btn:hover:after{opacity:1}.c-btn-black{background:linear-gradient(to left, #141313, #525151)}.c-btn-black:after{background-color:#141313}.c-btn-select{position:relative;display:inline-block}@media screen and (max-width: 768px){.c-btn-select{width:100%}}.c-btn-select select{border:1px solid #a2a2a2;border-radius:2%;background-color:#fff;padding-block:1.5rem;padding-inline:5rem 2rem;width:20rem}@media screen and (max-width: 768px){.c-btn-select select{width:100%}}.c-btn-select::before{content:"";background-image:url("../img/icon-arrow-down.svg");background-size:cover;width:1rem;height:.5rem;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.c-btn-search{display:inline-block;position:relative}@media screen and (max-width: 768px){.c-btn-search{width:100%}}.c-btn-search input{border:1px solid #a2a2a2;border-radius:999rem;background-color:#fff;padding-block:1.5rem;padding-inline:5rem 2rem;width:38rem}@media screen and (max-width: 768px){.c-btn-search input{width:100%}}.c-btn-search::before{content:"";background-image:url("../img/icon-search.svg");background-size:cover;width:1.5rem;height:1.5rem;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.c-btn-dl{background:#fff;border:1px solid #f8620f;color:#f8620f;transition:.3s;width:100%}.c-btn-dl:after{content:none}.c-btn-dl:hover{background:#f8620f;color:#fff;border-color:#fff}.c-line-color{width:100%;color:#202020}.c-category{margin-bottom:12rem}.c-category__list{margin-top:2.5rem;display:grid;grid-template-columns:repeat(4, 20rem);grid-column-gap:2.5rem;grid-row-gap:2.5rem;justify-items:center;justify-content:center}@media screen and (max-width: 768px){.c-category__list{grid-template-columns:repeat(2, calc(50% - 2rem));grid-column-gap:2rem}}.c-category__item{width:100%;aspect-ratio:1/1;position:relative;border-radius:1.3rem;overflow:hidden;box-shadow:0 0 1rem #ccc;transition:.3s}.c-category__item a{display:block;width:100%;height:100%;overflow:hidden}.c-category__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.c-category__item:hover{transform:translateY(-0.5rem)}.c-category__item:hover .c-category__name{opacity:1}.c-category__name{position:absolute;bottom:0;left:0;width:100%;text-align:center;font-size:1.6rem;padding-block:1.5rem;background:rgba(0,0,0,.75);color:#fff;opacity:0;transition:.3s}@media screen and (max-width: 768px){.c-category__name{opacity:1;font-size:1.2rem;padding-block:1rem}}.c-category__more{margin-top:5rem;text-align:center}.c-contact-sidebar{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 768px){.c-contact-sidebar{top:unset;bottom:0;right:0;left:0;transform:none;flex-direction:row;gap:0;justify-content:center;height:5rem}}.c-contact-sidebar__btn{display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:1.5rem 1rem 2rem;transition:all .3s ease;min-width:6rem;position:relative;border-radius:1rem 0 0 1rem}@media screen and (max-width: 768px){.c-contact-sidebar__btn{padding:1.2rem 1rem;min-width:unset;width:100%;border-radius:unset;flex-direction:row;justify-content:center;align-items:center}}.c-contact-sidebar__btn:hover{transform:translateX(-5px)}@media screen and (max-width: 768px){.c-contact-sidebar__btn:hover{transform:unset}}.c-contact-sidebar__btn.--company{background-color:#72c0ce}.c-contact-sidebar__btn.--company:hover{background-color:#5aa3b0}.c-contact-sidebar__btn.--individual{background-color:#91ca7b}.c-contact-sidebar__btn.--individual:hover{background-color:#7ab063}.c-contact-sidebar__icon{width:2.7rem;height:2.7rem;margin-bottom:1rem;flex-shrink:0}@media screen and (max-width: 768px){.c-contact-sidebar__icon{width:2rem;height:2rem;margin-bottom:unset;margin-right:.5rem}}.c-contact-sidebar__text{display:flex;flex-direction:column;align-items:center;font-size:1.4rem;font-weight:700;line-height:1.3;letter-spacing:.1em;color:#fff}@media screen and (max-width: 768px){.c-contact-sidebar__text{font-size:1.2rem;text-align:center;flex-direction:row;align-items:center}}.c-contact-sidebar__text span{display:block}.c-contact-sidebar.is-visible{opacity:1;transform:translateY(-50%) translateX(0)}.c-contact-sidebar.is-hidden{opacity:0;transform:translateY(-50%) translateX(100%)}.c-heading{text-align:center}.c-heading h2{font-size:3.6rem;font-weight:700;margin-bottom:1.2rem;color:#ff9404}.c-heading span{font-size:1.8rem;font-weight:700}.c-heading-2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;margin-bottom:5rem}.c-heading-2 h2{font-size:2.4rem;font-weight:700;margin-bottom:1rem}.c-heading-2 span{display:inline-block;height:.6rem;border-radius:999rem;width:5rem;background-color:#fd8707}#loading{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity .5s ease-out}#loading.show{display:flex}#loading.hide{opacity:0;pointer-events:none}#loading span{display:block;width:100px;height:5px;background:linear-gradient(to left, #ff9900, #f85d11);margin:2.5px 0;-webkit-animation:load 2s infinite ease-in-out;animation:load 2s infinite ease-in-out;border-radius:5px}#loading span:nth-child(1){-webkit-animation-delay:0ms;animation-delay:0ms}#loading span:nth-child(2){-webkit-animation-delay:200ms;animation-delay:200ms}#loading span:nth-child(3){-webkit-animation-delay:400ms;animation-delay:400ms}#loading p{margin-top:20px;font-family:Arial,sans-serif;font-weight:bold;font-size:14px;color:#f90;letter-spacing:2px}@-webkit-keyframes load{50%{width:5px;margin-right:95px;opacity:.1}}@keyframes load{50%{width:5px;margin-right:95px;opacity:.1}}.c-page-header{width:100%;height:20rem;background-image:url("../img/page-header.jpg");background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;color:#fff}@media screen and (max-width: 768px){.c-page-header{background-image:url("../img/page-header_sp.jpg")}}.c-page-header__head span{display:block;font-size:1.4rem}.c-page-header__head h1{display:block;margin-top:1rem;font-size:3.2rem;font-weight:700}@media screen and (max-width: 768px){.c-page-header__head{text-align:center}}.c-page-header.--individual{background-image:url("../img/page-header-individual.jpg")}@media screen and (max-width: 768px){.c-page-header.--individual{background-image:url("../img/page-header-individual_sp.jpg")}}.c-page-header.--company{background-image:url("../img/page-header-company.jpg")}@media screen and (max-width: 768px){.c-page-header.--company{background-image:url("../img/page-header-company_sp.jpg")}}ul.page-numbers{display:flex;gap:1.5rem;justify-content:center;align-items:center}ul.page-numbers li{background-color:#fff;width:3.5rem;height:3.5rem;border-radius:999rem;font-weight:700}ul.page-numbers li>*{display:flex;width:100%;height:100%;align-items:center;justify-content:center}ul.page-numbers li:has(.current){background:#f90;color:#fff}.p-about__copy{margin-bottom:10rem;text-align:center}.p-about__copy h2{position:relative;font-size:3.6rem;background:linear-gradient(to right, #ff9900, #f85d11);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;padding:2rem 4rem}@media screen and (max-width: 768px){.p-about__copy h2{font-size:2.4rem;padding-inline:unset}}.p-about__copy h2::before{content:"";position:absolute;left:0;top:0;width:2rem;height:2rem;background-image:url("../img/ornament-1.svg");background-size:cover}@media screen and (max-width: 768px){.p-about__copy h2::before{left:-2rem}}.p-about__copy h2::after{content:"";position:absolute;right:0;bottom:0;width:2rem;height:2rem;background-image:url("../img/ornament-1.svg");transform:rotate(180deg);background-size:cover}@media screen and (max-width: 768px){.p-about__copy h2::after{right:-2rem}}.p-about__copy p{font-size:1.6rem;margin-top:3.5rem}@media screen and (max-width: 768px){.p-about__copy p{font-size:1.4rem}}.p-about__pages__list{display:grid;grid-template-columns:repeat(auto-fit, 30rem);justify-content:center;-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width: 768px){.p-about__pages__list{grid-template-columns:repeat(1, 1fr);grid-row-gap:3rem}}.p-about__pages__link{border-radius:2.5%;border:1px solid #d5d5d5}.p-about__pages__link:hover{border-color:#f90}.p-about__pages__link:hover .p-about__pages__link-title{background-color:#f90}.p-about__pages__link:hover .p-about__pages__link-title h3{color:#fff;font-weight:700}.p-about__pages__link:hover .p-about__pages__link-title:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.p-about__pages__link a{display:block;width:100%;height:100%;border-radius:2.5%;overflow:hidden}.p-about__pages__link a img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;overflow:hidden}.p-about__pages__link-title{padding:2rem 2.5rem;background:#fff;transition:.3s;position:relative}.p-about__pages__link-title h3{transition:.3s}.p-about__pages__link-title:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:2rem;display:inline-block;border-style:solid;border-width:5px 0 5px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f90}.p-archive__function{margin-bottom:5rem}.p-company__message{margin-bottom:12rem;padding-block:6rem 8rem;background-color:#faf7f0}.p-company__message__block{display:flex;gap:3.5rem}@media screen and (max-width: 768px){.p-company__message__block{flex-direction:column}}.p-company__message__img{position:relative;width:30rem;z-index:1}@media screen and (max-width: 768px){.p-company__message__img{width:16.5rem;margin-inline:auto}}.p-company__message__img img{width:100%;-o-object-fit:cover;object-fit:cover}.p-company__message__content{flex:1}.p-company__message__content h3{font-size:2.4rem;position:relative;background:linear-gradient(to right, #ff9900, #f85d11);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2rem 4rem;margin-bottom:5rem}@media screen and (max-width: 768px){.p-company__message__content h3{width:100%;padding-inline:unset;text-align:center;font-size:1.6rem}}.p-company__message__content h3::before{content:"";position:absolute;left:0;top:0;width:2rem;height:2rem;background-image:url("../img/ornament-1.svg");background-size:cover}@media screen and (max-width: 768px){.p-company__message__content h3::before{left:-2rem}}.p-company__message__content h3::after{content:"";position:absolute;right:0;bottom:0;width:2rem;height:2rem;background-image:url("../img/ornament-1.svg");transform:rotate(180deg);background-size:cover}@media screen and (max-width: 768px){.p-company__message__content h3::after{right:-2rem}}.p-company__message__content>p{margin-bottom:2rem;padding-top:2.5rem;padding-right:10rem;position:relative;z-index:0;font-size:1.6rem}@media screen and (max-width: 768px){.p-company__message__content>p{padding-block:3rem;padding-inline:2rem;margin-bottom:unset}}.p-company__message__content>p::after{content:"";position:absolute;background-color:#fff;top:0;right:0;width:87.5rem;height:calc(100% + 7rem);z-index:-1}@media screen and (max-width: 768px){.p-company__message__content>p::after{width:100%;top:-15rem;height:calc(100% + 25rem)}}.p-company__message__name{display:flex;align-items:flex-end;justify-content:flex-end;font-weight:700;position:relative;z-index:2;padding-right:4rem;height:3rem}.p-company__message__name span{font-size:1.6rem;margin-right:1.5rem}.p-company__message__name p{font-size:2.4rem;line-height:1}.p-company__info table{width:100%}.p-company__info table th,.p-company__info table td{font-size:2rem;padding-block:5rem 4rem}@media screen and (max-width: 768px){.p-company__info table th,.p-company__info table td{font-size:1.4rem;display:inline-block;width:100%;padding-block:1rem}}.p-company__info table th{min-width:18rem;border-bottom:1px solid #f90;font-weight:700}.p-company__info table td{padding-left:6rem;line-height:1.75;border-bottom:1px solid rgba(0,0,0,.5)}@media screen and (max-width: 768px){.p-company__info table td{padding-left:unset;margin-bottom:2rem}}.p-contact__content{display:flex;justify-content:space-between;-moz-column-gap:5rem;column-gap:5rem;margin-top:10rem}@media screen and (max-width: 768px){.p-contact__content{flex-direction:column}}.p-contact__content h2{width:100%;font-size:2.4rem;padding-bottom:1rem;position:relative;margin-bottom:3.5rem}.p-contact__content h2::before{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:3px solid #c4c4c4}.p-contact__content h2::after{content:"";position:absolute;bottom:0;left:0;width:6rem;border-bottom:3px solid #c4c4c4}.p-contact__company{width:100%}.p-contact__company h2::after{border-color:#72c0ce}.p-contact__personal{width:100%}.p-contact__personal h2::after{border-color:#91ca7b}.p-contact__block{margin-bottom:4rem}.p-contact__block h3{font-size:1.8rem;padding-left:2rem;position:relative;margin-bottom:1.5rem}.p-contact__block h3::before{content:"";width:1.2rem;height:1.2rem;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#fff;border-radius:999rem}.p-contact__block h4{font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media screen and (max-width: 768px){.p-contact__block h4{font-size:1.4rem}}.p-contact__block p{margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-contact__block p{margin-bottom:1.5rem}}.p-contact__block .c-btn{margin-bottom:4rem}@media screen and (max-width: 768px){.p-contact__block .c-btn{margin-bottom:2rem;width:100%}}.p-contact__block.-company h3::before{background-color:#72c0ce}.p-contact__block.-personal h3::before{background-color:#91ca7b}.p-contact-company__content{padding-block:6rem 8rem}.p-contact-company__alert{margin-bottom:3rem}.p-contact-company__alert h2{font-size:1.8rem;padding-left:2rem;position:relative;margin-bottom:1.5rem}.p-contact-company__alert h2::before{content:"";width:1.2rem;height:1.2rem;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#72c0ce;border-radius:999rem}.p-contact-company__alert a{text-decoration:underline;transition:.3s}.p-contact-company__alert a:hover{opacity:.6}.p-contact-company__alert ul{padding-left:2rem}.p-contact-company__alert ul li{list-style-type:disc;margin-bottom:1rem}.p-contact-company__alert ul li p{font-size:1.6rem}.p-contact-company__form{padding:10rem 7.5rem;background-color:#fff;border-radius:8rem}@media screen and (max-width: 768px){.p-contact-company__form{padding-inline:1.8rem;padding-block:5rem;border-radius:3rem}}.p-contact-company__form .wpcf7-form .contact-form-row{padding-block:3rem;display:grid;grid-template-columns:30rem auto;-moz-column-gap:3rem;column-gap:3rem;align-items:flex-start;border-bottom:1px solid #e3e3e3}@media screen and (max-width: 768px){.p-contact-company__form .wpcf7-form .contact-form-row{grid-template-columns:1fr}}.p-contact-company__form .wpcf7-form .contact-form-row:first-of-type{border-top:1px solid #e3e3e3}.p-contact-company__form .wpcf7-form .contact-form-label{min-width:20rem;font-size:1.8rem;font-weight:700;padding-top:1rem;position:relative}@media screen and (max-width: 768px){.p-contact-company__form .wpcf7-form .contact-form-label{margin-bottom:2rem}}.p-contact-company__form .wpcf7-form .contact-form-label::before{font-size:1.4rem;padding:.5rem 2rem;border-radius:999rem;margin-right:3rem}.p-contact-company__form .wpcf7-form .contact-form-label.required::before{content:"必須";background-color:#ff6b6b;color:#fff}.p-contact-company__form .wpcf7-form .contact-form-label:not(.required)::before{content:"任意";background-color:#d3d3d3;color:#fff}.p-contact-company__form .wpcf7-form .contact-form-field{flex:1}.p-contact-company__form .wpcf7-form .contact-form-field input[type=text],.p-contact-company__form .wpcf7-form .contact-form-field input[type=email],.p-contact-company__form .wpcf7-form .contact-form-field input[type=date],.p-contact-company__form .wpcf7-form .contact-form-field input[type=tel],.p-contact-company__form .wpcf7-form .contact-form-field input[type=number],.p-contact-company__form .wpcf7-form .contact-form-field input[type=url],.p-contact-company__form .wpcf7-form .contact-form-field textarea,.p-contact-company__form .wpcf7-form .contact-form-field select{width:100%;padding:1.2rem 1.6rem;border:1px solid #ddd;border-radius:.4rem;font-size:1.6rem;background-color:#fff;transition:border-color .3s ease}.p-contact-company__form .wpcf7-form .contact-form-field input[type=text]:focus,.p-contact-company__form .wpcf7-form .contact-form-field input[type=email]:focus,.p-contact-company__form .wpcf7-form .contact-form-field input[type=date]:focus,.p-contact-company__form .wpcf7-form .contact-form-field input[type=tel]:focus,.p-contact-company__form .wpcf7-form .contact-form-field input[type=number]:focus,.p-contact-company__form .wpcf7-form .contact-form-field input[type=url]:focus,.p-contact-company__form .wpcf7-form .contact-form-field textarea:focus,.p-contact-company__form .wpcf7-form .contact-form-field select:focus{outline:none;border-color:#72c0ce;box-shadow:0 0 0 2px rgba(114,192,206,.2)}.p-contact-company__form .wpcf7-form .contact-form-field input[type=text]::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field input[type=email]::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field input[type=date]::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field input[type=tel]::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field input[type=number]::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field input[type=url]::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field textarea::-moz-placeholder, .p-contact-company__form .wpcf7-form .contact-form-field select::-moz-placeholder{color:#999}.p-contact-company__form .wpcf7-form .contact-form-field input[type=text]::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field input[type=email]::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field input[type=date]::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field input[type=tel]::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field input[type=number]::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field input[type=url]::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field textarea::placeholder,.p-contact-company__form .wpcf7-form .contact-form-field select::placeholder{color:#999}.p-contact-company__form .wpcf7-form .contact-form-field textarea{min-height:12rem;resize:vertical}.p-contact-company__form .wpcf7-form .contact-form-field input[type=file]{border:1px solid #ddd;border-radius:.4rem;background-color:#fff;width:100%}.p-contact-company__form .wpcf7-form .contact-form-field ::-webkit-file-upload-button{color:#1f2937;border:none;cursor:pointer;border-right:1px solid #bfc2c7;padding:1rem 2rem;margin-right:1rem}.p-contact-company__form .wpcf7-form .contact-form-field ::file-selector-button,.p-contact-company__form .wpcf7-form .contact-form-field ::-webkit-file-upload-button{color:#1f2937;border:none;cursor:pointer;border-right:1px solid #bfc2c7;padding:1rem 2rem;margin-right:1rem}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio{display:flex;flex-direction:column;gap:1rem}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item{margin:0}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;cursor:pointer;padding:.8rem 1.2rem;transition:all .3s ease}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item label:hover{background-color:#f5f5f5}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item label span{flex:1;line-height:1.25}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.8rem;height:1.8rem;border:2px solid #ddd;border-radius:50%;position:relative}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]:checked{border-color:#72c0ce}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1rem;height:1rem;background-color:#72c0ce;border-radius:50%}.p-contact-company__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]:checked+label{background-color:#f0f8fa;border-color:#72c0ce}.p-contact-company__form .wpcf7-form .contact-form-field small{display:block;padding-block:1.5rem;font-size:1.2rem;line-height:1.25}.p-contact-company__form .wpcf7-form .contact-form-field small b{font-weight:400;color:red}.p-contact-company__form .wpcf7-form .contact-form-submit{text-align:center;margin-top:4rem}.p-contact-company__form .wpcf7-form .contact-form-submit input[type=submit]{background:linear-gradient(to left, #fe9404, #f95f11);color:#fff;border:none;padding:1.6rem 4rem;font-size:1.8rem;font-weight:700;border-radius:999rem;cursor:pointer;transition:transform .3s ease;min-width:20rem}@media screen and (max-width: 768px){.p-contact-company__form .wpcf7-form .contact-form-submit input[type=submit]{width:100%}}.p-contact-company__form .wpcf7-form .contact-form-submit input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(114,192,206,.3)}.p-contact-company__form .wpcf7-form .contact-form-submit input[type=submit]:active{transform:translateY(0)}.p-contact-company__form .wpcf7-form .wpcf7-not-valid-tip{color:#ff6b6b;font-size:1.4rem;margin-top:.5rem;display:block}.p-contact-company__form .wpcf7-form .wpcf7-validation-errors{background-color:#fee;border:1px solid #ff6b6b;padding:1.5rem;border-radius:.4rem;margin-bottom:2rem;color:#d32f2f}.p-contact-company__form .wpcf7-form .wpcf7-mail-sent-ok{background-color:#e8f5e8;border:1px solid #4caf50;padding:1.5rem;border-radius:.4rem;margin-bottom:2rem;color:#2e7d32}.p-contact-individual__content{padding-block:6rem 8rem}.p-contact-individual__alert{margin-bottom:3rem}.p-contact-individual__alert h2{font-size:1.8rem;padding-left:2rem;position:relative;margin-bottom:1.5rem}.p-contact-individual__alert h2::before{content:"";width:1.2rem;height:1.2rem;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#91ca7b;border-radius:999rem}.p-contact-individual__alert a{text-decoration:underline;transition:.3s}.p-contact-individual__alert a:hover{opacity:.6}.p-contact-individual__alert ul{padding-left:2rem}.p-contact-individual__alert ul li{list-style-type:disc;margin-bottom:1rem}.p-contact-individual__alert ul li p{font-size:1.6rem}.p-contact-individual__form{padding:10rem 7.5rem;background-color:#fff;border-radius:8rem}@media screen and (max-width: 768px){.p-contact-individual__form{padding-inline:1.8rem;padding-block:5rem;border-radius:3rem}}.p-contact-individual__form .wpcf7-form .contact-form-row{padding-block:3rem;display:grid;grid-template-columns:30rem auto;-moz-column-gap:3rem;column-gap:3rem;align-items:flex-start;border-bottom:1px solid #e3e3e3}@media screen and (max-width: 768px){.p-contact-individual__form .wpcf7-form .contact-form-row{grid-template-columns:1fr}}.p-contact-individual__form .wpcf7-form .contact-form-row:first-of-type{border-top:1px solid #e3e3e3}.p-contact-individual__form .wpcf7-form .contact-form-label{min-width:20rem;font-size:1.8rem;font-weight:700;padding-top:1rem;position:relative}@media screen and (max-width: 768px){.p-contact-individual__form .wpcf7-form .contact-form-label{margin-bottom:2rem}}.p-contact-individual__form .wpcf7-form .contact-form-label::before{font-size:1.4rem;padding:.5rem 2rem;border-radius:999rem;margin-right:3rem}.p-contact-individual__form .wpcf7-form .contact-form-label.required::before{content:"必須";background-color:#ff6b6b;color:#fff}.p-contact-individual__form .wpcf7-form .contact-form-label:not(.required)::before{content:"任意";background-color:#d3d3d3;color:#fff}.p-contact-individual__form .wpcf7-form .contact-form-field{flex:1}.p-contact-individual__form .wpcf7-form .contact-form-field input[type=text],.p-contact-individual__form .wpcf7-form .contact-form-field input[type=email],.p-contact-individual__form .wpcf7-form .contact-form-field input[type=date],.p-contact-individual__form .wpcf7-form .contact-form-field textarea,.p-contact-individual__form .wpcf7-form .contact-form-field select{width:100%;padding:1.2rem 1.6rem;border:1px solid #ddd;border-radius:.4rem;font-size:1.6rem;background-color:#fff;transition:border-color .3s ease}.p-contact-individual__form .wpcf7-form .contact-form-field input[type=text]:focus,.p-contact-individual__form .wpcf7-form .contact-form-field input[type=email]:focus,.p-contact-individual__form .wpcf7-form .contact-form-field input[type=date]:focus,.p-contact-individual__form .wpcf7-form .contact-form-field textarea:focus,.p-contact-individual__form .wpcf7-form .contact-form-field select:focus{outline:none;border-color:#f90;box-shadow:0 0 0 2px rgba(255,153,0,.2)}.p-contact-individual__form .wpcf7-form .contact-form-field input[type=text]::-moz-placeholder, .p-contact-individual__form .wpcf7-form .contact-form-field input[type=email]::-moz-placeholder, .p-contact-individual__form .wpcf7-form .contact-form-field input[type=date]::-moz-placeholder, .p-contact-individual__form .wpcf7-form .contact-form-field textarea::-moz-placeholder, .p-contact-individual__form .wpcf7-form .contact-form-field select::-moz-placeholder{color:#999}.p-contact-individual__form .wpcf7-form .contact-form-field input[type=text]::placeholder,.p-contact-individual__form .wpcf7-form .contact-form-field input[type=email]::placeholder,.p-contact-individual__form .wpcf7-form .contact-form-field input[type=date]::placeholder,.p-contact-individual__form .wpcf7-form .contact-form-field textarea::placeholder,.p-contact-individual__form .wpcf7-form .contact-form-field select::placeholder{color:#999}.p-contact-individual__form .wpcf7-form .contact-form-field textarea{min-height:12rem;resize:vertical}.p-contact-individual__form .wpcf7-form .contact-form-field input[type=file]{border:1px solid #ddd;border-radius:.4rem;background-color:#fff;width:100%}.p-contact-individual__form .wpcf7-form .contact-form-field ::-webkit-file-upload-button{color:#1f2937;border:none;cursor:pointer;border-right:1px solid #bfc2c7;padding:1rem 2rem;margin-right:1rem}.p-contact-individual__form .wpcf7-form .contact-form-field ::file-selector-button,.p-contact-individual__form .wpcf7-form .contact-form-field ::-webkit-file-upload-button{color:#1f2937;border:none;cursor:pointer;border-right:1px solid #bfc2c7;padding:1rem 2rem;margin-right:1rem}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio{display:flex;flex-direction:column;gap:1rem}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item{margin:0}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;cursor:pointer;padding:.8rem 1.2rem;transition:all .3s ease}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item label:hover{background-color:#f5f5f5}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item label span{flex:1;line-height:1.25}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.8rem;height:1.8rem;border:2px solid #ddd;border-radius:50%;position:relative}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]:checked{border-color:#f90}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1rem;height:1rem;background-color:#f90;border-radius:50%}.p-contact-individual__form .wpcf7-form .contact-form-field .wpcf7-radio .wpcf7-list-item input[type=radio]:checked+label{background-color:#fff8f0;border-color:#f90}.p-contact-individual__form .wpcf7-form .contact-form-field small{display:block;padding-block:1.5rem;font-size:1.2rem;line-height:1.25}.p-contact-individual__form .wpcf7-form .contact-form-field small b{font-weight:400;color:red}.p-contact-individual__form .wpcf7-form .contact-form-submit{text-align:center;margin-top:4rem}.p-contact-individual__form .wpcf7-form .contact-form-submit input[type=submit]{background:linear-gradient(to right, #ff9900, #f85d11);color:#fff;border:none;padding:1.6rem 4rem;font-size:1.8rem;font-weight:700;border-radius:999rem;cursor:pointer;transition:transform .3s ease;min-width:20rem}.p-contact-individual__form .wpcf7-form .contact-form-submit input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(248,93,17,.3)}.p-contact-individual__form .wpcf7-form .contact-form-submit input[type=submit]:active{transform:translateY(0)}@media screen and (max-width: 768px){.p-contact-individual__form .wpcf7-form .contact-form-submit input[type=submit]{width:100%}}.p-contact-individual__form .wpcf7-form .wpcf7-not-valid-tip{color:#ff6b6b;font-size:1.4rem;margin-top:.5rem;display:block}.p-contact-individual__form .wpcf7-form .wpcf7-validation-errors{background-color:#fee;border:1px solid #ff6b6b;padding:1.5rem;border-radius:.4rem;margin-bottom:2rem;color:#d32f2f}.p-contact-individual__form .wpcf7-form .wpcf7-mail-sent-ok{background-color:#e8f5e8;border:1px solid #4caf50;padding:1.5rem;border-radius:.4rem;margin-bottom:2rem;color:#2e7d32}.p-faq__content{padding-block:6rem 8rem}.p-faq__list{margin-top:4rem}.p-faq__item{border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:2rem;background-color:#fff;padding:1rem 3rem}@media screen and (max-width: 768px){.p-faq__item{position:relative;margin-bottom:4rem}}.p-faq__item:last-child{border-bottom:none}.p-faq__question{display:flex;align-items:center;gap:2rem;padding-block:2rem;cursor:pointer;position:relative}@media screen and (max-width: 768px){.p-faq__question{position:unset}}.p-faq__question h3{flex:1;font-size:2rem;font-weight:700;line-height:1.6;margin:0}@media screen and (max-width: 768px){.p-faq__question h3{font-size:1.6rem}}.p-faq__q-mark,.p-faq__a-mark{font-size:2.4rem;font-weight:700;color:#fd8707}.p-faq__a-mark{padding-top:.5rem}.p-faq__toggle{position:relative;width:2rem;height:2rem;cursor:pointer;margin-top:.5rem;background-color:#fd8707;padding:1.2rem 2rem;border-radius:999rem}@media screen and (max-width: 768px){.p-faq__toggle{position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:7rem;height:2.5rem}}.p-faq__toggle::before,.p-faq__toggle::after{content:"";position:absolute;top:50%;left:50%;width:1.5rem;height:.3rem;background-color:#fff;transition:transform .3s ease}.p-faq__toggle::before{transform:translate(-50%, -50%)}.p-faq__toggle::after{transform:translate(-50%, -50%) rotate(90deg)}.is-open .p-faq__toggle::after{transform:translate(-50%, -50%) rotate(0deg)}.p-faq__answer{display:none;padding-block:2rem;gap:2rem;align-items:center}.p-faq__answer.is-open{display:flex;align-items:flex-start;border-top:1px solid #fd8707}.p-faq__answer-content{flex:1;font-size:1.8rem;line-height:1.7}.p-faq__answer-content p{margin-bottom:1rem}.p-faq__answer-content p:last-child{margin-bottom:0}.p-fp{margin-bottom:unset}.p-fp__mv{width:100%;height:52.2rem}@media screen and (max-width: 768px){.p-fp__mv{height:26rem}}.p-fp__mv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-fp__pickup{margin-top:10rem;margin-bottom:12rem}.p-fp__pickup__list{margin-top:5rem;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:3rem}@media screen and (max-width: 768px){.p-fp__pickup__list{grid-template-columns:repeat(1, 100%);grid-row-gap:3rem}}.p-fp__pickup__item{width:100%}.p-fp__pickup__item__img{position:relative;aspect-ratio:16/10;margin-bottom:1.5rem;cursor:pointer}@media(hover: hover){.p-fp__pickup__item__img:hover .img_hover{opacity:1}}.p-fp__pickup__item__img.mobile-active .img_hover{opacity:1}.p-fp__pickup__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:1.5rem;background-color:#fff;transition:.3s}.p-fp__pickup__item img.img_hover{opacity:0;background-color:#fff}.p-fp__pickup__item p{font-size:2rem;font-weight:700}.p-fp__pickup__more{margin-top:6rem;text-align:center}.p-fp__archive{margin-bottom:12rem}.p-fp__archive__more{text-align:center}.p-fp__about{background:#faf7f0;padding-block:6rem 11rem}.p-fp__about__text{margin-block:3rem 5rem;text-align:center;font-size:1.6rem}.p-fp__about__list{display:grid;grid-template-columns:repeat(auto-fit, 30rem);justify-content:center;-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width: 768px){.p-fp__about__list{grid-template-columns:repeat(1, 100%);grid-row-gap:3rem}}.p-fp__about__link{width:100%;border-radius:2.5%;border:1px solid #d5d5d5}.p-fp__about__link:hover{border-color:#f90}.p-fp__about__link:hover .p-fp__about__link-title{background-color:#f90}.p-fp__about__link:hover .p-fp__about__link-title h3{color:#fff;font-weight:700}.p-fp__about__link:hover .p-fp__about__link-title:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.p-fp__about__link a{display:block;width:100%;height:100%;border-radius:2.5%;overflow:hidden}.p-fp__about__link a img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;overflow:hidden}.p-fp__about__link-title{padding:2rem 2.5rem;background:#fff;transition:.3s;position:relative}.p-fp__about__link-title h3{transition:.3s}.p-fp__about__link-title:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:2rem;display:inline-block;border-style:solid;border-width:5px 0 5px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f90}.p-manual__function{margin-block:3rem 5rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.p-manual__function{flex-direction:column-reverse;gap:2rem}}.p-manual__items{display:grid;grid-template-columns:repeat(2, calc(50% - 1.5rem));grid-row-gap:6rem;grid-column-gap:3rem}@media screen and (max-width: 768px){.p-manual__items{grid-template-columns:repeat(1, 1fr)}}.p-manual__items img{width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:1.5em}.p-manual__item__content span{color:#717070;display:block;font-size:1.2rem;margin-bottom:.5rem}.p-manual__item__content p{font-size:1.6rem;font-weight:700;margin-bottom:2rem}.p-manual__item__btn{width:100%;position:relative}.p-manual__item__btn::after{content:"";background-image:url("../img/icon-pdf.svg");background-size:cover;width:1.6rem;height:1.8rem;position:absolute;top:50%;right:3rem;transform:translateY(-50%);cursor:none}.p-other__content{padding:5rem 0}.p-other__links__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(30rem, 1fr));gap:3rem;max-width:100rem;margin:0 auto}.p-other__links__item{border:1px solid #ddd;border-radius:1rem;overflow:hidden;transition:all .3s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.p-other__links__item:hover{border-color:#f90;box-shadow:0 8px 20px rgba(255,153,0,.15)}.p-other__links__item:hover .p-other__links__arrow::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f90}.p-other__links__item:hover h3{color:#f90}.p-other__links__item a{display:block;padding:3rem;text-decoration:none;color:inherit;height:100%;position:relative}.p-other__links__item h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#333;transition:color .3s ease}.p-other__links__item p{font-size:1.4rem;color:#666;line-height:1.6;margin-bottom:0}.p-other__links__arrow{position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.p-other__links__arrow::after{content:"";display:inline-block;border-style:solid;border-width:8px 0 8px 12px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ccc;transition:border-color .3s ease}@media(max-width: 768px){.p-other__links__list{grid-template-columns:1fr;gap:2rem}.p-other__links__item a{padding:2rem}.p-other__links__item h3{font-size:1.6rem}.p-other__links__item p{font-size:1.3rem}}.p-philosophy__mission{padding:8rem 0;background:linear-gradient(135deg, rgba(255, 153, 0, 0.05) 0%, rgba(255, 153, 0, 0.02) 100%);text-align:center;position:relative}.p-philosophy__mission::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../img/ornament-1.svg");background-size:100px;background-repeat:no-repeat;background-position:10% 20%;opacity:.1}.p-philosophy__mission::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background-image:url("../img/ornament-1.svg");background-size:100px;background-repeat:no-repeat;background-position:90% 80%;opacity:.1;transform:rotate(180deg)}.p-philosophy__mission-content{position:relative;z-index:1}.p-philosophy__mission-title{font-size:2.4rem;font-weight:700;color:#f90;margin-bottom:3rem;letter-spacing:.1em}.p-philosophy__mission-text{font-size:2.8rem;font-weight:700;line-height:1.6;background:linear-gradient(to right, #ff9900, #f85d11);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;max-width:80rem;margin:0 auto}.p-philosophy__values{padding:8rem 0}.p-philosophy__values-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem 3rem;margin-top:5rem;max-width:80rem;margin-left:auto;margin-right:auto}.p-philosophy__value-item{text-align:center;padding:3rem 2rem;background:#fff;border-radius:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(255,153,0,.1)}.p-philosophy__value-item:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(255,153,0,.15);border-color:#f90}.p-philosophy__value-item:hover .p-philosophy__value-number{background:#f90;color:#fff}.p-philosophy__value-item h3{font-size:2rem;font-weight:700;margin:2rem 0 1.5rem 0;color:#333}.p-philosophy__value-item p{font-size:1.4rem;line-height:1.8;color:#666;margin-bottom:0}.p-philosophy__value-icon{margin-bottom:2rem}.p-philosophy__value-icon img{width:6rem;height:6rem;-o-object-fit:contain;object-fit:contain}.p-philosophy__value-number{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;background:rgba(255,153,0,.1);color:#f90;font-size:2rem;font-weight:700;transition:all .3s ease}.p-philosophy__vision{padding:8rem 0;background:#f8f9fa}.p-philosophy__vision-content{max-width:90rem;margin:3rem auto 0}.p-philosophy__vision-text h3{font-size:2rem;font-weight:700;color:#f90;margin-bottom:2rem;border-left:4px solid #f90;padding-left:2rem}.p-philosophy__vision-text ul{margin-bottom:3rem}.p-philosophy__vision-text ul li{font-size:1.5rem;line-height:1.8;margin-bottom:1.5rem;color:#555;position:relative;padding-left:3rem}.p-philosophy__vision-text ul li::before{content:"✓";position:absolute;left:0;top:0;color:#f90;font-weight:700;font-size:1.6rem}.p-philosophy__vision-text p{font-size:1.6rem;line-height:1.8;color:#555;text-align:center;background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 2px 10px rgba(0,0,0,.05);border-left:4px solid #f90}.p-philosophy__message{padding:8rem 0;background:#faf4f0;text-align:center}.p-philosophy__message-content{max-width:80rem;margin:0 auto}.p-philosophy__message-text p{font-size:1.6rem;line-height:1.8;margin-bottom:2rem;opacity:.95}.p-philosophy__message-text p:last-child{margin-bottom:0}@media(max-width: 768px){.p-philosophy__mission{padding:5rem 0}.p-philosophy__mission-title{font-size:2rem}.p-philosophy__mission-text{font-size:2rem}.p-philosophy__values{padding:5rem 0}.p-philosophy__values-grid{grid-template-columns:1fr;gap:3rem;margin-top:3rem}.p-philosophy__value-item{padding:2.5rem 2rem}.p-philosophy__value-item h3{font-size:1.8rem}.p-philosophy__value-item p{font-size:1.3rem}.p-philosophy__vision{padding:5rem 0}.p-philosophy__vision-text h3{font-size:1.8rem;padding-left:1.5rem}.p-philosophy__vision-text ul li{font-size:1.4rem;padding-left:2.5rem}.p-philosophy__vision-text p{font-size:1.5rem;padding:2.5rem 2rem}.p-philosophy__message{padding:5rem 0}.p-philosophy__message-text p{font-size:1.5rem}}.p-policy__content{padding:5rem 0}.p-policy__text{max-width:80rem;margin:0 auto}.p-policy__text h2{font-size:2.4rem;font-weight:700;color:#f90;margin-bottom:3rem;padding-bottom:1rem;border-bottom:2px solid #f90}.p-policy__text h3{font-size:1.8rem;font-weight:700;margin:3rem 0 1.5rem 0;color:#333;border-left:4px solid #f90;padding-left:1rem}.p-policy__text p{font-size:1.4rem;line-height:1.8;margin-bottom:2rem;color:#555}.p-policy__text ul{margin-bottom:2rem;padding-left:2rem}.p-policy__text ul li{font-size:1.4rem;line-height:1.8;margin-bottom:.8rem;color:#555;position:relative}.p-policy__text ul li::before{content:"";color:#f90;position:absolute;left:-1.5rem}.p-policy__date{text-align:right;font-size:1.2rem;color:#777;margin-top:3rem;padding-top:2rem;border-top:1px solid #ddd}.p-product{margin-bottom:unset}.p-product__pickup{margin-top:10rem;margin-bottom:12rem}.p-product__pickup__list{margin-top:5rem;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:3rem}@media screen and (max-width: 768px){.p-product__pickup__list{grid-template-columns:repeat(1, 100%);grid-row-gap:3rem}}.p-product__pickup__item__img{position:relative;aspect-ratio:16/10;margin-bottom:1.5rem}.p-product__pickup__item__img:hover .img_hover{opacity:1}.p-product__pickup__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#fff;transition:.3s}.p-product__pickup__item img.img_hover{opacity:0;background-color:#fff}.p-product__pickup__item p{font-size:2rem;font-weight:700}.p-product__pickup__more{margin-top:6rem;text-align:center}.p-product__archive{background-color:#faf7f0;padding-block:6rem}.p-product__archive__more{text-align:center}.p-product-list__function{margin-block:3rem 5rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.p-product-list__function{flex-direction:column-reverse;gap:2rem}}.p-product-list__items{display:grid;grid-template-columns:repeat(2, calc(50% - 1.5rem));grid-row-gap:6rem;grid-column-gap:3rem}@media screen and (max-width: 768px){.p-product-list__items{grid-template-columns:repeat(1, 1fr)}}.p-product-list__item{width:100%;list-style:none}.p-product-list__item__img{position:relative;aspect-ratio:16/10;background-color:#fff;cursor:pointer}@media(hover: hover){.p-product-list__item__img:hover .img_hover{opacity:1}}.p-product-list__item__img.mobile-active .img_hover{opacity:1}.p-product-list__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.p-product-list__item img.img_hover{opacity:0;background-color:#fff}.p-product-list__item__content p{font-size:1.8rem;font-weight:700;padding-block:1.5rem;border-bottom:1px solid #edd0af}.p-product-list__item__content table{margin-top:2rem}.p-product-list__item__content table th,.p-product-list__item__content table td{font-size:1.4rem;font-weight:400}.p-product-list__item__content table th:not(:last-child),.p-product-list__item__content table td:not(:last-child){padding-bottom:1.2rem}.p-product-list__item__content table th{padding-right:1rem;white-space:nowrap}.p-product-list__item__content table td{padding-bottom:1.2rem}.p-product-list__item__content table td:not(:last-child){padding-bottom:1.2rem}.p-product-list__item__btn{display:flex;gap:1.5rem;margin-top:2rem}.p-product-list__item__btn a:nth-child(1){width:100%;padding-inline:unset}.p-product-list__item__btn a:nth-child(2){width:100%;padding-inline:unset}.p-seminar{margin-bottom:unset}.p-seminar__archive{background-color:#faf7f0;padding-block:6rem}.p-single__meta{display:flex;align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;margin-bottom:.5rem}.p-single__meta__date{color:#767676;font-size:1.4rem}.p-single__meta__category{background-color:#767676;color:#fff;padding:.5rem 2rem;font-size:1.2rem}.p-single__title{font-size:3.2rem;font-weight:700;color:#f9680d;padding-block:1.5rem}@media screen and (max-width: 768px){.p-single__title{font-size:2.4rem}}.p-single__thumbnail{width:100%;margin-block:1rem 2rem}.p-single__thumbnail img{max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-single__content p{font-size:1.6rem;padding-block:1rem}.p-single__content p a{text-decoration:underline;transition:.3s}.p-single__content p a:hover{opacity:.6}.p-single__content img{max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin-block:1rem 2rem}.p-single__btn{text-align:center}.p-sitemap__content{padding:5rem 0}.p-sitemap__list{max-width:120rem;margin:0 auto}.p-sitemap__section{margin-bottom:4rem}.p-sitemap__section:last-child{margin-bottom:0}.p-sitemap__section h2{font-size:2rem;font-weight:700;color:#f90;margin-bottom:2rem;padding:1rem 2rem;background:rgba(255,153,0,.1);border-left:4px solid #f90;border-radius:0 .5rem .5rem 0}.p-sitemap__section ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(25rem, 1fr));gap:1rem 2rem;margin-left:2rem}.p-sitemap__section ul li{position:relative;padding:.8rem 0;border-bottom:1px solid #eee}.p-sitemap__section ul li::before{content:"→";color:#f90;margin-right:1rem;font-weight:700}.p-sitemap__section ul li a{font-size:1.4rem;color:#333;text-decoration:none;transition:color .3s ease;line-height:1.6}.p-sitemap__section ul li a:hover{color:#f90;text-decoration:underline}.p-sitemap__section ul li:last-child{border-bottom:none}@media(max-width: 768px){.p-sitemap__section{margin-bottom:3rem}.p-sitemap__section h2{font-size:1.8rem;padding:.8rem 1.5rem}.p-sitemap__section ul{grid-template-columns:1fr;margin-left:1rem;gap:.5rem}.p-sitemap__section ul li{padding:.5rem 0}.p-sitemap__section ul li a{font-size:1.3rem}}.p-strength__head{background-color:#faf7f0;padding-block:4rem}.p-strength__head__header h3{position:relative;font-size:2.4rem;padding-top:3rem;padding-left:3rem;margin-bottom:3rem;color:#db590b}@media screen and (max-width: 768px){.p-strength__head__header h3{padding-left:2rem;font-size:2rem}}.p-strength__head__header h3::before{content:"";background-image:url("../img/ornament-1.svg");background-size:cover;width:2.5rem;height:2.5rem;position:absolute;top:0;left:0}.p-strength__head img{width:100%;-o-object-fit:cover;object-fit:cover}.p-strength__point{padding-block:6rem}.p-strength__point__list li{display:flex;-moz-column-gap:2rem;column-gap:2rem;align-items:center;height:3rem}@media screen and (max-width: 768px){.p-strength__point__list li{flex-direction:column;align-items:flex-start;gap:1.5rem;height:unset}}.p-strength__point__list li:not(:last-child){margin-bottom:2rem}.p-strength__point__list li img{height:100%;-o-object-fit:cover;object-fit:cover;margin-top:-1rem}@media screen and (max-width: 768px){.p-strength__point__list li img{margin-top:unset}}.p-strength__point__list li p{font-size:1.8rem;font-weight:700}@media screen and (max-width: 768px){.p-strength__point__list li p{line-height:1.25}}.p-strength__point__list li p span{color:#db590b}.p-strength__import{background-color:#faf7f0;padding-block:6rem}.p-strength__import__header{position:relative;padding-left:6rem}.p-strength__import__header h3{font-size:2.4rem;font-weight:700;margin-bottom:3rem}.p-strength__import__header h3:before{content:"";background-image:url("../img/import.png");background-size:cover;width:4rem;height:4rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-strength__import img{width:100%;-o-object-fit:cover;object-fit:cover}.p-strength__desc{padding-block:4rem}.p-strength__desc ul li{position:relative;padding-left:5rem;font-size:1.8rem;margin-bottom:2rem}@media screen and (max-width: 768px){.p-strength__desc ul li{padding-left:3rem}}.p-strength__desc ul li span{color:#1f517c}.p-strength__desc ul li::before{content:"";width:1rem;height:1rem;border-radius:999rem;background:#5f91a7;position:absolute;top:1rem;left:0}.p-404{height:100vh;width:100%;padding-block:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.p-404 h2{font-size:30rem;color:#202020;font-weight:700}@media screen and (max-width: 768px){.p-404 h2{font-size:18rem}}.p-404 p{font-size:2.4rem;font-weight:700;margin-bottom:3rem}.fade-in{opacity:0}.inview{-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fade-in{0%{transform:translateY(40px)}100%{transform:translateY(0px);opacity:1}}@keyframes fade-in{0%{transform:translateY(40px)}100%{transform:translateY(0px);opacity:1}}
/*# sourceMappingURL=style.min.css.map */