@charset "UTF-8";

:root {
  /* 色 */
  --color-01: #0086cd;
  --color-02: #005bac;
  --color-03: #0075de;
  --color-04: #bfe1f3;
  --color-05: #e5f3fa;
  --color-06: #00325e;
  --color-07: #004d91;
  --color-08: #e5eef7;
  --color-09: #ff538c;
  --color-shadow: rgba(0, 134, 205, 0.16);
  /* 幅 */
  --w-common: min(1200px, 100%);
  --w-common-smaller: min(932px, 100%);
  /* モジュールの余白 */
  --m-common-pc: 56px auto 40px;
  --m-common-sp: 28px auto 20px;
  /* アイコン */
  --icon-arrow-01: url("/products/img/renew/icon-arrow-01.svg");
  --icon-arrow-02: url("/products/img/renew/icon-arrow-02.svg");
  --icon-arrow-03: url("/products/img/renew/icon-arrow-03.svg");
  --icon-arrow-04: url("/products/img/renew/icon-arrow-04.svg");
  --icon-modal-hover: url("/products/img/renew/icon-modal-hover.svg");
  --icon-blank: url("/products/img/renew/account-ol/icon-newwin.svg");
  --icon-check: url("/products/img/renew/icon-check.svg");
  /* 背景画像 */
  --bg-box-trial: url("/products/account-ol/img/renew/common/bg-box-trial.png");
  --bg-box-trial-sp: url("/products/account-ol/img/renew/common/bg-box-trial_sp.png");
  /* 各製品 */
  --color-payroll: #6fba2c;
  --color-shadow-payroll: rgba(111, 186, 44, 0.16);
  --color-shiroiro: #7ecef4;
  --color-shadow-shiroiro: rgba(126, 206, 244, 0.16);
  --color-aoiro: #00b9ef;
  --color-shadow-aoiro: rgba(0, 185, 239, 0.16);
  --color-misoca: #02c1d8;
  --color-shadow-misoca: rgba(2, 193, 216, 0.16);
}

html.is-noScroll {
  overflow: hidden;
}

body {
  letter-spacing: 0.05em;
  line-height: 1.6;
}

p {
  line-height: 1.8;
}

a:hover,
a:active,
a:focus {
  color: inherit;
}

a {
  text-decoration: none;
}

button {
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
  background-color: transparent;
}

/* margin-bottom: 0;を一括処理 */
:is(.row-inner, .products-row-inner-trial, .products-mv-top__grid-b, .products-mv-top__multiHdg, .products-mv-top__grid-e, .products-list-notice, .products-list-notice
    > li, .products-list-notice > li > ._note, .products-list-flow, .products-list-flow__textArea, .products-list-flow-02, .products-list-flow-02__textArea, .products-list-flow-02__item, .products-list-bullet
    > li, .products-list-bullet-02
    > li, .products-list-order__item, .products-lyt-01__textArea, .products-lyt-02__col, .products-lyt-03, .products-lyt-04, .products-lyt-04__col, .products-lyt-04__textArea, .oducts-lyt-04__textArea, .products-lyt-05__col, .products-lyt-panel-06, .products-lyt-panel-06__textArea, .products-lyt-03__textArea, .products-lyt-panel-04__textArea, .products-lyt-panel-05__col, .products-lyt-panel-05__defList dd, .products-lyt-modalCont__col, .products-table-01
    td, .products-table-02 th, .products-table-02 td ,.products-table-price__wrapper, .products-table-price th, .products-table-price
    td, .products-table-compare, .products-box-other__textArea, .products-box-customer__col, .products-box-other__target, .products-qa__item, .products-qa__btn, .products-qa__content, .products-qa__contentInner, .products-lyt-menuList__content, .products-lyt-05, .products-lyt-05__item, .products-spec, .products-spec-table
    th, .products-spec-table
    td, .products-lyt-flow, .products-lyt-flow__item, .products-lyt-flow__ttlArea, .products-lyt-flow__textArea, .products-lyt-flow__wrap, .products-lyt-flow__col, .products-lyt-flow__col, .products-box-01, .products-box-01__col, .products-box-01__target, .products-box-02, .products-box-trial__wrapper, .products-lyt-intro, .products-lyt-intro__textArea, .products-lyt-menuList__contentInner, .products-lyt-btn__col, .products-spec, .products-breadcrumb__inner, .swiper)
  > *:last-child {
  margin-bottom: 0;
}
/* margin-top: 0;を一括処理 */
:is(.row-inner, .modal-img-01) > *:first-child,
.products-lyt-04__col > *:first-child {
  margin-top: 0;
}
/* margin-bottom: 0;を一括処理 */
:is(.products-lyt-01, .products-lyt-05):last-child {
  margin-bottom: 0;
}

.contents {
  overflow: hidden;
}

/* .row-fluid .row-inner
* ※余白をproducts用に調整
* ※隣接パターンにより余白の値異なる
*/
.row-fluid {
  z-index: 1;
  position: relative;
}
.row-fluid._bg-gray {
  background-color: #f8f9fb;
}
.row-inner {
  max-width: inherit;
  width: var(--w-common);
  padding: 100px 0;
}
.row-fluid + .products-row-fluid-trial {
  margin-top: -20px;
  overflow: hidden;
}
.products-row-fluid-trial + .row-fluid .row-inner {
  padding-top: 80px;
  padding-bottom: 100px;
}
:is(.row-fluid + .row-fluid, .row-fluid
    + .products-row-fluid-bg, .products-row-fluid-bg + .row-fluid, .row-fluid
    + .products-row-fluid-bg)
  .row-inner {
  margin-top: -100px;
}

.row-fluid + .row-fluid._bg-gray .row-inner,
.row-fluid._bg-gray + .row-fluid .row-inner {
  margin-top: 0;
  padding-top: 72px;
}

.row-fluid + .row-fluid._bg-gray .row-inner {
  margin-top: -28px;
}

.products-mv + .row-fluid .row-inner {
  position: relative;
  padding-top: 0;
  margin-top: -40px;
}

.products-mv + .products-row-fluid-bg {
  background-image: url("/products/img/renew/bg-01.svg"),
    linear-gradient(
      0deg,
      transparent 0px,
      var(--color-04) calc(909px - 10px),
      #fff calc(910px - 10px),
      #fff calc(100% - 61px),
      transparent calc(100% - 61px),
      transparent 100%
    );
  background-position: bottom 762px center, bottom center;
}
.products-mv + .products-row-fluid-bg::before {
  height: calc(100% - 60px);
}
.products-mv + .products-row-fluid-bg .row-inner {
  position: relative;
  padding-top: 0;
  margin-top: -60px;
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .row-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .row-inner,
  .products-row-fluid-trial + .row-fluid .row-inner {
    padding: 56px 20px;
  }
  .row-fluid + .products-row-fluid-trial {
    margin-top: -16px;
  }
  :is(.row-fluid + .row-fluid, .row-fluid
      + .products-row-fluid-bg, .products-row-fluid-bg + .row-fluid)
    .row-inner {
    margin-top: -56px;
  }
  .row-fluid + .row-fluid._bg-gray .row-inner,
  .row-fluid._bg-gray + .row-fluid .row-inner {
    margin-top: 0;
    padding-top: 40px;
  }
  .row-fluid + .row-fluid._bg-gray .row-inner {
    margin-top: -16px;
  }
  .products-mv + .products-row-fluid-bg .row-inner {
    margin-top: -40px;
  }
}

/* .row-inner__narrow
----------------------------------------------- */
@media only screen and (min-width: 769px) {
  .row-inner__narrow {
    width: var(--w-common-smaller);
    margin: 0 auto;
  }
}

/* .products-row-fluid-bg
----------------------------------------------- */
.products-row-fluid-bg {
  position: relative;
  background-image: url("/products/img/renew/bg-01.svg"),
    linear-gradient(
      0deg,
      #fff 0px,
      var(--color-04) calc(909px - 10px),
      #fff calc(910px - 10px),
      #fff 100%
    );
  background-position: bottom 762px center, bottom center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1930px 140px, contain;
}
.products-row-fluid-bg::before {
  width: 780px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) skew(-30deg);
  margin-left: 260px;
}

@media only screen and (max-width: 768px) {
  .products-row-fluid-bg {
    background-image: url("/products/img/renew/bg-01_sp.svg"),
      linear-gradient(
        180deg,
        #fff 0px,
        #fff 279px,
        var(--color-04) 280px,
        #fff 100%
      );
    background-position: top 275px center, top center;
    background-size: 778px 100px, contain;
  }
  .products-row-fluid-bg._price {
    background-image: url("/products/img/renew/bg-01_sp.svg"),
      linear-gradient(
        180deg,
        #fff 0px,
        #fff 309px,
        var(--color-04) 310px,
        #fff 100%
      );
    background-position: top 305px center, top center;
  }
  .products-row-fluid-bg::before {
    width: 270px;
    transform: translateX(-50%) skew(-10deg);
    margin-left: 40px;
  }
}
.products-row-fluid-bg .row-inner {
  position: relative;
}

/* .products-row-fluid-trial
----------------------------------------------- */

.products-row-fluid-trial {
  position: relative;
  background-image: linear-gradient(0deg, var(--color-04), var(--color-05));
}

.products-row-fluid-trial::before {
  width: 810px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skew(-30deg);
  margin-left: 15px;
}

.products-row-inner-trial {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
  padding: 48px 0;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .products-row-inner-trial {
    padding: 24px 0;
  }
  .products-row-fluid-trial::before {
    width: 280px;
    height: 100%;
    margin-left: 0px;
    transform: translate(-50%, -50%) skew(-15deg);
  }
}

/* .products-mv
----------------------------------------------- */
.products-mv {
  position: relative;
  background-image: url("/products/img/renew/mv-bg.svg"),
    linear-gradient(0deg, var(--color-04), var(--color-05));
  background-position: bottom -3px center, bottom center;
  background-size: 1930px 140px, auto;
  background-repeat: no-repeat;
  overflow: hidden;
}

.products-mv::before {
  width: 810px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skew(-30deg);
  margin-left: -15px;
}

.products-mv__inner {
  position: relative;
  width: var(--w-common);
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 200px;
}

@media only screen and (max-width: 768px) {
  .products-mv {
    background-image: url("/products/img/renew/mv-bg_sp.svg"),
      linear-gradient(0deg, var(--color-04), var(--color-05));
    background-size: 778px 100px, auto;
  }
  .products-mv._price::before {
    margin-left: -18px;
  }

  .products-mv::before {
    width: 280px;
    height: 100%;
    margin-left: -45px;
    transform: translate(-50%, -50%) skew(-18deg);
  }
  .products-mv__inner {
    padding-top: 32px;
    padding-bottom: 120px;
  }
}

/* .products-mv-top
----------------------------------------------- */
.products-mv-top {
  position: relative;
  background-image: url("/products/img/renew/mv-bg.svg"),
    linear-gradient(0deg, var(--color-04), var(--color-05));
  background-position: bottom -3px center, bottom center;
  background-size: 1930px 140px, auto;
  background-repeat: no-repeat;
  overflow: hidden;
}

.products-mv-top::before {
  width: 810px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skew(-30deg);
  margin-left: -260px;
}

.products-mv-top__inner {
  position: relative;
  width: var(--w-common);
  margin: 0 auto;
  padding-top: 56px;
}

.products-mv-top__column {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 32px;
  text-align: left;
}

