@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=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap");

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	 scroll-padding: 200px;
}

:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-background-secondary: #f6f6f6;
  --color-background-third: #e4f5df;
  --color-background-4th: #f0f0f0;

  --color-semi-white: #fcfcfc;
  --color-font: #333;
  --color-font-pure-black: #000;
  --color-font-heavy-grey: #2b2b2b;
  --color-font-light-grey: #dedede;

  --color-primary: #1c8b4f;
  --color-primary-shade: #00b050;
  --color-primary-tint: #396d46;
  --color-title-underline: #006a03;
  --color-secondary: #bde3bd;
  --color-secondary-tint: #ef796b;
  --color-table-border: #bdbdbd;
  --color-table-border-2: #1aa117;
  --color-red-prime: #dc143c;
  --color-red-simple: #ff0000;
  --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: 1920px;
  /*------▼ヘッダー設定▼------*/
  --header-background: #ffffff;
  --header-color-font: #4d4d4d;
  --header-color-primary: #1c8b4f;
  --header-color-secondary: #d62c31;
  --header-color-primary-shade: #00b050;
  --header-color-primary-tint: #396d46;
  /*------▼フッター設定▼------*/
  --footer-background: #f6f6f6;
  --footer-color-font: #4d4d4d;
  --footer-color-primary: #4d4d4d;

  /* adding font var */
  --font-family01: "Noto Sans JP", sans-serif;
  --font-english-head: "Tenor Sans", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --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) */
  --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)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (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)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px85: min(calc(85px + (1vw - 19.2px) * 2.589), 85px);
  /*85px-45px (1920-375)x*/

  --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*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2653), 70px);
  /*70px-35px (1920-375)*/
  --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)*/
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2945), 38px);
  /*38px-18px (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)*/
  --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)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (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)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.7767), 3.2rem);
  /*3.2rem-2rem (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)*/
  --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)*/
  --rem23: min(calc(2.3rem + (1vw - 1.92rem) * 0.6472), 2.3rem);
  /*2.3rem-1.3rem (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)*/
  --rem16s: min(calc(1.6rem + (1vw - 1.92rem) * 0.5177), 1.6rem);
  /*1.6rem-0.8rem (1920-375)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-1.3rem (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)*/
  --rem12s: min(calc(1.2rem + (1vw - 1.92rem) * 0.2588), 1.2rem);
  /*1.2rem-0.8rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1.4;
  color: var(--color-font);
}

#front_top_content,
#front_bottom_content {
  background-color: transparent;
}

@media print, screen and (min-width: 1024px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    margin-top: 46px;
  }

  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 {
    background: var(--color-background);
  }

  .sticky-header #header > .inner {
    background: var(--color-background);
  }

  body.sticky-header nav#mainNav {
    background: var(--header-color-primary);
  }

  #header-layout {
    flex-wrap: wrap;
  }

  nav#mainNav {
    height: 46px;
    width: 100%;
    background: var(--header-color-primary);
    color: var(--color-background);
  }

  nav#mainNav a#menu {
    color: var(--color-background);
  }

  nav#mainNav ul li a {
    color: var(--color-background);
    padding: var(--px20) var(--px50);
  }

  nav#mainNav ul {
    justify-content: center;
  }
}

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

  #header a.head_btn {
    align-items: center;
    gap: 1rem;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem18);
    line-height: 1;
    background: transparent;
    color: var(--header-color-font);
  }

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

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: transparent;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
    color: var(--header-color-primary);
  }

  #header a.head_btn.mail_btn::before {
    font-size: 1.4em;
    margin-bottom: 0;
    line-height: 1.4;
    color: var(--header-color-secondary);
  }

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

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

  #header a.head_btn.tel_btn:hover span:first-child::before {
    color: var(--color-background);
  }
}

@media print, screen and (max-width: 1060.98px) and (min-width: 1023.98px) {
  nav#mainNav ul li a {
    padding-right: var(--px18);
    padding-left: var(--px18);
  }
}

#footer {
  padding: var(--px60) var(--px60) var(--px40);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: var(--px80);

  position: relative;
}

.footer__logo {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 100%;
}

.footer__logo span.catching {
  margin-bottom: var(--px20);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0.1em;
}

#footer .inner {
  width: 50%;
  margin: 0;
  text-align: start;
}

#footer .footnav ul {
  justify-content: left;
  align-items: center;
}

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

#copyright {
  margin: 0;
}

#footer .footer__logo img {
  mix-blend-mode: multiply;
  max-width: 290px;
}

#footer .footer__logo table th,
#footer .footer__logo table td {
  border: 0;
  font-size: var(--rem16);
  min-height: 0vw;
  color: var(--color-font-pure-black);
  padding: 10px 0 10px 5px;
  line-height: 1.2;
  text-align: left;
}

#footer .footer__logo table th {
  width: 29%;

  font-weight: bold;
}

#footer .footer__logo table td {
  vertical-align: middle;
}

@media print, screen and (max-width: 425.98px) {
  #footer .footer__logo table th,
  #footer .footer__logo table td {
    font-size: var(--rem14);
  }
}

@media print, screen and (max-width: 529.98px) {
  #footer {
    flex-direction: column;
    align-items: center;
    row-gap: var(--px40);
  }

  .footer__logo {
    justify-content: center;
  }

  #footer .footnav ul {
    row-gap: 1rem;
    justify-content: center;
  }
}

/* responsive */

