@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");

: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: #DDF2FF;
  --color-background02: #E8F6FF;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #272727;
  --color-font-white: #fff;
  --color-font01: #C3C3C3;
  --color-primary: #243354;
  --color-primary-shade: #5AB4E9;
/*   --color-primary-shade: #438DB9; */
  --color-primary-tint: #438DB9;
  --color-secondary: #ff0000;
  --color-secondary-tint: #06C755;
  --color-table-border: #ccc;
  --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: #243354;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #DDF2FF;
  --footer-color-font: #272727;
  --footer-color-primary: #272727;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "Montserrat", "Noto Sans JP", sans-serif;
  --font-family-yugothic: "Yu Gothic", "Noto Sans JP";
  --font-family-yumincho: "Yu Mincho", "Noto Serif JP";

  /*------â–¼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;
}

a#scrollUp {
  bottom: 60px;
}

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

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

#contact-bottom {
  clear: both;
}

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

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

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

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

.line-h2 {
  line-height: 2;
}

.line-h18 {
  line-height: 1.8;
}

/* 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 {

    margin-left: clamp(10px, calc(-12.857px + 2.232vw), 30px);
  }

  nav#mainNav ul li a {
    padding: var(--px20)clamp(10px, calc(-12.857px + 2.232vw), 30px);
  }

  #header .logo {
    padding: 0;
    padding-right: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
  }

  #header .logo img {
    max-height: 100px;
  }

  nav#mainNav ul li a b {
    font-weight: bold;
    font-size: var(--rem16);
  }

  #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);
    padding-left: 14px;
    padding-right: 14px;
  }

  .note,
  .note b {
    font-weight: bold;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24w);
    line-height: 1.2;
    margin-bottom: 6px;
  }

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

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

  #header a.head_btn.mail_btn {
    gap: 6px;
    width: clamp(115px, calc(86.429px + 2.79vw), 140px);
    font-size: var(--rem14);
  }

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

  #header a.head_btn.mail_btn::before {
    content: '\f0e0';
    font-size: var(--rem20w);
    line-height: 1;
  }

  #header a.head_btn.line_btn {
    gap: 6px;
    width: clamp(115px, calc(86.429px + 2.79vw), 140px);
    font-size: var(--rem14);
    background: var(--color-secondary-tint);
  }

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

  #header a.head_btn.line_btn::before {
    content: "\f3c0";
    font-size: var(--rem24w);
    line-height: 1;
  }

}

@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 {
  font-weight: 500;
  padding: var(--px80) 0 var(--px60);
}

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

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

#copyright {
  font-weight: 300;
  margin: var(--px40) auto 0;

}

/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: clamp(23px, calc(19.117px + 1.036vw), 39px);
  letter-spacing: 0;
  line-height: 1.6;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px50);
  position: relative;
}

.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-weight: 500;
  font-size: var(--rem30);
  line-height: 1.2;
  color: var(--color-primary-shade);
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.post .main-ttl::after {
  content: none;
}

@media print,
screen and (max-width: 1500px) and (min-width: 1440px) {

  .main-ttl,
  .post .main-ttl {
    font-size: 32px;
  }
}

/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 146px;
  font-size: var(--rem16);
  font-weight: 500;
  color: var(--color-font);
  letter-spacing: 0.08em;
  line-height: 1.8;
  text-align: left;
  background: transparent;
  padding: var(--rem20) 0;
  margin: var(--px60) auto 0;
  border-radius: 0;
  transition: all .3s;
}

.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: '\f105';
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: 'FontAwesome';
  font-weight: 400;
  line-height: 1;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  transition: 0.3s all;
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font);
  background: transparent;
  opacity: 0.8;
}

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-white);
}

.subimitarea>.linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
  position: relative;
  z-index: 999;
}

/* code poslist */

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

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

.postlist li:first-child {
  border-top: 1px solid #A0A0A0;
}

.postlist li {
  border-bottom: 1px solid #A0A0A0;
}

.post .time,
.postlist .time,
.postlist .ttls a,
.postlist .date {
  letter-spacing: 0.04em;
  font-size: var(--rem16);
}