.products-mv-top__label {
  position: relative;
  display: block;
  width: fit-content;
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.products-mv-top__label::before {
  width: 100%;
  height: 2px;
  background-color: var(--color-02);
  position: absolute;
  content: "";
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
}

.products-mv-top__catch {
  display: block;
  color: var(--color-01);
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.products-mv-top__label + .products-mv-top__catch {
  margin-top: 28px;
}

.products-mv-top__intro {
  display: block;
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 28px;
}

.products-mv-top__intro._small {
  font-size: 2.2rem;
}

.products-mv-top__multiHdg {
  display: inline-block;
  margin-bottom: 40px;
}
.products-mv-top__hdg {
  margin-bottom: 48px;
}

.products-mv-top__label-02 {
  margin-bottom: 24px;
}

.products-mv-top__hdg-02 {
  position: relative;
  display: inline-block;
  margin: 0 0 48px 60px;
}
.products-mv-top__hdg-02::before,
.products-mv-top__hdg-02::after {
  width: 20px;
  height: 3px;
  background-color: var(--color-02);
  position: absolute;
  content: "";
  top: -24px;
  left: 50%;
  transform-origin: center;
  transform: translateX(-50%);
}
.products-mv-top__hdg-02::after {
  transform: translateX(-50%) rotate(90deg);
}

.products-mv-top__hdg-02 img {
  display: block;
  margin:0 auto;
}

.products-mv-top-induce {
  display: flex;
  column-gap: 8px;
  margin-bottom: 24px;
}

.products-mv-top-induce._col1 {
  flex-direction: column;
  row-gap: 12px;
}

.products-mv-top-induce__planText {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.products-box-trial__planText {
  display: block;
  text-align: center;
  margin-bottom: 16px;
}

.products-mv-top-induce__planText span,
.products-box-trial__planText span {
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  color: var(--color-02);
  font-weight: bold;
}

.products-mv-top-induce__planText span::before,
.products-mv-top-induce__planText span::after,
.products-box-trial__planText span::before,
.products-box-trial__planText span::after {
  width: 16px;
  height: 2px;
  background-color: var(--color-02);
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}

.products-mv-top-induce__planText span::before,
.products-box-trial__planText span::before {
  left: -24px;
}

.products-mv-top-induce__planText span::after,
.products-box-trial__planText span::after {
  right: -24px;
}

.products-mv-top-induce__col {
  position: relative;
  flex: 1;
  padding: 32px 22px;
  border: 2px solid var(--color-01);
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-mv-top-induce__col:only-child {
  flex: initial;
  width: min(480px, 100%);
}

.products-mv-top-induce__icon {
  position: absolute;
  top: 16px;
  right: 16px;
}

.products-mv-top-induce__text {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--color-02);
  text-align: center;
  margin-bottom: 16px;
}

.products-mv-top-induce__text._large {
  font-size: 2.4rem;
}

.products-mv-top-induce__col._ptn02 .products-mv-top-induce__text {
  color: var(--color-06);
}

.products-mv-top-induce__text em,
.products-mv-top-induce__text span {
  position: relative;
}

.products-mv-top-induce__text em {
  font-size: 2.4rem;
  font-weight: bold;
}

.products-mv-top-induce__text .products-mv-top-induce__nbr {
  color: #F06800;
  font-size: 5rem;
  line-height: 1;
}

.products-mv-top-induce__text .products-mv-top-induce__emphasis {
  font-size: 2.4rem;
}

.products-mv-top-induce__text ._underline::before {
  width: 100%;
  height: 2px;
  background-color: #fff100;
  position: absolute;
  content: "";
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
}

.products-mv-top-induce__text ._underline02 {
  text-decoration: underline;
  text-decoration-color:#fff100;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

.products-mv-top-induce__btn {
  position: relative;
  display: block;
  margin: 0 auto;
  width: min(240px, 100%);
  padding: 16px 44px;
  background-color: #FF9100;
  box-shadow: 0 4px 10px rgba(0, 134, 205, .2);
  border-radius: 10em;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  transition: background-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;
}

.products-mv-top-induce__btn:hover,
.products-mv-top-induce__btn:active,
.products-mv-top-induce__btn:focus {
  background-color: #FFB047;
  box-shadow: none;
  transform: translateY(4px);
  color: #fff;
}

.products-mv-top-induce__btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}

.products-mv-top__appeal {
  display: block;
  margin: 0 auto 24px;
}

.products-mv-top__img-screen {
  display: block;
  margin: 0 auto 24px;
}

.products-mv-top__img-label {
  display: block;
  margin: 0 auto 8px;
}

.products-mv-top__grid-c._small {
  max-width: 464px;
  margin-right: auto;
  margin-left: auto;
}

.products-mv-top__grid-e {
  text-align: right;
}

@media only screen and (min-width: 769px) {
  .products-mv-top__content._flex {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .products-mv-top__label-02 {
    margin-bottom: 0;
  }

  /* 1カラム用 */
  .products-mv-top-induce__planText._col1 {
    max-width: 516px;
  }
}

@media only screen and (max-width: 1200px) {
  .products-mv-top__inner {
    width: 100%;
    padding: 22px 20px 0;
  }

  .products-mv-top__column {
    grid-template-columns: none;
    grid-template-areas:
      "a"
      "d"
      "f"
      "b"
      "c"
      "e";
    text-align: center;
    padding: 0 10px;
  }

  .products-mv-top__label {
    margin-right: auto;
    margin-left: auto;
  }

  .products-mv-top__content {
    display: contents;
  }

  .products-mv-top__grid-a {
    grid-area: a;
  }

  .products-mv-top__grid-b {
    grid-area: b;
  }

  .products-mv-top__grid-c {
    grid-area: c;
  }

  .products-mv-top__grid-d {
    grid-area: d;
  }

  .products-mv-top__grid-e {
    grid-area: e;
  }

  .products-mv-top__grid-f {
    grid-area: f;
  }

  .products-mv-top-induce {
    justify-content: center;
  }
}

@media only screen and (max-width: 768px) {
  .products-mv-top {
    background-image: url("/products/img/renew/mv-bg_sp.svg"),
      linear-gradient(
        0deg,
        #fff 0,
        #fff 130px,
        var(--color-04) 131px,
        var(--color-05) 100%
      );
    background-size: 778px 100px, auto;
    background-position: bottom 117px center, bottom center;
  }

  .products-mv-top::before {
    width: 280px;
    height: 100%;
    margin-left: -45px;
    transform: translate(-50%, -50%) skew(-18deg);
  }
  .products-mv-top__column {
    gap: 0 32px;
  }

  .products-mv-top__label {
    font-size: 1.2rem;
    margin-bottom: 12px;
    text-align: center;
  }

  .products-mv-top__catch {
    font-size: 1.2rem;
    margin-bottom: 8px;
  }

  .products-mv-top__label + .products-mv-top__catch {
    margin-top: 20px;
  }

  .products-mv-top__intro {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .products-mv-top__intro._small {
    font-size: 2rem;
  }

  .products-mv-top__multiHdg {
    margin-bottom: 16px;
  }

  .products-mv-top__hdg {
    margin-bottom: 24px;
  }

  .products-mv-top__hdg-02 {
    display: block;
    margin: 0 0 24px 0;
  }

  .products-mv-top__hdg + .products-mv-top__hdg-02 {
    margin: 32px 0 0 0;
  }
  .products-mv-top__hdg-02::before,
  .products-mv-top__hdg-02::after {
    width: 16px;
    top: -18px;
  }

  .products-mv-top__hdg-02 img {
    display: block;
    margin:0 auto;
  }

  .products-mv-top__hdg img {
    width: 243px;
  }

  .products-mv-top__grid-c {
    margin-top: 24px;
  }

  .products-mv-top-induce {
    flex-direction: column;
    justify-content: center;
    width: min(375px, 100%);
    margin: 0 auto 48px;
    gap: 4px 0;
  }

  .products-mv-top-induce__planText,
  .products-box-trial__planText {
    margin-bottom: 4px;
  }

  .products-mv-top._optimize .products-mv-top-induce__col {
    padding: 20px 14px;
    box-shadow: 0 0 10px var(--color-shadow);
    width: min(375px, calc(100% + 28px));
    margin: 0 0 0 -14px;
  }

  
  .products-mv-top-induce__icon {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 8px;
    right: 8px;
  }

  .products-mv-top-induce__text {
    font-size: 1.4rem;
    margin-bottom: 16px;
  }

  .products-mv-top-induce__text._large {
    font-size: 1.6rem;
  }

  .products-mv-top-induce__text .products-mv-top-induce__nbr {
    font-size: 3.2rem;
  }

  .products-mv-top-induce__text .products-mv-top-induce__emphasis {
    font-size: 1.6rem;
  }

  .products-mv-top-induce__btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }

  .products-mv-top__appeal {
    margin: 0 auto 16px;
  }

  .products-mv-top .products-list-link {
    text-align: left;
  }
}

@media only screen and (min-width: 1201px) {
  .products-mv-top__grid-a + .products-mv-top__grid-f .products-mv-top__label-02 {
    margin: -20px 0 30px;
  }
}

/* .hdg-l1
----------------------------------------------- */
.products-hdg-l1 {
  font-size: 3.6rem;
  color: var(--color-01);
  text-align: center;
}
.products-hdg-l1 span {
  display: block;
  font-size: 1.5rem;
  color: #333;
  text-decoration-line: underline;
  text-decoration-color: var(--color-02);
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .products-hdg-l1 {
    font-size: 2.4rem;
  }
  .products-hdg-l1 span {
    font-size: 1.2rem;
    margin-bottom: 12px;
    text-underline-offset: 5px;
  }
}

/* .hdg-l2
----------------------------------------------- */
.products-hdg-l2 {
  position: relative;
  margin: 80px 0;
  font-size: 3.2rem;
  text-align: center;
}

.products-hdg-l2::before,
.products-hdg-l2::after {
  background-color: var(--color-04);
  border-radius: 10em;
  position: absolute;
  content: "";
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
}

.products-hdg-l2::before {
  width: 64px;
  height: 8px;
}

.products-hdg-l2::after {
  width: 48px;
  height: 8px;
  background-color: var(--color-01);
}

.row-inner > .products-hdg-l2 {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .products-hdg-l2 {
    margin: 56px 0 50px;
    font-size: 2rem;
  }

  .products-hdg-l2::before,
  .products-hdg-l2::after {
    bottom: -20px;
  }
}

/* .products-hdg-l3
----------------------------------------------- */
.products-hdg-l3 {
  margin: 56px auto 24px;
  font-size: 2.6rem;
  text-align: center;
  font-weight: 700;
}
.products-hdg-l3._left {
  text-align: left;
}
.products-lyt-02__col > .products-hdg-l3 {
  margin-top: 0;
}
.products-hdg-l3 > strong {
  color: inherit;
}
@media only screen and (max-width: 768px) {
  .products-hdg-l3 {
    margin: 32px auto 24px;
    font-size: 1.8rem;
  }
}

/* .products-hdg-l3-02
----------------------------------------------- */
.products-hdg-l3-02 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  margin: 56px auto 32px;
  font-size: 2.6rem;
  text-align: center;
}
.products-hdg-l3-02 img {
  margin-right: 16px;
}
.products-lyt-04__col .products-hdg-l3-02 {
  margin: 16px 0 24px;
}
@media only screen and (max-width: 768px) {
  .products-hdg-l3-02 {
    margin: 32px auto 16px;
    font-size: 1.8rem;
    flex-direction: column-reverse;
  }
  .products-hdg-l3-02 img {
    display: block;
    margin: 0 auto 8px;
  }
  .products-lyt-04__col .products-hdg-l3-02 {
    margin: 12px 0 16px;
  }
}

/* .products-hdg-l3-03
----------------------------------------------- */
.products-hdg-l3-03 {
    position: relative;
    margin: 56px 0;
    padding-bottom: 10px;
    font-size: 2.6rem;
}

.products-box-01 .products-hdg-l3-03 {
  margin-bottom: 24px;
}

.products-hdg-l3-03:before,
.products-hdg-l3-03:after {
    position: absolute;
    content: '';
    display: block;
    height: 2px;
    bottom: 0;
    left: 0;
}

.products-hdg-l3-03:before {
    width: 100%;
    background-color: var(--color-04);
}

.products-hdg-l3-03:after {
    width: 40px;
    background-color: var(--color-01);
}

@media only screen and (max-width: 768px) {
    .products-hdg-l3-03 {
        margin: 32px 0 28px;
        padding-bottom: 8px;
        font-size: 1.8rem;
    }

    .products-box-01 .products-hdg-l3-03 {
      margin-bottom: 16px;
    }
}

/* .products-hdg-l4
----------------------------------------------- */
.products-hdg-l4 {
  margin: 48px auto 24px;
  font-size: 2rem;
}
.products-lyt-02__col > .products-hdg-l4 {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .products-hdg-l4 {
    margin: 32px auto 20px;
    font-size: 1.6rem;
  }
}

/* .products-hdg-l4-modal
----------------------------------------------- */
.products-hdg-l4-modal {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .products-hdg-l4-modal {
    font-size: 1.8rem;
  }
}

/* .products-fig
----------------------------------------------- */
.products-fig {
  text-align: center;
  margin: var(--m-common-pc);
}
@media only screen and (max-width: 768px) {
  .products-fig {
    margin: var(--m-common-sp);
  }
  .products-fig._scroll {
    overflow: auto;
  }
  .products-fig._scroll img {
    max-width: inherit;
  }
}

/* .products-lead
----------------------------------------------- */
.products-lead {
  width: var(--w-common-smaller);
  margin: 24px auto 56px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .products-hdg-l2 + .products-lead {
    margin-top: -24px;
  }
}

@media only screen and (max-width: 768px) {
  .products-lead {
    margin-bottom: 24px;
  }
}

/* .products-text-highlight
----------------------------------------------- */
.products-text-highlight {
  color: var(--color-02);
  font-weight: 700;
}

/* md */
.products-text-highlight._md {
  font-size: 2rem;
}

@media only screen and (max-width: 768px) {
  .products-text-highlight._md {
    font-size: 1.8rem;
  }
}

/* lg */
.products-text-highlight._lg {
  font-size: 2.4rem;
}

/* xl */
.products-text-highlight._xl {
  font-size: 3rem;
}

/* xxl */
.products-text-highlight._xxl {
  font-size: 3.6rem;
  color: var(--color-02);
}

@media only screen and (max-width: 768px) {
  .products-text-highlight._xxl {
    font-size: 3rem;
  }
}

/* 色違い */
.products-text-highlight._color-02 {
  color: var(--color-09);
}

/* .products-text-label
----------------------------------------------- */
.products-text-label {
  display: inline-block;
  padding: 2px 6px;
  background-color: #FFF100;
  border-radius: 100vw;
  color: var(--color-02);
  font-size: 1.2rem;
}

/* .products-text-price
----------------------------------------------- */
.products-text-price {
  font-size: 1.2rem;
}

.products-text-price__em {
  color: var(--color-02);
  font-size: 2.0rem;
  font-weight: 700;
}

.products-text-price__text + .products-text-price__em {
  margin-left: 4px;
}

.products-text-price__text {
  font-weight: 700;
}

.products-text-price__em + .products-text-price__text {
  margin-left: 4px;
}


@media only screen and (min-width: 768px) {
  .products-text-price {
    font-size: 1.4rem;
  }

  .products-text-price__em {
    font-size: 3.0rem;
  }
}

/* .products-list-flow
----------------------------------------------- */
.products-list-flow {
  margin: var(--m-common-pc);
  display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}

.products-list-flow__item {
  position: relative;
  text-align: right;
  counter-increment: flow-item-count;
}

.products-list-flow__item::before {
  position: absolute;
  content: counter(flow-item-count);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 14rem;
  font-weight: bold;
  color: var(--color-01);
}

.products-list-flow__wrap {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  align-items: center;
  padding: 48px 48px 48px 100px;
  box-shadow: 0 0 20px var(--color-shadow);
  border-radius: 8px;
  width: calc(100% - 40px);
}

.products-list-flow__textArea {
  text-align: left;
}

.products-list-flow__hdg {
  font-size: 3rem;
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .products-list-flow {
    margin: 48px auto 20px;
    gap: 40px;
  }

  .products-list-flow__item::before {
    top: -64px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8rem;
  }

  .products-list-flow__wrap {
    display: inline-grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    justify-items: center;
    gap: 20px 0;
    width: 100%;
    padding: 56px 32px 32px;
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-list-flow__textArea {
    text-align: center;
  }

  .products-list-flow__hdg {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}

/* .products-list-flow-02
----------------------------------------------- */

.products-list-flow-02 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(373px, 1fr));
  gap: 40px;
  margin: 110px auto 40px;
}
.products-list-flow-02__item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 24px;
  justify-items: center;
  padding: 72px 40px 32px;
  box-shadow: 0 0 20px var(--color-shadow);
  background-color: #fff;
  border-radius: 8px;
  counter-increment: flow-02-item-count;
}
.products-list-flow-02__item::before {
  position: absolute;
  content: counter(flow-02-item-count);
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14rem;
  font-weight: bold;
  color: var(--color-01);
}
.products-list-flow-02__textArea {
  text-align: center;
}
.products-list-flow-02__hdg {
  font-size: 2.6rem;
  margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
  .products-list-flow-02 {
    grid-template-columns: 1fr;
    gap: 44px;
    margin: 48px auto 20px;
  }
  .products-list-flow-02__item {
    row-gap: 20px;
    padding: 54px 32px 32px;
    box-shadow: 0 0 10px var(--color-shadow);
  }
  .products-list-flow-02__item::before {
    top: -64px;
    font-size: 8rem;
  }
  .products-list-flow-02__hdg {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}

/* .products-list-flow-03
----------------------------------------------- */
.products-list-flow-03 {
  display: flex;
  margin-bottom: 40px;
}

.products-list-flow-03__item {
  flex: 1;
}

.products-list-flow-03__item._double {
  flex: 2;
}

.products-list-flow-03__title {
  position: relative;
  margin: 0;
  padding: 20px 32px;
  color: #fff;
  font-size: 2.6rem;
}

.products-list-flow-03__item:not(:first-child) .products-list-flow-03__title {
  padding-left: 60px;
}

.products-list-flow-03__item:not(:last-child) .products-list-flow-03__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  width: 40px;
  height: 100%;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.products-list-flow-03__item:nth-child(3n-2) .products-list-flow-03__title,
.products-list-flow-03__item:nth-child(3n-2):not(:last-child) .products-list-flow-03__title:before {
  background-color: #0061D2;
}

.products-list-flow-03__item:nth-child(3n-1) .products-list-flow-03__title,
.products-list-flow-03__item:nth-child(3n-1):not(:last-child) .products-list-flow-03__title:before {
  background-color: #0086E0;
}

.products-list-flow-03__item:nth-child(3n) .products-list-flow-03__title,
.products-list-flow-03__item:nth-child(3n):not(:last-child) .products-list-flow-03__title:before {
  background-color: var(--color-01);
}

.products-list-flow-03__wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.products-list-flow-03__content {
  flex: 1;
  padding: 30px;
  background-color: #fff;
  border: 2px solid var(--color-01);
  border-top: none;
}

.products-list-flow-03__item:not(:first-child) .products-list-flow-03__content {
  border-left: none;
}

.products-list-flow-03__item:nth-child(2n) .products-list-flow-03__content {
  background-color: var(--color-05);
}

.products-list-flow-03__content > :last-child {
  margin-bottom: 0;
}

.products-list-flow-03__list {
  display: flex;
  column-gap: 24px;
}

.products-list-flow-03__listItem {
  flex: 1;
}

.products-list-flow-03__listTitle {
  margin-bottom: 16px;
  padding: 8px 16px;
  background-color: #fff;
  border: 2px solid var(--color-01);
  border-radius: 8px;
  color: var(--color-01);
  text-align: center;
}

.products-list-flow-03__listContent > :last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .products-list-flow-03 {
    display: block;
    margin-bottom: 20px;
  }

  .products-list-flow-03__wrap {
    flex-direction: row;
  }

  .products-list-flow-03__title {
    padding: 16px 10px;
    font-size: 1.8rem;
    writing-mode: vertical-lr;
  }

  .products-list-flow-03__item:not(:first-child) .products-list-flow-03__title {
    padding: 36px 10px 16px;
  }

  .products-list-flow-03__item:not(:last-child) .products-list-flow-03__title::before {
    top: 100%;
    left: 0;
    width: 100%;
    height: 20px;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }

  .products-list-flow-03__content {
    padding: 24px;
    border-left: none;
  }

  .products-list-flow-03__item:first-child .products-list-flow-03__content {
    border-top: 2px solid var(--color-01);
  }

  .products-list-flow-03__list {
    flex-direction: column;
    row-gap: 24px;
  }

  .products-list-flow-03__listTitle {
    margin-bottom: 12px;
    padding: 6px 12px;
    font-size: 1.4rem;
  }
}

/* .products-list-bullet
----------------------------------------------- */

.products-list-bullet {
  display: inline-grid;
  grid-template-columns: 1fr;
  gap: 8px 0;
  margin-bottom: 20px;
}

.products-list-bullet > li {
  position: relative;
  padding-left: 14px;
  text-align: left;
}

.products-list-bullet > li > .products-list-bullet,
.products-list-notice > li > ._note > .products-list-bullet {
  display: grid;
  margin-top: 8px;
}

.products-list-bullet > li::before {
  width: 6px;
  height: 6px;
  background-color: var(--color-01);
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  border-radius: 50%;
}

.products-list-bullet > li > .products-list-bullet > li::before,
.products-list-notice > li > ._note > .products-list-bullet > li::before {
  background-color: var(--color-04);
  border: 1px solid var(--color-01);
}
.products-list-notice > li > ._note > .products-list-bullet > li::before {
  top: 6px;
}

/* 特定モジュールの組み合わせ */
.products-lyt-price .products-list-bullet {
  display: grid;
}

@media only screen and (max-width: 768px) {
  .products-list-bullet {
    margin-bottom: 14px;
  }
}

/* .products-list-bullet-02 ※itemをwidth100%にしたいi場合、li要素に._fullを付与
----------------------------------------------- */
.products-list-bullet-02 {
  display: inline-grid;
  grid-template-columns: auto auto;
  gap: 6px 24px;
  margin-bottom: 20px;
}

.products-list-bullet-02 > li {
  position: relative;
  padding-left: 14px;
  text-align: left;
}

.products-list-bullet-02 > li::before {
  width: 6px;
  height: 6px;
  background-color: var(--color-01);
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  border-radius: 50%;
}

.products-list-bullet-02 > li._full {
  grid-column: 1/-1;
}

/* 特定モジュールの組み合わせ */
.products-lyt-price .products-list-bullet-02 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}

@media only screen and (max-width: 768px) {
  .products-list-bullet-02 {
    gap: 6px 12px;
    margin-bottom: 14px;
  }

  .products-list-bullet-02 > li._full {
    grid-column: inherit;
  }

  /* 特定モジュールの組み合わせ */
  .products-lyt-price .products-list-bullet-02 {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* .products-list-notice
----------------------------------------------- */
.products-list-notice {
  margin-bottom: 20px;
  text-align: left;
}
.products-mv-top__grid-e .products-list-notice {
  color: #555;
}
.products-list-notice > li {
  position: relative;
  margin-bottom: 4px;
  font-size: 1.2rem;
  line-height: 1.4;
  display: flex;
  justify-content: flex-start;
}
.products-list-notice._center > li {
  display: flex;
  justify-content: center;
}
.products-list-notice._right > li {
  display: flex;
  justify-content: flex-end;
}
.products-list-notice > li > .products-list-notice {
  margin-top: 4px;
}
p + .products-list-notice {
  margin-top: -8px;
}
.products-list-notice > li ._bullet {
  flex-shrink: 0;
  margin-right: 4px;
}

.products-table-compare + .products-list-notice {
  margin-top: -16px;
}

.products-table-price + .products-list-notice {
  margin-top: -32px;
}

.products-box-trial__wrapper + .products-list-notice {
  margin-top: -32px;
}

@media only screen and (max-width: 768px) {
  .products-list-notice {
    margin-bottom: 14px;
  }
  p + .products-list-notice {
    margin-top: -2px;
  }
  .products-table-price + .products-list-notice {
    margin-top: 0;
  }
  .products-box-trial__wrapper + .products-list-notice {
    margin-top: 0;
  }
}

/* .products-list-number
----------------------------------------------- */

.products-list-number {
  margin-bottom: 20px;
}

.products-list-number > li:not(:last-child) {
  margin-bottom: 8px;
}

.products-list-number > li {
  display: flex;
}

.products-list-number__nbr {
  display: inline-block;
  font-weight: 700;
  color: var(--color-01);
  margin-right: 8px;
}

.products-list-number__txt > :last-child {
  margin-bottom: 0;
}

.products-list-number .products-list-bullet {
  display: grid;
}

.products-list-number .products-list-number,
.products-list-number .products-list-bullet,
.products-list-number .products-list-notice {
  margin-top: 8px;
}

@media only screen and (max-width: 768px) {
  .products-list-number {
    margin-bottom: 14px;
  }
}

/* .products-list-link
----------------------------------------------- */
.products-list-link > li {
  margin-bottom: 8px;
}
.products-list-link > li:last-child {
  margin-bottom: 0;
}
.products-list-link a {
  display: inline-block;
  position: relative;
  padding-left: 23px;
}
.products-list-link a::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-02);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
}
.products-list-notice + .products-list-link {
  margin-top: -8px;
}
.products-modal + .products-list-link {
  margin-top: -32px;
  margin-bottom: 24px;
}
.products-modal + .products-list-link > li {
  text-align: left;
  display: inline-block;
}
.products-row-inner-trial .products-list-link a {
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .products-list-link a {
    transition: color 0.3s ease-in-out;
  }
  .products-list-link a::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-list-link a:hover,
  .products-list-link a:active,
  .products-list-link a:focus {
    color: var(--color-02);
  }
  .products-list-link a:hover::before,
  .products-list-link a:active::before,
  .products-list-link a:focus::before {
    background-image: var(--icon-arrow-04);
  }
}

@media only screen and (max-width: 768px) {
  .products-list-link {
    margin-bottom: 24px;
  }

  .products-list-link > li {
    margin-bottom: 12px;
  }

  .products-list-link a::before {
    top: 2px;
  }
  .products-list-notice + .products-list-link {
    margin-top: -2px;
  }
  .products-modal + .products-list-link {
    margin-top: 0;
    margin-bottom: 16px;
  }
}

/* .products-list-order
----------------------------------------------- */
.products-list-order__item {
  margin-bottom: 18px;
  counter-increment: order-count;
}
.products-list-order__hdg {
  position: relative;
  font-size: 1.6rem;
  margin-bottom: 4px;
  text-indent: -1rem;
  padding-left: 2rem;
}
.products-list-order__hdg::before {
  content: counter(order-count) ".";
  display: inline-block;
  color: var(--color-01);
  font-weight: bold;
  font-size: 1.6rem;
  margin-right: 0.3em;
}

@media only screen and (max-width: 768px) {
  .products-list-order__hdg,
  .products-list-order__hdg::before {
    font-size: 1.4rem;
  }
}


/* .products-list-desc
----------------------------------------------- */
.products-list-desc {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 6px 0;
}

.products-list-desc dt {
  padding-right: 6px;
}
.products-list-desc dd::before {
  display: inline-block;
  content: ':';
  padding-right: 6px;
}

@media only screen and (max-width: 768px) {
  .products-list-desc {
    margin-bottom: 14px;
  }
}

/* .products-list-logo
----------------------------------------------- */

.products-list-logo {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 24px 10px;
  max-width: 774px;
  margin: var(--m-common-pc)
}

.products-list-logo > li {
  grid-column: span 2;
  text-align: center;
}

.products-list-logo > li:first-child {
  grid-column: 2 / span 2;
}

@media only screen and (max-width: 768px) {
  .products-list-logo {
    row-gap: 20px;
    margin: var(--m-common-sp);
    max-width: 336px;
  }

  .products-list-logo > li,
  .products-list-logo > li:first-child {
    grid-column: span 4;
  }

  .products-list-logo > li:nth-child(3) {
    grid-column: 3 / span 4;
  }
}

/* .products-link
----------------------------------------------- */
.products-link {
  color: var(--color-02);
  text-decoration-line: underline;
  text-underline-offset: 2px;
}
.products-link:hover,
.products-link:active,
.products-link:focus {
  color: var(--color-02);
}

/* .products-link-banner
----------------------------------------------- */
.products-link-banner {
  margin: 32px auto;
}

.products-box-trial__wrapper + .products-link-banner {
  margin-top: -24px;
}

@media only screen and (max-width: 768px) {
  .products-link-banner {
    margin: 24px auto;
  }
  .products-box-trial__wrapper + .products-link-banner {
    margin-top: 24px;
  }

}

/* .products-btn
----------------------------------------------- */
.products-btn {
  position: relative;
  display: block;
  width: min(356px, 100%);
  margin: 32px auto 24px;
  padding: 12px 36px;
  background-color: #fff;
  box-shadow: 0 4px 10px rgb(0 134 205 / 20%);
  border: 2px solid var(--color-02);
  border-radius: 10em;
  color: var(--color-02);
  font-size: 1.8rem;
  text-align: center;
  transition: box-shadow .2s ease-out, transform .2s ease-out;
}

.products-btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid var(--color-02);
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}