@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span:first-child {
    display: flex;
    align-items: center;
    font-size: var(--rem24);
    gap: 8px;
  }

  #header a.head_btn.tel_btn span:first-child::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
    color: var(--header-color-secondary);
  }

  #header a.head_btn.tel_btn span:last-child {
    font-size: var(--rem12);
  }

  #header a.head_btn.mail_btn {
    min-width: 190px;

    flex-direction: row;
    gap: 10px;

    align-items: center;
  }

  .header__contact li:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* main-headings */

.post h2::after {
  content: none;
}

.post h2 {
  font-family: var(--body-font-family);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: var(--rem36);
  letter-spacing: 0.2em;
  font-weight: 500;
  color: var(--color-background);
}

.post h2 b {
  font-family: var(--font-english-head);
  text-transform: uppercase;
  font-size: 1.4em;
  color: var(--color-secondary);
  font-weight: normal;
}

.post h2 b.small-txt {
  font-size: 0.7em;
}

.h1.title.top-loop span,
h1.title span {
  display: flex;
  flex-direction: column;
  font-family: var(--body-font-family);
  font-size: var(--rem36);
  font-weight: 500;
  color: var(--header-color-font);
  letter-spacing: 0.2em;
}

h1.title span span {
  font-family: var(--font-english-head);
  font-size: 2.7em;
  font-weight: normal;
  color: var(--color-secondary);
  line-height: 1;
  margin-bottom: -0.35em;
  margin-left: -0.7rem;
  letter-spacing: 0;
}

/* main-button */

.linkBtn,
.post .linkBtn,
a.linkBtn {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-family: var(--font-english-head);
  font-size: var(--rem20);
  color: var(--header-color-font);
  line-height: 1.4;
  letter-spacing: 0.2em;
  text-align: center;
  background: transparent;
  font-weight: 500;
  padding: min(calc(10px + (1vw - 19.2px) * 0.5178), 10px)
    min(calc(65px + (1vw - 19.2px) * 1.6181), 65px)
    min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) 0;
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 0;
  transition: all 0.3s;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: none;
}

.linkBtn:hover,
.post .linkBtn:hover,
a.linkBtn:hover {
  color: #111;
  background: transparent;
}

.linkBtn .arw,
.post .linkBtn .arw,
a.linkBtn .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: var(--px50);
  height: var(--px50);
  border: 1px solid var(--header-color-font);
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.linkBtn .arw::after,
.post .linkBtn .arw::after,
a.linkBtn .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);
  border-style: solid;
  border-width: 1px 1px 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;
}

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

.linkBtn:hover .arw::after,
.post .linkBtn:hover .arw::after,
a.linkBtn:hover .arw::after {
  border-color: #fff;
}

@media print, screen and (max-width: 768.98px) {
  .linkBtn,
  .post .linkBtn,
  a.linkBtn {
    width: 50%;
  }
}

/* intro part */

