@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@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=Kiwi+Maru&display=swap");
:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-background-01: #fdfcf5;
  --color-background-02: #a6d539;
  --color-background-03: #f5fee7;
  --color-font: #333;
  --color-font-white: #fff;
  --color-primary: #93d97b;
  --color-primary-shade: #51b333;
  --color-primary-tint: #666;
  --color-secondary: #ff4d00;
  --color-secondary-tint: #ef796b;
  --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: #fff;
  --header-color-font: #333333;
  --header-color-font-white: #fff;
  --header-color-primary: #93d97b;
  --header-color-01: #51b333;
  --header-color-02: #ff4d00;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #51b333;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Kiwi Maru", "Noto Sans JP", 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)*/
  --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*/
  --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)*/
  --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)*/
  --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)*/
  --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)*/
}

html {
  scroll-behavior: smooth;
}
.subimitarea .linkBtn::after {
  display: none;
}
.subimitarea .linkBtn::before {
  display: none;
}
.spmenu #menu p {
  width: max-content;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.content-inner {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
}
.text-normal {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
}
.cta02 .cta02_wrap h1 {
  text-align: center;
}
.font-w {
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: var(--px20);
}
.line-font {
  line-height: 2;
  font-weight: 500;
}
.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-background-01);
}
/* .fw_contents {
  margin-top: 0;
  margin-bottom: 0;
}
#content:has(.fw_contents),
body:not(.home) #content:has(.fw_contents).wide {
  padding: 0;
} */

/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: 290px;
    max-height: 60px;
  }
  nav#mainNav ul li a b {
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #header .header__inner {
    display: flex;
    align-items: center;
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: calc(var(--px30) - 3px);
    padding-right: calc(var(--px30) - 3px);
    height: 60px;
    border-left: 1px solid #444;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-02);
  }
  #header a.head_btn.tel_btn_color:hover {
    color: var(--header-color-01);
  }
  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--color-font);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem16);
    color: var(--header-color-02);
  }
  #header .tel_btn_color .tel_icon {
    color: var(--header-color-01);
  }
  #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.mail_btn {
    color: var(--header-color-font);
    gap: 2px;
    letter-spacing: 0.1em;

    padding-left: calc(var(--px50) - 3px);
    padding-right: calc(var(--px50) - 3px);
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-font);
    color: var(--header-color-primary);
  }
}
@media print, screen and (max-width: 1620px) and (min-width: 1024px) {
  #header .logo img {
    max-width: 250px;
  }

  nav#mainNav ul li a {
    padding: var(--px20);
  }
}
@media print, screen and (max-width: 1436px) and (min-width: 1024px) {
  #header .logo img {
    width: 100%;
    height: auto;
  }
  nav#mainNav ul li a {
    padding: var(--px20) 7px;
  }
  nav#mainNav ul li a b {
    letter-spacing: 0;
    font-size: 1.3rem;
  }
  #header a.head_btn.mail_btn {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
  #header a.head_btn.tel_btn {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
@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(--px50) 0 var(--px60);
}
#footer .footer__logo img {
  max-width: 350px;
  max-height: calc(var(--px100w) + 6px);
  background: var(--footer-color-primary);
  padding: var(--px24) var(--px30);
  border-radius: var(--px30w);
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-bottom: 20px;
}
#footer .footnav:not(:last-child) {
  margin-bottom: var(--px20);
}
#footer ul li a {
  font-weight: 600;
}
#footer .socialicon ul,
.socialicon ul {
  flex-direction: row-reverse;
}
#footer .socialicon .fa-youtube:before {
  font-size: 4rem;
}
/* #footer .socialicon .fa-facebook:before {
  display: none;
} */
/* #footer .socialicon ul li:first-child a {
  position: relative;
  display: flex;
}
#footer .socialicon ul li:first-child a::before {
  content: "\f082";
  display: none;
  font-family: "FontAwesome";
  font-size: 3.5rem;
  font-weight: 400;
} */
#copyright {
  margin: var(--px20) auto 0;
}
@media print, screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-width: 350px;
    max-height: 70px;
  }
}
/* code main-ttl */
h1.title.top-loop,
h1.title.bottom-loop,
h1.title.main-ttl {
  position: relative;
  font-family: var(--font-family02);
  font-size: calc(var(--rem48w) + 2px);
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 600;
  padding-bottom: var(--px20);
  margin-bottom: var(--px50);
  color: var(--color-font);
}
h1.title.top-loop span span,
h1.title.bottom-loop span span,
h1.title.main-ttl span span {
  display: block;
  letter-spacing: 0.06em;
  color: var(--color-primary-shade);
  font-size: var(--rem30w);
}
h1.title.top-loop::after,
h1.title.bottom-loop::after,
h1.title.main-ttl::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 3px;
  background: var(--color-font);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
