@charset "UTF-8";
/* ==================================================
 CSS変数
================================================== */
:root {
  /* ▼ フォントファミリー */
  --ff-01: "Montserrat", Arial, "Zen Kaku Gothic New", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  --ff-02: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  --zen-kaku-gothic-new: "Zen Kaku Gothic New", sans-serif;
  --montserrat: "Montserrat", sans-serif;
  /* ▼ サイズ */
  --size-0-60: clamp(0px, -14.563px + 3.88vw, 60px);
  --size-5-10: clamp(5px, 3.786px + .32vw, 10px);
  --size-5-15: clamp(5px, 2.573px + .65vw, 15px);
  --size-10-15: clamp(10px, 8.786px + .32vw, 15px);
  --size-10-20: clamp(10px, 7.573px + .65vw, 20px);
  --size-10-25: clamp(10px, 6.359px + .97vw, 25px);
  --size-10-30: clamp(10px, 5.146px + 1.29vw, 30px);
  --size-12-16: clamp(12px, 11.029px + .26vw, 16px);
  --size-12-30: clamp(12px, 7.631px + 1.17vw, 30px);
  --size-15-30: clamp(15px, 11.359px + .97vw, 30px);
  --size-15-45: clamp(15px, 7.718px + 1.94vw, 45px);
  --size-16-18: clamp(16px, 15.515px + .13vw, 18px);
  --size-16-20: clamp(16px, 15.029px + .26vw, 20px);
  --size-16-22: clamp(16px, 14.544px + .39vw, 22px);
  --size-17-20: clamp(17px, 16.272px + .19vw, 20px);
  --size-17-22: clamp(17px, 15.786px + .32vw, 22px);
  --size-17-26: clamp(17px, 14.816px + .58vw, 26px);
  --size-18-24: clamp(18px, 16.544px + .39vw, 24px);
  --size-18-26: clamp(18px, 16.058px + .52vw, 26px);
  --size-18-30: clamp(18px, 15.087px + .78vw, 30px);
  --size-19-26: clamp(19px, 17.301px + .45vw, 26px);
  --size-20-24: clamp(20px, 19.029px + .26vw, 24px);
  --size-20-28: clamp(20px, 18.058px + .52vw, 28px);
  --size-20-30: clamp(20px, 17.573px + .65vw, 30px);
  --size-20-34: clamp(20px, 16.602px + .91vw, 34px);
  --size-20-40: clamp(20px, 15.146px + 1.29vw, 40px);
  --size-20-45: clamp(20px, 13.932px + 1.62vw, 45px);
  --size-20-50: clamp(20px, 12.718px + 1.94vw, 50px);
  --size-20-60: clamp(20px, 10.291px + 2.59vw, 60px);
  --size-21-30: clamp(21px, 18.816px + .58vw, 30px);
  --size-22-26: clamp(22px, 21.029px + .26vw, 26px);
  --size-22-34: clamp(22px, 19.087px + .78vw, 34px);
  --size-24-30: clamp(24px, 22.544px + .39vw, 30px);
  --size-25-35: clamp(25px, 22.573px + .65vw, 35px);
  --size-25-45: clamp(25px, 20.146px + 1.29vw, 45px);
  --size-26-36: clamp(26px, 23.573px + .65vw, 36px);
  --size-28-38: clamp(28px, 25.573px + .65vw, 38px);
  --size-30-45: clamp(30px, 26.359px + .97vw, 45px);
  --size-30-60: clamp(30px, 22.718px + 1.94vw, 60px);
  --size-30-80: clamp(30px, 17.864px + 3.24vw, 80px);
  --size-30-90: clamp(30px, 15.437px + 3.88vw, 90px);
  --size-34-40: clamp(34px, 32.544px + .39vw, 40px);
  --size-45-90: clamp(45px, 34.078px + 2.91vw, 90px);
  --size-50-70: clamp(50px, 45.146px + 1.29vw, 70px);
  --size-60-80: clamp(60px, 55.146px + 1.29vw, 80px);
  --size-60-90: clamp(60px, 52.718px + 1.94vw, 90px);
  --size-60-120: clamp(60px, 45.437px + 3.88vw, 120px);
  --size-180-300: clamp(180px, 150.874px + 7.77vw, 300px);
  --size-180-360: clamp(180px, 136.311px + 11.65vw, 360px);
  --size-180-390: clamp(180px, 129.029px + 13.59vw, 390px);
  --size-210-420: clamp(210px, 159.029px + 13.59vw, 420px);
  /* ▼ カラー */
  --tp: transparent;
  --main-blue: #0047bd;
  --sub-blue: #009dff;
  --logo-blue: #0074bd;
  --logo-red: #e7381a;
  /* ▼ トランジション */
  --ts-02: all .2s ease;
  --ts-03: all .3s ease;
  --ts-04: all .4s ease;
  --ts-06: all .6s ease;
}

/* ==================================================
 TABLE OF CONTENTS
  - COMMON
    - レスポンシブ表示制御
    - ブロック
    - コンテンツ幅
    - 余白
    - 色
    - フォント、テキスト
    - ボタン
    - 別タブ
    - フレーム
  - LAYOUT
  - INDEX
  - PAGE
    - 共通
    // - 一覧
    - 固定ページ
    - 本サイトについて
    - 製品の選び方について
  - 製品情報
  - お知らせ・お役立ち情報
  - 検索
  - お問い合わせ
    - Contact Form 7
================================================== */
/* ==================================================
 COMMON
================================================== */
body {
  font-family: var(--ff-01) !important;
  font-weight: 500 !important;
  line-height: 1.5;
  color: #222 !important;
}

a {
  color: #222;
  transition: var(--ts-03) !important;
}
a[href^="tel:"] {
  pointer-events: auto;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  width: 100%;
  padding: 1em !important;
  font-size: 16px;
  background: #fff;
  border: 1px solid #fff !important;
  border-radius: 100vmax;
  transition: var(--ts-03);
}
@media (max-width: 599px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea {
    padding: 0.75em 1em !important;
  }
}
input[type=text]:hover, input[type=text]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
textarea:hover,
textarea:focus {
  border: 1px solid var(--main-blue) !important;
  outline: none;
}

textarea {
  height: 180px !important;
  border-radius: var(--size-10-20);
}

