@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=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,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: #FFEFD5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #272727;
  --color-font-white: #fff;
  --color-font01: #5A5A5A;
  --color-primary: #AACD06;
  --color-primary-shade: #F3F7E0;
  --color-primary-tint: #F5FFE8;
  --color-secondary: #F39800;
  --color-secondary-tint: #000;
  --color-table-border: #DDDDDD;
  --color-table-border02: #8E8E8E;

  --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: #272727;
  --header-color-font-white: #fff;
  --header-color-primary: #F39800;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #F2F2F2;
  --footer-color-font: #272727;
  --footer-color-primary: #272727;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", serif;
  --font-family-eng: "Roboto", "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);
}

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: 100px;
  }

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

  nav#mainNav ul li a {
    padding: var(--px20) var(--px30);
	  max-width: clamp(103px, calc(260px + ((1vw - 19.2px) * 17.5223)), 260px);
  }

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

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

  #header ul.header__contact .header__inner {
    position: relative;
	 max-width: clamp(202px, calc(240px + ((1vw - 19.2px) * 4.2411)), 240px);
    width: 100%;
    overflow: auto;
    scrollbar-width: thin;
  }

  #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(--px16) - 1px);
    padding-right: calc(var(--px16) - 1px);
	  justify-content: flex-start;
  }

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

  #header .tel_text-sub {
    font-weight: 400;
    font-family: var(--font-family01);
    font-size: var(--rem12);
    letter-spacing: 0;
  }

  #header .tel_title {
    font-family: var(--font-family01);
    font-size: var(--rem12);
    font-weight: 600;
    letter-spacing: 0;
    border: 1px solid var(--header-color-font);
    width: 100%;
    text-align: center;
    padding: 6px 15px;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-family: var(--font-family01);
    color: var(--header-color-font);
    font-weight: 600;
    letter-spacing: 0;
    padding: 0 var(--px12);
	  white-space: nowrap;
  }

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

  #header .tel_icon02 {
    display: flex;
    align-items: center;
    gap: 2px;
    font-size: var(--rem24);
    font-family: var(--font-family01);
    color: var(--header-color-font);
    font-weight: 600;
    letter-spacing: 0;
    padding: 0 3px;
  }

  #header .tel_icon02::before {
    content: "";
    display: inline-block;
    height: var(--rem24w);
    aspect-ratio: 42 / 24;
    background-image: url("/wp-content/uploads/icon-header-01.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  #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_title {
    border-color: var(--color-font-white);
  }

  #header a.head_btn.mail_btn {
    flex-direction: column;
    gap: 8px;
    padding-left: var(--px20);
    padding-right: var(--px20);
    letter-spacing: 0.05em;
	   white-space: nowrap;
	      font-family: var(--font-family01);
    font-size: var(--rem14);
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
  }

  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
	nav#mainNav ul li ul.sub-menu li a {
    font-weight: 600;
    font-size: var(--rem16);
    letter-spacing: 0;
    font-family: var(--font-family01);
    line-height: 1.4;
    background: var(--color-background);
    color: var(--color-font);
  }

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

@media print,
screen and (max-width: 1240px) and (min-width: 1024px) {
  #header ul.header__contact {
    margin-left: 0;
  }

  nav#mainNav ul li a {
       padding: 12px;
    max-width: 103px;
    font-size: var(--rem12);
  }
	nav#mainNav ul li a b {
    font-size: var(--rem12);
  }

  #header a.head_btn.tel_btn {
    padding-left: var(--px12);
    padding-right: var(--px12);
  }
}

@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);
    color: #fff;
  }
	    nav#mainNav ul li a:hover {
        background-color: var(--header-color-primary) !important;
    }
}

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

/* code bonus start */