/* code btn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 338px;
  font-size: calc(var(--rem20) + 2px);
  color: var(--color-font);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: 0 auto;
  border-radius: 50vh;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
	content: url(/wp-content/uploads/arw-vector.png);
	display: inline-block;
  position: absolute;
	width: auto;
	height: auto;
  top: 17% ;
  right: var(--px40);
 transform: translateY(-50%);
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-top: 1px;
  transition: all 0.3s;
 background: transparent;
}
.linkBtn::before,
.post .linkBtn::before,
a.linkBtn::before,
.post .subimitarea .linkBtn input[type="submit"]::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 42px;
  width: 4px;
  height: 10px;
  border-right: 1px solid var(--color-font);
  border-bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -6px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-primary);
  background: var(--color-font);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
	content: url(/wp-content/uploads/arw-vector-green.png);
  background: transparent;
}
.post .linkBtn:hover::before,
.linkBtn:hover::before,
a.linkBtn:hover::before {
  border-color: var(--color-primary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* 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: 1600px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) 2rem var(--px160);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1260px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px20);
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  background: transparent;
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease 0.15s;

  border-radius: 300px;
}
.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 {
    background: url(/wp-content/uploads/contact-bg-01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

/*ボタン共通パーツ*/
.cta01 p {
  font-size: calc(var(--rem28) - 1px);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem28);
  margin-bottom: 1rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.cta01 .btnttl {
  font-size: calc(var(--rem20) + 2px);
}
.cta01 a.telbtn {
  background: var(--color-secondary);
  color: var(--color-font-white);
}
.cta01 a.telbtn.item_color {
  background: var(--color-primary-shade);
}

/*メールボタン*/

.cta01 a.mailbtn {
  background: var(--color-background);
  color: var(--color-primary-shade);
  border: 4px solid var(--color-primary-shade);
}

/*LINEボタン*/

/*ボタンアイコン*/

.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .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.85em;
}

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
/* <!-- code hometown --> */
h1.main-ttl.hometown-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
h1.main-ttl.hometown-ttl::before {
  content: "";
  background: url(/wp-content/uploads/top-06.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(var(--px120) - 7px);
  height: calc(var(--px120) - 7px);
  display: block;
}
h1.main-ttl.hometown-ttl span span {
  color: var(--color-secondary);
  display: block;
}
#hometown p {
  line-height: 2;
  letter-spacing: 0.04em;
}
#hometown .test_hometown {
  line-height: 1.4;
  font-weight: 500;
  font-size: calc(var(--rem20) + 2px);
  letter-spacing: 0.03em;
  min-height: 124px;
  font-family: var(--font-family02);
}
#hometown .test_hometown span {
  color: var(--color-secondary);
}
#hometown .test_hometown .ktu {
  color: var(--color-font);
}
#hometown {
  position: relative;
  padding-top: var(--px80);
  background: var(--color-background-01);
  padding-bottom: 20%;
}
#hometown::before {
  content: "";
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#hometown .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
}
#hometown .imgarea {
  width: 100%;
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  line-height: 0;
}
#hometown .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hometown .txtarea {
  padding: var(--px30) 1rem 1rem;
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