/* レスポンシブ表示制御 */
@media (min-width: 600px) {
  .sp-less {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .tab-less {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .note-less {
    display: none !important;
  }
}
@media (min-width: 1241px) {
  .pc-less {
    display: none !important;
  }
}
@media (min-width: 1921px) {
  .fhd-less {
    display: none !important;
  }
}
@media (max-width: 599px) {
  .sp-more {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .tab-more {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .note-more {
    display: none !important;
  }
}
@media (max-width: 1240px) {
  .pc-more {
    display: none !important;
  }
}
@media (max-width: 1920px) {
  .fhd-more {
    display: none !important;
  }
}
/* ブロック */
.w-90p_mxw-900 {
  width: 90%;
  max-width: 900px;
  margin-inline: auto;
}

.flex,
.card,
.media {
  display: flex;
}

@media (max-width: 599px) {
  .media {
    flex-direction: column;
  }
}

.media-cont,
.media-tx {
  flex: 1;
}

.card {
  flex-direction: column;
  align-items: center;
}

.grid {
  display: grid;
}

.ai-s {
  align-items: start;
}

.ai-c {
  align-items: center;
}

.ai-e {
  align-items: end;
}

/* コンテンツ幅 */
.w-90p, .w-90p_mxw-1680, .w-90p_mxw-1350, .w-90p_mxw-1200, .w-90p_mxw-1080, .w-90p_mxw-900, .w-90p_mxw-660 {
  width: 90%;
  margin-inline: auto;
}

.w-90p_mxw-660 {
  max-width: 660px;
}

.w-90p_mxw-900 {
  max-width: 900px;
}

.w-90p_mxw-1080 {
  max-width: 1080px;
}

.w-90p_mxw-1200 {
  max-width: 1200px;
}

.w-90p_mxw-1350 {
  max-width: 1350px;
}

.w-90p_mxw-1680 {
  max-width: 1680px;
}

/* 余白 */
.m-60-0 {
  margin: var(--size-30-60) 0;
}

.m-90-0 {
  margin: var(--size-45-90) 0;
}

.mt--60 {
  margin-top: calc(var(--size-30-60) * -1);
}

.mt-10 {
  margin-top: var(--size-5-10);
}

.mt-20 {
  margin-top: var(--size-10-20);
}

.mt-30 {
  margin-top: var(--size-15-30);
}

.mt-45 {
  margin-top: var(--size-20-45);
}

.mt-60 {
  margin-top: var(--size-30-60);
}

.mt-90 {
  margin-top: var(--size-45-90);
}

.mt-120 {
  margin-top: var(--size-60-120);
}

.mb-20 {
  margin-bottom: var(--size-10-20);
}

.mb-30 {
  margin-bottom: var(--size-15-30);
}

.mb-45 {
  margin-bottom: var(--size-20-45);
}

.mb-90 {
  margin-bottom: var(--size-45-90);
}

.mb-1e {
  margin-bottom: 1em;
}

.mb-2e {
  margin-bottom: 2em;
}

.ml-120 {
  margin-left: var(--size-60-120);
}

.p-60 {
  padding: var(--size-30-60);
}

.p-60-0 {
  padding: var(--size-30-60) 0;
}

.p-90-0 {
  padding: var(--size-45-90) 0;
}

.p-120-0 {
  padding: var(--size-60-120) 0;
}

.pt-30 {
  padding-top: var(--size-15-30);
}

.pt-60 {
  padding-top: var(--size-30-60);
}

.pt-90 {
  padding-top: var(--size-45-90);
}

.pt-120 {
  padding-top: var(--size-60-120);
}

.pb-60 {
  padding-bottom: var(--size-30-60);
}

.pb-90 {
  padding-bottom: var(--size-45-90);
}

.pb-120 {
  padding-bottom: var(--size-60-120);
}

/* 色 */
.c-main-blue {
  color: var(--main-blue) !important;
}

/* フォント、テキスト */
.post_content {
  font-family: var(--ff-01) !important;
}
.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
  margin-bottom: 0.75em;
  line-height: 1.75;
  color: #222;
}
.post_content h1 {
  font-size: var(--size-21-30) !important;
}
.post_content h2 {
  font-size: var(--size-20-28) !important;
}
.post_content h3 {
  font-size: var(--size-19-26) !important;
}
.post_content h4 {
  font-size: var(--size-18-24) !important;
}
.post_content h5 {
  font-size: var(--size-17-22) !important;
}
.post_content h6 {
  font-size: var(--size-16-20) !important;
}
.post_content .sec-ttl-style1 {
  position: relative;
  padding-bottom: 0.75em;
}
.post_content .sec-ttl-style1::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 4px;
  content: "";
  background: var(--main-blue);
  border-radius: 100vmax;
  transform: translateX(-50%);
  background: linear-gradient(to left, #009dff, #0047bd) !important;
}
.post_content .sec-ttl-style2 {
  margin-bottom: 1em;
  text-align: center;
  color: var(--main-blue);
}
.post_content .sec-ttl-style3 {
  position: relative;
  padding-left: 1.25em;
}
.post_content .sec-ttl-style3::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  border-radius: 100vmax;
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
.post_content .sec-ttl-style4 {
  position: relative;
  padding-left: 1.25em;
}
.post_content .sec-ttl-style4::before {
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 0.6em;
  height: 0.6em;
  content: "";
  border-radius: 100vmax;
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
.post_content .s_table {
  overflow: visible;
  overflow-x: auto;
  white-space: initial;
}
.post_content .scrollable {
  display: none;
  margin-bottom: 5px;
  font-size: 0.8em;
  color: #666;
}
.post_content th,
.post_content td {
  padding: 10px 20px;
  white-space: nowrap;
  border: 2px solid #ccdfff;
}
@media (max-width: 599px) {
  .post_content th,
  .post_content td {
    padding: 5px 10px;
  }
}
.post_content th {
  font-weight: 600;
  color: var(--main-blue);
  background: #f5f9ff;
}
@media (max-width: 768px) {
  .post_content div,
  .post_content span,
  .post_content p,
  .post_content blockquote,
  .post_content pre,
  .post_content a,
  .post_content abbr,
  .post_content acronym,
  .post_content address,
  .post_content big,
  .post_content cite,
  .post_content code,
  .post_content del,
  .post_content dfn,
  .post_content em,
  .post_content ins,
  .post_content kbd,
  .post_content q,
  .post_content s,
  .post_content samp,
  .post_content small,
  .post_content strike,
  .post_content strong,
  .post_content sub,
  .post_content sup,
  .post_content tt,
  .post_content var,
  .post_content b,
  .post_content u,
  .post_content i,
  .post_content center,
  .post_content dl,
  .post_content dt,
  .post_content dd,
  .post_content ol,
  .post_content ul,
  .post_content li,
  .post_content form,
  .post_content label,
  .post_content legend,
  .post_content table,
  .post_content caption,
  .post_content tbody,
  .post_content tfoot,
  .post_content thead,
  .post_content tr,
  .post_content th,
  .post_content td,
  .post_content article,
  .post_content aside,
  .post_content output,
  .post_content ruby,
  .post_content section,
  .post_content summary,
  .post_content time {
    font-size: 15px;
  }
}
@media (max-width: 599px) {
  .post_content p {
    margin-bottom: 1em;
  }
}

.c-font--type2,
.p-fp-section__headline,
.c-date,
.c-headline {
  font-family: var(--ff-01) !important;
}

.c-headline {
  font-size: var(--size-22-34) !important;
}

.fz-13 {
  font-size: 13px;
}

.fz-1_2 {
  font-size: 1.2em;
}

.ff-serif {
  font-family: var(--ff-02);
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

/* ボタン */
.c-button {
  width: auto;
  min-width: 300px;
  padding: 0 30px;
  font-weight: 600;
  text-decoration: none !important;
  color: #fff !important;
  border: none;
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
.c-button:hover {
  opacity: 0.7;
}
.c-button svg {
  margin-left: 10px;
}

.b-button {
  display: block;
}
.b-button:hover {
  opacity: 0.7;
}

/* 別タブ */
.blank-tab > * {
  background-image: url(../images/blank_tab.svg) !important;
  background-repeat: no-repeat !important;
}

.blank-tab-b > * {
  background-image: url(../images/blank_tab_b.svg) !important;
  background-repeat: no-repeat !important;
}

/* フレーム */
.frame {
  margin-top: var(--size-30-60);
  padding: var(--size-25-45);
  background: #f5f9ff;
  border-radius: 30px;
}
@media (max-width: 599px) {
  .frame {
    border-radius: 15px;
  }
}
.frame h5 {
  text-align: center;
  color: var(--main-blue);
}
.frame img {
  border-radius: 20px;
}
@media (max-width: 599px) {
  .frame img {
    border-radius: 10px;
  }
}

/* ==================================================
 LAYOUT
================================================== */
.l-header {
  height: var(--size-60-80);
}

.c-logo {
  flex-direction: column;
  align-items: start;
}

.logo-marks {
  display: flex;
  margin-bottom: 10px;
}
@media (max-width: 1240px) {
  .logo-marks {
    margin-top: -4px;
  }
}
@media (max-width: 1023px) {
  .logo-marks {
    margin-top: -8px;
  }
}
.logo-marks .logo-itsumi img {
  height: var(--size-25-35) !important;
}
.logo-marks .logo-asahi {
  margin-left: var(--size-20-30);
}
.logo-marks .logo-asahi img {
  height: var(--size-28-38) !important;
}

.c-logo__text {
  font-size: var(--size-12-16);
  color: #555;
}

.p-global__nav-wrapper {
  justify-content: end;
  padding-right: 180px;
}

.is-header-type--dark .p-global__nav .sub-menu {
  background: #222;
}

.p-global__nav a {
  font-weight: 700;
}

#js-global-nav .blank-tab a {
  padding-right: 40px;
  background-position: center right 20px;
  background-size: 14px auto;
}

.p-global__nav .sub-menu a {
  min-width: 260px;
}

.p-drawer-menu {
  background: #222 !important;
}
.p-drawer-menu a {
  font-weight: 700;
}
.p-drawer-menu .blank-tab a {
  padding-right: 40px;
  background-image: url(../images/blank_tab.svg) !important;
  background-position: center right 20px;
  background-size: 14px auto;
}

.p-drawer-menu__member {
  display: none;
}

.p-drawer-menu__nav li.is-active > a {
  background: #eee;
}

@media (max-width: 1023px) {
  .l-footer__content .l-inner {
    flex-direction: column;
    align-items: center;
  }
}

.l-footer__info {
  width: 360px;
  padding: var(--size-30-80) 20px var(--size-30-80) 0;
}
@media (max-width: 1023px) {
  .l-footer__info {
    width: 100%;
    max-width: 600px;
  }
}
.l-footer__info .logo-marks {
  margin-bottom: 15px;
}

.l-footer__nav {
  width: calc(100% - 360px);
}
@media (max-width: 1023px) {
  .l-footer__nav {
    width: 100%;
  }
}

.l-footer__nav-list {
  margin: 0;
  padding: var(--size-30-80) var(--size-20-40);
}

.l-footer__nav-list > ul > li:first-of-type {
  font-size: 20px;
  font-weight: 700;
}

.l-footer__banner .c-h-scroll {
  display: grid;
  overflow: visible;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--size-10-30);
  padding-left: 0;
}
@media (max-width: 768px) {
  .l-footer__banner .c-h-scroll {
    display: flex;
    flex-direction: column;
    max-width: 360px;
    margin-inline: auto;
  }
}
.l-footer__banner .l-footer__banner-item {
  min-width: auto;
  height: auto;
  aspect-ratio: 375/120;
  margin-left: 0;
}
.l-footer__banner .l-footer__banner-content {
  padding: 0 var(--size-15-30);
}
.l-footer__banner .l-footer__banner-title {
  font-size: var(--size-18-26);
}
@media (max-width: 599px) {
  .l-footer__banner .l-footer__banner-desc {
    font-size: 12px;
  }
}

.p-footer-bar--type2 {
  background: var(--main-blue);
}

.p-footer-bar__item-link span {
  line-height: 1.2;
}

.l-footer__nav-list .blank-tab-b a {
  padding-right: 20px;
  background-position: center right;
  background-size: 14px auto;
}

/* ==================================================
 INDEX
================================================== */
.p-banner-slider__item,
.l-footer__banner-item {
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 599px) {
  .p-banner-slider__item,
  .l-footer__banner-item {
    border-radius: 6px;
  }
}

.p-banner-slider__content {
  padding: 0 var(--size-15-30);
}

.p-banner-slider__title {
  font-size: var(--size-18-26);
}

@media (max-width: 599px) {
  .p-banner-slider__desc {
    font-size: 12px;
  }
}

.home .c-headline {
  font-size: var(--size-20-34);
}
.home .p-header-slider .p-header-slider__title {
  font-size: var(--size-22-26);
}
@media (max-width: 768px) {
  .home .p-front-products-label-wrapper {
    top: 15px;
  }
}
.home .p-front-products-label {
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
@media (max-width: 768px) {
  .home .p-front-products-label {
    margin: 0 0 0 auto;
  }
}
@media (max-width: 1023px) {
  .home .p-banner-slider .l-inner {
    width: 100%;
  }
}
.home .p-banner-slider .c-h-scroll {
  display: grid;
  overflow: visible;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--size-10-30);
  width: 100%;
  margin: 0;
  padding-left: 0;
}
@media (max-width: 768px) {
  .home .p-banner-slider .c-h-scroll {
    display: flex;
    flex-direction: column;
    max-width: 360px;
    margin-inline: auto;
  }
}
.home .p-banner-slider .p-banner-slider__item {
  width: auto;
  min-width: auto;
  height: auto;
  aspect-ratio: 375/120;
  margin: 0;
}
.home .p-fp-banner {
  overflow: hidden;
  aspect-ratio: 840/380;
  background: none;
  border-radius: 0 20px 20px 20px;
}
@media (max-width: 599px) {
  .home .p-fp-banner {
    border-radius: 0 15px 15px 15px;
  }
}
.home .p-fp-banner h2 {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
}
.home .p-fp-banner p {
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
}
.home .p-fp-banner__link {
  height: 100%;
}
.home .c-triangle-label {
  font-family: var(--ff-01);
  font-size: 14px;
  font-weight: 700;
}
.home .p-archive--post {
  margin-top: var(--size-45-90);
}
.home .p-fp-posts__header {
  border-radius: 0 20px 0 0;
}
@media (max-width: 599px) {
  .home .p-fp-posts__header {
    border-radius: 0 15px 0 0;
  }
}
.home .p-fp-posts__list {
  gap: var(--size-10-20);
  margin-top: var(--size-10-20);
}
.home .p-fp-section__button {
  margin-top: var(--size-30-60);
}

/* ==================================================
 PAGE
================================================== */
/* 共通 */
.inner {
  width: calc(100% - var(--size-30-60));
  max-width: 1290px;
  margin-inline: auto !important;
}
@media (max-width: 1240px) {
  .inner {
    width: 90%;
  }
}

.l-inner {
  width: calc(100% - var(--size-30-60));
  max-width: 1290px;
}
@media (max-width: 1240px) {
  .l-inner {
    width: 90%;
  }
}
.l-inner.is-sidebar--none .l-main {
  width: 100%;
}

.l-container__inner {
  align-items: start;
  justify-content: space-between;
  padding-bottom: 60px;
}

.l-main {
  width: calc(100% - var(--size-210-420));
}
@media (max-width: 1023px) {
  .l-main {
    width: 100%;
  }
}

.p-page-header {
  display: flex;
  align-items: center;
  height: auto;
  min-height: var(--size-180-390);
}

@media (max-width: 599px) {
  .p-page-header__description {
    line-height: 1.75;
    text-align: left;
  }
}

.p-page-header__headline + .p-page-header__description {
  margin: var(--size-15-30) 0 0;
  line-height: 2;
}
@media (max-width: 599px) {
  .p-page-header__headline + .p-page-header__description {
    text-align: left;
  }
}

.p-page-header__content {
  position: relative;
  top: initial;
  left: initial;
  height: 100%;
  padding: 30px 0;
  transform: none;
}

.l-sidebar {
  width: var(--size-180-360);
  margin-top: 0;
}
@media (max-width: 1023px) {
  .l-sidebar {
    display: none;
  }
}
.l-sidebar .cat-item .cat-item a {
  border-top: none;
}
.l-sidebar .level2 > .cat-item > a {
  padding: 12px 15px;
}
.l-sidebar .level3 {
  display: none;
}
.l-sidebar .level3 > .cat-item a {
  position: relative;
  padding: 5px 20px;
  line-height: 1.5;
}
.l-sidebar .level3 > .cat-item a::before {
  position: absolute;
  top: 15px;
  width: 10px;
  height: 2px;
  content: "";
  background: #ddd;
  transform: var(--ts-03);
}
.l-sidebar .level3 > .cat-item a:hover::before {
  background: #71a6ff !important;
}
.l-sidebar .level3 > .cat-item > a {
  padding-left: 45px;
}
.l-sidebar .level3 > .cat-item > a::before {
  left: 25px;
}
.l-sidebar .level4 > .cat-item > a {
  padding-left: 75px;
}
.l-sidebar .level4 > .cat-item > a::before {
  left: 55px;
}
.l-sidebar .current-cat {
  background: #f5f9ff;
}
.l-sidebar .current-cat > a {
  color: var(--main-blue);
}
.l-sidebar .current-cat > a::before {
  background: #71a6ff !important;
}
.l-sidebar .current-cat .level3 {
  display: block;
}
.l-sidebar .current-cat-ancestor > a {
  color: var(--main-blue);
  background: #f5f9ff;
}
.l-sidebar .current-cat-ancestor > a::before {
  background: #71a6ff !important;
}
.l-sidebar .current-cat-ancestor .level3 {
  display: block;
}

#sidebar-contact {
  overflow: hidden;
  margin-top: 30px;
  line-height: 1.5;
  text-align: center;
  border: 1px solid #ccdfff;
  border-radius: 20px;
  box-shadow: 0 var(--size-5-10) var(--size-10-20) rgba(0, 71, 189, 0.25);
}
#sidebar-contact h5 {
  padding: 20px 0;
  font-size: 20px !important;
  color: #fff;
  background: var(--main-blue);
}
#sidebar-contact .tx {
  padding: 20px 25px 25px;
}
#sidebar-contact .fw-700 {
  font-size: 17px;
}
#sidebar-contact .fw-700 + p {
  margin: 10px 0 15px;
}
#sidebar-contact .sidebar-cta {
  padding: 15px 0 20px;
  background: #f0f6ff;
  border-radius: 15px;
}
#sidebar-contact a[href^="tel:"] {
  font-size: 30px;
  font-weight: 700;
  text-decoration: none !important;
  color: var(--main-blue);
}
#sidebar-contact a[href^="tel:"]:hover {
  opacity: 0.7;
}
#sidebar-contact a[href^="tel:"] svg {
  width: 20px;
  height: 20px;
}
#sidebar-contact .note {
  margin-bottom: 10px;
  font-size: 0.9em;
  color: #555;
}
#sidebar-contact .c-button {
  min-width: 240px;
}

