@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=Allura&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allura&family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allura&family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&family=Quicksand:wght@300..700&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(91.9deg, #27c4b7 43.19%, #5ee6db 101.16%);
  --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: #464646;
  --color-font-white: #fff;
  --color-font01: #53bfc4;
  --color-primary: #27c4b7;
  --color-primary-shade: #65db7b;
  --color-primary-tint: #e2faeb;
  --color-secondary: #ff0000;
  --color-secondary-tint: #e8517c;
  --color-table-border: #27c4b7;
  --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: #464646;
  --header-color-font-white: #fff;
  --header-color-primary: #27c4b7;
  --header-color-primary-shade: #65db7b;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #e2faf8;
  --footer-color-font: #464646;
  --footer-color-primary: #464646;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Kosugi Maru", sans-serif;
  --font-family03: "Zen Maru Gothic", sans-serif;
  --font-family-number: "Quicksand", sans-serif;
  --font-family-eng: "Allura", cursive;

  /*------â–¼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) */
  --px50s: clamp(20px, calc(5rem + ((1vw - 19.2px) * 1.9417)), 50px);
  /*50px-20px (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;
  position: relative;
  z-index: 2;
}
.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;
}
.line-h2 {
  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,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    gap: 1rem;
    height: 60px;
    margin-left: var(--px30);
    margin-right: var(--px20);
    margin-left: clamp(5px, calc(3rem + ((1vw - 19.2px) * 2.7902)), 30px);
    margin-right: clamp(10px, calc(2rem + ((1vw - 19.2px) * 1.1161)), 20px);
  }
  nav#mainNav ul li a {
    padding: var(--px20) var(--px30);
    padding: var(--px20) clamp(5px, calc(3rem + ((1vw - 19.2px) * 2.7902)), 30px);
  }
  #header .logo {
    padding: min(calc(10px + (1vw - 19.2px) * 0.558), 10px) var(--px30);
    padding: min(calc(10px + (1vw - 19.2px) * 0.558), 10px) 1rem;
  }
  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: 40px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem16);
    font-size: clamp(11px, calc(1.6rem + ((1vw - 19.2px) * 0.558)), 16px);
  }
  .note {
    font-size: var(--rem12);
    font-size: clamp(10px, calc(1.2rem + ((1vw - 19.2px) * 0.2232)), 12px);
  }
  #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: var(--px20);
    padding-right: var(--px20);
    padding-left: clamp(10px, calc(2rem + ((1vw - 19.2px) * 1.1161)), 20px);
    padding-right: clamp(10px, calc(2rem + ((1vw - 19.2px) * 1.1161)), 20px);
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    margin-bottom: 2px;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  #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.web_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: calc(var(--px60) - 2px);
    padding-right: calc(var(--px60) - 2px);
    padding-left: clamp(29px, calc(5.8rem + ((1vw - 19.2px) * 3.2366)), 58px);
    padding-right: clamp(29px, calc(5.8rem + ((1vw - 19.2px) * 3.2366)), 58px);
    border-radius: 50px;
    font-size: var(--rem14);
    background: var(--header-color-primary-shade);
  }
  #header a.head_btn.web_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary-shade);
  }
  #header a.head_btn.web_btn::before {
    content: "\f3cd";
    font-size: 1.5em;
  }

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: calc(var(--px40) + 2px);
    padding-right: calc(var(--px40) + 2px);
    padding-left: clamp(15px, calc(4.2rem + ((1vw - 19.2px) * 3.0134)), 42px);
    padding-right: clamp(15px, calc(4.2rem + ((1vw - 19.2px) * 3.0134)), 42px);
    border-radius: 50px;
    font-size: var(--rem14);
  }
  #header a.head_btn.mail_btn::before {
    content: "\f0e0";
    font-size: 1.5em;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  nav#mainNav ul li li a,
  nav#mainNav ul li li.current-menu-item li a,
  nav#mainNav ul li.current-menu-ancestor li a,
  nav#mainNav ul li.current-menu-item li a {
    background: var(--color-background);
    color: var(--color-font);
  }
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--color-background);
    color: var(--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;
  }
}
/* code footer */
#footer {
  padding: var(--px80) 0 var(--px60);
  font-weight: 500;
}
#footer .footer__logo img {
  max-height: var(--rem40w);
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: var(--rem36);
}
#footer .footnav:not(:last-child) {
  margin-bottom: var(--px20);
}
#footer .socialicon .fa-instagram:before {
  font-size: var(--rem30w);
}
#copyright {
  color: #111;
  font-weight: 300;
  padding: 0;
  margin: 1rem auto 0;
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: left;
  background: var(--bg-linear01);
  padding: var(--rem20) 30px var(--rem20) 50px;
  margin: var(--px60) auto 0;
  /* border: solid 2px; */
  border-radius: 100px;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border-right: 3px solid var(--color-font-white);
  border-bottom: 3px solid var(--color-font-white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--bg-linear01);
  opacity: 0.8;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