/*-----------------------------
fullwide01
------------------------------*/
.fullwide01 {
  position: relative;
  padding: var(--px120) 0 var(--px50);
  background-image: url("/wp-content/uploads/TOP-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.fullwide01::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(223, 248, 204, 0.2);
}

.fullwide01_wrap {
  position: relative;
  background: var(--color-background);
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px120) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fullwide01_inner {
  max-width: 1000px;
}

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


/*---------txtstyle04-----------*/

.post .txtstyle04,
.txtstyle04 {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: center;
  color: var(--color-font);
  line-height: 1.4;
  letter-spacing: 0.08em;
  overflow-wrap: break-word;
  padding: 0 0 var(--rem30);
  margin: 0 0 var(--px50) 0;
  border: none;
  background: transparent;
}

.post .txtstyle04:before,
.txtstyle04:before,
.post .txtstyle04:after,
.txtstyle04:after {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 0;
  display: block;
  width: var(--px80);
  height: 3px;
  background: linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  background: -ms-linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  background: -moz-linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  background: -webkit-linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  content: "";
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#content01 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-font);
}

@media screen and (max-width: 768px) {
  #content01 h2 .spbr {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  #content01 h2 .spbr {
    display: block;
  }
}

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

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

#content02 .num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-background);
  color: var(--color-primary);
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: 20px;
  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);
}

#content02 .num_list01 .txtarea {
  padding: var(--px20);
  padding-top: 0;
}

#content02 .num_list01 .num_listttl {
  text-align: center;
  font-weight: 500;
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  line-height: 1.4;
  letter-spacing: 0;
  padding: 20px 0;
  position: relative;
}

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

#content02 .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

#content02 .col3_list>li {
  width: 32.3%;
  margin-bottom: var(--px30);
  background-color: var(--color-background);
}

#content02 .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}

#content02 .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}

@media print,
screen and (max-width: 768px) {
  #content02 .col3_list>li {
    width: 49%;
  }

  #content02 .col3_list::before,
  #content02 .col3_list:after {
    content: none;
  }
}

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

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

#content02 p:not(.num_listttl) {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-font);
}

.linkBtn,
.post .linkBtn {
  z-index: 10;
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.16em;
  background: var(--color-secondary);
  border-radius: 100px;
  max-width: 320px;
  padding: 21px 30px 22px 10px;
  color: var(--color-font-white);
}

.linkBtn::after,
input.linkBtn::after,
.post .linkBtn::after {
  display: block;
  content: '\f101';
  position: absolute;
  top: 50%;
  right: 13px;
  width: auto;
  height: auto;
  border: none;
  transform: none;
  transform: translateY(-50%);
  margin-top: 0;
  transition: all .3s;
  font-family: "FontAwesome";
  font-size: var(--rem16);
  color: var(--color-font-white);
}

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

.sec01 {
  background: var(--color-background);
  position: relative;
}

.sec01::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: var(--color-background02);
}

@media print,
screen and (max-width: 768px) {
  .sec01::before {
    height: 70%;
  }
}

@media print,
screen and (max-width: 500px) {
  .sec01::before {
    height: 80%;
  }
}

/*-----------------------------
column_01
------------------------------*/
#content03 .column01 {
  position: relative;
  margin: 0;
}

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

#content03 .column01 .txtarea {
  width: 58%;
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px100) var(--px40);
  margin: 0;
}

#content03 .column01 .txtarea .txtinner {
  max-width: 560px;
}

#content03 .column01 .imgarea {
  width: 42%;
  overflow: hidden;
  line-height: 0;
  margin: 0;
  padding-left: var(--px40);
}

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

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

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

  #content03 .column01 .imgarea {
    width: 100%;
    padding: 0;
  }
}

#content03 .txtstyle05 {
  font-family: var(--font-family02);
  font-size: calc(var(--rem30) + 2px);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px12) 10px;
  border-top: 2px solid var(--color-primary);
  border-bottom: 2px solid var(--color-primary);
  margin-bottom: var(--px30);
}

@media print,
screen and (max-width: 500px) {
  #content03 .txtstyle05 {
    font-size: var(--rem28);
  }
}

#content03 p:not(.txtstyle05) {
  font-family: var(--font-family01);
  font-weight: 400;
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-font);
}



#content03 p b {
  line-height: 2.2;
}

#content03 ul.list_checkbox>li:before {
  color: var(--color-primary);
  font-size: var(--rem18);
}

#content03 ul li {
  font-family: var(--font-family01);
  font-weight: 400;
  font-size: var(--rem18);
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: var(--color-font);
  padding: 5px 0 5px 3rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-table-border);
  width: fit-content;
}



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

#content04 .column01_wrap {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  background: var(--color-primary-tint);
}

#content04 .column01 .txtarea {
  width: 42.7%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}

