@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=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 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: #f6f6f6ff;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #4D4D4D;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #1C3770;
  --color-primary-shade: #1C3770;
  --color-primary-tint: #EAEAEA;
  --color-secondary: #727171;
  --color-secondary-tint: #1C3770;
  --color-table-border: #D1D1D1;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  --rbga-0002: rgba(0, 0, 0, 0.2);
  --color-must: #ff0000;


  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-background02: #D1D1D1;
  --header-color-font: #444444;
  --header-color-font02: #333333;

  --header-color-font-white: #fff;
  --header-color-primary: #1C3770;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #111;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Inter", sans-serif;
  --font-family-eng: "Montserrat", "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)*/
  --px130c: clamp(50px, calc(130px + ((1vw - 19.2px) * 8.9286)), 130px);
  /*130px-50px (1920-1024)*/
  --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)*/
  --px30c: clamp(15px, calc(30px + ((1vw - 19.2px) * 1.6741)), 30px);
  /*30px-15px (1920-1024)*/
  --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)*/
  --rem36w: clamp(28px, calc(36px + ((1vw - 19.2px) * 0.5178)), 36px);
  /*3.6rem-2.4rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30c: clamp(20px, calc(30.63px + ((1vw - 19.2px) * 0.688)), 30.63px);

  --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)*/
  --rem22: clamp(14px, calc(22px + ((1vw - 19.2px) * 0.5178)), 22px);
  ;
  /*2.2rem-1.4rem (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);
--rem20d42: clamp(14px, calc(20.42px + ((1vw - 19.2px) * 0.4155)), 20.42px);
}

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);
}

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

/* 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,
  .sticky-header #header-layout {
    height: 80px;
  }

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

  nav#mainNav ul li a {
    padding: var(--px20) var(--px30c);
/*     max-width: calc(180px + var(--px30c) - 2px); */
  }

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

  nav#mainNav ul li a b {
    font-family: var(--font-family01);
    font-weight: bold;
    font-size: var(--rem16);
    letter-spacing: 0.1em;
    line-height: 1.5;
    color: var(--header-color-font);
  }

  #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.mail_btn::before {
    font-size: var(--rem20);
    color: var(--header-color-font-white);
  }


  #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-background02);
    padding-left: var(--px30);
    padding-right: var(--px30);
  }

  .note,
  .note b {
    font-weight: bold;
    font-family: var(--font-family01);
    font-size: var(--rem12);
    color: var(--header-color-font02);
  }

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

  #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(--header-color-font);
  }

  #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.tel_btn:hover .tel_icon::before {
    color: var(--header-color-font-white);
  }

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

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

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

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

@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;
  }
}

.linkBtn,
.post .linkBtn {
  border-radius: 0;
  max-width: 300px;
  font-weight: bold;
  font-size: var(--rem16);
  font-family: var(--font-family01);
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  z-index: 10;
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  border-width: 2px
}

.linkBtn:hover,
.post .linkBtn:hover {
  color: var(--color-primary);
  background: var(--color-primary-tint);
  box-shadow: 0 0 1px 1px var(--color-primary);
}

.linkBtn:hover::after,
.post .linkBtn:hover::after {
  border-color: var(--color-primary);
}

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

.post h2 {
  font-size: var(--rem36);
  font-weight: bold;
  font-family: var(--font-family01);
  line-height: 1.4;
  color: var(--color-font);
}

body.home .post h2::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: 2.8em;
  height: 1px;
  background: var(--color-font);
  margin: 1.3em auto 0;
}

.front_post_list h1.title {
  font-size: var(--rem36);
  font-weight: bold;
  font-family: var(--font-family01);
  line-height: 1.4;
  color: var(--color-font);
  position: relative;
  margin: 0 auto var(--px80);
}

.front_post_list h1.title::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: 2.8em;
  height: 1px;
  background: var(--color-font);
  margin: 1.3em auto 0;
}

.cta01 h2 {
  font-size: var(--rem36);
  font-weight: bold;
  font-family: var(--font-family01);
  line-height: 1.4;
  color: var(--color-font);
  margin: var(--px120) auto var(--px30);
}

.cta01 h2::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: 2.8em;
  height: 1px;
  background: var(--color-font);
  margin: 1.3em auto 0;
}