.products-btn:hover,
.products-btn:active,
.products-btn:focus {
  color: var(--color-02);
  box-shadow: none;
  transform: translateY(4px);
}

.products-lyt-btn__col > .products-btn {
  margin: 0 auto;
}

/* 色違い */
.products-btn._ptn02 {
  background-color: var(--color-02);
  color: #fff;
}

.products-btn._ptn02::before {
  border-color: #fff;
}

.products-btn._ptn03 {
  background-color: #ff9100;
  border: none;
  color: #fff;
  font-weight: 700;
}

.products-btn._ptn03::before {
  border-color: #fff;
}

/* 特定モジュールの組み合わせ */
.products-lyt-price__btnWrap .products-btn {
  width: min(290px, 100%);
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .products-btn {
    margin: 24px auto 16px;
    padding: 10px 42px;
    font-size: 1.6rem;
  }
}

/* .products-btn-popup
----------------------------------------------- */
.products-btn-popup {
  text-align: center;
}
.products-btn-popup a {
  display: inline-block;
  position: relative;
  padding: 16px 50px 16px 32px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  box-shadow: 0 0 20px var(--color-shadow);
  margin: 0 auto;
}
.products-btn-popup a::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  background-image: url("/products/img/renew/icon-modal.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 769px) {
  .products-btn-popup a {
    transition: border-color 0.3s ease-in-out;
  }
  .products-btn-popup a::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-btn-popup a:hover,
  .products-btn-popup a:active,
  .products-btn-popup a:focus {
    border-color: var(--color-01);
  }
  .products-btn-popup a:hover::before,
  .products-btn-popup a:active::before,
  .products-btn-popup a:focus::before {
    background-image: var(--icon-modal-hover);
  }
}

@media only screen and (max-width: 768px) {
  .products-btn-popup a {
    padding: 14px 46px 14px 24px;
    box-shadow: 0 0 10px var(--color-shadow);
  }
  .products-btn-popup a::before {
    right: 14px;
  }
}

/* .products-table-01
----------------------------------------------- */
.products-table-01 {
  width: 100%;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  margin: var(--m-common-pc);
}

.products-table-01 caption {
  margin-bottom: 12px;
  text-align: left;
  font-weight: 700;
  font-size: 1.8rem;
}

.products-table-01 th,
.products-table-01 td {
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  padding: 18px 24px;
}

.products-table-01 th {
  background-color: #f1f1f1;
  vertical-align: top;
}

.products-table-01 td {
  background-color: #fff;
}

.products-table-01
  td
  .products-list-order__hdg
  + .products-list-bullet
  > li::before {
  background-color: #333;
}

@media only screen and (max-width: 768px) {
  .products-table-01 {
    margin: var(--m-common-sp);
  }
  .products-table-01 caption {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
  .products-table-01 th,
  .products-table-01 td {
    display: block;
    width: 100%;
    padding: 14px;
  }

  .products-table-01 th {
    text-align: center;
  }
}

/* .products-table-02
----------------------------------------------- */
.products-table-02__wrapper {
  margin-bottom: 56px;
}

.products-table-02 {
  margin-bottom: 56px;
  width: 100%;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
}

.products-table-02 caption {
  margin-bottom: 12px;
  text-align: left;
  font-weight: 700;
  font-size: 1.8rem;
}

.products-table-02__wrapper > .products-table-02 {
  margin-bottom: 0;
}

.products-table-02 th,
.products-table-02 td {
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  padding: 18px 24px;
}

.products-table-02 th {
  background-color: #f1f1f1;
  vertical-align: top;
}

.products-table-02 thead td {
  background-color: #f1f1f1;
}

.products-table-02 tbody td {
  background-color: #fff;
}
.products-table-02 ._bg-darkgray{
  background-color: #e5e5e5 !important;
}

@media only screen and (max-width: 768px) {
  .products-table-02__wrapper {
    margin-bottom: 32px;
    overflow-x: auto;
  }

  .products-table-02__wrapper > .products-table-02 {
    min-width: 720px;
  }

  .products-table-02 {
    margin-bottom: 32px;
  }

  .products-table-02 caption {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }

  .products-table-02 th,
  .products-table-02 td {
    padding: 12px;
  }
}

/* .products-table-price__wrapper
----------------------------------------------- */

.products-table-price__wrapper {
  padding: 0 100px;
  margin: var(--m-common-pc);
}

.products-lead + .products-table-price__wrapper {
  margin-top: 72px;
}

@media only screen and (max-width: 768px) {
  .products-table-price__wrapper {
    margin: var(--m-common-sp);
    padding: 48px 0 0 0;
  }

  .products-lead + .products-table-price__wrapper {
    margin-top: 0;
  }
}

/* .products-table-price
----------------------------------------------- */
.products-table-price {
  width: 100%;
  margin-bottom: 56px;
  border-bottom: 2px solid var(--color-01);
}

.products-table-price .products-list-bullet-02 > li,
.products-table-price .products-list-bullet > li,
.products-table-price p,
.products-table-price span {
  font-size: 1.4rem;
}

.products-table-price__emphasis + .products-list-bullet-02 {
  margin-top: 8px;
}

.products-table-price .products-list-bullet-02 {
  width: max(532px);
  margin-right: auto;
  margin-left: auto;
}

.products-table-price thead p,
.products-table-price thead > span {
  font-size: 1.6rem;
}

.products-table-price p,
.products-table-price span {
  display: block;
}

.products-table-price__wrapper._optimize .products-table-price .products-table-plan_tax {
  display: inline;
  font-size: 1.6rem;
}

.products-table-price > thead > tr > td {
  border: none !important;
  background-color: transparent !important;
}
.products-table-price th,
.products-table-price td {
  position: relative;
  border-top: 2px solid var(--color-01);
  border-left: 2px solid var(--color-01);
  font-weight: bold;
  text-align: center;
  background-clip: padding-box;
}
.products-table-price tr > :last-child {
  border-right: 2px solid var(--color-01);
}

.products-table-price tr td._highlight:last-child {
  border: none;
}

.products-table-price th:first-child,
.products-table-price td:first-child {
  padding: 18px;
}

.products-table-price th *:not(h3, h4, h5, h6, b, em, strong),
.products-table-price td *:not(h3, h4, h5, h6, b, em, strong) {
  font-weight: normal;
}

.products-table-price th {
  padding: 24px;
  color: var(--color-02);
  background-color: #f1f1f1;
}
.products-table-price > tbody > tr > th {
  font-size: 1.4rem;
}

.products-table-price td {
  padding: 18px;
  background-color: #fff;
}
.products-table-price td > span {
  display: block;
}
.products-table-price tbody > tr:last-child > td {
  padding: 24px;
}
.products-table-price td > b,
.products-table-price .products-table-price__plus b {
  display: inline-block;
  color: var(--color-02);
  margin-bottom: 8px;
}
.products-table-price td > b > a {
  color: var(--color-02);
  font-weight: bold;
}

.products-table-price tbody td._highlight {
  position: relative;
  z-index: 5;
}
.products-table-price tbody td._highlight::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #FF9100;
  border-left: none;
  border-right: none;
  margin-left: -1px;
}
.products-table-price tbody td._highlight:first-of-type::before {
  border-left: 2px solid #FF9100;
}
.products-table-price tbody td._highlight:last-of-type::before {
  border-right: 2px solid #FF9100;
}


.products-table-price ._bg-white {
  background-color: #fff !important;
}

.products-table-price ._bg-gray {
  background-color: #f9f9f9 !important;
}

.products-table-price ._bg-darkgray {
  background-color: #e5e5e5 !important;
}

.products-table-price ._bg-blue {
  background-color: var(--color-02) !important;
}

.products-table-price ._bg-lightblue {
  background-color: #e5f3fa !important;
}
.products-table-price ._bg-beige {
  background-color: #fffff0 !important;
}

.products-table-price ._color-white {
  color: #fff !important;
}

.products-table-price ._color-blue {
  color: var(--color-02) !important;
}

.products-table-price ._bg-orange {
  background-color: #ffebd1 !important;
}

.products-table-price ._padding-narrow {
  padding: 18px !important;
}

.products-table-price__hightlight {
  display: inline !important;
  text-decoration-line: underline;
  text-decoration-color: #fff100;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  font-weight: bold !important;
  font-size: 1.6rem !important;
}

.products-table-price__recommend {
  width: 70px;
  height: 70px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background: radial-gradient(
    #fff100 0%,
    #fff100 60%,
    rgba(255, 241, 0, 0.4) 61%,
    rgba(255, 241, 0, 0.4) 100%
  );
  color: var(--color-02);
  font-size: 1.2rem !important;
  font-weight: bold !important;
  border-radius: 50%;
  position: absolute;
  content: "";
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.products-table-price__sub {
  display: block;
  margin-bottom: 6px;
  color: var(--color-02);
  font-weight: bold !important;
}

.products-table-price__hdg {
  font-size: 2.4rem;
}

.products-table-price__emphasis {
  display: block;
  font-size: 3rem;
  margin-bottom: 4px;
  color: var(--color-02);
  line-height: 1.1;
}

.products-table-price__emphasis span {
  font-size: 1.6rem;
  display: inline-block;
  font-weight: bold !important;
  margin-left: 4px;
  color: #333;
}

.products-table-price__emphasis span:not(:last-child) {
  margin-right: 4px;
}

.products-table-price__half {
  display: block;
  font-size: 2.4rem;
  color: var(--color-09);
}

.products-table-price__nbr {
  font-size: 1.8rem;
}

.products-table-price__plus {
  position: relative;
  margin-top: 32px;
}
.products-table-price__plus > :last-child {
  margin-bottom: 0;
}
.products-table-price__plus::before,
.products-table-price__plus::after {
  width: 20px;
  height: 2px;
  background-color: var(--color-02);
  position: absolute;
  content: "";
  top: -16px;
  left: 50%;
  transform-origin: center;
  transform: translateX(-50%);
}
.products-table-price__plus::after {
  transform: translateX(-50%) rotate(90deg);
}

.products-table-price .products-table-price__label {
  display: block;
  padding: 4px;
  margin-bottom: 4px;
  border: solid 1px #ccc;
  border-radius: 20px;
  font-size: 1.2rem;
  color: #6a6a6a;
  font-weight: 700;
}

.products-table-price__support-icon {
  vertical-align: middle;
}

.products-table-price .products-table-price__label {
  display: block;
  padding: 4px;
  margin-bottom: 4px;
  border: solid 1px #ccc;
  border-radius: 20px;
  font-size: 1.2rem;
  color: #6a6a6a;
  font-weight: 700;
}

.products-table-price__label-02 {
  display: block;
  margin-bottom: 6px;
  padding: 3px 10px;
  background-color: #F06800;
  border-radius: 100vw;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
}

.products-table-price td .products-table-price__icon-02 {
  display: inline-block;
  margin: 0 4px;
  padding: 2px 6px;
  border-radius: 20px;
  font-size: 1.2rem;
  color: var(--color-02);
  background-color: #fff100;
  font-weight: 700;
}

.products-table-price td .products-table-price__icon-02:last-child {
  margin-right: 0;
}

.products-table-price td .products-table-price__icon-02._color-02 {
  color: #fff;
  background-color: var(--color-06);
}


.products-table-price__wrapper._optimize .products-table-plan_lead {
  font-size: 1.6rem;
  margin-bottom: 16px;
  font-weight: 700;
}
.products-table-price__wrapper._optimize .products-table-plan_tax {
  margin-left: 4px;
  color: #afadab;
  font-weight: 700;
}
.products-table-price__wrapper._optimize .products-table-plan_icon {
  vertical-align: middle;
}

.products-table-price__wrapper._optimize .products-table-plan_campaign {
  display: inline-flex;
  flex-direction: column;
  row-gap: 32px;
  margin-bottom: 16px;
  text-align: left;
}
.products-table-price__wrapper._optimize .products-table-plan_campaign dt {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 4px;
  padding: 4px 12px;
  background-color: #faf7f5;
  border-radius: 100vw;
  font-size: 1.2rem;
  font-weight: 700;
}
.products-table-price__wrapper._optimize .products-table-plan_campaign dd {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px 24px;
}
.products-table-price__wrapper._optimize .products-table-plan_campaign-price {
  flex: 1 0 auto;
  color: #FF9100;
  font-size: 1.6rem;
  font-weight: 700;
}
.products-table-price__wrapper._optimize .products-table-plan_campaign-price em {
  margin: 0 8px;
  font-size: 4rem;
  line-height: 1;
}


.products-table-price__wrapper._optimize .products-table-plan_campaign-btn {
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: min(240px, 100%);
  padding: 8px 36px;
  background-color: #FF9100;
  box-shadow: 0 4px 10px rgba(0, 134, 205, .2);
  border-radius: 10em;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  transition: background-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;
}

.products-table-plan_campaign-btn:hover,
.products-table-plan_campaign-btn:active,
.products-table-plan_campaign-btn:focus {
  background-color: #FFB047;
  box-shadow: none;
  transform: translateY(4px);
  color: #fff;
}

.products-table-plan_campaign-btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}

.products-table-plan_campaign-btn:hover,
.products-table-plan_campaign-btn:active,
.products-table-plan_campaign-btn:focus {
  color: #fff;
}



