@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #f8f8f8 0%, #eff4f9 100%);
  --bg-linear02: linear-gradient(270deg, #e0e0e0 0%, #ffffff 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #fff;
  --color-background02: #fff;

  --clr-000: #000;
  --color-font: #000000;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #1f3a5f;
  --color-primary-shade: #091e3a;
  --color-primary-tint: #002594;
  --color-secondary: #deb400;
  --color-secondary-tint: #f3f3f3;
  --color-table-border: #aaaaaa;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: 'Noto Sans JP', sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #000000;
  --header-color-font-white: #fff;
  --header-color-primary: #1f3a5f;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #06c755;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #1f3a5f;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: 'Noto Serif JP', serif;
  --font-family-eng: 'Oswald', 'Noto Sans JP', sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
  --px25-10: clamp(10px, calc(25px + ((1vw - 19.2px) * 1.6741)), 25px);
  --rem16-12: clamp(12px, calc(16px + ((1vw - 19.2px) * 0.4464)), 16px);
  /*(1920-1024)*/

  --rem46w: clamp(32px, calc(46px + ((1vw - 19.2px) * 0.9061)), 46px);
  /*(1920-375)*/
}

html {
  scroll-behavior: smooth;
}

.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}

.cta01 .cta01_wrap h2 {
  text-align: center;
}

.cta02 .cta02_wrap h2 {
  text-align: center;
}

.anchor_link::before {
  content: '';
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}

.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /* 120-80px (1920-375) */
  background: var(--color-background01);
}

.padding-120 {
  padding: var(--px120) 0;
}

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}

.font-w500 {
  font-weight: 500;
}

.font-wbold {
  font-weight: bold;
}

.font-f-02 {
  font-family: var(--font-family02);
}

/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }

  #header {
    height: 100px;
  }

  .sticky-header #header-layout {
    height: 80px;
  }

  #header ul.header__contact {
    margin-left: var(--px30-15);
  }

  nav#mainNav ul li a {
    padding: var(--px20) var(--px30-15);
    transition: all 0.3s;
  }

  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-item a {
    background-color: var(--header-color-primary);
  }

  nav#mainNav ul li a:hover b,
  nav#mainNav ul li.current-menu-item a b {
    color: var(--color-font-white);
  }

  #header .logo {
    padding-left: 0;
  }

  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: 64px;
  }

  nav#mainNav ul li a b {
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
  }

  #header ul.header__contact .header__inner {
    position: relative;
  }

  #header ul.header__contact .header__inner::before {
    content: none;
    background: #aeaeae;
    height: 65px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }

  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn {
    font-weight: bold;
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: calc(var(--px18) - 1px);
    padding-right: calc(var(--px18) - 1px);
  }

  .note,
  .note b {
    font-family: var(--font-family01);
    font-size: var(--rem12);
    font-weight: bold;
    letter-spacing: 0;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    font-family: var(--font-family01);
    color: var(--header-color-font);
    font-weight: bold;
    letter-spacing: 0;
  }

  #header .tel_icon::before {
    content: '\f095';
    display: block;
    font-family: 'FontAwesome';
    font-size: var(--rem18);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
    color: var(--color-primary-tint);
  }

  #header .tel_btn:hover .tel_icon::before {
    color: var(--color-font-white);
  }

  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    border-color: var(--header-color-primary);
  }

  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px40-10) - 1px);
    padding-right: calc(var(--px40-10) - 1px);
    letter-spacing: 0;
    font-family: var(--font-family01);
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
    background: var(--header-background);
  }

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem20w);
  }

  #header a.head_btn.line_btn {
    font-family: var(--font-family01);
    font-size: calc(var(--rem14) + 1px);
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.05em;
    background-color: var(--header-color-primary-tint);
    padding-left: calc(var(--px30-15) - 2px);
    padding-right: calc(var(--px30-15) - 3px);
  }

  #header a.head_btn.line_btn span {
    display: block;
  }

  #header a.head_btn.line_btn::before {
    content: '\f3c0';
    font-size: var(--rem22w);
  }

  #header a.head_btn.line_btn:hover {
    color: var(--header-color-primary-tint);
    background: var(--header-background);
  }
}

@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }
}

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#contact-bottom {
  clear: both;
}

@media print, screen and (max-width: 768px) {
  .txt_l:has(> .linkBtn),
  .txt_r:has(> .linkBtn) {
    text-align: center;
  }
}

/* code bonus start */

.post p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