#content04 .column01 .txtarea .txtinner {
  max-width: 620px;
}

#content04 .column01 .imgarea {
  width: 57.3%;
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

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

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

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

  #content04 .column01 .imgarea {
    width: 100%;
  }
}

#content04 h3 {
  padding: 0 0 var(--px12);
  font-family: var(--font-family02);
  font-size: var(--rem30);
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0;
  color: var(--color-font);
  text-align: center;
  border-bottom: 3px solid var(--color-primary);
  width: fit-content;
  margin-bottom: var(--px30);
}

#content04 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-font);
}

#content05 .instargram-inner {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}

.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 {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);
  padding: var(--px120) var(--px40);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1100px;
  margin: var(--px60) auto 0 auto;
}

.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(--rem22w) calc(var(--px40) - 3px);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
}

.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 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .mailbtn .infotxt {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 600;
  letter-spacing: 0;
}

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

/*電話ボタン*/

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

.cta01 li:first-child {
  border-right: 2px solid var(--color-table-border);
}

.cta01 .telbtn .btnttl {
  display: block;
  width: 100%;
  font-size: var(--rem18);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid var(--color-font);
}

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: 600;
  letter-spacing: 0;
}

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

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::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(--rem28);
}

.cta01 .telnum::before {
  content: '\f095';
  font-size: calc(var(--rem30) + 2px);
}

.cta01 .telnum02::before {
  content: "";
  display: inline-block;
  height: var(--rem28);
  aspect-ratio: 49 / 28;
  background-image: url("/wp-content/uploads/icon-header-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media print,
screen and (max-width: 1023px) {
  .cta01 .ctabtnlist {
    display: block;
  }

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

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

  .cta01 li:first-child {
    border: none;
  }
}

#front_bottom_content {
  background-color: var(--color-background);
}

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

.postlist .ttls,
.postlist .date {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-font);
}

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

#footer {
  padding: var(--px60) 0 0;
}

#footer .footer__logo img {
  max-height: var(--px100);
}

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

.footer-qr {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: var(--px20) 0 var(--px60);
}

.footer-qr .qr-inner {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.footer-qr .qr-inner a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-qr .qr-inner a:hover {
  opacity: .5;
}

.footer-qr .qr-inner a::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("/wp-content/uploads/qr-footer.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 10px;
}

#copyright {
  margin: 0;
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 400;
  letter-spacing: 0;
  background: transparent;
}

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

#footer-bottom {
  padding: var(--px24) var(--px30);
  background-color: var(--color-secondary);
  justify-content: space-between;
}

#footer .inner {
  margin: 0;
  width: fit-content;
}

#footer .footnav ul {
  justify-content: flex-start;
}

#footer .footnav ul>li {
  margin-bottom: 0;
}

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-height: 50px;
  }

  #footer .inner {
    margin: 0 auto var(--px20);
  }

  .footer-qr .qr-inner a::before {
    width: 80px;
    height: 80px;
  }
}

/*--------------google翻訳--------------*/
.gtranslate_wrapper {
  background: var(--footer-background);
  gap: 3px;
}

.glink {
  align-content: center;
}

@media print,
screen and (min-width: 1024px) {
  #header {
    height: auto !important;
  }

  #header-layout {
    height: 100px;
  }

  .gtranslate_wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    width: 99.5%;
    margin: 0.5rem auto;
  }

  select.gt_selector.notranslate {
    width: 150px;
  }
}

@media print,
screen and (max-width: 1023px) {
  .header__translator {
    position: fixed;
    overflow: hidden;
    z-index: 999;
    right: 0;
    bottom: 120px;
    background: rgba(255, 255, 255, .8);
    padding: 10px 10px 10px 10px;
    border-radius: 5px 0 0 5px;
    -webkit-transition: .5s;
    transition: .5s;
  }

  .gtranslate_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    background: transparent;
    gap: 4px;
  }

  .gtranslate_wrapper br {
    display: none;
  }

  select.gt_selector {
    display: none;
  }
}

/*--------------google翻訳ここまで--------------*/

.gtranslate_wrapper .glink:nth-child(1) {
  order: 3;
}

.gtranslate_wrapper .glink:nth-child(2) {
  order: 4;
}