/* code contact */
.cta02 .main-ttl.contact-ttl {
  color: var(--color-font-white);
}

.cta02 .main-ttl.contact-ttl .eng-ttl {
  color: var(--color-font-white);
}

.cta02 {
  background: var(--color-background);
  position: relative;
  padding: var(--px120) 0 0;
  z-index: 0;
}

.cta02:before {
  content: "";
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 86%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cta02::after {
  content: "";
  background: var(--color-primary);
  width: 100%;
  height: 86%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.7;
}

.cta02 .cta02_wrap {
  max-width: 1140px;
  width: 86%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 2;
}

.cta02 .ctabtnlist {
  justify-content: space-between;
  margin: var(--px60) auto 0 auto;

}

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

.cta02 .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--rem26w) 1rem;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  color: var(--color-font-white);
  border-radius: 0;
  transition: all ease .15s;
}

.cta02 .item:hover {
  opacity: 0.8;
}


/*ボタン共通パーツ*/
.cta02 p {
  color: var(--color-font-white);
  font-size: var(--rem24w);
  font-weight: bold;
}

.cta02 .btnttl {
  display: block;
  margin-bottom: 1rem;
  font-size: var(--rem20w);
}

/*電話ボタン*/

.cta02 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.cta02 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

/*メールボタン*/

.cta02 .mailarea.item {
  background: var(--color-primary);
}

.cta02 .mailbtn,
.cta02 .linebtn {
  font-size: var(--rem24w);
  display: flex;
}

/*LINEボタン*/

.cta02 .linearea.item {
  background: var( --color-secondary-tint);
  color: #fff;
}

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

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

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

  .cta02:before,
  .cta02::after {
    height: 61%;
  }
}

@media print,
screen and (max-width: 400px) {
  .cta02 p {
    font-size: 17px;
  }
}

/*ボタンアイコン*/

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

.cta02 .telnum::before {
  content: "\f095";
  font-size: 0.68em;
  line-height: 1;
  margin-top: 4.5px;
}

.cta02 .mailbtn::before {
  content: '\f0e0';
  font-size: 1.17em;
  line-height: 1;

}

.cta02 .linebtn::before {
  content: '\f3c0';
  font-size: 1.05em;
  line-height: 1;
}

/* code strengths */
 .span-color {
    color: var(--color-primary-shade);
	  font-weight: bold;
  }
.main-ttl.main-ttl-color {
  color: var(--color-font-white);
}

#strengths {
  position: relative;
  background: var(--color-primary);
  padding: var(--px120) 0
}

#strengths:before {
  content: "";
  background: var(--color-background01);
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.post .col3_strengths {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px80);
}

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

.post .col3_strengths .box {
  background: var(--color-background);
  padding: var(--rem30);
  border-radius: 20px;
  margin-bottom: 100px;
  position: relative;
}

.post .col3_strengths .box::before {
  content: url(/wp-content/uploads/top-02.png);
  position: absolute;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
}

.post .col3_strengths .box .box-imgarea {
  text-align: center;
  margin-bottom: var(--rem16);
}

.post .col3_strengths .imgarea {
  text-align: center;
}

.post .col3_strengths .imgarea img {
  border-radius: 50%;
  width: 94.5%;
}

.post .col3_strengths .txtarea .text {
  font-weight: bold;
  font-size: var(--rem28);
  line-height: 1.6;
  color: var(--color-primary);
  text-align: center;
  margin: var(--rem24w) 0 var(--rem22w);
}

@media print,
screen and (max-width: 1500px) and (min-width: 1440px) {
  .post .col3_strengths .box .line-h2 {
    font-size: 15px;
  }
}

@media print,
screen and (min-width: 1440px) {
  .post .col3_strengths .box {
    height: 28%;
  }
}

@media print,
screen and (max-width: 1438px) and (min-width: 1023px) {
  .post .col3_strengths .box {
    height: 270px;
  }
}