#hometown .col4_list > li {
  width: 23.2%;
  margin-bottom: 1.5%;
  padding: 1.2rem 1rem;
  background: var(--color-background);
}
#hometown .col4_list::before {
  content: "";
  display: block;
  width: 23.2%;
  height: 0;
  order: 1;
}
#hometown .col4_list:after {
  content: "";
  display: block;
  width: 23.2%;
  height: 0;
}
@media print, screen and (max-width: 1240px) {
  #hometown .col4_list > li,
  .post .col4_list::before,
  .post .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
  #hometown::before {
    height: 13%;
  }
}
@media print, screen and (max-width: 1024px) {
  #hometown .test_hometown {
    min-height: 104px;
  }
}
@media print, screen and (max-width: 768px) {
  #hometown .col4_list > li {
    width: 49%;
  }
  #hometown .col4_list::before,
  #hometown .col4_list:after {
    content: none;
  }
  #hometown .test_hometown {
    min-height: auto;
  }
}
@media print, screen and (max-width: 432px) {
  #hometown .col4_list > li {
    width: 100%;
  }
  #hometown .col4_list > li:last-child {
    margin-bottom: 0;
  }
  #hometown::before {
    height: 4%;
  }
  h1.main-ttl.hometown-ttl {
    font-size: calc(var(--rem48w) - 4px);
    letter-spacing: 0.01em;
  }
}
/* <!-- code users --> */

#users .sec01 {
  background: var(--color-background);
  padding: 0 0 var(--px120);
}

.column05 {
  position: relative;
  margin: var(--px60) 0 0;
}
.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 20;
}
.column05_wrap + .column05_wrap {
  margin-top: calc(100px + 70px);
}
.column05 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 59%;
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  position: relative;
  width: 54%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  padding: var(--px120) var(--px40);
  margin: 0 auto -116px -13%;
  z-index: 10;
  border-radius: var(--px100w) 0px 0px 0px;
}
.column05 .txtarea .txtinner {
  max-width: 880px;
}

@media print, screen and (min-width: 1025px) {
  /*左右反転*/
  .column05_wrap + .column05_wrap {
    margin-top: calc(100px + 20px);
  }
  .column05_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column05_wrap.rev .txtarea {
    margin: 0 -13% -120px auto;
    border-radius: 0px var(--px100w) 0px 0px;
  }
}
@media print, screen and (max-width: 1760px) and (min-width: 1025px) {
  .column05 .imgarea {
    aspect-ratio: 4 / 3;
  }
  .column05 .txtarea {
    padding: calc(var(--px80) - 10px) var(--px40);
    margin: 0 auto -60px -13%;
  }
  .column05_wrap.rev .txtarea {
    margin: 0 -13% -80px auto;
  }
}
@media print, screen and (max-width: 1024px) {
  .column05_wrap + .column05_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.716);
  }
  .column05_wrap.rev {
    flex-direction: row;
  }
  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }
  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
  .column05_wrap + .column05_wrap {
    margin-top: 0;
  }
  #users .sec01 {
    padding: 0;
  }
}

@media print, screen and (max-width: 768px) {
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
@media print, screen and (max-width: 376px) {
  #users h1.main-ttl.left-ttl {
    letter-spacing: 0.05em;
  }
}
#users .flexbox.gap {
  width: 100%;
}
#users .linkBtn-w {
  max-width: 393px;
}
#users p {
  line-height: 2;
  letter-spacing: 0.08em;
}
#users .test-users {
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-size: var(--rem36);
}
#users .test-users span {
  color: var(--color-secondary);
}
#users .test-tel span {
  font-weight: bold;
  font-size: calc(var(--rem20w) - 1px);
  letter-spacing: 0.08em;
}
h1.main-ttl.left-ttl {
  text-align: left;
  margin-bottom: var(--px40);
}
h1.main-ttl.left-ttl::after {
  left: 0;
  transform: translateX(0);
}
#users .linkBtn-w01::after {
  right: var(--px16);
}
#users .linkBtn-w01::before {
  right: 18px;
}
/* <!-- code off-com --> */