.lh2 {
  line-height: 2 !important;
}

/*---------txtstyle08-----------*/

.post .txtstyle08,
.txtstyle08 {
  font-family: var(--font-family02);
  font-size: var(--rem46w);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px60);
  border: none;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.post .txtstyle08 .main_ttl,
.txtstyle08 .main_ttl {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem46w);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font);
}

.post .txtstyle08 .sub_ttl,
.txtstyle08 .sub_ttl {
  display: block;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font-white);
  margin: var(--rem28) 0 0;
  border: none;
  background: var(--color-font);
  padding: 0.2em 1.1em 0.35em;
}

.post .txtstyle08::before,
.post .txtstyle08::after,
.txtstyle08::before,
.txtstyle08::after {
  content: none;
}

.post .txtstyle08.txt_l,
.txtstyle08.txt_l {
  align-items: flex-start;
}

.post .txtstyle08.txt_r,
.txtstyle08.txt_r {
  align-items: flex-end;
}

.linkBtn,
.post .linkBtn {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  color: var(--color-font-white);
  text-align: center;
  background: var(--color-primary);
  padding: 23px 30px 23px 10px;
  margin: 0 auto;
  border-radius: 0px;
  transition: all 0.3s;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  z-index: 10;
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -6px;
  transition: all 0.3s;
}

.linkBtn:hover,
.post .linkBtn:hover {
  background: var(--color-primary);
  opacity: 0.6;
}

body.home .linkBtn {
  max-width: 360px;
}

/*---------col5-----------*/

.post .col5_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--px20);
}

.post .col5_list > li {
  width: calc((100% - (var(--px20) * 4)) / 5);
}

.post .col5_list > li .txtarea {
  background-color: var(--color-background);
  padding: 0.7em 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.post .col5_list > li p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  color: var(--color-primary-shade);
  text-align: center;
  white-space: nowrap;
}

@media print, screen and (max-width: 1240px) {
  .post .col5_list > li {
    width: calc((100% - (var(--px20) * 3)) / 4);
  }
}

@media print, screen and (max-width: 768px) {
  .post .col5_list > li {
    width: calc((100% - (var(--px20) * 2)) / 3);
  }
}

@media print, screen and (max-width: 640px) {
  .post .col5_list > li {
    width: calc((100% - var(--px20)) / 2);
  }
}

@media print, screen and (max-width: 500px) {
  .post .col5_list > li {
    width: 100%;
  }

  .post .col5_list > li:last-child {
    margin-bottom: 0;
  }
}

.sec01 {
  background: var(--bg-linear01);
  position: relative;
  padding: var(--px60) 0;
}

.sec01::before {
  content: '';
  position: absolute;
  display: block;
  width: calc(992 / 1920 * 100%);
  height: calc(100% - 1rem);
  background-image: url('/wp-content/uploads/TOP-01.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 1rem;
  left: 0;
}

.num_list01 {
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
}

.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}

.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: '0' counter(number);
  display: inline-block;
  border-radius: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  font-family: var(--font-family-eng);
  font-size: var(--rem20w);
  font-weight: 600;
  letter-spacing: 0;
  color: var(--color-primary-tint);
  background: var(--color-background);
}

.num_list01 .num_listttl {
  text-align: center;
  padding: 20px 0 0.5em;
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: var(--color-font);
  border-bottom: 2px solid var(--color-primary-tint);
  margin-bottom: var(--px18);
}

/*---------col03-----------*/

.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--px50);
}

.post .col3_list > li {
  width: calc((100% - (var(--px50) * 2)) / 3);
}

@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--px50)) / 2);
  }
}

@media print, screen and (max-width: 500px) {
  .post .col3_list > li {
    width: 100%;
  }

  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}

/*-----------------------------
column_05
------------------------------*/

.column05 {
  position: relative;
  margin: 0;
}

.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 20;
}

.column05_wrap + .column05_wrap {
  margin-top: calc(100px + 70px);
}

.column05 .imgarea {
  position: relative;
  overflow: hidden;
  width: calc(1340 / 1920 * 100%);
}

.column05 .imgarea::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--clr-000);
  opacity: 0.05;
}

.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.column05 .txtarea {
  position: relative;
  width: calc(672 / 1920 * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px140) var(--px40);
  margin: 0 auto -100px calc(-1 * ((672 + 1340) / 1920 * 100% - 100%));
  z-index: 10;
}

.column05 .txtarea .txtinner {
  max-width: 432px;
  width: 100%;
}