.intro-img {
  height: min(50vw, 501px);

  width: 100%;
  background: url(/wp-content/uploads/intro-img-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.intro-img::before {
  content: "";
  background: url(/wp-content/uploads/Group-13898.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  inset: 0;
  opacity: 0.86;
}

.intro-img .txt_c {
  width: 90%;
}

.intro-img .linkBtn {
  margin-bottom: var(--px96);
  background: var(--color-background);
  color: var(--color-title-underline);
  padding: 20px 30px 20px 15px;
}

.intro-img a.linkBtn .arw {
  border: 0;
}

.linkBtn.round-tbn {
  background: var(--color-primary);
  border-radius: 50%;
  max-width: 290px;
  aspect-ratio: 1 / 1;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: end;
  justify-items: center;
  outline: 1px solid var(--color-primary);
}

.linkBtn.round-tbn h2 {
  margin: 0 auto 30%;
  font-size: clamp(2rem, 2vw, 3.6rem);
}

.linkBtn.round-tbn h2 b {
  line-height: 1;
}

.linkBtn.round-tbn h2 b.small-txt {
  letter-spacing: 0.05em;
  font-size: 0.9em;
  transform: scaleY(1.3);
  margin-bottom: 0.5rem;
}

.linkBtn.round-tbn:hover {
  background: var(--color-background);
}

.linkBtn.round-tbn:hover h2 {
  color: var(--color-primary);
}

.top-btns {
  display: flex;
  justify-content: center;
  width: 100%;
  column-gap: 90px;
}

.top-btns .txt_c {
  width: 17vw;
  max-width: 290px;
  margin-bottom: calc(var(--px100) * -1);
  z-index: 10;
}

@media print, screen and (max-width: 999.98px) {
  .top-btns {
    flex-wrap: wrap;
  }

  .top-btns .txt_c {
    width: 50%;
  }

  .linkBtn.round-tbn {
    width: 70%;
  }
}

@media print, screen and (max-width: 499.98px) {
  .top-btns {
    flex-wrap: wrap;
    row-gap: 5rem;
  }

  .top-btns .txt_c {
    width: 100%;
  }

  .linkBtn.round-tbn {
    width: 70%;
  }

  .intro-img .linkBtn {
    margin-top: 5rem;
  }
}

/* company part */

/*-----------------------------
column_01
------------------------------*/
#company .sec01 {
  background: linear-gradient(
    90deg,
    var(--color-background) 28%,
    var(--color-background-secondary) 28%
  );
}

#company .front_contents {
  padding: var(--px80) 0 var(--px100);
  display: flex;
}

.column01 {
  position: relative;
  margin: 0;
  padding: 0 var(--px100);
  padding-right: 0;
}

.column01_wrap {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  justify-content: space-between;
  align-items: center;
}

.column01 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: start;
  padding: var(--px120) var(--px100);
  margin: 0;
  width: 54%;
}

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

.column01 .txtarea .txtinner h1 {
  text-align: left;
}

.column01 .txtarea .txtinner h1 span span {
  color: var(--color-font-light-grey);
}

.column01 .txtarea .txtinner p {
  letter-spacing: 0.1em;
  line-height: 4;
}

.column01 .txtarea .txtinner .txt_c {
  text-align: end;
}

.column01 .txtarea .txtinner .txt_c .linkBtn {
  color: var(--color-font-heavy-grey);
}

.column01 .txtarea .txtinner .txt_c a.linkBtn .arw {
  border-color: var(--color-red-simple);
  color: var(--color-red-simple);
}

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

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

@media print, screen and (max-width: 869.98px) {
  .flexbox.column01_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .column01 .imgarea,
  .column01 .txtarea {
    width: 100%;
  }

  .column01 {
    padding: 0;
  }
}

@media print, screen and (max-width: 424.98px) {
  .column01 .txtarea .txtinner .txt_c a.linkBtn {
    width: 60%;
  }
}

/* intermedia part */

#intermedia {
  width: 97%;
  max-width: 1691px;
  margin: 0 auto;
}

/*-----------------------------
column_03
------------------------------*/
#intermedia .sec01 {
  background: none;
}

.column03_wrap {
  position: relative;

  width: 100%;
  margin: 0 auto;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 5vw;
}

.column03 .txtarea {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40) var(--px60);
  margin: 0;
  max-width: 795px;
  border: 1px solid var(--color-primary-tint);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.column03 .txtarea .txtinner {
  max-width: 680px;
}

.column03 .txtarea .txtinner p {
  color: var(--color-font-pure-black);
  letter-spacing: 0.1em;
  line-height: 4;
}

.column03 .txtarea .txtinner .txt_c {
  text-align: end;
}

.column03 .txtarea .txtinner a.linkBtn {
  color: var(--color-font-heavy-grey);
}

.column03 .txtarea .txtinner a.linkBtn.green-code {
  color: var(--color-primary-tint);
}

.column03 .txtarea .txtinner a.linkBtn.green-code .arw {
  border-color: var(--color-primary-tint);
}

.light-green-bg {
  background: var(--color-secondary) !important;
}

.column03 .txtarea.light-green-bg .txtinner h1 span span {
  color: var(--color-background);
}

@media print, screen and (max-width: 1239.98px) and (min-width: 898.98px) {
  .column03 .txtarea .txtinner h1.title span span {
    font-size: 2.1em;
  }
}

@media print, screen and (max-width: 768.98px) {
  .column03_wrap {
    flex-direction: column;
    align-items: center;
  }
}

@media print, screen and (max-width: 470.98px) {
  .column03 .txtarea .txtinner h1.title span span {
    font-size: 2.2em;
  }
}

/* contact part */

#contact h1 span span {
  color: #fff;
}

/*-----------------------------
cta02_col2
------------------------------*/
.cta02 {
  position: relative;
  padding: var(--px80) 0;
  z-index: 0;
}

.cta02 .cta02_wrap {
  max-width: 1600px;
  width: 95%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 1;
}