.p-widget {
  width: 100%;
}
.p-widget:not(:first-of-type) {
  margin-top: 30px;
}
.p-widget:has(.level2) .c-widget-headline {
  margin-bottom: 0;
}
.p-widget:has(.level2) ul {
  margin: 0;
}

.c-widget-headline {
  margin-bottom: 0;
  border-radius: 0 8px 8px 0;
}

.widget_categories > ul,
.widget_archive > ul,
.widget_nav_menu > div > ul,
.widget_meta > ul,
.widget_pages > ul {
  margin-top: 0;
}

.widget_categories a,
.widget_archive a,
.widget_nav_menu a,
.widget_meta a,
.widget_pages a {
  padding: 1em;
}

.p-widget-post-list {
  margin: 0;
}

.p-widget-banner {
  border-radius: 10px;
}

.cta {
  padding: var(--size-20-45);
  text-align: center;
  border: 3px solid #ccdfff;
  border-radius: var(--size-15-30);
  box-shadow: 0 var(--size-5-10) var(--size-20-30) rgba(0, 71, 189, 0.25);
}
.cta a[href^="tel:"] {
  font-size: var(--size-30-45);
  font-weight: 700;
  text-decoration: none !important;
}
.cta a[href^="tel:"]:hover {
  opacity: 0.7;
}
.cta a[href^="tel:"] svg {
  width: var(--size-20-28);
  height: var(--size-20-30);
}
.cta .note {
  margin-bottom: var(--size-15-30);
  line-height: 1.75;
}

