@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit;background:transparent;border:none;border-radius:0;-webkit-appearance:none;appearance:none}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{cursor:pointer}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:100%}body{font-family:Noto Sans JP,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;font-weight:500;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4;color:#333;min-height:100vh;overflow-wrap:break-word;overflow-x:hidden}.l-breadcrumb{background-color:#f2f2f2}.l-breadcrumb__inner{display:flex;align-items:center;width:100%;max-width:1920px;min-height:32px}@media(min-width:769px){.l-breadcrumb__inner{padding:0 24px}}@media(max-width:768px){.l-breadcrumb__inner{padding:0 16px}}.l-breadcrumb__inner{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.l-breadcrumb__list{display:flex;flex-wrap:nowrap;align-items:center;height:100%}@media(min-width:769px){.l-breadcrumb__item{font-size:.875rem}}@media(max-width:768px){.l-breadcrumb__item{font-size:.75rem}}.l-breadcrumb__item:not(:last-child){position:relative;padding-right:24px}.l-breadcrumb__item:not(:last-child):after{content:"";display:inline-block;width:24px;height:24px;background-image:url(/assets/images/common/button-arrow-red.svg);background-repeat:no-repeat;background-size:contain;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(90deg)}.l-breadcrumb__item a{transition:opacity .3}.l-breadcrumb__item a:hover{opacity:.7}.l-breadcrumb__item:last-child span{color:#e60012}@media(min-width:1300px){.l-main{padding-top:88px}}@media(max-width:1299.98px){.l-main{padding-top:64px}}.l-container{position:relative;max-width:1248px;margin:0 auto}@media(min-width:769px){.l-container{padding:0 24px}}@media(max-width:768px){.l-container{padding:0 16px}}.l-footer{width:100%;color:#fff;background-color:#727171}.l-footer__container{width:100%;margin:0 auto}@media(min-width:769px){.l-footer__container{max-width:1248px;padding:32px 24px}}@media(max-width:768px){.l-footer__container{padding:32px 16px}}.l-footer__logo{margin-bottom:16px}.l-footer__logo a{display:inline-block}.l-footer__logo img{width:344px}.l-footer__company-name{font-weight:700}@media(min-width:769px){.l-footer__company-name{font-size:1.25rem}}@media(max-width:768px){.l-footer__company-name{font-size:1rem}}.l-footer__address{font-style:normal;font-weight:400}.l-footer__contact-item{display:block;white-space:nowrap}.l-footer__nav{margin-top:16px}@media(max-width:768px){.l-footer__nav{display:flex;flex-wrap:wrap;gap:16px 24px}}@media(min-width:769px){.l-footer__nav-group+.l-footer__nav-group{margin-top:32px}}.l-footer__nav-title{font-weight:700;margin-bottom:8px}.l-footer__nav-list{border-left:1px solid rgb(196,196,196);margin-left:4px;padding-left:16px}@media(min-width:769px){.l-footer__nav-list{display:flex;flex-wrap:wrap;gap:24px}}.l-footer__nav-list>li{font-weight:400}@media(max-width:768px){.l-footer__nav-list>li+li{margin-top:8px}}.l-footer__nav a{transition:opacity .3s}.l-footer__nav a:hover{opacity:.7}.l-footer__sub-links{margin-top:16px;font-weight:400}.l-footer__sub-links>li+li{margin-top:8px}.l-footer__sub-links a{transition:opacity .3s}.l-footer__sub-links a:hover{opacity:.7}.l-footer__copyright{display:block;width:100%;border-top:1px solid rgb(196,196,196);font-size:.75rem;font-weight:400;text-align:center}@media(min-width:769px){.l-footer__copyright{padding:16px 24px}}@media(max-width:768px){.l-footer__copyright{padding:16px}}.l-header{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#fff}.l-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1918px;margin:0 auto}@media(min-width:1300px){.l-header__inner{padding:0 24px;min-height:88px}}@media(max-width:1299.98px){.l-header__inner{min-height:64px}}.l-header__right{display:flex;align-items:center;justify-content:flex-end}.l-header__nav{display:flex;align-items:center}@media(max-width:1299.98px){.l-header__nav{position:fixed;top:64px;right:0;width:240px;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);background:#fffc;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);flex-direction:column;align-items:flex-start;padding:16px;overflow-y:auto;z-index:90;transform:translate(100%);transition:transform .3s ease}.l-header__nav.is-active{transform:translate(0)}}.l-header__menu{display:flex;gap:24px;margin-right:48px}@media(max-width:1299.98px){.l-header__menu{flex-direction:column;margin-right:0;margin-bottom:16px;width:100%;gap:0}}.l-header__menu-item a{display:inline-block;text-decoration:none;transition:color .3s ease;color:#333}@media(min-width:1300px){.l-header__menu-item a{position:relative}.l-header__menu-item a:hover{color:#e60012}.l-header__menu-item a:hover:after{opacity:1;bottom:-8px}.l-header__menu-item a:after{content:"";position:absolute;left:0;bottom:-12px;width:100%;height:2px;background-color:#e60012;opacity:0;transition:all .3s ease;pointer-events:none}}@media(max-width:1299.98px){.l-header__menu-item a{padding:16px;width:100%;line-height:1}}.l-header__contact-links{display:flex;gap:8px;margin-right:32px}@media(max-width:1299.98px){.l-header__contact-links{flex-direction:column;margin-right:0;margin-bottom:32px;width:100%;display:none}}.l-header__contact-item{width:184px}@media(max-width:1299.98px){.l-header__contact-item{width:100%}}.l-header__contact-item a{position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center;width:100%;min-height:48px;border-radius:48px;color:#fff;padding:4px 16px;font-size:.75rem;font-weight:700;transition:opacity .3s}.l-header__contact-item a:hover{opacity:.7}.l-header__contact-item a:after{content:"";display:block;width:16px;height:16px;background-image:url(/assets/images/common/button-arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.l-header__contact-item:first-child a{background-color:#c4a000}.l-header__contact-item:last-child a{background-color:#e60012}@media(min-width:1300px){.l-header__tel-pc{position:relative;padding-left:70px;display:block}.l-header__tel-pc span{font-size:26px}.l-header__tel-pc:before{content:"";display:block;width:54px;height:54px;background-image:url(/assets/images/common/icon-tel-pc.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%)}}@media(max-width:1299.98px){.l-header__tel-pc{display:none}}@media(min-width:1300px){.l-header__tel-sp{display:none}}@media(max-width:1299.98px){.l-header__tel-sp{display:block}.l-header__tel-sp a{position:relative;display:inline-block;width:64px;height:64px;padding-top:40px;text-align:center;color:#fff;background-color:#e60012;font-size:.75rem;font-weight:700;text-decoration:none}.l-header__tel-sp a:before{content:"";display:inline-block;width:27px;height:27px;background-image:url(/assets/images/common/icon-tel-sp.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:7px;left:50%;transform:translate(-50%)}}@media(min-width:1300px){.l-header__hamburger{display:none}}@media(max-width:1299.98px){.l-header__hamburger{display:block;width:64px;height:64px;margin-left:8px}}@media(max-width:1299.98px){.l-drawer__sub-group{display:block;width:100%}}.l-drawer__sub-title{border-left:2px solid #E60012;padding-left:6px;font-weight:700;line-height:1}.l-drawer__sub-list{display:flex;flex-direction:column;list-style:none;padding:0}.l-drawer__sub-item a{display:block;width:100%;padding:16px}@media(min-width:769px){.l-lower__header{margin:80px 0 32px;padding:0 24px}}@media(max-width:768px){.l-lower__header{margin:32px 0;padding:0 16px}}.l-lower__title{width:100%;max-width:960px;margin:0 auto}@media(min-width:769px){.l-lower__title{font-size:2.5rem}}@media(max-width:768px){.l-lower__title{font-size:1.625rem}}.l-lower__title.p-guideline__width{max-width:1040px}@media(min-width:769px){.l-lower__container{margin-bottom:160px;padding:0 24px;overflow:hidden}}@media(max-width:768px){.l-lower__container{margin-bottom:64px;padding:0 16px;overflow:hidden}}.l-lower__container section{width:100%;max-width:960px;margin-left:auto;margin-right:auto}.l-lower__container.p-guideline__width section{max-width:1040px}.c-accordion{width:100%;max-width:720px;margin:0 auto}.c-accordion__item{border:1px solid #C4C4C4;border-radius:8px;overflow:hidden;transition:all .3s}.c-accordion__item+.c-accordion__item{margin-top:16px}.c-accordion__item:has([aria-expanded=true]){border:1px solid #E60012;background-color:#fff2f2}.c-accordion__header{position:relative;display:flex;justify-content:flex-start;align-items:center;text-align:left;width:100%;min-height:50px;padding:12px 34px 12px 42px;cursor:pointer}@media(min-width:769px){.c-accordion__header{min-height:50px}}@media(max-width:768px){.c-accordion__header{min-height:62px}}@media(min-width:769px){.c-accordion__question{font-size:1.25rem}}@media(max-width:768px){.c-accordion__question{font-size:1rem}}.c-accordion__icon-q{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-family:Roboto,sans-serif;font-weight:500;color:#e60012}@media(min-width:769px){.c-accordion__icon-q{font-size:1.625rem}}@media(max-width:768px){.c-accordion__icon-q{font-size:1.375rem}}.c-accordion__icon-a{position:absolute;top:0;left:14px;font-family:Roboto,sans-serif;font-weight:500}@media(min-width:769px){.c-accordion__icon-a{font-size:1.625rem}}@media(max-width:768px){.c-accordion__icon-a{font-size:1.375rem}}.c-accordion__toggle-icon{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:inline-block;width:18px;height:18px;border-radius:18px;background-color:#f2f2f2;box-shadow:0 1px 1px #0000001a}.c-accordion__toggle-icon:before,.c-accordion__toggle-icon:after{content:"";position:inherit;top:50%;left:50%;width:8px;height:2px;background-color:#333;transform:translate(-50%,-50%);transition:all .3s}.c-accordion__toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.c-accordion__header[aria-expanded=true] .c-accordion__toggle-icon:before{background-color:#e60012}.c-accordion__header[aria-expanded=true] .c-accordion__toggle-icon:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.c-accordion__content{height:0;overflow:hidden;transition:height .3s ease-out}.c-accordion__content-inner{position:relative;padding:4px 34px 12px 42px}.c-accordion__answer{width:100%;border-radius:8px;padding:12px;background-color:#fff;font-size:1rem}.c-accordion__em{font-weight:700;text-decoration:underline}.c-hamburger{position:relative;width:100%;height:100%;background:none;border:none;cursor:pointer;padding:0;z-index:100}.c-hamburger__line{position:absolute;left:50%;transform:translate(-50%);width:40px;height:3px;background-color:#727171;transition:all .3s ease}.c-hamburger__line:nth-child(1){top:18px}.c-hamburger__line:nth-child(2){top:50%;transform:translate(-50%,-50%)}.c-hamburger__line:nth-child(3){bottom:18px}.c-hamburger.is-active .c-hamburger__line:nth-child(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.c-hamburger.is-active .c-hamburger__line:nth-child(2){opacity:0}.c-hamburger.is-active .c-hamburger__line:nth-child(3){bottom:50%;transform:translate(-50%,50%) rotate(-45deg)}@media(min-width:1300px){.l-drawer__sub-group{display:none}}.c-modal__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;pointer-events:none}.c-modal__wrapper.is-active{opacity:1;visibility:visible;pointer-events:auto}.c-modal__inner{position:relative;display:flex;flex-direction:column;border-radius:12px;background:#fff;max-height:85vh}@media(min-width:769px){.c-modal__inner{width:calc(100% - 48px);max-width:768px}}@media(max-width:768px){.c-modal__inner{width:calc(100% - 32px)}}.c-modal__close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:30px;cursor:pointer}.c-modal__scroll-area{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.c-modal__contents{overflow-y:hidden}@media(min-width:769px){.c-modal__contents{padding:32px 16px}}@media(max-width:768px){.c-modal__contents{padding:16px}}.c-tab{position:relative;width:100%;margin-bottom:32px}.c-tab .swiper-slide{width:auto;border-right:1px solid #C4C4C4}.c-tab .swiper-slide:last-child{border:none}.c-tab__outer{position:relative;width:100%;padding:0 32px}.c-tab__btn{display:block;padding:16px;line-height:1;white-space:nowrap;background-color:#f2f2f2;cursor:pointer;transition:all .3s}.c-tab__btn.is-active{color:#fff;background-color:#e60012}@media(min-width:769px){.c-tab__btn:hover{color:#fff;background-color:#e60012}}.c-tab__prev,.c-tab__next{position:absolute;top:50%;transform:translateY(-50%)}.c-tab__prev:before,.c-tab__next:before{content:"";display:block;width:24px;height:24px;background-color:#e60012;-webkit-mask-image:url(/assets/images/top/flow-more-btn.svg);mask-image:url(/assets/images/top/flow-more-btn.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.c-tab__prev.swiper-button-disabled:before,.c-tab__next.swiper-button-disabled:before{background-color:#c4c4c4}.c-tab__prev{left:0}.c-tab__prev:before{transform:rotate(-90deg)}.c-tab__next{right:0}.c-tab__next:before{transform:rotate(90deg)}.c-tab-panel{display:none;opacity:0}.c-tab-panel.is-show{display:block;animation:tabFadeIn .6s ease forwards}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:769px){.c-section-header--pc-mb16{margin-bottom:16px}.c-section-header--pc-mb24{margin-bottom:24px}.c-section-header--pc-mb32{margin-bottom:32px}.c-section-header--pc-mb40{margin-bottom:40px}}@media(max-width:768px){.c-section-header--sp-mb16{margin-bottom:16px}.c-section-header--sp-mb24{margin-bottom:24px}.c-section-header--sp-mb32{margin-bottom:32px}.c-section-header--sp-mb40{margin-bottom:40px}}.c-section-header__sub{color:#e60012;font-family:Roboto,sans-serif}@media(min-width:769px){.c-section-header__sub{font-size:1.375rem}}@media(max-width:768px){.c-section-header__sub{font-size:1rem}}.c-section-header__sub span{position:relative;display:inline-block}.c-section-header__sub span:after{content:"";display:inline-block;width:24px;height:1px;background-color:#e60012;position:absolute;top:50%;right:-28px;transform:translateY(-50%)}.c-section-header__title{font-weight:700}@media(min-width:769px){.c-section-header__title{font-size:2.5rem}}@media(max-width:768px){.c-section-header__title{font-size:1.625rem}}.c-section-header__title span{color:#e60012}.c-section-header__title span.inline-block{display:inline-block}@media(min-width:769px){.p-about-lead{text-align:center;font-size:1.75rem;margin-top:40px;font-weight:400}}@media(max-width:768px){.p-about-lead{text-align:left;font-size:1.375rem}}.p-about-table{width:100%;max-width:780px;margin:74px auto 0;border-collapse:collapse}.p-about-table__row{border-bottom:1px solid #727171}.p-about-table__header{width:126px;padding:16px 0;text-align:center;font-weight:700;vertical-align:top;font-size:1rem}.p-about-table__header .p-about-table__inner{position:relative}.p-about-table__header .p-about-table__inner:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:16px;background-color:#e60012}@media(max-width:768px){.p-about-table__header{width:102px;padding:16px 0}}.p-about-table__data{position:relative;padding:16px 16px 16px 40px;vertical-align:middle;font-weight:400}@media(max-width:768px){.p-about-table__data{padding:16px}}.p-about-table__mt+.p-about-table__mt{margin-top:16px}.p-about-table__mt{text-indent:-1em;padding-left:1em}@media(min-width:769px){.p-about__section{margin-top:80px}}@media(max-width:768px){.p-about__section{margin-top:32px}}.p-about-access__title{font-weight:700;margin-bottom:24px}@media(min-width:769px){.p-about-access__title{font-size:2.5rem}}@media(max-width:768px){.p-about-access__title{font-size:1.625rem}}@media(min-width:769px){.p-about-access__nearest{font-size:1.25rem}}.p-about-access__map{width:100%;aspect-ratio:960/540;margin-top:24px}.p-about-access__map iframe{width:100%;height:100%}.p-case-lead{width:100%;max-width:960px}@media(min-width:769px){.p-case-lead{margin:0 auto 80px}}@media(max-width:768px){.p-case-lead{margin:0 auto 32px}}.p-case-lead strong{display:block;font-size:1.25rem;font-weight:500;margin-bottom:12px}.p-case-table{width:100%;border-collapse:collapse;table-layout:fixed}.p-case-table thead th{padding:8px;color:#fff;background-color:#d64343;border:1px solid #FFFFFF;font-weight:700}@media(max-width:768px){.p-case-table thead th{font-size:.75rem;padding:4px}.p-case-table thead th.-type{width:40px}}.p-case-table tbody td{text-align:center;background-color:#f2f2f2;padding:8px;font-weight:700;border:1px solid #FFFFFF}@media(max-width:768px){.p-case-table tbody td{font-size:.75rem}}.p-case-table tbody td.-type{background-color:#f7d4d4}@media(max-width:768px){.p-case-table tbody td.-type{font-size:.75rem;padding:8px 4px}}.p-case__th,.p-case__td{text-align:center;vertical-align:middle;border-bottom:1px solid #FFFFFF}.p-case-entity__area{display:inline-block;background-color:#fff;line-height:1;margin-bottom:4px;padding:4px}@media(min-width:769px){.p-case-entity__area{font-size:.75rem;border-radius:20px}}@media(max-width:768px){.p-case-entity__area{font-size:.625rem;border-radius:18px}}.p-case-entity__name{word-break:keep-all;overflow-wrap:anywhere}.p-case-deal{color:#d64343}.p-case-deal__text{position:relative;display:inline-block;width:100%;padding-top:12px}.p-case-deal__text:before{content:"";display:inline-block;width:100%;max-width:120px;height:11px;background-image:url(/assets/images/common/case-arrow.svg);background-position:center right;background-repeat:no-repeat;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.p-case-sales{color:#d64343}@media(min-width:769px){.p-contact .l-lower__header{margin-bottom:80px}}.p-contact .l-lower__title{max-width:640px}@media(min-width:1300px){.p-contact form[data-formrun-confirm=true]{scroll-margin-top:96px}}@media(max-width:1299.98px){.p-contact form[data-formrun-confirm=true]{scroll-margin-top:80px}}.p-contact-form{width:100%;max-width:640px;margin:0 auto}.p-contact-form>section>*:last-child{margin-bottom:0}.p-contact-form>section+section{margin-top:32px}.p-contact-form>section:last-of-type{margin-bottom:32px}.p-contact-form__row{margin-bottom:24px}.p-contact-form__row [data-formrun-confirm-value]{white-space:pre-wrap;word-wrap:break-word;display:inline-block;width:100%;max-width:480px;border:1px solid #C4C4C4;padding:16px;border-radius:12px;min-height:56px;background:#f5f5f5}.p-contact-form__label{display:flex;align-items:center;gap:8px;line-height:1}.p-contact-form__label .c-tag{display:inline-block;font-size:.75rem;padding:4px;border-radius:4px;line-height:1}.p-contact-form__label .c-tag.c-tag--required{color:#e60012;border:1px solid #E60012}.p-contact-form__label .c-tag.c-tag--optional{color:#727171;border:1px solid #727171}.p-contact-form__control{margin-top:8px}.p-contact-form__control .c-input-text{width:100%;max-width:480px;line-height:1;border:1px solid #C4C4C4;border-radius:8px;padding:16px}.p-contact-form__control .c-input-text::placeholder{color:#c4c4c4}.p-contact-form__control .c-input-text :not([data-formrun-required])+[data-formrun-error]{display:none!important}.p-contact-form__control .c-input-radio-group{display:flex;flex-direction:column;gap:16px}.p-contact-form__control .c-input-radio-group input[type=radio]{appearance:auto!important;-webkit-appearance:radio!important;-moz-appearance:radio!important;position:static!important;opacity:1!important;width:16px!important;height:16px!important;margin-right:6px;cursor:pointer}.p-contact-form__control .c-input-radio-group label{display:inline-flex;align-items:center;margin-right:15px;cursor:pointer;font-size:14px}.p-contact-form__control [data-formrun-show-if-error]{position:relative;color:#e60012;font-size:.875rem;margin-top:5px;padding-left:1em;line-height:1}.p-contact-form__control [data-formrun-show-if-error]:before{content:"※";position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-contact-form__control .formrun-has-error{border-color:#e60012}.p-contact-form__control .c-textarea{width:100%;min-height:200px;padding:16px;border:1px solid #C4C4C4;border-radius:8px;background-color:#fff;font-size:1rem;line-height:1.4;box-sizing:border-box;resize:vertical}.p-contact-form__control .c-textarea::placeholder{color:#c4c4c4}.p-contact-form__control .c-input-select-group{position:relative;display:inline-block;width:100%;max-width:480px}.p-contact-form__control .c-input-select-group:after{content:"";display:inline-block;width:24px;height:24px;position:absolute;margin-top:1px;top:50%;right:12px;transform:translateY(-50%) scaleY(-1);background-color:#727171;-webkit-mask-image:url(/assets/images/top/flow-more-btn.svg);mask-image:url(/assets/images/top/flow-more-btn.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.p-contact-form__control .c-input-select-group select{width:100%;max-width:480px;border:1px solid #C4C4C4;padding:16px 32px 16px 16px;line-height:1;background-color:#fff;border-radius:8px}.p-contact-form__control .c-input-select-group select:has(option[value=""]:checked),.p-contact-form__control .c-input-select-group select:has(option[value=選択なし]:checked){color:#c4c4c4}.p-contact-form__control .c-input-select-group select option,.p-contact-form__control .c-input-select-group select optgroup{color:#333}.p-contact-form__control .c-input-select-group select.formrun-has-error{border-color:#e60012}.p-contact-form__name-flex{display:flex;gap:16px}.p-contact-form__name-field{display:flex;align-items:center;gap:8px}.p-contact-form__name-field .c-input-text{max-width:140px}.p-contact-form__privacy-text{font-size:.875rem;line-height:1.4}.p-contact-form__privacy-text a{color:#008cff;text-decoration:underline}.p-contact-form__privacy-text a:hover{text-decoration:none}.p-contact-form__privacy-check{margin-top:16px}.p-contact-form__privacy-check .c-input-checkbox{display:flex;align-items:center;cursor:pointer;line-height:1}.p-contact-form__privacy-check .c-input-checkbox input[type=checkbox]{appearance:auto!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;position:static!important;opacity:1!important;width:16px!important;height:16px!important;margin-right:8px;cursor:pointer}@media(min-width:769px){.p-contact-form__submit{margin-top:80px}}@media(max-width:768px){.p-contact-form__submit{margin-top:24px}}.p-contact-form__submit{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.p-contact-form__submit button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;color:#e60012;background-color:#fff;line-height:1;padding:0 12px 0 24px;border-width:1px;border-style:solid;border-color:#e60012;border-image:initial;border-radius:48px}.p-contact-form__submit button:hover{opacity:.7}.p-contact-form__submit button:after{content:"";display:block;width:24px;height:24px;background-image:url(/assets/images/top/flow-more-btn.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(90deg)}.p-contact-form__submit button+a{margin-top:24px}.p-contact-form__notes{position:relative;font-size:.875rem;font-weight:400;margin-top:5px;padding-left:1em}.p-contact-form__notes:before{content:"※";position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-contact-thank{width:100%;max-width:640px;margin:0 auto}.p-contact-thank p+p{margin-top:1em}@media(min-width:769px){.p-contact-thank__backlink{margin-top:80px}}@media(max-width:768px){.p-contact-thank__backlink{margin-top:24px}}.p-contact-thank__backlink{text-align:center}.p-contact-thank__backlink a{display:inline-flex;justify-content:center;align-items:center;min-height:48px;color:#e60012;background-color:#fff;line-height:1;padding:0 12px 0 24px;border-width:1px;border-style:solid;border-color:#e60012;border-image:initial;border-radius:48px}.p-contact-thank__backlink a:hover{opacity:.7}.p-contact-thank__backlink a:after{content:"";display:block;width:24px;height:24px;background-image:url(/assets/images/top/flow-more-btn.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(90deg)}.p-contact-purchase__title{font-size:1.375rem;margin-bottom:24px}.p-contact-purchase__subtitle{font-size:1rem;font-weight:500;line-height:1;margin-bottom:8px}.p-contact-purchase__contents{width:100%;max-width:512px;padding:16px;background-color:#f2f2f2;border-radius:12px;margin-bottom:24px}.p-contact-purchase__contents .p-contact-form__control .c-textarea{min-height:70px}.p-contact-purchase__contents .p-contact-form__row:last-child{margin-bottom:0}.p-fee .l-lower__title,.p-fee .p-fee-section{max-width:1200px}.p-fee-anchor{width:100%;max-width:1200px;margin:0 auto}.p-fee-anchor__list{display:flex;flex-wrap:wrap;gap:24px}@media(max-width:768px){.p-fee-anchor__item{width:100%;max-width:158px}}.p-fee-anchor__link{display:flex;align-items:center;justify-content:center;width:100%;color:#e60012;border:1px solid #E60012;line-height:1;padding:12px 12px 12px 24px;border-radius:50px;transition:opacity .5s}.p-fee-anchor__link:hover{opacity:.7}.p-fee-anchor__link:after{content:"";display:block;width:24px;height:24px;background-image:url(/assets/images/common/button-arrow-red.svg);background-repeat:no-repeat;background-size:contain;transform:scaleY(-1)}@media(min-width:769px){.p-fee-section{margin-top:32px}}@media(max-width:768px){.p-fee-section{margin-top:24px}}.p-fee-section__title{position:relative;padding-left:10px}@media(min-width:769px){.p-fee-section__title{font-size:1.5rem}}@media(max-width:768px){.p-fee-section__title{font-size:1.375rem}}.p-fee-section__title:before{content:"";display:block;width:2px;height:calc(100% - 6px);background-color:#e60012;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-fee-section__lead{margin-top:16px;font-size:1.25rem}.p-fee-section__lead strong{color:#e60012;font-weight:700}.p-fee-section__notes{font-size:.75rem;font-weight:400}@media(min-width:769px){.p-fee-section__notes{margin-top:8px}}@media(max-width:768px){.p-fee-section__notes{margin-top:16px}}.p-fee-plan-group,.p-fee-detail-flex{margin-top:32px}@media(min-width:769px){.p-fee-plan-group__title,.p-fee-detail-flex__title{font-size:1.25rem;margin-bottom:32px}}@media(max-width:768px){.p-fee-plan-group__title,.p-fee-detail-flex__title{font-size:1rem;margin-bottom:24px}}.p-fee-plan-group table{width:100%;table-layout:fixed;border-collapse:collapse;outline:2px solid #FFFFFF;outline-offset:-2px}@media(min-width:769px){.p-fee-plan-group table{min-width:1080px}}@media(max-width:768px){.p-fee-plan-group table{min-width:630px}}.p-fee-plan-group__table{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-right:-16px;padding-right:16px}.p-fee-plan-group__table thead th:first-child{background-color:#fff;position:sticky;left:0;z-index:10}.p-fee-plan-group__table thead th:first-child:before{content:"";position:absolute;top:-2px;left:-2px;width:2px;height:calc(100% + 3px);background-color:#fff}.p-fee-plan-group__table tbody th{position:sticky;left:-1px;z-index:10}.p-fee-plan-group tbody tr:first-child th div{border-radius:4px 0 0}.p-fee-plan-group tbody tr:nth-child(8) th div{border-radius:0 0 0 4px}.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--light,.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--standard,.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--premium{font-size:.875rem;font-weight:400}.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--light strong,.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--standard strong,.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--premium strong{font-size:1.625rem;font-weight:500;font-family:Roboto,sans-serif;line-height:1}.p-fee-plan-group tbody tr:nth-child(-n+3) .p-fee-plan-group__inner--gray strong{font-family:Roboto,sans-serif;font-size:1rem}.p-fee-plan-group tbody tr:nth-child(-n+4) .p-fee-plan-group__inner--gray{font-size:.875rem;font-weight:400}.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--light,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--standard,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--premium{align-items:baseline;padding:11px 4px;font-weight:400}.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--light strong,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--standard strong,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--premium strong{font-size:1.25rem;font-family:Roboto,sans-serif;line-height:1}.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--light span,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--standard span,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--premium span{font-size:.875rem;font-family:Roboto,sans-serif}@media(max-width:768px){.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--light,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--standard,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--premium{display:block;text-align:center;font-size:.75rem;line-height:1;padding:8px 4px}}.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--gray strong,.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--gray span{font-family:Roboto,sans-serif}@media(max-width:768px){.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--gray{display:block;text-align:center;font-size:.75rem;line-height:1;padding:8px 4px}.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--gray strong{font-size:1.25rem}.p-fee-plan-group tbody tr:nth-child(4) .p-fee-plan-group__inner--gray span{font-size:.875rem}}.p-fee-plan-group tbody tr:nth-child(5) .p-fee-plan-group__inner--light,.p-fee-plan-group tbody tr:nth-child(5) .p-fee-plan-group__inner--standard,.p-fee-plan-group tbody tr:nth-child(5) .p-fee-plan-group__inner--premium,.p-fee-plan-group tbody tr:nth-child(6) .p-fee-plan-group__inner--light,.p-fee-plan-group tbody tr:nth-child(6) .p-fee-plan-group__inner--standard,.p-fee-plan-group tbody tr:nth-child(6) .p-fee-plan-group__inner--premium{font-weight:400}.p-fee-plan-group tbody tr:nth-child(5) .p-fee-plan-group__inner--gray,.p-fee-plan-group tbody tr:nth-child(6) .p-fee-plan-group__inner--gray{font-size:.875rem;font-weight:400}.p-fee-plan-group tbody tr:nth-child(7) .p-fee-plan-group__inner--light{font-weight:400}.p-fee-plan-group tbody tr:nth-child(7) .p-fee-plan-group__inner--standard{font-weight:700;color:#ff7676}.p-fee-plan-group tbody tr:nth-child(7) .p-fee-plan-group__inner--premium{font-weight:700;color:#a87d11}.p-fee-plan-group tbody tr:nth-child(7) .p-fee-plan-group__inner--gray{font-weight:400}.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--light strong,.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--standard strong,.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--premium strong{font-size:1.375rem;font-family:Roboto,sans-serif;line-height:1}@media(max-width:768px){.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--light strong,.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--standard strong,.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--premium strong{font-size:1.25rem}}.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--gray{font-size:.875rem}.p-fee-plan-group tbody tr:nth-child(8) .p-fee-plan-group__inner--gray strong{font-size:1rem;font-family:Roboto,sans-serif}.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--light,.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--standard,.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--premium{color:#e60012}.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--light strong,.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--standard strong,.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--premium strong{font-size:1.375rem;font-family:Roboto,sans-serif;line-height:1}@media(max-width:768px){.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--light strong,.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--standard strong,.p-fee-plan-group tbody tr:nth-child(10) .p-fee-plan-group__inner--premium strong{font-size:1.25rem}}.p-fee-plan-group tbody th{height:1px}.p-fee-plan-group tbody th .p-fee-plan-group__inner{display:flex;justify-content:center;align-items:center;padding:8px 4px;color:#fff;background-color:#727171;height:100%;line-height:1;font-weight:500}@media(max-width:768px){.p-fee-plan-group tbody th .p-fee-plan-group__inner{font-size:.875rem;padding:4px}}.p-fee-plan-group tbody th,.p-fee-plan-group tbody td{height:1px;border:2px solid #FFFFFF}.p-fee-plan-group tbody .p-fee-plan-group__inner{display:flex;justify-content:center;align-items:center;text-align:center;height:100%}@media(min-width:769px){.p-fee-plan-group tbody .p-fee-plan-group__inner{min-height:48px;padding:8px 4px}}@media(max-width:768px){.p-fee-plan-group tbody .p-fee-plan-group__inner{min-height:36px;padding:4px;font-size:.875rem}}.p-fee-plan-group tbody .p-fee-plan-group__inner--light{background-color:#fff1e5}.p-fee-plan-group tbody .p-fee-plan-group__inner--standard{background-color:#fff0f0}.p-fee-plan-group tbody .p-fee-plan-group__inner--premium{background-color:#fffad6}.p-fee-plan-group tbody .p-fee-plan-group__inner--gray{background-color:#f2f2f2}.p-fee-plan-group tbody .p-fee-plan-group__discount-area{border:2px solid #E60012;background-color:#fff;border-radius:5px;padding:8px 4px}.p-fee-plan-group tbody .p-fee-plan-group__discount-box{display:flex;align-items:center;justify-content:center;gap:2px;font-size:.875rem}.p-fee-plan-group tbody .p-fee-plan-group__discount-box strong{font-family:Roboto,sans-serif;font-size:1.625rem;color:#e60012}.p-fee-plan-group tbody .p-fee-plan-group__discount-box span{color:#e60012}.p-fee-plan-group tbody .p-fee-plan-group__row--min-reward td:last-child div{border-radius:0 0 4px}.p-fee-plan-group__head{border:2px solid #FFFFFF}@media(min-width:769px){.p-fee-plan-group__head:first-child{width:82px}}@media(max-width:768px){.p-fee-plan-group__head:first-child{width:66px}}.p-fee-plan-group__head:last-child .p-fee-plan-group__inner{border-radius:0 4px 0 0}.p-fee-plan-group__head .p-fee-plan-group__inner{color:#fff;padding:8px 2px;line-height:1;font-weight:700}@media(max-width:768px){.p-fee-plan-group__head .p-fee-plan-group__inner{font-size:.875rem}}.p-fee-plan-group__head .p-fee-plan-group__inner--light{background-color:#ffb06f;border-radius:4px 0 0}.p-fee-plan-group__head .p-fee-plan-group__inner--standard{background-color:#ff7676}.p-fee-plan-group__head .p-fee-plan-group__inner--premium{background-color:#a87d11}.p-fee-plan-group__head .p-fee-plan-group__inner--gray{background-color:#c4c4c4}.p-fee-detail-flex{display:flex;flex-wrap:wrap;gap:32px}.p-fee-detail-flex__table table{width:100%;table-layout:fixed;border-collapse:collapse}@media(min-width:769px){.p-fee-detail-flex__table--person{max-width:684px}}.p-fee-detail-flex__table--person th,.p-fee-detail-flex__table--person td{border:2px solid #FFFFFF;height:1px}@media(min-width:769px){.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head:first-child{width:112px}}@media(max-width:768px){.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head:first-child{width:64px}}.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head:nth-child(2) .p-fee-detail-group__inner{background-color:#ffb06f;border-radius:4px 0 0}.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head:nth-child(3) .p-fee-detail-group__inner{background-color:#ff7676}.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head:nth-child(4) .p-fee-detail-group__inner{background-color:#a87d11;border-radius:0 4px 0 0}.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head .p-fee-detail-group__inner{display:flex;align-items:center;justify-content:center;color:#fff;padding:3px 4px;line-height:1.3;height:100%;min-height:32px;word-break:keep-all;overflow-wrap:break-word}@media(max-width:768px){.p-fee-detail-flex__table--person thead tr .p-fee-detail-group__head .p-fee-detail-group__inner{font-size:.875rem}}.p-fee-detail-flex__table--person tbody tr th .p-fee-detail-group__inner{color:#fff;background-color:#727171;font-weight:500}@media(max-width:768px){.p-fee-detail-flex__table--person tbody tr th .p-fee-detail-group__inner{font-size:.875rem;padding:5px 0;line-height:1.4}}.p-fee-detail-flex__table--person tbody tr:nth-child(1) th .p-fee-detail-group__inner{border-radius:4px 0 0}.p-fee-detail-flex__table--person tbody tr:nth-child(3) th .p-fee-detail-group__inner{border-radius:0 0 0 4px}.p-fee-detail-flex__table--person tbody tr td:nth-of-type(1) .p-fee-detail-group__inner{font-size:.875rem;font-weight:400;background-color:#fff1e5}.p-fee-detail-flex__table--person tbody tr td:nth-of-type(2) .p-fee-detail-group__inner{color:#ff7676;background-color:#fff0f0}@media(max-width:768px){.p-fee-detail-flex__table--person tbody tr td:nth-of-type(2) .p-fee-detail-group__inner{font-size:.875rem}}.p-fee-detail-flex__table--person tbody tr td:nth-of-type(2) .p-fee-detail-group__inner strong{font-size:1.625rem}@media(max-width:768px){.p-fee-detail-flex__table--person tbody tr td:nth-of-type(2) .p-fee-detail-group__inner strong{font-size:1.0625rem}}.p-fee-detail-flex__table--person tbody tr td:nth-of-type(3) .p-fee-detail-group__inner{color:#a87d11;background-color:#fffad6}@media(max-width:768px){.p-fee-detail-flex__table--person tbody tr td:nth-of-type(3) .p-fee-detail-group__inner{font-size:.875rem}}.p-fee-detail-flex__table--person tbody tr td:nth-of-type(3) .p-fee-detail-group__inner strong{font-size:1.625rem}@media(max-width:768px){.p-fee-detail-flex__table--person tbody tr td:nth-of-type(3) .p-fee-detail-group__inner strong{font-size:1.0625rem}}.p-fee-detail-flex__table--person tbody tr .p-fee-detail-group__inner{display:flex;align-items:center;justify-content:center;gap:1px;line-height:1;height:100%}@media(min-width:769px){.p-fee-detail-flex__table--person tbody tr .p-fee-detail-group__inner{min-height:42px;padding:8px 4px}}@media(max-width:768px){.p-fee-detail-flex__table--person tbody tr .p-fee-detail-group__inner{min-height:34px;padding:4px}}.p-fee-detail-flex__table--person tbody tr .p-fee-detail-group__baseline{display:flex;justify-content:center;align-items:baseline}@media(min-width:769px){.p-fee-detail-flex__table--method{max-width:270px}}.p-fee-detail-flex__table--method thead tr .p-fee-detail-group__head{border:2px solid #FFFFFF}@media(min-width:769px){.p-fee-detail-flex__table--method thead tr .p-fee-detail-group__head:first-child{width:190px}}.p-fee-detail-flex__table--method thead tr .p-fee-detail-group__head:first-child .p-fee-detail-group__inner{border-radius:4px 0 0}.p-fee-detail-flex__table--method thead tr .p-fee-detail-group__head:last-child .p-fee-detail-group__inner{border-radius:0 4px 0 0}.p-fee-detail-flex__table--method thead tr .p-fee-detail-group__head .p-fee-detail-group__inner{display:flex;justify-content:center;align-items:center;min-height:32px;line-height:1;color:#fff;background-color:#727171}@media(max-width:768px){.p-fee-detail-flex__table--method thead tr .p-fee-detail-group__head .p-fee-detail-group__inner{font-size:.875rem}}.p-fee-detail-flex__table--method tbody tr td:first-child{border-bottom:1px solid #C4C4C4;border-right:1px solid #C4C4C4}.p-fee-detail-flex__table--method tbody tr td:last-child{border-bottom:1px solid #C4C4C4;border-left:1px solid #C4C4C4}.p-fee-detail-flex__table--method tbody tr:last-child td{border-bottom:none}.p-fee-detail-flex__table--method tbody tr .p-fee-detail-group__inner{min-height:42px;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.p-fee-detail-flex__table--method tbody tr .p-fee-detail-group__inner{font-size:.875rem}}.p-fee-seller__notes{margin-top:32px}.p-fee-seller__notes li{font-size:.75rem;font-weight:400}.p-fee-seller__notes li strong{font-weight:700;text-decoration:underline}.p-fee-compare{margin-top:16px}.p-fee-compare__title{font-size:1.25rem;font-weight:700;word-break:keep-all;overflow-wrap:break-word}.p-fee-compare__contents{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 32px;width:100%;max-width:901px}@media(min-width:769px){.p-fee-compare__contents{margin-top:40px}}@media(max-width:768px){.p-fee-compare__contents{margin-top:24px}}@media screen and (max-width:948px){.p-fee-compare__contents{flex-direction:column}}.p-fee-compare__logic{width:100%;max-width:347px;height:273px;display:flex;justify-content:center;gap:8px}.p-fee-compare__logic-group .p-fee-compare__box-wrapper{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto)}.p-fee-compare__logic-group--our .p-fee-compare__caption{grid-area:1/2/2/3}.p-fee-compare__logic-group--our .p-fee-compare__box{display:flex;flex-direction:column;width:84px;height:212px;margin:0 auto;border:2px solid #E60012;grid-area:2/2/3/3}.p-fee-compare__logic-group--our .p-fee-compare__box-debt{display:flex;align-items:center;justify-content:center;text-align:center;flex:1}.p-fee-compare__logic-group--our .p-fee-compare__box-value{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-color:#e60012;height:58px}.p-fee-compare__logic-group--our .p-fee-compare__box-value:before{content:"";display:inline-block;width:9px;height:calc(100% + 2px);border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;position:absolute;bottom:-2px;left:-13px}.p-fee-compare__logic-group--our .p-fee-compare__label{display:flex;align-items:center;justify-content:flex-end;padding-right:8px;grid-area:2/1/3/2}.p-fee-compare__logic-group--other .p-fee-compare__caption{grid-area:1/1/2/2}.p-fee-compare__logic-group--other .p-fee-compare__box{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;width:164px;height:212px;background-color:#c4c4c4;grid-area:2/1/3/2}.p-fee-compare__logic-group--other .p-fee-compare__box:before{content:"";display:inline-block;width:9px;height:100%;border-top:1px solid #000000;border-bottom:1px solid #000000;border-right:1px solid #000000;position:absolute;bottom:0;right:-13px}.p-fee-compare__logic-group--other .p-fee-compare__label{display:flex;align-items:center;justify-content:center;grid-area:2/2/3/3;padding-left:20px}.p-fee-compare__caption{text-align:center;margin-bottom:16px}.p-fee-compare__caption span{display:block;color:#e60012}.p-fee-compare__label{font-size:.875rem;writing-mode:vertical-rl}.p-fee-compare__label span{writing-mode:horizontal-tb}.p-fee-compare__message{position:relative;font-size:1.25rem;text-align:center}@media screen and (max-width:948px){.p-fee-compare__message{padding-top:36px}}@media screen and (min-width:949px){.p-fee-compare__message{padding-top:56px}}.p-fee-compare__message strong{font-size:1.5rem;font-weight:700;color:#e60012}.p-fee-compare__message:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid}@media screen and (max-width:948px){.p-fee-compare__message:before{border-width:24px 15px 0 15px;border-color:#E60012 transparent transparent transparent}}@media screen and (min-width:949px){.p-fee-compare__message:before{border-width:23px 0 23px 36px;border-color:transparent transparent transparent #E60012}}.p-fee-compare__graph{position:relative;display:flex;align-items:flex-end;gap:0 32px;padding:0 16px 49px}.p-fee-compare__graph:before{content:"";display:block;width:100%;height:1px;background-color:#727171;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.p-fee-compare__graph:after{content:"";position:absolute;top:0;right:86px;width:100%;max-width:135px;height:224px;background-color:#f5f5f5;clip-path:polygon(0 100%,100% 100%,100% 0,0 71%);z-index:-1}.p-fee-compare__graph-item{position:relative}.p-fee-compare__graph-item--std .p-fee-compare__bar{width:70px;height:66px;background-color:#ff7676}.p-fee-compare__graph-item--std .p-fee-compare__bar-label{color:#ff7676}.p-fee-compare__graph-item--pre .p-fee-compare__bar{width:70px;height:83px;background-color:#a87d11}.p-fee-compare__graph-item--pre .p-fee-compare__bar-label{color:#a87d11}.p-fee-compare__graph-item--other .p-fee-compare__bar{width:70px;height:224px;background-color:#727171}.p-fee-compare__bar{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff}.p-fee-compare__bar span{display:block;font-size:1.25rem;margin-bottom:8px;line-height:1}.p-fee-compare__bar-label{position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%);font-size:.875rem;white-space:nowrap;text-align:center}.p-fee-compare__balloon{position:absolute;top:36px;left:38px;width:116px;padding:10px 0;text-align:center;color:#fff;background-color:#e60012;border-radius:6px;font-weight:700}.p-fee-compare__balloon span{font-size:1.25rem;font-weight:500;font-family:Roboto,sans-serif}.p-fee-compare__balloon:after{content:"";position:absolute;top:calc(100% - 2px);right:13px;border-style:solid;border-width:16px 8px 0 8px;border-color:#E60012 transparent transparent transparent}@media(min-width:769px){.p-fee-calc{margin-top:40px}}@media(max-width:768px){.p-fee-calc{margin-top:24px}}.p-fee-calc__title{font-size:1.25rem;font-weight:700;word-break:keep-all;overflow-wrap:break-word}.p-fee-calc__contents{display:flex;flex-wrap:wrap;align-items:center;gap:24px 32px;width:100%;max-width:1178px}@media(min-width:769px){.p-fee-calc__contents{margin-top:40px}}@media(max-width:768px){.p-fee-calc__contents{margin-top:24px}}@media screen and (max-width:1224px){.p-fee-calc__contents{flex-direction:column;justify-content:center}}@media(min-width:769px){.p-fee-calc__table-area{display:flex;gap:16px}}.p-fee-calc__table-title{margin-bottom:16px;line-height:1}.p-fee-calc__table-title span{color:#e60012}.p-fee-calc__table--our{width:100%}@media(min-width:769px){.p-fee-calc__table--our{max-width:255px}}.p-fee-calc__table--our table{width:100%;table-layout:fixed;border-collapse:collapse}.p-fee-calc__table--our thead th{height:1px;border:1px solid #FFFFFF}.p-fee-calc__table--our thead th div{display:flex;align-items:center;justify-content:center;min-height:32px;color:#fff;background-color:#e60012}@media(max-width:768px){.p-fee-calc__table--our thead th div{font-size:.875rem}}.p-fee-calc__table--our thead th:first-child div{border-radius:4px 0 0}@media(min-width:769px){.p-fee-calc__table--our thead th:first-child{width:79px}}@media(max-width:768px){.p-fee-calc__table--our thead th:first-child{width:23.5%}}.p-fee-calc__table--our thead th:last-child div{border-radius:0 4px 0 0}@media(min-width:769px){.p-fee-calc__table--our thead th:last-child{width:127px}}@media(max-width:768px){.p-fee-calc__table--our thead th:last-child{width:62.5%}}.p-fee-calc__table--our tbody tr td{font-size:.875rem;font-weight:400;text-align:center}@media(min-width:769px){.p-fee-calc__table--our tbody tr:nth-child(1) td{padding:4px}}@media(max-width:768px){.p-fee-calc__table--our tbody tr:nth-child(1) td{padding:8px 4px}}.p-fee-calc__table--our tbody tr:nth-child(1) td:nth-child(1){border-bottom:1px solid #C4C4C4;border-right:1px solid #C4C4C4}.p-fee-calc__table--our tbody tr:nth-child(1) td:nth-child(2){border-bottom:1px solid #C4C4C4;border-right:1px solid #C4C4C4;border-left:1px solid #C4C4C4}.p-fee-calc__table--our tbody tr:nth-child(1) td:nth-child(3){border-bottom:1px solid #C4C4C4;border-left:1px solid #C4C4C4}.p-fee-calc__table--our tbody tr:nth-child(2) td div{display:flex;justify-content:center;align-items:center;min-height:42px;padding:8px 4px}.p-fee-calc__table--our tbody tr:nth-child(2) td span{color:#e60012}.p-fee-calc__table--our tbody tr:nth-child(3) td .p-fee-calc__total-flex{display:flex;justify-content:center;gap:2px}.p-fee-calc__table--our tbody tr:nth-child(3) td .p-fee-calc__total-flex>span{display:flex;justify-content:center;align-items:center;width:calc((100% - 2px)/2);padding:8px 2px;background-color:#f2f2f2;min-height:42px}.p-fee-calc__table--other{width:100%}@media(min-width:769px){.p-fee-calc__table--other{max-width:314px}}@media(max-width:768px){.p-fee-calc__table--other{margin-top:24px}}.p-fee-calc__table--other table{width:100%;table-layout:fixed;border-collapse:collapse}.p-fee-calc__table--other thead th{height:1px;border:1px solid #FFFFFF}.p-fee-calc__table--other thead th div{display:flex;align-items:center;justify-content:center;min-height:32px;color:#fff;background-color:#727171}@media(max-width:768px){.p-fee-calc__table--other thead th div{font-size:.875rem}}.p-fee-calc__table--other thead th:first-child div{border-radius:4px 0 0}@media(min-width:769px){.p-fee-calc__table--other thead th:first-child{width:197px}}@media(max-width:768px){.p-fee-calc__table--other thead th:first-child{width:58.1%}}.p-fee-calc__table--other thead th:last-child div{border-radius:0 4px 0 0}@media(min-width:769px){.p-fee-calc__table--other thead th:last-child{width:68px}}@media(max-width:768px){.p-fee-calc__table--other thead th:last-child{width:20.95%}}.p-fee-calc__table--other tbody tr td{font-size:.875rem;font-weight:400;text-align:center}@media(min-width:769px){.p-fee-calc__table--other tbody tr:nth-child(-n+6) td{padding:11px 4px}}@media(max-width:768px){.p-fee-calc__table--other tbody tr:nth-child(-n+6) td{padding:8px 4px}}.p-fee-calc__table--other tbody tr:nth-child(-n+6) td:nth-child(1){border-bottom:1px solid #C4C4C4;border-right:1px solid #C4C4C4}.p-fee-calc__table--other tbody tr:nth-child(-n+6) td:nth-child(2){border-bottom:1px solid #C4C4C4;border-right:1px solid #C4C4C4;border-left:1px solid #C4C4C4}.p-fee-calc__table--other tbody tr:nth-child(-n+6) td:nth-child(3){border-bottom:1px solid #C4C4C4;border-left:1px solid #C4C4C4}.p-fee-calc__table--other tbody tr:nth-child(6) td{border-bottom:none!important}.p-fee-calc__table--other tbody tr:last-child td .p-fee-calc__total-flex{display:flex;justify-content:center;gap:2px}.p-fee-calc__table--other tbody tr:last-child td .p-fee-calc__total-flex>span{display:flex;justify-content:center;align-items:center;width:calc((100% - 2px)/2);padding:8px 2px;background-color:#f2f2f2;min-height:42px}.p-fee-calc__message{position:relative;font-size:1.25rem;text-align:center}@media screen and (max-width:1224px){.p-fee-calc__message{padding-top:36px}}@media screen and (min-width:1225px){.p-fee-calc__message{padding-top:56px}}.p-fee-calc__message strong{font-size:1.5rem;font-weight:700;color:#e60012}.p-fee-calc__message:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid}@media screen and (max-width:1224px){.p-fee-calc__message:before{border-width:24px 15px 0 15px;border-color:#E60012 transparent transparent transparent}}@media screen and (min-width:1225px){.p-fee-calc__message:before{border-width:23px 0 23px 36px;border-color:transparent transparent transparent #E60012}}.p-fee-calc__graph{position:relative;display:flex;align-items:flex-end;gap:0 32px;padding:0 16px 49px}.p-fee-calc__graph:before{content:"";display:block;width:100%;height:1px;background-color:#727171;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.p-fee-calc__graph:after{content:"";position:absolute;top:0;right:86px;width:100%;max-width:135px;height:224px;background-color:#f5f5f5;clip-path:polygon(0 100%,100% 100%,100% 0,0 71%);z-index:-1}.p-fee-calc__graph-item{position:relative}.p-fee-calc__graph-item--std .p-fee-calc__bar{width:70px;height:66px;background-color:#ff7676}.p-fee-calc__graph-item--std .p-fee-calc__bar-label{color:#ff7676}.p-fee-calc__graph-item--pre .p-fee-calc__bar{width:70px;height:192px;background-color:#a87d11}.p-fee-calc__graph-item--pre .p-fee-calc__bar-label{color:#a87d11}.p-fee-calc__graph-item--other .p-fee-calc__bar{width:70px;height:224px;background-color:#727171}.p-fee-calc__bar{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff}.p-fee-calc__bar span{display:block;font-size:1.25rem;margin-bottom:8px;line-height:1}.p-fee-calc__bar-label{position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%);font-size:.875rem;white-space:nowrap;text-align:center}.p-fee-calc__balloon{position:absolute;top:61.5px;left:10px;width:101px;padding:10px 0;text-align:center;color:#fff;background-color:#e60012;border-radius:6px;font-weight:700}.p-fee-calc__balloon span{font-size:1.25rem;font-weight:500;font-family:Roboto,sans-serif}.p-fee-calc__balloon:after{content:"";position:absolute;top:calc(100% - 3px);right:11px;border-style:solid;border-width:24px 0 0 14px;border-color:#E60012 transparent transparent transparent}.p-fee-buyer__table{position:relative}.p-fee-buyer__table-area{margin-top:32px}@media(min-width:769px){.p-fee-buyer__table-area{display:flex;gap:32px}}.p-fee-buyer__table-title{line-height:1}@media(min-width:769px){.p-fee-buyer__table-title{margin-bottom:32px}}@media(max-width:768px){.p-fee-buyer__table-title{margin-bottom:16px}}.p-fee-buyer__table-tax{font-size:.75rem;font-weight:400;text-align:right}@media(min-width:769px){.p-fee-buyer__table-tax{position:absolute;top:30px;right:0}}.p-fee-buyer__table--our table{width:100%;table-layout:fixed;border-collapse:collapse}@media(min-width:769px){.p-fee-buyer__table--our table{max-width:318px}}@media(min-width:769px){.p-fee-buyer__table--our colgroup col:first-child{width:128px}}@media(max-width:768px){.p-fee-buyer__table--our colgroup col:first-child{width:33.33%}}.p-fee-buyer__table--our thead tr th{border:1px solid #FFFFFF}.p-fee-buyer__table--our thead tr th .p-fee-buyer__table-inner{width:100%;min-height:32px;display:flex;justify-content:center;align-items:center;line-height:1;color:#fff;background-color:#e60012;border-radius:4px 4px 0 0}.p-fee-buyer__table--our tbody tr th,.p-fee-buyer__table--our tbody tr td{vertical-align:middle}.p-fee-buyer__table--our tbody tr th{border:1px solid #FFFFFF;border-right:1px solid #727171}.p-fee-buyer__table--our tbody tr th .p-fee-buyer__table-inner{display:flex;justify-content:center;align-items:center;min-height:42px;padding:4px 0;color:#fff;background-color:#727171}@media(max-width:768px){.p-fee-buyer__table--our tbody tr th .p-fee-buyer__table-inner{font-size:.875rem}}.p-fee-buyer__table--our tbody tr td{border:1px solid #FFFFFF;border-left:1px solid #727171;border-bottom:1px solid #C4C4C4;text-align:center;line-height:1;font-weight:400}.p-fee-buyer__table--our tbody tr:nth-child(-n+3) td .p-fee-buyer__table-inner{display:flex;align-items:baseline;justify-content:center;gap:2px;line-height:1;font-size:.875rem}.p-fee-buyer__table--our tbody tr:nth-child(-n+3) td .p-fee-buyer__table-inner strong{font-size:1.625rem;font-weight:500;font-family:Roboto,sans-serif}.p-fee-buyer__table--our tbody tr:nth-child(4) td .p-fee-buyer__table-inner{display:flex;align-items:baseline;justify-content:center;gap:2px;line-height:1;font-size:1rem}.p-fee-buyer__table--our tbody tr:nth-child(4) td .p-fee-buyer__table-inner strong{font-size:1.25rem;font-weight:500;font-family:Roboto,sans-serif}.p-fee-buyer__table--our tbody tr:nth-child(4) td .p-fee-buyer__table-inner span{font-size:.875rem;font-weight:500;font-family:Roboto,sans-serif}.p-fee-buyer__table--our tbody tr:last-child th .p-fee-buyer__table-inner{border-radius:0 0 0 4px}.p-fee-buyer__table--our tbody tr:last-child td{border-bottom:none}.p-fee-buyer__table--our tbody tr:last-child td .p-fee-buyer__table-inner{display:flex;align-items:baseline;justify-content:center;gap:2px;line-height:1;font-size:1rem}.p-fee-buyer__table--our tbody tr:last-child td .p-fee-buyer__table-inner strong{font-size:1.375rem;font-weight:500;font-family:Roboto,sans-serif}@media(max-width:768px){.p-fee-buyer__table--other{margin-top:24px}}.p-fee-buyer__table--other table{width:100%;table-layout:fixed;border-collapse:collapse}@media(min-width:769px){.p-fee-buyer__table--other table{max-width:270px}}@media(min-width:769px){.p-fee-buyer__table--other colgroup col:first-child{width:189px}}@media(max-width:768px){.p-fee-buyer__table--other colgroup col:first-child{width:75%}}.p-fee-buyer__table--other thead tr th{border:1px solid #FFFFFF}.p-fee-buyer__table--other thead tr th .p-fee-buyer__table-inner{width:100%;min-height:32px;display:flex;justify-content:center;align-items:center;line-height:1;color:#fff;background-color:#727171}.p-fee-buyer__table--other thead tr th:first-child .p-fee-buyer__table-inner{border-radius:4px 0 0}.p-fee-buyer__table--other thead tr th:last-child .p-fee-buyer__table-inner{border-radius:0 4px 0 0}.p-fee-buyer__table--other tbody td{text-align:center;padding:13px 0;line-height:1}.p-fee-buyer__table--other tbody td:first-child{border-right:1px solid #C4C4C4}.p-fee-buyer__table--other tbody td:last-child{border-left:1px solid #C4C4C4}.p-fee-buyer__table--other tbody tr:not(:last-child) td{border-bottom:1px solid #C4C4C4}.p-fee-buyer-calc{margin-top:32px}.p-fee-buyer-calc__title{margin-bottom:16px}@media(min-width:769px){.p-fee-buyer-calc__title{font-size:1.25rem}}@media(min-width:769px){.p-fee-buyer-calc__title{font-size:1.375rem}}.p-fee-buyer-calc__body+.p-fee-buyer-calc__body{margin-top:40px}.p-fee-buyer-calc__body+.p-fee-buyer-calc__body .p-fee-buyer-calc__figure-caption,.p-fee-buyer-calc__body+.p-fee-buyer-calc__body .p-fee-buyer-calc__box-group{height:183px}.p-fee-buyer-calc__lead{margin-bottom:16px}.p-fee-buyer-calc__container{display:flex;flex-wrap:wrap;gap:32px}.p-fee-buyer-calc__figure{width:100%;max-width:283px;display:flex}.p-fee-buyer-calc__figure-caption{position:relative;width:100%;max-width:164px;height:125px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff0f0;margin-right:17px}.p-fee-buyer-calc__figure-caption:after{content:"";display:inline-block;width:9px;height:100%;border:1px solid #000000;border-left:none;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.p-fee-buyer-calc__figure-standard{display:flex;justify-content:center;align-items:center;writing-mode:vertical-rl;font-size:.875rem}.p-fee-buyer-calc__figure-standard span{writing-mode:horizontal-tb}.p-fee-buyer-calc__box-group{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:84px;height:125px;border:2px solid #E60012}.p-fee-buyer-calc__box--debt{display:flex;justify-content:center;align-items:center;flex:1}.p-fee-buyer-calc__box--value{display:flex;justify-content:center;align-items:center;width:100%;height:58px;color:#fff;background-color:#e60012}.p-fee-buyer-calc__formula-detail,.p-fee-buyer-calc__formula-min{margin-bottom:10px;word-break:keep-all;overflow-wrap:break-word}.p-fee-buyer-calc__formula-detail span,.p-fee-buyer-calc__formula-min span{font-weight:700;text-decoration:underline}.p-fee-buyer-calc__formula-result span{font-size:1.25rem}.p-fee-buyer__notes{margin-top:32px}.p-fee-buyer__notes li{font-size:.75rem;font-weight:400}.p-fee-buyer__notes li strong{text-decoration:underline}.p-guideline__lead{width:100%;max-width:1040px;margin:0 auto}.p-guideline__lead-mark{margin-top:32px;text-align:center}.p-guideline__section{margin-top:32px}.p-guideline__section h2{font-size:1rem;font-weight:700}.p-guideline__section h2+p{margin-top:12px}.p-guideline__section p{font-weight:400}.p-guideline__section p+p{margin-top:1em}.p-guideline__section a{transition:opacity .3s}.p-guideline__section a:hover{opacity:.7}.p-member-detail{width:100%;max-width:960px}@media(min-width:769px){.p-member-detail{display:flex;justify-content:space-between;gap:24px;margin:80px auto 0}}@media(max-width:768px){.p-member-detail{margin:24px auto 0}}@media(max-width:768px){.p-member-detail+.p-member-detail{margin:32px auto 0}}.p-member-detail__profile{text-align:center}@media(min-width:769px){.p-member-detail__profile{width:100%;max-width:260px}}@media(max-width:768px){.p-member-detail__profile{margin-bottom:24px}}.p-member-detail__image{text-align:center;margin-bottom:24px}@media(max-width:768px){.p-member-detail__image img{max-width:260px}}.p-member-detail__image img{margin:0 auto}.p-member-detail__role{font-weight:700}.p-member-detail__name{font-weight:400}@media(min-width:769px){.p-member-detail__name{font-size:1.5rem}}@media(max-width:768px){.p-member-detail__name{font-size:1.375rem}}.p-member-detail__en{font-size:.875rem;font-family:Roboto,sans-serif}.p-member-detail__qual{margin-top:24px}@media(min-width:769px){.p-member-detail__content{max-width:620px;flex:1}}.p-member-info__item:not(:last-child){border-bottom:1px solid #727171;margin-bottom:16px;padding-bottom:16px}.p-member-info__title{position:relative;padding-left:6px;margin-bottom:16px;font-size:.875rem;font-weight:700}.p-member-info__title:before{content:"";display:inline-block;width:2px;height:14px;background-color:#e60012;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-member-info__data{font-weight:400}.p-member-table{border-collapse:collapse;border:none}.p-member-table tr:not(:last-child) th,.p-member-table tr:not(:last-child) td{padding-bottom:16px}.p-member-table th{font-weight:500;padding-right:16px;text-align:left;vertical-align:top}.p-member-table td{vertical-align:top}.p-privacy__lead{width:100%;max-width:960px;margin:0 auto}.p-privacy__section{margin-top:32px}.p-privacy__section h2{font-size:1rem;font-weight:700}.p-privacy__section h2+p{margin-top:12px}.p-privacy__section p{font-weight:400}.p-privacy__section p+p{margin-top:1em}.p-privacy__section a{transition:opacity .3s}.p-privacy__section a:hover{opacity:.7}.p-recruit-lead{width:100%;max-width:780px;margin:0 auto;font-size:1rem;text-align:left}@media(min-width:769px){.p-recruit-lead{margin-top:16px;font-weight:400}}.p-recruit-table{width:100%;max-width:780px;margin:0 auto;border-collapse:collapse}.p-recruit-table__row{border-bottom:1px solid #727171}.p-recruit-table__header{width:126px;padding:16px 0;text-align:center;font-weight:700;vertical-align:top;font-size:1rem}.p-recruit-table__header .p-recruit-table__inner{position:relative}.p-recruit-table__header .p-recruit-table__inner:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:16px;background-color:#e60012}@media(max-width:768px){.p-recruit-table__header{width:102px;padding:16px 0}}.p-recruit-table__data{position:relative;padding:16px 16px 16px 40px;vertical-align:middle;font-weight:400}@media(max-width:768px){.p-recruit-table__data{padding:16px}}.p-recruit-table__data a{text-decoration:underline}.p-recruit-table__data a:hover{text-decoration:none}.p-recruit-table__data .list-disc li{position:relative;padding-left:1.25em}.p-recruit-table__data .list-disc li:before{content:"・";font-size:1em;position:absolute;top:0;left:0}.p-recruit-table__mt+.p-recruit-table__mt{margin-top:16px}@media(min-width:769px){.p-recruit__section{margin-top:80px}}@media(max-width:768px){.p-recruit__section{margin-top:32px}}.p-recruit__title--lv2{font-weight:700}@media(min-width:769px){.p-recruit__title--lv2{font-size:1.5rem;margin-bottom:40px}}@media(max-width:768px){.p-recruit__title--lv2{font-size:1.375rem;margin-bottom:35px}}.p-recruit__title--lv3{width:100%;max-width:780px;margin:0 auto;font-size:1.25rem;font-weight:700}@media(min-width:769px){.p-recruit__title--lv3{margin-bottom:16px}}@media(max-width:768px){.p-recruit__title--lv3{margin-bottom:8px}}@media(min-width:769px){.pc-only{display:block}}@media(max-width:768px){.pc-only{display:none}}@media(min-width:769px){.sp-only{display:none}}@media(max-width:768px){.sp-only{display:block}}.p-top-kv{position:relative;overflow:hidden}@media(min-width:769px){.p-top-kv{padding:32px 24px}}@media(max-width:768px){.p-top-kv{padding:16px}}.p-top-kv__inner{width:100%;max-width:1854px;margin:0 auto;position:relative;overflow:hidden}@media(min-width:769px){.p-top-kv__inner{height:619px;border-radius:24px}}@media(max-width:768px){.p-top-kv__inner{height:516px;border-radius:12px}}.p-top-kv__inner:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#0003 60%,#fff3);position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);z-index:1}.p-top-kv__track{display:flex;width:max-content;height:100%}@media(max-width:1600px){.p-top-kv__track{animation:loop-slide 40s linear infinite}}@media(min-width:1601px){.p-top-kv__track{animation:none;transform:translate(0)}}.p-top-kv__images{display:flex;height:100%}.p-top-kv__images img{width:auto;height:100%;object-fit:cover;min-width:100vw}@media(min-width:1601px){.p-top-kv__images img{min-width:1600px}}.p-top-kv__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;z-index:10;pointer-events:none}@media(min-width:769px){.p-top-kv__content .pc-only{display:flex;justify-content:center;align-items:center;gap:24px}.p-top-kv__content .pc-only>img:first-child{margin-top:8px}}@media(max-width:1030px){.p-top-kv__content .pc-only{flex-direction:column}}@media(max-width:768px){.p-top-kv__content .sp-only{display:flex;justify-content:center;align-items:center}}@keyframes loop-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:769px){.p-top-benefits{padding:80px 0}}@media(max-width:768px){.p-top-benefits{padding:32px 0}}.p-top-benefits{position:relative;overflow:hidden;background-color:#f2f2f2}.p-top-benefits:before{content:"";display:inline-block;width:2264px;height:1509px;aspect-ratio:2264/1509;background-image:url(/assets/images/top/business-bg.webp);background-repeat:no-repeat;background-size:contain;position:absolute;z-index:0}@media(min-width:769px){.p-top-benefits:before{right:0;bottom:-4%}}@media(max-width:768px){.p-top-benefits:before{left:0;bottom:0}}.p-top-benefits>*{position:relative;z-index:1}@media(min-width:769px){.p-top-strength{margin-bottom:80px}}@media(max-width:768px){.p-top-strength{margin-bottom:32px}}.p-top-strength__list{width:100%;max-width:1096px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(344px,100%),1fr));gap:24px 32px}.p-top-strength-card{display:flex;flex-direction:column;box-shadow:0 4px 4px 4px #0000000d;transition:opacity .3s;border-radius:12px}.p-top-strength-card:hover{opacity:.7}.p-top-strength-card__head{padding:16px;border-radius:12px 12px 0 0;background:linear-gradient(146.68deg,red 3.7%,#c70000 94.84%)}.p-top-strength-card__icon{display:flex;justify-content:center;align-items:center;min-height:90px}.p-top-strength-card__title{display:flex;justify-content:center;align-items:center;text-align:center;min-height:48px;margin-top:12px;color:#fff;font-size:1.25rem;line-height:1.2}.p-top-strength-card__body{display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 12px 12px;background-color:#fff;flex:1;padding:16px}.p-top-strength-card__text{font-weight:400}.p-top-strength-card__link-text{display:flex;align-items:center;justify-content:flex-end;margin-top:10px;color:#e60012;line-height:1}.p-top-strength-card__link-text:after{content:"";display:inline-block;width:24px;height:24px;background-image:url(/assets/images/top/flow-more-btn.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(90deg)}.p-top-strength div.p-top-strength-card:hover{opacity:1}.p-top-reasons__list{width:100%;max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(480px,100%),1fr));gap:32px 24px}.p-top-reasons-card{display:flex;flex-direction:column;box-shadow:0 4px 4px 4px #0000000d;border-radius:16px}.p-top-reasons-card__head{display:flex;align-items:stretch;border-radius:16px 16px 0 0;overflow:hidden}@media(min-width:769px){.p-top-reasons-card__head{min-height:90px}}@media(max-width:768px){.p-top-reasons-card__head{min-height:80px}}.p-top-reasons-card__number{display:flex;flex-direction:column;justify-content:center;align-items:center;width:64px;line-height:1.2;color:#fff;background-color:#727171}.p-top-reasons-card__number span{display:block;font-size:1.625rem;font-family:Roboto,sans-serif}.p-top-reasons-card__title{display:flex;align-items:center;gap:14px;padding-left:clamp(16px,5vw,60px);padding-right:10px;color:#fff;background-color:#e60012;flex:1;word-break:keep-all;overflow-wrap:break-word}@media(min-width:769px){.p-top-reasons-card__title{font-size:1.5rem}}@media(max-width:768px){.p-top-reasons-card__title{font-size:1.25rem}}.p-top-reasons-card__title sup{vertical-align:baseline;position:relative;top:-.25em;line-height:0}.p-top-reasons-card__title .p-top-reasons-card__label{display:block;color:#e60012;background-color:#fff;padding:8px;line-height:1;border-radius:8px}@media(max-width:768px){.p-top-reasons-card__title .p-top-reasons-card__label{font-size:1rem}}.p-top-reasons-card__title span:not(.p-top-reasons-card__label){display:block;flex:1}.p-top-reasons-card__body{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;background-color:#fff;flex:1;padding:16px;border-radius:0 0 16px 16px}.p-top-reasons-card__text-content{flex:1;min-width:220px;text-align:left}.p-top-reasons-card__image{width:220px}.p-top-reasons__notes{font-weight:400;margin-top:32px}@media(min-width:769px){.p-top-plan{margin:80px 0}}@media(max-width:768px){.p-top-plan{margin:32px 0}}@media(min-width:769px){.p-top-plan__subtitle{font-size:1.25rem}}@media(min-width:769px){.p-top-plan__table{margin-top:32px}}@media(max-width:768px){.p-top-plan__table{margin-top:24px}}.p-top-plan__table{width:100%;border-collapse:collapse;table-layout:fixed}.p-top-plan__table th,.p-top-plan__table td{border:2px solid #FFFFFF;text-align:center;vertical-align:middle;height:1px}.p-top-plan__table tbody th{width:82px;height:1px;color:#fff}@media(min-width:769px){.p-top-plan__table tbody th{width:82px}}@media(max-width:768px){.p-top-plan__table tbody th{width:64px;font-size:.875rem}}.p-top-plan__table tbody th .p-top-plan__inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:8px 4px;background-color:#727171}@media(min-width:769px){.p-top-plan__table tbody th .p-top-plan__inner{padding:8px 4px}}@media(max-width:768px){.p-top-plan__table tbody th .p-top-plan__inner{padding:10px 0}}.p-top-plan__table tbody tr:first-child th .p-top-plan__inner{border-radius:4px 0 0}.p-top-plan__table tbody tr:nth-child(8) th .p-top-plan__inner{border-radius:0 0 0 4px}.p-top-plan__table tbody tr:nth-child(1),.p-top-plan__table tbody tr:nth-child(2),.p-top-plan__table tbody tr:nth-child(3){font-size:.875rem;font-weight:400}.p-top-plan__table tbody tr:nth-child(1) strong,.p-top-plan__table tbody tr:nth-child(2) strong,.p-top-plan__table tbody tr:nth-child(3) strong{font-family:Roboto,sans-serif;font-size:1.625rem;margin-right:2px}.p-top-plan__table tbody tr:nth-child(4){font-weight:400}@media(min-width:769px){.p-top-plan__table tbody tr:nth-child(4) td .p-top-plan__inner{padding:11px 4px;align-items:baseline}}@media(max-width:768px){.p-top-plan__table tbody tr:nth-child(4) td .p-top-plan__inner{padding:4px;display:block;text-align:center;font-size:.75rem}}.p-top-plan__table tbody tr:nth-child(4) strong{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:500}.p-top-plan__table tbody tr:nth-child(4) span{font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500}@media(min-width:769px){.p-top-plan__table tbody tr:nth-child(4) span{margin-right:4px}}.p-top-plan__table tbody tr:nth-child(5),.p-top-plan__table tbody tr:nth-child(6){font-weight:400}@media(max-width:768px){.p-top-plan__table tbody tr:nth-child(5),.p-top-plan__table tbody tr:nth-child(6){font-size:.875rem}}.p-top-plan__table tbody tr:nth-child(7) td:nth-child(2) .p-top-plan__inner{font-weight:400;line-height:1.5}.p-top-plan__table tbody tr:nth-child(7) td:nth-child(3) .p-top-plan__inner{font-weight:700;color:#ff7676}.p-top-plan__table tbody tr:nth-child(7) td:nth-child(4) .p-top-plan__inner{font-weight:700;color:#a87d11}@media(max-width:768px){.p-top-plan__table tbody tr:nth-child(7) td .p-top-plan__inner{font-size:.875rem;line-height:1.4}}.p-top-plan__table tbody tr:nth-child(8) td{font-size:.875rem}.p-top-plan__table tbody tr:nth-child(8) td strong{font-family:Roboto,sans-serif}@media(min-width:769px){.p-top-plan__table tbody tr:nth-child(8) td strong{font-size:1.375rem}}@media(max-width:768px){.p-top-plan__table tbody tr:nth-child(8) td strong{font-size:1.25rem}}.p-top-plan__table tbody tr:nth-child(-n+8) td:nth-child(2) .p-top-plan__inner{background-color:#fff1e5}.p-top-plan__table tbody tr:nth-child(-n+8) td:nth-child(3) .p-top-plan__inner{background-color:#fff0f0}.p-top-plan__table tbody tr:nth-child(-n+8) td:nth-child(4) .p-top-plan__inner{background-color:#fffad6}.p-top-plan__table tbody tr:nth-child(10) td{color:#e60012;font-size:.875rem}.p-top-plan__table tbody tr:nth-child(10) td strong{font-family:Roboto,sans-serif;margin-right:2px}@media(min-width:769px){.p-top-plan__table tbody tr:nth-child(10) td strong{font-size:1.625rem}}@media(max-width:768px){.p-top-plan__table tbody tr:nth-child(10) td strong{font-size:1.25rem}}.p-top-plan__table tbody tr:nth-child(10) td:nth-child(1) .p-top-plan__inner{background-color:#fff1e5}.p-top-plan__table tbody tr:nth-child(10) td:nth-child(2) .p-top-plan__inner{background-color:#fff0f0}.p-top-plan__table tbody tr:nth-child(10) td:nth-child(3) .p-top-plan__inner{background-color:#fffad6}.p-top-plan__table tbody .p-top-plan__inner{min-height:42px}.p-top-plan__table-wrapper{width:100%;max-width:866px;margin:0 auto}.p-top-plan__head{color:#fff;font-weight:700;position:relative}@media(min-width:769px){.p-top-plan__head:first-child{width:82px}}@media(max-width:768px){.p-top-plan__head:first-child{width:64px}}.p-top-plan__head .p-top-plan__inner{background-color:var(--table-head-color);font-weight:700}@media(min-width:769px){.p-top-plan__head .p-top-plan__inner{padding:10px 0}}@media(max-width:768px){.p-top-plan__head .p-top-plan__inner{font-size:.875rem;padding:6px 0}}.p-top-plan__head .p-top-plan__inner--light{border-radius:4px 0 0;--table-head-color: #FFB06F}.p-top-plan__head .p-top-plan__inner--standard{--table-head-color: #FF7676}.p-top-plan__head .p-top-plan__inner--premium{border-radius:0 4px 0 0;--table-head-color: #A87D11}.p-top-plan__inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;line-height:1}@media(min-width:769px){.p-top-plan__inner{padding:8px 4px}}@media(max-width:768px){.p-top-plan__inner{padding:4px}}.p-top-plan__badge{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;background:#e60012;color:#fff;padding:4px;border-radius:4px;font-size:16px;line-height:1;word-break:keep-all;overflow-wrap:break-word}@media(min-width:769px){.p-top-plan__badge{top:-32px}}@media(max-width:768px){.p-top-plan__badge{top:-24px;font-size:.75rem}}.p-top-plan__badge:before{content:"";display:block;background-image:url(/assets/images/common/icon-crown.svg);background-repeat:no-repeat;background-size:contain}@media(min-width:769px){.p-top-plan__badge:before{width:16px;height:16px}}@media(max-width:768px){.p-top-plan__badge:before{width:13px;height:13px}}.p-top-plan__badge:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#e60012}.p-top-plan__discount-box{display:flex;align-items:center;justify-content:center;gap:2px;border:2px solid #E60012;border-radius:5px;background-color:#fff;font-size:.875rem;font-weight:400}@media(min-width:769px){.p-top-plan__discount-box{padding:8px}}@media(max-width:768px){.p-top-plan__discount-box{padding:4px}}.p-top-plan__discount-box strong{color:#e60012;font-family:Roboto,sans-serif;font-weight:500}@media(min-width:769px){.p-top-plan__discount-box strong{font-size:1.625rem}}@media(max-width:768px){.p-top-plan__discount-box strong{font-size:1.25rem}}.p-top-plan__discount-box span{color:#e60012}.p-top-plan__btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 12px 0 24px;border:1px solid #E60012;border-radius:48px;color:#e60012;background-color:#fff;line-height:1;transition:opacity .3s}.p-top-plan__btn:hover{opacity:.7}.p-top-plan__btn:after{content:"";display:block;width:24px;height:24px;background-image:url(/assets/images/top/flow-more-btn.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(90deg)}.p-top-plan__btn-wrapper{text-align:center;margin-top:32px}.p-top-plan .js-modal{display:flex;justify-content:center;align-items:center;gap:2px}.p-top-plan .js-modal:before{content:"！";display:flex;justify-content:center;align-items:center;border:1px solid rgb(255,250,214);line-height:1;font-weight:700}@media(min-width:769px){.p-top-plan .js-modal:before{width:16px;height:16px;border-radius:16px;font-size:.75rem}}@media(max-width:768px){.p-top-plan .js-modal:before{width:14px;height:14px;border-radius:14px;font-size:.625rem}}@media(min-width:769px){.p-top-plan [data-modal-contents=plan] .c-modal__inner{width:calc(100% - 48px);max-width:688px!important}}@media(max-width:768px){.p-top-plan [data-modal-contents=plan] .c-modal__inner{width:calc(100% - 32px);max-width:270px!important}}.p-top-plan [data-modal-contents=plan] .c-modal__inner .c-modal__close{inset:auto auto -36px 50%;transform:translate(-50%);font-size:1rem;font-weight:500}.p-top-plan [data-modal-contents=plan] .c-modal__inner .c-modal__close:hover{text-decoration:underline}.p-top-plan__modal-title{font-size:1.25rem;font-weight:700;margin-bottom:8px;text-align:center;word-break:keep-all;overflow-wrap:break-word}.p-top-plan__modal-text{text-align:center;font-size:.875rem}.p-top-plan__modal-flex{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.p-top-plan__modal-box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:16px;text-align:center;background-color:var(--modal-plan-color);border-radius:8px}@media(min-width:769px){.p-top-plan__modal-box{max-width:calc((100% - 32px) / 3)}}.p-top-plan__modal-box:nth-child(1){--modal-plan-color: rgb(255, 241, 229)}.p-top-plan__modal-box:nth-child(2){--modal-plan-color: rgb(255, 240, 240)}.p-top-plan__modal-box:nth-child(3){--modal-plan-color: rgb(255, 250, 214)}.p-top-plan__modal-box p:last-child{flex:1;display:flex;align-items:center;font-size:.875rem}.p-top-plan__modal-name{width:100%;font-weight:700;padding-bottom:8px;border-bottom:1px solid #333333;margin-bottom:8px}.p-top-business{position:relative;overflow:hidden;background-color:#f2f2f2}@media(min-width:769px){.p-top-business{padding:80px 0}}@media(max-width:768px){.p-top-business{padding:32px 0}}.p-top-business:before{content:"";display:inline-block;width:2264px;height:1509px;aspect-ratio:2264/1509;background-image:url(/assets/images/top/business-bg.webp);background-repeat:no-repeat;background-size:contain;position:absolute;z-index:0}@media(min-width:769px){.p-top-business:before{right:0;bottom:-10%}}@media(max-width:768px){.p-top-business:before{left:0;bottom:0}}.p-top-business>*{position:relative;z-index:1}@media(min-width:769px){.p-top-business__lead{font-size:1.25rem}}.p-top-business__list{display:grid}@media(min-width:769px){.p-top-business__list{grid-template-columns:repeat(auto-fill,minmax(min(282px,100%),1fr));gap:24px;margin-top:40px}}@media(max-width:768px){.p-top-business__list{grid-template-columns:repeat(auto-fill,minmax(min(160px,100%),1fr));gap:16px;margin-top:32px}}.p-top-business__item{border-radius:8px;overflow:hidden;box-shadow:0 4px 4px 4px #0000000d}.p-top-business__card{display:block;width:100%;height:100%;background-color:#fff;transition:opacity .3s}.p-top-business__card:hover{opacity:.7}.p-top-business div.p-top-business__card:hover{opacity:1}.p-top-business__image{width:100%}@media(min-width:769px){.p-top-business__image{aspect-ratio:282/113}}@media(max-width:768px){.p-top-business__image{aspect-ratio:164/113}}.p-top-business__image picture,.p-top-business__image img{width:100%}.p-top-business__name{display:flex;justify-content:center;align-items:center;text-align:center;min-height:51px;font-weight:700}@media(min-width:769px){.p-top-flow{margin:80px 0}}@media(max-width:768px){.p-top-flow{margin:32px 0}}.p-top-flow__group{width:100%;max-width:1080px;margin:0 auto}.p-top-flow__group--color1{--f-color: #E60012;--f-images: url(/assets/images/top/top-flow-polygon-red.svg)}.p-top-flow__group--color2{--f-color: #FF7C17;--f-images: url(/assets/images/top/top-flow-polygon-orange.svg)}.p-top-flow__group--color3{--f-color: #B2D611;--f-images: url(/assets/images/top/top-flow-polygon-green.svg)}@media(min-width:769px){.p-top-flow__group--color3{margin-top:32px}}@media(max-width:768px){.p-top-flow__group--color3{margin-top:24px}}.p-top-flow__group .p-top-flow__period{position:relative;font-size:1.25rem;padding-left:20px;line-height:1;margin-bottom:18px}.p-top-flow__group .p-top-flow__period:before{content:"";display:inline-block;width:17px;height:17px;background-image:var(--f-images);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-top-flow__group .p-top-flow__step-label{background-color:var(--f-color)}.p-top-flow__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(344px,100%),1fr))}@media(min-width:769px){.p-top-flow__list{gap:24px}}@media(max-width:768px){.p-top-flow__list{gap:8px 24px}}.p-top-flow__item{width:100%;display:flex;flex-wrap:nowrap;border:1px solid var(--f-color);overflow:hidden}@media(min-width:769px){.p-top-flow__item{border-radius:12px 48px 12px 12px}}@media(max-width:768px){.p-top-flow__item{border-radius:12px 12px 12px 48px}}.p-top-flow__item--final{border:1px solid #C4A000;border-radius:12px}.p-top-flow__item--final .p-top-flow__step-label{background-color:#c4a000}.p-top-flow__step-label{color:#fff;background-color:var(--f-color);font-family:Roboto,sans-serif;font-size:.875rem;padding:8px;text-align:center}.p-top-flow__step-label span{display:block;font-size:1.625rem;line-height:1}.p-top-flow__icon{padding:16px 0 16px 10px}.p-top-flow__icon img{width:100px}.p-top-flow__body{flex:1;padding:16px 0 16px 8px}.p-top-flow__title{font-size:1.25rem;font-weight:700}.p-top-flow__sub-text{font-size:.875rem}.p-top-flow__description{margin-top:4px}.p-top-flow__accordion{display:block}@media(min-width:769px){.p-top-flow__accordion{margin-top:32px}}@media(max-width:768px){.p-top-flow__accordion{margin-top:24px}}@media(max-width:768px){.p-top-flow__accordion{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out;overflow:hidden}.p-top-flow__accordion.is-open{grid-template-rows:1fr}}@media(max-width:768px){.p-top-flow__accordion-inner{min-height:0}}.p-top-flow__btn-container{text-align:center}@media(min-width:769px){.p-top-flow__btn-container{display:none}}.p-top-flow__more-btn{position:relative;min-height:48px;padding:16px 36px 16px 24px;color:#e60012;border:1px solid #E60012;border-radius:48px;line-height:1}.p-top-flow__more-btn .is-opened{display:none}.p-top-flow__more-btn.is-active{margin-top:24px}.p-top-flow__more-btn.is-active .is-closed{display:none}.p-top-flow__more-btn.is-active .is-opened{display:block}.p-top-flow__more-btn.is-active:after{transform:translateY(-50%)}.p-top-flow__more-btn:after{content:"";display:inline-block;width:24px;height:24px;position:absolute;margin-top:1px;top:50%;right:12px;transform:translateY(-50%) scaleY(-1);background-image:url(/assets/images/top/flow-more-btn.svg);background-repeat:no-repeat;background-size:contain}.p-top-contact{position:relative;overflow:hidden;background-color:#f2f2f2}@media(min-width:769px){.p-top-contact{padding:80px 0}}@media(max-width:768px){.p-top-contact{padding:32px 0 130px}}.p-top-contact:after{content:"";display:inline-block;position:absolute;z-index:0;opacity:.6}@media(min-width:769px){.p-top-contact:after{height:100%;aspect-ratio:923/616;top:50%;right:-7%;transform:translateY(-50%);background:linear-gradient(90deg,#f2f2f2 18.69%,#fff0 60.4%),url(/assets/images/top/top-contact-bg.webp);background-repeat:no-repeat;background-size:contain}}@media(max-width:768px){.p-top-contact:after{width:100%;aspect-ratio:376/219;bottom:0;left:50%;transform:translate(-50%);background:linear-gradient(360deg,#fff0 -.12%,#f2f2f2 76.25%),url(/assets/images/top/top-contact-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover}}.p-top-contact>*{position:relative;z-index:1}@media(min-width:769px){.p-top-contact__lead{font-size:1.25rem;font-weight:700}}@media(min-width:769px){.p-top-contact__web{margin-top:40px}}@media(max-width:768px){.p-top-contact__web{margin-top:24px}}.p-top-contact__subtitle{font-weight:500;padding-left:8px;border-left:2px solid #E60012;margin-bottom:24px}@media(min-width:769px){.p-top-contact__subtitle{font-size:1.25rem}}.p-top-contact__buttons{display:flex;flex-wrap:wrap;gap:24px}.p-top-contact__buttons .c-btn-contact{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:400px;padding:5px 10px;border-radius:12px;transition:opacity .3s}@media(min-width:769px){.p-top-contact__buttons .c-btn-contact:hover{opacity:.7}}@media(min-width:769px){.p-top-contact__buttons .c-btn-contact{min-height:80px}}@media(max-width:768px){.p-top-contact__buttons .c-btn-contact{min-height:76px}}.p-top-contact__buttons .c-btn-contact:after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);display:block;width:24px;height:24px;background-image:url(/assets/images/common/button-arrow.svg);background-repeat:no-repeat;background-size:contain}.p-top-contact__buttons .c-btn-contact__label{display:inline-block;width:100%;padding:0 34px;color:#fff;text-align:center;font-weight:700}.p-top-contact__buttons .c-btn-contact__label span{font-size:1.375rem}.p-top-contact__buttons .c-btn-contact--sell{background-color:#c4a000}.p-top-contact__buttons .c-btn-contact--purchase{background-color:#e60012}@media(min-width:769px){.p-top-contact__tel{margin-top:40px}}@media(max-width:768px){.p-top-contact__tel{margin:48px auto 0;text-align:center}}.p-top-contact__tel-link{position:relative;text-align:left}@media(min-width:769px){.p-top-contact__tel-link{display:inline-block;min-height:78px;padding-left:94px;pointer-events:none;cursor:auto}}@media(max-width:768px){.p-top-contact__tel-link{display:inline-flex;align-items:flex-start;justify-content:center;flex-direction:column;min-height:54px;border:1px solid #E60012;background-color:#fff;padding:8px 24px 8px 77px;border-radius:60px}}.p-top-contact__tel-link:before{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);background-image:url(/assets/images/top/top-tel-icon.svg);background-repeat:no-repeat;background-size:contain}@media(min-width:769px){.p-top-contact__tel-link:before{left:0;width:78px;height:78px}}@media(max-width:768px){.p-top-contact__tel-link:before{left:7px;width:54px;height:54px}}@media(min-width:769px){.p-top-contact__tel-text{font-size:1.25rem}}.p-top-contact__tel-text strong{font-weight:500}@media(min-width:769px){.p-top-contact__tel-text strong{font-size:1.5rem;color:#e60012}}.p-top-contact__tel-number{font-family:Roboto,sans-serif}@media(min-width:769px){.p-top-contact__tel-number{font-size:3.8125rem}}@media(max-width:768px){.p-top-contact__tel-number{font-size:1.625rem}}.p-top-faq{width:100%;max-width:1248px}@media(min-width:769px){.p-top-faq{margin:80px auto;padding:0 24px}}@media(max-width:768px){.p-top-faq{margin:32px auto;padding:0 16px}}.p-top-fixed-cta{position:fixed;bottom:0;left:0;width:100%;z-index:90;background-color:#fffffff2;box-shadow:0 -4px 12px #0000001a;display:none;transform:translateY(110%);transition:transform .4s cubic-bezier(.25,1,.5,1)}@media(max-width:768px){.p-top-fixed-cta{display:block}}@media(min-width:769px){.p-top-fixed-cta{display:none!important}}.p-top-fixed-cta.is-show{transform:translateY(0)}.p-top-fixed-cta.is-footer-reached{transform:translateY(110%);pointer-events:none}.p-top-fixed-cta__list{display:flex;gap:2px}.p-top-fixed-cta__item{flex:1}.p-top-fixed-cta__item a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:64px;color:#fff;text-decoration:none;font-weight:700;font-size:.875rem}.p-top-fixed-cta__item a span{position:relative}.p-top-fixed-cta__item a span:after{content:"";display:block;width:24px;height:24px;background-image:url(/assets/images/common/button-arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}.p-top-fixed-cta__item--sell a{background-color:#c4a000}.p-top-fixed-cta__item--purchase a{background-color:#e60012}.p-top-fixed-cta__label{font-size:10px;background:#fff3;padding:1px 6px;border-radius:4px;margin-bottom:2px}#welfare-school .lp-fv{position:relative;overflow:hidden}#welfare-school .lp-fv:before{content:"";display:inline-block;position:absolute;top:0;right:0;width:1650px;height:50%;background-image:linear-gradient(90deg,#fff 40%,#fff0 52%),url(/assets/images/lp/kv-nursing-care.jpg);background-repeat:no-repeat;background-size:1650px;background-position:center,top -150px right;z-index:-1}@media(max-width:1649px){#welfare-school .lp-fv:before{background-position:center,top -150px right -150px}}@media(max-width:1299px){#welfare-school .lp-fv:before{width:100%;height:22%;background-image:linear-gradient(180deg,#fff,#fff0 7%),linear-gradient(90deg,#fff,#fff0 5% 95%,#fff),url(/assets/images/lp/kv-nursing-care.jpg);background-size:768px;background-position:center,center,top -80px center;top:40%}}@media(max-width:768px){#welfare-school .lp-fv:before{background-image:linear-gradient(180deg,#fff,#fff0 5%),linear-gradient(90deg,#fff,#fff0 5% 95%,#fff),url(/assets/images/lp/kv-nursing-care.jpg);background-size:600px;background-position:center,center,top -35px center}}@media(max-width:500px){#welfare-school .lp-fv:before{background-image:linear-gradient(180deg,#fff,#fff0 5%),linear-gradient(90deg,#fff,#fff0 5% 95%,#fff),url(/assets/images/lp/kv-nursing-care.jpg);background-size:550px;background-position:center,center,top -35px right}}#welfare-school .lp-fv:after{content:"";display:inline-block;position:absolute;bottom:0;right:0;width:1650px;height:50%;background-image:linear-gradient(90deg,#fff 40%,#fff0 52%),url(/assets/images/lp/kv-childcare.jpg);background-repeat:no-repeat;background-size:1500px;background-position:center,top -150px right -450px;z-index:-1}@media(max-width:1649px){#welfare-school .lp-fv:after{background-position:center,top -150px right -550px}}@media(max-width:1299px){#welfare-school .lp-fv:after{width:100%;height:38%;background-image:linear-gradient(90deg,#fff,#fff0 5% 95%,#fff),url(/assets/images/lp/kv-childcare.jpg);background-size:768px;background-position:center,top -110px center}}@media(max-width:768px){#welfare-school .lp-fv:after{background-image:linear-gradient(90deg,#fff,#fff0 5% 95%,#fff),url(/assets/images/lp/kv-childcare.jpg);background-size:600px;background-position:top -50px center}}@media(max-width:500px){#welfare-school .lp-fv:after{background-image:url(/assets/images/lp/kv-childcare.jpg);background-size:525px;background-position:top -50px left}}#welfare-school .lp-fv__inner{min-height:1000px}@media(max-width:1299px){#welfare-school .lp-fv__inner{justify-content:flex-start;padding:32px 0 24px;min-height:777px}}@media(max-width:1299px){#welfare-school .lp-fv__title{text-align:center;font-size:1.625rem;font-weight:700;margin-bottom:18px}#welfare-school .lp-fv__title span{font-size:2.25rem}}@media(max-width:1299px){#welfare-school .lp-fv__main-copy{text-align:center;font-size:1.5rem}#welfare-school .lp-fv__main-copy .lp-fv__size-l{font-size:1.1875rem}#welfare-school .lp-fv__main-copy .lp-fv__size-m{font-size:1.3125rem}#welfare-school .lp-fv__main-copy .lp-fv__size-s{font-size:1.125rem}#welfare-school .lp-fv__main-copy p{background-position:0 .95em}}@media(max-width:1299px){#welfare-school .lp-fv__sub-copy{text-align:center;font-size:1.3125rem;text-underline-offset:-5px}#welfare-school .lp-fv__sub-copy .lp-fv__size-s{font-size:1.3125rem}}@media(max-width:500px){#welfare-school .lp-fv__sub-copy,#welfare-school .lp-fv__sub-copy .lp-fv__size-s{font-size:1.125rem}}@media(max-width:1299px){#welfare-school .lp-fv__catch{display:none}}@media(max-width:1299px){#welfare-school .lp-fv__feature{gap:20px;flex:1}#welfare-school .lp-fv__feature-item{width:calc((100% - 40px) / 3);height:150px;border-radius:9px}#welfare-school .lp-fv__feature-item:nth-child(3) .lp-fv__feature-text{font-size:.75rem}#welfare-school .lp-fv__feature-icon img{width:100%;max-height:62px}#welfare-school .lp-fv__feature-text{font-size:.875rem}}#welfare-school .lp-solution__point{max-width:1165px}#welfare-school .p-top-strength-card__head{padding:16px 8px}#pharmacy .lp-fv{background-image:linear-gradient(90deg,#ffffffe6 41.32%,#fff0 59.28%),url(/assets/images/lp/kv-pharmacy.jpg);background-repeat:no-repeat;background-size:1650px;background-position:center,top -30px right -550px}@media(max-width:1649px){#pharmacy .lp-fv{background-position:center,top -30px right -680px}}@media(max-width:1300px){#pharmacy .lp-fv{background-size:1200px;background-position:center,top -30px right -550px}}@media(max-width:1000px){#pharmacy .lp-fv{background-image:linear-gradient(180deg,#fff 30.53%,#fff0 40.26%),url(/assets/images/lp/kv-pharmacy.jpg);background-size:769px;background-position:center,bottom right -78px}}@media(max-width:768px){#pharmacy .lp-fv{background-size:768px;background-position:center,bottom right -200px}}@media(max-width:500px){#pharmacy .lp-fv{background-size:700px;background-position:center,bottom right -250px}}#pharmacy .lp-trouble__list{max-width:936px}.lp-fv#nursing-care{background-image:linear-gradient(90deg,#ffffffe6 26.92%,#fff0 52.88%),url(/assets/images/lp/kv-nursing-care.jpg);background-repeat:no-repeat;background-size:1650px;background-position:center,top -30px right}@media(max-width:1649px){.lp-fv#nursing-care{background-position:center,top -30px right -250px}}@media(max-width:1300px){.lp-fv#nursing-care{background-size:1200px;background-position:center,top -30px right -150px}}@media(max-width:1000px){.lp-fv#nursing-care{background-image:linear-gradient(180deg,#ffffffe6 29.08%,#fff0 33.5%),url(/assets/images/lp/kv-nursing-care.jpg);background-size:769px;background-position:center,bottom right -78px}}.lp-fv#childcare{background-image:linear-gradient(90deg,#fff 41.43%,#fff0 54.61%),url(/assets/images/lp/kv-childcare.jpg);background-repeat:no-repeat;background-size:1750px;background-position:center,top -30px right -600px}@media(max-width:1649px){.lp-fv#childcare{background-size:1650px;background-position:center,top -30px right -730px}}@media(max-width:1300px){.lp-fv#childcare{background-size:1200px;background-position:center,top -30px right -500px}}@media(max-width:1000px){.lp-fv#childcare{background-image:linear-gradient(180deg,#fff 30.53%,#fff0 40.26%),url(/assets/images/lp/kv-childcare.jpg);background-size:1100px;background-position:center,bottom -100px left}}@media(max-width:768px){.lp-fv#childcare{background-image:linear-gradient(180deg,#fff 30.53%,#fff0 40.26%),url(/assets/images/lp/kv-childcare.jpg);background-size:768px;background-position:center,bottom left}}@media(max-width:500px){.lp-fv#childcare{background-image:linear-gradient(180deg,#fff 33.53%,#fff0 44.26%),url(/assets/images/lp/kv-childcare.jpg);background-size:740px;background-position:center,bottom left -65px}}@media(min-width:769px){.lp-fv{padding:0 24px}}@media(max-width:768px){.lp-fv{padding:0 16px}}.lp-fv__inner{width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;min-height:835px;padding:32px 0}@media(max-width:1300px){.lp-fv__inner{min-height:689px}}@media(max-width:1000px){.lp-fv__inner{justify-content:flex-start;padding:32px 0 24px}}.lp-fv__title{font-size:2.75rem;font-weight:700;margin-bottom:40px}.lp-fv__title span{font-size:3.375rem}@media(max-width:1300px){.lp-fv__title{font-size:2.1875rem}.lp-fv__title span{font-size:2.8125rem}}@media(max-width:1000px){.lp-fv__title{text-align:center;font-size:1.625rem;font-weight:700;margin-bottom:18px}.lp-fv__title span{font-size:2.25rem}}.lp-fv__main-copy{font-size:2.5rem}.lp-fv__main-copy .lp-fv__size-l{font-size:2.1875rem}.lp-fv__main-copy .lp-fv__size-m{font-size:2rem}.lp-fv__main-copy .lp-fv__size-s{font-size:1.6875rem}@media(max-width:1300px){.lp-fv__main-copy{font-size:2rem}.lp-fv__main-copy .lp-fv__size-l{font-size:1.6875rem}.lp-fv__main-copy .lp-fv__size-m{font-size:1.625rem}.lp-fv__main-copy .lp-fv__size-s{font-size:1.375rem}}@media(max-width:1000px){.lp-fv__main-copy{text-align:center;font-size:1.5rem}.lp-fv__main-copy .lp-fv__size-l{font-size:1.1875rem}.lp-fv__main-copy .lp-fv__size-m{font-size:1.3125rem}.lp-fv__main-copy .lp-fv__size-s{font-size:1.125rem}}.lp-fv__main-copy p{display:inline;background-image:linear-gradient(#fd0,#fd0);background-size:100% 10px;background-position:0 1.05em;background-repeat:no-repeat}@media(max-width:1000px){.lp-fv__main-copy p{background-position:0 .95em}}.lp-fv__sub-copy{font-size:2rem;margin-bottom:40px}.lp-fv__sub-copy .lp-fv__size-s{font-size:1.6875rem}@media(max-width:1300px){.lp-fv__sub-copy{font-size:1.625rem}.lp-fv__sub-copy .lp-fv__size-s{font-size:1.4375rem}}@media(max-width:1000px){.lp-fv__sub-copy{text-align:center;font-size:1.3125rem;text-underline-offset:-5px}.lp-fv__sub-copy .lp-fv__size-s{font-size:1.3125rem}}.lp-fv__catch{margin-bottom:80px}@media(min-width:769px){.lp-fv__catch{font-size:2rem}}@media(max-width:1300px){.lp-fv__catch{font-size:1.5rem}}@media(max-width:1000px){.lp-fv__catch{display:none}}.lp-fv__feature{display:flex;align-items:flex-end;width:100%;gap:36px}@media(max-width:1000px){.lp-fv__feature{gap:20px;flex:1}}.lp-fv__feature-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:linear-gradient(146.68deg,red 3.7%,#c70000 94.84%);box-shadow:4px 4px 4px #00000040;width:214px;height:214px;border-radius:214px}@media(max-width:1000px){.lp-fv__feature-item{width:calc((100% - 40px) / 3);height:150px;border-radius:9px}}.lp-fv__feature-icon img{width:100%;max-height:90px}@media(max-width:1000px){.lp-fv__feature-icon img{width:100%;max-height:62px}}.lp-fv__feature-text{color:#fff;font-weight:700;text-align:center;font-size:1rem}@media(max-width:1000px){.lp-fv__feature-text{font-size:.875rem}}.lp-feature{width:100%;max-width:1248px}@media(min-width:769px){.lp-feature{margin:80px auto;padding:0 24px}}@media(max-width:768px){.lp-feature{margin:64px auto;padding:0 16px}}.lp-trouble{position:relative}@media(min-width:769px){.lp-trouble{margin-bottom:120px}}@media(max-width:768px){.lp-trouble{margin-bottom:80px}}.lp-trouble:after{content:"";display:inline-block;background-image:url(/assets/images/common/arrow-bottom.svg);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;left:50%;transform:translate(-50%)}@media(min-width:769px){.lp-trouble:after{width:78px;height:36px;bottom:-78px}}@media(max-width:768px){.lp-trouble:after{width:52px;height:24px;bottom:-52px}}.lp-trouble__title{text-align:center;margin-bottom:40px}@media(min-width:769px){.lp-trouble__title{font-size:2.5rem}}@media(max-width:768px){.lp-trouble__title{font-size:1.8125rem}}.lp-trouble__title strong{color:#e60012}@media(min-width:769px){.lp-trouble__title strong{font-size:3.625rem}}@media(max-width:768px){.lp-trouble__title strong{font-size:2.9375rem}}@media(min-width:769px){.lp-trouble__title span{font-size:2.125rem}}@media(max-width:768px){.lp-trouble__title span{font-size:1.4375rem}}.lp-trouble__list{max-width:796px;margin:0 auto;border-radius:9px;background-color:#f2f2f2}@media(min-width:769px){.lp-trouble__list{padding:12px 32px}}@media(max-width:768px){.lp-trouble__list{padding:8px 16px}}.lp-trouble__list li{position:relative}@media(min-width:769px){.lp-trouble__list li{font-size:1.75rem;padding:24px 0 24px 32px}}@media(max-width:768px){.lp-trouble__list li{font-size:1rem;padding:16px 0 16px 32px}}.lp-trouble__list li+li{border-top:1px solid #727171}.lp-trouble__list li strong{color:#e60012}.lp-trouble__list li:before{content:"";display:inline-block;width:24px;height:24px;background-image:url(/assets/images/common/icon-check.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%)}.lp-solution__lead{text-align:center;font-weight:700;margin-bottom:40px}@media(min-width:769px){.lp-solution__lead{font-size:2.5rem}}@media(max-width:768px){.lp-solution__lead{font-size:1.5rem}}@media(min-width:769px){.lp-solution__lead>span:not(.lp-solution__sub){font-size:3.0625rem}}@media(max-width:768px){.lp-solution__lead>span:not(.lp-solution__sub){font-size:2.0625rem}}.lp-solution__lead>strong{background-image:linear-gradient(#fd0,#fd0);background-size:100% 14px;background-repeat:no-repeat}@media(min-width:769px){.lp-solution__lead>strong{font-size:3.5rem;background-position:0 1.05em}}@media(max-width:768px){.lp-solution__lead>strong{font-size:2.5rem;background-position:0 .95em}}@media(min-width:769px){.lp-solution__lead>strong>span{font-size:2.9375rem}}@media(max-width:768px){.lp-solution__lead>strong>span{font-size:1.875rem}}.lp-solution__lead .lp-solution__sub{display:inline-block}@media(max-width:768px){.lp-solution__lead .lp-solution__sub{margin-top:16px}}.lp-solution__point{max-width:984px;margin:0 auto;background-color:#fff8f8}@media(min-width:769px){.lp-solution__point{padding:12px 32px}}@media(max-width:768px){.lp-solution__point{padding:8px 16px}}.lp-solution__point li{position:relative;display:flex;align-items:center}@media(min-width:769px){.lp-solution__point li{font-size:1.75rem;min-height:100px;padding:24px 0 24px 68px}}@media(max-width:768px){.lp-solution__point li{font-size:1rem;padding:16px 0 16px 64px;min-height:84px}}.lp-solution__point li+li{border-top:1px solid #727171}.lp-solution__point li strong{color:#e60012}.lp-solution__point li:before{content:"";display:inline-block;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media(min-width:769px){.lp-solution__point li:before{width:52px;height:52px}}@media(max-width:768px){.lp-solution__point li:before{width:48px;height:48px}}.lp-solution__point li:nth-child(1):before{background-image:url(/assets/images/common/icon-point1.svg)}.lp-solution__point li:nth-child(2):before{background-image:url(/assets/images/common/icon-point2.svg)}.lp-solution__point li:nth-child(3):before{background-image:url(/assets/images/common/icon-point3.svg)}.lp-solution__point li:nth-child(4):before{background-image:url(/assets/images/common/icon-point4.svg)}.lp-trend{width:100%;max-width:1248px}@media(min-width:769px){.lp-trend{margin:80px auto;padding:0 24px}}@media(max-width:768px){.lp-trend{margin:64px auto;padding:0 16px}}.lp-trend__inner{display:flex;align-items:center;flex-direction:column}@media(min-width:769px){.lp-trend__inner{margin-top:80px}}.lp-trend__catch{margin-bottom:40px;text-align:center}@media(min-width:769px){.lp-trend__catch{font-size:2rem}}@media(max-width:768px){.lp-trend__catch{font-size:1.375rem}}.lp-trend__box-title{font-weight:700;margin-bottom:16px}@media(min-width:769px){.lp-trend__box-title{font-size:1.5rem}}@media(max-width:768px){.lp-trend__box-title{font-size:1.25rem}}.lp-trend__list li{position:relative;padding-left:1.25em}@media(min-width:769px){.lp-trend__list li{font-size:1.5rem}}@media(max-width:768px){.lp-trend__list li{font-size:1rem}}.lp-trend__list li:before{content:"・";position:absolute;left:0;top:0;font-size:1em}.lp-trend__list li span{color:#e60012}.lp-trend__content{max-width:960px;margin:0 auto}@media(min-width:769px){.lp-trend__content{margin-top:80px}}@media(max-width:768px){.lp-trend__content{margin-top:32px}}@media(min-width:769px){.lp-trend__point+.lp-trend__point{margin-top:40px}}@media(max-width:768px){.lp-trend__point+.lp-trend__point{margin-top:32px}}.lp-trend__point-head{color:#fff;background-color:#e60012}@media(min-width:769px){.lp-trend__point-head{font-size:1.5rem;padding:16px;border-radius:16px 16px 0 0}}@media(max-width:768px){.lp-trend__point-head{font-size:1.25rem;padding:16px 12px;border-radius:12px 12px 0 0;text-align:center}}.lp-trend__point-body{padding:16px;border:1px solid #C4C4C4}@media(min-width:769px){.lp-trend__point-body{font-size:1.5rem;border-radius:0 0 16px 16px}}@media(max-width:768px){.lp-trend__point-body{border-radius:0 0 12px 12px;font-size:1rem}}.lp-trend__point-body span{color:#e60012}.lp-track-record{width:100%;max-width:1248px}@media(min-width:769px){.lp-track-record{margin:80px auto;padding:0 24px}}@media(max-width:768px){.lp-track-record{margin:64px auto;padding:0 16px}}@media(min-width:769px){.lp-track-record__lead{margin-bottom:40px}}@media(max-width:768px){.lp-track-record__lead{margin-bottom:16px;font-size:.875rem}}.lp-track-record .p-case__section{max-width:960px;margin:0 auto}.lp-member{width:100%;max-width:1248px}@media(min-width:769px){.lp-member{margin:80px auto;padding:0 24px}}@media(max-width:768px){.lp-member{margin:64px auto;padding:0 16px}}@media(min-width:769px){.lp-member__flex{width:100%;margin:80px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:40px 80px}.lp-member__flex>*{width:100%;max-width:500px;margin:0}.lp-member__flex .p-member-detail__profile{display:flex;justify-content:space-between;align-items:center;gap:12px;max-width:100%}.lp-member__flex .p-member-detail__profile .p-member-detail__image{width:260px}.lp-member__flex .p-member-detail__profile .p-member-detail__user{flex:1}.lp-member .p-member-detail{flex-direction:column}}.lp-about{width:100%;max-width:1248px}@media(min-width:769px){.lp-about{margin:80px auto;padding:0 24px}}@media(max-width:768px){.lp-about{margin:64px auto;padding:0 16px}}@media(max-width:768px){.lp-about .p-about-table{margin-top:16px}}@media(min-width:769px){.lp-about{margin:80px auto}}@media(max-width:768px){.lp-about{margin:64px auto 32px}}.lp-contact{width:100%;background-color:#f2f2f2}@media(min-width:769px){.lp-contact{padding:40px 24px}}@media(max-width:768px){.lp-contact{padding:32px 16px}}.lp-contact__flex{width:100%;max-width:1110px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px 24px}@media(max-width:768px){.lp-contact__flex{justify-content:center;gap:32px 24px}}.lp-contact__title{text-align:center;margin-bottom:40px}@media(max-width:768px){.lp-contact__title{margin-bottom:24px}}.lp-contact__title span{position:relative;display:inline-block;font-weight:700;line-height:1}@media(min-width:769px){.lp-contact__title span{font-size:2rem;padding:0 30px}}@media(max-width:768px){.lp-contact__title span{font-size:1.25rem;padding:0 20px}}.lp-contact__title span:before,.lp-contact__title span:after{content:"";display:inline-block;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2px}@media(min-width:769px){.lp-contact__title span:before,.lp-contact__title span:after{width:19px;height:27px}}@media(max-width:768px){.lp-contact__title span:before,.lp-contact__title span:after{width:14px;height:20px}}.lp-contact__title span:before{background-image:url(/assets/images/common/title-line-left.svg);left:0}.lp-contact__title span:after{background-image:url(/assets/images/common/title-line-right.svg);right:0}.lp-contact__subtitle{font-weight:500;padding-left:8px;border-left:2px solid #E60012;margin-bottom:24px;line-height:1}@media(min-width:769px){.lp-contact__subtitle{font-size:1.25rem}}@media(max-width:768px){.lp-contact__subtitle{font-size:1rem}}.lp-contact__item:first-child{width:100%}@media(min-width:769px){.lp-contact__item:first-child{max-width:544px}}@media(min-width:769px){.lp-contact__item .c-btn-contact{max-width:260px}}@media(max-width:768px){.lp-contact__item .c-btn-contact{width:auto!important;max-width:100%!important;flex:1 0 260px}}.lp-contact__item .p-top-contact__tel{margin-top:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