@media only screen and (max-width: 768px) {
  .products-table-price {
    margin-bottom: 20px;
  }

  .products-table-price .products-list-bullet-02 > li,
  .products-table-price .products-list-bullet > li,
  .products-table-price p,
  .products-table-price span {
    font-size: 1.2rem;
  }

  .products-table-price th:first-child,
  .products-table-price td:first-child {
    padding: 14px;
  }

  .products-table-price th {
    padding: 24px 14px;
  }

  .products-table-price thead th {
    padding: 14px 8px;
    background-color: #f9f9f9;
  }

  .products-table-price th:first-child,
  .products-table-price td:first-child {
    padding: 12px 8px;
  }

  .products-table-price td {
    padding: 8px;
  }

  .products-table-price tbody > tr:last-child > td {
    padding: 16px 14px;
  }

  .products-table-price td > b {
    font-size: 1.4rem !important;
    margin-bottom: 4px;
  }

  .products-table-price td._va-c {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .products-table-price ._padding-narrow {
    padding: 8px 14px !important;
  }

  .products-table-price__recommend {
    width: 68px;
    height: 68px;
    top: -60px;
  }

  .products-table-price__hdg {
    font-size: 1.6rem;
  }

  .products-table-price__hightlight {
    font-size: 1.4rem !important;
  }

  .products-table-price__sub,
  thead .products-table-price__hightlight {
    font-size: 1.2rem !important;
  }

  .products-table-price__emphasis {
    font-size: 2rem;
  }

  .products-table-price__emphasis span {
    font-size: 1rem;
  }

  .products-table-price__emphasis + .products-list-bullet-02 {
    margin-top: 4px;
  }

  .products-table-price__label-02 {
    padding: 2px 6px;
    font-size: 1.4rem;
  }

  .products-table-price__half {
    font-size: 1.8rem;
  }

  .products-table-price__nbr {
    font-size: 1.6rem;
  }

  .products-table-price__plus {
    font-size: 1.4rem !important;
  }
  .products-table-price__plus::before,
  .products-table-price__plus::after {
    width: 16px;
  }
  .products-table-price .products-list-bullet-02 {
    width: 100%;
  }


  .products-table-plan_campaign {
    display: flex;
  }
  .products-table-plan_campaign dt {
    margin: 0 auto 10px;
    font-size: 1.6rem;
  }
  .products-table-plan_campaign dd {
    flex-direction: column;
    row-gap: 16px;
  }
  
  .products-table-price__wrapper._optimize .products-table-plan_campaign dt {
    font-size: 1.6rem;
  }

  .products-table-plan_campaign-btn {
    width: 100%;
    text-align: center;
  }
  
  .products-table-price__wrapper._optimize .products-table-plan_campaign-btn {
    width: min(146px, 100%);
    font-size: 1.6rem;
    padding: 8px 28px;
    margin-top: 16px;
  }
}

/* .products-table-price._ptn02
----------------------------------------------- */

.products-table-price._ptn02 {
  border-collapse: separate;
}

.products-table-price._ptn02 ._col3 {
  width: calc(80% / 3);
}

.products-table-price._ptn02 .products-table-price__sub,
.products-table-price._ptn02 .products-table-price__sub .products-table-price__hightlight {
  font-size: 1.2rem !important;
}

.products-table-price._ptn02 thead th {
  padding: 16px;
}

@media only screen and (max-width: 1000px) {
  .products-table-price._ptn02 {
    margin-top: 30px;
  }

  .products-table-price._ptn02,
  .products-table-price._ptn02 thead,
  .products-table-price._ptn02 tbody,
  .products-table-price._ptn02 td,
  .products-table-price._ptn02 th {
    display: block;
  }

  .products-table-price._ptn02 tr {
    display: flex;
    flex-wrap: wrap;
  }

  .products-table-price._ptn02 td,
  .products-table-price._ptn02 th {
    flex: 1;
    width: 100%;
  }

  .products-table-price._ptn02 tbody th {
    flex-basis: 100%;
    border-right: 2px solid var(--color-01);
  }

  .products-table-price._ptn02 thead th {
    padding: 14px 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .products-table-price._ptn02 td._empty {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

  .products-table-price._ptn02 td[colspan="2"]:not(:only-child) {
    flex: 2 1 78px;
  }

  .products-table-price._ptn02 tbody > tr:last-child > td[colspan="2"]:not(:only-child) {
    flex: 2 1 102px;
  }
}

@media only screen and (max-width: 768px) {
  .products-table-price._ptn02 td[colspan="2"]:not(:only-child) {
    flex: 2 1 38px;
  }

  .products-table-price._ptn02 tbody > tr:last-child > td[colspan="2"]:not(:only-child) {
    flex: 2 1 62px;
  }
}

/* .products-table-compare
----------------------------------------------- */
.products-table-compare {
  width: 100%;
  margin: var(--m-common-pc);
}

.products-table-compare ._empty {
  border: none;
  background-color: transparent;
}

.products-table-compare ._bg-blue {
  background-color: var(--color-02);
}

.products-table-compare ._color-white {
  color: #fff;
}

.products-table-compare thead th {
  font-size: 2rem;
}

.products-table-compare thead th:first-child {
  width: 30%;
}

.products-table-compare thead th:nth-child(2),
.products-table-compare thead th:nth-child(3) {
  width: 35%;
}

.products-table-compare th,
.products-table-compare td {
  border: 2px solid #ccc;
  padding: 18px;
}

.products-table-compare th > :first-child ,
.products-table-compare td > :first-child {
  margin-top: 0;
}

.products-table-compare th > :last-child ,
.products-table-compare td > :last-child {
  margin-bottom: 0;
}

.products-table-compare th {
  background-color: #f1f1f1;
}

.products-table-compare td {
  background-color: #fff;
}
.products-table-compare td img {
  vertical-align: middle;
}

.products-table-compare td img + sup {
  top: -8px;
}

/* .products-table-compare._3col */
.products-table-compare._3col thead th {
  width: calc(100% / 4);
}

.products-table-compare._3col thead th:where([colspan="2"]) {
  width: calc(100% / 4 * 2);
}

.products-table-compare._3col thead th:where([colspan="3"]) {
  width: 75%;
}

/* .products-table-compare._4col */
.products-table-compare._4col thead th {
  width: 20%;
}

.products-table-compare._4col thead th:where([colspan="2"]) {
  width: 40%;
}

.products-table-compare._4col thead th:where([colspan="3"]) {
  width: 60%;
}

.products-table-compare._4col thead th:where([colspan="4"]) {
  width: 80%;
}

@media only screen and (max-width: 768px) {
  .products-table-compare {
    margin: var(--m-common-sp);
  }
  .products-table-compare thead th {
    font-size: 1.6rem;
  }
  .products-table-compare thead th:first-child,
  .products-table-compare thead th:nth-child(2),
  .products-table-compare thead th:nth-child(3) {
    width: calc(100% / 3);
  }
  .products-table-compare th,
  .products-table-compare td {
    padding: 12px;
  }

  /* .products-table-compare._3col */
  .products-table-compare._3col,
  .products-table-compare._3col thead,
  .products-table-compare._3col tbody,
  .products-table-compare._3col td,
  .products-table-compare._3col th {
    display: block;
  }

  .products-table-compare._3col tr {
    display: flex;
    flex-wrap: wrap;
  }

  .products-table-compare._3col tbody th,
  .products-table-compare._3col tr > *:last-child {
    border-right: 2px solid #ccc;
  }

  .products-table-compare._3col tbody tr:last-child > td {
    border-bottom: 2px solid #ccc;
  }

  .products-table-compare._3col th,
  .products-table-compare._3col td {
    border-right: none;
    border-bottom: none;
  }

  .products-table-compare._3col td,
  .products-table-compare._3col thead th {
    width: calc(100% / 3);
  }

  .products-table-compare._3col td[colspan="2"],
  .products-table-compare._3col thead th[colspan="2"] {
    width: calc(100% / 3 * 2);
  }

  .products-table-compare._3col td[colspan="3"],
  .products-table-compare._3col thead th[colspan="3"] {
    width: 100%;
  }

  .products-table-compare._3col tbody th {
    width: 100%;
    text-align: center;
  }

  .products-table-compare._3col td._empty {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

  /* .products-table-compare._4col */
  .products-table-compare._4col,
  .products-table-compare._4col thead,
  .products-table-compare._4col tbody,
  .products-table-compare._4col td,
  .products-table-compare._4col th {
    display: block;
  }

  .products-table-compare._4col tr {
    display: flex;
    flex-wrap: wrap;
  }

  .products-table-compare._4col tbody th,
  .products-table-compare._4col tr > *:last-child {
    border-right: 2px solid #ccc;
  }

  .products-table-compare._4col tbody tr:last-child > td {
    border-bottom: 2px solid #ccc;
  }

  .products-table-compare._4col th,
  .products-table-compare._4col td {
    border-right: none;
    border-bottom: none;
  }

  .products-table-compare._4col td,
  .products-table-compare._4col thead th {
    width: 25%;
  }

  .products-table-compare._4col td[colspan="2"],
  .products-table-compare._4col thead th[colspan="2"] {
    width: 50%;
  }

  .products-table-compare._4col td[colspan="3"],
  .products-table-compare._4col thead th[colspan="3"] {
    width: 75%;
  }

  .products-table-compare._4col td[colspan="4"],
  .products-table-compare._4col thead th[colspan="4"] {
    width: 100%;
  }

  .products-table-compare._4col tbody th {
    width: 100%;
    text-align: center;
  }

  .products-table-compare._4col td._empty {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}

/* .products-box-01
----------------------------------------------- */

.products-box-01 {
  margin: var(--m-common-pc);
  padding: 40px 48px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-box-01 > *:first-child {
  margin-top: 0;
}

.products-box-01__target {
  margin-bottom: 32px;
}

.products-box-01__hdg {
  font-size: 2.2rem;
  margin-bottom: 20px;
}

.products-box-01__hdg-02 {
  font-size: 1.8rem;
  margin: 32px 0 16px;
}

@media only screen and (max-width: 768px) {
  .products-box-01 {
    margin: var(--m-common-sp);
    padding: 20px;
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-box-01__hdg {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }

  .products-box-01__hdg-02 {
    font-size: 1.5rem;
    margin: 24px 0 12px;
  }

  .products-box-01__hdg-02 {
    font-size: 1.5rem;
    margin: 24px 0 12px;
  }
}

/* .products-box-02
----------------------------------------------- */
.products-box-02 {
  width: min(710px, 100%);
  margin:32px auto 40px;
  border-radius: 8px;
  box-shadow: 0 0 20px var(--color-shadow);
  background-color: #fff;
  text-align: center;
  padding: 28px 24px;
}

.products-box-02__text {
  font-size: 1.4rem;
}

/* .products-box-03
----------------------------------------------- */
.products-box-03 {
  width: min(710px, 100%);
  margin:32px 0 40px;
  border-radius: 8px;
}

.products-box-03__small {
  font-size: 1.2rem;
  margin-bottom: 8px;
}

.products-box-03 > .products-list-notice {
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  .products-box-03 {
    margin: 24px auto 32px;
  }
}

/* .products-box-04
----------------------------------------------- */

.products-box-04 {
  margin: var(--m-common-pc);
  padding: 45px 48px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-box-04__hdg {
  font-size: 2.6rem;
  margin-bottom: 22px;
}

.products-box-04__lyt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 32px;
}

.products-box-04__col:last-child {
  flex-shrink: 0;
  max-width: 300px;
}

@media only screen and (max-width: 768px) {
  .products-box-04 {
    margin: var(--m-common-sp);
    padding: 32px;
    text-align: center;
  }

  .products-box-04__hdg {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }

  .products-box-04__lyt {
    flex-direction: column;
    row-gap: 24px;
  }
}

/* .products-box-point
----------------------------------------------- */
.products-box-point {
  display: flex;
  column-gap: 32px;
  margin-bottom: 40px;
  padding: 24px 32px;
  background-color: var(--color-05);
  border-radius: 8px;
}

.products-box-point__content {
  flex: 1;
}

.products-box-point__content > :last-child {
  margin-bottom: 0;
}

.products-box-point__hdg {
  margin-bottom: 8px;
  color: var(--color-01);
  font-size: 2.6rem;
}

@media only screen and (max-width: 768px) {
  .products-box-point {
    flex-direction: column;
    gap: 20px 0;
    margin-bottom: 20px;
    padding: 18px 24px 24px;
  }

  .products-box-point__hdg {
    font-size: 1.8rem;
  }

  .products-box-point__img {
    text-align: center;
  }
}

/* .products-box-trial__wrapper
----------------------------------------------- */

.products-box-trial__wrapper {
  text-align: center;
  margin: 24px auto 56px;
}

@media only screen and (max-width: 768px) {
  .products-box-trial__wrapper {
    margin: 24px auto;
  }
}

/* .products-box-trial
----------------------------------------------- */
.products-box-trial {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 4px 16px;
  margin-bottom: 24px;
}

.products-box-trial__col {
  position: relative;
  width: min(430px, 100%);
  padding: 32px 22px;
  background-color: #fff;
  border: 2px solid var(--color-01);
  border-radius: 12px;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-box-trial__col:only-child {
  width: min(480px, 100%);
}

.products-box-trial__icon {
  position: absolute;
  top: 16px;
  right: 16px;
}

.products-box-trial__text {
  display: block;
  margin-bottom: 13px;
  color: var(--color-02);
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.products-box-trial__text._large {
  font-size: 2.4rem;
}

.products-box-trial__text em {
  position: relative;
  font-size: 2.4rem;
  font-weight: bold;
}

.products-box-trial__text .products-box-trial__nbr {
  color: #F06800;
  font-size: 5rem;
  line-height: 1;
}

.products-box-trial__text .products-box-trial__emphasis {
  font-size: 2.4rem;
}

.products-box-trial__text ._underline {
  position: relative;
}

.products-box-trial__text ._underline02 {
  text-decoration: underline;
  text-decoration-color:#fff100;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

.products-box-trial__text ._underline::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #fff100;
  transform: translateX(-50%);
}

.products-box-trial__btn {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: min(240px, 100%);
  padding: 16px 44px;
  background-color: #FF9100;
  box-shadow: 0 4px 10px rgba(0, 134, 205, .2);
  border-radius: 10em;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  transition: background-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;
}

.products-box-trial__btn:hover,
.products-box-trial__btn:active,
.products-box-trial__btn:focus {
  background-color: #FFB047;
  box-shadow: none;
  transform: translateY(4px);
  color: #fff;
}

.products-box-trial__btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}

.products-box-trial__btn:hover,
.products-box-trial__btn:active,
.products-box-trial__btn:focus {
  color: #fff;
}

/* アイコン付き */
.products-box-trial__col._icon {
  margin-top: 16px;
}

/* 色違い */
.products-box-trial__col._ptn02 .products-box-trial__text {
  color: var(--color-06);
}

@media only screen and (min-width: 769px) {
  /* アイコン付き */
  .products-box-trial__col._icon ~ .products-box-trial__col {
    margin-top: 16px;
  }
}

@media only screen and (max-width: 1200px) {
  .products-box-trial {
    flex-direction: column;
    align-items: center;
  }

  .products-box-trial._optimize .products-box-trial__col {
    padding: 20px 14px;
    box-shadow: 0 0 10px var(--color-shadow);
    width: min(375px, calc(100% + 16px));
    margin: 0;
  }

  .products-box-trial__icon {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 8px;
    right: 8px;
  }

  .products-box-trial__text {
    font-size: 1.4rem;
    margin-bottom: 16px;
  }

  .products-box-trial__text._large {
    font-size: 1.6rem;
  }

  .products-box-trial__text .products-box-trial__nbr {
    font-size: 3.2rem;
  }

  .products-box-trial__text .products-box-trial__emphasis {
    font-size: 1.6rem;
  }

  .products-box-trial__btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }
}

/* .products-box-trial-02
----------------------------------------------- */
.products-box-trial-02 {
  background-image: var(--bg-box-trial);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.products-box-trial-02 .products-box-trial._optimize {
  justify-content: flex-start;
}

.products-box-trial-02__inner {
  width: var(--w-common);
  margin: 0 auto;
  padding: 64px 0;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 36px;
  align-items: center;
  text-align: left;
}

.products-box-trial-02__hdg {
  font-size: 2.8rem;
  margin-bottom: 20px;
  color: var(--color-02);
}

.products-box-trial-02__text {
  color: var(--color-02);
  margin-bottom: 24px;
}

.products-box-trial-02__col > *:last-child {
  margin-bottom: 0;
}

.products-box-trial-02-induce {
  display: flex;
  justify-content: center;
  column-gap: 8px;
  margin-bottom: 24px;
}

.products-box-trial-02-induce__col {
  width: min(516px, 100%);
  padding: 20px;
  border: 2px solid var(--color-01);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-box-trial-02-induce__text {
  margin-bottom: 16px;
  font-size: 1.6rem;
  color: var(--color-02);
  font-weight: bold;
  text-align: center;
}

.products-box-trial-02-induce__col._ptn02 .products-box-trial-02-induce__text {
  color: var(--color-06);
}

.products-box-trial-02-induce__text em {
  position: relative;
  font-size: 2.4rem;
  font-weight: bold;
}

.products-box-trial-02-induce__text .products-box-trial-02-induce__nbr {
  color: #F06800;
  font-size: 5rem;
  line-height: 1;
}

.products-box-trial-02-induce__text .products-mv-top-induce__emphasis {
  font-size: 2.4rem;
}

.products-box-trial-02-induce__text ._underline {
  position: relative;
}

.products-box-trial-02-induce__text ._underline02 {
  text-decoration: underline;
  text-decoration-color:#fff100;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

.products-box-trial-02-induce__text ._underline::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #fff100;
  transform: translateX(-50%);
}

.products-box-trial-02-induce__btn {
  position: relative;
  display: block;
  width: 100%;
  padding: 14px 40px;
  background-color: #FF9100;
  box-shadow: 0 4px 10px rgba(0, 134, 205, .2);
  border-radius: 10em;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  transition: background-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;
}

.products-box-trial-02-induce__btn:hover,
.products-box-trial-02-induce__btn:active,
.products-box-trial-02-induce__btn:focus {
  background-color: #FFB047;
  box-shadow: none;
  transform: translateY(4px);
  color: #fff;
}

.products-box-trial-02-induce__btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}

.products-box-trial-02-induce__screen {
  display: block;
  margin: 0 auto;
}

/* ボタン3カラム */
:where(.products-box-trial-02._col3) .products-box-trial-02-induce__col {
  padding: 20px 10px 27px;
}

:where(.products-box-trial-02._col3) .products-box-trial-02-induce__text {
  margin-bottom: 12px;
}

:where(.products-box-trial-02._col3) .products-box-trial-02-induce__btn {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.2rem;
}

:where(.products-box-trial-02._col3) .products-box-trial-02-induce__btn::before {
  width: 8px;
  height: 8px;
  right: 12px;
}

/* アイコン付き */
.products-box-trial-02-induce._icon {
  margin-top: 43px;
  padding-left: 16px;
}

.products-box-trial-02-induce__col._icon {
  position: relative;
}

.products-box-trial-02-induce__col._icon .products-box-trial-02-induce__icon {
  position: absolute;
  top: -35px;
  left: -16px;
  display: grid;
  place-content: center;
  width: 70px;
  height: 70px;
  background-image: radial-gradient(
    #fff100 0%,
    #fff100 60%,
    rgba(255, 241, 0, 0.4) 61%,
    rgba(255, 241, 0, 0.4) 100%
  );
  border-radius: 50%;
  color: var(--color-02);
  font-size: 1.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .products-box-trial-02__inner {
    width: 100%;
    grid-template-columns: 1fr;
    padding: 22px 20px;
  }
}

@media only screen and (max-width: 768px) {
  .products-box-trial-02 {
    background-image: var(--bg-box-trial-sp);
  }

  .products-box-trial-02__inner {
    padding: 40px 20px;
    gap: 24px;
  }

  .products-box-trial-02__hdg {
    font-size: 2rem;
    margin-bottom: 16px;
  }

  .products-box-trial-02-induce {
    flex-direction: column;
    gap: 4px 8px;
    width: min(375px, 100%);
    margin: 0 auto 24px;
  }

  .products-box-trial-02-induce__col {
    padding: 7px 13px 11px;
    border: 2px solid var(--color-01);
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-box-trial-02-induce__text {
    font-size: 1.4rem;
    margin-bottom: 6px;
  }

  .products-box-trial-02-induce__text em {
    font-size: 1.8rem;
  }

  .products-box-trial-02-induce__text .products-box-trial-02-induce__nbr {
    font-size: 3.2rem;
  }

  .products-mv-top-induce__text .products-mv-top-induce__emphasis {
    font-size: 1.6rem;
  }

  .products-box-trial-02-induce__btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.6rem;
  }

  /* アイコン付き */
  .products-box-trial-02-induce._icon {
    padding-left: 0;
  }

  .products-box-trial-02-induce__col._icon .products-box-trial-02-induce__icon {
    left: 0;
  }
}

/* ----------------------------------------------------------------
    Box (.products-box[-*])
----------------------------------------------------------------- */
/* .products-box-info
----------------------------------------------- */
.products-box-info {
  --color-bg: var(--acq-color-bg-beige);
  --color-bg-internal: var(--acq-color-white);
  max-width: var(--acq-width-content-sm);
  margin: var(--acq-spacing-lg) auto;
  border-radius: var(--acq-rounded-lg);
  overflow: hidden;
}
.products-box-info_head {
  padding: 16px 24px;
  background-color: var(--acq-color-primary);
  color: var(--acq-color-white);
}
.products-box-info_hdg {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 36px;
  font-size: var(--acq-font-size-md);
  font-weight: 400;
}
.products-box-info_hdg::before {
  display: block;
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  margin: auto;
  width: 24px;
  height: 24px;
  background-color: var(--acq-color-white);
  -webkit-mask: url("/common_a/img/acquisition/general/mask/announce.svg") no-repeat center;
  mask: url("/common_a/img/acquisition/general/mask/announce.svg") no-repeat center;
}
.products-box-info_content {
  background-color: var(--color-bg);
  padding: 32px;
}
.products-box-info_content.-col {
  display: flex;
  gap: 24px;
  border: 1px solid #E6E3E1;
  border-top: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.products-box-info_content > :first-child {
  margin-top: 0;
}
.products-box-info_content > :last-child {
  margin-bottom: 0;
}
.products-box-info_content-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.products-box-info_content-item._media {
  flex: 1 0 10%;
}

.products-box-info_content-item > :first-child {
  margin-top: 0;
}
.products-box-info_content-item > :last-child {
  margin-bottom: 0;
}
.products-box-info_subhdg {
  margin-bottom: var(--acq-spacing-2xs);
  font-size: var(--acq-font-size-3xl);
}
.products-box-info_text {
  margin-bottom: 24px;
}
.products-box-info_btn {
  text-align: center;
}
.products-box-info_label {
  order: -1;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24px;
  padding: 4px 16px;
  background-color: var(--color-bg-internal);
  font-weight: var(--acq-font-weight-bold);
  border-radius: 100vw;
}
.products-box-info_card {
  padding: 32px 12px;
  background-color: var(--color-bg-internal);
  border-radius: var(--acq-rounded-lg);
  text-align: center;
}
.products-box-info_card-hdg {
  margin-bottom: 16px;
  color: var(--acq-color-primary);
  text-align: center;
  font-size: var(--acq-font-size-lg);
}
.products-box-info_card-list {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.products-box-info_card-list > li {
  display: grid;
  place-content: center;
  padding: 16px 8px;
  border-radius: var(--acq-rounded-lg);
}
.products-box-info_card-list > li.-color-02 {
  background-color: var(--color-bg);
}
.products-box-info_card-text {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.products-box-info_card-text::before, .products-box-info_card-text::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 5px;
  width: 1px;
  height: 17px;
  background-color: var(--acq-color-primary);
  border-radius: 1px;
}
.products-box-info_card-text::before {
  left: 6px;
  transform: rotate(-45deg);
}
.products-box-info_card-text::after {
  right: 6px;
  transform: rotate(45deg);
}
.products-box-info_card-media {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: center;
  row-gap: 2px;
  font-size: var(--acq-font-size-sm);
  font-weight: var(--acq-font-weight-bold);
  text-align: center;
}
.products-box-info_card-lyt {
  display: flex;
  justify-content: center;
  column-gap: 10px;
}
.products-box-info_card > :first-child {
  margin-top: 0;
}
.products-box-info_card > :last-child {
  margin-bottom: 0;
}
.products-box-info.-color-02 {
  --color-bg: var(--acq-color-white);
  --color-bg-internal: var(--acq-color-bg-beige);
}
@media only screen and (max-width: 767px) {
  .products-box-info_content {
    padding: 32px 24px;
  }
  .products-box-info_content.-col {
    flex-direction: column;
  }
  .products-box-info_label {
    margin: 0 auto 24px;
  }
  .products-box-info_card-list {
    display: inline-flex;
    flex-direction: column;
  }
}


/* .products-box-other
----------------------------------------------- */

.products-box-other {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 32px;
  background-color: #e5f9fb;
  border-radius: 8px;
  padding: 40px 48px;
  margin: 40px auto 32px;
}
.products-box-other._kyuyo {
  background-color: #f0f8e9;
}
.products-box-other._kaikei {
  background-color: #e5f3fa;
}
.products-box-other._aoshiro {
  background-color: #e5f8fe;
}
.products-box-other._shohyokanri {
  background-color: #e5eef7;
}
.products-box-other__imgArea {
  width: min(328px, 100%);
  padding: 40px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
.products-box-other__target {
  margin-bottom: 32px;
}
.products-box-other__hdg {
  font-size: 2.2rem;
  margin-bottom: 24px;
}
.products-box-other__hdg-02 {
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.products-lyt-01 + .products-box-other {
  margin-top: -24px;
}

@media only screen and (max-width: 768px) {
  .products-box-other {
    grid-template-columns: auto;
    gap: 12px 0;
    background-color: #e5f9fb;
    padding: 20px;
    margin: 32px auto 24px;
  }
  .products-box-other__imgArea {
    padding: 36px;
  }
  .products-box-other__hdg {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .products-box-other__hdg-02 {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
  .products-lyt-01 + .products-box-other {
    margin-top: -20px;
  }
}

/* .products-box-customer
----------------------------------------------- */

.products-box-customer {
  position: relative;
  background-image: url("/products/img/renew/bg-01.svg"),
    linear-gradient(180deg, var(--color-05) 0px, var(--color-04) 100%);
  background-position: top -3px center, top center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1930px 140px, contain;
  padding: 188px 0 48px;
}
.products-box-customer::before {
  width: 780px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) skew(-30deg);
  margin-left: 25px;
}
.products-box-customer .row-inner {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}

.products-box-customer .products-hdg-l3 {
  margin-top: 0;
}

.products-box-customer__time {
  text-align: center;
  margin-bottom: 32px;
}
.products-box-customer__timeLabel {
  border: 2px solid var(--color-02);
  border-radius: 8px;
  padding: 2px 10px;
  color: var(--color-02);
  font-weight: bold;
  margin-right: 12px;
}
.products-box-customer__timeSchedule {
  font-size: 1.8rem;
  font-weight: 500;
}
.products-box-customer__timeNote {
  font-size: 1.2rem;
}

.products-box-customer__column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 40px;
  margin-bottom: 32px;
}

.products-box-customer__col {
  padding: 24px 40px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
  text-align: center;
}

.products-box-customer__hdg {
  font-size: 2.2rem;
  margin-bottom: 14px;
}
.products-box-customer__hdg img {
  transform: translateY(3px);
  vertical-align: baseline;
}

.products-box-customer__number {
  display: block;
  margin-bottom: 16px;
}

.products-box-customer__number b {
  font-size: 3rem;
}
.products-box-customer__number small {
  font-size: 1.2rem;
}
.products-box-customer__line {
  display: block;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 14px;
}
.products-box-customer__note {
  margin-bottom: 10px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .products-box-customer {
    background-image: url("/products/img/renew/bg-01_sp.svg"),
      linear-gradient(180deg, var(--color-05) 0px, var(--color-04) 100%);
    background-position: top -4px center, top center;
    background-size: 778px auto, contain;
    padding: 90px 0 32px;
  }
  .products-box-customer::before {
    width: 290px;
    transform: translateX(-50%) skew(-15deg);
    margin-left: 0;
  }
  .products-box-customer .products-hdg-l3 {
    margin: 0 auto 16px;
  }
  .products-box-customer .row-inner {
    padding: 0 20px;
  }
  .products-box-customer__time {
    margin-bottom: 32px;
  }
  .products-box-customer__timeLabel {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .products-box-customer__timeSchedule {
    display: block;
    margin-bottom: 4px;
  }
  .products-box-customer__timeNote {
    display: block;
  }

  .products-box-customer__column {
    grid-template-columns: 1fr;
    gap: 10px 0;
    margin-bottom: 24px;
  }

  .products-box-customer__col {
    padding: 24px 16px 20px;
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-box-customer__hdg {
    font-size: 1.6rem;
    margin-bottom: 16px;
  }
  .products-box-customer__hdg img {
    transform: translateY(5px);
  }

  .products-box-customer__number {
    margin-bottom: 12px;
  }

  .products-box-customer__number b {
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 376px) {
  .products-box-customer {
    background-position: top -50px center, top center;
    background-size: 778px 100px, contain;
  }
}

/* .products-box-customer-02
----------------------------------------------- */

.products-box-customer-02 {
  position: relative;
  padding: 30px;
  max-width: 876px;
  margin: 94px auto 24px;
  background-color: #fff;
  border: 2px solid var(--color-01);
  border-radius: 8px;
  box-shadow: 0 0 20px var(--color-shadow);
  text-align: center;
}

.products-box-customer-02__column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.products-box-customer-02__col:nth-child(even) {
  padding-left: 30px;
  border-left: solid 2px var(--color-04);
}

.products-box-customer-02__col:nth-child(odd) {
  padding-right: 30px;
}

.products-box-customer-02__hdg {
  position: relative;
  font-size: 2.2rem;
  margin-bottom: 20px;
}

.products-box-customer-02__hdgIcon {
  position: absolute;
  height: 112px;
  margin-top: -78px;
  margin-left: 15px;
}

.products-box-customer-02__list > :last-child,
.products-box-customer-02__col > :last-child {
  margin-bottom: 0;
}

.products-box-customer-02__list {
  display: inline-block;
  font-weight: 700;
}

.products-box-customer-02__list > li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
  text-align: left;
}

.products-box-customer-02__list > li::before {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 0.3rem;
  width: 20px;
  height: 20px;
  background: var(--icon-check) no-repeat center / cover;
}

.products-box-customer-02__number {
    font-size: 2.8rem;
    margin-bottom: 15px;
}

.products-box-customer-02__number > img {
  margin-right: 15px;
  width: 25px;
  transform: translateY(6px);
}

.products-box-customer-02__number small{
  font-size: 1.2rem;
}

.products-box-customer-02__time {
  display: flex;
  align-items: center;
  text-align: left;
}

.products-box-customer-02__timeLabel {
  flex-shrink: 0;
  margin-right: 9px;
  padding: 8px;
  border: 2px solid var(--color-02);
  border-radius: 8px;
  color: var(--color-02);
  font-weight: bold;
  font-size: 1.5rem;
}

.products-box-customer-02__timeSchedule small {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .products-box-customer-02 {
    margin: 24px 0;
    padding: 20px 16px;
  }

  .products-box-customer-02__hdg {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }

  .products-box-customer-02__hdgIcon {
    display: none;
  }

  .products-box-customer-02__column {
    grid-template-columns: 1fr;
  }

  .products-box-customer-02__col:nth-child(even) {
    padding: 14px 0 0;
    border-left: 0;
    border-top: solid 2px var(--color-04);
  }

  .products-box-customer-02__col:nth-child(odd) {
    padding-bottom: 20px;
  }

  .products-box-customer-02__col:not(:first-child) {
    padding: 14px 0 0;
    border-left: 0;
    border-top: solid 2px var(--color-04);
  }

  .products-box-customer-02__list {
    text-align: left;
  }

  .products-box-customer-02__list > li {
    padding-left: 32px;
    margin-bottom: 10px;
  }

  .products-box-customer-02__list > li::before {
    width: 22px;
    height: 22px;
  }

  .products-box-customer-02__number {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }

  .products-box-customer-02__number > img {
    margin-right: 12px;
    width: 22px;
    transform: translateY(3px);
  }

  .products-box-customer-02__number small{
    font-size: 1.2rem;
  }

  .products-box-customer-02__timeLabel {
    padding: 8px 2px;
    font-size: 1.2rem;
  }

  .products-box-customer-02__timeSchedule small{
    font-size: 1rem;
    font-weight: 400;
  }
}

/* .products-media
----------------------------------------------- */
.products-media {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.products-table-compare .products-media {
  margin-bottom: 16px;
}

.products-media_item {
  display: block;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .products-media {
    margin-bottom: 20px;
  }

  .products-table-compare .products-media {
    margin-bottom: 8px;
  }
}

/* .products-media-lyt
----------------------------------------------- */
.products-media-lyt {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px 32px;
  margin-bottom: 56px;
}

.products-media-lyt > li {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.products-media-lyt__img {
  width: 100%;
  text-align: center;
  flex: 1;
}

.products-media-lyt__btn {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: 24px auto 0;
  padding: 16px 43px 16px 22px;
  box-shadow: 0 0 20px var(--color-shadow);
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  border: 1px solid transparent;
  transition: opacity .1s ease-out, border-color .3s ease-in-out;
}

.products-media-lyt__btnIcon {
  position: absolute;
  width: 17px;
  height: 13px;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
}

.products-media-lyt__btnIcon img {
  vertical-align: top;
  transition: opacity .2s ease-out;
}

.products-media-lyt__btn[href] .products-media-lyt__btnIcon::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 100%;
  background-image: var(--icon-blank);
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity .2s ease-out;
}

.products-media-lyt__btn[href]:hover,
.products-media-lyt__btn[href]:focus,
.products-media-lyt__btn[href]:active {
  border-color: var(--color-01);
}

.products-media-lyt__btn[href]:hover img,
.products-media-lyt__btn[href]:focus img,
.products-media-lyt__btn[href]:active img {
  opacity: 0;
}

.products-media-lyt__btn[href]:hover .products-media-lyt__btnIcon::before,
.products-media-lyt__btn[href]:focus .products-media-lyt__btnIcon::before,
.products-media-lyt__btn[href]:active .products-media-lyt__btnIcon::before {
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .products-media-lyt {
    gap: 24px;
    margin-bottom: 24px;
  }

  .products-media-lyt__btn {
    margin-top: 16px;
  }
}

@media only screen and (min-width: 769px) {
  .products-media-lyt._col2 {
    grid-template-columns: 1fr 1fr;
  }
}

/* .products-lyt-01
----------------------------------------------- */
.products-lyt-01 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 32px 0;
  margin-bottom: 64px;
}

.products-lyt-01._reverse {
  flex-direction: row-reverse;
}

.products-lyt-01__textArea {
  max-width: 600px;
  padding-right: 64px;
}

.products-lyt-01._reverse .products-lyt-01__textArea {
  padding: 0 0 0 64px;
}

.products-lyt-01__hdg3 {
  font-size: 3rem;
  margin-bottom: 24px;
}

.products-lyt-01__img {
  max-width: 600px;
  border-radius: 8px;
}

.products-lyt-01__fig {
  max-width: 600px;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

.products-lyt-01__fig img {
  border-radius: 8px;
  margin-bottom: 12px;
}
.products-lyt-01__fig figcaption {
  font-size: 1.4rem;
  text-align: center;
}

/* h3見出しの直下にあった場合 */
.products-lyt-01._ptn02 {
  margin-top: 40px;
}

.products-lyt-01._ptn02 .products-lyt-01__hdg3 {
  font-size: 2.4rem;
}

@media only screen and (max-width: 768px) {
  .products-lyt-01 {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 40px;
    gap: 0;
  }

  .products-lyt-01._reverse {
    flex-direction: column;
  }

  .products-lyt-01__textArea {
    width: 100%;
    padding-right: 0;
    margin-bottom: 18px;
  }

  .products-lyt-01._reverse .products-lyt-01__textArea {
    padding: 0;
  }

  .products-lyt-01__appli {
    text-align: center;
  }

  .products-lyt-01__hdg3 {
    font-size: 2rem;
    margin-bottom: 12px;
  }

  .products-lyt-01__img {
    width: 100%;
  }

  .products-lyt-01__fig {
    width: 100%;
  }

  .products-lyt-01__fig img {
    margin-bottom: 8px;
  }
  .products-lyt-01__fig figcaption {
    font-size: 1.2rem;
  }

  /* h3見出しの直下にあった場合 */
  .products-lyt-01._ptn02 {
    margin-top: 0;
  }
  .products-lyt-01._ptn02 .products-lyt-01__hdg3 {
    font-size: 1.6rem;
  }
}

/* .products-lyt-02
----------------------------------------------- */
.products-lyt-02 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px 40px;
  margin: var(--m-common-pc);
}
.products-lyt-02._col03 {
  grid-template-columns: 1fr 1fr 1fr;
}
.products-lyt-02__col {
  text-align: center;
}
.products-lyt-02__col .products-list-link {
  text-align: left;
}
.products-lyt-02__img {
  margin: 0 auto 16px;
  border-radius: 8px;
}
.products-lyt-02__text {
  margin-bottom: 24px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .products-lyt-02 {
    grid-template-columns: 1fr;
    gap: 40px 0;
    margin: var(--m-common-sp);
  }
  .products-lyt-02._col03 {
    grid-template-columns: 1fr;
  }
  .products-lyt-02__col .products-hdg-l3 {
    margin-bottom: 16px;
  }
  .products-lyt-02__img {
    margin: 0 auto 12px;
    display: block;
  }
  .products-lyt-02__text {
    margin-bottom: 12px;
  }
}

/* .products-lyt-03
----------------------------------------------- */

.products-lyt-03 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px 40px;
  align-items: start;
  margin: var(--m-common-pc);
}

.products-lyt-03._col02 {
  grid-template-columns: 373px 373px;
  justify-content: center;
}

.products-lyt-03__col {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
}
.products-lyt-03__textArea {
  margin-top: 16px;
}

.products-lyt-03__img {
  border-radius: 8px;
}

.products-lyt-03__hdg {
  font-size: 1.8rem;
  margin-bottom: 8px;
}

.products-lyt-03__hdg a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.products-lyt-03__hdg a:hover,
.products-lyt-03__hdg a:active,
.products-lyt-03__hdg a:focus {
  text-decoration: none;
}

.products-lyt-03__name,
.products-lyt-03__text {
  display: block;
  font-size: 1.4rem;
}
.products-lyt-03__name {
  font-weight: bold;
}
.products-lyt-03__line {
  display: block;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin: 16px 0;
}
.products-lyt-03__prevBtn,
.products-lyt-03__nextBtn {
  display: none;
}

@media only screen and (max-width: 768px) {
  .products-lyt-03 {
    display: block;
    grid-template-columns: inherit;
    gap: inherit;
    margin: var(--m-common-sp);
  }

  .products-lyt-03._col02 {
    grid-template-columns: inherit;
    justify-content: inherit;
  }

  .products-lyt-03__col {
    margin-bottom: 40px;
  }

  .products-lyt-03__col.swiper-slide {
    padding: 0 20px;
    margin-bottom: 0;
  }

  .products-lyt-03__textArea {
    margin: 12px 0 0 0;
  }

  .products-lyt-03__hdg {
    font-size: 1.6rem;
    margin-bottom: 6px;
  }

  .products-lyt-03__name,
  .products-lyt-03__text {
    font-size: 1.2rem;
  }
  .products-lyt-03__line {
    margin: 16px 0 14px;
  }
  .products-lyt-03__prevBtn,
  .products-lyt-03__nextBtn {
    display: block;
    position: absolute;
    top: 70px;
    left: 0;
    width: 44px;
    height: 44px;
    background-color: var(--color-05);
    border-radius: 50%;
    color: transparent;
    border: 1px solid var(--color-01);
    z-index: 10;
  }
  .products-lyt-03__nextBtn {
    left: inherit;
    right: 0;
  }
  .products-lyt-03__prevBtn::before,
  .products-lyt-03__nextBtn::before {
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-color: var(--color-01) var(--color-01) transparent transparent;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-left: 1px;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  .products-lyt-03__nextBtn::before {
    left: inherit;
    margin-left: inherit;
    right: 50%;
    margin-right: -8px;
    border-color: var(--color-01) var(--color-01) transparent transparent;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}

/* .products-box-04
----------------------------------------------- */
.products-lyt-04 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(580px, 1fr));
  justify-items: center;
  gap: 40px;
  margin: 56px 0 40px;
}
.products-lyt-04__col {
  width: 100%;
}
.products-lyt-04._reverse > .products-lyt-04__col:nth-child(even) {
  order: -1;
}
.products-lyt-04__col._column-reverse {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column-reverse;
}

.products-lyt-04__col > .products-box-01 {
  margin-top: 24px;
}

@media only screen and (max-width: 768px) {
  .products-lyt-04 {
    display: block;
    margin: var(--m-common-sp);
  }
  .products-lyt-04__col:not(:last-child) {
    margin-bottom: 40px;
  }
  .products-lead + .products-lyt-04 {
    margin-top: 32px;
  }
}

/* .products-lyt-panel
----------------------------------------------- */

.products-lyt-panel {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  width: var(--w-common-smaller);
  margin: var(--m-common-pc);
}

.products-lyt-panel._col2 {
  grid-template-columns: 1fr 1fr;
  width: min(616px, 100%);
}

.products-lyt-panel__col {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: center;
  padding: 48px 24px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-lyt-panel__col[href]:hover img,
.products-lyt-panel__col[href]:active img,
.products-lyt-panel__col[href]:focus img {
  opacity: 1;
}

.products-lyt-panel__img {
  margin-bottom: 16px;
}

.products-lyt-panel__hdg {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  .products-lyt-panel__col[href] {
    border: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
  }
  .products-lyt-panel__hdg {
    transition: color 0.3s ease-in-out;
  }
  .products-lyt-panel__col[href]:hover,
  .products-lyt-panel__col[href]:active,
  .products-lyt-panel__col[href]:focus {
    border-color: var(--color-01);
  }
  .products-lyt-panel__col[href]:hover .products-lyt-panel__hdg,
  .products-lyt-panel__col[href]:active .products-lyt-panel__hdg,
  .products-lyt-panel__col[href]:focus .products-lyt-panel__hdg {
    color: var(--color-02);
  }
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    width: 100%;
    margin: var(--m-common-sp);
  }

  .products-lyt-panel__col {
    justify-content: center;
    padding: 20px 0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-lyt-panel__img {
    width: 100%;
    margin-bottom: 12px;
  }

  .products-lyt-panel__hdg {
    font-size: 1.2rem;
    padding: 0 16px;
  }
}

/* .products-lyt-panel-02----------------------------------------------- */
.products-lyt-panel-02 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: var(--w-common-smaller);
  margin: var(--m-common-pc);
}
.products-lyt-panel-02__col {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 24px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}
.products-lyt-panel-02__col span {
  display: inline-block;
  position: relative;
  padding-left: 23px;
}

.products-lyt-panel-02__col span::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-02);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
}

@media only screen and (min-width: 769px) {
  .products-lyt-panel-02__col {
    border: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
  }
  .products-lyt-panel-02__col span {
    transition: color 0.3s ease-in-out;
  }
  .products-lyt-panel-02__col span::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-lyt-panel-02__col:hover,
  .products-lyt-panel-02__col:active,
  .products-lyt-panel-02__col:focus {
    border-color: var(--color-01);
  }
  .products-lyt-panel-02__col:hover span,
  .products-lyt-panel-02__col:active span,
  .products-lyt-panel-02__col:focus span {
    color: var(--color-02);
  }
  .products-lyt-panel-02__col:hover span::before,
  .products-lyt-panel-02__col:active span::before,
  .products-lyt-panel-02__col:focus span::before {
    background-image: var(--icon-arrow-04);
  }
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel-02 {
    grid-template-columns: 1fr;
    gap: 6px 0;
    width: 100%;
    margin: var(--m-common-sp);
  }
  .products-lyt-panel-02__col {
    padding: 14px 18px 14px 14px;
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-lyt-panel-02__col:hover span::before {
    top: 2px;
  }
  .products-lyt-panel-02__col:hover span::after {
    top: calc(2px + (15px * 1 / 3)); /* 常にbeforeの中心にafter配置 */
  }
}

/* .products-lyt-panel-03----------------------------------------------- */

.products-lyt-panel-03 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  margin: var(--m-common-pc);
}

.products-list-link + .products-lyt-panel-03 {
  margin-top: 40px;
}

.products-lyt-panel-03__col {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 30px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-lyt-panel-03__col:hover img,
.products-lyt-panel-03__col:active img,
.products-lyt-panel-03__col:focus img {
  opacity: 1;
}

.products-lyt-panel-03__text {
  position: relative;
  padding-left: 23px;
}
.products-lyt-panel-03__img {
  margin-right: 30px;
}

.products-lyt-panel-03__text::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-02);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
}

@media only screen and (min-width: 769px) {
  .products-lyt-panel-03__col[href] {
    border: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
  }
  .products-lyt-panel-03__text {
    transition: color 0.3s ease-in-out;
  }
  .products-lyt-panel-03__text::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-lyt-panel-03__col[href]:hover,
  .products-lyt-panel-03__col[href]:active,
  .products-lyt-panel-03__col[href]:focus {
    border-color: var(--color-01);
  }
  .products-lyt-panel-03__col[href]:hover .products-lyt-panel-03__text,
  .products-lyt-panel-03__col[href]:active .products-lyt-panel-03__text,
  .products-lyt-panel-03__col[href]:focus .products-lyt-panel-03__text {
    color: var(--color-02);
  }
  .products-lyt-panel-03__col[href]:hover .products-lyt-panel-03__text::before,
  .products-lyt-panel-03__col[href]:active .products-lyt-panel-03__text::before,
  .products-lyt-panel-03__col[href]:focus .products-lyt-panel-03__text::before {
    background-image: var(--icon-arrow-04);
  }
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel-03 {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    margin: var(--m-common-sp);
  }

  .products-list-link + .products-lyt-panel-03 {
    margin-top: 20px;
  }

  .products-lyt-panel-03__col {
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: 24px 16px;
    box-shadow: 0 0 10px var(--color-shadow);
  }

  .products-lyt-panel-03__text {
    padding-left: 19px;
    font-size: 1.2rem;
  }
  .products-lyt-panel-03__img {
    margin-right: 0;
    margin-bottom: 12px;
  }

  .products-lyt-panel-03__text::before {
    top: 2px;
  }
  .products-lyt-panel-03__text::after {
    top: calc(2px + (15px * 1 / 3)); /* 常にbeforeの中心にafter配置 */
  }
}

/* .products-lyt-panel-04
----------------------------------------------- */
.products-lyt-panel-04 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(385px, 1fr));
  gap: 16px;
  justify-items: center;
  margin: var(--m-common-pc);
}
.products-lyt-panel-04:where(._small) {
  width: min(794px, 100%);
}
.products-lyt-panel-04__col {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  padding: 36px 32px 32px 32px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}
.products-lyt-panel-04__col[href] {
  position: relative;
  border: 1px solid transparent;
}
.products-lyt-panel-04__col[href]::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-02);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  bottom: 10px;
  right: 10px;
}
.products-lyt-panel-04__hdg {
  margin-bottom: 12px;
  font-size: 1.6rem;
  text-align: center;
}
.products-lyt-panel-04__text {
  font-size: 1.4rem;
}
.products-lyt-panel-04__img {
  margin: 0 auto 16px;
}

@media only screen and (min-width: 769px) {
  .products-lyt-panel-04__col[href] {
    transition: border-color 0.3s ease-in-out;
  }
  .products-lyt-panel-04__col[href]::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-lyt-panel-04__col[href]:hover,
  .products-lyt-panel-04__col[href]:active,
  .products-lyt-panel-04__col[href]:focus {
    border-color: var(--color-02);
  }
  .products-lyt-panel-04__col[href]:hover::before,
  .products-lyt-panel-04__col[href]:active::before,
  .products-lyt-panel-04__col[href]:focus::before {
    background-image: var(--icon-arrow-03);
  }
  .products-lyt-panel-04__col[href]:hover img,
  .products-lyt-panel-04__col[href]:active img,
  .products-lyt-panel-04__col[href]:focus img {
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  .products-lyt-panel-04 {
    width: var(--w-common);
    display: grid;
    grid-template-columns: 1fr;
    margin: var(--m-common-sp);
  }
  .products-lyt-panel-04__img {
    margin: 0 auto 16px;
  }
}
/* .products-lyt-panel-05
----------------------------------------------- */
.products-lyt-panel-05 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(580px, 1fr));
  gap: 40px;
  justify-items: center;
  margin: var(--m-common-pc);
}
.products-lyt-panel-05__col {
  width: 100%;
  padding: 40px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
}
.products-lyt-panel-05__hdg {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 24px;
}
.products-lyt-panel-05__defList {
  margin-bottom: 24px;
}
.products-lyt-panel-05__defList dt {
  font-weight: bold;
  margin-bottom: 4px;
}
.products-lyt-panel-05__logo {
  display: block;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel-05 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin: var(--m-common-sp);
  }
  .products-lyt-panel-05__col {
    padding: 32px;
    box-shadow: 0 0 10px var(--color-shadow);
  }
  .products-lyt-panel-05__hdg {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .products-lyt-panel-05__defList {
    margin-bottom: 18px;
  }
  .products-lyt-panel-05__logo {
    display: block;
    margin: 0 auto 22px;
  }
}

/* .products-lyt-panel-06----------------------------------------------- */

.products-lyt-panel-06 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(288px, 1fr));
  gap: 16px;
  margin: var(--m-common-pc);
}
.products-lyt-panel-06__col {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  padding: 32px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px var(--color-shadow);
}
.products-lyt-panel-06__textArea {
  text-align: center;
}
.products-lyt-panel-06__img {
  margin: 0 auto 24px;
}
.products-lyt-panel-06__hdg {
  font-size: 1.8rem;
  margin-bottom: 4px;
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel-06 {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    margin: var(--m-common-sp);
  }
  .products-lyt-panel-06__col {
    padding: 16px;
    box-shadow: 0 0 10px var(--color-shadow);
  }
  .products-lyt-panel-06__img {
    margin: 0 auto 12px;
  }
  .products-lyt-panel-06__hdg {
    font-size: 1.4rem;
  }
}

/* .products-lyt-panel-07
----------------------------------------------- */
.products-lyt-panel-07 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-bottom: 24px;
  text-align: center;
}

.products-lyt-panel-07__col {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  padding: 40px;
  background-color: var(--color-05);
  border-radius: 8px;
}

.products-lyt-panel-07__img {
  margin: 0 auto 24px;
}

.products-lyt-panel-07__textArea > :last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel-07 {
    grid-template-columns: auto;
    gap: 10px 0;
    margin-bottom: 16px;
  }

  .products-lyt-panel-07__col {
    padding: 32px;
  }

  .products-lyt-panel-07__img {
    margin-bottom: 16px;
  }
}

/* .products-lyt-panel-08
----------------------------------------------- */

.products-lyt-panel-08 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(373px, 1fr));
  gap: 16px;
  margin: var(--m-common-pc);
  max-width: 1152px;
}

