@charset "UTF-8";
/* ==========================================================================
   横幅
   ========================================================================== */
/* ==========================================================================
   矢印
   ========================================================================== */
/* ==========================================================================
   横幅
   ========================================================================== */
/* ==========================================================================
   テキストサイズ
   ========================================================================== */
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */ }

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */ }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

[hidden] {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted; }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */ }

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */ }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */ }

iframe {
  border-style: none; }

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */ }

[type='search'] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Apply cursor pointer to button elements */
button,
[type='button'],
[type='reset'],
[type='submit'],
[role='button'] {
  cursor: pointer; }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none; }

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */ }

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy='true'] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled='true'] {
  cursor: default; }

* {
  line-height: 1;
  color: #081F57;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  min-width: 1300px;
  padding-top: 231px; }
  @media (max-width: 576px) {
    body {
      min-width: 100%;
      padding-top: 100px; } }

a {
  text-decoration: none; }

img {
  vertical-align: middle;
  max-width: 100%;
  width: 100%; }

/* ==========================================================================
   横幅
   ========================================================================== */
.block {
  width: 1300px;
  max-width: 100%;
  padding: 0 20px;
  margin: auto; }
  @media (max-width: 576px) {
    .block {
      width: 100%; } }
  .block.short {
    width: 1120px; }
    @media (max-width: 576px) {
      .block.short {
        width: 100%; } }
  .block.very-short {
    width: 960px;
    padding: 0; }
  .block--1300 {
    width: 1300px;
    min-width: 1300px; }
    @media (max-width: 576px) {
      .block--1300 {
        width: 100%;
        min-width: 100%; } }
  .block--1120 {
    width: 1120px;
    min-width: 1120px; }
    @media (max-width: 576px) {
      .block--1120 {
        width: 100%;
        min-width: 100%; } }
  .block--1000 {
    width: 1000px;
    min-width: 1000px;
    padding: 65px 20px 100px; }
    @media (max-width: 576px) {
      .block--1000 {
        width: 100%;
        min-width: 100%;
        padding: 80px 0; } }
  @media (max-width: 576px) {
    .block .block {
      padding: 0; } }

.width--960 {
  width: 960px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 576px) {
    .width--960 {
      width: 100%; } }

/* ==========================================================================
   ボタン
   ========================================================================== */