.woocommerce-info {
  border-top-color: var(--main-blue);
}
.woocommerce-info::before {
  color: var(--main-blue);
}

.c-breadcrumb {
  width: 100%;
  margin-left: 0;
}

.c-breadcrumb-wrapper {
  overflow: visible;
}

.c-breadcrumb__list {
  flex-wrap: wrap;
  height: auto;
  min-height: var(--size-50-70);
  padding: 10px 0;
}
@media (max-width: 768px) {
  .c-breadcrumb__list {
    width: 100%;
  }
}
.c-breadcrumb__list li {
  padding: 2px 0;
}

.c-breadcrumb__item:last-of-type {
  overflow: visible;
}

.page-cta {
  padding: 20px 60px 30px;
  text-align: center;
  background: #f0f6ff;
  border-radius: 15px;
}
.page-cta a[href^="tel:"] {
  font-size: var(--size-30-45);
  font-weight: 700;
  text-decoration: none !important;
  color: var(--main-blue);
}
.page-cta a[href^="tel:"]:hover {
  opacity: 0.7;
}
.page-cta a[href^="tel:"] svg {
  width: var(--size-20-28);
  height: var(--size-20-30);
}
.page-cta .note {
  margin: 0 0 20px;
  font-size: 0.9em;
  line-height: 1.5;
  color: #555;
}
.page-cta .c-button {
  min-width: 240px;
}

.sticky-contents {
  display: grid;
  grid-template-columns: var(--size-180-360) calc(100% - var(--size-180-360) - var(--size-30-90));
  gap: 0 var(--size-30-90);
  align-items: start;
}
@media (max-width: 768px) {
  .sticky-contents {
    display: flex;
    flex-direction: column;
  }
}

.sticky-ttl {
  position: sticky;
  top: 120px;
}
@media (max-width: 768px) {
  .sticky-ttl {
    position: initial;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .sticky-content {
    width: 100%;
  }
}

/* 固定ページ */
#page-link-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--size-30-60);
  margin: 0;
}
@media (max-width: 599px) {
  #page-link-list {
    display: flex;
    flex-direction: column;
  }
}
#page-link-list li {
  list-style: none;
}
#page-link-list a {
  display: block;
  overflow: hidden;
  height: 100%;
  text-decoration: none;
  border-radius: 30px;
  box-shadow: 0 var(--size-5-10) var(--size-20-40) rgba(0, 71, 189, 0.2);
}
@media (max-width: 599px) {
  #page-link-list a {
    border-radius: 15px;
  }
}
#page-link-list a:hover {
  background: var(--main-blue);
}
#page-link-list a:hover img {
  transform: scale(1.1);
}
#page-link-list a:hover h2,
#page-link-list a:hover p {
  color: #fff;
}
#page-link-list .img {
  overflow: hidden;
  aspect-ratio: 2/1;
}
#page-link-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--ts-03);
}
#page-link-list .tx {
  padding: var(--size-15-30);
}
#page-link-list h2,
#page-link-list p {
  transition: var(--ts-03);
}
@media (max-width: 768px) {
  #page-link-list h2 {
    margin-bottom: 0.25em;
  }
}
#page-link-list p {
  line-height: 2;
  color: #222;
}
@media (max-width: 768px) {
  #page-link-list p {
    font-size: 14px;
    line-height: 1.75;
  }
}

.page:not(.home) .l-container__inner {
  width: 100%;
  max-width: none;
}

/* 本サイトについて */
#icon-logo.page-about .st0 {
  fill: var(--logo-red);
}
#icon-logo.page-about .st1 {
  fill: #fff;
}