/*-----------------------------
column_05
------------------------------*/
.sec01 {
  background-image: url(/wp-content/uploads/TOP-02.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  background-color: var(--color-primary-tint);
}

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

.column05 {
  position: relative;
  margin: var(--px80) 0 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;
  aspect-ratio: 13.4 / 7.6;
  overflow: hidden;
  width: 70%;
}

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

.column05 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px130c) var(--px60);
  margin: 0 auto -50px -20%;
  z-index: 10;
}

.column05 .txtarea .txtinner {
  max-width: 720px;
}

.column05 .txtarea .txtinner p,
.column01 .txtarea .txtinner p,
.cta01 p {
  font-family: var(--font-family01);
  color: var(--color-font);
  font-size: var(--rem16);
  line-height: 2;
  font-weight: 400;
}

@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;
  }

  .column05_wrap.rev .txtarea {
    margin: 0 -5% -70px auto;
  }
}

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

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

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

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

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

/*---------txtstyle-----------*/

.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: #111;
  line-height: 1.4;
  padding: 0;
}

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

.post .column05 .txtstyle02,
.column05 .txtstyle02 {
  font-size: var(--rem20);
  margin: var(--rem20) 0;
}

.post .txtstyle04,
.txtstyle04 {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  text-align: left;
  margin: var(--rem28) auto;
  background: transparent;
  border: none;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
  letter-spacing: 0;
}

.post .txtstyle04:before,
.txtstyle04:before {
  content: none;
}

.post .column05 .txtstyle04,
.column05 .txtstyle04,
.post .column01 .txtstyle04,
.column01 .txtstyle04 {
  font-size: var(--rem36);
}

.post .column05 .txtstyle04:after,
.column05 .txtstyle04:after,
.post .column01 .txtstyle04:after,
.column01 .txtstyle04:after {
  content: none;
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80);
  height: 3px;
  background: #111;
  margin: var(--rem30) 0 0 0.5rem;
}

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

.column01 {
  position: relative;
  margin: var(--px80) 0 0;
}

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

.column01 .txtarea {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px40);
  margin: 0;
}

.column01 .txtarea .txtinner {
  max-width: 540px;
}

.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) 0 0;
    justify-content: flex-start;
  }

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

.obj-position-left {
  object-position: left;
}

.obj-position-right {
  object-position: right;
}

.obj-position-center {
  object-position: center;
}

.pb16 {
  padding-bottom: var(--px160);
}

.postlist .time {
  background-color: var(--color-secondary);
}

.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist li:first-child {
  border-top: 1px solid var(--color-table-border);
}

.postlist li {
  border-bottom: 1px solid var(--color-table-border);
  margin: 0 auto;
}

.postlist .time a {
  font-size: var(--rem12);
  color: var(--color-font-white);
  font-family: var(--font-family01);
  font-weight: 400;
}

.postlist .ttls,
.postlist .date {
  font-size: var(--rem16);
  color: var(--color-font);
  font-family: var(--font-family01);
  font-weight: 400;
  line-height: 2;
}

#front_bottom_content {
  background-image: url(/wp-content/uploads/TOP-05.png);
  background-position: left;
  background-size: cover;
  background-color: var(--color-primary-tint);
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: var(--color-primary-tint);
  position: relative;
  z-index: 0;
}

.cta01:before {
  content: "";
  background: var(--color-background);
  width: 100%;
  height: 73%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px120) 0;
}

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

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

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

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

@media print,
screen and (max-width: 768px) {

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

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

  .cta01:before {
    height: 80%;
  }
}

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
  color: var(--color-font);
  font-family: var(--font-family01);
}

.cta01 .mailbtn .infotxt {
  font-weight: 500;
  color: var(--color-font-white);
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem30c);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-primary);
  margin-bottom: 0.5rem;
}

.cta01 .fax {
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-primary);
  margin-bottom: 1.5rem;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem20);
  color: var(--color-font-white);
  font-family: var(--font-family01);
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 500;
}

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

/*ボタンアイコン*/

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

.cta01 .mailbtn .btnttl::before {
  content: '\f0e0';
  font-size: var(--rem24);
  color: var(--color-font-white);
  position: relative;
  top: 1px;
}

.cta01 .telnum::before {
  content: '\f095';
  font-size: var(--rem22);
  position: relative;
  top: -2px;
  color: var(--color-primary);
}

.cta01 .fax::before {
  content: '\f1ac';
  color: var(--color-primary);
  font-size: var(--rem22);
}

#footer {
  background-color: var(--color-font);
}

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

#copyright {
  font-weight: 300;
  font-family: var(--font-family01);
  font-size: var(--rem12);
  background-color: var(--color-font);

}