.button {
  background-color: #ff910b;
  color: #FFF;
  box-shadow: 0 3px 0 #b56605;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px 0 18px; }
  .button--radius12 {
    border-radius: 12px; }
  .button--radius28 {
    border-radius: 28px; }
  .button--radius38 {
    border-radius: 38px; }
  .button--radius44 {
    border-radius: 44px; }
  .button--green {
    background-color: #16C352;
    box-shadow: 0 3px 0 #55B721; }
  .button--yellow {
    background-color: #f2e736;
    color: #525252;
    box-shadow: 0 3px 0 #928a13; }
  .button--outline {
    margin: auto;
    background-color: #FFF;
    box-shadow: none;
    border: 3px solid #1A5CB5;
    color: #1A5CB5; }
  .button--short {
    width: 243px;
    height: 59px;
    margin: auto; }
  .button--medium {
    width: 345px;
    height: 59px;
    font-size: 15px;
    margin: auto; }

/* ==========================================================================
   矢印
   ========================================================================== */
.arrow--after {
  position: relative; }
  .arrow--after::after {
    height: 17px;
    aspect-ratio: cos(62deg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background-color: #FFF;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%); }

.arrow {
  height: 17px;
  aspect-ratio: cos(62deg);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #FFFFFF;
  transform: translateY(-50%); }

.headline__bar--top {
  padding: 23px 0 0;
  margin: 0 0 56px;
  position: relative;
  text-align: center;
  font-size: 25px;
  line-height: 36px; }
  @media (max-width: 576px) {
    .headline__bar--top {
      padding-top: 16px;
      font-size: 19px;
      line-height: 27px;
      margin-bottom: 30px; } }
  .headline__bar--top::before {
    content: "";
    width: 79px;
    height: 9px;
    background-color: #00a6b5;
    border-radius: 36px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 576px) {
      .headline__bar--top::before {
        height: 6px;
        width: 51px; } }
.headline__bar--left {
  padding: 0 0 4px 23px;
  position: relative;
  margin-bottom: 35px;
  font-size: 21px;
  line-height: 30px;
  line-height: 26px; }
  .headline__bar--left::before {
    content: "";
    width: 11px;
    height: 26px;
    background-color: #00a6b5;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
.headline__bar--left--background {
  background-color: #f4f8fc;
  box-shadow: 0 3px 0 #fafcfd;
  font-size: 29px;
  line-height: 42px;
  border-radius: 2px;
  border-left: #05A5B6 solid 18px;
  padding: 8px 15px 9px; }
  @media (max-width: 576px) {
    .headline__bar--left--background {
      font-size: 21px;
      line-height: 30px;
      border-width: 9px;
      padding: 1px 8px 2px; } }

/* ==========================================================================
   汎用
   ========================================================================== */
.sp_view {
  display: none !important; }
  @media (max-width: 576px) {
    .sp_view {
      display: block !important; } }

/* なかった時
 ---------------------------- */
.not-item__text {
  text-align: center;
  font-size: 13px;
  line-height: 19px; }

/* ==========================================================================
   共通コンテンツ
   ========================================================================== */
.common {
  /* 縦のステップコンテンツ
   ---------------------------- */ }
  .common-wrapper {
    padding: 61px 0 58px; }
    @media (max-width: 576px) {
      .common-wrapper {
        padding: 30px 0; } }
  .common__text {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 51px; }
  .common__image {
    width: 730px;
    margin: 0 auto 51px; }
    @media (max-width: 576px) {
      .common__image {
        width: 100%;
        margin-bottom: 25px; } }
    .common__image img {
      border-radius: 10px; }
  .common-flow-wrapper {
    padding-left: 36px; }
    @media (max-width: 576px) {
      .common-flow-wrapper {
        padding: 0;
        margin-top: 80px; } }
  .common-flow-item {
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    padding: 22px 29px 21px 50px;
    display: flex;
    position: relative;
    gap: 29px;
    align-items: center;
    margin-bottom: 24px; }
    @media (max-width: 576px) {
      .common-flow-item {
        flex-direction: column;
        padding: 60px 35px 40px;
        margin-bottom: 64px; } }
    .common-flow-item__point {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 72px;
      height: 72px;
      background-color: #00a6b5;
      border-radius: 50%;
      left: -36px;
      top: 50%;
      transform: translateY(-50%);
      flex-direction: column; }
      @media (max-width: 576px) {
        .common-flow-item__point {
          top: 0;
          left: 35px; } }
      .common-flow-item__point--en {
        font-size: 12px;
        color: #FFF; }
      .common-flow-item__point--num {
        font-size: 23px;
        color: #FFF; }
    .common-flow-item__image {
      width: 268px;
      min-width: 268px;
      max-width: 268px;
      overflow: hidden; }
      @media (max-width: 576px) {
        .common-flow-item__image {
          width: 100%;
          min-width: 100%;
          max-width: 100%;
          margin-top: 60px; } }
      .common-flow-item__image img {
        border-radius: 18px; }
    .common-flow-item__text {
      flex: 1; }
    .common-flow-item__title {
      color: #2197AF;
      font-size: 29px;
      line-height: 42px;
      margin-bottom: 19px; }
      @media (max-width: 576px) {
        .common-flow-item__title {
          font-size: 18px;
          line-height: 26px;
          text-align: center;
          margin-bottom: 0;
          position: absolute;
          left: 0;
          width: 100%;
          top: 60px; } }
      .common-flow-item__title span {
        color: inherit;
        font-size: 18px; }
        @media (max-width: 576px) {
          .common-flow-item__title span {
            color: #777777;
            font-size: 11px;
            line-height: 16px;
            display: block; } }
    .common-flow-item__description {
      margin: 0;
      font-size: 13px;
      line-height: 19px; }
    @media (max-width: 576px) {
      .common-flow-item:last-of-type {
        margin-bottom: 0; } }
  .common__wrapper {
    width: 960px;
    margin: auto;
    padding: 61px 0 58px; }
    @media (max-width: 576px) {
      .common__wrapper {
        padding: 30px 0;
        width: 100%; } }
  .common-model__wrapper {
    padding-left: 33px;
    padding-right: 33px; }
    @media (max-width: 576px) {
      .common-model__wrapper {
        padding-left: 0;
        padding-right: 0; } }
  .common-model__info {
    display: flex;
    align-items: center;
    margin: 0 0 55px; }
    @media (max-width: 576px) {
      .common-model__info {
        flex-direction: column;
        margin-bottom: 39px; } }
  .common-model__image {
    overflow: hidden;
    margin: 0 38px 0 0;
    width: 228px;
    min-width: 228px;
    max-width: 228px;
    border-radius: 11px; }
    @media (max-width: 576px) {
      .common-model__image {
        width: 190px;
        min-width: 190px;
        max-width: 190px;
        margin: 0; } }
    .common-model__image img {
      border-radius: 11px; }
  .common-model__text {
    font-size: 13px;
    line-height: 19px;
    flex: 1;
    margin: 0; }
    @media (max-width: 576px) {
      .common-model__text {
        font-size: 11px;
        line-height: 16px;
        margin-top: 30px; } }
  .common-model__points {
    padding: 0 0 32px; }
  .common-model__point {
    margin: 0 0 32px; }
    .common-model__point-head {
      display: flex;
      align-items: center;
      margin: 0 0 22px; }
      @media (max-width: 576px) {
        .common-model__point-head {
          margin-bottom: 20px; } }
    .common-model__point-button {
      margin: 0 8px 0 0;
      color: #FFF;
      width: 132px;
      min-width: 132px;
      max-width: 132px;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 25px;
      border-radius: 30px;
      font-size: 10px;
      background-color: #05A5B6; }
    .common-model__point-title {
      margin: 0;
      flex: 1;
      font-size: 13px;
      line-height: 19px;
      color: #05A5B6; }
    .common-model__point-description {
      padding: 0 0 0 24px;
      width: 500px;
      font-size: 13px;
      line-height: 19px; }
      @media (max-width: 576px) {
        .common-model__point-description {
          width: 100%;
          padding-left: 18px;
          font-size: 11px;
          line-height: 16px; } }
  .common-step__image {
    margin: 0 0 57px; }
  .common .reason .block {
    padding: 0;
    width: auto; }
  .common .reason .reason-headline {
    padding: 0 0 4px 23px;
    position: relative;
    margin: 0 0 92px;
    font-size: 21px;
    line-height: 30px;
    line-height: 26px;
    text-align: left;
    display: block; }
    .common .reason .reason-headline::before {
      content: "";
      width: 11px;
      height: 26px;
      background-color: #00a6b5;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border-radius: 0; }
    .common .reason .reason-headline span {
      font-size: inherit;
      color: inherit; }
  .common .reason-wrapper {
    padding-bottom: 96px; }
    @media (max-width: 576px) {
      .common .reason-wrapper {
        padding-bottom: 0; } }
  .common .reason-point-item {
    box-shadow: 0 3px 6px #00000029; }
  .common .common .headline__bar--left--background {
    padding: 0 0 4px 23px;
    position: relative;
    margin: 0;
    font-size: 21px;
    line-height: 30px;
    line-height: 26px;
    background: none;
    border-radius: 0;
    border: none;
    box-shadow: none; }
    .common .common .headline__bar--left--background::before {
      content: "";
      width: 11px;
      height: 26px;
      background-color: #00a6b5;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border-radius: 0; }
  .common .main-footer__cta {
    background-color: #FFF; }
    .common .main-footer__cta-text {
      color: #081F57; }
      .common .main-footer__cta-text span {
        color: inherit; }
  .common .category {
    background-color: #FFF; }
    .common .category-wrapper {
      padding-bottom: 0; }

/* ==========================================================================
   メインコンテンツ
   ========================================================================== */
.main-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 58px;
  margin-bottom: 108px; }
  @media (max-width: 576px) {
    .main-grid {
      grid-template-columns: repeat(1, 1fr); } }
  .main-grid--left {
    width: 960px; }
    @media (max-width: 576px) {
      .main-grid--left {
        width: 100%; } }
  @media (max-width: 576px) {
    .main-grid--right {
      display: none; } }

.cta-image-button {
  width: 671px;
  margin: 64px auto 91px; }
  @media (max-width: 576px) {
    .cta-image-button {
      width: 100%;
      margin: 30px auto; } }

.recently-viewed .headline__bar--left--background,
.product-filter-list .headline__bar--left--background {
  margin: 0 0 30px; }
.recently-viewed__grid,
.product-filter-list__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(184px, 1fr));
  gap: 10px; }
  @media (max-width: 576px) {
    .recently-viewed__grid,
    .product-filter-list__grid {
      display: flex; } }
.recently-viewed-product,
.product-filter-list-product {
  display: flex;
  flex-direction: column; }
  @media (max-width: 576px) {
    .recently-viewed-product,
    .product-filter-list-product {
      width: calc((100% - 10px) / 2); } }
  .recently-viewed-product__info,
  .product-filter-list-product__info {
    border: 1px solid #E5E5E5;
    border-radius: 11px;
    padding: 17px 9px 15px;
    margin: 0 0 16px;
    height: 100%;
    background-color: #FFF; }
  .recently-viewed-product__tag,
  .product-filter-list-product__tag {
    display: flex;
    align-items: center;
    margin: 0 0 14px; }
    .recently-viewed-product__tag-logo,
    .product-filter-list-product__tag-logo {
      width: 62px; }
    .recently-viewed-product__tag-energy,
    .product-filter-list-product__tag-energy {
      width: 52px;
      height: 17px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 0 0 auto;
      font-size: 10px;
      color: #FFF;
      border-radius: 30px;
      background-color: #859B81; }
      .recently-viewed-product__tag-energy.eco,
      .product-filter-list-product__tag-energy.eco {
        background-color: #4CD034; }
  .recently-viewed-product__image,
  .product-filter-list-product__image {
    margin: 0 auto 4px;
    width: 120px; }
    .recently-viewed-product__image img,
    .product-filter-list-product__image img {
      border-radius: 11px; }
  .recently-viewed-product__title,
  .product-filter-list-product__title {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 9px; }
  .recently-viewed-product__detail,
  .product-filter-list-product__detail {
    list-style-type: none;
    margin: 0 0 13px; }
    .recently-viewed-product__detail li,
    .product-filter-list-product__detail li {
      font-size: 11px;
      line-height: 16px;
      margin: 0 0 5px; }
  .recently-viewed-product__price,
  .product-filter-list-product__price {
    padding: 0 0 0 14px; }
    .recently-viewed-product__price-title,
    .product-filter-list-product__price-title {
      font-size: 10px;
      line-height: 15px;
      color: #F22121;
      margin: 0 0 4px; }
    .recently-viewed-product__price-num,
    .product-filter-list-product__price-num {
      font-size: 18px;
      line-height: 18px;
      color: #F22121; }
      .recently-viewed-product__price-num span,
      .product-filter-list-product__price-num span {
        font-size: 12px;
        color: inherit; }
  .recently-viewed-product__link,
  .product-filter-list-product__link {
    width: 103px;
    margin: auto; }
    .recently-viewed-product__link a,
    .product-filter-list-product__link a {
      border-radius: 2px;
      background-color: #00a6b5;
      color: #FFF;
      display: flex;
      width: 100%;
      height: 25px;
      align-items: center;
      justify-content: center;
      font-size: 10px; }

.product-filter-form {
  padding: 41px 20px 0; }
  @media (max-width: 576px) {
    .product-filter-form {
      padding: 30px 0 0; } }
  .product-filter-form .hoursepower-modal {
    text-align: right;
    margin: 0 0 23px; }
    .product-filter-form .hoursepower-modal__text {
      color: #081F57;
      text-decoration: underline; }
    .product-filter-form .hoursepower-modal__overlay {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.4);
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1000; }
    .product-filter-form .hoursepower-modal__content {
      background: #fff;
      padding: 32px 24px;
      border-radius: 8px;
      min-width: 320px;
      max-width: 90vw;
      position: relative; }
    .product-filter-form .hoursepower-modal__close {
      position: absolute;
      top: 12px;
      right: 16px;
      font-size: 2em;
      color: #888;
      cursor: pointer; }
  .product-filter-form .button {
    width: 334px;
    margin: auto auto 63px; }
.product-filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 22px 13px;
  margin: 0 0 32px; }
  @media (max-width: 576px) {
    .product-filter-row {
      gap: 13px 20px; } }
  @media (max-width: 576px) {
    .product-filter-row.location {
      flex-direction: column; } }
  .product-filter-row.location .product-filter-col {
    width: calc((100% - 13px) / 2); }
    @media (max-width: 576px) {
      .product-filter-row.location .product-filter-col {
        width: 100%; } }
    .product-filter-row.location .product-filter-col .product-filter-col__label {
      width: 160px;
      min-width: 160px; }
.product-filter-col {
  display: flex;
  width: calc((100% - 26px) / 3);
  align-items: center;
  gap: 11px; }
  @media (max-width: 576px) {
    .product-filter-col {
      width: calc((100% - 20px) / 2); } }
  .product-filter-col__label {
    font-size: 13px;
    line-height: 19px;
    width: 80px;
    min-width: 80px;
    text-align: right; }
    @media (max-width: 576px) {
      .product-filter-col__label {
        width: 60px;
        min-width: 60px; } }
  .product-filter-col__select {
    border: #E3E3E3 solid 1px;
    border-radius: 7px;
    padding: 15px 39px 15px 20px;
    width: 100%;
    font-size: 13px;
    line-height: 19px; }
    .product-filter-col__select-wrapper {
      position: relative;
      display: inline-block;
      flex: 1; }
      .product-filter-col__select-wrapper::after {
        height: 17px;
        aspect-ratio: cos(62deg);
        clip-path: polygon(0 0, 100% 50%, 0 100%);
        background-color: #FFF;
        content: '';
        position: absolute;
        background-color: #081F57;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        height: 7px;
        aspect-ratio: 2 / 1;
        top: 50%;
        right: 8px;
        transform: translateY(-50%);
        /*
        top: 50%;
        right: 16px;
        width: 0;
        height: 0;
        pointer-events: none;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #444;
         */ }
  .product-filter-col__text {
    font-size: 18px;
    line-height: 26px; }
    @media (max-width: 576px) {
      .product-filter-col__text {
        font-size: 14px;
        line-height: 20px; } }
.product-filter-sort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 1; }
  .product-filter-sort__title {
    font-size: 13px;
    line-height: 19px;
    margin: 0 30px 0 0; }
  .product-filter-sort__list {
    display: flex;
    align-items: center;
    gap: 17px; }
    .product-filter-sort__list label {
      display: flex;
      align-items: center; }
      .product-filter-sort__list label input[type="radio"] {
        accent-color: #081F57;
        width: 17px;
        height: 17px;
        margin: 0 8px 0 0; }
.product-filter-list__total {
  padding: 5px 20px;
  border-bottom: #E5E5E5 solid 2px;
  margin: -35px 0 20px; }
  @media (max-width: 576px) {
    .product-filter-list__total {
      padding: 0 0 5px;
      margin: 25px 0 30px; } }
  .product-filter-list__total-num {
    font-size: 23px;
    line-height: 34px; }
.product-filter-list__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px; }
  @media (max-width: 576px) {
    .product-filter-list__grid {
      gap: 45px 10px; } }
.product-filter-list-product {
  width: calc((100% - 40px) / 5);
  display: flex;
  flex-direction: column; }
  @media (max-width: 576px) {
    .product-filter-list-product {
      width: calc((100% - 10px) / 2); } }

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 53px 0 0;
  gap: 8px;
  width: 100%; }
  .pagination .page-numbers {
    background-color: #F4F4F4;
    border: #EAEAEA solid 1px;
    border-radius: 2px;
    width: 23px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 16px; }
    .pagination .page-numbers.current {
      background-color: #FFF; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next {
      background-color: #BEBEBE;
      width: 42px;
      border-color: #BEBEBE; }

.archive .voice-search {
  margin-bottom: 94px; }
  .archive .voice-search__wrapper {
    width: 1080px;
    margin: auto;
    padding: 37px 0 93px;
    display: flex;
    gap: 66px 49px;
    flex-wrap: wrap; }
    @media (max-width: 576px) {
      .archive .voice-search__wrapper {
        width: 100%;
        padding: 30px 0;
        gap: 18px;
        flex-direction: column; } }
    .archive .voice-search__wrapper .voice-item {
      box-shadow: 0 3px 6px #00000052;
      padding: 41px 26px 22px;
      border-radius: 11px;
      background-color: #FFF;
      width: calc((100% - 49px) / 2); }
      @media (max-width: 576px) {
        .archive .voice-search__wrapper .voice-item {
          width: 100%;
          padding: 25px; } }
      .archive .voice-search__wrapper .voice-item__title {
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
        margin-bottom: 38px; }
      .archive .voice-search__wrapper .voice-item__name {
        font-size: 16px;
        line-height: 24px;
        text-align: right;
        padding-right: 36px;
        position: relative; }
        .archive .voice-search__wrapper .voice-item__name::after {
          content: "";
          width: 18px;
          height: 18px;
          aspect-ratio: cos(30deg);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
          background-color: #00a6b5;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }
      .archive .voice-search__wrapper .voice-item:hover {
        background-color: #00a6b5; }
        .archive .voice-search__wrapper .voice-item:hover .voice-item__title {
          color: #FFF; }
        .archive .voice-search__wrapper .voice-item:hover .voice-item__name {
          color: #FFF; }
          .archive .voice-search__wrapper .voice-item:hover .voice-item__name::after {
            background-color: #FFF; }
  .archive .voice-search-list {
    display: flex;
    gap: 45px 18px;
    flex-wrap: wrap;
    margin-bottom: 76px; }
    .archive .voice-search-list.location, .archive .voice-search-list.maker {
      gap: 45px 116px; }
      .archive .voice-search-list.location .voice-search-item, .archive .voice-search-list.maker .voice-search-item {
        display: block;
        width: calc((100% - 232px) / 3); }
        .archive .voice-search-list.location .voice-search-item__image, .archive .voice-search-list.maker .voice-search-item__image {
          width: 100%;
          max-width: 100%;
          min-width: 100%;
          box-shadow: none;
          margin-bottom: 14px; }
        .archive .voice-search-list.location .voice-search-item__text, .archive .voice-search-list.maker .voice-search-item__text {
          text-align: center; }
  .archive .voice-search-item {
    width: calc((100% - 36px) / 3);
    display: flex;
    align-items: center;
    gap: 36px; }
    .archive .voice-search-item__image {
      width: 118px;
      max-width: 118px;
      min-width: 118px;
      box-shadow: 0 3px 6px #00000029; }
      .archive .voice-search-item__image img {
        border-radius: 11px; }
    .archive .voice-search-item__text {
      font-size: 14px;
      line-height: 20px;
      flex: 1; }
      .archive .voice-search-item__text span {
        color: #081F57; }
.archive .voice-pickup__wrapper {
  width: 1080px;
  margin: auto; }
.archive .voice-list-wrapper {
  width: 1080px;
  margin: auto;
  padding-top: 57px; }
.archive .voice-list-card {
  background-color: #FFF;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 11px;
  padding: 36px 48px 46px 25px;
  margin-bottom: 34px;
  display: block; }
  .archive .voice-list-card__header {
    position: relative;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 35px; }
    .archive .voice-list-card__header::before {
      content: "⚫︎";
      color: #00a6b5; }
  .archive .voice-list-card__body {
    display: flex;
    gap: 56px;
    padding-left: 74px;
    align-items: center; }
  .archive .voice-list-card__image {
    width: 272px;
    min-width: 272px;
    max-width: 272px; }
  .archive .voice-list-card__content {
    flex: 1; }
  .archive .voice-list-card__text {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 35px; }
  .archive .voice-list-card__tags {
    display: flex;
    gap: 19px; }
  .archive .voice-list-card__tag {
    background-color: #B2D3FF;
    border-radius: 14px;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    padding: 2px 22px; }

.construction-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px; }
  @media (max-width: 576px) {
    .construction-tab {
      gap: 10px; } }
  .construction-tab__button {
    width: 225px;
    height: 65px;
    font-size: 13px;
    line-height: 19px;
    background-color: #D1D1D1;
    border-radius: 11px;
    box-shadow: 0 3px 6px #00000029;
    color: #989898; }
    @media (max-width: 576px) {
      .construction-tab__button {
        width: 130px;
        height: 58px; } }
    .construction-tab__button.is-active {
      background-color: #00a6b5;
      color: #FFF; }

.construction-block {
  padding: 60px 0; }
  @media (max-width: 576px) {
    .construction-block {
      padding: 30px 0; } }
  .construction-block .construction-block-list {
    display: none; }
    .construction-block .construction-block-list.is-active {
      display: block; }
  .construction-block--title {
    position: relative;
    font-size: 21px;
    line-height: 30px;
    padding: 0 0 0 23px;
    margin: 0 0 13px; }
    @media (max-width: 576px) {
      .construction-block--title {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 18px; } }
    .construction-block--title::before {
      content: "";
      width: 11px;
      height: 26px;
      background-color: #00a6b5;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 576px) {
        .construction-block--title::before {
          height: 20px;
          top: calc(50% + 2px); } }
  .construction-block--text {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 36px; }
    @media (max-width: 576px) {
      .construction-block--text {
        font-size: 11px;
        line-height: 16px; } }

body.page-template-page-subsidy .breadcrumb, body.page-template-page-faq .breadcrumb, body.page-template-page-contact .breadcrumb, body.page-template-page-contact-confirm .breadcrumb, body.page-template-page-contact-thanks .breadcrumb, body.page-template-page-quote .breadcrumb, body.page-template-page-quote-confirm .breadcrumb, body.page-template-page-quote-thanks .breadcrumb, body.page-template-page-company .breadcrumb, body.page-template-page-terms .breadcrumb, body.page-template-page-policy .breadcrumb {
  display: none; }

/* ==========================================================================
   ヘッダー
   ========================================================================== */
.main-header {
  width: 100%;
  padding: 13px 0 37px;
  background-color: #d9f7f5;
  box-shadow: 0 4px 6px #0000003E;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  /* ロゴ
   ---------------------------- */
  /* 検索フォーム
   ---------------------------- */
  /* 電話番号
   ---------------------------- */
  /* お見積もりボタン
   ---------------------------- */
  /* ハンバーガーメニュー
   ---------------------------- */
  /* ナビ
   ---------------------------- */ }
  @media (max-width: 576px) {
    .main-header {
      padding: 0; } }
  .main-header-wrapper {
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin: 0 0 24px;
    position: relative; }
    @media (max-width: 576px) {
      .main-header-wrapper {
        height: 100px;
        padding: 0;
        margin: 0; } }
  .main-header-log-wrapper {
    margin: 0 37px 0 0; }
    @media (max-width: 576px) {
      .main-header-log-wrapper {
        margin: 0; } }
    .main-header-log-wrapper a {
      display: block; }
      .main-header-log-wrapper a img {
        height: 83px;
        width: auto; }
        @media (max-width: 576px) {
          .main-header-log-wrapper a img {
            height: 49px; } }
  .main-header-search-wrapper {
    flex: 1;
    margin: 0 14px 0 0; }
    @media (max-width: 576px) {
      .main-header-search-wrapper {
        display: none; } }
  .main-header-search-form {
    height: 100%;
    display: flex;
    flex-direction: column; }
  .main-header-search-input {
    width: 100%;
    height: 48px;
    border-radius: 24px;
    background-color: #FFF;
    padding: 0 20px 0 56px; }
    .main-header-search-input::placeholder {
      text-align: center;
      color: #081F57; }
    .main-header-search-input-wrapper {
      position: relative; }
    .main-header-search-input__icon {
      position: absolute;
      left: 18px;
      top: 50%;
      width: 26px;
      height: 26px;
      background-image: url("https://cools-inc-aircon.conohawing.com/wp-content/themes/cools/assets/images/icon_search.png");
      background-size: cover;
      transform: translateY(-50%); }
      .main-header-search-input__icon img {
        width: 100%; }
  .main-header-tel {
    margin: 0 16px 0 0; }
    @media (max-width: 576px) {
      .main-header-tel {
        margin: 0 36px 0 auto; } }
    .main-header-tel-wrapper {
      display: flex;
      align-items: center; }
    .main-header-tel__icon {
      width: 31px;
      height: 31px;
      align-items: center;
      margin: 0 10px 0 0; }
      @media (max-width: 576px) {
        .main-header-tel__icon {
          width: 28px;
          height: 28px;
          margin-right: 4px; } }
      .main-header-tel__icon img {
        width: 100%; }
    .main-header-tel-info * {
      color: #081F57; }
    .main-header-tel-info__reception {
      font-size: 11px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 576px) {
        .main-header-tel-info__reception {
          font-size: 7px; } }
      .main-header-tel-info__reception span {
        font-size: 12px;
        padding: 1px 0 0;
        margin: 0 4px 0 0; }
        @media (max-width: 576px) {
          .main-header-tel-info__reception span {
            font-size: 8px; } }
    .main-header-tel-info__link {
      font-size: 23px;
      display: inline-block;
      margin: 2px 0 0; }
      @media (max-width: 576px) {
        .main-header-tel-info__link {
          font-size: 16px; } }
  @media (max-width: 576px) {
    .main-header-cta {
      display: none; } }
  .main-header-cta-button {
    width: 273px; }
    .main-header-cta-button__icon {
      width: 18px;
      height: 18px;
      position: absolute;
      left: 18px;
      top: 50%;
      transform: translateY(-50%); }
  .main-header-hamburger {
    display: none; }
    @media (max-width: 576px) {
      .main-header-hamburger {
        display: block;
        z-index: 100; } }
    .main-header-hamburger .hamburger-button {
      width: 27px;
      height: 27px;
      background: none;
      border: none;
      cursor: pointer;
      padding: 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center; }
      .main-header-hamburger .hamburger-button .hamburger-line {
        width: 100%;
        height: 5px;
        background-color: #081F57;
        transition: all 0.3s ease; }
      .main-header-hamburger .hamburger-button.is-active .hamburger-line {
        background-color: #FFF; }
        .main-header-hamburger .hamburger-button.is-active .hamburger-line:nth-child(1) {
          transform: translateY(11px) rotate(45deg); }
        .main-header-hamburger .hamburger-button.is-active .hamburger-line:nth-child(2) {
          opacity: 0; }
        .main-header-hamburger .hamburger-button.is-active .hamburger-line:nth-child(3) {
          transform: translateY(-11px) rotate(-45deg); }
  .main-header-nav {
    border-radius: 12px;
    background-color: #FFF; }
    @media (max-width: 576px) {
      .main-header-nav {
        display: block;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.95);
        border-radius: 0;
        transition: left 0.3s ease;
        z-index: 99; }
        .main-header-nav.is-open {
          left: 0; }
        .main-header-nav ul {
          flex-direction: column;
          padding: 80px 0 20px;
          height: 100%;
          margin: 0; } }
    @media (max-width: 576px) and (max-width: 576px) {
      .main-header-nav ul {
        padding: 100px 0;
        justify-content: center; } }
    @media (max-width: 576px) {
          .main-header-nav ul li {
            width: 100%;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            .main-header-nav ul li a {
              height: 60px;
              color: #FFF;
              justify-content: flex-start;
              padding: 0 30px;
              font-size: 16px;
              line-height: 24px;
              transition: background-color 0.2s ease; }
              .main-header-nav ul li a:hover {
                background-color: rgba(255, 255, 255, 0.1); } }
    .main-header-nav ul {
      list-style: none;
      display: flex;
      align-items: center; }
      .main-header-nav ul li {
        width: calc(100% / 8); }
        @media (max-width: 576px) {
          .main-header-nav ul li {
            width: 100%; } }
        .main-header-nav ul li a {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 74px;
          font-size: 15px;
          line-height: 21px; }

.breadcrumb {
  height: 149px;
  margin: 0 0 49px;
  padding: 23px 0 20px;
  background-image: url("https://cools-inc-aircon.conohawing.com/wp-content/themes/cools/assets/images/header_under_bg.jpg");
  background-size: cover; }
  @media (max-width: 576px) {
    .breadcrumb {
      height: 70px;
      position: relative;
      padding: 0;
      display: flex;
      align-items: center; } }
  .breadcrumb-list {
    display: flex;
    align-items: center;
    margin: 0 0 40px; }
    @media (max-width: 576px) {
      .breadcrumb-list {
        margin: 0;
        height: 30px;
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -30px;
        background-color: #EFEFEF;
        padding: 0 20px;
        overflow-x: scroll;
        flex-wrap: nowrap;
        white-space: nowrap; } }
    .breadcrumb-list__item {
      font-size: 16px;
      line-height: 24px;
      position: relative; }
      @media (max-width: 576px) {
        .breadcrumb-list__item {
          font-size: 12px;
          line-height: 17px; } }
      .breadcrumb-list__item.space {
        margin: 0 12px 0 0; }
    .breadcrumb-list a::after {
      content: "";
      display: inline-block;
      margin: 0 14px;
      height: 17px;
      aspect-ratio: cos(62deg);
      clip-path: polygon(0 0, 100% 50%, 0 100%);
      background-color: #FFF;
      position: relative;
      top: 2px;
      background-color: #606060; }
      @media (max-width: 576px) {
        .breadcrumb-list a::after {
          height: 12px;
          margin: 0 8px; } }
  .breadcrumb-page-title {
    font-size: 29px;
    line-height: 42px; }
    @media (max-width: 576px) {
      .breadcrumb-page-title {
        font-size: 17px;
        line-height: 25px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical; } }

/* ==========================================================================
   サイドメニュー
   ========================================================================== */
.side-menu-wrapper {
  margin-bottom: 54px; }
.side-menu__title {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 9px; }
.side-menu-list {
  box-shadow: 0 3px 6px #00000029;
  border-radius: 11px;
  padding: 0 20.5px; }
.side-menu-item {
  list-style: none; }
  .side-menu-item:last-of-type .side-menu__link {
    border: none; }
.side-menu__link {
  display: block;
  color: #081F57;
  font-size: 16px;
  line-height: 24px;
  padding: 20.5px 8.5px;
  border-bottom: 1px dashed #707070;
  position: relative; }
  .side-menu__link.arrow--after::after {
    right: 8px;
    background-color: #BEBEBE; }

/* ==========================================================================
   フッター
   ========================================================================== */
.main-footer {
  width: 100%;
  background-color: #d9f7f5;
  margin: 120px 0 0;
  /* ナビ
   ---------------------------- */
  /* 最下部
   ---------------------------- */ }
  @media (max-width: 576px) {
    .main-footer {
      margin-top: 30px; } }
  .main-footer-nav {
    padding: 94px 0 68px;
    display: flex; }
    @media (max-width: 576px) {
      .main-footer-nav {
        padding: 34px 0;
        flex-direction: column;
        position: relative; } }
    .main-footer-nav .custom-logo-link {
      width: 158px;
      min-width: 158px;
      max-width: 158px;
      height: 83px;
      display: block;
      margin: 0 auto 0 0; }
      .main-footer-nav .custom-logo-link img {
        height: auto; }
    .main-footer-nav-logo {
      width: 158px; }
      @media (max-width: 576px) {
        .main-footer-nav-logo {
          position: absolute;
          bottom: -100px;
          left: 50%;
          width: auto;
          height: 75px;
          transform: translateX(-50%); }
          .main-footer-nav-logo img {
            width: auto;
            height: 100%;
            max-width: unset; } }
    .main-footer-nav-search {
      display: flex;
      flex-wrap: wrap;
      width: 575px;
      margin: 0 61px 0 auto; }
      @media (max-width: 576px) {
        .main-footer-nav-search {
          flex-direction: column;
          width: 100%;
          margin: 0; } }
      .main-footer-nav-search nav {
        width: 262px; }
        @media (max-width: 576px) {
          .main-footer-nav-search nav {
            width: 100%; } }
        .main-footer-nav-search nav h4 a {
          font-size: 15px;
          line-height: 21px;
          border-bottom: 1px solid #D1D1D1;
          padding: 19px 10px;
          margin-bottom: 19px;
          display: block;
          position: relative; }
          @media (max-width: 576px) {
            .main-footer-nav-search nav h4 a {
              background-color: #FFF;
              border-radius: 9px;
              padding: 15px 14px 15px 24px;
              display: block;
              position: relative;
              box-shadow: 0 3px 6px #00000029;
              font-size: 15px;
              line-height: 21px;
              margin-bottom: 17px; } }
          @media (max-width: 576px) {
            .main-footer-nav-search nav h4 a::after {
              aspect-ratio: cos(62deg);
              clip-path: polygon(0 0, 100% 50%, 0 100%);
              content: "";
              position: absolute;
              right: 15px;
              top: 50%;
              transform: translateY(-50%);
              height: 14px;
              background-color: #BEBEBE; } }
        .main-footer-nav-search nav ul {
          list-style-type: none;
          padding-left: 20px; }
          @media (max-width: 576px) {
            .main-footer-nav-search nav ul {
              display: none; } }
          .main-footer-nav-search nav ul li {
            margin-bottom: 9px; }
            .main-footer-nav-search nav ul li a {
              font-size: 13px;
              line-height: 19px;
              padding-right: 20px; }
              .main-footer-nav-search nav ul li a.arrow--after::after {
                height: 14px;
                right: 3px;
                background-color: #BEBEBE;
                top: calc(50% + 1px); }
        .main-footer-nav-search nav:first-of-type {
          margin-right: 51px; }
          @media (max-width: 576px) {
            .main-footer-nav-search nav:first-of-type {
              margin-right: 0; } }
    .main-footer-nav-fix {
      width: 239px;
      min-width: 239px;
      max-width: 239px; }
      @media (max-width: 576px) {
        .main-footer-nav-fix {
          width: 100%;
          min-width: 100%;
          max-width: 100%; } }
      .main-footer-nav-fix nav ul {
        list-style-type: none; }
        .main-footer-nav-fix nav ul li {
          margin-bottom: 17px; }
          .main-footer-nav-fix nav ul li a {
            background-color: #FFF;
            border-radius: 9px;
            padding: 15px 14px 15px 24px;
            display: block;
            position: relative;
            box-shadow: 0 3px 6px #00000029;
            font-size: 15px;
            line-height: 21px; }
            .main-footer-nav-fix nav ul li a.arrow--after::after {
              height: 14px;
              background-color: #BEBEBE; }
  .main-footer-bottom {
    background-color: #FFF;
    padding: 23px 0 30px; }
    @media (max-width: 576px) {
      .main-footer-bottom {
        padding: 120px 0 20px; } }
    .main-footer-bottom .block {
      display: flex; }
      @media (max-width: 576px) {
        .main-footer-bottom .block {
          flex-direction: column-reverse; } }
      .main-footer-bottom .block .copyright {
        font-size: 13px;
        line-height: 19px;
        font-weight: normal; }
        @media (max-width: 576px) {
          .main-footer-bottom .block .copyright {
            margin-top: 35px;
            text-align: center; } }
      .main-footer-bottom .block ul {
        list-style-type: none;
        display: flex;
        gap: 73px;
        margin-left: auto; }
        @media (max-width: 576px) {
          .main-footer-bottom .block ul {
            flex-direction: column;
            gap: 15px;
            margin: 0; } }
        .main-footer-bottom .block ul li a {
          font-size: 13px;
          line-height: 19px;
          font-weight: normal; }
          @media (max-width: 576px) {
            .main-footer-bottom .block ul li a {
              display: block;
              text-align: center; } }

/* ==========================================================================
   フッターのCTA
   ========================================================================== */
.footer-cta {
  background-color: #081F57;
  padding: 49px 0 80px;
  gap: 59px; }
  @media (max-width: 576px) {
    .footer-cta {
      padding: 34px 20px; } }
  .footer-cta-text {
    color: #FFF;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    margin-bottom: 34px; }
    .footer-cta-text span {
      font-size: 15px;
      line-height: 21px;
      color: #FFF; }
  .footer-cta-button {
    height: 76px;
    width: 366px;
    position: relative;
    padding-left: 61px;
    margin-right: 59px; }
    @media (max-width: 576px) {
      .footer-cta-button {
        width: 100%;
        margin: 0; } }
    .footer-cta-button-wrapper {
      justify-content: center;
      align-items: center;
      display: flex; }
      @media (max-width: 576px) {
        .footer-cta-button-wrapper {
          flex-direction: column;
          gap: 30px; } }
    .footer-cta-button__icon {
      width: 40px;
      height: 40px;
      margin-right: 21px;
      align-items: center;
      position: absolute;
      left: 40px;
      top: 50%;
      transform: translateY(-50%); }
    .footer-cta-button-info__reception {
      color: #FFF;
      font-size: 14px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .footer-cta-button-info__reception span {
        color: #FFF;
        font-size: 16px;
        line-height: 20px;
        margin-left: 4px; }
    .footer-cta-button-info__tel {
      color: #FFF;
      font-size: 29px;
      line-height: 37px;
      display: inline-block; }
    .footer-cta-button:last-of-type {
      font-size: 18px;
      line-height: 26px;
      margin: 0; }
      .footer-cta-button:last-of-type .footer-cta-button__icon img {
        width: auto;
        height: 100%; }

/* ==========================================================================
   バナー
   ========================================================================== */
.banner-wrapper {
  background-color: #FAFAFA;
  box-shadow: 0px -7px 7px #00000021;
  padding: 46px 0 53px; }
.banner-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 41px; }
  .banner-list__item {
    box-shadow: 0 3px 6px #00000052;
    display: block;
    border-radius: 13px;
    overflow: hidden;
    flex: 0 0 calc((100% - (41px * 3)) / 4); }

/* ==========================================================================
カテゴリから探す
========================================================================== */
.category-search {
  background-color: #FEFFE5;
  /* タブ
   ---------------------------- */
  /* コンテンツ
   ---------------------------- */ }
  .category-search-wrapper {
    padding: 52px 0 150px; }
    @media (max-width: 576px) {
      .category-search-wrapper {
        padding: 30px 0; } }
    .category-search-wrapper .button {
      width: 345px;
      margin: auto; }
  .category-search-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 44px;
    margin-bottom: 33px; }
    @media (max-width: 576px) {
      .category-search-tab {
        gap: 10px;
        margin-bottom: 19px; } }
    .category-search-tab__button {
      width: 225px;
      height: 65px;
      font-size: 13px;
      line-height: 19px;
      background-color: #D1D1D1;
      border-radius: 11px;
      box-shadow: 0 3px 6px #00000029;
      color: #989898; }
      @media (max-width: 576px) {
        .category-search-tab__button {
          font-size: 12px;
          line-height: 17px;
          height: 58px;
          width: calc((100% - 20px) / 3); } }
      .category-search-tab__button span {
        color: inherit; }
        @media (max-width: 576px) {
          .category-search-tab__button span {
            display: block;
            font-size: 10px;
            line-height: 15px; } }
      .category-search-tab__button.is-active {
        background-color: #FFF;
        color: #5D5D5D; }
  .category-search-block {
    box-shadow: 0 3px 6px #00000029;
    background-color: #FFF;
    border-radius: 11px;
    width: 1080px;
    margin: auto auto 33px;
    padding: 50px 54px; }
    @media (max-width: 576px) {
      .category-search-block {
        width: 100%;
        padding: 16px 26px; } }
    .category-search-block-list {
      display: none; }
      .category-search-block-list.is-active {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 39px; }
        @media (max-width: 576px) {
          .category-search-block-list.is-active {
            grid-template-columns: repeat(1, 1fr);
            row-gap: 30px; } }
      .category-search-block-list:nth-of-type(2) .category-search-block-item-icon {
        position: relative; }
        .category-search-block-list:nth-of-type(2) .category-search-block-item-icon img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: auto;
          max-width: unset;
          height: 100%; }
      .category-search-block-list:nth-of-type(3) .category-search-block-item-icon {
        justify-content: center; }
        .category-search-block-list:nth-of-type(3) .category-search-block-item-icon img {
          width: 80%;
          max-width: unset; }
    .category-search-block-item {
      display: flex;
      align-items: center; }
      .category-search-block-item-icon {
        width: 102px;
        min-width: 102px;
        max-width: 102px;
        height: 102px;
        box-shadow: 0 3px 6px #00000029;
        border-radius: 11px;
        overflow: hidden;
        margin-right: 15.5px;
        display: flex;
        align-items: center; }
        @media (max-width: 576px) {
          .category-search-block-item-icon {
            width: 67px;
            height: 67px;
            max-width: 67px;
            min-width: 67px;
            margin-right: 30px; } }
        .category-search-block-item-icon img {
          width: 100%; }
      .category-search-block-item__name {
        color: #081F57;
        display: flex;
        align-items: center;
        font-size: 13px;
        line-height: 17px; }
        @media (max-width: 576px) {
          .category-search-block-item__name {
            flex: 1;
            font-size: 15px;
            position: relative; } }
        .category-search-block-item__name::before {
          height: 17px;
          aspect-ratio: cos(62deg);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
          background-color: #FFF;
          content: "";
          display: inline-block;
          background-color: #081F57;
          margin-right: 7.5px; }
          @media (max-width: 576px) {
            .category-search-block-item__name::before {
              right: 0;
              position: absolute;
              margin: 0; } }

/* ==========================================================================
Coolsが選ばれてる理由
========================================================================== */
.reason {
  margin-bottom: 52px;
  /* 縦並び
   ---------------------------- */ }
  .reason-wrapper {
    padding: 52px 0 150px; }
    @media (max-width: 576px) {
      .reason-wrapper {
        padding: 30px 0; } }
  .reason-headline {
    font-size: 38px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    color: #081F57;
    margin-bottom: 89px; }
    @media (max-width: 576px) {
      .reason-headline {
        font-size: 21px;
        margin-bottom: 72px; } }
    .reason-headline--big {
      font-family: "Noto Sans JP", sans-serif;
      font-size: 50px;
      color: #00a6b5; }
      @media (max-width: 576px) {
        .reason-headline--big {
          font-size: 28px; } }
    .reason-headline--medium {
      font-size: 44px;
      color: #000; }
      @media (max-width: 576px) {
        .reason-headline--medium {
          font-size: 24px; } }
  .reason-point-list {
    display: flex;
    justify-content: center;
    gap: 33px; }
    @media (max-width: 576px) {
      .reason-point-list {
        flex-direction: column;
        gap: 64px; } }
    .reason-point-list:first-of-type {
      margin-bottom: 91px; }
      @media (max-width: 576px) {
        .reason-point-list:first-of-type {
          margin-bottom: 64px; } }
  .reason-point-item {
    position: relative;
    padding: 60px 32px 40px;
    border-radius: 18px;
    background-color: #FFF;
    width: calc((100% - 66px) / 3); }
    @media (max-width: 576px) {
      .reason-point-item {
        width: 100%; } }
    .reason-point-item__circle {
      width: 72px;
      height: 72px;
      border-radius: 50px;
      background-color: #00a6b5;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      color: #FFF;
      font-size: 12px;
      position: absolute;
      top: -30px;
      left: 35px; }
      .reason-point-item__circle span {
        font-size: 32px;
        color: inherit; }
      .reason-point-item__circle::before {
        content: "";
        position: absolute;
        bottom: -5px;
        right: -5px;
        border: 10px solid transparent;
        border-left: 15px solid #00a6b5;
        z-index: 0;
        transform: rotate(45deg); }
    .reason-point-item__title {
      color: #2197AF;
      text-align: center;
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 30px; }
      .reason-point-item__title span {
        font-size: 11px;
        line-height: 16px;
        display: block;
        text-align: center;
        color: #777777; }
    .reason-point-item__img {
      border-radius: 18px;
      overflow: hidden;
      margin-bottom: 27px; }
      .reason-point-item__img img {
        width: 100%; }
    .reason-point-item__text {
      font-size: 13px;
      line-height: 19px;
      margin-bottom: 20px; }
      .reason-point-item__text:last-of-type {
        margin-bottom: 0; }
  .reason.horizontal {
    margin-bottom: 0; }

/* ==========================================================================
Home時
========================================================================== */
body.home .reason {
  background-image: url("https://cools-inc-aircon.conohawing.com/wp-content/themes/cools/assets/images/top_bg.png");
  background-size: contain;
  background-repeat: repeat;
  background-color: #8ad5d9; }

/* ==========================================================================
中間CTA
========================================================================== */
.middle-cta {
  width: 824px;
  padding: 49px 165px;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 11px;
  background-color: #FFF;
  margin: 0 auto 106px; }
  @media (max-width: 576px) {
    .middle-cta {
      width: calc(100% - 40px);
      margin: 0 20px 34px;
      padding: 25px 20px; } }
  .middle-cta__title {
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 27px; }
    @media (max-width: 576px) {
      .middle-cta__title {
        font-size: 19px;
        line-height: 27px; } }
  .middle-cta__text {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 56px; }
    @media (max-width: 576px) {
      .middle-cta__text {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 24px; } }
  .middle-cta-button {
    display: block;
    padding-right: 67px; }
    .middle-cta-button__text {
      color: #FFF;
      display: flex;
      align-items: center;
      height: 100%;
      justify-content: right; }
      .middle-cta-button__text--big {
        font-size: 39px;
        line-height: 56px;
        color: inherit; }
        @media (max-width: 576px) {
          .middle-cta-button__text--big {
            font-size: 17px;
            line-height: 25px; } }
        .middle-cta-button__text--big.last {
          margin-right: 12px; }
      .middle-cta-button__text--num {
        font-size: 43px;
        margin: 0 2px;
        color: inherit; }
        @media (max-width: 576px) {
          .middle-cta-button__text--num {
            font-size: 20px; } }
      .middle-cta-button__text--medium {
        font-size: 29px;
        line-height: 42px;
        padding-top: 12px;
        color: inherit; }
        @media (max-width: 576px) {
          .middle-cta-button__text--medium {
            font-size: 17px;
            line-height: 25px;
            padding-top: 0; } }
      .middle-cta-button__text--default {
        font-size: 21px;
        line-height: 30px;
        color: inherit; }
        @media (max-width: 576px) {
          .middle-cta-button__text--default {
            font-size: 18px;
            line-height: 26px; } }
    .middle-cta-button.arrow--after {
      height: 88px; }
      @media (max-width: 576px) {
        .middle-cta-button.arrow--after {
          height: 64px;
          padding-right: 38px; } }
      .middle-cta-button.arrow--after::after {
        height: 24px;
        aspect-ratio: cos(48deg);
        right: 30px; }
        @media (max-width: 576px) {
          .middle-cta-button.arrow--after::after {
            height: 16px;
            right: 16px; } }

/* ==========================================================================
   種類一覧
   ========================================================================== */
.term-list-item {
  margin-bottom: 44px;
  /* メーカー用
   ---------------------------- */ }
  .term-list-item__card {
    padding: 29px 23px 28px 29px;
    display: flex;
    align-items: center;
    border-radius: 11px;
    box-shadow: 0 3px 6px #00000029; }
    @media (max-width: 576px) {
      .term-list-item__card {
        flex-wrap: wrap;
        padding: 25px 20px; } }
  .term-list-item__image {
    width: 284px;
    min-width: 284px;
    max-width: 284px;
    margin-right: 54px; }
    @media (max-width: 576px) {
      .term-list-item__image {
        margin-right: 0;
        width: 100%;
        min-width: 100%;
        max-width: 100%; } }
    .term-list-item__image img {
      border-radius: 10px; }
    .term-list-item__image--left {
      width: 230px;
      min-width: 230px;
      max-width: 230px;
      margin-right: 40px;
      overflow: hidden;
      border-radius: 10px; }
      @media (max-width: 576px) {
        .term-list-item__image--left {
          width: 65%;
          min-width: 65%;
          max-width: 65%;
          margin-right: 5%; } }
    .term-list-item__image--right {
      width: 118px;
      max-width: 118px;
      min-width: 118px;
      display: flex;
      align-items: center;
      margin-right: 44px; }
      @media (max-width: 576px) {
        .term-list-item__image--right {
          width: 30%;
          max-width: 30%;
          min-width: 30%;
          margin: 0; } }
  .term-list-item__info {
    flex: 1; }
    @media (max-width: 576px) {
      .term-list-item__info {
        width: 100%;
        margin-top: 26px; } }
  .term-list-item__name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 13px; }
    @media (max-width: 576px) {
      .term-list-item__name {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 18px; } }
  .term-list-item__description {
    font-size: 13px;
    line-height: 19px; }
    @media (max-width: 576px) {
      .term-list-item__description {
        font-size: 11px;
        line-height: 16px; } }
  .term-list-item:last-of-type {
    margin-bottom: 0; }
  .term-list-item-maker-wrapper {
    padding: 62px 0 70px; }
    @media (max-width: 576px) {
      .term-list-item-maker-wrapper {
        padding: 30px 0; } }
  .term-list-item-maker__logo {
    height: 188px;
    position: relative;
    width: 100%;
    max-width: 960px;
    min-width: 960px;
    border-radius: 11px;
    overflow: hidden;
    box-shadow: 0 3px 6px #00000029;
    display: flex;
    align-items: center;
    padding-left: 73px;
    margin-bottom: 46px; }
    @media (max-width: 576px) {
      .term-list-item-maker__logo {
        max-width: 100%;
        min-width: 100%;
        padding-left: 30px;
        margin-bottom: 27px;
        height: 76px; } }
    .term-list-item-maker__logo img {
      width: auto;
      height: 55px; }
      @media (max-width: 576px) {
        .term-list-item-maker__logo img {
          height: 23px; } }
  .term-list-item-maker-info {
    padding-left: 12px;
    margin-bottom: 52px; }
    @media (max-width: 576px) {
      .term-list-item-maker-info {
        padding: 0;
        margin-bottom: 25px; } }
  .term-list-item-maker__title {
    margin-bottom: 21px;
    font-size: 26px;
    line-height: 37px; }
    @media (max-width: 576px) {
      .term-list-item-maker__title {
        font-size: 16px;
        line-height: 24px; } }
  .term-list-item-maker__description {
    font-size: 15px;
    line-height: 21px; }
    @media (max-width: 576px) {
      .term-list-item-maker__description {
        font-size: 13px;
        line-height: 19px; } }
  .term-list-item-maker-lineups {
    display: flex;
    gap: 19px; }
    @media (max-width: 576px) {
      .term-list-item-maker-lineups {
        flex-wrap: wrap;
        gap: 19px 16px;
        margin-bottom: 50px; } }
  .term-list-item-maker-lineup {
    width: calc((100% / 4) - 19px);
    min-width: calc((100% / 4) - 19px); }
    @media (max-width: 576px) {
      .term-list-item-maker-lineup {
        width: calc((100% - 16px) / 2);
        min-width: calc((100% - 16px) / 2); } }
    .term-list-item-maker-lineup-img {
      background-color: #FFF;
      border-radius: 11px;
      padding: 17px 18px 16px 18px;
      box-shadow: 0 3px 6px #00000029;
      text-align: center; }
      .term-list-item-maker-lineup-img img {
        width: auto;
        height: 66px; }
        @media (max-width: 576px) {
          .term-list-item-maker-lineup-img img {
            height: 45px; } }
    .term-list-item-maker-lineup-name {
      margin: 6px 0 58px;
      text-align: center;
      font-size: 16px;
      line-height: 24px;
      font-weight: bold; }
      @media (max-width: 576px) {
        .term-list-item-maker-lineup-name {
          font-size: 13px;
          line-height: 19px;
          margin: 6px 0 0; } }

#toshiba .term-list-item-maker__logo img {
  height: 85px; }

/* ==========================================================================
HOME
========================================================================== */
body.home {
  /* スライダー
   ---------------------------- */
  /* コラム
   ---------------------------- */ }
  body.home .home-search {
    height: 85px;
    background-color: #F4F4F4;
    justify-content: center; }
    body.home .home-search .main-header-search-input-wrapper {
      width: 80%;
      margin: auto; }
  body.home #home-slider {
    padding: 37px 0 70px;
    visibility: hidden; }
    @media (max-width: 576px) {
      body.home #home-slider {
        padding-top: 0; } }
    body.home #home-slider .swiper-slide .card a {
      display: block; }
      body.home #home-slider .swiper-slide .card a img {
        width: 100%;
        border-radius: 36px;
        transition: opacity 0.3s ease; }
        @media (max-width: 576px) {
          body.home #home-slider .swiper-slide .card a img {
            border-radius: 0; } }
    body.home #home-slider .swiper-slide:not(.swiper-slide-active) .card {
      position: relative;
      transform: scale(0.9);
      transform-origin: bottom;
      /*
      &::after {
        content: "";
        width: 100%;
        height: 100%;
        background-color: map-get($colors, 'black');
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.7;
        border-radius: 36px;
      }
      */ }
      @media (max-width: 576px) {
        body.home #home-slider .swiper-slide:not(.swiper-slide-active) .card {
          transform: scale(1); } }
    body.home #home-slider .swiper-pagination {
      bottom: 33px; }
      body.home #home-slider .swiper-pagination .swiper-pagination-bullet {
        width: 11px;
        height: 11px;
        background-color: #CCCCCC;
        opacity: 1;
        margin: 0 5px; }
        body.home #home-slider .swiper-pagination .swiper-pagination-bullet-active {
          background-color: #333333; }
  body.home .home-column {
    margin-bottom: 54px; }
    @media (max-width: 576px) {
      body.home .home-column {
        margin-bottom: 30px; } }
    body.home .home-column-list {
      display: flex;
      gap: 33px;
      margin-bottom: 53px; }
    body.home .home-column-item {
      border-radius: 18px;
      background-color: #F5F5F5;
      overflow: hidden;
      width: calc((100% - 66px) / 3); }
      body.home .home-column-item__img img {
        width: 100%;
        object-fit: cover; }
      body.home .home-column-item__info {
        padding: 12px 18px 20px 15px; }
      body.home .home-column-item__date {
        font-size: 14px;
        background-color: #00a6b5;
        height: 22px;
        display: inline-block;
        text-align: center;
        color: #FFF;
        border-radius: 18px;
        padding-bottom: 2px;
        width: 105px;
        line-height: 20px;
        margin-bottom: 11px; }
      body.home .home-column-item__title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 11px; }
      body.home .home-column-item__description {
        font-size: 12px;
        line-height: 17px;
        font-weight: normal;
        padding: 0 13px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis; }
body #da-home {
  margin: 37px 0 30px;
  overflow: hidden; }
  @media (max-width: 576px) {
    body #da-home {
      margin: 0; } }
body #da-home .da-home-card {
  display: flex;
  gap: 60px; }
  @media (max-width: 576px) {
    body #da-home .da-home-card {
      display: none; } }
body #da-home .da-home-card a {
  display: block; }
body #da-home .da-home-card img {
  border-radius: 36px; }
  @media (max-width: 576px) {
    body #da-home .da-home-card img {
      border-radius: 0; } }

/* ==========================================================================
   固定ページ
   ========================================================================== */
body.page {
  /* ページ上部コンテンツ
   ---------------------------- */
  /* CTAコンテンツ
   ---------------------------- */
  /* カテゴリ
   ---------------------------- */ }
  body.page .banner-wrapper {
    box-shadow: none;
    background-color: unset; }
  body.page section + .footer-cta,
  body.page .area-wrapper .footer-cta {
    background-color: #FFF; }
    @media (max-width: 576px) {
      body.page section + .footer-cta,
      body.page .area-wrapper .footer-cta {
        width: calc(100% + 40px);
        margin-left: -20px;
        background-color: #081F57;
        margin-bottom: 30px; } }
    body.page section + .footer-cta .footer-cta-text,
    body.page .area-wrapper .footer-cta .footer-cta-text {
      color: #081F57; }
      @media (max-width: 576px) {
        body.page section + .footer-cta .footer-cta-text,
        body.page .area-wrapper .footer-cta .footer-cta-text {
          color: #FFF; } }
      body.page section + .footer-cta .footer-cta-text span,
      body.page .area-wrapper .footer-cta .footer-cta-text span {
        color: inherit; }
  body.page .category-search {
    background-color: #FFF; }
  body.page .page-intro__text {
    margin-left: 0 !important;
    margin-right: 0 !important; }
    body.page .page-intro__text p {
      font-size: 15px;
      line-height: 21px;
      margin-bottom: 66px; }
      @media (max-width: 576px) {
        body.page .page-intro__text p {
          font-size: 13px;
          line-height: 19px;
          margin-bottom: 27px; } }
  body.page .page-intro-maker {
    display: flex;
    gap: 59px 64px;
    flex-wrap: wrap;
    margin: 0 0 119px; }
    @media (max-width: 576px) {
      body.page .page-intro-maker {
        flex-direction: column;
        margin: 0 0 68px;
        gap: 9px; } }
    body.page .page-intro-maker-item {
      width: 277px;
      min-width: 277px;
      max-width: 277px; }
      @media (max-width: 576px) {
        body.page .page-intro-maker-item {
          width: 100%;
          min-width: 100%;
          max-width: 100%;
          margin: 0;
          position: relative; } }
      body.page .page-intro-maker-item__logo {
        box-shadow: 0 3px 6px #00000029;
        border-radius: 11px;
        overflow: hidden;
        margin: 0 0 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 106px; }
        @media (max-width: 576px) {
          body.page .page-intro-maker-item__logo {
            height: 70px;
            margin: 0;
            justify-content: flex-start;
            padding-left: 25px; } }
        body.page .page-intro-maker-item__logo img {
          width: auto;
          height: 49px; }
          @media (max-width: 576px) {
            body.page .page-intro-maker-item__logo img {
              height: 31px; } }
      body.page .page-intro-maker-item__name {
        text-align: center;
        font-size: 16px;
        line-height: 24px; }
        @media (max-width: 576px) {
          body.page .page-intro-maker-item__name {
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 50%; } }
      body.page .page-intro-maker-item:nth-of-type(3) img {
        height: 85px; }
        @media (max-width: 576px) {
          body.page .page-intro-maker-item:nth-of-type(3) img {
            height: 55px; } }
  body.page .beginner-tab {
    display: flex;
    gap: 44px;
    justify-content: center;
    margin: 0 0 77px; }
    @media (max-width: 576px) {
      body.page .beginner-tab {
        gap: 10px;
        margin-bottom: 50px; } }
    body.page .beginner-tab__item {
      width: 225px;
      min-width: 225px;
      max-width: 225px;
      box-shadow: 0 3px 6px #00000029;
      border-radius: 11px;
      background-color: #D1D1D1;
      color: #989898;
      font-size: 13px;
      line-height: 19px;
      height: 65px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 576px) {
        body.page .beginner-tab__item {
          width: calc((100% - 20px) / 3);
          min-width: calc((100% - 20px) / 3);
          max-width: calc((100% - 20px) / 3);
          height: 58px;
          font-size: 12px;
          line-height: 17px; } }
      body.page .beginner-tab__item.active {
        background-color: #00a6b5;
        color: #FFF; }
  body.page .beginner__wrapper {
    padding: 42px 0 82px; }
    @media (max-width: 576px) {
      body.page .beginner__wrapper {
        padding: 0 0 30px; } }
    body.page .beginner__wrapper .headline__bar--left {
      margin-top: 50px; }
      @media (max-width: 576px) {
        body.page .beginner__wrapper .headline__bar--left {
          font-size: 17px;
          line-height: 25px;
          margin-top: 30px;
          margin-bottom: 19px; } }
  body.page .beginner__text p {
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 30px; }
    @media (max-width: 576px) {
      body.page .beginner__text p {
        font-size: 11px;
        line-height: 16px; } }
  body.page .air-conditioner__wrapper {
    padding: 42px 0 82px; }
    @media (max-width: 576px) {
      body.page .air-conditioner__wrapper {
        padding: 0 0 30px; } }
    body.page .air-conditioner__wrapper .headline__bar--left {
      margin-top: 50px; }
      @media (max-width: 576px) {
        body.page .air-conditioner__wrapper .headline__bar--left {
          font-size: 17px;
          line-height: 25px;
          margin-top: 30px;
          margin-bottom: 19px; } }
    body.page .air-conditioner__wrapper .term-list .term-item:nth-child(n+5) {
      display: none; }
    body.page .air-conditioner__wrapper .button {
      width: 345px;
      margin: auto; }
  body.page .air-conditioner__text {
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 30px; }
  body.page .air-conditioner__image {
    width: 730px;
    margin: 0 auto 51px; }
  body.page .subsidy-header__image {
    margin-top: 70px; }
    @media (max-width: 576px) {
      body.page .subsidy-header__image {
        margin-top: 0;
        padding: 20px 0; } }
  body.page .subsidy-what {
    padding: 73px 0 49px; }
    @media (max-width: 576px) {
      body.page .subsidy-what {
        padding: 0 0 30px; } }
    body.page .subsidy-what__text {
      font-weight: normal;
      font-size: 19px;
      line-height: 27px;
      margin: 0 0 20px; }
      @media (max-width: 576px) {
        body.page .subsidy-what__text {
          font-size: 11px;
          line-height: 16px; } }
      body.page .subsidy-what__text .bold {
        font-weight: bold;
        font-size: inherit; }
      body.page .subsidy-what__text .blue-underline {
        color: #00a6b5;
        text-decoration: underline;
        font-weight: bold;
        font-size: inherit; }
  body.page .subsidy-worry {
    background-color: #B5B5B5;
    padding: 64px 0 74px;
    position: relative;
    margin: 0 0 71px; }
    @media (max-width: 576px) {
      body.page .subsidy-worry {
        padding: 30px 0; } }
    body.page .subsidy-worry__title {
      font-size: 25px;
      line-height: 36px;
      text-align: center;
      margin: 0 0 54px; }
      @media (max-width: 576px) {
        body.page .subsidy-worry__title {
          font-size: 19px;
          line-height: 27px;
          margin-bottom: 38px; } }
    body.page .subsidy-worry__images {
      display: flex;
      align-items: center;
      gap: 80px; }
      @media (max-width: 576px) {
        body.page .subsidy-worry__images {
          gap: 30px 34px;
          flex-wrap: wrap; } }
    body.page .subsidy-worry__image {
      width: calc((100% - 240px) / 4); }
      @media (max-width: 576px) {
        body.page .subsidy-worry__image {
          width: calc((100% - 34px) / 2); } }
    body.page .subsidy-worry::after {
      content: "";
      width: 0;
      height: 0;
      border-left: 44px solid transparent;
      border-right: 44px solid transparent;
      border-top: 40px solid #B5B5B5;
      position: absolute;
      bottom: -40px;
      left: 50%;
      transform: translateX(-50%); }
  body.page .subsidy__big-text {
    color: #00a6b5;
    font-size: 43px;
    line-height: 62px;
    margin: 0 0 44px;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .subsidy__big-text {
        font-size: 34px;
        line-height: 49px;
        margin-bottom: 23px; } }
  body.page .subsidy-cta__text {
    font-size: 21px;
    line-height: 51px;
    text-align: center;
    margin: 0 0 49px; }
    @media (max-width: 576px) {
      body.page .subsidy-cta__text {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 23px; } }
  body.page .subsidy-cta__button {
    flex-direction: column;
    height: 147px;
    width: 670px;
    margin: auto auto 110px;
    border-radius: 22px; }
    @media (max-width: 576px) {
      body.page .subsidy-cta__button {
        width: 100%;
        height: 123px;
        margin-bottom: 58px; } }
    body.page .subsidy-cta__button--upper {
      color: #FFF;
      font-size: 23px;
      line-height: 34px;
      margin: 0 0 9px; }
      @media (max-width: 576px) {
        body.page .subsidy-cta__button--upper {
          font-size: 16px;
          line-height: 24px;
          margin: 0; } }
    body.page .subsidy-cta__button--under {
      color: #FFF;
      font-size: 29px;
      line-height: 42px; }
      @media (max-width: 576px) {
        body.page .subsidy-cta__button--under {
          font-size: 20px;
          line-height: 29px; } }
  body.page .subsidy-case {
    margin: 0 0 100px; }
    @media (max-width: 576px) {
      body.page .subsidy-case {
        margin-bottom: 30px; } }
    body.page .subsidy-case__text {
      font-size: 19px;
      line-height: 27px;
      font-weight: normal;
      margin: 0 0 41px;
      text-align: center; }
    body.page .subsidy-case__list {
      display: flex;
      gap: 65px; }
      @media (max-width: 576px) {
        body.page .subsidy-case__list img {
          display: none; } }
  body.page .subsidy-flow {
    margin: 0 0 91px; }
    body.page .subsidy-flow .common-flow-wrapper {
      width: 800px;
      margin: auto;
      padding: 0; }
      @media (max-width: 576px) {
        body.page .subsidy-flow .common-flow-wrapper {
          width: 100%; } }
    body.page .subsidy-flow .common-flow-item {
      padding: 38px 22px 36px; }
      @media (max-width: 576px) {
        body.page .subsidy-flow .common-flow-item {
          flex-direction: row-reverse;
          gap: 0; } }
      body.page .subsidy-flow .common-flow-item::before {
        content: "";
        width: 2px;
        background-color: #E8E8E8;
        height: calc(100% - 64px);
        position: absolute;
        left: -20px;
        top: calc(50% + 44px); }
      body.page .subsidy-flow .common-flow-item:last-of-type::before {
        display: none; }
      body.page .subsidy-flow .common-flow-item__point {
        left: -55px; }
        @media (max-width: 576px) {
          body.page .subsidy-flow .common-flow-item__point {
            left: 0; } }
        body.page .subsidy-flow .common-flow-item__point::before {
          content: "";
          position: absolute;
          bottom: -5px;
          right: -5px;
          border: 10px solid transparent;
          border-left: 15px solid #00a6b5;
          z-index: 0;
          transform: rotate(45deg); }
      body.page .subsidy-flow .common-flow-item__image {
        width: 168px;
        min-width: 168px;
        max-width: 168px; }
        @media (max-width: 576px) {
          body.page .subsidy-flow .common-flow-item__image {
            width: 106px;
            min-width: 106px;
            max-width: 106px;
            margin: 0; } }
      body.page .subsidy-flow .common-flow-item__title {
        font-size: 23px;
        line-height: 34px;
        margin: 0 0 23px; }
        @media (max-width: 576px) {
          body.page .subsidy-flow .common-flow-item__title {
            position: static;
            text-align: left;
            margin: 10px 0 15px; } }
      body.page .subsidy-flow .common-flow-item__description {
        font-size: 19px;
        line-height: 27px; }
        @media (max-width: 576px) {
          body.page .subsidy-flow .common-flow-item__description {
            font-size: 15px;
            line-height: 21px; } }
  body.page .subsidy-qa {
    width: 870px;
    margin: auto auto 108px; }
    @media (max-width: 576px) {
      body.page .subsidy-qa {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 30px; } }
    body.page .subsidy-qa-item {
      border-bottom: 1px solid #DBDBDB; }
      body.page .subsidy-qa-item.open .subsidy-qa-toggle::after {
        display: none; }
      body.page .subsidy-qa-item.open .subsidy-qa-answer {
        display: block; }
    body.page .subsidy-qa-question {
      width: 100%;
      display: flex;
      align-items: center;
      position: relative;
      transition: background 0.2s;
      padding: 21px 12px;
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 576px) {
        body.page .subsidy-qa-question {
          padding-right: 40px; } }
      body.page .subsidy-qa-question__icon {
        color: #00a6b5;
        font-weight: bold;
        margin: 0 10px 0 0;
        font-size: 21px;
        line-height: 30px; }
    body.page .subsidy-qa-toggle {
      position: absolute;
      width: 14px;
      height: 14px;
      right: 14px;
      top: 50%;
      transform: translateY(-50%); }
      body.page .subsidy-qa-toggle::before, body.page .subsidy-qa-toggle::after {
        content: '';
        position: absolute;
        background: #081F57;
        transition: transform 0.2s; }
      body.page .subsidy-qa-toggle::before {
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        margin-top: -1px; }
      body.page .subsidy-qa-toggle::after {
        left: 50%;
        top: 0;
        width: 2px;
        height: 100%;
        margin-left: -1px; }
    body.page .subsidy-qa-answer {
      display: none;
      padding: 0 36px 21px 35px;
      font-size: 12px;
      line-height: 17px; }
  body.page .construction-tab {
    display: flex;
    gap: 44px;
    justify-content: center;
    margin: 0 0 77px; }
    @media (max-width: 576px) {
      body.page .construction-tab {
        gap: 10px;
        margin-bottom: 50px; } }
    body.page .construction-tab__item {
      width: 225px;
      min-width: 225px;
      max-width: 225px;
      box-shadow: 0 3px 6px #00000029;
      border-radius: 11px;
      background-color: #D1D1D1;
      color: #989898;
      font-size: 13px;
      line-height: 19px;
      height: 65px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 576px) {
        body.page .construction-tab__item {
          height: 58px;
          width: calc((100% - 20px) / 2);
          min-width: calc((100% - 20px) / 2);
          max-width: calc((100% - 20px) / 2);
          font-size: 12px;
          line-height: 17px; } }
      body.page .construction-tab__item.active {
        background-color: #00a6b5;
        color: #FFF; }
  body.page .construction .support-wrapper {
    width: 1080px; }
    @media (max-width: 576px) {
      body.page .construction .support-wrapper {
        width: 100%;
        padding: 0 0 30px; } }
    body.page .construction .support-wrapper .headline__bar--left {
      margin-top: 65px; }
      @media (max-width: 576px) {
        body.page .construction .support-wrapper .headline__bar--left {
          margin-top: 30px;
          font-size: 17px;
          line-height: 25px; } }
  body.page .construction .support-map {
    background-image: url("https://placehold.jp/494x494.png");
    background-position: right center;
    height: 494px;
    padding: 64px 0 0; }
    body.page .construction .support-map-area {
      width: 800px;
      margin: auto; }
    body.page .construction .support-map__text {
      font-size: 19px;
      line-height: 27px;
      margin: 0 0 40px; }
  body.page .construction .support-area-list {
    display: flex;
    gap: 25px 19px;
    flex-wrap: wrap; }
    @media (max-width: 576px) {
      body.page .construction .support-area-list {
        flex-direction: column;
        gap: 10px; } }
  body.page .construction .support-area-item {
    width: calc((100% - 57px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 9px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #081F57;
    font-size: 21px;
    line-height: 30px; }
    @media (max-width: 576px) {
      body.page .construction .support-area-item {
        width: 100%;
        height: 55px; } }
  body.page .construction .execution {
    margin-bottom: 67px; }
    body.page .construction .execution-tab {
      display: flex;
      gap: 59px;
      justify-content: center;
      margin: 0 0 115px; }
      body.page .construction .execution-tab__item {
        width: 300px;
        min-width: 300px;
        max-width: 300px;
        box-shadow: 0 3px 6px #00000029;
        border-radius: 11px;
        background-color: #D1D1D1;
        color: #989898;
        font-size: 17px;
        line-height: 25px;
        height: 87px;
        display: flex;
        align-items: center;
        justify-content: center; }
        body.page .construction .execution-tab__item.active {
          background-color: #2D70CB;
          color: #FFF; }
    body.page .construction .execution-view {
      display: flex;
      flex-direction: column;
      gap: 42px; }
      body.page .construction .execution-view-item {
        display: flex;
        gap: 20px;
        align-items: center; }
        body.page .construction .execution-view-item__image {
          width: 256px;
          min-width: 256px;
          max-width: 256px; }
          body.page .construction .execution-view-item__image img {
            border-radius: 11px; }
        body.page .construction .execution-view-item__title {
          margin-bottom: 13px; }
        body.page .construction .execution-view-item__text {
          font-size: 13px;
          line-height: 19px; }
  body.page .construction .case-wrapper {
    width: 1080px; }
  body.page .construction .case-list {
    display: flex;
    gap: 51px;
    margin-bottom: 82px; }
    body.page .construction .case-list-item {
      width: calc((100% - 102px) / 3); }
      body.page .construction .case-list-item__image {
        margin-bottom: 38px; }
        body.page .construction .case-list-item__image img {
          border-radius: 11px; }
      body.page .construction .case-list-item__text {
        font-size: 15px;
        line-height: 21px; }
  body.page .construction .case-under__text {
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 85px; }
  body.page .construction .case .button {
    width: 345px;
    margin: auto; }
  body.page .construction .main-footer__cta {
    background-color: #FFF;
    margin-bottom: 76px; }
    body.page .construction .main-footer__cta-text {
      color: #081F57; }
      body.page .construction .main-footer__cta-text span {
        color: inherit; }
  body.page .prefectures-tab {
    display: flex;
    gap: 44px;
    justify-content: center;
    margin: 0 0 77px; }
    @media (max-width: 576px) {
      body.page .prefectures-tab {
        gap: 10px;
        margin-bottom: 50px; } }
    body.page .prefectures-tab__item {
      width: 225px;
      min-width: 225px;
      max-width: 225px;
      box-shadow: 0 3px 6px #00000029;
      border-radius: 11px;
      background-color: #D1D1D1;
      color: #989898;
      font-size: 13px;
      line-height: 19px;
      height: 65px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 576px) {
        body.page .prefectures-tab__item {
          height: 58px;
          width: calc((100% - 20px) / 2);
          min-width: calc((100% - 20px) / 2);
          max-width: calc((100% - 20px) / 2);
          font-size: 12px;
          line-height: 17px; } }
      body.page .prefectures-tab__item.active {
        background-color: #00a6b5;
        color: #FFF; }
  body.page .prefectures .area-wrapper {
    width: 1080px; }
    @media (max-width: 576px) {
      body.page .prefectures .area-wrapper {
        width: 100%; } }
    @media (max-width: 576px) {
      body.page .prefectures .area-wrapper .headline__bar--left {
        font-size: 17px;
        line-height: 25px; } }
  body.page .prefectures .area-top-text {
    font-size: 19px;
    line-height: 27px;
    margin-bottom: 50px; }
    @media (max-width: 576px) {
      body.page .prefectures .area-top-text {
        font-size: 16px;
        line-height: 24px; } }
  body.page .prefectures .area-support-text p {
    font-size: 19px;
    line-height: 27px;
    font-weight: normal;
    margin-bottom: 20px; }
    @media (max-width: 576px) {
      body.page .prefectures .area-support-text p {
        font-size: 14px;
        line-height: 20px; } }
    body.page .prefectures .area-support-text p strong {
      font-weight: bold;
      font-size: inherit;
      line-height: inherit; }
  body.page .prefectures .case-wrapper {
    width: 1080px; }
    @media (max-width: 576px) {
      body.page .prefectures .case-wrapper {
        width: 100%; } }
  body.page .prefectures .case-block {
    width: 921px;
    margin: auto auto 90px; }
    @media (max-width: 576px) {
      body.page .prefectures .case-block {
        width: 100%;
        margin-bottom: 30px; } }
    body.page .prefectures .case-block-item__images {
      display: flex;
      gap: 67px; }
    body.page .prefectures .case-block-item__image {
      width: calc((100% - 67px) / 2);
      margin-bottom: 20px; }
      body.page .prefectures .case-block-item__image img {
        border-radius: 11px; }
    body.page .prefectures .case-block__text {
      font-size: 15px;
      line-height: 21px;
      margin-bottom: 64px; }
      @media (max-width: 576px) {
        body.page .prefectures .case-block__text {
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 30px; } }
  body.page .prefectures .support__wrapper {
    width: 1080px; }
    @media (max-width: 576px) {
      body.page .prefectures .support__wrapper {
        width: 100%; }
        body.page .prefectures .support__wrapper .headline__bar--left {
          font-size: 17px;
          line-height: 25px; } }
  body.page .prefectures .support-area-list {
    display: flex;
    gap: 25px 19px;
    flex-wrap: wrap;
    margin-bottom: 49px; }
    @media (max-width: 576px) {
      body.page .prefectures .support-area-list {
        flex-direction: column; } }
  body.page .prefectures .support-area-item {
    width: calc((100% - 57px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 9px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #081F57;
    font-size: 21px;
    line-height: 30px; }
    @media (max-width: 576px) {
      body.page .prefectures .support-area-item {
        height: 55px;
        width: 100%; } }
  body.page .voice-list-wrapper {
    width: 1080px;
    margin: auto; }
  body.page .voice-list-card {
    background-color: #FFF;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    padding: 36px 48px 46px 25px;
    margin-bottom: 34px;
    display: block; }
    body.page .voice-list-card__header {
      position: relative;
      font-size: 21px;
      line-height: 30px;
      margin-bottom: 35px; }
      body.page .voice-list-card__header::before {
        content: "⚫︎";
        color: #00a6b5; }
    body.page .voice-list-card__body {
      display: flex;
      gap: 56px;
      padding-left: 74px;
      align-items: center; }
    body.page .voice-list-card__image {
      width: 272px;
      min-width: 272px;
      max-width: 272px; }
    body.page .voice-list-card__content {
      flex: 1; }
    body.page .voice-list-card__text {
      font-size: 15px;
      line-height: 21px;
      margin-bottom: 35px; }
    body.page .voice-list-card__tags {
      display: flex;
      gap: 19px; }
    body.page .voice-list-card__tag {
      background-color: #B2D3FF;
      border-radius: 14px;
      font-size: 14px;
      line-height: 20px;
      color: #FFF;
      padding: 2px 22px; }
  body.page .contact-wrapper {
    width: 887px;
    margin: auto; }
    @media (max-width: 576px) {
      body.page .contact-wrapper {
        width: 100%;
        padding: 0 20px; } }
  body.page .contact-step {
    padding: 0 20px; }
  body.page .contact-top-upper-text {
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 69px; }
    @media (max-width: 576px) {
      body.page .contact-top-upper-text {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 20px; } }
    body.page .contact-top-upper-text a {
      color: #00a6b5;
      font-size: inherit;
      text-decoration: underline; }
  body.page .contact-top-under-text {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 82px; }
    @media (max-width: 576px) {
      body.page .contact-top-under-text {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 30px; } }
  body.page .contact-step {
    margin-bottom: 57px; }
    @media (max-width: 576px) {
      body.page .contact-step {
        margin-bottom: 30px;
        padding: 0; } }
  body.page .contact-form-list {
    margin-bottom: 45px; }
  body.page .contact-form-item {
    display: flex;
    padding: 25px 0;
    align-items: center;
    border-top: #C6C6C6 solid 1px; }
    @media (max-width: 576px) {
      body.page .contact-form-item {
        flex-direction: column; } }
    body.page .contact-form-item__label {
      width: 184px;
      min-width: 184px;
      max-width: 184px;
      margin-right: 39px;
      display: flex;
      align-items: center;
      color: #081F57;
      font-size: 13px;
      line-height: 19px;
      position: relative; }
      @media (max-width: 576px) {
        body.page .contact-form-item__label {
          width: 100%;
          min-width: 100%;
          max-width: 100%;
          margin: 0 0 6px; } }
      body.page .contact-form-item__label .required {
        margin-left: 20px;
        background-color: #F02D2D;
        border-radius: 3px;
        color: #FFF;
        display: flex;
        align-items: center;
        width: 42px;
        height: 20px;
        justify-content: center;
        font-size: inherit; }
    body.page .contact-form-item__input {
      flex: 1; }
      @media (max-width: 576px) {
        body.page .contact-form-item__input {
          width: 100%;
          min-width: 100%;
          max-width: 100%; } }
      body.page .contact-form-item__input .wpcf7-not-valid-tip {
        color: #F02D2D;
        font-size: 13px;
        line-height: 19px;
        font-weight: bold;
        margin: 5px 0 0 26px; }
      body.page .contact-form-item__input input:not([type="radio"]) {
        border: #DBDBDB solid 1px;
        border-radius: 7px;
        padding: 13px 25px 14px 29px;
        width: 480px;
        font-size: 13px;
        line-height: 19px; }
        @media (max-width: 576px) {
          body.page .contact-form-item__input input:not([type="radio"]) {
            width: 100%; } }
        body.page .contact-form-item__input input:not([type="radio"])::placeholder {
          color: #D4D4D4; }
      body.page .contact-form-item__input textarea {
        border: #DBDBDB solid 1px;
        padding: 13px 25px 14px 29px;
        border-radius: 7px;
        width: 480px;
        height: 229px;
        resize: none;
        font-size: 13px;
        line-height: 19px; }
        @media (max-width: 576px) {
          body.page .contact-form-item__input textarea {
            width: 100%; } }
        body.page .contact-form-item__input textarea::placeholder {
          color: #D4D4D4; }
      body.page .contact-form-item__input select {
        border: #DBDBDB solid 1px;
        padding: 13px 25px 14px 29px;
        border-radius: 7px;
        width: 480px;
        font-size: 13px;
        line-height: 19px;
        position: relative; }
        @media (max-width: 576px) {
          body.page .contact-form-item__input select {
            width: 100%; } }
      body.page .contact-form-item__input .select_wrapper {
        position: relative;
        width: 480px; }
        @media (max-width: 576px) {
          body.page .contact-form-item__input .select_wrapper {
            width: 100%; } }
      body.page .contact-form-item__input .select_wrapper::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 8px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 8px solid #081F57;
        border-bottom: 0;
        transform: translateY(-50%); }
      body.page .contact-form-item__input .note {
        display: block;
        margin: 5px 0 0 26px;
        font-weight: normal;
        color: #292929;
        font-size: 11px;
        line-height: 16px; }
    body.page .contact-form-item:last-of-type {
      border-bottom: #C6C6C6 solid 1px; }
    body.page .contact-form-item.background {
      border: none;
      background-color: #f7f7f7;
      margin-bottom: 40px; }
      body.page .contact-form-item.background .contact-form-item__label {
        width: 350px;
        max-width: 350px;
        min-width: 350px;
        font-size: 15px;
        line-height: 21px;
        justify-content: center; }
        @media (max-width: 576px) {
          body.page .contact-form-item.background .contact-form-item__label {
            width: 100%;
            min-width: 100%;
            max-width: 100%; } }
    body.page .contact-form-item .normal .wpcf7-radio {
      display: flex;
      flex-wrap: wrap; }
      body.page .contact-form-item .normal .wpcf7-radio .wpcf7-list-item {
        width: 150px;
        margin: 0; }
        body.page .contact-form-item .normal .wpcf7-radio .wpcf7-list-item input {
          position: relative;
          top: 1px;
          margin-right: 2px; }
    body.page .contact-form-item .g-btn .wpcf7-radio {
      display: flex;
      flex-wrap: wrap; }
      body.page .contact-form-item .g-btn .wpcf7-radio .wpcf7-list-item {
        margin: 0; }
        body.page .contact-form-item .g-btn .wpcf7-radio .wpcf7-list-item input {
          display: none; }
          body.page .contact-form-item .g-btn .wpcf7-radio .wpcf7-list-item input:checked + .wpcf7-list-item-label {
            background-color: #00a6b5;
            color: #FFF; }
        body.page .contact-form-item .g-btn .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
          border: #DBDBDB solid 1px;
          height: 48px;
          background-color: #EFEFEF;
          border-radius: 3px;
          font-size: 13px;
          line-height: 19px;
          display: flex;
          align-items: center;
          justify-content: center; }
    body.page .contact-form-item .g-btn.g-btn1 .wpcf7-radio {
      gap: 12px; }
      body.page .contact-form-item .g-btn.g-btn1 .wpcf7-radio .wpcf7-list-item {
        width: 160px; }
        @media (max-width: 576px) {
          body.page .contact-form-item .g-btn.g-btn1 .wpcf7-radio .wpcf7-list-item {
            width: calc((100% - 12px) / 2); } }
    body.page .contact-form-item .g-btn.g-btn2 .wpcf7-radio {
      gap: 12px; }
      body.page .contact-form-item .g-btn.g-btn2 .wpcf7-radio .wpcf7-list-item {
        width: 200px; }
        @media (max-width: 576px) {
          body.page .contact-form-item .g-btn.g-btn2 .wpcf7-radio .wpcf7-list-item {
            width: calc((100% - 12px) / 2); } }
  body.page .contact-privacy-link {
    text-align: center;
    margin-bottom: 38px; }
    @media (max-width: 576px) {
      body.page .contact-privacy-link {
        margin-bottom: 20px; } }
    body.page .contact-privacy-link a {
      color: #00a6b5;
      font-size: 15px;
      line-height: 21px;
      text-decoration: underline; }
  body.page .contact-check-area {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 77px; }
    @media (max-width: 576px) {
      body.page .contact-check-area {
        margin-bottom: 20px; } }
    body.page .contact-check-area label {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 15px;
      line-height: 21px; }
    body.page .contact-check-area input {
      border: #DDDDDD solid 1px;
      border-radius: 3px;
      margin-right: 7px;
      margin-top: 1px; }
  body.page .contact-thanks-upper-text {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 51px; }
  body.page .contact-thanks-middle-text {
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    line-height: 29px;
    text-align: center;
    margin-bottom: 39px; }
  body.page .contact-thanks-under-text {
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    line-height: 29px;
    color: #F45B5B;
    text-align: center;
    margin-bottom: 60px; }
  body.page .contact .btn {
    width: 366px;
    margin: auto; }
    @media (max-width: 576px) {
      body.page .contact .btn {
        width: 100%; } }
    body.page .contact .btn input {
      width: 100%;
      height: 76px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      line-height: 26px;
      border-radius: 38px;
      box-shadow: 0 3px 0 #b56605;
      background-color: #ff910b;
      color: #FFF; }
      body.page .contact .btn input.disabled {
        box-shadow: 0 3px 0 #696969;
        background-color: #969696; }
    body.page .contact .btn-group {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 74px; }
      @media (max-width: 576px) {
        body.page .contact .btn-group {
          gap: 20px;
          flex-direction: column; } }
      body.page .contact .btn-group input {
        height: 76px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFF;
        font-size: 18px;
        line-height: 26px;
        border-radius: 38px;
        width: 366px;
        min-width: 366px;
        max-width: 366px; }
        @media (max-width: 576px) {
          body.page .contact .btn-group input {
            width: 100%;
            min-width: 100%;
            max-width: 100%; } }
        body.page .contact .btn-group input[type="button"] {
          box-shadow: 0 3px 0 #696969;
          background-color: #969696; }
        body.page .contact .btn-group input[type="submit"] {
          box-shadow: 0 3px 0 #b56605;
          background-color: #ff910b; }
      body.page .contact .btn-group .wpcf7-spinner {
        display: none; }
  body.page .contact .home-btn {
    border: #404040 solid 1px;
    width: 366px;
    display: flex;
    align-items: center;
    height: 76px;
    justify-content: center;
    margin: auto;
    font-size: 18px;
    line-height: 26px;
    border-radius: 38px; }
    @media (max-width: 576px) {
      body.page .contact .home-btn {
        width: 100%; } }
  body.page .quote .contact-top-upper-text {
    color: #00a6b5;
    margin-bottom: 20px; }
  body.page .quote .contact-step-text {
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    margin-top: 20px; }
  body.page .quote .form-title {
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 40px; }
  body.page .quote .contact-form-item__label {
    width: 300px;
    max-width: 300px;
    min-width: 300px; }
    @media (max-width: 576px) {
      body.page .quote .contact-form-item__label {
        width: 100%;
        min-width: 100%;
        max-width: 100%; } }
  body.page .quote .contact-form-item + h3 {
    margin-top: 60px; }
  body.page .quote .file-text {
    margin-bottom: 60px;
    font-size: 13px;
    line-height: 19px; }
  body.page .quote [data-name="user-file"] {
    margin-bottom: 60px;
    display: inline-block; }
  body.page .company-wrapper {
    width: 870px;
    margin: auto; }
    @media (max-width: 576px) {
      body.page .company-wrapper {
        width: 100%;
        padding: 0 20px; } }
  body.page .company table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border: #E0E0E0 solid 1px;
    border-top: none;
    margin-bottom: 66px; }
    body.page .company table tr {
      border-top: #E0E0E0 solid 1px; }
    body.page .company table th, body.page .company table td {
      padding: 8px 16px;
      font-size: 12px;
      line-height: 17px;
      text-align: left; }
      @media (max-width: 576px) {
        body.page .company table th, body.page .company table td {
          font-size: 11px;
          line-height: 16px; } }
    body.page .company table th {
      background-color: #D9F7F5;
      width: 166px;
      vertical-align: top; }
      @media (max-width: 576px) {
        body.page .company table th {
          width: 130px; } }
    body.page .company table td {
      padding-left: 26px;
      padding-right: 26px; }
      body.page .company table td a {
        font-size: inherit; }
  body.page .company .link-text {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 60px;
    margin-left: 26px;
    color: #00a6b5;
    display: inline-block; }
  body.page .company .home-cta {
    width: 824px;
    padding: 49px 165px;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    background-color: #FFF;
    margin: auto auto 106px; }
    body.page .company .home-cta__title {
      font-size: 21px;
      line-height: 30px;
      text-align: center;
      margin-bottom: 27px; }
    body.page .company .home-cta__text {
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      margin-bottom: 56px; }
    body.page .company .home-cta__button {
      display: block;
      padding-right: 67px; }
      body.page .company .home-cta__button-text {
        color: #FFF;
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: right; }
        body.page .company .home-cta__button-text--big {
          font-size: 39px;
          line-height: 56px;
          color: inherit; }
          body.page .company .home-cta__button-text--big.last {
            margin-right: 12px; }
        body.page .company .home-cta__button-text--num {
          font-size: 43px;
          margin: 0 2px;
          color: inherit; }
        body.page .company .home-cta__button-text--medium {
          font-size: 29px;
          line-height: 42px;
          padding-top: 12px;
          color: inherit; }
        body.page .company .home-cta__button-text--default {
          font-size: 21px;
          line-height: 30px;
          color: inherit; }
  body.page .company .banner .block {
    width: 100%;
    padding: 0; }
  body.page .company .banner-list {
    display: flex;
    align-items: center;
    gap: 41px; }
    @media (max-width: 576px) {
      body.page .company .banner-list {
        gap: 10px; } }
    body.page .company .banner-list__item {
      box-shadow: 0 3px 6px #00000052;
      display: block;
      border-radius: 13px;
      overflow: hidden;
      flex: 0 0 calc((100% - (41px * 3)) / 4); }
      @media (max-width: 576px) {
        body.page .company .banner-list__item {
          flex: 0 0 calc((100% - 10px) / 2); } }
  @media (max-width: 576px) {
    body.page .company .middle-cta {
      margin: 0 0 34px;
      width: 100%; } }
  @media (max-width: 576px) {
    body.page .company + .banner-wrapper .banner-list {
      gap: 10px;
      flex-direction: column; } }
  @media (max-width: 576px) {
    body.page .company + .banner-wrapper .banner-list__item {
      flex: 0 0 calc((100% - 10px) / 2); } }
  body.page .privacy-wrapper {
    width: 870px;
    margin: auto; }
    @media (max-width: 576px) {
      body.page .privacy-wrapper {
        width: 100%;
        padding: 0 20px; } }
    body.page .privacy-wrapper h2 {
      font-size: 16px;
      line-height: 24px;
      margin: 0 0 6px; }
    body.page .privacy-wrapper p {
      font-size: 13px;
      line-height: 19px;
      margin: 0 0 27px 20px; }
    body.page .privacy-wrapper ol,
    body.page .privacy-wrapper ul {
      padding: 0 0 27px 34px; }
      body.page .privacy-wrapper ol li,
      body.page .privacy-wrapper ul li {
        font-size: 13px;
        line-height: 19px;
        line-height: 19px; }
  body.page .privacy .home-btn {
    border: #404040 solid 1px;
    width: 366px;
    display: flex;
    align-items: center;
    height: 76px;
    justify-content: center;
    margin: auto;
    font-size: 18px;
    line-height: 26px;
    border-radius: 38px; }
    @media (max-width: 576px) {
      body.page .privacy .home-btn {
        width: 100%; } }
  body.page .privacy-tab {
    display: flex;
    gap: 44px;
    justify-content: center;
    margin: 0 0 77px; }
    @media (max-width: 576px) {
      body.page .privacy-tab {
        gap: 10px;
        margin-bottom: 30px; } }
    body.page .privacy-tab__item {
      width: 225px;
      min-width: 225px;
      max-width: 225px;
      box-shadow: 0 3px 6px #00000029;
      border-radius: 11px;
      background-color: #D1D1D1;
      color: #989898;
      font-size: 13px;
      line-height: 19px;
      height: 65px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 576px) {
        body.page .privacy-tab__item {
          width: calc((100% - 10px) / 2);
          min-width: calc((100% - 10px) / 2);
          max-width: calc((100% - 10px) / 2);
          font-size: 12px;
          line-height: 17px; } }
      body.page .privacy-tab__item.active {
        background-color: #00a6b5;
        color: #FFF; }
  body.page .faq .category {
    background-color: #FFF; }
  body.page .faq .q-list {
    display: flex;
    gap: 31px 60px;
    flex-wrap: wrap;
    margin-bottom: 91px; }
  body.page .faq .q-link {
    width: calc((100% - 180px) / 4);
    border: #00a6b5 solid 1px;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
    color: #00a6b5; }
    body.page .faq .q-link.active {
      background-color: #00a6b5;
      color: #FFF; }
  body.page .faq .qa-contents {
    width: 870px;
    margin: auto; }
    @media (max-width: 576px) {
      body.page .faq .qa-contents {
        width: 100%; } }
  body.page .faq .qa-genre-name {
    font-size: 21px;
    line-height: 30px;
    border-bottom: #E5E5E5 solid 4px;
    position: relative;
    margin-bottom: 28px;
    padding-bottom: 5px; }
    body.page .faq .qa-genre-name::before {
      content: "";
      height: 4px;
      width: 35px;
      background-color: #00a6b5;
      position: absolute;
      bottom: -4px;
      left: 0; }
  body.page .faq .qa-question {
    padding: 21px 0; }
  body.page .faq .qa-item {
    border-bottom: 1px solid #DBDBDB; }
    body.page .faq .qa-item.open .qa-toggle::after {
      display: none; }
    body.page .faq .qa-item.open .qa-answer {
      display: block; }
  body.page .faq .qa-question {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    transition: background 0.2s;
    padding: 21px 12px;
    font-size: 14px;
    line-height: 20px; }
    @media (max-width: 576px) {
      body.page .faq .qa-question {
        padding-right: 40px; } }
    body.page .faq .qa-question__icon {
      color: #00a6b5;
      font-weight: bold;
      margin: 0 10px 0 0;
      font-size: 21px;
      line-height: 30px; }
  body.page .faq .qa-toggle {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 14px;
    top: 50%;
    transform: translateY(-50%); }
    body.page .faq .qa-toggle::before, body.page .faq .qa-toggle::after {
      content: '';
      position: absolute;
      background: #081F57;
      transition: transform 0.2s; }
    body.page .faq .qa-toggle::before {
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      margin-top: -1px; }
    body.page .faq .qa-toggle::after {
      left: 50%;
      top: 0;
      width: 2px;
      height: 100%;
      margin-left: -1px; }
  body.page .faq .qa-answer {
    display: none;
    padding: 0 36px 21px 35px;
    font-size: 12px;
    line-height: 17px; }
  body.page .faq .qa-list {
    margin-bottom: 69px; }
  body.page .page-title-header {
    background-image: url("https://cools-inc-aircon.conohawing.com/wp-content/themes/cools/assets/images/header_under_bg.jpg");
    height: 149px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 62px;
    background-size: cover; }
    @media (max-width: 576px) {
      body.page .page-title-header {
        height: 97px;
        margin-bottom: 30px; } }
    body.page .page-title-header-wrapper {
      width: 1300px;
      margin: auto; }
    body.page .page-title-header--ja {
      text-align: center;
      font-size: 29px;
      line-height: 42px; }
      @media (max-width: 576px) {
        body.page .page-title-header--ja {
          font-size: 17px;
          line-height: 25px; } }
    body.page .page-title-header--en {
      color: #CCC;
      font-size: 24px;
      line-height: 35px;
      text-align: center; }
      @media (max-width: 576px) {
        body.page .page-title-header--en {
          font-size: 16px;
          line-height: 24px; } }
  body.page .air-conditioning-for-buildings .acfb--tabs {
    display: flex;
    gap: 17px;
    justify-content: center;
    margin: 0 0 72px; }
    @media (max-width: 576px) {
      body.page .air-conditioning-for-buildings .acfb--tabs {
        gap: 10px;
        flex-wrap: wrap; } }
  body.page .air-conditioning-for-buildings .acfb--tab {
    width: calc((100% - 51px) / 4);
    min-width: calc((100% - 51px) / 4);
    max-width: calc((100% - 51px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    background-color: #6C6C6C;
    color: #FFF;
    font-size: 18px;
    line-height: 26px;
    height: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .air-conditioning-for-buildings .acfb--tab {
        font-size: 14px;
        line-height: 20px;
        width: calc((100% - 10px) / 2);
        min-width: calc((100% - 10px) / 2);
        max-width: calc((100% - 10px) / 2);
        height: 78px; } }
  body.page .air-conditioning-for-buildings .acfb--list {
    margin: 0 0 63px; }
  body.page .air-conditioning-for-buildings .acfb-title {
    color: #727272;
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 23px;
    font-weight: bold; }
    @media (max-width: 576px) {
      body.page .air-conditioning-for-buildings .acfb-title {
        font-size: 16px;
        line-height: 24px; } }
  body.page .air-conditioning-for-buildings .acfb-text {
    font-size: 13px;
    line-height: 19px; }
  body.page .air-conditioning-for-buildings .acfb-under {
    margin-top: 99px; }
  body.page .air-conditioning-for-buildings .acfb-makers {
    display: flex;
    width: 619px;
    margin: auto;
    gap: 59px 65px;
    flex-wrap: wrap; }
    @media (max-width: 576px) {
      body.page .air-conditioning-for-buildings .acfb-makers {
        width: 100%;
        gap: 9px; } }
  body.page .air-conditioning-for-buildings .acfb-maker {
    width: 277px;
    min-width: 277px;
    max-width: 277px; }
    @media (max-width: 576px) {
      body.page .air-conditioning-for-buildings .acfb-maker {
        width: 100%;
        min-width: 100%;
        max-width: 100%; } }
    body.page .air-conditioning-for-buildings .acfb-maker:last-of-type img {
      height: 85px; }
      @media (max-width: 576px) {
        body.page .air-conditioning-for-buildings .acfb-maker:last-of-type img {
          height: 55px; } }
  body.page .fax .downloads {
    display: flex;
    flex-direction: column;
    gap: 36px; }
    body.page .fax .downloads .download {
      display: flex;
      align-items: center;
      box-shadow: 0 3px 6px #00000052;
      height: 165px;
      border-radius: 9px;
      padding: 0 68px; }
      @media (max-width: 576px) {
        body.page .fax .downloads .download {
          flex-direction: column;
          justify-content: center;
          padding: 0 20px; } }
      body.page .fax .downloads .download-text {
        font-size: 23px;
        line-height: 34px; }
        @media (max-width: 576px) {
          body.page .fax .downloads .download-text {
            font-size: 16px;
            line-height: 24px; } }
        body.page .fax .downloads .download-text span {
          color: #E5B14F;
          font-size: 23px;
          line-height: 34px; }
          @media (max-width: 576px) {
            body.page .fax .downloads .download-text span {
              font-size: 16px;
              line-height: 24px; } }
      body.page .fax .downloads .download .button {
        width: 366px;
        height: 76px;
        border-radius: 50px;
        margin-left: auto;
        font-size: 18px;
        line-height: 26px; }
        @media (max-width: 576px) {
          body.page .fax .downloads .download .button {
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            margin-top: 20px; } }
      body.page .fax .downloads .download:last-of-type .download-text span {
        color: #69BC22; }
      body.page .fax .downloads .download:last-of-type .button {
        background-color: #69BC22;
        box-shadow: 0 3px 0 #589F1C; }
  @media (max-width: 576px) {
    body.page .merit-demerit .headline__bar--left {
      font-size: 18px;
      line-height: 26px; } }
  body.page .merit-demerit-check {
    margin-bottom: 90px; }
    @media (max-width: 576px) {
      body.page .merit-demerit-check {
        margin-bottom: 40px; } }
    body.page .merit-demerit-check_head {
      display: flex;
      align-items: center;
      margin-bottom: 100px; }
      @media (max-width: 576px) {
        body.page .merit-demerit-check_head {
          margin-bottom: 50px;
          flex-direction: column;
          align-items: flex-start; } }
      body.page .merit-demerit-check_head__circle {
        width: 72px;
        height: 72px;
        border-radius: 50px;
        background-color: #00a6b5;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: #FFF;
        font-size: 12px;
        position: relative; }
        body.page .merit-demerit-check_head__circle::before {
          content: "";
          position: absolute;
          bottom: -5px;
          right: -5px;
          border: 10px solid transparent;
          border-left: 15px solid #00a6b5;
          z-index: 0;
          transform: rotate(45deg); }
        body.page .merit-demerit-check_head__circle span {
          font-size: 32px;
          color: inherit; }
      body.page .merit-demerit-check_head__text {
        font-size: 21px;
        line-height: 30px;
        font-weight: bold;
        margin-left: 22px; }
        @media (max-width: 576px) {
          body.page .merit-demerit-check_head__text {
            margin: 10px 0 0;
            font-size: 18px;
            line-height: 26px; } }
    body.page .merit-demerit-check h3 {
      margin-top: 54px; }
    body.page .merit-demerit-check .table-content {
      width: 840px;
      margin: 0 auto 114px; }
      @media (max-width: 576px) {
        body.page .merit-demerit-check .table-content {
          width: 100%;
          margin-bottom: 60px; } }
      body.page .merit-demerit-check .table-content .common__text {
        margin-bottom: 26px; }
      body.page .merit-demerit-check .table-content table {
        table-layout: fixed;
        width: 100%;
        border-collapse: collapse;
        border: #E0E0E0 solid 1px;
        border-top: none;
        margin-bottom: 16px; }
        body.page .merit-demerit-check .table-content table tr {
          border-top: #E0E0E0 solid 1px; }
        body.page .merit-demerit-check .table-content table th, body.page .merit-demerit-check .table-content table td {
          padding: 8px 16px;
          font-size: 12px;
          line-height: 17px;
          text-align: left; }
          @media (max-width: 576px) {
            body.page .merit-demerit-check .table-content table th, body.page .merit-demerit-check .table-content table td {
              font-size: 11px;
              line-height: 16px; } }
        body.page .merit-demerit-check .table-content table th {
          background-color: #D9F7F5;
          width: 208px;
          vertical-align: top; }
          @media (max-width: 576px) {
            body.page .merit-demerit-check .table-content table th {
              width: 130px; } }
        body.page .merit-demerit-check .table-content table td {
          padding-left: 26px;
          padding-right: 26px; }
          @media (max-width: 576px) {
            body.page .merit-demerit-check .table-content table td {
              padding: 0 12px; } }
          body.page .merit-demerit-check .table-content table td:first-of-type {
            width: 220px; }
            @media (max-width: 576px) {
              body.page .merit-demerit-check .table-content table td:first-of-type {
                width: 100px; } }
      body.page .merit-demerit-check .table-content .table-under-text {
        font-size: 12px;
        line-height: 17px;
        margin: 0; }
  body.page .merit-demerit .merideme {
    display: flex;
    padding-left: 44px;
    align-items: center;
    margin-bottom: 57px; }
    @media (max-width: 576px) {
      body.page .merit-demerit .merideme {
        flex-direction: column;
        padding: 0;
        position: relative; } }
    body.page .merit-demerit .merideme .icon {
      width: 102px;
      min-width: 102px;
      max-width: 102px;
      height: 102px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #FFF;
      font-size: 19px;
      font-weight: bold; }
      @media (max-width: 576px) {
        body.page .merit-demerit .merideme .icon {
          position: absolute;
          width: 70px;
          min-width: 70px;
          max-width: 70px;
          height: 70px;
          font-size: 11px;
          left: 0;
          top: -15px; } }
      body.page .merit-demerit .merideme .icon.merit {
        background-color: #14D0F5; }
      body.page .merit-demerit .merideme .icon.demerit {
        background-color: #F24E73; }
    body.page .merit-demerit .merideme-box {
      flex: 1;
      border-radius: 14px;
      background-color: #F4F4F4;
      padding: 56px 33px 49px 72px;
      margin-left: 42px;
      font-size: 20px;
      line-height: 29px; }
      @media (max-width: 576px) {
        body.page .merit-demerit .merideme-box {
          padding: 40px 16px 20px;
          font-size: 16px;
          line-height: 24px;
          margin: 20px 0 0; } }
  @media (max-width: 576px) {
    body.page .electronic .headline__bar--left {
      font-size: 18px;
      line-height: 26px; } }
  body.page .electronic--tabs {
    display: flex;
    gap: 63px;
    justify-content: center;
    margin: 0 0 96px; }
    @media (max-width: 576px) {
      body.page .electronic--tabs {
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 40px; } }
  body.page .electronic--tab {
    width: calc((100% - 189px) / 4);
    min-width: calc((100% - 189px) / 4);
    max-width: calc((100% - 189px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    border: #00a6b5 solid 2px;
    color: #00a6b5;
    font-size: 13px;
    line-height: 19px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .electronic--tab {
        width: calc((100% - 10px) / 2);
        min-width: calc((100% - 10px) /24);
        max-width: calc((100% - 10px) / 2); } }
  body.page .electronic .features-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 42px 18px;
    margin-bottom: 119px; }
    @media (max-width: 576px) {
      body.page .electronic .features-boxes {
        flex-direction: column-reverse;
        margin-bottom: 60px; } }
  body.page .electronic .features-box {
    width: calc((100% - 18px) / 2);
    min-width: calc((100% - 18px) / 2);
    max-width: calc((100% - 18px) / 2); }
    @media (max-width: 576px) {
      body.page .electronic .features-box {
        width: 100%;
        min-width: 100%;
        max-width: 100%; } }
    body.page .electronic .features-box .headline__bar--left {
      margin-bottom: 13px; }
  body.page .electronic .features-text {
    font-size: 13px;
    line-height: 19px;
    padding-left: 23px; }
  body.page .electronic .merit-title {
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 18px;
    margin-top: 41px;
    color: #00a6b5; }
    @media (max-width: 576px) {
      body.page .electronic .merit-title {
        font-size: 18px;
        line-height: 26px;
        margin-top: 20px; } }
  body.page .electronic .merit-text {
    font-size: 13px;
    line-height: 19px; }
    body.page .electronic .merit-text:last-of-type {
      margin-bottom: 75px; }
      @media (max-width: 576px) {
        body.page .electronic .merit-text:last-of-type {
          margin-top: 40px; } }
  body.page .electronic .flow-img {
    width: 670px;
    margin: 0 auto 158px; }
    @media (max-width: 576px) {
      body.page .electronic .flow-img {
        width: 100%;
        margin-bottom: 60px; } }
  body.page .electronic .flow-cta__text {
    font-size: 21px;
    line-height: 51px;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .electronic .flow-cta__text {
        font-size: 16px;
        line-height: 30px; } }
  body.page .electronic .flow-cta__btn {
    margin: 49px auto 0;
    width: 670px;
    border-radius: 22px;
    height: 147px;
    font-size: 29px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 576px) {
      body.page .electronic .flow-cta__btn {
        width: 100%;
        font-size: 20px;
        height: 80px; } }
  body.page .electronic-qa {
    width: 870px;
    margin: 70px auto 108px; }
    @media (max-width: 576px) {
      body.page .electronic-qa {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 30px; } }
    body.page .electronic-qa-item {
      border-bottom: 1px solid #DBDBDB; }
      body.page .electronic-qa-item.open .electronic-qa-toggle::after {
        display: none; }
      body.page .electronic-qa-item.open .electronic-qa-answer {
        display: block; }
    body.page .electronic-qa-question {
      width: 100%;
      display: flex;
      align-items: center;
      position: relative;
      transition: background 0.2s;
      padding: 21px 12px;
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 576px) {
        body.page .electronic-qa-question {
          padding-right: 40px; } }
      body.page .electronic-qa-question__icon {
        color: #00a6b5;
        font-weight: bold;
        margin: 0 10px 0 0;
        font-size: 21px;
        line-height: 30px; }
    body.page .electronic-qa-toggle {
      position: absolute;
      width: 14px;
      height: 14px;
      right: 14px;
      top: 50%;
      transform: translateY(-50%); }
      body.page .electronic-qa-toggle::before, body.page .electronic-qa-toggle::after {
        content: '';
        position: absolute;
        background: #081F57;
        transition: transform 0.2s; }
      body.page .electronic-qa-toggle::before {
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        margin-top: -1px; }
      body.page .electronic-qa-toggle::after {
        left: 50%;
        top: 0;
        width: 2px;
        height: 100%;
        margin-left: -1px; }
    body.page .electronic-qa-answer {
      display: none;
      padding: 0 36px 21px 35px;
      font-size: 12px;
      line-height: 17px; }
  @media (max-width: 576px) {
    body.page .guarantee .headline__bar--left {
      font-size: 18px;
      line-height: 26px; } }
  body.page .guarantee--tabs {
    display: flex;
    gap: 63px;
    justify-content: center;
    margin: 0 0 96px; }
    @media (max-width: 576px) {
      body.page .guarantee--tabs {
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 40px; } }
  body.page .guarantee--tab {
    width: calc((100% - 189px) / 4);
    min-width: calc((100% - 189px) / 4);
    max-width: calc((100% - 189px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    border: #00a6b5 solid 2px;
    color: #00a6b5;
    font-size: 13px;
    line-height: 19px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .guarantee--tab {
        width: calc((100% - 10px) / 2);
        min-width: calc((100% - 10px) /24);
        max-width: calc((100% - 10px) / 2); } }
  body.page .guarantee .merit-title {
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 18px;
    margin-top: 41px;
    color: #00a6b5; }
    @media (max-width: 576px) {
      body.page .guarantee .merit-title {
        font-size: 18px;
        line-height: 26px; } }
  body.page .guarantee .merit-text {
    font-size: 13px;
    line-height: 19px; }
    body.page .guarantee .merit-text:last-of-type {
      margin-bottom: 75px; }
  body.page .guarantee .system-box {
    margin-bottom: 109px; }
    @media (max-width: 576px) {
      body.page .guarantee .system-box {
        margin-bottom: 50px; } }
    body.page .guarantee .system-box table {
      table-layout: fixed;
      width: calc(100% - 120px);
      border-collapse: collapse;
      border: #E0E0E0 solid 1px;
      border-top: none;
      margin-bottom: 16px;
      margin-left: 120px; }
      @media (max-width: 576px) {
        body.page .guarantee .system-box table {
          margin-left: 0;
          width: 100%; } }
      body.page .guarantee .system-box table tr {
        border-top: #E0E0E0 solid 1px; }
      body.page .guarantee .system-box table th, body.page .guarantee .system-box table td {
        padding: 8px 16px;
        font-size: 12px;
        line-height: 17px;
        text-align: left; }
        @media (max-width: 576px) {
          body.page .guarantee .system-box table th, body.page .guarantee .system-box table td {
            font-size: 11px;
            line-height: 16px; } }
      body.page .guarantee .system-box table th {
        background-color: #D9F7F5;
        width: 166px;
        vertical-align: top; }
        @media (max-width: 576px) {
          body.page .guarantee .system-box table th {
            width: 130px; } }
      body.page .guarantee .system-box table td {
        padding-left: 26px;
        padding-right: 26px; }
    body.page .guarantee .system-box .table-under-text {
      font-size: 12px;
      line-height: 17px;
      margin: 0 0 0 120px; }
      @media (max-width: 576px) {
        body.page .guarantee .system-box .table-under-text {
          margin: 0; } }
  body.page .guarantee .flow-img {
    width: 670px;
    margin: 0 auto 158px; }
    @media (max-width: 576px) {
      body.page .guarantee .flow-img {
        width: 100%;
        margin-bottom: 60px; } }
  body.page .guarantee .flow-cta__text {
    font-size: 21px;
    line-height: 51px;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .guarantee .flow-cta__text {
        font-size: 16px;
        line-height: 30px; } }
  body.page .guarantee .flow-cta__btn {
    margin: 49px auto 0;
    width: 670px;
    border-radius: 22px;
    height: 147px;
    font-size: 29px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 576px) {
      body.page .guarantee .flow-cta__btn {
        width: 100%;
        font-size: 20px;
        height: 80px; } }
  body.page .guarantee-qa {
    width: 870px;
    margin: 70px auto 108px; }
    @media (max-width: 576px) {
      body.page .guarantee-qa {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 30px; } }
    body.page .guarantee-qa-item {
      border-bottom: 1px solid #DBDBDB; }
      body.page .guarantee-qa-item.open .guarantee-qa-toggle::after {
        display: none; }
      body.page .guarantee-qa-item.open .guarantee-qa-answer {
        display: block; }
    body.page .guarantee-qa-question {
      width: 100%;
      display: flex;
      align-items: center;
      position: relative;
      transition: background 0.2s;
      padding: 21px 12px;
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 576px) {
        body.page .guarantee-qa-question {
          padding-right: 40px; } }
      body.page .guarantee-qa-question__icon {
        color: #00a6b5;
        font-weight: bold;
        margin: 0 10px 0 0;
        font-size: 21px;
        line-height: 30px; }
    body.page .guarantee-qa-toggle {
      position: absolute;
      width: 14px;
      height: 14px;
      right: 14px;
      top: 50%;
      transform: translateY(-50%); }
      body.page .guarantee-qa-toggle::before, body.page .guarantee-qa-toggle::after {
        content: '';
        position: absolute;
        background: #081F57;
        transition: transform 0.2s; }
      body.page .guarantee-qa-toggle::before {
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        margin-top: -1px; }
      body.page .guarantee-qa-toggle::after {
        left: 50%;
        top: 0;
        width: 2px;
        height: 100%;
        margin-left: -1px; }
    body.page .guarantee-qa-answer {
      display: none;
      padding: 0 36px 21px 35px;
      font-size: 12px;
      line-height: 17px; }
  @media (max-width: 576px) {
    body.page .cost .headline__bar--left {
      font-size: 18px;
      line-height: 26px; } }
  body.page .cost--tabs {
    display: flex;
    gap: 63px;
    justify-content: center;
    margin: 0 0 96px; }
    @media (max-width: 576px) {
      body.page .cost--tabs {
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 40px; } }
  body.page .cost--tab {
    width: calc((100% - 189px) / 4);
    min-width: calc((100% - 189px) / 4);
    max-width: calc((100% - 189px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    border: #00a6b5 solid 2px;
    color: #00a6b5;
    font-size: 13px;
    line-height: 19px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .cost--tab {
        width: calc((100% - 10px) / 2);
        min-width: calc((100% - 10px) /24);
        max-width: calc((100% - 10px) / 2); } }
  body.page .cost-box {
    display: flex;
    gap: 52px;
    margin-bottom: 103px; }
    @media (max-width: 576px) {
      body.page .cost-box {
        flex-direction: column-reverse;
        margin-bottom: 50px; } }
    body.page .cost-box__text {
      display: flex;
      flex-direction: column; }
      body.page .cost-box__text .description {
        font-size: 13px;
        line-height: 19px; }
      body.page .cost-box__text .cost-table {
        margin-top: auto;
        display: flex;
        height: 94px; }
        @media (max-width: 576px) {
          body.page .cost-box__text .cost-table {
            flex-direction: column;
            margin-top: 20px;
            height: auto; } }
        body.page .cost-box__text .cost-table__label {
          background-color: #05A5B6;
          color: #FFF;
          font-size: 16px;
          height: 100%;
          width: 220px;
          max-width: 220px;
          min-width: 220px;
          padding: 0 0 0 32px;
          display: flex;
          align-items: center; }
          @media (max-width: 576px) {
            body.page .cost-box__text .cost-table__label {
              width: 100%;
              min-width: 100%;
              max-width: 100%;
              padding: 16px; } }
        body.page .cost-box__text .cost-table__money {
          font-size: 29px;
          color: #05A5B6;
          padding-left: 25px;
          display: flex;
          align-items: center;
          background-color: #F7F7F7;
          flex: 1; }
          @media (max-width: 576px) {
            body.page .cost-box__text .cost-table__money {
              font-size: 20px;
              padding: 16px; } }
          body.page .cost-box__text .cost-table__money span {
            font-size: 39px;
            color: inherit; }
            @media (max-width: 576px) {
              body.page .cost-box__text .cost-table__money span {
                font-size: 30px; } }
    body.page .cost-box__img {
      width: 400px;
      min-width: 400px;
      max-width: 400px; }
      @media (max-width: 576px) {
        body.page .cost-box__img {
          width: 100%;
          min-width: 100%;
          max-width: 100%; } }
      body.page .cost-box__img img {
        border-radius: 10px; }
  body.page .cost-button {
    height: 130px;
    width: 670px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    padding: 0;
    border-radius: 80px; }
    @media (max-width: 576px) {
      body.page .cost-button {
        width: 100%;
        font-size: 18px; } }
    body.page .cost-button .ruby {
      position: relative;
      color: #FFF;
      font-size: inherit; }
      body.page .cost-button .ruby span {
        position: absolute;
        top: -14px;
        left: 0;
        color: inherit;
        font-size: inherit; }
    body.page .cost-button .big {
      font-size: 30px;
      color: #FFF;
      margin-bottom: 10px; }
      @media (max-width: 576px) {
        body.page .cost-button .big {
          font-size: 26px; } }
  body.page .cooperation--tabs {
    display: flex;
    gap: 63px;
    justify-content: center;
    margin: 0 0 96px; }
    @media (max-width: 576px) {
      body.page .cooperation--tabs {
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 40px; } }
  body.page .cooperation--tab {
    width: calc((100% - 189px) / 4);
    min-width: calc((100% - 189px) / 4);
    max-width: calc((100% - 189px) / 4);
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    border: #00a6b5 solid 2px;
    color: #00a6b5;
    font-size: 13px;
    line-height: 19px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 576px) {
      body.page .cooperation--tab {
        width: calc((100% - 10px) / 2);
        min-width: calc((100% - 10px) /24);
        max-width: calc((100% - 10px) / 2); } }
  body.page .cooperation .merit-title {
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 18px;
    margin-top: 41px;
    color: #00a6b5; }
    @media (max-width: 576px) {
      body.page .cooperation .merit-title {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px; } }
  body.page .cooperation .merit-text {
    font-size: 13px;
    line-height: 19px; }
    body.page .cooperation .merit-text:last-of-type {
      margin-bottom: 75px; }
      @media (max-width: 576px) {
        body.page .cooperation .merit-text:last-of-type {
          margin-bottom: 20px; } }
  body.page .cooperation .support-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 42px 18px;
    margin-bottom: 119px; }
    @media (max-width: 576px) {
      body.page .cooperation .support-boxes {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 20px; } }
  body.page .cooperation .support-box {
    width: calc((100% - 18px) / 2);
    min-width: calc((100% - 18px) / 2);
    max-width: calc((100% - 18px) / 2); }
    @media (max-width: 576px) {
      body.page .cooperation .support-box {
        width: 100%;
        min-width: 100%;
        max-width: 100%; } }
    body.page .cooperation .support-box .headline__bar--left {
      margin-bottom: 13px; }
      @media (max-width: 576px) {
        body.page .cooperation .support-box .headline__bar--left {
          font-size: 18px;
          line-height: 26px; } }
  body.page .cooperation .support-text {
    font-size: 13px;
    line-height: 19px;
    padding-left: 23px; }
  body.page .cooperation-qa {
    width: 870px;
    margin: 70px auto 108px; }
    @media (max-width: 576px) {
      body.page .cooperation-qa {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 30px; } }
    body.page .cooperation-qa-item {
      border-bottom: 1px solid #DBDBDB; }
      body.page .cooperation-qa-item.open .cooperation-qa-toggle::after {
        display: none; }
      body.page .cooperation-qa-item.open .cooperation-qa-answer {
        display: block; }
    body.page .cooperation-qa-question {
      width: 100%;
      display: flex;
      align-items: center;
      position: relative;
      transition: background 0.2s;
      padding: 21px 12px;
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 576px) {
        body.page .cooperation-qa-question {
          padding-right: 40px; } }
      body.page .cooperation-qa-question__icon {
        color: #00a6b5;
        font-weight: bold;
        margin: 0 10px 0 0;
        font-size: 21px;
        line-height: 30px; }
    body.page .cooperation-qa-toggle {
      position: absolute;
      width: 14px;
      height: 14px;
      right: 14px;
      top: 50%;
      transform: translateY(-50%); }
      body.page .cooperation-qa-toggle::before, body.page .cooperation-qa-toggle::after {
        content: '';
        position: absolute;
        background: #081F57;
        transition: transform 0.2s; }
      body.page .cooperation-qa-toggle::before {
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        margin-top: -1px; }
      body.page .cooperation-qa-toggle::after {
        left: 50%;
        top: 0;
        width: 2px;
        height: 100%;
        margin-left: -1px; }
    body.page .cooperation-qa-answer {
      display: none;
      padding: 0 36px 21px 35px;
      font-size: 12px;
      line-height: 17px; }
  body.page .cooperation .contact-wrapper {
    margin-top: 70px; }
    @media (max-width: 576px) {
      body.page .cooperation .contact-wrapper {
        margin-top: 20px; } }
  body.page .cooperation .contact-form-item__label {
    width: 240px;
    min-width: 240px;
    max-width: 240px; }
    @media (max-width: 576px) {
      body.page .cooperation .contact-form-item__label {
        width: 100%;
        min-width: 100%;
        max-width: 100%; } }
  body.page .cooperation .contact-form-item .g-btn .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 10px; }
    @media (max-width: 576px) {
      body.page .cooperation .contact-form-item .g-btn .wpcf7-checkbox {
        gap: 12px; } }
  body.page .cooperation .contact-form-item .g-btn .wpcf7-checkbox .wpcf7-list-item input {
    display: none; }
  body.page .cooperation .contact-form-item .g-btn.g-btn1 .wpcf7-checkbox .wpcf7-list-item {
    width: 100px; }
    @media (max-width: 576px) {
      body.page .cooperation .contact-form-item .g-btn.g-btn1 .wpcf7-checkbox .wpcf7-list-item {
        width: calc((100% - 12px) / 2);
        min-width: calc((100% - 12px) / 2);
        max-width: calc((100% - 12px) / 2);
        margin: 0; } }
  body.page .cooperation .contact-form-item .g-btn .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    border: #DBDBDB solid 1px;
    height: 48px;
    background-color: #EFEFEF;
    border-radius: 3px;
    font-size: 13px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center; }
  body.page .cooperation .contact-form-item .g-btn .wpcf7-checkbox .wpcf7-list-item input:checked + .wpcf7-list-item-label {
    background-color: #00a6b5;
    color: #FFF; }
  body.page .cooperation .btn {
    width: 366px;
    margin: auto; }
    @media (max-width: 576px) {
      body.page .cooperation .btn {
        width: 100%; } }
    body.page .cooperation .btn input {
      width: 100%;
      height: 76px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      line-height: 26px;
      border-radius: 38px;
      box-shadow: 0 3px 0 #b56605;
      background-color: #ff910b;
      color: #FFF; }
  body.page .cooperation .btn-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 74px; }
    @media (max-width: 576px) {
      body.page .cooperation .btn-group {
        gap: 20px;
        flex-direction: column; } }
    body.page .cooperation .btn-group input {
      height: 76px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #FFF;
      font-size: 18px;
      line-height: 26px;
      border-radius: 38px;
      width: 366px;
      min-width: 366px;
      max-width: 366px; }
      @media (max-width: 576px) {
        body.page .cooperation .btn-group input {
          width: 100%;
          min-width: 100%;
          max-width: 100%; } }
      body.page .cooperation .btn-group input[type="button"] {
        box-shadow: 0 3px 0 #696969;
        background-color: #969696; }
      body.page .cooperation .btn-group input[type="submit"] {
        box-shadow: 0 3px 0 #b56605;
        background-color: #ff910b; }
    body.page .cooperation .btn-group .wpcf7-spinner {
      display: none; }
  body.page .cooperation .home-btn {
    border: #404040 solid 1px;
    width: 366px;
    display: flex;
    align-items: center;
    height: 76px;
    justify-content: center;
    margin: auto;
    font-size: 18px;
    line-height: 26px;
    border-radius: 38px; }
    @media (max-width: 576px) {
      body.page .cooperation .home-btn {
        width: 100%; } }
  body.page .continuation .reason h2 {
    display: none; }
  body.page .continuation .reason .reason-point-item {
    box-shadow: 0 3px 6px #00000052; }
  body.page .continuation .voice-search {
    margin-bottom: 94px; }
    body.page .continuation .voice-search__wrapper {
      width: 1080px;
      margin: auto;
      padding: 37px 0 93px;
      display: flex;
      gap: 66px 49px;
      flex-wrap: wrap; }
      @media (max-width: 576px) {
        body.page .continuation .voice-search__wrapper {
          width: 100%;
          padding: 30px 0;
          gap: 18px;
          flex-direction: column; } }
      body.page .continuation .voice-search__wrapper .voice-item {
        box-shadow: 0 3px 6px #00000052;
        padding: 41px 26px 22px;
        border-radius: 11px;
        background-color: #FFF;
        width: calc((100% - 66px) / 2); }
        @media (max-width: 576px) {
          body.page .continuation .voice-search__wrapper .voice-item {
            width: 100%;
            padding: 25px; } }
        body.page .continuation .voice-search__wrapper .voice-item__title {
          font-size: 16px;
          line-height: 24px;
          font-weight: bold;
          margin-bottom: 38px; }
        body.page .continuation .voice-search__wrapper .voice-item__name {
          font-size: 16px;
          line-height: 24px;
          text-align: right;
          padding-right: 36px;
          position: relative; }
          body.page .continuation .voice-search__wrapper .voice-item__name::after {
            content: "";
            width: 18px;
            height: 18px;
            aspect-ratio: cos(30deg);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
            background-color: #00a6b5;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
        body.page .continuation .voice-search__wrapper .voice-item:hover {
          background-color: #00a6b5; }
          body.page .continuation .voice-search__wrapper .voice-item:hover .voice-item__title {
            color: #FFF; }
          body.page .continuation .voice-search__wrapper .voice-item:hover .voice-item__name {
            color: #FFF; }
            body.page .continuation .voice-search__wrapper .voice-item:hover .voice-item__name::after {
              background-color: #FFF; }
    body.page .continuation .voice-search-list {
      display: flex;
      gap: 45px 18px;
      flex-wrap: wrap;
      margin-bottom: 76px; }
      body.page .continuation .voice-search-list.location, body.page .continuation .voice-search-list.maker {
        gap: 45px 116px; }
        body.page .continuation .voice-search-list.location .voice-search-item, body.page .continuation .voice-search-list.maker .voice-search-item {
          display: block;
          width: calc((100% - 232px) / 3); }
          body.page .continuation .voice-search-list.location .voice-search-item__image, body.page .continuation .voice-search-list.maker .voice-search-item__image {
            width: 100%;
            max-width: 100%;
            min-width: 100%;
            box-shadow: none;
            margin-bottom: 14px; }
          body.page .continuation .voice-search-list.location .voice-search-item__text, body.page .continuation .voice-search-list.maker .voice-search-item__text {
            text-align: center; }
    body.page .continuation .voice-search-item {
      width: calc((100% - 36px) / 3);
      display: flex;
      align-items: center;
      gap: 36px; }
      body.page .continuation .voice-search-item__image {
        width: 118px;
        max-width: 118px;
        min-width: 118px;
        box-shadow: 0 3px 6px #00000029; }
        body.page .continuation .voice-search-item__image img {
          border-radius: 11px; }
      body.page .continuation .voice-search-item__text {
        font-size: 14px;
        line-height: 20px;
        flex: 1; }
        body.page .continuation .voice-search-item__text span {
          color: #081F57; }
  body.page .continuation-voice-cta {
    width: 345px;
    margin: 140px auto 0; }
    @media (max-width: 576px) {
      body.page .continuation-voice-cta {
        width: 100%;
        margin-top: 20px; } }
  body.page .lease .merit-title {
    margin-top: 23px;
    margin-bottom: 23px; }
    @media (max-width: 576px) {
      body.page .lease .merit-title {
        font-size: 17px;
        line-height: 25px; } }
  body.page .lease .merit-text {
    font-size: 13px;
    line-height: 19px; }
    body.page .lease .merit-text:last-of-type {
      margin-bottom: 75px; }
      @media (max-width: 576px) {
        body.page .lease .merit-text:last-of-type {
          margin-bottom: 40px; } }
  body.page .lease-flow img {
    border-radius: 0; }
  body.page .lease-qa {
    width: 870px;
    margin: 70px auto 108px; }
    @media (max-width: 576px) {
      body.page .lease-qa {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 30px;
        margin-top: 0; } }
    body.page .lease-qa-item {
      border-bottom: 1px solid #DBDBDB; }
      body.page .lease-qa-item.open .lease-qa-toggle::after {
        display: none; }
      body.page .lease-qa-item.open .lease-qa-answer {
        display: block; }
    body.page .lease-qa-question {
      width: 100%;
      display: flex;
      align-items: center;
      position: relative;
      transition: background 0.2s;
      padding: 21px 12px;
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 576px) {
        body.page .lease-qa-question {
          padding-right: 0; } }
      body.page .lease-qa-question__icon {
        color: #00a6b5;
        font-weight: bold;
        margin: 0 10px 0 0;
        font-size: 21px;
        line-height: 30px; }
    body.page .lease-qa-toggle {
      position: absolute;
      width: 14px;
      height: 14px;
      right: 14px;
      top: 50%;
      transform: translateY(-50%); }
      body.page .lease-qa-toggle::before, body.page .lease-qa-toggle::after {
        content: '';
        position: absolute;
        background: #081F57;
        transition: transform 0.2s; }
      body.page .lease-qa-toggle::before {
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        margin-top: -1px; }
      body.page .lease-qa-toggle::after {
        left: 50%;
        top: 0;
        width: 2px;
        height: 100%;
        margin-left: -1px; }
    body.page .lease-qa-answer {
      display: none;
      padding: 0 36px 21px 35px;
      font-size: 12px;
      line-height: 17px; }
  body.page .price #product-filter {
    margin-top: 80px; }
    body.page .price #product-filter h2 {
      display: none; }
  body.page .sim-box {
    width: 1080px;
    margin: 0 auto 68px; }
    @media (max-width: 576px) {
      body.page .sim-box {
        display: none; } }
  body.page .sim-title {
    background-color: #F7F7F7;
    border-radius: 7px;
    padding: 0 35px;
    display: flex;
    align-items: center;
    font-size: 19px;
    height: 78px;
    margin-bottom: 44px; }
  body.page .sim-list {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding: 0 35px; }
    body.page .sim-list.shape .sim-item {
      width: calc((100% - 90px) / 6); }
      body.page .sim-list.shape .sim-item--shape {
        border: #DBDBDB solid 1px;
        background-color: #EFEFEF;
        border-radius: 7px;
        font-size: 13px;
        line-height: 19px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 13px 16px; }
        body.page .sim-list.shape .sim-item--shape__img {
          width: 100%; }
        body.page .sim-list.shape .sim-item--shape__name {
          margin-top: 16px; }
      body.page .sim-list.shape .sim-item input {
        display: none; }
        body.page .sim-list.shape .sim-item input:checked + .sim-item--shape {
          background-color: #00a6b5; }
          body.page .sim-list.shape .sim-item input:checked + .sim-item--shape .sim-item--shape__name {
            color: #FFF; }
  body.page .sim-item {
    width: calc((100% - 90px) / 6); }
    body.page .sim-item--other {
      border: #DBDBDB solid 1px;
      background-color: #EFEFEF;
      border-radius: 7px;
      font-size: 13px;
      line-height: 19px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 56px; }
    body.page .sim-item input {
      display: none; }
      body.page .sim-item input:checked + .sim-item--other {
        background-color: #00a6b5; }
        body.page .sim-item input:checked + .sim-item--other .sim-item--other__name {
          color: #FFF; }
  body.page .sim .under-content {
    width: 1080px;
    margin: 95px auto 0; }
    @media (max-width: 576px) {
      body.page .sim .under-content {
        width: 100%;
        margin: 40px auto 0; } }
    body.page .sim .under-content .sim-price-box {
      display: flex;
      height: 97px;
      margin-bottom: 49px; }
      body.page .sim .under-content .sim-price-box .sim-label {
        width: 237px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #05A5B6;
        color: #FFF;
        font-size: 16px; }
        @media (max-width: 576px) {
          body.page .sim .under-content .sim-price-box .sim-label {
            width: 150px;
            min-width: 150px;
            max-width: 150px;
            font-size: 11px; } }
      body.page .sim .under-content .sim-price-box .sim-price {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 237px;
        height: 100%;
        background-color: #F7F7F7; }
        @media (max-width: 576px) {
          body.page .sim .under-content .sim-price-box .sim-price {
            width: auto;
            flex: 1; } }
        body.page .sim .under-content .sim-price-box .sim-price #p {
          font-size: 39px;
          color: #05A5B6; }
          @media (max-width: 576px) {
            body.page .sim .under-content .sim-price-box .sim-price #p {
              font-size: 33px; } }
        body.page .sim .under-content .sim-price-box .sim-price .t {
          font-size: 29px;
          color: #05A5B6; }
          @media (max-width: 576px) {
            body.page .sim .under-content .sim-price-box .sim-price .t {
              font-size: 24px; } }
    body.page .sim .under-content .text {
      font-size: 12px;
      line-height: 17px;
      line-height: 24px; }
  body.page .sim-box.sp_view {
    width: 100%; }
    body.page .sim-box.sp_view .sim-title {
      display: flex;
      font-size: 15px;
      align-items: center;
      height: 78px; }
      body.page .sim-box.sp_view .sim-title span {
        font-size: 19px;
        margin-right: 10px; }
    body.page .sim-box.sp_view .ar {
      position: relative; }
      body.page .sim-box.sp_view .ar::after {
        content: "▼";
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%); }
    body.page .sim-box.sp_view select {
      width: 100%;
      border: #F0F0F0 solid 1px;
      border-radius: 10px;
      height: 54px;
      display: flex;
      align-items: center;
      padding: 0 25px;
      position: relative; }
    body.page .sim-box.sp_view .shape-img {
      width: 197px;
      margin: 10px auto; }

/* ==========================================================================
   タクソノミー
   ========================================================================== */
.tax {
  /* 実際に設置コンテンツ
   ---------------------------- */ }
  .tax__title {
    font-size: 32px;
    line-height: 47px;
    font-weight: 900;
    color: #05A5B6;
    margin-bottom: 19px; }
    @media (max-width: 576px) {
      .tax__title {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 38px; } }
  .tax-info-card {
    box-shadow: 0 3px 6px #00000029;
    border-radius: 11px;
    display: flex;
    align-items: center;
    padding: 28px 45px 27px;
    margin-bottom: 59px; }
    @media (max-width: 576px) {
      .tax-info-card {
        display: none; } }
    .tax-info-card__img {
      width: 182px;
      max-width: 182px;
      min-width: 182px;
      margin-right: 36px; }
      .tax-info-card__img--right {
        width: 254px;
        border-radius: 10px;
        overflow: hidden;
        margin-left: 36px; }
    .tax-info-card__text {
      flex: 1; }
    .tax-info-card__title {
      color: #00a6b5;
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 22px; }
    .tax-info-card__description {
      font-size: 13px;
      line-height: 19px; }
      .tax-info-card__description--maker {
        margin-bottom: 51px; }
    .tax-info-card--maker {
      box-shadow: none;
      overflow: hidden;
      margin-bottom: 44px;
      padding: 0 0 0 113px;
      border-radius: 11px;
      height: 243px;
      display: flex; }
      @media (max-width: 576px) {
        .tax-info-card--maker {
          height: 100px;
          padding-left: 47px;
          margin-bottom: 25px; } }
      .tax-info-card--maker img {
        width: auto;
        height: 55px; }
        @media (max-width: 576px) {
          .tax-info-card--maker img {
            height: 19px; } }
      .tax-info-card--maker.toshiba img {
        height: 85px; }
        @media (max-width: 576px) {
          .tax-info-card--maker.toshiba img {
            height: 40px; } }
  .tax .sp_view .tax-info-card {
    display: flex;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    flex-wrap: wrap;
    flex-direction: row; }
    .tax .sp_view .tax-info-card__img {
      width: 30%;
      max-width: 30%;
      min-width: 30%;
      margin: 0; }
      .tax .sp_view .tax-info-card__img--right {
        width: 65%;
        max-width: 65%;
        min-width: 65%;
        margin: 0 5% 0 0; }
    .tax .sp_view .tax-info-card__title {
      font-size: 13px;
      line-height: 19px; }
    .tax .sp_view .tax-info-card__description {
      font-size: 11px;
      line-height: 16px;
      margin-top: 44px; }
    .tax .sp_view .tax-info-card.location .tax-info-card__img {
      width: 100%;
      max-width: 100%;
      min-width: 100%; }
  .tax-actual {
    margin-bottom: 49px;
    display: flex;
    gap: 42px; }
    .tax-actual__item {
      width: calc((100% - 84px) / 3);
      border-radius: 10px;
      overflow: hidden; }
      .tax-actual__item img {
        border-radius: 10px; }

body.single .product-title {
  width: 960px; }
  @media (max-width: 576px) {
    body.single .product-title {
      width: 100%; } }
body.single .product-simple {
  padding: 51px 0 0;
  display: flex;
  gap: 25px; }
  @media (max-width: 576px) {
    body.single .product-simple {
      flex-direction: column;
      gap: 40px;
      padding-top: 30px; } }
body.single .product__images {
  width: 426px;
  min-width: 426px;
  max-width: 426px; }
  @media (max-width: 576px) {
    body.single .product__images {
      width: 100%;
      max-width: 100%;
      min-width: 100%; } }
  body.single .product__images-gallery--main {
    border-radius: 5px;
    overflow: hidden;
    margin: 0 0 8px; }
    body.single .product__images-gallery--main-image {
      border-radius: 5px; }
  body.single .product__images-gallery--thumbnail-list {
    display: flex;
    gap: 2px; }
  body.single .product__images-gallery--thumbnail {
    flex: 0 0 calc((426px - 8px) / 5); }
    @media (max-width: 576px) {
      body.single .product__images-gallery--thumbnail {
        flex: 0 0 calc((100% - 8px) / 5); } }
    body.single .product__images-gallery--thumbnail-image {
      height: 69px;
      overflow: hidden;
      border-radius: 5px;
      object-fit: cover;
      transition: all 0.3s;
      filter: brightness(0.7); }
      body.single .product__images-gallery--thumbnail-image.active {
        filter: brightness(1); }
body.single .product__info {
  flex: 1; }
body.single .product__table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: #E0E0E0 solid 1px;
  border-left: #E0E0E0 solid 1px;
  border-right: #E0E0E0 solid 1px; }
  body.single .product__table tr {
    border-top: #E0E0E0 solid 1px; }
    body.single .product__table tr th,
    body.single .product__table tr td {
      padding: 14px 16px;
      text-align: left;
      font-size: 13px;
      line-height: 19px; }
    body.single .product__table tr th {
      background-color: #D9F7F5; }
      body.single .product__table tr th.attention {
        background-color: #05A5B6;
        color: #FFF; }
    body.single .product__table tr td.attention {
      color: #05A5B6;
      font-size: 33px;
      line-height: 35px; }
  body.single .product__table-caution {
    color: #848484;
    margin: 2px 0 0; }
  body.single .product__table-attention--mini {
    font-size: 24px;
    color: #05A5B6; }
  body.single .product__table-makers {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 19px;
    width: 100%; }
  body.single .product__table.info tr th {
    width: 134px; }
  body.single .product__table.detail tr th {
    width: 166px; }
  body.single .product__table.detail tr td .reference {
    display: flex;
    gap: 16px; }
    body.single .product__table.detail tr td .reference a {
      color: #081F57;
      text-decoration: underline;
      font-size: 12px;
      line-height: 17px; }
body.single .product-detail__wrapper {
  padding: 37px 0 0;
  width: 841px;
  margin: auto; }
  @media (max-width: 576px) {
    body.single .product-detail__wrapper {
      padding-top: 0;
      width: 100%; } }
  body.single .product-detail__wrapper .headline__bar--left {
    margin: 27px 0 14px; }
    @media (max-width: 576px) {
      body.single .product-detail__wrapper .headline__bar--left {
        font-size: 17px;
        line-height: 25px;
        margin: 40px 0 14px; } }
body.single .product-detail__term-description {
  font-size: 13px;
  line-height: 19px; }

.voice-wrapper {
  width: 1080px;
  margin: auto; }
  @media (max-width: 576px) {
    .voice-wrapper {
      width: 100%; } }
.voice-top-content {
  margin-bottom: 69px; }
  .voice-top-content-item {
    display: flex;
    gap: 55px;
    margin-bottom: 69px; }
    .voice-top-content-item__image img {
      border-radius: 11px; }
  .voice-top-content__text {
    font-size: 15px;
    line-height: 21px; }
@media (max-width: 576px) {
  .voice-purchase .headline__bar--left {
    font-size: 17px;
    line-height: 25px; } }
.voice-purchase-wrapper {
  padding: 0 32px; }
.voice-back-button {
  width: 100%;
  height: 59px;
  background-color: #f2e736;
  box-shadow: 0 3px 0 #928a13;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .voice-back-button__wrapper {
    width: 345px;
    margin: auto; }

body.single .column-single > h2 {
  background-color: #f4f8fc;
  box-shadow: 0 3px 0 #fafcfd;
  font-size: 29px;
  line-height: 42px;
  border-radius: 2px;
  border-left: #05A5B6 solid 18px;
  padding: 8px 0 9px 15px;
  margin-bottom: 61px; }
  @media (max-width: 576px) {
    body.single .column-single > h2 {
      font-size: 21px;
      line-height: 30px;
      border-width: 9px;
      padding: 1px 8px 2px; } }
body.single .column-single > p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 51px; }
body.single .column-single > figure {
  width: 730px;
  margin: 0 auto 51px; }
body.single .column-list {
  margin-bottom: 53px; }
body.single .column-item {
  display: flex;
  border-radius: 18px;
  background-color: #F5F5F5;
  overflow: hidden;
  padding: 12px 18px 20px 15px;
  margin-bottom: 20px; }
  body.single .column-item__img {
    width: 338px;
    max-width: 338px;
    min-width: 338px; }
    body.single .column-item__img img {
      width: 100%; }
  body.single .column-item__info {
    padding: 0 0 0 15px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  body.single .column-item__date {
    font-size: 14px;
    background-color: #00a6b5;
    height: 22px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    border-radius: 18px;
    padding: 0 0 2px;
    width: 105px;
    line-height: 20px;
    margin: 0 0 11px; }
  body.single .column-item__title {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 11px; }
  body.single .column-item__description {
    font-size: 12px;
    line-height: 17px;
    font-weight: normal; }
body.single .voice-purchase__title {
  font-size: 17px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 20px; }
  @media (max-width: 576px) {
    body.single .voice-purchase__title {
      font-size: 16px;
      line-height: 24px; } }
body.single .voice-purchase__user, body.single .voice-purchase__manager {
  padding: 22px 24px 21px;
  border-radius: 11px;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  color: #FFF;
  background-color: #00a6b5; }
body.single .voice-purchase__user {
  margin-bottom: 66px; }
  @media (max-width: 576px) {
    body.single .voice-purchase__user {
      margin-bottom: 50px; } }
body.single .voice-purchase__manager {
  background-color: #EFEFEF;
  color: inherit;
  margin-bottom: 99px; }
  @media (max-width: 576px) {
    body.single .voice-purchase__manager {
      margin-bottom: 30px; } }
body.archive .column-single > h2 {
  background-color: #f4f8fc;
  box-shadow: 0 3px 0 #fafcfd;
  font-size: 29px;
  line-height: 42px;
  border-radius: 2px;
  border-left: #05A5B6 solid 18px;
  padding: 8px 0 9px 15px;
  margin-bottom: 61px; }
  @media (max-width: 576px) {
    body.archive .column-single > h2 {
      font-size: 21px;
      line-height: 30px;
      border-width: 9px;
      padding: 1px 8px 2px; } }
body.archive .column-single > p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 51px; }
body.archive .column-single > figure {
  width: 730px;
  margin: 0 auto 51px; }
body.archive .column-list {
  margin-bottom: 53px; }
body.archive .column-item {
  display: flex;
  border-radius: 18px;
  background-color: #F5F5F5;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 20px; }
  body.archive .column-item__img {
    width: 338px;
    max-width: 338px;
    min-width: 338px; }
    body.archive .column-item__img img {
      width: 100%;
      border-radius: 18px; }
  body.archive .column-item__info {
    padding: 0 0 0 15px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  body.archive .column-item__date {
    font-size: 14px;
    margin: 0 0 11px; }
  body.archive .column-item__title {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 11px; }
  body.archive .column-item__description {
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; }

/* ==========================================================================
   お知らせ
   ========================================================================== */
/* 一覧以外
 ---------------------------- */
.news {
  padding-bottom: 88px; }
  @media (max-width: 576px) {
    .news {
      padding-bottom: 30px; } }
  .news-list {
    padding-left: 35px;
    margin-bottom: 42px;
    list-style: none; }
    .news-list li a {
      border-top: #D1D1D1 solid 1px;
      padding: 35px 24px;
      display: flex;
      align-items: center; }
    .news-list li:first-of-type a {
      border-top: none; }
    .news-list li:last-of-type a {
      border-bottom: #D1D1D1 solid 1px; }
    .news-list__date {
      color: #7C7C7C;
      width: 80px;
      min-width: 80px;
      max-width: 80px;
      text-align: center;
      margin-right: 41px; }
    .news-list__category {
      width: 121px;
      min-width: 121px;
      max-width: 121px;
      border-radius: 18px;
      background-color: #00a6b5;
      color: #FFF;
      text-align: center;
      margin-right: 41px;
      height: 22px;
      padding-bottom: 2px;
      line-height: 20px; }
    .news-list__text {
      flex: 1;
      font-size: 14px;
      line-height: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .news .button {
    width: 243px;
    height: 59px; }

/* HOME以外の固定ページ下部時
 ---------------------------- */
body.page .company .news .block {
  width: 100%;
  min-width: 100%;
  padding: 0; }

/* 詳細
 ---------------------------- */
body.single .news-content {
  padding-top: 69px; }
body.single .news-date {
  margin-bottom: 30px; }
  body.single .news-date__text {
    color: #7C7C7C; }
body.single .news-body p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 20px; }
  body.single .news-body p a {
    color: #2D70CB;
    text-decoration: underline; }

/* ==========================================================================
   検索結果
   ========================================================================== */
body.search .search-result__count {
  text-align: center;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 20px; }

/*# sourceMappingURL=main.css.map */