.cta02 .ctabtnlist {
  justify-content: space-between;
  max-width: 1600px;
  margin: var(--px50) 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(--px30);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}

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

@media print, screen and (max-width: 768px) {
  .cta02 .ctabtnlist li,
  .cta02 .ctabtnlist .item {
    width: 100%;
  }

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

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

.cta02 .infotxt {
  font-size: var(--rem20);
  font-weight: bold;
}

.cta02 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: clamp(1rem, 1.7vw, 3rem);
  line-height: 1;
  font-size: var(--rem20);
}

/*電話ボタン*/

.cta02 .telnum {
  font-size: var(--rem48);
  margin-bottom: clamp(1rem, 1.7vw, 3rem);
  font-weight: bold;
}

.cta02 a.telbtn {
  background: var(--color-primary);
  color: var(--color-semi-white);
}

/*メールボタン*/

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

.cta02 .mailarea.item .btnttl {
  margin-bottom: clamp(1rem, 1.2vw, 2rem);
  color: var(--color-primary);
}

.cta02 .mailarea.item .infotxt {
  font-size: calc(var(--rem24) - 2px);
  color: var(--color-primary);
}

.cta02 a.mailbtn {
  background: var(--color-primary);
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 457px;
  width: 90%;
  border-radius: 50vh;
  padding: 23px;
  margin: 0 0 clamp(1rem, 1.2vw, 2rem) 0;
  font-size: var(--rem20);
  font-weight: bold;
}

/*ボタンアイコン*/

.cta02 a.mailbtn::before,
.cta02 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 2.5rem;
}

.cta02 .telnum::before {
  content: "\f3cd";
}

.cta02 a.mailbtn::before {
  content: "\f0e0";
  font-size: var(--rem24);
}

/* property part */

/*-----------------------------
card
------------------------------*/
#property .sec01 {
  background: transparent;
}

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

.card01_wrap {
  position: relative;
  margin: var(--px100) 0 0;
}

.card01_inner {
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
}

.card01_list > li {
  position: relative;
  background: transparent;
}

.card01_list .imgarea {
  width: 100%;
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  line-height: 0;
}

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

.card01_list .txtarea {
  padding: 20px 0 0 0;
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

.card01_list .txtarea p {
  font-size: var(--rem14);
  font-weight: normal;
  line-height: 1.8;
  color: var(--header-color-font);
}

/*---------txtstyle02 -----------*/

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

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

.post .card01_list .txtstyle02,
.card01_list .txtstyle02 {
  font-size: var(--rem18);
  font-weight: normal;
  margin: 0 0 1rem;
}

.card01_list .txtarea p.date-info {
  font-size: var(--rem12);
  background: var(--color-primary);
  color: var(--color-background);
  padding: 1rem;
  margin-bottom: 3rem;
}

.card01_list .txtarea p.date-info span {
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid var(--color-background);
}

.card01_list .txtarea .linktxt {
  margin-top: 2rem;
  text-align: end;
}

.card01_list .txtarea .linktxt a {
  color: var(--header-color-font);
  line-height: 1;
  padding-bottom: 0.5em;
  font-size: var(--rem12);
  border-bottom: 1px solid var(--color-font);
}

/*---------column04-----------*/

.col4_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px20);
}

.col4_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col4_list::before {
  content: "";
  display: block;
  width: calc(100% / 4 - var(--px20));
  order: 1;
}

.col4_list:after {
  content: "";
  display: block;
  width: calc((100% - (var(--px20) * 3)) / 4);
  order: 2;
}

.col4_list > li {
  width: calc((100% - (var(--px20) * 3)) / 4);
}

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

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

/*  semi pages */

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

header#h1Header h1.title {
  font-family: var(--body-font-family);
  font-size: var(--rem40);
}

header#h1Header h1.title span {
  color: var(--color-background);
  font-size: var(--rem40);
}

.semi-wrapper {
  width: 97%;
  max-width: 1100px;
  margin: 0 auto;
  font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 3.75px) * 0.2589)), 1.6rem);
  min-height: 0vw;
  color: var(--color-font);
  font-family: var(--body-font-family);
  font-weight: 400;
}

body.page-intermedia #wrapper {
  width: 100% !important;
}

.semi-wrapper h2 {
  display: flex;
  flex-direction: column;
  font-family: var(--body-font-family);
  font-size: var(--rem30);
  font-weight: bold;
  color: var(--color-font-pure-black);
  letter-spacing: 0.2em;
}

.semi-wrapper h2 span {
  font-family: var(--font-english-head);
  font-size: 2.7em;
  font-weight: normal;
  color: var(--color-secondary);
  line-height: 1;
  margin-bottom: -0.35em;
  margin-left: -0.7rem;
  letter-spacing: 0;
}