.post table.table_style02,
.post table.table_style02 th,
.post table.table_style02 td {
  border-width: 1px 1px;
  border-color: var(--color-table-border);
}

.post table.table_style02 {
  margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto;
  /* 30-20px (1920-375) */
}

.post table.table_style02 th,
.post table.table_style02 td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px20);
  font-family: var(--font-family01);
}
.post table.table_style02 td{
  font-weight: 400;
}
.post table.table_style02 th {
  width: 25%;
  font-weight: bold;
}

.post table.table_style02:first-child {
  margin-top: 0;
}

.post table.table_style02:last-child {
  margin-bottom: 0;
}

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

#c-content01 .widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /* margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px); */
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
  background: var(--color-background);
}

#company h2 {
  font-family: var(--font-family01);
  margin-top: 0;
}

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

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

.representative {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: 400;
}

.representative p {
  margin-left: var(--px24);
  font-size: var(--rem20);
}

.representative p span {
  margin-left: var(--px18);
  font-size: var(--rem24);
}

#c-content03 h2 {
  margin-bottom: 0.6em;
}

.c-content {
  margin-bottom: var(--px120);
}

.c-content p {
  font-family: var(--font-family01);
	font-weight: 400;
}

@media print,
screen and (min-width: 1024px) {
  #wrapper {
    padding: 0;
  }
}

/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h2 {
  width: 100%;
}

.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}

.teleco_v1 .w50.image_box::before {
  content: '';
  display: block;
}

.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.teleco_v1 .w50.text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  /* padding: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px); */
  /* 120-65px (1920-375) */
  padding: var(--px60) 0;
  margin: 0 auto;
  max-width: 470px;
}

@media print,
screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(512px + (1vw - 19.2px) * 17.3762);
  }

  .teleco_v1 .w50.image_box img {
    width: auto;
    height: 100%;
  }
}

.flexinnerBtn {
  align-self: normal;
}

@media print,
screen and (max-width: 768px) {
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }

  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }

  .teleco_v1 .w50.text_box {
    padding: 20px;
    margin-bottom: 0;
  }
}

.s-content {
  margin-bottom: var(--px120);
}

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

@media print,
screen and (max-width: 768px) {
  .teleco_v1 .w50.text_box {
    padding: 20px 0;
    margin-bottom: var(--px50);
    max-width: 100%;
  }
}

ul.flowlist02 {
  counter-reset: flow_list;
}

ul.flowlist02>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: var(--px60);
  border-radius: 0;
  background: var(--color-primary);
  position: relative;
}

.flowlist02>li:not(:last-child) {
  margin-bottom: 100px;
}

.flowlist02 .flow_img {
  width: 35%;
}

.post .flowlist02>li>dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}

.flowlist02>li:not(:last-child) dl::before,
.flowlist02>li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 40px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flowlist02>li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary);
}

.flowlist02>li:not(:last-child) dl::after {
  border-width: 20px;
}

.post .flowlist02>li>dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--rem20);
  font-weight: bold;
  padding: 0 0 1.5rem 0;
  margin-bottom: var(--px16);
  border-bottom: solid 1px;
  color: var(--color-font-white);
  font-family: var(--font-family01);
}

.flowlist02>li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-primary);
  background: var(--color-background);
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  border-radius: 10px;
  z-index: 100;
}

.post .flowlist02>li>dl dd {
  padding: 0;
  font-size: var(--rem16);
  color: var(--color-font-white);
  line-height: 2.2;
  letter-spacing: 0;
  font-weight: 400;
}

@media print,
screen and (max-width: 768px) {

  .post .flowlist02>li>dl,
  .flowlist02 .flow_img {
    width: 100%;
  }

  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
#content, body:not(.home) #content.wide {
    padding: var(--px120) 0 0;
    margin: 0 auto;
}
.subimitarea .linkBtn{
  padding: 0;
}
.wpcf7-form .must {
    background: var(--color-must);
}
.post .subimitarea .linkBtn:hover input[type="submit"]{
  color: var(--color-primary);
	font-weight: bold;
}


@media print, screen and (min-width: 1024px) {
    nav#mainNav ul > li:first-child a b{
  font-size: var(--rem20);
}
	.column05 {
  position: relative;
  margin: var(--px80) 0 50px;
}
}
.post .time, .postlist .time, .post2b .time, .post4b .time {
    background: var(--color-secondary);
}
body:not(.home) .flexbox  h2{
	font-size: var(--rem30w);
}