#off-com {
  position: relative;
  padding: var(--px140) 0;
  margin: 0;
  background: url(/wp-content/uploads/top-09.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.office {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
.column03_wrap {
  position: relative;
}
.column03 .txtarea {
  background: var(--color-background-03);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(var(--px96) - 6px) var(--px40);
  margin: 0;
}
.column03 .txtarea .txtinner {
  max-width: 601px;
}
.office .googlemap {
  padding-bottom: 37%;
  margin: 0 auto;
  height: auto;
}

@media print, screen and (max-width: 768px) {
  .column03 .txtarea {
    padding: var(--px80) 5%;
  }
  .office .googlemap {
    padding-bottom: 56%;
    margin: 0 auto;
  }
}

/*---------txtstyle-----------*/
.office p {
  line-height: 2;
}
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family01);
  font-size: calc(var(--rem24) + 2px);
  font-weight: bold;
  text-align: left;
  margin: 0 auto var(--rem20);
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
  letter-spacing: 0.1em;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}
.post .column03 .txtstyle02,
.column03 .txtstyle02 {
  font-size: calc(var(--rem24) + 2px);
  margin: var(--rem20) 0;
}
/* code company */
.company h1.title.main-ttl span span {
  color: var(--color-font);
}
.company {
  max-width: 1628px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
.company .googlemap {
  padding-bottom: 45%;
  margin: 0 auto;
  height: auto;
}
.company .txtarea {
  background: var(--color-background-03);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px60) var(--px40) var(--px50);
  margin: 0;
}
.company .txtarea .txtinner {
  max-width: max-content;
}
.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col2_list > li {
  width: 49.2%;
  margin-bottom: 2%;
}
@media print, screen and (max-width: 768px) {
  .post .col2_list > li {
    width: 100%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
  .company .googlemap {
    padding-bottom: 45%;
    margin: 0 auto;
    height: auto;
  }
}
@media print, screen and (max-width: 432px) {
  .company .googlemap {
    padding-bottom: 56%;
    margin: 0 auto;
    height: auto;
  }
}
/* code recruit */
h1.main-ttl.recruit-ttl span span {
  color: var(--color-secondary-tint);
}
.fullwide02 p {
  line-height: 2.2;
  font-weight: 500;
  font-size: var(--rem18);
  color: #242424;
}
.fullwide02 {
  position: relative;
  background: var(--color-background-03);
  padding: var(--px120) 0;
}
.fullwide02_wrap {
  background: var(--color-background);
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px50) var(--px80s) var(--px120);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullwide02_inner {
  width: 100%;
}
@media print, screen and (max-width: 768px) {
  .fullwide02_wrap {
    padding: var(--px80) 5%;
  }
}
#recruit .linkBtn.rec-btn {
  font-size: calc(var(--rem30) + 2px);
  border-radius: 0;
  letter-spacing: 0.1em;
  max-width: 522px;
  background: var(--color-primary);
  color: var(--color-font-white);
}
#recruit .linkBtn.rec-btn::after {
  display: none;
}
#recruit .linkBtn.rec-btn::before {
  display: none;
}
#recruit .rec-btn.rec-btn-color {
  background: var(--color-secondary-tint);
}
/* code semi-wrapper */
header#h1Header h1.title {
  font-weight: bold;
  letter-spacing: 0;
}
.semi-wrapper p {
  line-height: 2;
}

body:not(.home) .post h2 {
  font-size: var(--rem30w);
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: var(--px60);
}
body:not(.home) .post h2::after {
  background: var(--color-font);
}
body:not(.home) .post h3 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0.1rem;
  padding: 0 0.4em 0.6em;
  margin: 0 auto var(--px40);
  border-bottom: 2px solid var(--color-primary);
  color: var(--color-primary);
}
/* code semi-business */

@media print, screen and (max-width: 1024px) {
  .semi-business p,
  .semi-business li {
    line-height: 1.6;
  }
}
@media print, screen and (max-width: 768px) {
  .semi-business p,
  .semi-business li {
    line-height: 2;
  }
}
/*--contact_area-------------------------------------*/

