@charset "UTF-8";:root{--color-background: #f4f7fb;--color-surface: #fff;--color-border: #d7deeb;--color-text: #16233c;--color-muted: #5f6f8d;--color-primary: #0a4abf;--color-primary-strong: #08358a;--shadow-panel: 0 18px 40px rgb(15 43 92 / 8%);--radius-panel: 24px;--content-width: min(1008px, calc(100vw - 120px) )}@media(max-width:767px){:root{--content-width: calc(100vw - 32px) }}*,*:before,*:after{box-sizing:border-box}:where(html){scroll-behavior:smooth}:where(body){margin:0;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Yu Gothic Medium,sans-serif;color:var(--color-text)}:where(ul,ol){padding:0;margin:0;list-style:none}:where(h1,h2,h3,h4,h5,h6,p){margin:0}:where(img){display:block;max-width:100%}:where(a){color:inherit;text-decoration:none}:where(button,input,select,textarea){font:inherit;color:inherit;letter-spacing:inherit}:where(button,input[type=button],input[type=submit],input[type=reset]){padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:transparent;border:0}:where(input,select,textarea){min-width:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0}:where(textarea){resize:vertical}:where(fieldset){min-width:0;padding:0;margin:0;border:0}:where(legend){padding:0}.l-header{z-index:9999}.l-header__inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.l-header__brand{display:block;flex:1 1 auto}.l-header__brand img{width:100%;height:auto}.l-header__hamburger{position:relative;display:none;flex:0 0 auto;align-items:flex-start;justify-content:center;width:35px;height:24px;color:#000}.l-header__hamburger-line{position:absolute;left:0;display:block;width:100%;height:3px;background:currentcolor;transform-origin:center;transition:transform .24s ease,opacity .2s ease,top .24s ease}.l-header__hamburger-line:nth-child(1){top:0}.l-header__hamburger-line:nth-child(2){top:10px}.l-header__hamburger-line:nth-child(3){top:20px}.l-header__nav{width:100%}.l-header__nav-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:1px;background:#2f63c7}.l-header__nav-item{position:relative;min-width:0;min-height:0;padding:12px 18px;color:#fff;background:#073faf}@media(any-hover:hover){.l-header__nav-item{transition:background-color .3s,color .3s}.l-header__nav-item:hover{color:#073faf;background:#fff}}.l-header__nav-item:hover>.l-header__subnav-panel,.l-header__nav-item:focus-within>.l-header__subnav-panel{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0)}.l-header__nav-item:last-child>.l-header__subnav-panel{right:0;left:auto;min-height:0}.l-header__nav-label,.l-header__nav-toggle,.l-header__nav-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;margin:0;font-size:1.125rem;font-weight:700;line-height:1.5;text-align:center}.l-header__nav-toggle{cursor:pointer}.l-header__subnav-list{display:grid;gap:16px;width:fit-content;min-height:0;padding:20px 20px 24px;margin-inline:auto}.l-header__subnav-panel{position:absolute;top:100%;left:0;z-index:10;visibility:hidden;width:100%;min-height:0;margin-top:1px;pointer-events:none;background:#e1e5f0;box-shadow:none;opacity:0;transform:translateY(8px);transform-origin:top left;transition:opacity .24s ease,transform .24s ease,visibility .24s ease}.l-header__subnav-item{position:relative;min-width:0}.l-header__subnav-item:hover>.l-header__subnav-child-list,.l-header__subnav-item:focus-within>.l-header__subnav-child-list,.l-header__subnav-item.is-open>.l-header__subnav-child-list{max-height:320px;opacity:1;transform:translateY(0)}.l-header__subnav-link{display:flex;gap:6px;align-items:flex-start;justify-content:space-between;width:100%;font-size:1.125rem;font-weight:700;line-height:1.6;color:#073faf;letter-spacing:-.02em}.l-header__subnav-icon{flex-shrink:0;align-self:center;width:24px;aspect-ratio:1;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.2223%2015.6819L5%209.53617L6.55531%208L12%2013.3777L17.4447%208L19%209.53617L12.7777%2015.6819C12.5714%2015.8856%2012.2917%2016%2012%2016C11.7083%2016%2011.4286%2015.8856%2011.2223%2015.6819Z'%20fill='%23073FAF'/%3e%3c/svg%3e") no-repeat center center;background-size:contain}.l-header__subnav-child-list{position:static;display:grid;gap:6px;max-height:0;padding:10px 0 0 18px;margin-top:4px;overflow:hidden;background:transparent;opacity:0;transform:translateY(-4px);transition:max-height .28s ease,opacity .2s ease,transform .2s ease,margin-top .2s ease}.l-header__subnav-child-link{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;font-size:1.125rem;font-weight:700;line-height:1.6;color:#073faf;letter-spacing:-.02em}.l-header__subnav-child-link:before{content:"・"}.l-header__subnav-child-icon{display:inline-flex;flex-shrink:0;width:24px;aspect-ratio:1;vertical-align:sub;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.2223%2015.6819L5%209.53617L6.55531%208L12%2013.3777L17.4447%208L19%209.53617L12.7777%2015.6819C12.5714%2015.8856%2012.2917%2016%2012%2016C11.7083%2016%2011.4286%2015.8856%2011.2223%2015.6819Z'%20fill='%23073FAF'/%3e%3c/svg%3e") no-repeat center center;background-size:contain;transform:rotate(-90deg)}@media(max-width:767px){.l-header{position:fixed;top:0;left:0;width:100%;background:#fff}.l-header__brand{padding-top:54px}.l-header__inner{row-gap:20px;align-items:center;height:54px}.l-header__hamburger{display:flex;flex-direction:column;margin:0 18px 0 auto}.l-header__hamburger.is-open .l-header__hamburger-line:nth-child(1){top:10px;transform:rotate(45deg)}.l-header__hamburger.is-open .l-header__hamburger-line:nth-child(2){opacity:0}.l-header__hamburger.is-open .l-header__hamburger-line:nth-child(3){top:10px;transform:rotate(-45deg)}.l-header__nav{position:fixed;top:72px;left:50%;display:none;width:calc(100% - 32px);max-width:480px;transform:translate(-50%)}.l-header__nav.is-open{display:block}.l-header__nav-list{grid-template-columns:1fr}.l-header__nav-item{padding:0}.l-header__nav-item.is-open>.l-header__subnav-panel{visibility:visible;max-height:1200px;pointer-events:auto;opacity:1}.l-header__nav-link,.l-header__nav-toggle{min-height:62px;padding:0 24px}.l-header__subnav-list{display:grid;gap:0;width:auto;min-height:0;padding:0;background:#0b47b4}.l-header__subnav-panel{position:static;visibility:hidden;width:auto;min-height:0;max-height:0;margin-top:0;overflow:hidden;pointer-events:none;box-shadow:none;opacity:0;transform:none;transition:max-height .24s ease,opacity .2s ease,visibility .2s ease}.l-header__subnav-item{padding:16px 24px;background:#e1e5f0;border-top:1px solid rgba(255,255,255,.4)}.l-header__subnav-item:first-child{border-top:0}.l-header__subnav-item.is-open>.l-header__subnav-child-list{display:grid}.l-header__subnav-link{justify-content:space-between;color:#073faf}.l-header__subnav-child-list{position:static;display:none;width:auto;min-height:0;max-height:none;padding:8px 0 0 12px;overflow:visible;background:transparent;box-shadow:none;opacity:1;transform:none;transition:none}}.l-footer{padding:97px 0 80px}.l-footer__inner{width:var(--content-width);margin:0 auto}.l-footer__grid{display:flex;align-items:start;justify-content:space-between;font-size:18px;font-weight:700;line-height:27px;color:#001453;letter-spacing:-.09px}.l-footer__aside{display:contents}.l-footer__column{min-width:0}.l-footer__heading,.l-footer__subheading{margin:0}@media(any-hover:hover){.l-footer__heading a,.l-footer__subheading a{transition:opacity .3s}.l-footer__heading a:hover,.l-footer__subheading a:hover{opacity:.6}}.l-footer__heading-toggle{position:relative;display:block;width:100%;padding:0 20px 0 0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:transparent;border:0}.l-footer__heading-toggle:after{position:absolute;top:50%;right:0;width:8px;height:8px;content:"";border-right:1px solid currentcolor;border-bottom:1px solid currentcolor;transform:translateY(-60%) rotate(45deg);transition:transform .3s}.l-footer__heading{font-size:18px;color:#073faf}.l-footer__subheading{font-size:18px}.l-footer__subheading-link{position:relative;display:block;width:100%;padding-right:20px;color:inherit}.l-footer__subheading-link:after{position:absolute;top:50%;right:0;width:8px;height:8px;content:"";border-right:1px solid currentcolor;border-bottom:1px solid currentcolor;transform:translateY(-60%) rotate(45deg);transition:transform .3s}.l-footer__category{margin-top:27px}.l-footer__category:not(.is-open) .l-footer__list{display:none}.l-footer__category.is-open .l-footer__subheading-link:after{transform:translateY(-20%) rotate(-135deg)}.l-footer__column--browse:not(.is-open) .l-footer__browse-panel{display:none}.l-footer__column--browse.is-open .l-footer__heading-toggle:after{transform:translateY(-20%) rotate(-135deg)}.l-footer__list{padding-left:27px;margin:1lh 0 0;list-style:disc}.l-footer__item+.l-footer__item{margin-top:1lh}.l-footer__link{line-height:inherit;color:inherit}@media(any-hover:hover){.l-footer__link{transition:opacity .3s}.l-footer__link:hover{opacity:.6}}.l-footer__copyright{margin-top:80px;font-size:14px;color:#001453;text-align:center}.p-footer-info{padding:64px 0 60px}.p-footer-info--exhibition{background:#e1e5f0}.p-footer-info--news{background:#fff}.p-footer-info__inner{color:#001453}.p-footer-info__title{margin:0;font-size:32px;font-weight:700;line-height:1.4;color:#001453}.p-footer-info__title:after{display:block;width:100%;height:2px;margin-top:8px;content:"";background:linear-gradient(90deg,#073faf 24.747%,#87878700)}.p-footer-info__subtitle{margin:18px 0 0;font-size:20px;font-weight:700;line-height:1.8;color:#001453}.p-footer-info__list{padding-left:24px;margin:0;list-style:disc}.p-footer-info__item{font-size:20px;font-weight:700;line-height:1.8;color:#001453}.p-footer-info__item+.p-footer-info__item{margin-top:2px}.p-footer-info__link{text-decoration:underline}@media(any-hover:hover){.p-footer-info__link{transition:opacity .3s}.p-footer-info__link:hover{opacity:.6}}.p-footer-info__button-wrap{display:flex;justify-content:center;margin-top:28px}.p-footer-info__button{display:grid;place-items:center;width:min(100%,333px);min-height:108px;padding:16px 24px;font-size:20px;font-weight:700;line-height:1.8;color:#073faf;text-align:center;background:#e1e5f0;border-radius:10px}.p-footer-contact{padding:24px 16px 36px;background:#e1e5f0}.p-footer-contact__link{display:grid;place-items:center;width:min(100%,333px);min-height:108px;padding:16px 24px;margin:0 auto;font-size:20px;font-weight:700;line-height:1.8;color:#fffdfd;text-align:center;background:#1d49b7;border-radius:10px}.p-heat-countermeasures--inquiry .p-footer-contact{display:none}@media(max-width:767px){.p-footer-info{padding:30px 0 34px}.p-footer-info--news,.p-footer-info--news .p-footer-info__inner,.p-footer-info__button-wrap{background:#fff}.p-footer-info__title{font-size:18px;line-height:1.5}.p-footer-info__title:after{margin-top:3px}.p-footer-info__subtitle{margin-top:22px;font-size:14px;line-height:1.8}.p-footer-info__list{padding-left:21px}.p-footer-info__item{font-size:14px;line-height:1.8}.p-footer-info__item+.p-footer-info__item{margin-top:14px}.p-footer-info__button-wrap{padding:0 10px;margin-top:26px}.p-footer-info__button{width:min(100%,291px);min-height:86px;font-size:16px;line-height:1.8}.p-footer-contact{padding:40px 16px 42px}.p-footer-contact__link{width:min(100%,291px);min-height:86px;font-size:16px;line-height:1.8}.l-footer{padding:20px 0 120px}.l-footer__grid{display:grid;grid-template-columns:195px 1fr;gap:0 20px;align-items:start;justify-content:stretch;width:fit-content;margin-inline:auto;font-size:18px;line-height:27px}.l-footer__heading,.l-footer__subheading,.l-footer__list{font-size:12px}.l-footer__heading-toggle,.l-footer__subheading-link{padding-right:16px}.l-footer__heading-toggle:after,.l-footer__subheading-link:after{width:7px;height:7px}.l-footer__aside{display:grid;grid-column:2;gap:12px;align-content:start}.l-footer__column{align-self:start}.l-footer__column--browse{grid-column:1}.l-footer__category{margin-top:20px}.l-footer__list{margin-top:12px}.l-footer__item+.l-footer__item{margin-top:14px}.l-footer__copyright{margin-top:40px;font-size:10px}}.l-page{overflow-x:clip}.l-page__content{padding:60px 0 180px}.l-page__inner{width:var(--content-width);margin:0 auto}.l-page__lead{margin-bottom:40px}.l-page__breadcrumb{display:flex;gap:.5em;padding:0;margin:0 0 40px;font-size:16px;line-height:1.5;color:#001453;list-style:none}.l-page__breadcrumb a{color:inherit;text-decoration:none}.l-page__title{position:relative;margin:0 auto}.l-page__title img{width:100%}.l-page__title-inner{position:absolute;top:50%;left:50%;width:1008px;max-width:calc(100% - 32px);transform:translate(-50%,-50%)}.l-page__title-text{display:flex;align-items:center;width:60%;color:#fff}.l-page__title-text small{font-size:.5em}.l-page__title-text-no{font-family:serif;font-size:200px;font-size:clamp(40px,19.8412698413vw,200px);font-weight:400;line-height:1;color:#437eff;letter-spacing:-.08em}.l-page__title-text-body{margin-left:20px;font-size:60px;font-size:clamp(20px,5.9523809524vw,60px);font-weight:500;line-height:1.4;letter-spacing:.05em}@media(max-width:767px){.l-page__content{padding:30px 0 80px}.l-page__lead{margin-bottom:30px}.l-page__lead--toppage{font-size:14px}.l-page__title{width:100%}.l-page__title-text{flex-direction:column;margin-top:-1em}}.c-faq{margin-bottom:60px}.c-faq__title{padding:18px 24px;margin:0;font-size:24px;font-weight:700;line-height:1;color:#fff;background:linear-gradient(90deg,#073faf,#030d47)}.c-faq__list{display:grid;gap:7px;padding:0;margin:15px 0 0;list-style:none}.c-faq__item{background:#e1e5f0}.c-faq__button{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;min-height:60px;padding:18px 30px;font-size:16px;font-weight:700;line-height:1.5;color:#001453;text-align:left}@media(any-hover:hover){.c-faq__button{transition:opacity .3s}.c-faq__button:hover{opacity:.6}}.c-faq__button-text{flex:1}.c-faq__icon{position:relative;flex:0 0 20px;width:20px;height:20px}.c-faq__icon:before,.c-faq__icon:after{position:absolute;inset:50% auto auto 50%;width:20px;height:2px;content:"";background:#001453;transform:translate(-50%,-50%);transition:transform .3s ease,opacity .3s ease}.c-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.c-faq__item.is-open .c-faq__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(180deg)}.c-faq__panel{height:0;overflow:hidden;transition:height .35s ease}.c-faq__panel-inner{padding:17px 22px 20px;font-size:16px;line-height:1.8;color:#001453;background:#fff}.c-faq__entry+.c-faq__entry{margin-top:18px}.c-faq__question,.c-faq__answer{display:grid;grid-template-columns:1em 1fr;gap:.2em;margin:0}.c-faq__question:before{content:"Q. "}.c-faq__answer:before{content:"A. "}.p-heat-countermeasures--inquiry .c-faq{padding-top:97px;margin-bottom:0}@media(max-width:767px){.c-faq{margin-top:60px}.c-faq__title{padding:13px 18px;font-size:24px}.c-faq__list{gap:10px;margin-top:10px}.c-faq__button{min-height:60px;padding:15px 14px 15px 9px;font-size:12px}.c-faq__icon{flex-basis:10px;width:10px;height:10px}.c-faq__icon:before,.c-faq__icon:after{width:10px;height:1px}.c-faq__panel-inner{padding:8px 9px 12px;font-size:12px}.c-faq__question,.c-faq__answer{grid-template-columns:2em 1fr}.p-heat-countermeasures--inquiry .c-faq{padding-top:20px;margin-top:0;margin-bottom:0}}.c-lineup-card-list{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:40px}.c-lineup-card{padding:16px 22px;background:#073faf;border-radius:20px}.c-lineup-card__lead{margin:0;font-size:24px;font-weight:700;line-height:normal;color:#fff;text-align:center}.c-lineup-card__figure{margin-inline:0;margin-top:17px}.c-lineup-card__image{display:block;width:100%;aspect-ratio:440/280;object-fit:cover}.c-lineup-card__title{margin-block:12px;font-size:24px;font-weight:700;line-height:normal;color:#fff;text-align:center}.c-lineup-card__specs{display:grid;gap:1px;margin-top:9px}.c-lineup-card__spec{display:grid;grid-template-columns:105px 1fr;gap:1px}.c-lineup-card__spec-key{min-height:20px;padding:4px 5px;font-size:14px;font-weight:700;line-height:1.5;color:#073faf;letter-spacing:-.32px;background:#e1e5f0}.c-lineup-card__spec-value{min-height:20px;padding:4px 5px;margin:0;font-size:14px;line-height:1.5;color:#001453;background:#fff}.c-lineup-card__actions{display:grid;grid-template-columns:repeat(2,214px);gap:6px;justify-content:center;margin-top:11px}.c-lineup-card__action,.c-lineup-card__manual{display:inline-flex;gap:2px;align-items:center;justify-content:center;font-weight:700;text-align:center;border-radius:9999px}.c-lineup-card__action{min-height:29px;padding:5px 18px;font-size:16px;line-height:normal}.c-lineup-card__action--bizcom{color:#001453;background:#58c3a6}.c-lineup-card__action--rakuten{color:#fff;background:#b33d3d}.c-lineup-card__manual-wrap{display:flex;justify-content:center;margin-top:9px}.c-lineup-card__manual{min-width:239px;min-height:24px;padding:5px 30px;font-size:16px;line-height:normal;color:#001453;background:#fff}.c-lineup-card__arrow{display:inline-block;width:20px;height:17px;background-color:currentcolor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media(max-width:767px){.c-lineup-card-list{grid-template-columns:1fr;gap:15px;margin-top:20px}.c-lineup-card{padding:16px 16px 14px}.c-lineup-card__lead,.c-lineup-card__title{font-size:18px}.c-lineup-card__figure{margin-top:10px}.c-lineup-card__image{aspect-ratio:311/198}.c-lineup-card__title{margin-top:13px}.c-lineup-card__spec{grid-template-columns:80px 1fr}.c-lineup-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:9px}.c-lineup-card__action,.c-lineup-card__manual{padding-inline:14px;font-size:12px}.c-lineup-card__action{min-height:20px}.c-lineup-card__manual{min-width:181px;min-height:24px}.c-lineup-card__arrow{width:12px;height:9px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e")}}.c-page-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:0;margin:24px 0 0;list-style:none}.c-page-card{display:block;height:100%;padding:20px;background:linear-gradient(180deg,#fff,#f5f8fd);border:1px solid var(--color-border);border-radius:20px}.c-page-card__eyebrow{margin:0 0 8px;font-size:.8rem;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em}.c-page-card__title{margin:0;font-size:1.05rem;font-weight:700}.c-page-card__copy{margin:10px 0 0;line-height:1.6;color:var(--color-muted)}.c-page-top{position:fixed;right:24px;bottom:24px;z-index:20;display:block;width:160px;height:160px;padding:0;pointer-events:none;cursor:pointer;background:transparent;border:0;opacity:0;transition:opacity .3s ease}.c-page-top.is-visible{pointer-events:auto;opacity:1}.c-page-top__image{display:block;width:100%;height:100%}@media(any-hover:hover){.c-page-top:hover{opacity:.85}}@media(max-width:767px){.c-page-top{right:16px;bottom:16px;width:80px;height:80px}}.c-product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media(max-width:767px){.c-product-list{grid-template-columns:repeat(1,1fr);gap:12px}}.c-product-list--personal-cooling>:first-child{grid-column:1/-1}.c-product-list__item{position:relative;overflow:clip;border-radius:20px}@media(any-hover:hover){.c-product-list__item:has(.c-product-list__link:hover) .c-product-list__image{transform:scale(1.1)}}.c-product-list__image{width:100%;transition:transform .3s}@media(max-width:767px){.c-product-list__image{aspect-ratio:343/175;object-fit:cover}}.c-product-list__body{position:absolute;right:0;bottom:0;left:0;padding:24px}@media(max-width:767px){.c-product-list__body{display:flex;gap:8px;align-items:center;justify-content:flex-end;padding:17px 23px 17px 0}}@media(max-width:767px){.c-product-list__body--sp-vertical{flex-direction:column;align-items:flex-end}}.c-product-list__title{margin-bottom:17px;font-size:24px;font-style:normal;font-weight:700;line-height:1.5;color:#fff;text-align:center}@media(max-width:767px){.c-product-list__title{margin:0;font-size:14px;text-align:right}}.c-product-list__link{display:flex;flex-shrink:0;gap:.5em;align-items:center;align-self:flex-end;justify-content:center;width:239px;height:34px;padding:5px 30px;margin-inline:auto;font-size:16px;font-style:normal;font-weight:700;line-height:1.5;color:#001453;background:#fff600;border-radius:9999px;box-shadow:0 0 8px #6e3200b3}@media(max-width:767px){.c-product-list__link{width:106px;height:auto;padding:0 17px;margin:0;font-size:12px;line-height:20px}}@media(any-hover:hover){.c-product-list__link{transition:background-color .3s,color .3s}.c-product-list__link:hover{color:#fff;background:#001453}}.c-product-list__arrow{display:inline-block;width:20px;height:17px;background-color:currentcolor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media(max-width:767px){.c-product-list__arrow{width:12px;height:9px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e")}}.c-recommend-card-list{display:grid;grid-template-columns:repeat(2,1fr);gap:37px}.c-recommend-card{position:relative;min-height:450px;overflow:hidden;background:#fff;border:4px solid #073faf;border-radius:20px}.c-recommend-card:after{position:absolute;right:0;bottom:0;left:0;height:255px;pointer-events:none;content:"";background:linear-gradient(180deg,#fff0,#011160);mix-blend-mode:multiply}.c-recommend-card__image{display:block;width:100%;height:100%;object-fit:cover}.c-recommend-card__body{position:absolute;right:22px;bottom:19px;left:22px;z-index:1}.c-recommend-card__badge{display:grid;place-items:center;width:70px;aspect-ratio:1;margin-bottom:168px;font-size:14px;font-weight:700;line-height:1.3;color:#fff;text-align:center;background:#28bda8;border-radius:50%}.c-recommend-card__title{font-size:24px;font-weight:700;line-height:1.2;color:#fff;text-align:center}.c-recommend-card__actions{display:grid;grid-template-columns:repeat(2,214px);gap:11px;justify-content:center;margin-top:24px}.c-recommend-card__link{display:inline-flex;gap:2px;align-items:center;justify-content:center;min-height:29px;padding:5px 16px;font-size:16px;font-weight:700;line-height:1;text-align:center;border-radius:9999px}.c-recommend-card__link--bizcom{color:#001453;background:#58c3a6}.c-recommend-card__link--rakuten{color:#fff;background:#b33d3d}.c-recommend-card__arrow{display:inline-block;width:20px;height:17px;background-color:currentcolor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media(max-width:767px){.c-recommend-card-list{grid-template-columns:1fr;gap:17px}.c-recommend-card{min-height:auto;border-width:3px}.c-recommend-card:after{display:none}.c-recommend-card__image{height:auto}.c-recommend-card__body{inset:22px 16px 12px auto;display:flex;flex-direction:column;align-items:flex-end}.c-recommend-card__badge{width:60px;margin:0 auto auto 0;font-size:12px}.c-recommend-card__title{margin-top:auto;font-size:14px;line-height:1.4;color:#001453;text-align:right;text-shadow:1px 1px 0 #F5F5F5,-1px 1px 0 #F5F5F5,1px -1px 0 #F5F5F5,-1px -1px 0 #F5F5F5}.c-recommend-card__actions{grid-template-columns:1fr;gap:8px;justify-content:stretch;width:147px;margin-top:12px}.c-recommend-card__link{min-height:20px;padding-inline:12px;font-size:12px}.c-recommend-card__arrow{width:12px;height:9px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e")}}.c-review-card-list{display:grid;gap:16px;margin-top:44px}.c-review-card{display:grid;grid-template-columns:156px 1fr;gap:35px;align-items:center;padding:30px;background:#e1e5f0}.c-review-card__figure{width:156px}.c-review-card__image{display:block;width:100%;height:auto}.c-review-card__body{color:#001453}.c-review-card__rating{display:flex;gap:2px;align-items:center;margin-bottom:4px;font-size:26px;line-height:1}.c-review-card__star{color:#b5b5b5}.c-review-card__star--active{color:#f90}.c-review-card__title{margin:0;font-size:26px;font-weight:700;line-height:1.5}.c-review-card__lead{margin:25px 0 0;font-size:20px;font-weight:700;line-height:1.5}.c-review-card__text{margin:0;font-size:20px;line-height:1.5}@media(max-width:767px){.c-review-card-list{gap:17px;margin-top:20px}.c-review-card{grid-template-columns:1fr;gap:12px;justify-items:center;padding:19px 9px 18px}.c-review-card__figure{width:75px}.c-review-card__body{width:100%}.c-review-card__rating{margin-bottom:2px;font-size:16px}.c-review-card__title{font-size:18px;line-height:1.5}.c-review-card__lead{margin-top:23px;font-size:14px;line-height:1.5}.c-review-card__text{font-size:14px;line-height:1.5}}.c-section-title{position:relative;display:grid;grid-template-columns:85px 1fr;align-items:center;width:min(100%,1440px);min-height:97px;margin:0 0 40px;isolation:isolate}.c-section-title:before{position:absolute;top:24px;right:0;bottom:23px;left:0;z-index:-2;content:"";background:linear-gradient(90deg,#073faf,#030d47)}.c-section-title>span{position:relative;z-index:1;color:#fff}.c-section-title>span:first-child{display:flex;align-items:center;justify-content:center;height:100%;font-size:60px;line-height:1;background:#073faf;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.c-section-title>span:last-child{padding:0 24px;font-size:24px;font-weight:700;line-height:1.3}@media(max-width:767px){.c-section-title{grid-template-columns:60px 1fr;min-height:69px;margin-bottom:30px}.c-section-title:before{top:17px;bottom:17px}.c-section-title>span:first-child{font-size:38px;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.c-section-title>span:last-child{padding:0 16px 0 0;font-size:14px}}.c-series-title{position:relative;display:grid;grid-template-columns:96px 1fr;gap:24px;align-items:center;padding:17px 40px;margin:80px 0 0;color:#fff;background:#073faf}.c-series-title:before{position:absolute;top:0;left:50%;z-index:-1;display:block;width:100vw;height:100%;content:"";background:#073faf;transform:translate(-50%)}.c-series-title__body{min-width:0}.c-series-title__lead{width:fit-content;padding-bottom:9px;margin-bottom:9px;font-size:24px;font-weight:700;line-height:1;border-bottom:1px solid #fff}.c-series-title__title{font-size:40px;font-weight:700;line-height:100%}@media(max-width:767px){.c-series-title{grid-template-columns:44px 1fr;gap:18px;padding-inline:0;margin-top:30px}.c-series-title__icon{width:min(100%,44px)}.c-series-title__lead{padding:0;margin:0;font-size:12px;line-height:1.6;border:none}.c-series-title__title{margin-top:4px;font-size:18px;line-height:1.5}}.p-contents{margin-top:120px}.p-contents--lineup{padding:120px 0;background:#e1e5f0}.p-contents__title{font-size:32px;font-weight:700;line-height:100%;color:#001453}.p-contents__title:after{display:block;width:100%;height:3px;margin-top:7px;content:"";background:linear-gradient(90deg,#073faf 24.75%,#87878700)}.p-contents__img-wrap{margin-top:60px}.p-contents__body{margin-top:20px}.p-contents__body-title{font-size:20px;font-weight:700;line-height:150%;color:#001453}.p-contents__body-text{font-size:20px;line-height:150%;color:#001453}.p-contents__howto{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:40px}.p-contents__howto-img{width:100%}.p-contents__howto-media{position:relative}.p-contents__howto-media--wide .p-contents__howto-img{display:block}.p-contents__howto-text{margin-top:18px;font-size:20px}.p-contents__howto-item--wide{grid-column:1/-1}.p-contents__movie{position:relative;aspect-ratio:16/9;margin-top:40px}.p-contents__movie iframe{display:block}.p-contents__movie-fallback{padding:24px;font-size:18px;line-height:1.6;color:#001453;text-align:center;background:#f3f6fb;border:1px solid #cfd8ea}.p-contents__voice-intro{margin-top:24px;font-size:24px;font-weight:700;line-height:1.8;color:#001453;text-align:center}.p-contents__voice-list{display:grid;gap:48px;margin-top:24px}.p-contents__voice-card{display:grid;gap:48px}.p-contents__voice-head{display:grid;grid-template-columns:404px 1fr;gap:40px;align-items:start}.p-contents__voice-head-media{min-width:0}.p-contents__voice-head-image,.p-contents__voice-photo-image,.p-contents__voice-gallery-image{display:block;width:100%;height:100%;object-fit:cover}.p-contents__voice-head-body{display:grid;gap:24px}.p-contents__voice-company{display:flex;gap:24px;align-items:flex-start;justify-content:space-between}.p-contents__voice-company--stacked{display:block}.p-contents__voice-company-text{color:#004ca9}.p-contents__voice-company-copy{font-size:20px;line-height:1.6}.p-contents__voice-company-name{font-size:32px;font-weight:700;line-height:1.6}.p-contents__voice-company-logo{flex:0 0 80px;width:80px}.p-contents__voice-block{display:grid;gap:10px}.p-contents__voice-block--foot{align-content:start}.p-contents__voice-question{padding:4px 16px;font-size:20px;font-weight:700;line-height:1.5;color:#fff;background:#073faf}.p-contents__voice-answer{font-size:20px;line-height:1.8;color:#001453}.p-contents__voice-media{display:grid;grid-template-columns:260px 1fr;gap:10px;align-items:center}.p-contents__voice-media--foot{width:564px;margin-left:auto}.p-contents__voice-photo{overflow:hidden}.p-contents__voice-balloon{position:relative;display:flex;align-items:center;min-height:140px;padding:12px 12px 12px 18px;background:#e1e5f0;border-radius:10px}.p-contents__voice-balloon:before{position:absolute;top:40px;left:-42px;width:39px;height:60px;content:"";background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2033.775%2045'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23229;&%23164;&%23154;&%23232;&%23167;&%23146;&%23229;&%23189;&%23162;%201'%20d='M16.8875%200L33.775%2045H0L16.8875%200Z'%20fill='var(--fill-0,%20%23E1E5F0)'/%3e%3c/svg%3e") no-repeat center center/contain;rotate:-75.727deg}.p-contents__voice-balloon--compact{min-height:120px}.p-contents__voice-balloon--compact:before{top:30px}.p-contents__voice-balloon--center{justify-content:center;padding-right:18px}.p-contents__voice-balloon--center:before{top:-6px}.p-contents__voice-balloon-text{font-size:16px;line-height:1.8;color:#001453}.p-contents__voice-foot{display:grid;grid-template-columns:1fr 564px;gap:10px;align-items:start}.p-contents__voice-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.p-contents__voice-gallery-item{overflow:hidden}.p-contents__recommend-grid{display:grid;gap:32px;margin-top:40px}.p-contents__recommend-row{display:grid;grid-template-columns:repeat(2,1fr);gap:37px;align-items:start}.p-contents__recommend-row>div{display:grid;gap:20px;align-content:start}.p-contents__recommend-image{display:block;width:100%;height:auto}.p-contents__recommend-text{margin:0;font-size:20px;line-height:1.5;color:#001453}@media(max-width:767px){.p-contents{margin-top:30px}.p-contents--lineup{padding:30px 0}.p-contents__title{font-size:18px;line-height:1.5}.p-contents__title:after{height:2px;margin-top:3px}.p-contents__img-wrap,.p-contents__body{margin-top:16px}.p-contents__body-title,.p-contents__body-text,.p-contents__howto-text{font-size:14px;line-height:1.8}.p-contents__howto{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}.p-contents__howto-text{margin-top:10px}.p-contents__howto-item--wide{grid-column:1/-1}.p-contents__movie{margin-top:20px}.p-contents__movie iframe{aspect-ratio:16/9}.p-contents__movie-fallback{padding:16px;font-size:14px}.p-contents__voice-intro{margin-top:20px;font-size:14px}.p-contents__voice-list{gap:20px;margin-top:10px}.p-contents__voice-card{gap:20px}.p-contents__voice-head{grid-template-columns:1fr 140px;gap:10px;align-items:start}.p-contents__voice-head-media{grid-row:1;grid-column:2}.p-contents__voice-head-body{display:contents}.p-contents__voice-company{display:grid;grid-row:1;grid-column:1;gap:8px;align-content:start}.p-contents__voice-company-copy{font-size:10px}.p-contents__voice-company-name{font-size:14px}.p-contents__voice-company-logo{flex-basis:40px;width:40px}.p-contents__voice-question{font-size:12px}.p-contents__voice-answer{font-size:10px}.p-contents__voice-media,.p-contents__voice-media--foot{grid-template-columns:1fr 1fr;width:100%;margin-left:0}.p-contents__voice-head-body>.p-contents__voice-block,.p-contents__voice-head-body>.p-contents__voice-media{grid-column:1/-1}.p-contents__voice-balloon{min-height:110px;padding:12px}.p-contents__voice-balloon:before{top:31px;left:-16px;width:21px;height:32px}.p-contents__voice-balloon--compact:before,.p-contents__voice-balloon--center:before{top:31px}.p-contents__voice-balloon-text{font-size:10px}.p-contents__voice-foot{grid-template-columns:1fr;gap:10px}.p-contents__voice-gallery{gap:10px}.p-contents__recommend-grid{gap:12px;margin-top:20px}.p-contents__recommend-row{grid-template-columns:1fr;gap:12px}.p-contents__recommend-row>div{gap:12px}.p-contents__recommend-text{font-size:14px;line-height:1.5}}.p-cooling-effect__title{display:flex;align-items:center;justify-content:center;padding:16px;font-size:18px;color:#fff;background:#073faf}.p-cooling-effect__title-yellow{color:#fdd542}.p-cooling-effect__note{padding-left:1em;margin-top:12px;font-size:14px;line-height:1.4;color:#000;text-indent:-1em}.p-cooling-effect__img{width:100%}@media(max-width:767px){.p-cooling-effect__title{font-size:14px}.p-cooling-effect__note{font-size:12px}}.p-page-section+.p-page-section{margin-top:80px}@media(max-width:767px){.p-page-section+.p-page-section{margin-top:30px}}.p-heat-countermeasures__map{margin-bottom:40px}.p-heat-countermeasures__map-inner{position:relative}@media(max-width:767px){.p-heat-countermeasures__map-inner{width:100%}}.p-heat-countermeasures__map-catch{position:absolute;display:inline-flex;flex-direction:column;gap:clamp(8px,1.5873015873vw,16px);align-items:center;justify-content:center;width:clamp(157px,26.3888888889vw,266px);min-height:clamp(88px,15.873015873vw,160px);padding:clamp(12px,1.8849206349vw,19px) clamp(10px,1.9841269841vw,20px);background:#073faf;border-radius:9999px;scale:1;transition:scale .3s ease;animation:map-catch-bounce 1.5s ease-in-out infinite alternate;will-change:translate,scale}@media(max-width:767px){.p-heat-countermeasures__map-catch{width:41.8666666667vw}}@media(any-hover:hover){.p-heat-countermeasures__map-catch:hover{scale:1.08;animation-play-state:paused}}.p-heat-countermeasures__map-catch--01{top:9.548%;left:27.778%}@media(max-width:767px){.p-heat-countermeasures__map-catch--01{top:15.4666666667vw;left:48.2666666667vw}}.p-heat-countermeasures__map-catch--02{top:44.975%;left:5.556%}@media(max-width:767px){.p-heat-countermeasures__map-catch--02{top:54.1333333333vw;left:2.9333333333vw}}.p-heat-countermeasures__map-catch--03{top:47.362%;right:18.254%}@media(max-width:767px){.p-heat-countermeasures__map-catch--03{top:96.8vw;left:54.6666666667vw}}.p-heat-countermeasures__map-catch--04{top:76.256%;right:2.381%}@media(max-width:767px){.p-heat-countermeasures__map-catch--04{top:106.4vw;left:2.9333333333vw}}.p-heat-countermeasures__map-text{font-size:clamp(12px,2.380952381vw,24px);font-style:normal;font-weight:700;line-height:1.5;color:#fff;text-align:center;letter-spacing:-.12px}.p-heat-countermeasures__map-link{display:inline-flex;gap:.5em;align-items:center;justify-content:center;width:clamp(105px,17.1626984127vw,173px);height:clamp(24px,3.373015873vw,34px);padding:0 clamp(1px,1.5873015873vw,16px);font-size:clamp(10px,1.5873015873vw,16px);font-weight:700;line-height:1.4;color:#001453;background:#fff;border-radius:9999px}@media(max-width:767px){.p-heat-countermeasures__map-link{gap:0}}@media(any-hover:hover){.p-heat-countermeasures__map-link{transition:background-color .3s,color .3s}.p-heat-countermeasures__map-link:hover{color:#fff;background:#001453}}.p-heat-countermeasures__map-link__arrow{display:inline-block;width:20px;height:17px;background-color:currentcolor;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L8.35352%208.35352L0.353516%2016.3535'%20stroke='%23001453'/%3e%3cpath%20d='M10.3535%200.353516L18.3535%208.35352L10.3535%2016.3535'%20stroke='%23001453'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media(max-width:767px){.p-heat-countermeasures__map-link__arrow{width:12px;height:9px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L4.35352%204.35352L0.353516%208.35352'%20stroke='%23001453'/%3e%3cpath%20d='M6.35352%200.353516L10.3535%204.35352L6.35352%208.35352'%20stroke='%23001453'/%3e%3c/svg%3e")}}.p-heat-countermeasures__sitemap{display:block;width:100%;height:auto}@keyframes map-catch-bounce{0%{translate:0 -8px}to{translate:0 0}}.p-inquiry{margin-bottom:64px;background:#e1e5f0}.p-inquiry__inner{max-width:1000px;padding:72px 40px 63px}.p-inquiry__title{margin-bottom:48px;font-size:20px;font-weight:700;text-align:center}.p-inquiry__lead{display:grid;gap:4px;justify-items:end;width:min(100%,753px);margin:0 auto 20px}.p-inquiry__lead--confirm{justify-items:center;margin-bottom:78px}.p-inquiry__lead--thanks{text-align:center}.p-inquiry__lead-text{font-size:16px;line-height:1.5;color:#000}.p-inquiry__lead-text span{font-weight:700;color:#e06363}.p-inquiry__notice-link{display:inline-flex;gap:8px;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1.5;text-decoration:underline;text-underline-offset:2px}.p-inquiry__notice-link-icon{flex:0 0 auto;width:24px;height:auto;transition:transform .3s ease}.p-inquiry__notice-link[aria-expanded=true] .p-inquiry__notice-link-icon{transform:rotate(180deg)}.p-inquiry__notice{width:min(100%,754px);height:0;margin:0 auto 56px;overflow:hidden;transition:height .35s ease}.p-inquiry__notice-inner{font-size:16px;line-height:1.5;color:#000}.p-inquiry__notice-title{margin:0;font-size:16px;font-weight:700;line-height:1.5;text-align:center}.p-inquiry__notice-lead{margin-top:42px;text-align:center}.p-inquiry__notice-lead p{margin:0}.p-inquiry__notice-lead p+p{margin-top:24px}.p-inquiry__notice-lead a{text-decoration:underline}.p-inquiry__notice-list{display:grid;gap:30px;padding:0;margin:38px 0 0}.p-inquiry__notice-item{line-height:1.8}.p-inquiry__notice-item strong{font-weight:700}.p-inquiry__notice-item a{font-weight:700;text-decoration:underline}.p-inquiry-form{width:min(100%,753px);margin:0 auto}.p-inquiry-form .mktoForm,.p-inquiry-form .mktoForm *{box-sizing:border-box}.p-inquiry-form .mktoForm{width:100%!important;max-width:none!important;margin:0 auto;font-family:Noto Sans JP,sans-serif;color:#000}.p-inquiry-form .mktoForm .mktoFormRow{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;margin-bottom:22px}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol{flex:1 1 100%;margin-bottom:0!important}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol,.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(+.mktoFieldDescriptor.mktoFormCol){flex:1 1 calc((100% - 16px)/2)}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol){display:grid;grid-template-columns:200px minmax(0,1fr) minmax(0,1fr);column-gap:20px}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol,.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldWrap{display:contents}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol:first-child>.mktoLabel{grid-column:1}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol:first-child>.mktoField,.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol:first-child>.mktoLogicalField{grid-column:2}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol>.mktoField,.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol>.mktoLogicalField{grid-column:3}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol .mktoFieldWrap{grid-template-columns:minmax(0,1fr);column-gap:0}.p-inquiry-form .mktoForm .mktoFieldWrap{display:grid;grid-template-columns:200px minmax(0,1fr);column-gap:20px;align-items:start;width:100%}.p-inquiry-form .mktoForm .mktoLabel{display:flex;gap:4px;align-items:flex-start;width:auto!important;min-height:48px;padding:12px 0 0!important;margin:0!important;font-size:16px;font-weight:400!important;line-height:1.5;color:#000}.p-inquiry-form .mktoForm .mktoAsterix{flex:0 0 auto;color:#e06363}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol .mktoLabel{display:none}.p-inquiry-form .mktoForm .mktoFormCol:has(.mktoHtmlText),.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(#yBPrivacyPolicyAgreed){flex:1 1 100%;width:100%}.p-inquiry-form .mktoForm .mktoFormCol:has(.mktoHtmlText) .mktoFieldWrap,.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(#yBPrivacyPolicyAgreed) .mktoFieldWrap{display:flex;gap:16px;align-items:center;justify-content:center}.p-inquiry-form .mktoForm .mktoFormCol:has(.mktoHtmlText) .mktoHtmlText{width:100%!important;text-align:center}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(#yBPrivacyPolicyAgreed) .mktoLabel{width:auto!important;min-height:0;padding-top:0!important;margin:0!important}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(#yBPrivacyPolicyAgreed) .mktoCheckboxList{width:auto!important;min-height:0}.p-inquiry-form .mktoForm .mktoGutter,.p-inquiry-form .mktoForm .mktoOffset,.p-inquiry-form .mktoForm .mktoClear,.p-inquiry-form .mktoForm .mktoInstruction{display:none!important}.p-inquiry-form .mktoForm .mktoField,.p-inquiry-form .mktoForm .mktoLogicalField,.p-inquiry-form .mktoForm .mktoHtmlText{width:100%!important;margin:0!important}.p-inquiry-form .mktoForm .mktoField{min-height:48px;padding:12px 16px!important;font-size:16px!important;line-height:1.5!important;color:#000;background:#fff;border:1px solid #fff!important;border-radius:0!important;box-shadow:none!important}.p-inquiry-form .mktoForm textarea.mktoField{min-height:282px;padding-top:10px!important;resize:vertical}.p-inquiry-form .mktoForm select.mktoField{padding-right:44px!important;color:#5e5e5e;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5e5e5e 50%),linear-gradient(135deg,#5e5e5e 50%,transparent 50%);background-repeat:no-repeat;background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px,6px 6px}.p-inquiry-form .mktoForm .mktoField::placeholder{color:#d9d9d9}.p-inquiry-form .mktoForm .mktoField:focus{outline:1px solid #7d879d;outline-offset:0}.p-inquiry-form .mktoForm .mktoCheckboxList{display:flex;align-items:center;min-height:48px}.p-inquiry-form .mktoForm .mktoCheckboxList>input[type=checkbox]{flex:0 0 auto;width:16px!important;height:16px;min-height:16px;padding:0!important;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:#073faf;cursor:pointer;background:#fff!important;border:1px solid #8c8c8c!important;border-radius:2px!important;box-shadow:none!important}.p-inquiry-form .mktoForm .mktoCheckboxList>label{display:none}.p-inquiry-form .mktoForm .mktoError{right:0!important;bottom:auto!important}.p-inquiry-form .mktoForm .mktoError .mktoErrorArrowWrap{display:none!important}.p-inquiry-form .mktoForm .mktoError .mktoErrorMsg{max-width:min(540px,100vw - 48px);padding:8px 12px;font-size:13px;line-height:1.5}.p-inquiry-form .mktoForm .mktoHtmlText{font-size:16px;line-height:1.8}.p-inquiry-form .mktoForm .mktoHtmlText a{text-decoration:underline}.p-inquiry-form .mktoForm .mktoButtonRow{width:100%!important;margin-top:52px!important;text-align:center}.p-inquiry-form .mktoForm .mktoButtonWrap{margin-left:0!important}.p-inquiry-form .mktoForm .mktoButton{display:inline-grid;place-items:center;width:187px;height:62px;padding:0 24px!important;font-size:16px!important;font-weight:400!important;line-height:1.5!important;color:#000!important;text-shadow:none!important;background:transparent!important;background-image:none!important;border:1px solid #292929!important;border-radius:0!important;box-shadow:none!important;transition:background-color .3s,color .3s}@media(any-hover:hover){.p-inquiry-form .mktoForm .mktoButton:hover{color:#fff!important;background:#292929!important}}@media(max-width:767px){.p-inquiry{padding-top:0;margin-bottom:30px}.p-inquiry__inner{padding:32px 16px 40px}.p-inquiry__title{margin-bottom:36px;font-size:18px}.p-inquiry__lead{justify-items:start;margin-bottom:24px}.p-inquiry__lead-text,.p-inquiry__notice-link{font-size:14px}.p-inquiry__notice-link-icon{width:10px}.p-inquiry__notice{margin-bottom:32px}.p-inquiry__notice-inner,.p-inquiry__notice-title{font-size:14px}.p-inquiry__notice-lead{margin-top:24px;text-align:left}.p-inquiry__notice-lead p+p{margin-top:16px}.p-inquiry__notice-list{gap:20px;padding-left:20px;margin-top:24px}.p-inquiry-form .mktoForm .mktoFormRow{margin-bottom:16px}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol,.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol,.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(+.mktoFieldDescriptor.mktoFormCol){flex-basis:100%}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol){display:flex;gap:16px}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldDescriptor.mktoFormCol{display:block}.p-inquiry-form .mktoForm .mktoFormRow:has(.mktoFieldDescriptor.mktoFormCol+.mktoFieldDescriptor.mktoFormCol) .mktoFieldWrap{display:grid}.p-inquiry-form .mktoForm .mktoFieldWrap{grid-template-columns:1fr;row-gap:8px}.p-inquiry-form .mktoForm .mktoLabel{min-height:0;padding-top:0!important;font-size:14px}.p-inquiry-form .mktoForm .mktoField,.p-inquiry-form .mktoForm .mktoHtmlText{font-size:14px!important}.p-inquiry-form .mktoForm .mktoFormCol:has(.mktoHtmlText) .mktoFieldWrap,.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(#yBPrivacyPolicyAgreed) .mktoFieldWrap{row-gap:12px}.p-inquiry-form .mktoForm .mktoFieldDescriptor.mktoFormCol:has(#yBPrivacyPolicyAgreed) .mktoFieldWrap{justify-content:flex-start}.p-inquiry-form .mktoForm textarea.mktoField{min-height:220px}.p-inquiry-form .mktoForm .mktoButtonRow{margin-top:36px!important}.p-inquiry-form .mktoForm .mktoButton{width:100%}}.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}@media(max-width:767px){.u-pc{display:none}}@media(min-width:768px){.u-sp{display:none}}