@media print,
screen and (max-width: 768px) and (min-width: 501px) {
  .post .col3_strengths .box {
    height: 233px;
  }
}

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

  #strengths:before {
    height: 67%;
  }
}

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

  .post .col3_strengths .box .line-h2 {
    letter-spacing: 0.03rem;
  }

  #strengths:before {
    height: 75%;
  }
}

@media print,
screen and (max-width: 420px) {
  .post .col3_strengths .txtarea .line-h2 {
    letter-spacing: 0.035rem;
  }

  .post .col3_strengths .box .line-h2 {
    letter-spacing: 0;
  }
}

/* code about */
#about .linkBtn {
  max-width: 197px;
  color: var(--color-font-white);
  margin-top: var(--px50);
}

#about .linkBtn::after {
  background: var(--color-background);
  color: var(--color-primary);
}

.column01 .line-h2 {
  color: var(--color-font-white);
  letter-spacing: 0.04em;
}

.sec01 {
  position: relative;
  background: url(/wp-content/uploads/top-07.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sec01:before {
  content: "";
  background: var(--color-primary);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.7;
}

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

.column01_wrap {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--rem14) var(--px50);
  margin: 0;
  width: 60.4%;
}

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

.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  width: 39.6%;
  border-radius: 0 60px 60px 0;
}

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

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

  .column01 .imgarea {
    margin: 0 auto;
    width: 90%;
  }
}

@media print,
screen and (max-width: 500px) {
  .column01 .line-h2 {
    letter-spacing: 0;
  }
}

@media print,
screen and (max-width: 420px) {
  .column01 .line-h2 {
    letter-spacing: 0.1em;
  }
}

/* code service */
#service {
  padding: var(--px120) 0;
  background: var(--color-primary);
}

#service .line-h2 {
  text-align: center;
  color: var(--color-font-white);
  letter-spacing: 0.04em;
}

#service a {
  display: block;
}

.post .col2_list .text {
  font-weight: bolder;
  font-size: var(--rem36);
  line-height: 1.4;
  color: var(--color-font-white);
  text-align: center;
  margin-bottom: var(--px50);
}

.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  margin-top: var(--px60);
  gap: 2rem;
}

.post .col2_list>li {
  width: calc((100% - 2rem * 1) / 2);
  position: relative;
}

.post .col2_list .imgarea {
  position: relative;
  overflow: hidden;
  border-radius: 60px 0 60px 0;
}

.post .col2_list .imgarea::before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  background: var(--clr-000);
  opacity: 0.4;
  transition: all ease 0.3s;
}

.post .col2_list a:hover img {
  opacity: 1;
  scale: 1.2;
  transition: all ease 0.3s;
}

.post .col2_list .txtarea {
  width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media print,
screen and (max-width: 820px) and (min-width: 768px) {
  #service .line-h2 {
    letter-spacing: 0.01em;
  }

  .post .col2_list .text {
    font-size: 25px;
  }
}

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

  #service .line-h2 {
    text-align: left;

  }
}

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

  #service .line-h2 {
    text-align: left;
    letter-spacing: 0;
  }
}

/* code property-listings */
#property-listings {
  position: relative;
  padding: var(--px120) 0;
  background: url(/wp-content/uploads/top-11.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}

header#h1Header h1.title {
  font-size: clamp(24px, calc(20.117px + 1.036vw), 40px) ;
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
}

.post h2 {
  font-size: clamp(19px, calc(15.873px + 0.736vw), 30px);
  font-family: var(--font-family01);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  color: var(--color-font);
  margin: 0 auto var(--px70);
}

.post h2::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: 2.2em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.7em auto 0;
}

/* code table */
.post table.responsive th {
  width: 26%;
  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);
}

.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}

.post table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 3px;
}

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

/* code semi-buyer */
.semi-buyer01 .text,
.semi-seller01 .text {
  font-weight: bold;
  font-size: var(--rem24w);
  text-align: center;
  margin: var(--px70) 0 var(--px40);
  line-height: 1.6;
}

@media print,
screen and (min-width: 1920px) {
  .semi-buyer01 .line-h2 {
    font-size: 15.8px;
  }
}