/* table */
.semi-wrapper table.responsive {
  border-collapse: collapse;
  border-spacing: 0 2px;
  border: 0;
}

.semi-wrapper table th,
.semi-wrapper table td {
  border: 1px solid var(--color-table-border);
  font-size: var(--rem16);
  min-height: 0vw;
  color: var(--color-font-pure-black);
  padding: 4px 0 4px var(--px24);
  line-height: 2.5;
  vertical-align: middle;
}

.semi-wrapper table th {
  width: 33%;
  border-right: 0 solid;
  font-weight: bold;
  color: var(--color-background);
  background: var(--color-primary);
}

.semi-wrapper table td {
  vertical-align: middle;
  border-left: 0px solid;
  padding-left: calc(var(--px24) + 4px);
}

/* company page */
.semi-wrapper .message p {
  line-height: 2;
  max-width: 776px;

  margin: 0 auto;
}

.semi-wrapper .message p.signa {
  text-align: end;
  word-spacing: 1rem;
  max-width: 600px;
  margin: var(--px50) var(--px80) 0 auto;
}

.access-imgs {
  display: flex;
  justify-content: space-between;
  gap: clamp(2rem, 4.5vw, 9rem);
}

@media print, screen and (max-width: 1100px) {
  .semi-wrapper .message p.signa {
    margin: var(--px50) 0 0 auto;
  }
}

@media print, screen and (max-width: 640px) {
  .access-imgs {
    flex-direction: column;
    align-items: center;
  }
}

/* property post page */

.post h3 {
  padding: 0.3rem 0 0.4rem 1rem;
  border-left: 7px solid var(--color-primary);
  line-height: 1.2;
  text-align: left;
  margin-bottom: 0;
  border-bottom: 0;
  font-size: var(--rem30);
  font-weight: bold;
  font-family: var(--font-english-head);
}

.post h3::after {
  content: none;
}

.main-wrapper h4,
.semi-wrapper h4 {
  display: inline-block;
  color: var(--color-background);
  padding: 0.75em 1em;
  background: var(--color-primary);
  font-size: var(--rem20);
  font-weight: bold;
  font-family: var(--font-english-head);
  margin: var(--px40) auto;
}

.post h4::before {
  content: none;
}

.semi-wrapper.property .access-imgs {
  margin-bottom: clamp(1rem, 2.5vw, 4.5rem);
  gap: clamp(1rem, 2.5vw, 4.5rem);
}

.semi-wrapper.property table.responsive {
  border-collapse: separate;
  border-spacing: 0 2px;
  border: 0;
}

/* residents page */

/*-----------------------------
fullwide01
------------------------------*/
.fullwide01 {
  position: relative;
  background: var(--color-background-4th);
  padding: 0;
}

.fullwide01_wrap {
  background: transparent;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: var(--px60);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fullwide01_inner,
.fullwide01_inner h2 {
  max-width: 577px;
  color: var(--color-font-pure-black);
}

.fullwide01_inner h2 {
  font-weight: bold;
  letter-spacing: 0;
}

.fullwide01_inner p.dot-strt {
  position: relative;
  display: flex;
}

.fullwide01_inner p.dot-strt::before {
  content: "";
  width: 1em;
  height: 1em;
  background: var(--color-primary);
  border-radius: 50%;
  position: absolute;
  left: -1.5em;
  top: 0.3em;
}

.fullwide01_inner a.linkBtn {
  color: var(--color-background);
  background: var(--color-primary);
  width: 100%;
  font-weight: bold;
  max-width: 450px;
  padding: 1.25em;
  border-radius: 999px;
}

.address-note {
  margin: var(--px160) auto;
  width: 96%;
  /* max-width: 720px; */
  text-align: center;
  background-color: var(--color-secondary);
  border: 1px solid var(--color-primary-tint);
  border-radius: 8px;
  padding: var(--px30);
  font-weight: bold;
  letter-spacing: 0.1em;
}

.address-note p.prime-color {
  color: var(--color-primary);
  letter-spacing: 0;
  line-height: 2.5;
  margin-top: 1rem;
}

/* intermedia page */

.top-note {
  color: var(--color-font-pure-black);
  font-weight: bold;
  font-size: var(--rem18);
  text-align: center;
  margin: 0 auto;
  padding: 0 0 var(--px70);
}

.grey-bg {
  width: 100%;
  background: var(--color-background-4th);
  padding: var(--px80) var(--px50);
}

.white-bg {
  width: 100%;
  background: var(--color-background);
  padding: var(--px80) var(--px50);
}

.grey-bg-small {
  background: var(--color-background-4th);
  padding: var(--px80) var(--px40) var(--px60);
}

.white-bg-small {
  background: var(--color-background);
  padding: var(--px80) var(--px40) var(--px60);
}

.info-wrapper h2 {
  color: var(--color-font-pure-black);
  font-family: var(--font-english-head);
  font-weight: bold;
  font-size: var(--rem30);
  letter-spacing: 0;
}

.info-box {
  width: 100%;
  max-width: 602px;
  display: flex;
  justify-content: center;
  border-radius: 8px;
}

.info-box h4,
.info-box p {
  color: var(--color-font-pure-black);
  background: transparent;
  padding: 0;
  margin-bottom: var(--px30);
  font-size: var(--rem20);
}

.info-box a.linkBtn {
  background: var(--color-primary);
  text-align: center;
  color: var(--color-background);
  font-weight: bold;
  width: 100%;
  max-width: 340px;
  padding: 1.25em 1em;
  border-radius: 999px;
}

.info-box a.linkBtn:hover {
  outline: 1px solid var(--color-primary);
  color: var(--color-primary);
}

.top-note .info-box a.linkBtn {
  letter-spacing: 1px;
}

.top-note .info-box .txt_c {
  width: 80%;
}

.top-note .info-box {
  margin: 0 auto;
}

.info-box_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.info-box_content .txt_c {
  width: 100%;
}

.info-boxes {
  display: flex;
  justify-content: space-between;
  gap: clamp(1rem, 3.3vw, 6rem);
}

.info-boxes.col-spc-around {
  justify-content: space-evenly;
}

p span.caution-small {
  display: block;
  font-size: var(--rem12);
  text-align: left;
}

.info-box.full-contain {
  max-width: 1100px;
  text-align: center;
}

.info-box.full-contain .btn-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.info-box.full-contain .btn-container a.linkBtn {
  letter-spacing: 0.1em;
}

@media print, screen and (max-width: 1000.98px) {
  .info-boxes {
    flex-direction: column;
    align-items: center;
  }
}

/* wp pages */

body.single #content.wide,
body.page-sitemap #content.wide,
body.page-privacy #content.wide,
body.page-thanks #content.wide,
body.page-contact #content.wide {
  max-width: 1100px;
  width: 96%;
  margin-bottom: 100px;
}