.products-lyt-panel-08__col {
  display: flex;
  flex-direction: column;
  padding: 32px 24px;
  border-radius: 8px;
  background: #fff;
  text-align: center;
}

.products-lyt-panel-08._account .products-lyt-panel-08__col {
  box-shadow: 0 0 20px var(--color-shadow);
}

.products-lyt-panel-08._misoca .products-lyt-panel-08__col {
  box-shadow: 0 0 20px var(--color-shadow-misoca);
}

.products-lyt-panel-08._payroll .products-lyt-panel-08__col {
  box-shadow: 0 0 20px var(--color-shadow-payroll);
}

.products-lyt-panel-08__hdg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: 700;
  min-height: 95px;
}

.products-lyt-panel-08__content > :last-child {
  margin-bottom: 0;
}

.products-lyt-panel-08__img {
  margin-bottom: 40px;
}

.products-lyt-panel-08__hdg._auto {
  min-height: auto;
}

@media only screen and (max-width: 768px) {
  .products-lyt-panel-08 {
    grid-template-columns: 1fr;
    gap: 10px 0;
    margin: var(--m-common-sp);
  }

  .products-lyt-panel-08__col {
    padding: 32px;
  }

  .products-lyt-panel-08__hdg {
    display: block;
    min-height: auto;
    margin-bottom: 10px;
    font-size: 1.6rem;
  }

  .products-lyt-panel-08__content {
    display: flex;
    flex-direction: column-reverse;
  }

  .products-lyt-panel-08__img {
    margin: 24px auto 0;
  }
}