.contact_area {
  padding: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  text-align: center;
  background: #f7f7f7;
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
}
.post .contact_ttl {
  font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem); /* 2.8-2.1rem (1920-375) */
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 0;
  margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px); /* 120-65px auto 50-35px (1920-375) */
}
body:not(.home) .post h2.contact_ttl::before {
  content: none;
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}
body:not(.home) .post h2.contact_ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.2em;
  height: 3px;
  background: var(--color-font);
  margin: 0.6em auto 0;
}
.contact_read {
  margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  text-align: center;
}
.button_wrap,
.post .button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.button_wrap > *,
.post .button_wrap > * {
  margin: 10px !important;
}
.contact_area .linkBtn,
.contact_area .post .linkBtn {
  padding: 0;
}
.contact_area .linkBtn a {
  color: #fff;
  padding: 0.8em 1.2em;
  display: block;
}
.contact_area .linkBtn.linkBtn-area {
  font-size: calc(var(--rem30) + 2px);
  border-radius: 0;
  letter-spacing: 0.1em;
  max-width: 550px;
  background: var(--color-primary);
  color: var(--color-font-white);
}
.contact_area .linkBtn.linkBtn-area::after {
  display: none;
}
.contact_area .linkBtn.linkBtn-area::before {
  display: none;
}
/* 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);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
/* code semi-care */
.semi-care p {
  line-height: 1.4;
  margin-bottom: 1rem;
}
.semi-care .contact_area p {
  line-height: 2;
  font-weight: 500;
}
.contact_area {
  padding: var(--px80) 1.5rem;
}
@media print, screen and (max-width: 768px) {
  .contact_read {
    text-align: left;
  }
}
@media print, screen and (max-width: 432px) {
  .contact_area .linkBtn.linkBtn-area {
    font-size: calc(var(--rem20) + 2px);
  }
}
/* code semi-recruit */
h5 {
  font-size: var(--rem20w);
  font-weight: bold;
  color: var(--color-primary);
}
/*--flow01--------------------------------------------*/

.flowlist01 {
  padding-left: 13rem;
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: var(--color-primary);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist01 > li .icon {
  font-size: 1.6rem;
  color: var(--color-font-white);
  background: var(--color-secondary);
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  font-style: normal;
  font-weight: bold;
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent var(--color-secondary);
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.7rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: var(--color-secondary);
  border-radius: 50%;
  left: -4px;
}
.flowlist01 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed var(--color-secondary);
  position: absolute;
  left: 5px;
  top: 2.3rem;
}
.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.6rem;
  color: var(--color-secondary);
}
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
  }

  .flowlist01 {
    padding-left: 10rem;
  }

  .flowlist01 > li .icon {
    left: -11rem;
  }

  .flowlist01::before {
    left: 10rem;
  }

  .flowlist01 > li dl {
    padding-left: 4.5rem;
  }

  .flowlist01 > li dl::after {
    width: 30px;
  }

  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
}
/* code semi-information01 */
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}
.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: #414141;
  color: var(--color-font-white);
  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%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  padding: 2rem 0 var(--px20);
  position: relative;
}

/*---------col4-----------*/
.semi-information01 .txtarea {
  padding: 0 1rem 2rem;
}
.semi-information01 .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.semi-information01 .col4_list > li {
  width: 24%;
  margin-bottom: 1.5%;
  background: #eeeeee;
}
.semi-information01 .col4_list::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}
.semi-information01 .col4_list:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .semi-information01 .col4_list > li {
    width: 49%;
  }
  .semi-information01 .col4_list::before,
  .semi-information01 .col4_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .semi-information01 .col4_list > li {
    width: 100%;
  }
  .semi-information01 .col4_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code semi-information02*/