@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column05_wrap + .column05_wrap {
    margin-top: calc(100px + 70px);
  }

  .column05_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 100px;
  }

  .column05_wrap.rev .txtarea {
    margin: 0 calc(-1 * ((672 + 1340) / 1920 * 100% - 100%)) -100px auto;
  }
}

@media print, screen and (max-width: 1023px) {
  .column05_wrap + .column05_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.716);
  }

  .column05_wrap.rev {
    flex-direction: row;
  }

  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }

  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

@media print, screen and (max-width: 768px) {
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }

  .column05 .txtarea .txtinner {
    max-width: 100%;
  }
}

.sec02 {
  background-color: var(--color-primary);
}

/*-----------------------------
column_01
------------------------------*/

.column01 {
  position: relative;
  margin: 0;
}

.column01_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}

.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(var(--px100) + var(--px12)) var(--px40);
  margin: 0;
}

.column01 .txtarea .txtinner {
  max-width: 380px;
  width: 100%;
}

.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5%;
  }

  .column01 .txtarea .txtinner {
    max-width: 100%;
  }
}

.sec03 {
  position: relative;
}

.sec03::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 51%;
  bottom: 0;
  left: 0;
  background-color: var(--color-secondary-tint);
}

/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
  background-image: url('/wp-content/uploads/bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  padding: var(--px120) var(--px12);
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 1240px;
  margin: var(--px40) auto 0 auto;
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  max-width: 413px;
}

.cta01 .ctabtnlist li:has(.mailbtn) {
  max-width: 380px;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta01 .cta01_wrap {
    padding: var(--px120) 5%;
  }

  .cta01 .ctabtnlist li {
    margin: 0 auto;
    max-width: 380px;
  }

  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }

  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
  display: block;
  margin-bottom: 1rem;
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
  font-family: var(--font-family01);
  letter-spacing: 0;
}

.cta01 .linebtn .infotxt {
  font-size: var(--rem18);
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  font-family: var(--font-family01);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-font);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*LINEボタン*/

.cta01 a.linebtn {
  background: var(--header-color-primary-tint);
  color: var(--color-font-white);
}

.cta01 .linebtn .btnttl {
  font-size: var(--rem24);
}

/*ボタンアイコン*/

.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free', 'FontAwesome';
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .telnum::before {
  content: '\f3cd';
}

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem28);
}

.cta01 .linebtn .btnttl::before {
  content: '\f3c0';
  font-weight: 400;
  font-size: var(--rem24w);
}

.cta01 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
}

#footer {
  padding: var(--px35) 5% var(--px80);
}

#footer .footer__logo img {
  max-height: calc(var(--px120s) + 2rem);
  max-width: 123px;
}

#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px30);
}

#footer ul li a {
  font-family: var(--font-family01);
  font-size: var(--rem14);
  font-weight: 500;
  letter-spacing: 0;
}

#copyright {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 300;
  letter-spacing: 0;
  margin-top: var(--px20);
}

header#h1Header::before {
  content: none;
}

header#h1Header h1.title {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
}

body:not(.home) h2 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px60);
  border: none;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

body:not(.home) h2 > span {
  display: block;
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font);
}

body:not(.home) h2 > span ~ span {
  display: block;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  color: var(--color-font-white);
  margin: var(--rem28) 0 0;
  border: none;
  background: var(--color-font);
  padding: 0.3em 1.1em;
}

body:not(.home) h2:has(span)::before,
body:not(.home) h2:has(span)::after {
  content: none;
}

body:not(.home) h3 {
  font-family: var(--font-family02);
  font-size: var(--rem24w) !important;
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
}

body:not(.home) h4 {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
}

.message p {
  line-height: 2.5;
}

.post table th,
.post table td {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px30) var(--px20);
}

.post table th {
  font-weight: normal;
  color: var(--color-font-white);
  background-color: var(--color-primary);
}

.liststyle_item {
  padding: var(--px100) 0;
}

.liststyle_item:nth-child(odd) {
  background: var(--bg-linear02);
}

.liststyle_item .liststyle_inner {
  max-width: var(--content-max-width);
  width: 90%;
  margin: 0 auto;
}

.liststyle_item h3 {
  padding: 1rem 0 1rem 1.2em;
  margin: 0 auto var(--px30);
  border: none;
}

.liststyle_item h3::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  background: var(--color-secondary);
  top: 0;
  left: 0;
}