/* .products-lyt-menuList
----------------------------------------------- */
.products-lyt-menuList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px 40px;
  margin: 24px auto;
}

.products-lyt-menuList__btn {
  padding-bottom: 8px;
  border-bottom: 2px solid var(--color-04);
  margin-bottom: 16px;
}

.products-lyt-menuList__hdg {
  margin-bottom: 0;
  font-size: 2.2rem;
}

.products-lyt-menuList__icon {
  display: none;
}
.products-lyt-menuList__alt {
  display: none;
}

@media only screen and (max-width: 768px) {
  .products-lyt-menuList {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 16px;
  }

  .products-lyt-menuList__col {
    border-bottom: 2px solid #ddd;
  }

  .products-lyt-menuList__col:first-child {
    border-top: 2px solid #ddd;
  }

  .products-lyt-menuList__btn {
    position: relative;
    padding: 19px 56px 19px 20px;
    margin-bottom: 0;
    border-bottom: none;
  }

  .products-lyt-menuList__btn:not(:focus-visible) {
    outline: none;
  }

  .products-lyt-menuList__hdg {
    font-size: 1.6rem;
  }

  .products-lyt-menuList__icon {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: var(--color-05);
    border: 1px solid var(--color-01);
  }

  .products-lyt-menuList__icon::before,
  .products-lyt-menuList__icon::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--color-01);
  }

  .products-lyt-menuList__icon::after {
    transform: translateX(-50%) rotate(90deg);
    transition: transform 0.3s ease-in-out;
  }

  .products-lyt-menuList__icon span {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 2px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 2px;
  }

  .products-lyt-menuList__alt {
    opacity: 0;
    pointer-events: none;
    height: 0px;
    position: absolute;
  }

  .products-lyt-menuList__content {
    height: 0;
    overflow: hidden;
    background-color: var(--color-05);
  }

  .products-lyt-menuList__contentInner {
    padding: 20px;
  }

  .products-lyt-menuList__col.is-open .products-lyt-menuList__icon:after {
    transform: translateX(-50%) rotate(0deg);
  }

  .products-lyt-menuList__col.is-open .products-lyt-menuList__content {
    display: block;
  }
}

/* .products-lyt-btn
----------------------------------------------- */
.products-lyt-btn {
  display: grid;
  grid-template-columns: auto auto;
  gap: 24px;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .products-lyt-btn {
    grid-template-columns: auto;
    gap: 16px;
  }
}

/* .products-lyt-intro
----------------------------------------------- */
.products-lyt-intro {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  margin: var(--m-common-pc);
}
.products-lyt-intro__textArea {
  margin-left: 32px;
}
.products-lyt-intro__hdg {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.products-lyt-intro__name,
.products-lyt-intro__text {
  display: block;
  font-size: 1.8rem;
}
.products-lyt-intro__text {
  display: block;
  font-size: 1.8rem;
}
.products-lyt-intro__name {
  font-weight: bold;
}
.products-lyt-intro__line {
  display: block;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin: 16px 0;
}
.products-lyt-intro__img {
  width: min(373px, 100%);
  height: 100%;
  border-radius: 8px;
}

@media only screen and (max-width: 768px) {
  .products-lyt-intro {
    flex-direction: column-reverse;
    margin: var(--m-common-sp);
  }
  .products-lyt-intro__textArea {
    margin: 12px 0 0 0;
  }
  .products-lyt-intro__hdg {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
  .products-lyt-intro__name,
  .products-lyt-intro__text {
    font-size: 1.2rem;
  }
  .products-lyt-intro__line {
    margin: 16px 0 14px;
  }
  .products-lyt-intro__img {
    width: 100%;
  }
}

/* .products-lyt-modalCont
----------------------------------------------- */
.products-lyt-modalCont {
  width: min(1040px, 100%);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(492px, 1fr));
  gap: 56px;
  margin: 0 auto;
  text-align: left;
}
.products-lyt-modalCont__wrap {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-bottom: 20px;
}
.products-lyt-modalCont__col p {
  font-size: 1.4rem;
}
.products-lyt-modalCont__hdg {
  font-size: 1.8rem;
  margin-bottom: 12px;
}
.products-lyt-modalCont__img {
  margin-right: 24px;
}
.products-lyt-modalCont__name,
.products-lyt-modalCont__text {
  display: block;
}
.products-lyt-modalCont__name {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .products-lyt-modalCont {
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
  .products-lyt-modalCont__wrap {
    flex-direction: column-reverse;
    margin-bottom: 16px;
  }
  .products-lyt-modalCont__hdg {
    font-size: 1.5rem;
  }
  .products-lyt-modalCont__img {
    margin: 0 auto 16px;
  }
}

/* .products-breadcrumb
----------------------------------------------- */

.products-box-trial-02 + .products-breadcrumb {
  margin-top: 24px;
}

.products-breadcrumb__inner {
  width: var(--w-common);
  margin: 0 auto;
  padding: 0 28px 0 20px;
}
.products-breadcrumb__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -28px;
}

.products-breadcrumb__item {
  position: relative;
  padding-left: 28px;
  line-height: 2.4;
}

.products-breadcrumb__item:not(:last-child)::before {
  position: absolute;
  top: 50%;
  right: -12px;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: var(--color-02) var(--color-02) transparent transparent;
  content: "";
  transform: rotate(45deg) translateY(-50%);
  font-size: 1.2rem;
}

.products-breadcrumb__item {
  font-size: 1.2rem;
}

.products-breadcrumb__item a {
  color: var(--color-02);
  text-decoration-line: underline;
  text-decoration-color: var(--color-02);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

@media only screen and (min-width: 769px) {
  .products-breadcrumb__item a:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 768px) {
  .row-fluid + .products-breadcrumb {
    margin-top: -16px;
  }
}

/* .products-following
----------------------------------------------- */
.products-following {
  width: 100vw;
  background-color: #f8f9fb;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 6px 6px -6px rgba(51, 51, 51, 0.16);
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.products-following__inner {
  width: var(--w-common);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.products-following__ttl {
  position: relative;
  /* margin-right: clamp(10px, 4vw, 80px); */
  display: flex;
  justify-content: center;
  align-items: center;
}
.products-following__contents {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  row-gap: 8px;
}
.products-following__list {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 4px;
}
.products-following__link,
.products-following__trigger {
  position: relative;
  display: block;
  font-weight: bold;
}
.products-following__link {
  padding: 30px 16px;
}
.products-following__trigger {
  padding: 30px 16px 30px 30px;
}
.products-following__alt {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 2px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 2px;
}
.products-following__btnWrap {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 12px;
}
.products-following__btn {
  position: relative;
  padding: 11px 22px 11px 41px;
  background-color: var(--color-02);
  font-weight: 500;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 10em;
  box-shadow: 0 0 10px var(--color-shadow);
}
.products-following__btn::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-01);
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  position: absolute;
  content: "";
  transition: left 0.3s ease-in-out;
}
.products-following__btn._ptn02 {
  background-color: #fff;
  border: 2px solid var(--color-02);
  color: var(--color-02);
}
.products-following__btn._ptn02::before {
  background-image: var(--icon-arrow-03);
}
.products-following__drawer {
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity, visibility, 0.3s ease-in-out;
}
.products-following__drawer::before {
  width: 120vw;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 6px 6px -6px rgba(51, 51, 51, 0.16);
}
.products-following__drawerInner {
  width: var(--w-common);
  margin: 0 auto;
  padding: 24px 0;
}
.products-following__drawerList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
  margin-bottom: 0;
}
.products-following__drawerItem {
  text-align: left;
}
.products-following__drawerItem a {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 23px;
  font-size: 1.4rem;
}
.products-following__drawerItem a::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-02);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
}