body.page-privacy #content.wide h4 {
  font-size: var(--rem18);
  color: #000;
  background: none;
  font-weight: 600;
  padding: 0;
  margin: var(--px40) auto var(--px24);
  border: none;
}

/* body.mobile .spmenu #menu {
  right: -100%;
}

@media print, screen and (max-width: 390px) {
  body.mobile .spmenu #menu {
    right: -90%;
  }
} */

body.page-contact #content.wide .subimitarea .linkBtn,
body.page-thanks #content.wide .linkBtn {
  padding: 20px 20px;
  max-width: 340px;
  background: var(--color-primary);
  color: #fff;
  border-radius: 999px;
}

body:not(.home) .linkBtn:hover,
body:not(.home) .post .linkBtn:hover,
body:not(.home) a.linkBtn:hover {
  background: #fff !important;
  background-color: #fff;
  color: var(--color-primary);
  outline: 1px solid var(--color-primary);
  /* 	border: 1px solid var(--color-primary); */
}

.wpcf7-form input[type="submit"]:hover {
  color: var(--color-primary);
}

body.page-contact #content.wide .subimitarea .linkBtn {
  padding: 0;
}

.wpcf7-form .must,
.wpcf7-form .option {
  background: var(--color-primary);
  color: #fff;
}

@media print, screen and (min-width: 800px) {
  .post .post_img {
    width: 30%;
    text-align: center;
  }
}

.post_img img {
  max-height: 200px;
  max-width: 300px;
}

/* contact part */
#contact {
  background-color: #e0efe0;
}

#contact h1 span span {
  font-size: clamp(28px, 8.571vw - 4.142px, 58px);
}

.semi-wrapper h2 span {
  font-size: clamp(28px, 8.571vw - 4.142px, 58px);
}

.category-property-details ul.post,
.page-intermedia .info-boxes {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.page-intermedia .white-bg-small {
  padding: var(--px40) var(--px20) var(--px30);
}

.category-property-details #contact,
.page-company #contact,
.page-business #contact,
.page-residents #contact,
.single-post #contact {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.single-post #contact .title {
  text-align: center;
}

@media print, screen and (max-width: 768px) {
  .top-btns {
    flex-wrap: nowrap;
    column-gap: 0;
    justify-content: space-around;
  }

  .top-btns .txt_c {
    width: 31%;
  }

  .linkBtn.round-tbn {
    width: 90%;
  }

  .linkBtn.round-tbn {
    align-items: flex-end;
    justify-content: center;
  }
}

@media print, screen and (max-width: 999.98px) {
  .top-btns {
    flex-wrap: nowrap;
    column-gap: 0;
  }
}