.gtranslate_wrapper .glink:nth-child(3) {
  order: 2;
}
.gtranslate_wrapper .glink:nth-child(4) {
  order: 1;
}

.gtranslate_wrapper .glink:nth-child(5) {
  order: 5;
}

.gtranslate_wrapper .gt_selector {
  order: 6;
}

header#h1Header::before {
  background: var(--color-background);
  opacity: .5;
}

header#h1Header h1.title {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--color-font);
}

body:not(.home) h2 {
  position: relative;
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: center;
  color: var(--color-font);
  line-height: 1.4;
  letter-spacing: 0.08em;
  overflow-wrap: break-word;
  padding: 0 0 var(--rem30);
  margin: 0 0 var(--px50) 0;
  border: none;
  background: transparent;
}

body:not(.home) h2::before,
body:not(.home) h2::after {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 0;
  display: block;
  width: var(--px80);
  height: 3px;
  background: linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  background: -ms-linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  background: -moz-linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  background: -webkit-linear-gradient(left, var(--color-primary) 50%, var(--color-secondary) 50%);
  content: "";
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

body:not(.home) h4 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: 0 0 0 2rem;
}

body:not(.home) h4::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 100%;
  display: block;
  background: var(--color-primary);
  top: 0;
  left: 0;
}

@media print,
screen and (max-width: 768px) {
  body:not(.home) h4 {
    font-size: var(--rem20w);
  }
}

#company-content .content-wrap{
  margin-bottom: var(--px120);
}

#company01 p {
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#company01 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#company01 .txtarea .txtinner {
  max-width: 800px;
  margin: 0 auto;
}

.post table th,
.post table td {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: var(--px24) var(--px30);
  border-color: var(--color-table-border02);
}

.post table th {
  width: 28%;
  background: var(--color-primary-shade);
  font-weight: 500;
}

#company03 table a {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  text-decoration: underline;
  display: flex;
  align-items: center;
}

#company03 table a::after {
  content: "";
  width: var(--rem20);
  height: var(--rem20);
  background-image: url("/wp-content/uploads/company-01.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 9px;
}

#company03 ul li {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#service-content .content-wrap {
  margin-bottom: var(--px120);
}

#service-content .imgarea {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--px70);
}

#service-content .imgarea .imginner {
  max-width: 700px;
  margin: 0 auto;
}

#service-content .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#service-content .txtarea .txtinner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

body:not(.home) h3 {
  font-family: var(--font-family01);
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: var(--color-font);
  padding: 0 0 var(--px20) 0;
  border: none;
  position: relative;
  text-align: center;
  width: fit-content;
  margin-bottom: var(--px30);
}

body:not(.home) h3::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  background: var(--color-primary);
  left: 0;
  bottom: 0;
}

#service-content p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#service-content .txtbox {
  border: 2px solid var(--color-primary);
  padding: var(--px24) calc(var(--px30) + var(--px35));
  display: flex;
  justify-content: center;
  align-items: center;
}

#service-content .txtbox .icon_contact {
  text-align: center;
  margin: var(--px12) var(--px50);
	font-weight: bold;
	font-size: var(--rem18)
}

#service-content .txtbox .icon_contact img {
  width: 42px;
  aspect-ratio: 42 / 24;
}

#service-content .txtbox p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 500;
  letter-spacing: 0;
  color: var(--color-font);
}

#service-content p.txtstyle05 {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#service-content .txtbox #note p {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1.4;
}

#service-content .txtbox #note p>span {
  font-weight: 500;
  white-space: nowrap;
}

#service02 .txtarea p a {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-primary);
  text-decoration: underline;
}

.teleco_v1:not(:last-child) {
  margin-bottom: var(--px90);
}

.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: var(--px40);
}

.teleco_v1:not(.rev) .w50.text_box {
  padding-right: 0;
}

.teleco_v1.rev .w50.text_box {
  padding-left: 0;
}

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

  .teleco_v1 .w50.image_box img {
    width: 100%;
    height: 100%;
	 object-fit: contain;
  }
}

.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 0;
    margin-bottom: 0;
  }
}

#reason-content p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#future-health-content .content-wrap {
  margin-bottom: var(--px120);
}

#future-health01 .imginner {
  max-width: 700px;
  margin: 0 auto;
}