@media only screen and (min-width: 769px) {
  .products-following {
    transition: opacity, visibility, 0.3s ease-in-out;
  }
  .products-following__link,
  .products-following__trigger {
    border-bottom: 3px solid transparent;
    transition: border-bottom, color, 0.3s ease-in-out;
  }
  .products-following__trigger::before {
    width: 5px;
    height: 5px;
    border: 1px solid;
    border-color: transparent transparent var(--color-02) var(--color-02);
    position: absolute;
    content: "";
    top: 50%;
    left: 16px;
    transform: rotate(-45deg) translateY(-50%);
    margin-top: -3px;
    transition: transform 0.3s ease-in-out;
  }
  .products-following__item:not(:first-child) .products-following__link::after,
  .products-following__item:not(:first-child)
    .products-following__trigger::after {
    width: 1px;
    height: 12px;
    background-color: #bfbfbf;
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .products-following__drawerItem::before {
    transition: color 0.3s ease-in-out;
  }
  .products-following__drawerItem a::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-following__item:hover .products-following__link,
  .products-following__item:hover .products-following__trigger,
  .products-following__item:active .products-following__link,
  .products-following__item:active .products-following__trigger,
  .products-following__item:focus-within .products-following__link,
  .products-following__item:focus-within .products-following__trigger {
    color: var(--color-02);
    border-bottom: 3px solid var(--color-02);
  }
  .products-following__item:hover .products-following__link::before,
  .products-following__item:hover .products-following__trigger::before,
  .products-following__item:active .products-following__link::before,
  .products-following__item:active .products-following__trigger::before,
  .products-following__item:focus-within .products-following__link::before,
  .products-following__item:focus-within .products-following__trigger::before {
    transform: rotate(-45deg) translate(calc(-50% + 1px), 1px) scale(-1, -1);
  }
  .products-following__item:hover
    .products-following__trigger
    + .products-following__drawer,
  .products-following__item:active
    .products-following__trigger
    + .products-following__drawer,
  .products-following__item:focus-within
    .products-following__trigger
    + .products-following__drawer {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
  }

  .products-following__btn {
    transition: background-color 0.3s ease-in-out;
  }
  .products-following__btn:hover,
  .products-following__btn:active,
  .products-following__btn:focus {
    background-color: var(--color-03);
    color: #fff;
  }
  .products-following__btn._ptn02:hover,
  .products-following__btn._ptn02:active,
  .products-following__btn._ptn02:focus {
    background-color: var(--color-08);
    color: var(--color-02);
  }
  .products-following__btn:hover::before,
  .products-following__btn:active::before,
  .products-following__btn:focus::before {
    left: 22px;
  }

  .products-following__drawerItem a:hover,
  .products-following__drawerItem a:active,
  .products-following__drawerItem a:focus {
    color: var(--color-02);
  }
  .products-following__drawerItem a:hover::before,
  .products-following__drawerItem a:active::before,
  .products-following__drawerItem a:focus::before {
    background-image: var(--icon-arrow-03);
  }
}

@media only screen and (max-width: 1200px) {
  .products-following__btnWrap {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .products-following__inner {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .products-following {
    position: static;
    top: inherit;
    left: inherit;
    z-index: inherit;
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    margin-bottom: 11px;
    transform: translateX(0);
  }
  .products-following::before {
    display: none;
  }
  .products-following__inner {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    background-color: var(--color-01);
    padding: 0 0 24px 0;
  }
  .products-following__ttl {
    padding: 20px;
    margin-right: 0;
  }
  .products-following .nav-global {
    background-color: #fff;
  }
  .products-following .global-list-contents:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
  }
}

/* .products-nav-local
----------------------------------------------- */
  .products-nav-local {
    width: min(210px, 100%);
    background-color: #fff;
    border-radius: 8px 0 0 8px;
    position: fixed;
    right: 0;
    bottom: 72px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    filter: drop-shadow(0 0 20px var(--color-shadow));
    transition: opacity, visibility, 0.3s ease-in-out, .5s transform ease-in-out;
  }
  .products-nav-local.is-switch {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
  }
  .products-nav-local.is-open {
    transform: translateX(100%);
  }
  .products-nav-local__list {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 6px;
    justify-items: start;
    padding: 12px 0 12px 10px;
    margin-bottom: 0;
  }
  .products-nav-local__item {
    width: 100%;
  }
  .products-nav-local__anchorLink {
    position: relative;
    display: block;
    width: 100%;
    padding: 6px 20px 6px 33px;
    border-bottom-left-radius: 10em;
    border-top-left-radius: 10em;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
    transition: background-color, color, 0.3s ease-in-out;
  }
  .products-nav-local__anchorLink.is-active {
    color: var(--color-02);
  }
  .products-nav-local__anchorLink.is-active span {
    background-color: var(--color-01);
  }
  .products-nav-local__anchorLink.is-active span::before {
    border-color: #fff #fff transparent transparent;
  }
  .products-nav-local__anchorLink span {
    width: 15px;
    height: 15px;
    background-color: var(--color-04);
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: transparent;
    border-radius: 50%;
    border: 1px solid;
    border-color: transparent;
    overflow: hidden;
    transition: border-color, background-color 0.3s ease-in-out;
  }
  .products-nav-local__anchorLink span::before {
    width: 5px;
    height: 5px;
    border: 1px solid;
    border-color: var(--color-02) var(--color-02) transparent transparent;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% + 1.5px), calc(-50% + -1px)) rotate(135deg);
    margin-left: -2px;
    transform-origin: center;
  }
  .products-nav-local__anchorLink:hover,
  .products-nav-local__anchorLink:focus {
    background-color: var(--color-05);
    color: var(--color-02);
  }
  .products-nav-local__anchorLink:hover span,
  .products-nav-local__anchorLink:active span,
  .products-nav-local__anchorLink:focus span {
    border-color: var(--color-01);
    background-color: #fff;
  }
  .products-nav-local__anchorLink:hover span::before,
  .products-nav-local__anchorLink:active span::before,
  .products-nav-local__anchorLink:focus span::before {
    border-color: var(--color-01) var(--color-01) transparent transparent;
  }

@media only screen and (max-width: 1200px) {
  .products-nav-local {
    display: none;
  }
}