/*---------col3_semi-buyer-----------*/
.post .col3_semi-buyer .text {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  margin: var(--rem30) 0;
}

.post .col3_semi-buyer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem24w);
}

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

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

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

  .post .col3_semi-buyer .line-h18 {
    letter-spacing: 0.03rem;
  }
}

.flowlist02 {
  padding-left: 5rem;
  position: relative;
}

.flowlist02::before {
  content: "";
  height: 100%;
  background: var(--color-background01);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 6rem;
  width: 22px;
}

.flowlist02>li {
  position: relative;
}

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

.flowlist02>li .icon {
  width: 7.4rem;
  height: 7.4rem;
  font-size: 30px;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -2.5rem;
  z-index: 100;
  border-radius: 50vh;
}

.flowlist02>li .icon::after {
  content: none;
}

.flowlist02>li dl {
  position: relative;
  padding-top: 18px;
  padding-left: 11rem;
}

.flowlist02>li dl::before {
  content: none;
}

.flowlist02>li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}

.flowlist02>li dl::after {
  width: 50px;
  border-bottom: 1px dashed var(--color-primary);
  position: absolute;
  left: 50px;
  top: 40px;
}

.flowlist02>li dl dt {
  margin-bottom: 1rem;
  font-weight: bold;
  padding-bottom: var(--px12);
  border-bottom: 1px solid var(--color-primary);
  font-size: 2rem;
}

@media print,
screen and (max-width: 768px) {
  .flowlist02 {
    padding-left: 2rem;
  }

  .flowlist02>li .icon {
    font-size: var(--body-font-size);
    width: 5rem;
    height: 5rem;
    left: -3.5rem;
  }

  .flowlist02::before {
    width: 15px;
    left: 1rem;
  }

  .flowlist02>li dl {
    padding-top: 11px;
    padding-left: 5.5rem;
  }

  .flowlist02>li dl::after {
    left: 15px;
    top: 26px;
    width: 30px;
  }

  .flowlist02>li dl dt {
    font-size: 1.4rem;
  }

  .flowlist02>li dl dd {
    font-size: 1.4rem;
  }
}

/*--contact_area-------------------------------------*/

.contact_area {
  padding: var(--px80) var(--px60);
  text-align: center;
  background: var(--color-background01);
}

.post .contact_ttl {
  font-size: calc(var(--rem24w) + 1px);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0 0 var(--rem36);
}

.post .contact_ttl::before {
  content: none;
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}

.post .contact_ttl::after {
  content: '';
  position: relative;
  visibility: visible;
  display: block;
  width: calc(var(--px80w) + 1px);
  height: 3px;
  background: var(--color-primary);
  margin: 0.8em auto 0;
}

.contact_read {
  margin: 0 0 var(--rem36);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.1em;
}