#page-about .b-button {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  border: 2px solid #fff;
}
#page-about .blc01 .icon-list {
  display: flex;
  gap: var(--size-15-45);
  justify-content: center;
  margin: 0;
  text-align: center;
}
@media (max-width: 599px) {
  #page-about .blc01 .icon-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
}
#page-about .blc01 .icon-list li {
  width: 30%;
  max-width: 210px;
  list-style: none;
}
@media (max-width: 599px) {
  #page-about .blc01 .icon-list li {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: none;
  }
}
#page-about .blc01 .icon-list .img {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  margin: var(--size-10-30) 0 var(--size-10-20);
  color: var(--main-blue);
  background: #f5f9ff;
  border-radius: 100vmax;
}
@media (max-width: 599px) {
  #page-about .blc01 .icon-list .img {
    flex: 1;
    margin: 0;
  }
}
#page-about .blc01 .icon-list svg {
  width: 50%;
  height: 50%;
}
@media (max-width: 599px) {
  #page-about .blc01 .icon-list .tx {
    flex: 2;
    width: 100%;
    margin-left: 20px;
    text-align: left;
  }
}
#page-about .blc01 .icon-list h3 {
  margin-bottom: var(--size-15-30);
  font-size: var(--size-16-22) !important;
  line-height: 1.5;
  color: var(--main-blue);
}
@media (max-width: 599px) {
  #page-about .blc01 .icon-list h3 {
    margin-bottom: 0;
  }
}
#page-about .blc01 .icon-list + p {
  max-width: 840px;
  margin-inline: auto;
}
#page-about .blc01-02 {
  position: relative;
  margin: var(--size-45-90) 0;
  padding: var(--size-45-90) 0;
  background: linear-gradient(45deg, #0047bd, #009dff) !important;
}
#page-about .blc01-02::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/bg-grid.svg);
  background-size: 24px auto;
  opacity: 0.2;
}
@media (max-width: 1023px) {
  #page-about .blc01-02::before {
    background-size: 15px auto;
  }
}
#page-about .blc01-02 .inner {
  position: relative;
  display: flex;
  align-items: start;
  justify-content: center;
}
@media (max-width: 1023px) {
  #page-about .blc01-02 .inner {
    flex-direction: column;
  }
}
#page-about .blc01-02 h3 {
  position: sticky;
  top: 120px;
  width: 360px;
  margin-top: var(--size-45-90);
  padding-right: 60px;
}
@media (max-width: 1023px) {
  #page-about .blc01-02 h3 {
    position: relative;
    top: initial;
    width: 100%;
    margin-top: 0;
    padding: 0 0 20px 0;
    text-align: center;
  }
}
#page-about .blc01-02 h3::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  border: 30px solid var(--tp);
  border-right: 30px solid #fff;
}
@media (max-width: 1023px) {
  #page-about .blc01-02 h3::before {
    top: initial;
    right: 50%;
    bottom: -20px;
    border: 30px solid var(--tp);
    border-bottom: 30px solid #fff;
    transform: translateX(50%);
  }
}
#page-about .blc01-02 svg {
  width: 70%;
  height: 70%;
}
@media (max-width: 1023px) {
  #page-about .blc01-02 svg {
    width: 120px;
  }
}
#page-about .blc01-02 span {
  display: block;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 1023px) {
  #page-about .blc01-02 span {
    font-size: 18px;
  }
}
#page-about .blc01-02 .flow-wrap {
  flex: 1;
  max-width: 600px;
  margin-inline: auto;
  padding: var(--size-20-45);
  background: #fff;
  border-radius: var(--size-20-45);
}
#page-about .blc01-02 .flow-wrap ol {
  display: flex;
  flex-direction: column;
  gap: var(--size-25-45) 0;
  margin: 0;
}
#page-about .blc01-02 .flow-wrap li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px;
  color: #fff;
  list-style: none;
  background: #fff;
  border-radius: 100vmax;
}
@media (max-width: 599px) {
  #page-about .blc01-02 .flow-wrap li {
    padding: 6px;
  }
}
#page-about .blc01-02 .flow-wrap li::before {
  position: absolute;
  bottom: -45px;
  left: 50%;
  content: "";
  border: 25px solid var(--tp);
  border-top: 20px solid #fff;
  transform: translateX(-50%);
}
@media (max-width: 599px) {
  #page-about .blc01-02 .flow-wrap li::before {
    bottom: -27px;
    border: 15px solid var(--tp);
    border-top: 12px solid #fff;
  }
}
#page-about .blc01-02 .flow-wrap .img {
  flex: 1;
}
#page-about .blc01-02 .flow-wrap img {
  border-radius: 100vmax;
}
#page-about .blc01-02 .flow-wrap .tx {
  flex: 2;
}
#page-about .blc01-02 .flow-wrap h4 {
  position: sticky;
  top: 120px;
  margin: 10px var(--size-20-40) 0 0;
  font-size: var(--size-20-28) !important;
  line-height: 1;
  letter-spacing: 0.1em;
  writing-mode: vertical-rl;
}
@media (max-width: 599px) {
  #page-about .blc01-02 .flow-wrap h4 {
    top: 75px;
  }
}
#page-about .blc01-02 .flow-wrap h5 {
  margin: 0 0 0 var(--size-15-30);
}
#page-about .blc01-02 .flow-wrap .emphasis {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  font-size: 1.2em;
  font-weight: 700;
}
@media (max-width: 599px) {
  #page-about .blc01-02 .flow-wrap .emphasis {
    margin-top: 20px;
    font-size: 16px;
  }
}
#page-about .blc01-02 .flow-wrap .emphasis span {
  display: block;
  margin: 8px 0 12px;
  font-size: 1.2em;
  line-height: 1.2;
  color: var(--main-blue);
  background: linear-gradient(transparent 30%, #ff6 30%);
}
@media (max-width: 599px) {
  #page-about .blc01-02 .flow-wrap .emphasis span {
    margin: 5px 0 8px;
    font-size: 18px;
  }
}
#page-about .blc01-02 [class^=flow0] {
  align-items: start;
  padding: var(--size-15-30);
  border-radius: var(--size-12-30);
}
#page-about .blc01-02 .flow01 {
  background: #d6efff;
  border: 2px solid #99d8ff;
}
#page-about .blc01-02 .flow01 h4 {
  color: var(--sub-blue);
}
#page-about .blc01-02 .flow02 {
  margin-top: var(--size-15-30);
  background: #c7dcff;
  border: 2px solid #8ab6ff;
}
#page-about .blc01-02 .flow02 h4 {
  color: var(--main-blue);
}
#page-about .blc01-02 .flow02 li:last-child::before {
  display: none;
}
#page-about .blc01-03 {
  text-align: center;
}
#page-about .blc01-04 .inner,
#page-about .blc01-05 .inner {
  max-width: 840px;
}
#page-about .blc01-04 {
  position: relative;
  margin: var(--size-45-90) 0;
  padding: var(--size-45-90) 0;
  background: url(../images/about-blc01-04.jpg) no-repeat center;
  background-size: cover;
}
#page-about .blc01-04::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.85;
  background: linear-gradient(45deg, #0047bd, #009dff) !important;
}
#page-about .blc01-04 .inner {
  position: relative;
  color: #fff;
}
#page-about .blc01-04 .sec-ttl-style1 {
  color: #fff;
}
#page-about .blc01-04 .sec-ttl-style1::before {
  background: #fff !important;
}
#page-about .blc01-04 .c-button {
  color: var(--main-blue) !important;
  background: #fff !important;
}

/* 製品の選び方について */
#page-choose .blc01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 840px;
}
#page-choose .blc02 {
  margin: var(--size-45-90) 0;
}
#page-choose .blc02-02 {
  margin: var(--size-45-90) 0;
  padding: var(--size-45-90) 0;
  background: #f5f9ff;
}
#page-choose .blc02-02 .flex {
  align-items: start;
}
@media (max-width: 599px) {
  #page-choose .blc02-02 .flex {
    flex-direction: column;
  }
}
#page-choose .blc02-02 .tx,
#page-choose .blc02-02 .img {
  flex: 1;
}
#page-choose .blc02-02 .tx {
  position: sticky;
  top: 120px;
}
@media (max-width: 599px) {
  #page-choose .blc02-02 .tx {
    position: initial;
  }
}
#page-choose .blc02-02 .img {
  margin-left: var(--size-20-60);
  box-shadow: 0 var(--size-5-10) var(--size-10-20) rgba(0, 71, 189, 0.25);
}
@media (max-width: 599px) {
  #page-choose .blc02-02 .img {
    margin: 15px 0 0;
  }
}
#page-choose .sticky-contents {
  padding: var(--size-30-60) 0;
  border-top: 1px solid #ddd;
}
#page-choose #iot {
  margin-top: calc(var(--size-60-120) * -1);
  padding-top: var(--size-60-120);
}
#page-choose .sec-ttl-style3 {
  margin-bottom: var(--size-5-15);
  font-size: var(--size-17-20);
}
#page-choose .blc02-03-01-02 dl {
  margin-top: var(--size-25-45);
}
#page-choose .blc02-03-01-02-02 section {
  margin-top: var(--size-20-40);
}
#page-choose .blc02-03-01-02-02 .sec-ttl-style4 {
  margin-bottom: 0;
}
#page-choose .blc02-03-01-02-02 .table {
  display: grid;
  grid-template-columns: 12em 1fr;
  margin: 10px 0 0;
  background: #fff;
}
@media (max-width: 1023px) {
  #page-choose .blc02-03-01-02-02 .table {
    display: block;
    padding-left: 0;
    border-top: 1px solid #bdd6ff;
  }
}
#page-choose .blc02-03-01-02-02 .table dt,
#page-choose .blc02-03-01-02-02 .table dd {
  line-height: 1.75;
  border-bottom: 1px solid #bdd6ff;
}
#page-choose .blc02-03-01-02-02 .table dt {
  padding: 10px 10px 10px 28px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  #page-choose .blc02-03-01-02-02 .table dt {
    padding: 10px 10px 0 10px;
    border-bottom: none;
  }
}
#page-choose .blc02-03-01-02-02 .table dd {
  margin-bottom: 0;
  padding: 10px;
  font-weight: 600;
  color: var(--main-blue);
}
@media (max-width: 1023px) {
  #page-choose .blc02-03-01-02-02 .table dd {
    padding: 0 10px 10px 20px;
  }
}