body:not(.home) .title_inner h3  {
  font-family: var(--font-family02);
  font-size: var(--rem28);
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.15em;
  color: var(--color-font01);
  padding: var(--px16) 0 var(--px20);
  margin-bottom: 0;
  text-align: center;
}

body:not(.home) .title_inner h3::before,
body:not(.home) .title_inner h3::after {
  content: none;
}

.title_inner {
  border-top: 3px solid var(--color-primary);
  border-bottom: 3px solid var(--color-primary);
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: var(--px100);
  display: flex;
  justify-content: center;
  align-items: center;
}

#future-health-content h4 {
  font-family: var(--font-family01);
  font-size: var(--rem24w);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding: 0;
  color: var(--color-secondary);
}

#future-health-content h4::before,
#future-health-content h4::after {
  content: none;
}

#future-health-content p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
  color: var(--color-font);
}

#future-health02 .txtarea {
  padding: var(--px40);
  padding-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#future-health02 .imgarea {
  height: 100%;
}

@media print,
screen and (max-width: 768px) {
  #future-health02 .txtarea {
    padding: var(--px40) 0;
  }

  #future-health-content h4 {
    font-size: var(--rem20w);
  }
}

#future-health02 .txtstyle05 {
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.15em;
  color: var(--color-secondary);
}

#product-content .content-wrap {
  margin-bottom: var(--px120);
}

#product01 p {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font);
}

#product01 .imgarea {
  max-height: 565px;
}

#product01 .imgarea img {
  width: auto;
}

#product01 ul li:not(:last-child) {
  margin-bottom: var(--px40);
}

#product01 ul li dl dt {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: var(--px20) var(--px30);
  border: 1px solid var(--color-primary);
  margin-bottom: var(--px18);
}

#product01 ul li dl dt span {
  color: var(--color-secondary);
}

#product01 ul li dl dd {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
  padding: 0 var(--px30);
}

@media print,
screen and (max-width: 768px) {
  #product01 ul li dl dt {
    font-size: calc(var(--rem20w) - 1px);
    padding: var(--px20);

  }
}
#product02 .anchor_link::before{
      padding-top: 250px;
    margin-top: -250px;
}
#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li.malay_support p.icon i::before{
  content: "" !important;
  display: block;
  height: 20px;
  aspect-ratio: 42 / 24;
  background-image: url("/wp-content/uploads/icon-header-01.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.16em;
  padding: 21px 30px 22px 10px;
  color: var(--color-font-white);
}

.post .subimitarea .linkBtn{
  padding: 0;
}
.wpcf7-form .must{
  font-family: var(--font-family01);
  font-size: var(--rem18);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
  background: #FF0000;
}
.wpcf7-form {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
}
.wpcf7-form .must_fn{
	display: inline-block;
}

.fs18{
	font-size: var(--rem18);
}

.fs20{
	font-size: var(--rem20);
}

.fw500 {
	font-weight: 500;
}

.ls5 {
	letter-spacing: .05em;
}

.lh2 {
	line-height: 2;
}

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

.col2grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: var(--px40);
	row-gap: var(--px80);
}

.col2grid .col-ttl {
	text-align: center;
	line-height: 2;
	font-weight: 500;
	font-size: calc(var(--rem24w) - 2px);
	min-height: 4em;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: var(--px14);
}

.col2grid .col-info {
	line-height: 2;
	font-weight: 500;
	font-size: var(--rem20);
}
.col2grid .txtarea {
	padding-top: var(--px30);
}

.col2grid .imgarea {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	aspect-ratio: 541 / 452;
	border: 4px solid #AFAFAF;
}

.col2grid .imgarea img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.clr-FF0000 {
	color: #FF0000 !important;
}

.mw950 {
	max-width: 950px;
	margin: 0 auto;
}

#future-health02 .imgarea img {
	object-fit: contain;
}

.mw700 {
	max-width: 700px;
	margin: 0 auto;
}
.mw800 {
	max-width: 800px;
	margin: 0 auto;
}


body:not(.home) h3.linemax200::before {
	max-width: 200px;
	left: 50%;
	transform: translateX(-50%);
}

.wpcf7-form table.responsive th {
	width: calc(var(--px30) * 2 + 17em);
}