.contact_area .link-contact {
  display: inline-block;
  width: 100%;
  max-width: 289px;
  background: var(--color-primary);
  color: var(--color-font-white);
  padding: var(--rem18);
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media print,
screen and (max-width: 500px) {
  .contact_read {
    text-align: left;
  }
}

/* code semi-seller */
.semi-seller02 .text {
  font-weight: bold;
  font-size: var(--rem20w);
  margin-bottom: var(--rem12);
}

.semi-seller02 .text span {
  display: block;
  font-size: var(--rem18);
  color: var(--color-font01);
}

.semi-seller02 .imgarea {
  width: 30%;
  position: relative;
  overflow: hidden;
}

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

.semi-seller02 .txtarea {
  width: 70%;
  display: flex;
  align-items: center
}

@media print,
screen and (max-width: 768px) {
  .semi-seller02 .imgarea {
    width: 100%;
    margin-bottom: 2rem;
  }

  .semi-seller02 .txtarea {
    width: 100%;
  }
}

/* code semi-listing-page */
.post table.table_semi-property-listing-page td:nth-child(even) {
  width: 25%;
  color: var(--color-font);
  font-weight: bold;
  background: var(--color-background02);
  text-align: center;
  padding: 0;
  font-size: var(--rem24w);
}

.post table.table_semi-property-listing-page td {
  font-size: var(--rem24w);
  color: var(--color-font);
  font-weight: bold;
  background: transparent;
  text-align: center;
  padding: 0;
}
.post table.table_semi-property-listing-page td a {
  display: block;
  padding: var(--px24);
}
@media screen and (max-width: 1024px) {
  .table_scroll table {
    width: 100%;
  }
}

@media screen and (max-width: 601px) {
  .table_scroll table {
    width: 500px;
  }
}

/*---------col3_property-listing-page-----------*/

.post .col3_semi-property-listing-page {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: 2rem;
}

.post .col3_semi-property-listing-page>li {
  width: calc((100% - 2rem * 2) / 3);
  background: var(--color-background);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: var(--rem16) var(--rem16) var(--rem30);
}

.post .col3_semi-property-listing-page .imgarea {
  position: relative;
  overflow: hidden;
}

.post .col3_semi-property-listing-page .txtarea {
  padding-top: var(--rem20w);
}

.post .col3_semi-property-listing-page .text-bg {
  border-radius: 4px;
  background: var(--color-primary-tint);
  font-weight: bold;
  color: var(--color-font-white);
  text-align: center;
  display: inline-block;
  padding: 2px 10px;
}

.post .col3_semi-property-listing-page .text {
  font-weight: bold;
  font-size: clamp(16px, calc(14.058px + 0.518vw), 24px);
}

.post .col3_semi-property-listing-page .text-price {
  font-weight: bold;
  font-size: var(--rem28);
}

@media print,
screen and (max-width: 768px) {
  .post .col3_semi-property-listing-page>li {
    width: calc((100% - 2rem * 1) / 2);
  }

}

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

/* code semi-property-details-page */
.semi-property-details-page .text {
  font-weight: bold;
  font-size: var(--rem30);
  padding-bottom: var(--rem12);
  border-bottom: 1px solid var(--color-primary);
  line-height: 1.6;
  margin-bottom: var(--px50);
}

/* code table */
.post table.table_semi-property-details-page th {
  width: 26%;
  font-weight: bold;
  background: var(--color-background02);
  vertical-align: middle;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}

.post table.table_semi-property-details-page td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}

@media print,
screen and (max-width: 640px) {
  .post table.table_semi-property-details-page {
    width: 100% !important;
  }

  .post table.table_semi-property-details-page th,
  .post table.table_semi-property-details-page td {
    width: 100% !important;
    box-sizing: border-box;
    display: block;
    height: auto;
    border-top: none;
    border-right: none;
    border-left: none;
  }
}

/* code link-document */
.link-document {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-weight: bold;
  font-size: var(--rem16);
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px50) auto 0;
  border-radius: 50vh;
  transition: all .3s;
}

.link-document::after {
  content: '\f105';
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: 'FontAwesome';
  font-weight: 400;
  line-height: 1;
  top: 51%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}

.link-document:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}

.link-document:hover::after {
  color: var(--color-font-white);
}
/* code link-return-to-list */
.link-return-to-list {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: var(--color-font);
  line-height: 1.8;
  text-align: left;
  background: transparent;
  font-weight: bold;
  padding: var(--rem14) 1rem;
  margin: var(--px140) auto 0;
  border-bottom: 2px solid var(--color-primary);
  border-radius: 0;
  transition: all .3s;
}

.link-return-to-list::after {
  content: '\f105';
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-primary);
  font-family: 'FontAwesome';
  font-weight: 400;
  line-height: 1;
  top: 51%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}

.link-return-to-list:hover {
  opacity: 0.8;
}

.document-wrapper {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

.document-item {
	min-width: 240px;
}

/* 20260403 */

.linkBtn, .post .linkBtn, a.linkBtn, .post .subimitarea .linkBtn input[type="submit"] {
	max-width: max-content;
	padding-right: calc(1em + 40px);
}

.col3_semi-property-listing-page .currency {
	font-size: var(--rem14);
}