/* ==================================================
 製品情報
================================================== */
.product-cat-list-ttl {
  margin-bottom: 40px;
  font-size: var(--size-20-28);
  text-align: center;
}

.product-cat-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--size-10-25);
  margin-bottom: var(--size-30-60);
}
@media (max-width: 599px) {
  .product-cat-list {
    display: flex;
    flex-direction: column;
  }
}
.product-cat-list a {
  display: flex;
  overflow: hidden;
  height: 100%;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 15px;
}
@media (max-width: 599px) {
  .product-cat-list a {
    border-radius: 10px;
  }
}
.product-cat-list a:hover {
  border-color: var(--main-blue);
}
.product-cat-list a:hover h3 {
  color: var(--main-blue);
}
.product-cat-list .img {
  flex: 1;
  aspect-ratio: 1/1;
  margin-right: 20px;
}
.product-cat-list img {
  height: 100% !important;
  object-fit: contain;
}
.product-cat-list .tx {
  flex: 2.5;
}
.product-cat-list h3 {
  display: flex;
  align-items: center;
  height: 100%;
  transition: var(--ts-03);
}

.product-cat-list-desc {
  margin-bottom: var(--size-10-25);
  padding: var(--size-15-30);
  line-height: 1.75;
  text-align: center;
  background: #f8f8f8;
  border-radius: var(--size-10-15);
}
.product-cat-list-desc h6 {
  margin-bottom: var(--size-5-15);
  font-size: var(--size-18-24);
}
@media (max-width: 599px) {
  .product-cat-list-desc p {
    text-align: left;
  }
}
.product-cat-list-desc span {
  font-weight: 700;
  color: var(--main-blue);
}

.p-archive03__sort-filter-wrapper {
  margin-bottom: var(--size-10-25);
}
.p-archive03__sort-filter-wrapper .p-archive03__sort-filter {
  color: var(--main-blue);
  background: #f5f9ff;
  border: 1px solid #bdd6ff;
}
.p-archive03__sort-filter-wrapper .p-archive03__sort-filter__item-title::after {
  color: var(--main-blue);
}
@media (max-width: 599px) {
  .p-archive03__sort-filter-wrapper .p-archive03__sort-filter__item-title::after {
    position: absolute;
    right: 18px;
    display: block;
    font-family: "design_plus";
    font-size: 85%;
    content: "\e90e";
  }
}
.p-archive03__sort-filter-wrapper .p-archive03__sort-filter__item-dropdown {
  padding: 10px 0;
}
.p-archive03__sort-filter-wrapper .p-archive03__sort-filter__item-dropdown li a,
.p-archive03__sort-filter-wrapper .p-archive03__sort-filter__item-dropdown li span {
  height: 30px;
  line-height: 30px;
}
.p-archive03__sort-filter-wrapper .p-archive03__sort-filter--stock {
  display: none;
}

.p-product-item__link {
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 15px;
}
@media (max-width: 599px) {
  .p-product-item__link {
    border-radius: 10px;
  }
}

.p-product-item__content {
  border: none;
}
@media (max-width: 599px) {
  .p-product-item__content {
    padding: 10px;
  }
}

.c-line1,
.c-line2,
.c-line3,
.c-line4 {
  overflow: visible;
  height: auto;
}

.c-line1 > span,
.c-line1 > a {
  display: block;
}

.c-widget-headline:before {
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}