.post .subimitarea .linkBtn {
  padding: 0;
}

.post .subimitarea .linkBtn input[type='submit'] {
  color: var(--color-font-white);
  text-align: center;
  padding: 23px 30px 23px 10px;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  z-index: 3;
}

.wpcf7-form .must {
  font-family: var(--font-family01);
  font-size: var(--rem16);
}

.wpcf7-form table th {
  width: calc(var(--px20) * 2 + 16em);
}

/* ACF Style */
.post h2 {
  font-weight: 400;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-secondary-tint);
  display: block;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  color: var(--color-font);
}

.post .col4_list_btn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0 auto var(--px70);
}

.col4_list_btn li {
  width: calc((100% - (15px * 3)) / 4);
}

.col4_list_btn a {
  font-family: var(--font-family02);
  font-weight: 700;
  font-size: 13px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: var(--color-primary);
  border: 1px solid;
  padding: 15px 12px;
}

.col4_list_btn a:hover,
.col4_list_btn a.active {
  background: var(--color-primary);
  color: var(--color-font-white);
}

.col2_list_projects {
  display: flex;
  gap: var(--px60);
  flex-wrap: wrap;
}

.col2_list_projects li {
  width: calc((100% - var(--px60)) / 2);
}

.col2_list_projects .imgarea a {
  display: block;
	width: 100%;
	aspect-ratio: 520 / 347 ;
}

.col2_list_projects .imgarea {
  position: relative;
}

.term_label {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
  z-index: 1;
}

.term_label span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  padding: 7px 10px;
  color: var(--color-font-white);
  background-color: var(--color-primary);
}

.term_label span.term_label_11 {
  color: var(--color-font-white);
  background-color: var(--color-primary);
}

.term_label span.term_label_12 {
  color: var(--color-font-white);
  background-color: #2e5b8c;
}

.term_label span.term_label_13 {
  color: var(--color-font-white);
  background-color: #4a7fbf;
}

.term_label span.term_label_14 {
  color: var(--color-primary);
  background-color: #a0aec0;
}

.project_name {
  font-weight: 700;
  font-size: var(--rem18);
  color: var(--color-font);
  padding: var(--px20) 0;
}

.post table.tbl_projects_list {
  border: 0;
  margin: 0;
}

.post table.tbl_projects_list th,
.post table.tbl_projects_list td {
  background: transparent;
  border: 0;
  padding: 5px 0;
  color: var(--color-font);
}

.post table.tbl_projects_list th {
  width: 15%;
  font-weight: bold;
}

.col2_list_projects .txtarea .link_product,
.projects_col4_list .link_product{
  border-bottom: 2px solid;
  font-size: var(--rem14);
  padding: 5px 0;
	transition: all 0.3s;
}

.col2_list_projects .txtarea .link_product:hover,
.projects_col4_list .link_product:hover {
	opacity: .6;
}

.projects_col4_list .imgarea a{
	display: block;
	width: 100%;
	aspect-ratio: 298 / 198;
}

@media print, screen and (max-width: 1240px){
	.projects_col4_list li{
		width: 33%;
	}
}
@media print, screen and (max-width: 768px){
	.projects_col4_list li{
		width: 49%;
	}
}
@media print, screen and (max-width: 500px){
	.projects_col4_list li{
		width: 100%;
	}
}

.summary_text {
  padding-top: var(--px60);
  border-top: 1px solid;
  margin-bottom: var(--px60);
}

#photo_main {
  aspect-ratio: 621/477;
}

#photo_main img {
  object-fit: contain;
}

#photo_thumb {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(3, 1fr);
}

.tbl_info {
  display: flex;
  flex-wrap: wrap;
}

.tbl_row {
  display: flex;
  width: 50%;
}

.tbl_label,
.tbl_value {
  padding: var(--px18) 1rem;
  font-size: var(--rem14);
  border: 1px solid var(--color-table-border);
}

.tbl_label {
  font-weight: 700;
  background: var(--color-primary);
  color: var(--color-font-white);
  text-align: center;
  width: 40%;
  max-width: 200px;
  border-right: 0;
}

.tbl_value {
  flex: 1;
}