@media print, screen and (max-width: 600px) {
  .linkBtn.round-tbn h2 b {
    font-size: clamp(11px, 3.111vw - 0.666px, 18px) !important;
  }

  .linkBtn.round-tbn h2 {
    margin-bottom: 28%;
  }
}

#thumbImg,
header#h1Header {
  margin-top: 46px;
}

.category-property-details div#content > #cat-post > h1 {
  display: none;
}

.category-property-details #contact {
  margin-top: var(--px50w);
}

/* post page add */

.small-flex {
  display: flex;
  gap: var(--px50);
  align-items: center;
}

.small-flex h3 {
  margin: 0;
}

.small-flex h5 {
  color: var(--color-primary);
}

.small-flex h5.big {
  font-size: var(--rem30);
  font-weight: bold;
}

.small-flex h5.big span {
  font-size: 0.67em;
}

.small-flex_price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--px20);
}

.small-flex-top {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: var(--px60);
  row-gap: var(--px40);
  gap: var(--px40);
}

.small-flex-left {
  display: flex;
  gap: var(--px40);
  align-items: center;
}

.small-flex-top h4 {
  margin: 0;
}

table.small-table {
  border-collapse: collapse;
  color: var(--color-font);
  border: 0;
  width: 100%;
  margin: 0;
}

table.small-table th,
table.small-table td {
  background: none;
  font-size: var(--rem14);
  color: var(--color-font);
  font-weight: bold;
  border: 0;
  border-bottom: 1px solid var(--color-primary);
  padding: 1rem;
  text-align: center;
  line-height: 1.1;
  height: 50px;
}

table.small-table td {
  font-weight: normal;
  text-align: left;
}

table.small-table td span {
  font-size: 0.67em;
}

table.small-table tr {
  height: 50px;
}

.address-note h5.prime-color {
  font-size: var(--rem20);
  color: var(--color-primary);
  font-weight: bold;
  text-align: left;
  margin-bottom: 1rem;
}

.address-note p.info-add {
  text-align: left;
  font-size: var(--rem14);
}

.info-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
  width: 100%;
  padding: var(--px40);
  gap: var(--px40);
}

.info-flex .address-note {
  /* width: calc(100% - 340px);
  max-width: 530px; */
  margin: 0;
}

@media print, screen and (max-width: 768.98px) {
  .info-flex .address-note {
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
  }

  table.small-table {
    margin: 0 auto;
    width: 100%;
    max-width: 340px;
  }
}

@media print, screen and (max-width: 580.98px) {
  .small-flex.upper {
    flex-direction: column;
    align-items: center;
    row-gap: var(--px40);
  }
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: transparent;
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  background: #e0efe0;
  padding: var(--px24) var(--px120);
}

.cta01 .cta01_wrap h2 {
  font-size: var(--rem18);
  color: var(--header-color-font);
  letter-spacing: 0;
  margin-bottom: var(--px20);
}

.cta01 .cta01_wrap p.txt_c {
  font-weight: bold;
  color: var(--header-color-font);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 450px;
  gap: 1rem;
  margin: var(--px20) 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(--px18) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;
}

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

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }

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

  .cta01 .cta01_wrap {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    background: #e0efe0;
    padding: var(--px24) var(--px20);
  }
}

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

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

.cta01 .infotxt {
  font-size: var(--rem12);
  font-weight: bold;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem18);
  margin-bottom: 1rem;
  font-weight: bold;
}

/* .cta01 .telbtn .btnttl {
  font-size: var(--rem20);
} */
.cta01 a.telbtn {
  background: var(--color-primary);
  color: var(--color-semi-white);
}

/*メールボタン*/

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

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

/*ボタンアイコン*/

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

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

body.single #content.wide {
  margin-bottom: 0;
  padding: var(--px100w) 0 var(--px80);
}

.info-box.pdf-btn {
  justify-content: space-between;
  max-width: 1000px;
  flex-wrap: wrap;
}

.info-box.pdf-btn .txt_c {
  margin: 0 auto;
  max-width: 340px;
}

/*-----20240906-----*/
.small-flex .contact_link {
  text-align: center;
  width: 100%;
  max-width: 230px;
}

.small-flex .contact_link .contact_link_a {
  background-color: #d62c31;
  color: #fff;
  width: 100%;
  display: flex;
  border-radius: 10px;
  padding: 5px 10px;
  transition: 0.3s;
  align-items: center;
  justify-content: center;
}
.small-flex .contact_link .contact_link_a::before {
  content: "\f0e0";
  font-family: "Font Awesome 6 Free";
  font-size: 1em;
  font-weight: 900;
  margin-right: 0.5rem;
}
.small-flex .contact_link .contact_link_a_02:hover,
.small-flex .contact_link .contact_link_a:hover {
  opacity: 0.6;
}

