@charset "UTF-8";:root{--color-sell: #095342;--color-sell-hsl: hsl(166 80% 28%);--color-sell-hsl-hover: hsl(166 80% 28%);--bg-sell-hsl-hover: hsl(166 100% 96%);--color-purchase: #0f1350;--color-purchase-hsl: hsl(236 68% 28%);--color-purchase-hsl-hover: hsl(236 68% 28%);--color-rental: #f9a08a;--color-rental-hsl: hsl(11 99% 80%);--color-rental-hsl-hover: hsl(11 99% 80%)}.p-b2b__main{padding-bottom:24px}@media screen and (min-width: 768px){.p-b2b__main{padding-bottom:62px}}.p-b2b__hero{padding:0 16px;width:100%;max-width:1240px;margin-inline:auto}.p-b2b__hero__container{border:1px solid #0f1350}.p-b2b__menus{position:relative;z-index:1;display:grid;gap:32px;width:100%;margin-top:24px;padding:0 16px}.p-b2b__menu__header{padding:16px;border-radius:8px}.p-b2b__memu__header--sell .p-b2b__menu__header{border:1px solid var(--color-sell-hsl);color:#fff;background-color:#095341}.p-b2b__memu__header--purchase .p-b2b__menu__header{border:1px solid var(--color-purchase-hsl);color:#fff;background-color:#0f134d}.p-b2b__memu__header--rental .p-b2b__menu__header{border:1px solid var(--color-rental-hsl);color:#fff;background-color:#fe8367}.p-b2b__menu__heading{font-size:3.2rem;font-weight:700;line-height:1;text-align:center}.p-b2b__memu__header--sell .p-b2b__menu__heading,.p-b2b__memu__header--purchase .p-b2b__menu__heading,.p-b2b__memu__header--rental .p-b2b__menu__heading{color:#fff}.p-b2b__menu__desc{margin-top:12px;line-height:1.6;text-align:center}.p-b2b__menu__heading__button{margin-top:12px}.p-b2b__menu__heading__button a{display:block;padding:8px 16px;text-align:center;color:#fff;line-height:1;border-radius:8px}.p-b2b__memu__header--sell .p-b2b__menu__heading__button a{color:#095341;border:1px solid var(--color-sell-hsl);background-color:#fff}.p-b2b__memu__header--purchase .p-b2b__menu__heading__button a{color:#0f134d;border:1px solid var(--color-purchase-hsl);background-color:#fff}.p-b2b__memu__header--rental .p-b2b__menu__heading__button a{color:#fe8367;border:1px solid var(--color-rental-hsl);background-color:#fff}.p-b2b__menu__cta{margin-top:16px}.p-b2b__menu__cta,.c-button__b2b{text-align:center}.p-b2b__menu__cta a,.c-button__b2b a{display:block;padding:16px;border-radius:8px;color:#fff;line-height:1;transition:.14s ease-out}.p-b2b__menu__cta a:hover,.c-button__b2b a:hover{opacity:.8}.p-b2b__memu__header--sell .p-b2b__menu__cta a,.p-b2b__memu__header--sell .c-button__b2b a,.c-button__b2b--sell a{background-color:#095341;border:solid 1px #fff}.p-b2b__memu__header--purchase .p-b2b__menu__cta a,.c-button__b2b--purchase a{background-color:#0f134d;border:solid 1px #fff}.p-b2b__memu__header--rental .p-b2b__menu__cta a,.c-button__b2b--rental a{background-color:#fe8367;border:solid 1px #fff}.p-b2b__menu__phone,.c-phone__b2b{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:16px}.p-b2b__menu__phone a,.c-phone__b2b a{display:block;font-size:3.2rem;font-weight:700;line-height:1}.p-b2b__menu__phone a:hover,.c-phone__b2b a:hover{color:#000}.p-b2b__menu__phone__hour,.c-phone__b2b__hour{font-size:1.4rem;font-weight:500;line-height:1}@media screen and (min-width: 768px){.p-b2b__hero{padding:0 20px}.p-b2b__menus{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1240px;margin-inline:auto;margin-top:32px;padding:0 20px}.p-b2b__menu__header{padding:16px}.p-b2b__menu__heading__button a{transition:.14s ease-out}.p-b2b__memu__header--sell .p-b2b__menu__heading__button a:hover{color:var(--color-sell-hsl-hover);border:1px solid var(--color-sell-hsl-hover);letter-spacing:.08em}.p-b2b__memu__header--purchase .p-b2b__menu__heading__button a:hover{color:var(--color-purchase-hsl-hover);border:1px solid var(--color-purchase-hsl-hover);letter-spacing:.08em}.p-b2b__memu__header--rental .p-b2b__menu__heading__button a:hover{color:var(--color-rental-hsl-hover);border:1px solid var(--color-rental-hsl-hover);letter-spacing:.08em}.c-phone__b2b{margin-top:0}}.p-b2b__detail{position:relative;z-index:0;display:grid;gap:24px;width:100%;max-width:1240px;margin-top:56px;padding:0 16px}.p-b2b__detail__card__inner{padding:16px;border-radius:8px}.p-b2b__detail__card--sell .p-b2b__detail__card__inner{border:1px solid var(--color-sell-hsl)}.p-b2b__detail__card--purchase .p-b2b__detail__card__inner{border:1px solid var(--color-purchase-hsl)}.p-b2b__detail__card--rental .p-b2b__detail__card__inner{border:1px solid var(--color-rental-hsl)}.p-b2b__detail__header{display:grid}.p-b2b__detail__header__heading__col{display:flex;justify-content:space-between;align-items:center}.p-b2b__detail__header__heading{font-size:2.1rem;font-weight:700;line-height:1}.p-b2b__detail__card--sell .p-b2b__detail__header__heading{color:var(--color-sell-hsl)}.p-b2b__detail__card--purchase .p-b2b__detail__header__heading{color:var(--color-purchase-hsl)}.p-b2b__detail__card--rental .p-b2b__detail__header__heading{color:var(--color-rental-hsl)}.p-b2b__detail__header__button{font-size:1.4rem}.p-b2b__detail__header__button a{display:block;padding:8px 16px;text-align:center;line-height:1}.p-b2b__detail__card--sell .p-b2b__detail__header__button a{color:var(--color-sell-hsl);border:1px solid var(--color-sell-hsl);border-radius:8px}.p-b2b__detail__card--purchase .p-b2b__detail__header__button a{color:var(--color-purchase-hsl);border:1px solid var(--color-purchase-hsl);border-radius:8px}.p-b2b__detail__card--rental .p-b2b__detail__header__button a{color:var(--color-rental-hsl);border:1px solid var(--color-rental-hsl);border-radius:8px}.p-b2b__detail__header__thumbnail{margin-top:16px;border-radius:8px;overflow:hidden}.p-b2b__detail__card--sell .p-b2b__detail__header__thumbnail{border:1px solid var(--color-sell-hsl)}.p-b2b__detail__card--purchase .p-b2b__detail__header__thumbnail{border:1px solid var(--color-purchase-hsl)}.p-b2b__detail__card--rental .p-b2b__detail__header__thumbnail{border:1px solid var(--color-rental-hsl)}.p-b2b__detail__desc{margin-top:16px;font-size:1.4rem}@media screen and (min-width: 768px){.p-b2b__detail{gap:48px;margin-inline:auto;padding:0 20px}.p-b2b__detail__card__inner{padding:16px;border-radius:8px}.p-b2b__detail__header{grid-template-columns:repeat(2,1fr);align-items:center;gap:40px}.p-b2b__detail__header__heading{font-size:4rem}.p-b2b__detail__header__button{font-size:1.6rem}.p-b2b__detail__header__button a{transition:.14s ease-out}.p-b2b__detail__header__button a:hover{color:#fff}.p-b2b__detail__card--sell .p-b2b__detail__header__button a:hover{background-color:var(--color-sell-hsl)}.p-b2b__detail__card--purchase .p-b2b__detail__header__button a:hover{background-color:var(--color-purchase-hsl)}.p-b2b__detail__card--rental .p-b2b__detail__header__button a:hover{background-color:var(--color-rental-hsl)}.p-b2b__detail__header__thumbnail,.p-b2b__detail__banner{margin-top:0}}.p-b2b__detail__cta{display:grid;margin-top:24px;padding-bottom:16px}.p-b2b__detail__cta__phone__hour{font-size:1.4rem}@media screen and (min-width: 768px){.p-b2b__detail__cta{grid-template-columns:repeat(2,1fr);align-items:center;gap:16px;margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/b2b-reception.css.map */