.commment_block {
  background: #e4edf9;
  padding: var(--px30) var(--px40);
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.stars {
  font-size: 26px;
  color: #f6ca00;
}

.commment_block .comment {
  font-weight: 700;
  font-size: var(--rem20w);
  margin: var(--px20) 0;
  padding-bottom: var(--px20);
  border-bottom: 1px dashed;
}

.customer_information {
  font-weight: 700;
  font-size: var(--rem18);
  margin-bottom: var(--px20);
}

.customer_review_text {
  background: var(--color-font-white);
  padding: var(--px35) var(--px24);
  border-radius: 10px;
  line-height: 2;
}

.custom_field_group {
  background: var(--color-primary);
  color: var(--color-font-white);
  padding: var(--px40) var(--px60);
}

.custom_field_label {
  font-weight: 700;
  font-size: var(--rem20w);
  margin: 0 0 var(--px20);
  padding-bottom: var(--px20);
  border-bottom: 1px dashed;
}

.long_description {
  margin-top: var(--px80);
  padding: var(--px40) var(--px60);
  background: #f1f1f1;
}

@media print, screen and (max-width: 960px) {
  .tbl_row {
    width: 100%;
  }
}

@media print, screen and (max-width: 768px) {
  .col4_list_btn li {
    width: calc((100% - 15px) / 2);
  }
}

@media print, screen and (max-width: 640px) {
  .tbl_row {
    flex-direction: column;
  }

  .tbl_label {
    border: 1px solid transparent;
  }

  .tbl_label,
  .tbl_value {
    width: 100%;
    max-width: 100%;
  }
}

@media print, screen and (max-width: 500px) {
  .col2_list_projects li {
    width: 100%;
  }
}


/*================================================
　ご利用の流れ：原田塗装工業様カスタマイズ案
================================================*/

.flowlist01 {
    padding-left: clamp(10rem, 15vw, 13rem);
    position: relative;
    list-style: none; /* リスト記号を消去 */
}

/* 縦のライン：シルバー（薄いグレー） */
.flowlist01::before {
    content: "";
    width: 4px; /* 太すぎたので調整 */
    height: 100%;
    background: #e0e0e0; /* シルバーをイメージしたグレー */
    margin-left: -2px;
    display: block;
    position: absolute;
    top: 0;
    left: clamp(10rem, 15vw, 13rem);
}

.flowlist01 > li {
    position: relative;
}

.flowlist01 > li:not(:last-child) {
    margin-bottom: 50px; /* 余白を現実的な数値に固定 */
}

/* STEPアイコン：メインカラー（紺）× ゴールド */
.flowlist01 > li .icon {
    font-size: 1.4rem;
    color: #fff;
    background: var(--color-primary); /* 変数の「紺」を使用 */
    padding: 0.6rem 1.5rem;
    display: block;
    position: absolute;
    top: 0;
    left: calc(-1 * clamp(10rem, 15vw, 13rem));
    z-index: 100;
    font-style: italic;
    font-weight: bold;
    border-left: 4px solid var(--color-secondary); /* ゴールドのアクセント */
}

/* アイコンの矢印部分 */
.flowlist01 > li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent var(--color-primary);
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
}

.flowlist01 > li dl {
    padding-left: 4rem;
    position: relative;
    padding-top: 0.5rem;
}

/* ライン上の丸ポチ：ゴールド */
.flowlist01 > li dl::before {
    content: "";
    display: block;
    position: absolute;
    top: 1.4rem;
    width: 12px;
    height: 12px;
    background: var(--color-secondary); /* ゴールド */
    border-radius: 50%;
    left: -6px;
    z-index: 2;
    border: 2px solid #fff;
}

/* 点線：シルバー */
.flowlist01 > li dl::after {
    content: "";
    width: 30px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 6px;
    top: 2.0rem;
}

.flowlist01 > li dl dt {
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-size: var(--rem18);
    color: var(--color-primary);
}

.flowlist01 > li dl dd {
    font-size: var(--rem16);
    line-height: 1.6;
}

/* スマホ対応 */
@media (max-width: 768px) {
    .flowlist01 {
        padding-left: 0; /* スマホでは左余白をなくす */
    }
    .flowlist01::before {
        left: 20px; /* ラインを左端へ */
    }
    .flowlist01 > li .icon {
        position: relative;
        left: 0;
        display: inline-block;
        margin-bottom: 15px;
        margin-left: 40px;
    }
    .flowlist01 > li dl {
        padding-left: 50px;
    }
    .flowlist01 > li dl::before {
        left: 14px;
        top: -38px; /* アイコンの横に丸が来るよう調整 */
    }
    .flowlist01 > li dl::after {
        display: none; /* スマホでは点線を消してスッキリさせる */
    }
}