.p-widget.product-use .c-widget-headline::before {
  background: linear-gradient(to bottom, #00aebb, #007599) !important;
}
.p-widget.product-use .c-widget-headline__label {
  color: #007599;
}
.p-widget.product-use .level3 > .cat-item a:hover::before {
  background: #4dd5ff !important;
}
.p-widget.product-use .current-cat {
  background: #ebfaff;
}
.p-widget.product-use .current-cat > a {
  color: #007599;
}
.p-widget.product-use .current-cat > a::before {
  background: #80e1ff !important;
}
.p-widget.product-use .current-cat .level3 {
  display: block;
}
.p-widget.product-use .current-cat-ancestor > a {
  color: #007599;
  background: #ebfaff;
}
.p-widget.product-use .current-cat-ancestor > a::before {
  background: #80e1ff !important;
}
.p-widget.product-use .current-cat-ancestor .level3 {
  display: block;
}

.p-widget.product-feature .c-widget-headline::before {
  background: linear-gradient(to bottom, #797df2, #353bcd) !important;
}
.p-widget.product-feature .c-widget-headline__label {
  color: #353bcd;
}
.p-widget.product-feature .level3 > .cat-item a:hover::before {
  background: #c4c6f0 !important;
}
.p-widget.product-feature .current-cat {
  background: #f5f5fd;
}
.p-widget.product-feature .current-cat > a {
  color: #353bcd;
}
.p-widget.product-feature .current-cat > a::before {
  background: #b0b2eb !important;
}
.p-widget.product-feature .current-cat .level3 {
  display: block;
}
.p-widget.product-feature .current-cat-ancestor > a {
  color: #353bcd;
  background: #f5f5fd;
}
.p-widget.product-feature .current-cat-ancestor > a::before {
  background: #b0b2eb !important;
}
.p-widget.product-feature .current-cat-ancestor .level3 {
  display: block;
}

.p-single-product__header {
  flex-direction: column-reverse;
}
@media (max-width: 768px) {
  .p-single-product__header {
    flex-direction: column;
  }
}

.p-entry-product__images {
  width: 100%;
  min-width: initial;
  margin: var(--size-0-60) 0 0;
}

.p-single-product__header-info {
  width: 100%;
}
@media (max-width: 768px) {
  .p-single-product__header-info {
    display: none;
  }
}

.single-product .is-sidebar--full {
  flex-direction: row-reverse;
}
.single-product .is-sidebar--full .l-main {
  width: calc(100% - var(--size-210-420));
}
@media (max-width: 1023px) {
  .single-product .is-sidebar--full .l-main {
    width: 100%;
  }
}
.single-product .swiper-wrapper {
  height: 100% !important;
}

.p-single-product__header-category {
  display: flex;
  flex-wrap: wrap;
}
.p-single-product__header-category a {
  display: block;
  margin: 0 var(--size-5-10) var(--size-5-10) 0;
  padding: 8px 20px;
  font-weight: 600;
  color: #fff;
  border-radius: 100vmax;
  transition: var(--ts-03);
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
@media (max-width: 599px) {
  .p-single-product__header-category a {
    padding: 5px 12px;
  }
}
.p-single-product__header-category a:hover {
  color: #fff;
  opacity: 0.7;
}
.p-single-product__header-category .p-wc-category--product-feature {
  background: linear-gradient(to bottom, #797df2, #353bcd) !important;
}
.p-single-product__header-category .p-wc-category--product-use {
  background: linear-gradient(to bottom, #00aebb, #007599) !important;
}

.p-single-product__header-title {
  margin: var(--size-10-20) 0 0;
  font-size: var(--size-18-30);
  line-height: 1.5;
}

.p-single-product__header-price,
.p-single-product__header-cart {
  display: none;
}

.p-entry-product__images-inner {
  position: static;
}

.p-entry-product__mainimage {
  overflow: visible;
  aspect-ratio: 3/2;
  padding-top: 0;
}
.p-entry-product__mainimage img {
  object-fit: contain;
}

#product-detail {
  margin-bottom: var(--size-45-90);
}
#product-detail > * {
  margin-top: var(--size-45-90);
}
#product-detail #previous-model {
  color: var(--main-blue);
}
@media (max-width: 599px) {
  #product-detail #information h3,
  #product-detail #has-iot h3 {
    margin-bottom: 0.25em;
  }
}
#product-detail #information {
  padding: var(--size-20-45);
  background: #f5f9ff;
  border: 1px solid #8ab6ff;
  border-radius: var(--size-15-30);
}
#product-detail #information a {
  text-decoration: underline;
}
#product-detail #has-iot {
  padding: var(--size-20-45);
  background: #f8f8f8;
  border: 1px solid #bbb;
  border-radius: var(--size-15-30);
}
#product-detail .btns {
  display: flex;
  gap: var(--size-10-20);
  justify-content: center;
  margin: 0;
}
@media (max-width: 768px) {
  #product-detail .btns {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#product-detail .btns li {
  list-style: none;
}
#product-detail .feature-blc {
  margin-top: var(--size-20-45);
  padding: var(--size-20-45);
  background: #f5f9ff;
  border: 3px solid #ccdfff;
  border-radius: var(--size-15-30);
}
#product-detail .feature-blc > * + * {
  margin-top: var(--size-15-30);
}
#product-detail .feature-blc img {
  border-radius: var(--size-10-20);
}
#product-detail .feature-blc h3 {
  margin-bottom: 0;
  font-size: var(--size-17-26) !important;
}
#product-detail .feature-blc p {
  line-height: 1.75;
}
#product-detail #spec > section {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#product-detail #spec h3 {
  margin-bottom: 0;
  padding: 0.5em 0;
  font-size: var(--size-16-22) !important;
  color: #fff;
  background: #555;
}
#product-detail #spec dl {
  display: grid;
  grid-template-columns: auto 1fr;
}
#product-detail #spec dt,
#product-detail #spec dd {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
  #product-detail #spec dt,
  #product-detail #spec dd {
    padding: 6px 10px;
  }
}
#product-detail #spec dt {
  text-align: center;
  background: #f8f8f8;
}
#product-detail #spec dd {
  margin-bottom: 0;
  border-left: 1px solid #ddd;
}
#product-detail #specs .spec-table {
  overflow: hidden;
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-radius: 10px;
}
#product-detail #specs .spec-table h3 {
  position: relative;
  margin-bottom: 0;
  padding: 0.5em 1em;
  font-size: var(--size-16-22) !important;
  text-align: left;
  color: #fff;
  cursor: pointer;
  background: #555;
  transition: var(--ts-03);
}
#product-detail #specs .spec-table h3::before, #product-detail #specs .spec-table h3::after {
  position: absolute;
  top: 50%;
  content: "";
  background: #fff;
  transform: translateY(-50%);
}
#product-detail #specs .spec-table h3::before {
  right: 20px;
  width: 20px;
  height: 2px;
}
@media (max-width: 768px) {
  #product-detail #specs .spec-table h3::before {
    right: 18px;
    width: 16px;
  }
}
#product-detail #specs .spec-table h3::after {
  right: 29px;
  width: 2px;
  height: 20px;
  transition: var(--ts-03);
}
@media (max-width: 768px) {
  #product-detail #specs .spec-table h3::after {
    right: 25px;
    height: 16px;
  }
}
#product-detail #specs .spec-table h3:hover {
  background: var(--main-blue);
}
#product-detail #specs .spec-table .open {
  background: var(--main-blue);
}
#product-detail #specs .spec-table .open::after {
  height: 0;
}
#product-detail #specs .spec-table dl {
  display: none;
  grid-template-columns: auto 1fr;
  margin-bottom: 0;
}
#product-detail #specs .spec-table dt,
#product-detail #specs .spec-table dd {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 599px) {
  #product-detail #specs .spec-table dt,
  #product-detail #specs .spec-table dd {
    padding: 6px 10px;
  }
}
#product-detail #specs .spec-table dt:last-of-type,
#product-detail #specs .spec-table dd:last-of-type {
  border-bottom: none;
}
#product-detail #specs .spec-table dt {
  text-align: center;
  background: #f8f8f8;
}
#product-detail #specs .spec-table dd {
  margin-bottom: 0;
  border-left: 1px solid #ddd;
}
#product-detail #specs .spec-table + .spec-table {
  margin-top: var(--size-10-25);
}

.page-bottom-info .c-breadcrumb {
  border-bottom: none;
}
@media (max-width: 768px) {
  .page-bottom-info .c-breadcrumb {
    overflow: visible;
    padding: 0;
  }
}
.page-bottom-info .c-breadcrumb .l-inner {
  width: 100%;
}
.page-bottom-info .p-single-product__header-category {
  margin-top: 20px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ddd;
}

.c-breadcrumb__item > span {
  overflow: visible;
  white-space: initial;
}

.p-single-product__section {
  margin-top: var(--size-45-90);
}

.p-single-product__section-headline {
  margin: 0 0 30px;
}
.p-single-product__section-headline a:hover {
  opacity: 0.7;
}

.p-product-item__title {
  text-align: left;
}

.p-recentry-viewed-products .p-recentry-viewed-products__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 30px;
}
.p-recentry-viewed-products .p-product-item {
  width: auto;
  min-width: auto;
  margin-right: 0;
}

.p-product-item__link {
  height: 100%;
}
.p-product-item__link:hover {
  border-color: var(--main-blue);
}

.p-recentry-viewed-products .p-product-item__content {
  padding: 20px;
}

.p-footer-bar--spacer {
  height: 25px;
}

.p-product-footer-bar__spacer {
  display: none;
}
@media (max-width: 768px) {
  .p-product-footer-bar__spacer {
    display: block;
    height: 25px;
  }
}

/* ==================================================
 お知らせ・お役立ち情報
================================================== */
.p-archive--post {
  gap: var(--size-10-20);
  width: 100%;
  margin: 0;
}

.p-archive--post-item {
  width: calc(50% - var(--size-10-20) / 2);
}
.p-archive--post-item .p-archive--post-item__link {
  display: block;
  overflow: hidden;
  height: 100%;
  border: 1px solid #ddd;
  border-radius: 20px;
}
@media (max-width: 599px) {
  .p-archive--post-item .p-archive--post-item__link {
    border-radius: 10px;
  }
}
.p-archive--post-item .p-archive--post-item__link:hover {
  border-color: var(--main-blue);
}
.p-archive--post-item .p-archive--post-item__content {
  padding: var(--size-10-20);
  border: none;
}
.p-archive--post-item .c-line2 > span,
.p-archive--post-item .c-line2 > a {
  display: block;
}

.c-post-category {
  font-weight: 600;
  color: #fff !important;
  background: var(--main-blue);
  border-radius: 0 0 10px 0;
}
@media (max-width: 599px) {
  .c-post-category {
    min-width: initial;
    height: 28px;
    padding: 0 8px;
    border-radius: 0 0 5px 0;
  }
}
.c-post-category:hover {
  opacity: 0.7;
}

.single-post .post_content h1 {
  color: var(--main-blue);
}
.single-post .post_content h2 {
  position: relative;
  padding-bottom: 0.75em;
}
.single-post .post_content h2::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 4px;
  content: "";
  background: var(--main-blue);
  border-radius: 100vmax;
  transform: translateX(-50%);
  background: linear-gradient(to left, #009dff, #0047bd) !important;
}
.single-post .post_content h3 {
  position: relative;
  padding-left: 1em;
}
.single-post .post_content h3::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  border-radius: 100vmax;
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
.single-post .post_content h4,
.single-post .post_content h6 {
  color: var(--main-blue);
}
.single-post .post_content h5 {
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
}