.main-ttl,
.post h2 {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem24w);
  letter-spacing: 0.04em;
  line-height: 1;
  color: var(--color-font);
  text-align: center;
  margin: 0;
  margin-bottom: var(--px60);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-ttl span,
.post h2 span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem70);
  line-height: 1.3;
  color: var(--color-primary);
  letter-spacing: 0.04em;
  text-transform: capitalize;
}
.main-ttl::before,
.post h2::before {
  content: "";
  background: url(/wp-content/uploads/main-ttl-img.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 3.46em;
  height: 3.17em;
  width: calc(var(--px80) + 3px);
  height: calc(var(--px80) - 6px);
  display: block;
}
.post h2::after {
  content: none;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background);
  padding: var(--px120) 0;
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}

.postlist .ttls a {
  color: #111;
  font-size: var(--rem16);
}
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}
/* code contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) 0;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1098px;
  margin: var(--rem40w) 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(--rem24w) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
  font-weight: bold;
}
.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 .cta01_wrap {
    padding: var(--px120) var(--px40);
  }
}

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

.cta01 .btnttl {
  display: block;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  line-height: 1.6;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*メールボタン*/

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

/*LINEボタン*/

.cta01 a.webbtn {
  background: var(--color-primary-shade);
  color: var(--color-font-white);
}
.cta01 .webbtn .btnttl {
  font-size: var(--rem24);
}

/*ボタンアイコン*/

.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .webbtn .btnttl::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: 0.82em;
  margin-top: 3px;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
  font-size: 1.25em;
}
.cta01 .webbtn .btnttl::before {
  content: "\f3cd";
  font-size: 1.25em;
}
/* code about */
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  width: 100%;
  margin-bottom: 44px;
}
.num_list01 .imgarea img {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-background);
  color: var(--color-font);
  font-family: var(--font-family01);
  font-weight: 400;
  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);
}
.num_list01 .num_listttl {
  font-family: var(--font-family02);
  text-align: center;
  font-weight: 400;
  font-size: calc(var(--rem20) + 2px);
  padding: 5px 0;
  position: relative;
  background: var(--color-primary-tint);
  line-height: 1.6;
  margin-bottom: var(--rem24);
}

/*---------col03-----------*/
.post .col3_about {
  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;
  gap: var(--px50);
}
.post .col3_about > li {
  width: calc((100% - var(--px50) * 2) / 3);
}