.semi-information02 {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}
.semi-information02 p {
  line-height: 1.6;
}
.test-circle {
  position: relative;
  padding-left: 2.6rem;
  gap: 1rem;
  margin-bottom: 1rem;
}
.test-circle::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #d9d9d9;
  border-radius: 50%;
  top: 5px;
  left: 0;
}
h6 {
  font-weight: bold;
  font-size: var(--rem24w);
  color: var(--color-primary);
  border-left: var(--px12) solid var(--color-primary);
  padding: 0 1rem;
}
/* code semi-introduction */
.semi-introduction .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.semi-introduction .col2_list > li {
  width: 49%;
  margin-bottom: 2%;
}
@media print, screen and (max-width: 432px) {
  .semi-introduction .col2_list > li {
    width: 100%;
  }
  .semi-introduction .col2_list > li:last-child {
    margin-bottom: 0;
  }
}
#introduction02 .imgarea {
  text-align: center;
  margin-bottom: 1.5rem;
}

#introduction02 p {
  line-height: 1.6;
}
#introduction02 .test-intro {
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed var(--color-font);
}
#introduction02 .test-intro span {
  font-size: var(--rem24w);
  margin-right: 7px;
}

/* addfix */
body .post p {
	letter-spacing: .08em;
}

#footer ul li a {
	font-weight: 500;
}

.linkBtn::before, .post .linkBtn::before, a.linkBtn::before, .post .subimitarea .linkBtn input[type="submit"]::before {
	content: none;
}

#recruit .linkBtn.rec-btn:hover {
	background: var(--color-font);
}

.cta01 a.item:hover {
	background: var(--color-font);
	opacity: 1;
}

.test-tel a {
	color: var(--color-font);
	text-decoration: underline;
	letter-spacing: .08em;
	transition: .3s all ease;
	font-weight: bold;
	font-size: var(--rem20);
}
.test-tel a:hover {
	color: var(--color-primary);
}


.post table.tbl-small {
	border: 0;
}
.post table.tbl-small th,
.post table.tbl-small td {
	width: auto;
	
	background: transparent;
	border: 0;
	padding: 0;
	line-height: 2;
	font-weight: normal;
	font-size: var(--rem16);
	letter-spacing: .1em;
}
.post table.tbl-small th > .th-flex{
	min-width: max-content;
	display: flex;
	justify-content: space-between;
}
.post table.tbl-small td {
	padding-left: 1.1em;
}
.column03 .txtarea .txtinner {
	max-width: max-content;
}

@media print, screen and (max-width: 640px) {
	.test-tel a {
		display:block;
	}
	.test-tel br {
		display: none;
	}
	.post table.tbl-small td {
    padding-left: 0.7em;
}
}

.post table.responsive th {
	color: var(--color-font);
}
.page-privacy .post table.tbl-small {
	width: fit-content;
    margin: 0;
}
.page-privacy .post table.tbl-small td{
	padding-left: .2em;
}

body:not(.home) .post h2,
body:not(.home) .post h3,
body:not(.home) .post h4,
.num_list01 .num_listttl,
h6, .post h6, h5, .post h5{
	font-family: var(--font-family02);
	font-weight: 500;
}

.youtubeArea {
	width: 100%;
	max-width: 900px;
} 
.contact_area .linkBtn.linkBtn-area{
	transition: all .3s ease;
}
.contact_area .linkBtn.linkBtn-area:hover {
	background: var(--color-font);
}

header#h1Header h1.title {
	font-family: var(--font-family02);
	font-weight: 500;
}

.num_list01 .imgarea:before {
	background: var(--color-primary);
	color: var(--color-font);
	font-size: 24px;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5;
}
.num_list01 .num_listttl{
	
	font-weight: 500;
}
.test-circle::before {
	background: var(--color-primary);
}

body:not(.home) .post h3,
body:not(.home) .post h4,
.num_list01 .num_listttl,
h6, .post h6, h5, .post h5{
	color: var(--color-secondary);
}

#introduction02 .test-intro {
	font-family: var(--font-family02);
	font-weight: 500;
}
.tbl_scroll {
	overflow: auto;
	display: block;
	margin-top: var(--px30);
}

.tbl_scroll > table {
	min-width: 690px;
	
	border: none;
    border-collapse: separate;
    border-spacing: 0 2px;
}

.tbl_scroll > table th {
	width: 25%;
    color:var(--color-font);
    font-weight: bold;
    background: var(--color-primary);
    vertical-align: middle;
    border-right: none;
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
}