.small-flex .contact_link .contact_link_a_02 {
  background-color: var(--color-secondary);
  display: block;
  margin-top: 5px;
  padding: 5px 10px;
  font-size: 10px;
  border-radius: 10px;
  transition: 0.3s;
}

.small-flex .contact_link .contact_link_a_02 p {
  color: var(--color-primary);
  text-align: center;
  line-height: 1.4;
}

.info-flex {
  flex-flow: column;
}

.info-flex table.small-table {
  display: flex;
}

.info-flex table.small-table tbody {
  width: 100%;
}

table.small-table tr {
  height: 50px;
  width: 70% !important;
  display: flex;
}

table.small-table th {
  width: 30% !important;
  min-width: 90px;
}

table.small-table td {
  width: 70% !important;
}

table.small-table th,
table.small-table td {
  display: flex;
  justify-content: center;
  align-items: center;
}

.address-note {
  background-color: #f78da766;
  border: 1px solid #d62c31;
}

.address-note h5.prime-color {
  color: #d62c31;
}

.cta01 .cta01_wrap {
  max-width: 350px;
  width: 90%;
  margin: 0 auto;
  background: #d62c31;
  border-radius: 10px;
  padding: 10px 0;
}

.cta01 .cta01_wrap a p,
.cta01 .cta01_wrap a h2 {
  margin-bottom: 0;
  color: #fff !important;
}

.cta01 .cta01_wrap a h2 {
  font-size: 16px;
  display: flex;
  flex-flow: row;
  justify-content: center;
}

.cta01 .cta01_wrap a p {
  font-size: 10px;
  color: var(--color-primary) !important;
  line-height: 1.6;
}

.cta01_wrap_02 {
  background: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 15px;
  column-gap: 10px;
  border-radius: 3px;
}

.fa-solid {
  padding-left: 5px;
}

.cta01_wrap_01 h2 {
  transition: ease-in-out 0.3s;
}

.cta01_wrap_01:hover h2,
.cta01_wrap_02:hover {
  opacity: 0.6;
}

.single .pagenav {
  display: none;
}

.contact_bottom {
  width: 100%;
  max-width: 570px;
  margin: 0 auto;
  background: #e0efe0;
  margin-top: var(--px100w);
}

.contact_bottom_title {
  background-color: #1c8b4f;
  color: #fff;
  padding: 5px 0 5px 45px !important;
}

.contact_bottom_text p {
  font-size: 14px;
  padding: 10px 45px !important;
}

.map_image {
  text-align: center;
  margin: 50px 0;
}

.map_image img {
  width: 100%;
  max-width: 900px;
  display: block;
  margin: 0 auto;
}

.page-residents a.linkBtn,
.page-intermedia .info-box a.linkBtn {
  background: #d62c31;
}

.page-residents a.linkBtn:hover,
.page-intermedia .info-box a.linkBtn:hover {
  color: #d62c31 !important;
  outline: 1px solid #d62c31 !important;
}

@media print, screen and (max-width: 768.98px) {
  table.small-table {
    flex-flow: column;
  }

  table.small-table tr {
    width: 100% !important;
  }

  .cta01_wrap_02 {
    flex-flow: column;
    padding: 5px 0;
  }

  .br_::before {
    content: "\A";
    white-space: pre;
  }
}

h2.mt0 span {
  font-size: 16px;
  color: #fff;
  line-height: 1.6;
  margin: 0 !important;
}

/*------20240909------*/
.semi-wrapper.property table.responsive {
  border-spacing: 0px 0px;
}

/*------20240911------*/
.small-flex.lower {
  justify-content: center;
}

.small-flex.lower .contact_link .contact_link_a {
  position: relative;
  font-weight: bold;
}

.small-flex.lower .contact_link .contact_link_a .fa-solid,
.fas {
  font-size: 0.5em;
  border: 1px solid var(--color-background);
  border-radius: 50%;
  padding: 0.625em 0.875em;
  right: 1rem;
  position: absolute;
}
.small-flex.lower .contact_link .contact_link_a::before {
  position: absolute;
  left: 15%;
  font-size: 1.25em;
}
.small-flex.lower .contact_link .contact_link_a_02 {
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 15px;
  background: #e0efe0;
}

/* business page */

.semi-wrapper.business-page .business-info h2 {
  display: block;
  text-align: left;
  color: var(--color-primary);
  border-bottom: 1px solid var(--header-color-secondary);
  padding-bottom: var(--px14);
  margin-bottom: 0;
}
.semi-wrapper.business-page .content_inner.business-info {
	
	width:100%;
}
.semi-wrapper.business-page .content_inner.business-info #service-01,
.semi-wrapper.business-page .content_inner.business-info #service-02,
.semi-wrapper.business-page .content_inner.business-info #service-03 {
	scroll-padding: 200px;
}