/* ==================================================
 検索
================================================== */
.l-header__search-form input {
  max-width: 150px;
}

.search-results .l-container__inner {
  justify-content: center;
}
.search-results .l-main {
  width: 100%;
}
.search-results .p-archive--post {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--size-15-30);
  width: 100%;
  margin: var(--size-15-30) 0 0;
}
@media (max-width: 599px) {
  .search-results .p-archive--post {
    grid-template-columns: repeat(2, 1fr);
  }
}
.search-results .p-archive--post-item {
  width: auto;
}
.search-results .p-archive--post-item__link {
  display: block;
  overflow: hidden;
  height: 100%;
  border: 1px solid #ddd;
  border-radius: 15px;
}
@media (max-width: 599px) {
  .search-results .p-archive--post-item__link {
    border-radius: 10px;
  }
}
.search-results .p-archive--post-item__link:hover {
  border-color: var(--main-blue);
}
.search-results .p-archive--post-item__image {
  height: auto;
  aspect-ratio: 3/2;
}
.search-results .p-archive--post-item__image-bg {
  background-size: contain !important;
}
.search-results .p-archive--post-item__content {
  padding: var(--size-10-20);
  border: none;
}
.search-results .p-archive--post-item__date {
  display: none;
}
.search-results .c-line2 > span,
.search-results .c-line2 > a {
  display: block;
  line-height: 1.75;
}
.search-results .l-sidebar {
  display: none;
}

.c-pagination__item {
  margin: 3px;
}

.c-pagination__item span,
.c-pagination__item a {
  font-family: var(--ff-01);
  border: 2px solid var(--main-blue);
  border-radius: 100vmax;
}
@media (max-width: 768px) {
  .c-pagination__item span,
  .c-pagination__item a {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
}

.c-pagination__item span {
  color: var(--main-blue);
}

.c-pagination__item a {
  color: #fff;
  background: var(--main-blue);
}

.c-pagination__item .current,
.c-pagination__item a:hover {
  color: var(--main-blue);
  background: #fff;
}

/* ==================================================
 お問い合わせ
================================================== */
.contact-page-contents .mail-form-intro {
  text-align: center;
}
.contact-page-contents .mail-form-intro .for-phone {
  margin-bottom: var(--size-20-40);
  text-align: center;
}
.contact-page-contents .mail-form-intro .for-phone dt {
  font-size: var(--size-18-24);
  font-weight: 600 !important;
}
.contact-page-contents .mail-form-intro .for-phone a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--size-34-40);
  font-weight: 700;
  line-height: 1.75;
  text-decoration: none;
  color: var(--main-blue);
  transition: var(--ts-03);
}
.contact-page-contents .mail-form-intro .for-phone a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.contact-page-contents .mail-form-intro .for-phone svg {
  width: var(--size-20-24);
  height: var(--size-20-24);
  margin-right: 10px;
  color: var(--main-blue);
}
.contact-page-contents .mail-form-intro .for-phone .memo {
  font-size: 0.9em;
  line-height: 1.75;
  color: #555;
}
.contact-page-contents .mail-form-intro ul {
  margin: 0 0 var(--size-20-40) 0;
}
.contact-page-contents .mail-form-intro li {
  font-size: 14px;
  font-weight: 700 !important;
  list-style: none;
}
.contact-page-contents .mail-form-intro .req {
  margin-right: 10px;
}
.contact-page-contents .mail-form-intro .desc {
  font-size: 14px;
}
@media (max-width: 599px) {
  .contact-page-contents .mail-form-intro .desc {
    text-align: left;
  }
}
.contact-page-contents .req {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.75;
  color: #fff;
  background: var(--logo-red);
  border-radius: 100px;
}
.contact-page-contents .privacy {
  overflow-y: scroll;
  height: var(--size-180-300);
  margin: 45px 0 20px;
  padding: var(--size-15-30);
  background: #fff;
  border: var(--main-blue);
}
.contact-page-contents .privacy h3,
.contact-page-contents .privacy h4 {
  margin-bottom: 0 !important;
  font-size: var(--size-16-18) !important;
  font-weight: 500 !important;
}
.contact-page-contents .privacy p {
  margin-bottom: 1em;
  font-size: 13px;
  line-height: 1.75;
}
.contact-page-contents .complete-msg {
  margin-top: 30px;
}
.contact-page-contents .complete-msg a {
  margin: 0 10px;
}
.contact-page-contents .form-cont dt {
  font-weight: 600;
}
.contact-page-contents .form-cont fieldset dt {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.contact-page-contents .form-cont .wpcf7-list-item {
  margin-left: 0;
  line-height: 2.2;
}
.contact-page-contents .form-cont dd {
  margin: 5px 0 0 20px;
}
.contact-page-contents .form-cont .req {
  margin-left: 5px;
}
.contact-page-contents .form-cont .note {
  display: block;
  margin-top: 10px;
  font-size: 0.8em;
  line-height: 1.75;
  color: #888;
}
.contact-page-contents .form-cont .agreement {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
@media (max-width: 599px) {
  .contact-page-contents .form-cont .agreement {
    flex-direction: column;
  }
  .contact-page-contents .form-cont .agreement dd {
    margin: 0;
  }
}
.contact-page-contents .form-cont .agreement .req {
  top: 0;
  margin-left: 0;
}
.contact-page-contents .wpcf7 {
  padding: var(--size-20-40);
  background: #f5f9ff;
  border: none;
  border-radius: var(--size-15-30);
}
.contact-page-contents .wpcf7 form {
  margin: 0;
}
.contact-page-contents .wpcf7 select,
.contact-page-contents .wpcf7 .wpcf7-list-item-label {
  font-size: inherit;
}
.contact-page-contents .form-btns {
  justify-content: center;
  margin-top: 20px;
}
.contact-page-contents .form-btns .form-btn span {
  display: block;
}
.contact-page-contents .form-btns .form-btn input {
  display: inline-block;
  height: auto;
  margin: 10px;
  padding: 18px 50px;
  font-size: 18px;
  font-weight: 700 !important;
  color: #fff;
  cursor: pointer;
  border-radius: 100vmax;
  transition: var(--ts-03);
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
.contact-page-contents .form-btns .form-btn input:hover {
  opacity: 0.7;
}
.contact-page-contents .wpcf7-not-valid-tip,
.contact-page-contents .wpcf7-response-output {
  font-size: 14px;
  font-weight: 600;
  color: var(--logo-red) !important;
}
.contact-page-contents .wpcf7-response-output {
  margin: 0 !important;
  padding: 10px !important;
  line-height: 1.75;
  color: #fff !important;
  background: var(--logo-red);
}
.contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-form-hide,
.contact-page-contents:has(.wpcf7cp-form-hide) .mail-form-intro {
  display: none;
}
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf {
  position: static;
}
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf table,
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf tr,
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf th,
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf td {
  display: block;
  padding: 0;
  text-align: left;
  border: none;
}
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf tr + tr {
  margin-top: 20px;
}
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf th {
  font-weight: bold;
}
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf td {
  margin-left: 20px;
  background: var(--tp);
}
.contact-page-contents:has(.wpcf7cp-form-hide) #wpcf7cpcnf td p {
  line-height: 1.75;
}
.contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-btns {
  display: flex;
  justify-content: center;
}
@media (max-width: 599px) {
  .contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-btns {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-btns button {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 10px;
  padding: 18px 50px;
  font-size: 18px;
  font-weight: 700 !important;
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 100vmax;
  transition: var(--ts-03);
  background: linear-gradient(to bottom, #009dff, #0047bd) !important;
}
@media (max-width: 599px) {
  .contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-btns button {
    min-width: 230px;
    margin: 5px;
  }
}
.contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-btns button:hover {
  opacity: 0.7;
}
.contact-page-contents:has(.wpcf7cp-form-hide) .wpcf7cp-btns .wpcf7cp-cfm-edit-btn {
  background: #999 !important;
}/*# sourceMappingURL=child-custom-style.css.map */