.about-btn {
  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; */
  max-width: 870px;
  margin: 0 auto;
  gap: var(--rem30);
}
.about-btn .txt_c {
  width: 100%;
  max-width: 360px;
}
@media print, screen and (max-width: 768px) {
  .post .col3_about > li {
    width: calc((100% - var(--px50) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_about > li {
    width: 100%;
  }
  .about-btn {
    flex-wrap: wrap;
    gap: 0;
  }
}
/*  code information  */
#information {
  background: url(/wp-content/uploads/top-04.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: var(--px100) 0;
}
.txtstyle02 {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem24w);
  text-align: center;
  line-height: 1.4;
  margin-bottom: var(--rem30);
}
.col3_information .imgarea {
  max-width: 200px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: var(--color-primary-tint);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: var(--rem30);
}
.text-information {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: 0.9rem;
}
.text-information p {
  padding: 1rem;
  background: var(--color-primary-tint);
  border-radius: 16px;
  min-width: 100px;
  text-align: center;
}
.col3_information {
  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;
  gap: var(--px50);
}
.col3_information > li {
  width: calc((100% - var(--px50) * 2) / 3);
  border-radius: 30px;
  padding: var(--rem40w) var(--rem20) var(--rem30w);
  background: var(--color-background);
}
@media print, screen and (max-width: 768px) {
  .col3_information > li {
    width: calc((100% - var(--px50) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3_information > li {
    width: 100%;
  }
}
/* code linkBtn01 */

.linkBtn01 {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 142px;
  font-size: var(--rem16);
  color: var(--color-font);
  line-height: 1.2;
  text-align: left;
  background: transparent;
  font-weight: bold;
  padding: 1rem 1.2rem 1rem 1rem;
  margin: var(--rem30) auto 0;
  border: none;
  border-radius: 0;
  transition: all 0.3s;
  border-bottom: 2px solid;
}
.linkBtn01 {
  content: none;
}
.linkBtn01 {
  color: var(--color-font);
  background: transparent;
}
.linkBtn01 .arw {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid var(--color-primary);
  border-radius: 50%;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--color-primary);
}
.linkBtn01 .arw::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  width: 6px;
  height: 6px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-color: var(--color-background);
}
.linkBtn01:hover {
  border-color: var(--color-primary);
  color: var(--color-primary);
}
.linkBtn01:hover .arw {
  background: var(--color-background);
}
.linkBtn01:hover .arw::after {
  border-color: var(--color-primary);
}
/* code price */
.col3_price .imgarea {
  position: relative;
  width: 100%;
  aspect-ratio: 380 / 228;
  overflow: hidden;
}
.col3_price .imgarea img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.col3_price .txtarea {
  /* position: absolute;
  left: 0;
  bottom: 0; */
  padding: var(--rem12) var(--rem20);
  font-weight: bold;
  color: var(--color-font-white);
  line-height: 1.4;
  font-size: var(--rem24w);
  background: var(--color-primary);
  text-align: center;
  width: 100%;
}
.col3_price .txtarea a {
  display: block;
}
.col3_price .txtarea p {
  color: var(--color-font-white);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.col3_price {
  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;
  gap: var(--px50);
}
.col3_price > li {
  width: calc((100% - var(--px50) * 2) / 3);
  position: relative;
}

.col3_price .txtarea p::after {
  display: block;
  content: "";
  position: absolute;
  /* top: 50%; */
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 3px solid var(--color-font-white);
  border-bottom: 3px solid var(--color-font-white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.3s;
}
@media print, screen and (max-width: 768px) {
  .col3_price > li {
    width: calc((100% - var(--px50) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3_price > li {
    width: 100%;
  }
  .col3_price .txtarea p::after {
    width: 7px;
    height: 7px;
  }
}
/* code access */
.consultation-time {
  padding: var(--rem24w) var(--rem40) var(--rem20);
  border-radius: 40px;
  background: var(--color-primary-tint);
}
.color-secondary-tint {
  color: var(--color-secondary-tint);
}
.post table.table_top {
  border-width: 0;
}
.post table.table_top th,
.post table.table_top td {
  border-width: 0 0 1px;
  padding: var(--rem20) 8px;
  font-size: var(--rem20);
  font-family: var(--font-family03);
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.post table.table_top {
  margin: 0 auto var(--px20);
}
.post table.table_top th {
  width: 28%;
  color: var(--color-font01);
  background: transparent;
}
.post table.table_top th.font-number {
  font-family: var(--font-family-number);
}
.post table.table_top td.color {
  color: var(--color-secondary-tint);
  display: flex;
  justify-content: center;
}
.post table.table_top td.color span {
  font-size: var(--rem12);
}
.column01 .googlemap {
  height: 100%;
}
.content-comapny {
  display: flex;
  align-items: center;
  gap: var(--px50);
  margin-bottom: var(--px50);
}
.text-logo {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  color: var(--color-primary);
  min-width: max-content;
}
.text-access {
  display: flex;
  font-size: var(--rem18);
  gap: 1rem;
  line-height: 1.8;
}
.text-access .color {
  font-weight: bold;
  color: var(--color-primary);
  min-width: 72px;
}
.sec01 {
  padding: var(--px60w) 0;
  background: var(--color-primary-tint);
}
.column01 {
  position: relative;
  margin: 0;
  background: var(--color-background);
}
.column01_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px100) var(--px40);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 640px;
}
@media print, screen and (max-width: 1320px) and (min-width: 1024px) {
  .content-comapny {
    gap: 2rem;
  }
  .text-logo {
    font-size: 2.3rem;
  }
  .text-access {
    font-size: 1.5rem;
  }
  .text-access .color {
    min-width: 60px;
  }
  .column01 .consultation-time {
    padding: var(--rem24w) 19px var(--rem20);
  }
  .post .column01 table.table_top th,
  .post .column01 table.table_top td {
    letter-spacing: 0;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
@media print, screen and (max-width: 530px) {
  .content-comapny {
    flex-direction: column;
    gap: 20px;
  }
  .post table.table_top th,
  .post table.table_top td {
    letter-spacing: 0;
    padding: var(--rem20) 5px;
  }
  .consultation-time {
    padding: var(--rem24w) 15px var(--rem20);
  }
  .post table.table_top td.color span {
    font-size: 8px;
  }
}
@media print, screen and (max-width: 432px) {
  .post table.table_top th,
  .post table.table_top td {
    letter-spacing: 0;
    padding: var(--rem20) 4px;
    font-size: 13px;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-size: var(--rem36);
  font-family: var(--font-family02);
  font-weight: 400;
  letter-spacing: 0;
}
body:not(.page-privacy) .post h4 {
  position: relative;
  font-size: clamp(17px, calc(2.4rem + ((1vw - 19.2px) * 0.4531)), 24px);
  font-family: var(--font-family01);
  font-weight: 400;
  padding: 0 0 0 1.4em;
  margin: 0 auto var(--px30);
  border: none;
}
body:not(.page-privacy) .post h4::before {
  content: "";
  position: absolute;
  width: 1em;
  height: 1em;
  background: var(--color-primary);
  border-radius: 50%;
  top: 53%;
  left: 0;
  transform: translatey(-50%);
}
/* code semi-overview */
/* code table */
.post table.responsive th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  border-bottom-color: var(--color-background);
}
.post table.responsive tr:last-child th {
  border-bottom-color: var(--color-primary);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.col3_semi-overview {
  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;
  gap: var(--px24);
}
.col3_semi-overview .imgarea {
  width: 100%;
  overflow: hidden;
  position: relative;
  aspect-ratio: 350 / 234;
}
.col3_semi-overview .txtarea {
  padding: var(--rem24w);
  font-size: var(--rem24w);
  text-align: center;
}
.col3_semi-overview .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col3_semi-overview > li {
  width: calc((100% - var(--px24) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
  .col3_semi-overview > li {
    width: calc((100% - var(--px24) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .col3_semi-overview > li {
    width: 100%;
  }
}
/* semi-greetings */
body:not(.page-privacy) .post h4.text-career {
  font-family: var(--font-family02);
  color: var(--color-primary);
  margin-bottom: var(--rem20w);
}
.career {
  border-radius: 20px;
  background: var(--color-primary-tint);
  padding: var(--rem30) var(--rem16) var(--rem40);
}
.post table.table_greetings {
  border-width: 0;
}
.post table.table_greetings th,
.post table.table_greetings td {
  border-width: 1px 0;
  padding: var(--rem20) var(--px12);
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
}
.post table.table_greetings {
  margin: 0 auto var(--px20);
}
.post table.table_greetings th {
  width: 22%;
  color: var(--color-font);
  background: transparent;
  font-size: var(--rem20w);
}
@media print, screen and (max-width: 410px) {
  .post table.table_greetings th {
    width: 26%;
  }
}
/* semi-access */
.line-h18 {
  line-height: 1.8;
}
.content-medical-hours {
  max-width: 640px;
  margin: 0 auto;
}
.content560 {
  margin-top: var(--rem20w);
  padding: 0 var(--px40);
}
@media print, screen and (max-width: 530px) {
  .content560 {
    padding: 0 15px;
  }
}
.text-ac {
  text-align: center;
  font-size: var(--rem20);
  line-height: 1.8;
}
.media-access .imgarea {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.media-access .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* code semi-information */
.col2_semi-information .imgarea {
  width: 200px;
  height: 200px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: var(--color-primary-tint);
  display: flex;
  align-items: center;
  justify-content: center;
}
.col2_semi-information .imgarea img {
  max-width: 115px;
  max-height: 142px;
  object-fit: contain;
}
.col2_semi-information .imgarea02 img {
  max-width: 118px;
  max-height: 151px;
  object-fit: contain;
}
.col2_semi-information .imgarea03 img {
  max-width: 131px;
  max-height: 115px;
  object-fit: contain;
}
@media print, screen and (max-width: 768px) {
  .col2_semi-information .imgarea {
    margin: 0 auto 2rem;
  }
}
/* semi-general */
.text-bg-semi-general {
  font-family: var(--font-family02);
  font-size: calc(var(--rem30) + 2px);
  padding: var(--rem16) var(--rem24w);
  background: var(--color-primary);
  color: var(--color-font-white);
}
.hr-semi {
  border-width: 0;
  border-bottom: 1px solid var(--color-primary);
  margin-bottom: var(--px30);
}
/* semi-price */
.col3_link .linkBtn {
  margin-top: 0;
}
.post .col3_link {
  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;
  gap: var(--rem40w);
}
.post .col3_link > li {
  width: calc((100% - var(--rem40w) * 2) / 3);
}

@media print, screen and (max-width: 768px) {
  .post .col3_link > li {
    width: calc((100% - var(--rem40w) * 1) / 2);
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_link > li {
    width: 100%;
  }
}
.post table.responsive th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  border-bottom-color: var(--color-background);
}
.post table.responsive tr:last-child th {
  border-bottom-color: var(--color-primary);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.post table.table_pirce.responsive th {
  width: 46%;
  font-size: var(--rem16);
  color: var(--color-font);
  font-weight: 400;
  vertical-align: middle;
  background: transparent;
  padding: var(--px30) var(--px20);
  border-bottom-color: var(--color-primary);
  border-right: 1px solid var(--color-primary);
}
.post table.table_pirce.responsive td {
  font-size: var(--rem16);
  vertical-align: middle;
  padding: var(--px30) var(--px20);
}
.post table.table_pirce.responsive,
.post table.table_pirce.responsive th,
.post table.table_pirce.responsive td {
  border-width: 1px;
  border-color: var(--color-primary);
}
@media print, screen and (max-width: 980px) {
  .post table.table_pirce.responsive th {
    width: 58%;
  }
}
@media only screen and (max-width: 640px) {
  .post table.table_pirce.responsive th {
    border-right: 0;
  }
}
/* semi-introduction */
.post h3 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 0 0.6em;
  margin: var(--rem20w) auto var(--px20);
  border-bottom: 1px solid var(--color-primary);
}
.text20-semi-products {
  font-size: var(--rem20w);
}
/* semi-products */
.treatment {
  font-size: var(--rem24w);
  text-align: center;
  margin-bottom: var(--rem36);
  line-height: 1.6;
}
/* code table */
.post table.table-semi-introduction th {
  width: 25%;
  color: var(--color-font-white);
  font-weight: 400;
  background: var(--color-primary);
  vertical-align: middle;
  text-align: center;
  font-size: var(--rem20w);
  border-right-color: var(--color-background);
  padding: var(--px30) var(--px20);
}
.post table.table-semi-introduction td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px20);
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .table_scroll table {
    table-layout: auto;
    width: 900px;
  }
}
/*  */
.col2_semi-introduction .imgarea {
  position: relative;
  width: 100%;
  aspect-ratio: 530 / 323;
  overflow: hidden;
}
.col2_semi-introduction .imgarea img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.col2_semi-introduction .txtarea {
  /* position: absolute;
  left: 0;
  bottom: 0; */
  padding: var(--rem24) var(--px20);
  font-weight: bold;
  color: var(--color-font-white);
  line-height: 1.4;
  font-size: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.6076)), 20px);
  background: var(--color-primary);
  text-align: center;
  width: 100%;
}
.col2_semi-introduction .txtarea a {
  display: block;
}
.col2_semi-introduction .txtarea p {
  color: var(--color-font-white);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.col2_semi-introduction {
  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;
  gap: var(--px40);
}
.col2_semi-introduction > li {
  width: calc((100% - var(--px40) * 1) / 2);
  position: relative;
}

.col2_semi-introduction .txtarea p::after {
  display: block;
  content: "";
  position: absolute;
  /* top: 50%; */
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 3px solid var(--color-font-white);
  border-bottom: 3px solid var(--color-font-white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.3s;
}
@media print, screen and (max-width: 768px) {
  .col2_semi-introduction .txtarea p::after {
    width: 7px;
    height: 7px;
  }
}
@media print, screen and (max-width: 432px) {
  .col2_semi-introduction > li {
    width: 100%;
  }
}
/* semi-fractional */
body:not(.page-privacy) .post h4.text32-h4 {
  position: relative;
  font-size: calc(var(--rem36) - 4px);
  font-family: var(--font-family01);
  font-weight: 400;
  padding: 0 0 0 1.5em;
  margin: 0 auto var(--rem14);
  border: none;
}
.line-h14 {
  line-height: 1.4;
}
.text-co2 {
  line-height: 1.6;
  font-size: calc(var(--rem24w) - 2px);
  margin-bottom: var(--rem20);
}
.text-effective {
  font-size: var(--rem20w);
}
.precautions {
  padding: var(--rem36) var(--px70) var(--rem60);
  background: var(--color-primary-tint);
  border-radius: 20px;
}
.text-precautions {
  font-size: var(--rem24w);
  text-align: center;
  margin-bottom: var(--rem30);
}
@media print, screen and (max-width: 432px) {
  .precautions {
    padding: var(--rem36) 30px var(--rem60);
  }
}
.before-after {
  padding: var(--px24) var(--px35);
  background: var(--color-primary-tint);
  border-radius: 20px;
}
.col2_before-after.item::before {
  content: "";
  background: url(/wp-content/uploads/semi-wrapper-01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: calc(var(--rem56) - 2px);
  height: calc(var(--rem42) + 2px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.col2_before-after {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: space-between;
  gap: var(--rem70);
}
.col2_before-after > li {
  width: 50%;
  position: relative;
}
.col2_before-after .imgarea {
  width: 100%;
  position: relative;
}
.col2_before-after .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col2_before-after .txtarea {
  text-align: center;
  padding-top: 8px;
  font-weight: bold;
  font-size: var(--rem20w);
  color: var(--color-primary);
}
@media print, screen and (max-width: 432px) {
  .col2_before-after > li {
    width: 100%;
  }
  .flexbox.gap3.sp_nowrap {
    flex-wrap: wrap;
  }
  .before-after.w50 {
    width: 100%;
  }
}
.imgarea-semi {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.imgarea-semi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* <!-- code instagram -->  */
.instagram-content {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}

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

/*  */

.col3_information.col2 {
	justify-content: center;
	gap: var(--px40);
}

.text-information p {
	line-height: 2;
	padding: 0 1em;
	border-radius: 999px;
}

.col3_information.col2 > li {
	width: calc((100% - var(--px40)) / 2);
}

.text-information {
	justify-content: center;
}
.tag-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

@media print, screen and (max-width: 767px) {
	.col3_information.col2 > li {
	width: 100%;
}
}