/* .products-lyt-05
----------------------------------------------- */
.products-lyt-05 {
  margin: var(--m-common-pc);
}
.modal-box + .products-lyt-05,
.products-lyt-05 + .products-lyt-05 {
  margin-top: 0;
}
.products-lyt-05._col02 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(580px, 1fr));
  gap: 40px;
}
.products-lyt-05__hdg {
  position: relative;
  font-size: 2.2rem;
  padding-bottom: 8px;
  margin-bottom: 24px;
}
.products-lyt-05__hdg::before {
  width: 100%;
  height: 2px;
  background: linear-gradient(
    to right,
    var(--color-01) 0,
    var(--color-01) 40px,
    var(--color-04) 40.1px,
    var(--color-04) 100%
  );
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
}
.products-lyt-05__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(388px, 1fr));
  gap: 16px;
}
.products-lyt-05._col02 .products-lyt-05__list {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
.products-lyt-05__item a,
.products-lyt-05__item span {
  position: relative;
  display: block;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 20px var(--color-shadow);
  padding: 16px 48px;
  border: 1px solid transparent;
  text-align: center;
}
.products-lyt-05__item a::before,
.products-lyt-05__item span::before {
  width: 20px;
  height: 20px;
  background-image: url("/products/img/renew/icon-modal.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}

@media only screen and (min-width: 769px) {
  .products-lyt-05__item a {
    transition: border-color 0.3s ease-in-out;
  }
  .products-lyt-05__item a::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-lyt-05__item a:hover,
  .products-lyt-05__item a:active,
  .products-lyt-05__item a:focus {
    border-color: var(--color-01);
  }
  .products-lyt-05__item a:hover::before,
  .products-lyt-05__item a:active::before,
  .products-lyt-05__item a:focus::before {
    background-image: var(--icon-modal-hover);
  }
}

@media only screen and (max-width: 768px) {
  .products-lyt-05 {
    /* margin-bottom: 24px; */
    margin: var(--m-common-sp);
  }
  .modal-box + .products-lyt-05,
  .products-lyt-05 + .products-lyt-05 {
    margin-top: 0;
  }
  .products-lyt-05._col02 {
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
  .products-lyt-05__hdg {
    font-size: 1.6rem;
    padding-bottom: 6px;
    margin-bottom: 14px;
  }
  .products-lyt-05__list {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .products-lyt-05._col02 .products-lyt-05__list {
    grid-template-columns: repeat(auto-fill, minmax(106px, 1fr));
    gap: 8px;
  }
  .products-lyt-05__item a,
  .products-lyt-05__item span {
    padding: 13px 47px;
    box-shadow: 0 0 10px var(--color-shadow);
  }
  .products-lyt-05__item a::before,
  .products-lyt-05__item span::before {
    right: 14px;
  }
}

/* .products-qa
----------------------------------------------- */
.products-qa {
  width: var(--w-common-smaller);
  border-bottom: 2px solid #ddd;
  margin: var(--m-common-pc);
}

.products-qa__header {
  border-top: 2px solid #ddd;
}

.products-qa__btn {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 16px;
  align-items: start;
  width: 100%;
  padding: 24px 0;
  font-weight: bold;
  text-align: left;
}

.products-qa__question,
.products-qa__answer {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.products-qa__question {
  background-color: #fff;
  border: 2px solid var(--color-01);
  color: var(--color-01);
}

.products-qa__iconAlt {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.products-qa__text {
  position: relative;
  padding-right: 70px;
  margin-top: 3px;
  line-height: 1.8;
}

.products-qa__icon {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: var(--color-05);
  border: 1px solid var(--color-01);
}

.products-qa__icon::before,
.products-qa__icon::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  top: 50%;
  left: calc(50%);
  transform: translateX(-50%);
  background-color: var(--color-01);
  transform-origin: center;
}

.products-qa__icon::after {
  transform: translateX(-50%) rotate(90deg);
  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.products-qa__icon span {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 2px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 2px;
}

.products-qa__content {
  height: 0;
  overflow-y: hidden;
}
.products-qa__contentInner {
  position: relative;
  padding: 0 70px 24px 50px;
}

.products-qa__answer {
  /* カラムにすると、answerTextで許容するコンテンツによっては不具合が生じるため、positionで配置 */
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-color: var(--color-01);
  line-height: 1.8;
}
.products-qa__answerText {
  margin-top: 3px;
  line-height: 1.8;
}

.products-qa__item.is-open .products-qa__icon::after {
  transform: translateX(-50%) rotate(0deg);
}

@media only screen and (min-width: 769px) {
  .products-qa__icon {
    transition: background-color 0.3s ease-in-out;
  }
  .products-qa__icon::before {
    transition: background-color 0.3s ease-in-out;
  }
  .products-qa__btn:hover .products-qa__icon,
  .products-qa__btn:active .products-qa__icon,
  .products-qa__btn:focus .products-qa__icon {
    background-color: var(--color-01);
  }
  .products-qa__btn:hover .products-qa__icon::before,
  .products-qa__btn:active .products-qa__icon::before,
  .products-qa__btn:focus .products-qa__icon::before {
    background-color: #fff;
  }
  .products-qa__btn:hover .products-qa__icon::after,
  .products-qa__btn:active .products-qa__icon::after,
  .products-qa__btn:focus .products-qa__icon::after {
    background-color: #fff;
  }
}

@media only screen and (max-width: 768px) {
  .products-qa {
    width: 100%;
    margin: var(--m-common-sp);
  }
  .products-qa__btn {
    min-height: 74px;
    column-gap: 12px;
    padding: 14px 0;
  }

  .products-qa__question {
    width: 29px;
    height: 29px;
    font-size: 1.4rem;
  }

  .products-qa__text {
    padding-right: 56px;
    margin-top: 0;
  }

  .products-qa__icon {
    width: 44px;
    height: 44px;
    top: 0;
    transform: translateY(0);
  }

  .products-qa__contentInner {
    padding: 0 56px 14px 41px;
  }

  .products-qa__answer {
    width: 29px;
    height: 29px;
    font-size: 1.4rem;
  }
  .products-qa__answerText {
    margin-top: 0;
  }
}

/* .products-spec
----------------------------------------------- */
.products-spec__btnArea {
  display: flex;
}
.products-spec__btnList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0 0 0 -16px;
}
.products-spec__btnList > li {
  margin-left: 16px;
}
.products-spec__btn {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 5px 14px;
  padding: 10px 16px 10px 22px;
  border: 2px solid var(--color-01);
  background-color: #fff;
  border-radius: 8px;
  color: var(--color-02);
  font-size: 2rem;
  font-weight: bold;
  transition: background-color 0.3s ease-in-out;
}
.products-spec__btn:before,
.products-spec__btn:after {
  display: none;
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
}
.products-spec__btn.is-open {
  background-color: var(--color-05);
}
.products-spec__btn.is-open:before,
.products-spec__btn.is-open:after {
  display: block;
}
.products-spec__btn:before {
  border: 6px solid transparent;
  border-top: 6px solid var(--color-05);
  bottom: -12px;
  z-index: 2;
}

.products-spec__btn:after {
  border: 8px solid transparent;
  border-top: 8px solid var(--color-01);
  bottom: -16px;
  z-index: 1;
}

.products-spec__alt {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: var(--color-05);
  border: 1px solid var(--color-01);
  color: transparent;
  /* テキストをfocus対象にしない */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.products-spec__alt::before,
.products-spec__alt::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  top: 50%;
  left: calc(50%);
  transform: translateX(-50%);
  background-color: var(--color-01);
  transform-origin: center;
}

.products-spec__alt::after {
  transition: transform 0.3s ease-in-out;
  transform: translateX(-50%) rotate(90deg);
}
.products-spec__btn.is-open .products-spec__alt::after {
  transform: translateX(-50%) rotate(0deg);
}
.products-spec__content {
  position: relative;
  height: 0;
  overflow: hidden;
  margin-top: 32px;
}
.products-spec__item {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.products-spec__item > *:last-child {
  margin-bottom: 0;
}
.products-spec__item.is-open {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: inherit;
  left: inherit;
  height: auto;
}
.products-spec-table {
  width: 100%;
  height: 0;
  margin-bottom: 40px;
  border-left: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  overflow: hidden;
}
.products-spec-table th {
  vertical-align: top;
}
.products-spec-table th,
.products-spec-table td {
  border-top: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  padding: 18px 24px;
}
.products-spec-table td._bg-gray,
.products-spec-table th._bg-gray {
  background-color: #f1f1f1;
}
.products-spec-table td._bg-lightgray,
.products-spec-table th._bg-lightgray {
  background-color: #f9f9f9;
}
@media only screen and (min-width: 769px) {
  .products-spec__btn {
    transition: background-color 0.3s ease-in-out;
  }
  .products-spec__btn:before {
    transition: border-top 0.3s ease-in-out;
  }
  .products-spec__alt::after {
    transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
  .products-spec__btn:not(.is-open):hover,
  .products-spec__btn:not(.is-open):active,
  .products-spec__btn:not(.is-open):focus {
    background-color: var(--color-05);
  }
}
@media only screen and (max-width: 768px) {
  .products-spec__btnList {
    margin: 0 0 -6px -6px;
  }
  .products-spec__btnList > li {
    margin: 0 0 6px 6px;
  }
  .products-spec__btn {
    padding: 10px 11px;
    font-size: 1.4rem;
  }
  .products-spec__content {
    margin-top: 24px;
  }
  .products-spec__alt {
    position: relative;
    width: 44px;
    height: 44px;
  }
  .products-spec-table {
    margin-bottom: 20px;
  }
  .products-spec-table col,
  .products-spec-table th,
  .products-spec-table td {
    width: 100% !important;
    display: block;
  }
  .products-spec-table th,
  .products-spec-table td {
    padding: 14px;
  }
  .products-spec-table th {
    text-align: center;
  }
}

/* .products-lyt-flow
----------------------------------------------- */
.products-lyt-flow {
  margin: var(--m-common-pc);
}
.products-lyt-flow__item {
  margin-bottom: 56px;
}
.products-lyt-flow__ttlArea {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 16px;
  margin-bottom: 32px;
}
.products-lyt-flow__label {
  min-height: 45px;
  padding: 0 14px;
  background-color: var(--color-01);
  border-radius: 8px;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.products-lyt-flow__hdg {
  width: 100%;
  padding-bottom: 10px;
  font-size: 2.2rem;
  border-bottom: 2px solid var(--color-04);
}
.products-lyt-flow__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
}

.products-lyt-flow__column {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(580px, 1fr));
  gap: 40px;
}
.products-lyt-flow__hdg-l2 {
  position: relative;
  padding-left: 18px;
  font-size: 1.8rem;
  margin-bottom: 16px;
}
.products-lyt-flow__hdg-l2::before {
  width: 8px;
  height: 100%;
  background-color: var(--color-01);
  border-radius: 4px;
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.products-lyt-flow__img {
  display: block;
  margin: 0 auto 16px;
}
.products-lyt-flow__prevBtn,
.products-lyt-flow__nextBtn {
  display: none;
}

@media only screen and (max-width: 768px) {
  .products-lyt-flow {
    margin: var(--m-common-sp);
  }
  .products-lyt-flow__item {
    margin-bottom: 40px;
  }
  .products-lyt-flow__item.swiper-slide {
    margin-bottom: 0;
  }
  .products-lyt-flow__ttlArea {
    column-gap: 8px;
    margin-bottom: 16px;
  }
  .products-lyt-flow__label {
    min-height: 30px;
    font-size: 1.2rem;
  }
  .products-lyt-flow__hdg {
    padding-bottom: 4px;
    font-size: 1.6rem;
  }
  .products-lyt-flow__wrap {
    flex-direction: column-reverse;
    gap: 12px;
  }
  .products-lyt-flow__column {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .products-lyt-flow__hdg-l2 {
    padding-left: 16px;
    font-size: 1.6rem;
    margin-bottom: 8px;
  }

  .products-lyt-flow__btnArea {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    column-gap: 22px;
    margin-bottom: 24px;
  }

  .products-lyt-flow__prevBtn,
  .products-lyt-flow__nextBtn {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    background-color: var(--color-05);
    border-radius: 50%;
    color: transparent;
    border: 1px solid var(--color-01);
    z-index: 10;
  }
  .products-lyt-flow__prevBtn.swiper-button-disabled,
  .products-lyt-flow__nextBtn.swiper-button-disabled {
    opacity: 0.3;
  }
  .products-lyt-flow__nextBtn {
    left: inherit;
    right: 0;
  }
  .products-lyt-flow__prevBtn::before,
  .products-lyt-flow__nextBtn::before {
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-color: var(--color-01) var(--color-01) transparent transparent;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-left: 1px;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  .products-lyt-flow__nextBtn::before {
    left: inherit;
    margin-left: inherit;
    right: 50%;
    margin-right: -8px;
    border-color: var(--color-01) var(--color-01) transparent transparent;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}

/* .products-lyt-price
----------------------------------------------- */
.products-lyt-price {
  --row: 2;
  --col: 2;
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(var(--row), auto);
  grid-template-columns: repeat(var(--col), 1fr);
  column-gap: 9px;
  margin-bottom: 40px;
}

/* 列 */
.products-lyt-price._col3 {
  --col: 3;
}

/* 行（高さ揃えのため） */
.products-lyt-price._row3 {
  --row: 3;
}

.products-lyt-price._row4 {
  --row: 4;
}

.products-lyt-price._row5 {
  --row: 5;
}

.products-lyt-price._row6 {
  --row: 6;
}

.products-lyt-price._row7 {
  --row: 7;
}

.products-lyt-price._row8 {
  --row: 8;
}

.products-lyt-price._row9 {
  --row: 9;
}

.products-lyt-price._row10 {
  --row: 10;
}

.products-lyt-price > li {
  display: contents;
}

/* 各製品ごとに上書き */
.products-lyt-price > li._self {
  --color-plan: var(--color-01);
}

.products-lyt-price > li._basic {
  --color-plan: var(--color-02);
}

.products-lyt-price__head {
  display: flex;
  flex-direction: column-reverse;
  row-gap: 11px;
  padding: 27px 12px 16px;
  background-color: var(--color-plan);
  border: 2px solid var(--color-01);
  border-bottom-style: none;
  text-align: center;
}

.products-lyt-price__hdg-l3 {
  color: #fff;
  font-size: 2.4rem;
}

.products-lyt-price__meta > :last-child {
  margin-bottom: 0;
}

.products-lyt-price__label {
  display: block;
  width: fit-content;
  min-width: min(232px, 100%);
  margin: 0 auto 4px;
  padding: 6px 10px;
  color: var(--color-plan);
  background-color: #fff;
  border-radius: 15px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
}

.products-lyt-price__group {
  padding: 30px;
  background-color: #fff;
  border: 2px solid var(--color-01);
  border-top: none;
  border-bottom: none;
  text-align: center;
}

.products-lyt-price__group:where(:last-child) {
  border-bottom: 2px solid var(--color-01);
}

.products-lyt-price__group:where(._center) {
  display: grid;
  place-content: center;
}

.products-lyt-price__group + .products-lyt-price__group {
  padding-top: 0;
}

.products-lyt-price__group > :first-child {
  margin-top: 0;
}

.products-lyt-price__group > :last-child {
  margin-bottom: 0;
}

.products-lyt-price__hdg-l4 {
  margin: 30px 0;
  background-image: linear-gradient(transparent 0%, transparent calc(50% - 1px), var(--color-01) calc(50% - 1px), var(--color-01) calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
  color: var(--color-01);
  font-size: 1.6rem;
  text-align: center;
}

.products-lyt-price__hdg-l4 > span {
  display: inline-block;
  max-width: 254px;
  padding: 0 8px;
  background-color: #fff;
}

.products-lyt-price__text {
  margin-bottom: 30px;
  font-size: 1.4rem;
}

.products-lyt-price__text > p {
  margin-bottom: 0;
}

.products-lyt-price__btnWrap {
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .products-lyt-price {
    display: flex;
    flex-direction: column;
    gap: 27px 0;
    margin-bottom: 27px;
  }

  .products-lyt-price > li {
    display: block;
    border: 2px solid var(--color-01);
  }

  .products-lyt-price__hdg-l3 {
    font-size: 2rem;
  }

  .products-lyt-price__head {
    padding: 14px;
  }

  .products-lyt-price__group {
    display: block;
    padding: 26px;
  }

  .products-lyt-price__head,
  .products-lyt-price__group {
    border: none;
  }

  .products-lyt-price__hdg-l4 {
    margin: 27px 0;
    font-size: 1.4rem;
  }

  .products-lyt-price__text {
    margin-bottom: 24px;
  }
}

/* .products-lyt-small
----------------------------------------------- */
.products-lyt-small {
  max-width: 932px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 768px) {
  .products-lyt-small {
    margin-bottom: 20px;
  }
}

/* .products-table-price__wrapper
----------------------------------------------- */
.products-tabSlider {
  width: var(--w-common-smaller);
  margin: calc(56px - 20px) auto 40px; /* box-shadow分20pxを引く */
}
.products-tabSlider__btnArea {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 16px;
  margin-top: 20px; /* box-shadow分上20px */
}
.products-tabSlider__tabBtn {
  flex: 1;
  height: 100%;
  padding: 20px 24px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #fff;
  border: 1px solid transparent;
  border-bottom: none;
  box-shadow: 0 0 20px var(--color-shadow);
  text-align: center;
  transform: translateY(1px);
}
.products-tabSlider__tabBtn.is-active {
  border-color: var(--color-01);
  z-index: 10;
}

.products-tabSlider__prevBtn,
.products-tabSlider__nextBtn {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid var(--color-01);
  background-color: var(--color-05);
  color: transparent;
}
.products-tabSlider__prevBtn {
  margin-right: 8px;
}
.products-tabSlider__nextBtn {
  margin-left: 8px;
}
.products-tabSlider__prevBtn.swiper-button-disabled,
.products-tabSlider__nextBtn.swiper-button-disabled {
  opacity: 0.3;
}
.products-tabSlider__prevBtn::before,
.products-tabSlider__nextBtn::before {
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: var(--color-01) var(--color-01) transparent transparent;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-left: 2px;
  transform: translate(-50%, -50%) rotate(-135deg);
}

.products-tabSlider__nextBtn {
  left: inherit;
  right: 0;
}
.products-tabSlider__nextBtn::before {
  border-color: transparent transparent var(--color-01) var(--color-01);
  margin-left: -2px;
}

.products-tabSlider__col {
  text-align: center;
  border: 1px solid var(--color-01);
}
@media only screen and (min-width: 769px) {
  .products-tabSlider__tabBtn {
    transition: border-color 0.3s ease-in-out;
  }

  .products-tabSlider__tabBtn:hover,
  .products-tabSlider__tabBtn:active,
  .products-tabSlider__tabBtn:focus {
    border-color: var(--color-01);
    z-index: 10;
  }
}

@media only screen and (max-width: 768px) {
  .products-tabSlider {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    margin: calc(32px - 10px) auto 40px; /* box-shadow分10pxを引く */
  }
  .products-tabSlider__btnArea {
    position: relative;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 0 8px;
    margin-top: 10px; /* box-shadow分上20px */
  }
  .products-tabSlider__tabBtn {
    display: none;
    width: 231px;
    padding: 16px;
    border: 1px solid var(--color-01);
    border-bottom-color: #fff;
    box-shadow: 0 0 10px var(--color-shadow);
    z-index: 10;
    pointer-events: none;
  }
  .products-tabSlider__tabBtn.is-active {
    display: block;
    position: relative;
    bottom: inherit;
    left: inherit;
    transform: translateY(1px);
    border-color: var(--color-01);
    border-bottom-color: #fff;
  }

  .products-tabSlider__prevBtn,
  .products-tabSlider__nextBtn {
    width: 44px;
    height: 44px;
    margin: 0;
  }
  .products-tabSlider__prevBtn::before,
  .products-tabSlider__nextBtn::before {
    width: 10px;
    height: 10px;
  }
}

/* スライダー用調整
----------------------------------------------- */
.swiper.js-products-spSlider {
  overflow: inherit !important;
}
@media only screen and (min-width: 769px) {
  .js-products-priceSlider,
  .fn-products-spSlider {
    margin-left: 0;
    margin-right: 0;
    position: inherit;
    overflow: inherit;
    list-style: inherit;
    padding: 0;
    z-index: inherit;
  }

  .js-products-priceSlider .products-lyt-flow,
  .fn-products-spSlider .products-lyt-03 {
    display: grid;
    transform: inherit;
    position: inherit;
    width: inherit;
    height: inherit;
    z-index: inherit;
    transition-property: inherit;
    box-sizing: border-box;
  }

  .js-products-priceSlider .products-lyt-flow__item,
  .fn-products-spSlider .products-lyt-03__col {
    flex-shrink: inherit;
    width: inherit;
    height: inherit;
    position: inherit;
    transition-property: inherit;
  }
}

/* 調整クラス
----------------------------------------------- */
.products-pc-none,
.products-pc-none-tablePrice {
  display: none !important;
}

@media only screen and (max-width: 1200px) {
  .products-pc-none-tablePrice {
    display: block !important;
  }
  .products-sp-none-tablePrice {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .products-pc-none {
    display: block !important;
  }
  .products-sp-none {
    display: none !important;
  }
}

.products-following-pc-none {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .products-following-pc-none {
    display: block !important;
  }
  .products-following-sp-none {
    display: none !important;
  }
}

.products-block {
  display: block !important;
}

.products-inline-block {
  display: inline-block !important;
}

.products-inline {
  display: inline !important;
}

.products-fw-normal {
  font-weight: 400 !important;
}

.products-fw-bold {
  font-weight: 700 !important;
}

.products-color-font {
  color: #333 !important;
}

.products-color-important {
  color: #d7063b !important;
}

.products-underline-yellow {
  text-decoration: underline #FFF100 2px !important;
  text-underline-offset: 0.1em !important;
}

.ta-l-r {
  text-align-last: right;
}

._color-02 {
  color: var(--color-02);
}

/* .products-header
----------------------------------------------- */
.products-header {
  background-color: #f8f9fb;
  box-shadow: 0 6px 6px -6px rgba(51, 51, 51, 0.16);
  position: sticky;
  top: 0;
  z-index: 100;
}

.products-header__inner {
  max-width: calc(var(--w-common) + 20px);
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 0 10px;
}

.products-header__ttl {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.products-header__contents {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.products-header__list {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 4px;
}

.products-header__link,
.products-header__trigger {
  position: relative;
  display: block;
  font-weight: bold;
}

.products-header__link {
  padding: 30px 16px;
}

.products-header__trigger {
  padding: 30px 16px 30px 30px;
}

.products-header__btnWrap {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 12px;
  padding: 16px 0;
}

.products-header._account-ol .products-header__btnWrap {
  column-gap: 10px;
}

.products-header__btn {
  position: relative;
  padding: 11px 40px 11px 24px;
  background-color: #FF9100;
  box-shadow: 0 4px 10px rgba(0, 134, 205, .2);
  border-radius: 10em;
  color: #fff;
  font-weight: 700;
  transition: background-color .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out;
}

.products-header._account-ol .products-header__btn {
  padding: 11px 32px 11px 20px;
  font-size: 1.4rem;
}

.products-header__btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 24px;
  bottom: .1em;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}

.products-header._account-ol .products-header__btn::before {
  right: 18px;
  width: 8px;
  height: 8px;
}

.products-header__btn:hover,
.products-header__btn:active,
.products-header__btn:focus {
  background-color: #FFB047;
  box-shadow: none;
  transform: translateY(4px);
  color: #fff;
}

.products-header__btn._ptn02 {
  background-color: #fff;
  border: 2px solid var(--color-02);
  color: var(--color-02);
}

.products-header__btn._ptn02::before {
  border-color: var(--color-02);
}

.products-header__btn._ptn02:hover,
.products-header__btn._ptn02:active,
.products-header__btn._ptn02:focus {
  background-color: #fff;
}

.products-header__drawer {
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity, visibility, 0.3s ease-in-out;
}

.products-header__drawer::before {
  width: 120vw;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 6px 6px -6px rgba(51, 51, 51, 0.16);
}

.products-header__drawerInner {
  width: var(--w-common);
  margin: 0 auto;
  padding: 24px 0;
}

.products-header__drawerList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
  margin-bottom: 0;
}

.products-header__drawerItem {
  text-align: left;
}

.products-header__drawerItem a {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 23px;
  font-size: 1.4rem;
}

.products-header__drawerItem a::before {
  width: 15px;
  height: 15px;
  background-image: var(--icon-arrow-02);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
}

/* .products-header__toggleBtn
----------------------------------------------- */
.products-header__toggleBtn {
  display: none;
}
/* .products-header__menuBtn
----------------------------------------------- */
.products-header__menuBtn {
    display: none;
  }
  .products-header__menuBtn::before {
    display: none;
  }

@media only screen and (min-width: 769px) {
  .products-header {
    transition: opacity, visibility, 0.3s ease-in-out;
  }
  .products-header._account-ol .products-header__ttl {
    width: 160px;
  }
  .products-header__link,
  .products-header__trigger {
    border-bottom: 3px solid transparent;
    transition: border-bottom, color, 0.3s ease-in-out;
  }
  .products-header__trigger {
    pointer-events: none;
  }
  .products-header__trigger::before {
    width: 5px;
    height: 5px;
    border: 1px solid;
    border-color: transparent transparent var(--color-02) var(--color-02);
    position: absolute;
    content: "";
    top: 50%;
    left: 16px;
    transform: rotate(-45deg) translateY(-50%);
    margin-top: -3px;
    transition: transform 0.3s ease-in-out;
  }
  .products-header__item:not(:first-child) .products-header__link::after,
  .products-header__item:not(:first-child) .products-header__trigger::after {
    width: 1px;
    height: 12px;
    background-color: #bfbfbf;
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .products-header__drawer {
    overflow: hidden;
  }
  .products-header__drawerItem::before {
    transition: color 0.3s ease-in-out;
  }
  .products-header__drawerItem a::before {
    transition: background-image 0.3s ease-in-out;
  }
  .products-header__item:hover .products-header__link,
  .products-header__item:hover .products-header__trigger,
  .products-header__item:active .products-header__link,
  .products-header__item:active .products-header__trigger,
  .products-header__item:focus-within .products-header__link,
  .products-header__item:focus-within .products-header__trigger {
    color: var(--color-02);
    border-bottom: 3px solid var(--color-02);
  }
  .products-header__item:hover .products-header__link::before,
  .products-header__item:hover .products-header__trigger::before,
  .products-header__item:active .products-header__link::before,
  .products-header__item:active .products-header__trigger::before,
  .products-header__item:focus-within .products-header__link::before,
  .products-header__item:focus-within .products-header__trigger::before {
    transform: rotate(-45deg) translate(calc(-50% + 1px), 1px) scale(-1, -1);
  }
  .products-header__item:hover
    .products-header__trigger
    + .products-header__drawer,
  .products-header__item:active
    .products-header__trigger
    + .products-header__drawer,
  .products-header__item:focus-within
    .products-header__trigger
    + .products-header__drawer {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
  }

  .products-header__drawerItem a:hover,
  .products-header__drawerItem a:active,
  .products-header__drawerItem a:focus {
    color: var(--color-02);
  }
  .products-header__drawerItem a:hover::before,
  .products-header__drawerItem a:active::before,
  .products-header__drawerItem a:focus::before {
    background-image: var(--icon-arrow-03);
  }
}

@media only screen and (max-width: 1200px) {
  .products-header__contents {
    flex-wrap: wrap;
    row-gap: 4px;
  }
  .products-header__link {
    padding: 12px 16px;
    margin-right: 0;
  }
  .products-header__trigger {
    padding: 12px 16px 12px 30px;
  }
  .products-header__btnWrap {
    padding: 0 0 16px;
  }
}
@media only screen and (max-width: 768px) {
  .products-header {
    overflow-x: inherit;
    background-color: #fff;
  }
  .products-header__inner {
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0 10px 20px;
  }
  .products-header__ttl {
    width: 120px;
    height: 17.7px;
  }
  .products-header__contents {
    display: contents;
  }
  .products-header__list {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    flex-direction: column;
    box-shadow: 0 6px 6px -6px rgba(51, 51, 51, 0.16);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
  }
  .products-header.is-open .products-header__list {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    overflow-y: scroll;
  }
  .products-header__item {
    width: 100%;
  }
  .products-header__link,
  .products-header__trigger {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    text-align: left;
    font-weight: 400;
    font-size: 1.6rem;
    cursor: inherit;
  }
  .products-header__link:last-child,
  .products-header__trigger:last-child {
    border-bottom: 1px solid #e6e6e6;
  }
  .products-header__btnWrap {
    display: grid;
    grid-template-columns: auto auto;
    padding: 0;
  }
  .products-header__btn._ptn02 {
    display: none;
  }
  .products-header__drawer {
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit;
    opacity: 1;
    visibility: inherit;
    pointer-events: inherit;
    height: 0;
    overflow: hidden;
  }
  .products-header__drawer::before {
    display: none;
  }
  .products-header__drawerInner {
    padding: 0;
  }
  .products-header__drawerList {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .products-header__drawerItem {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
  }
  .products-header__drawerItem:last-child {
    border-bottom: none;
  }
  .products-header__drawerItem a {
    padding: 14px 10px 10px 33px;
    font-size: 1.6rem;
    background-color: #f7f7f7;
    font-size: 1.4rem;
  }
  .products-header__drawerItem a::before {
    top: calc(14px + 4px); /* 親のpadding-topを考慮 */
    left: 10px; /* 親のpadding-rightを同一 */
  }

  /* .products-header__toggleBtn
----------------------------------------------- */
  .products-header__toggleBtn {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    cursor: pointer;
    background-color: #999;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
  .products-header__toggleBtn > span {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 2px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 2px;
  }
  .products-header__toggleBtn::before,
  .products-header__toggleBtn::after {
    display: block;
    transform: rotate(0);
    background: #fff;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
  }
  .products-header__toggleBtn::before {
    width: 2px;
    height: 13px;
    margin: -7px 0 0 -1px;
  }
  .products-header__toggleBtn::after {
    width: 13px;
    height: 2px;
    margin: -2px 0 0 -7px;
  }
  .products-header__item.is-open .products-header__toggleBtn::before {
    transform: rotate(90deg);
    opacity: 0;
  }
  .products-header__item.is-open .products-header__toggleBtn::after {
    transform: rotate(180deg);
  }

  /* .products-header__menuBtn
----------------------------------------------- */
.products-header__menuBtn::before,
.products-header__menuText::before,
.products-header__menuText::after {
  background: #006fbc;
  position: absolute;
  content: "";
  display: block;
  transition: all .1s ease-in-out;
}

/* .products-header__menuBtn
----------------------------------------------- */
  .products-header__menuBtn {
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
  }
  .products-header__menuBtn::before {
    top: 14px;
    display: block;
    z-index: 1;
  }
  .is-open .products-header__menuBtn::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .products-header__menuText {
    width: 100%;
    height: 100%;
  }
  .products-header__menuText::before {
    top: 32px;
  }
  .products-header__menuText::after {
    top: 23px;
  }
  .products-header__menuText > span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}

.is-open .products-header__menuBtn::before,
.is-open .products-header__menuText::before,
.is-open .products-header__menuText::after {
  transform-origin: left center;
}
.products-header__menuBtn::before,
.products-header__menuText::before,
.products-header__menuText::after {
  width: 23px;
  height: 3px;
  left: 14px;
}
.is-open .products-header__menuBtn::before,
.is-open .products-header__menuText::before,
.is-open .products-header__menuText::after {
  width: 25px;
  height: 4px;
  left: 18px;
}

.is-open .products-header__menuText::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .is-open .products-header__menuText::after {
    width: 0;
  }
}

/* .products-modal
----------------------------------------------- */
.products-modal {
  border-radius: 8px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
  overflow: hidden;
}
.products-modal__inner {
  min-height: auto;
}
.products-modal__body {
  max-height: calc(100vh - (40px * 2));
  overflow: auto;
}
.products-modal__close {
  all: initial;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: var(--color-08);
  position: absolute;
  top: 16px;
  right: 16px;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
}
.products-modal__close::before {
  all: initial;
}
.products-modal__close::before,
.products-modal__close::after {
  width: 16px;
  height: 2px;
  background-color: var(--color-02);
  transform-origin: center;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  border-radius: 1px;
  cursor: pointer;
}
.products-modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.products-modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media only screen and (min-width: 769px) {
  .products-modal__close {
    transition: background-color 0.3s ease-in-out;
  }
  .products-modal__close::before,
  .products-modal__close::after {
    transition: background-color 0.3s ease-in-out;
  }
  .products-modal__close:hover,
  .products-modal__close:active,
  .products-modal__close:focus {
    background-color: var(--color-02);
  }
  .products-modal__close:hover::before,
  .products-modal__close:active::before,
  .products-modal__close:focus::before,
  .products-modal__close:hover::after,
  .products-modal__close:active::after,
  .products-modal__close:focus::after {
    background-color: #fff;
  }
}

/* JS用
----------------------------------------------- */
.fn-products-nav__trigger {
  position: absolute;
  content: "";
  pointer-events: none;
  visibility: hidden;
}
.fn-products-nav__btn {
  position: absolute;
  width: 48px;
  height: 40px;
  background-color: #fff;
  top: 0;
  left: -40px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.fn-products-nav__btn::before {
    width: 10px;
    height: 10px;
    border-top: 2px solid #005BAC;
    border-right: 2px solid #005BAC;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    margin-left: -4px;
    transform-origin: center center;
    transition: .3s margin-left ease-in-out, .3s transform ease-in-out;
}
.products-header + .products-nav-local.is-open .fn-products-nav__btn::before {
  margin-left: -2px;
  transform: translate(-50%, -50%) rotate(-135deg);
}
.fn-products-nav__btn:hover::before {
  margin-left: -2px;
}
.fn-products-nav__btn > span {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 2px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 2px;
}

.products-col_wrap {
  display: flex;
  flex-direction: column;
  padding: 22px 15px 15px;
  background-color: #E4F5FF;
  border-radius: 8px;
}
