@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://design-code.holo-server.com/wp-content/themes/mrp04/style.css");
@import url("https://design-code.holo-server.com/wp-content/themes/mrp04-child/css/custom.css");
@import url("https://design-code.holo-server.com/wp-content/themes/mrp04-child/style.css");

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");

:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
	 --color-background-01: #e3efff;
  --color-background-bd: linear-gradient(356.21deg, #3ba42a 0%, #0b4a9e 93.45%);
  --color-font: #111;
  --color-font-semi: #5B5B5B;
  --color-font-white: #fff;
  --color-primary: #0b4a9e;
  --color-primary-shade: #3ba42a;
  --color-primary-tint: #e7e7e7;
  --color-secondary: #ff0000;
  --color-secondary-tint: #e3f8df;
  --color-table-border: #0b4a9e;
  --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: #444444;
  --header-color-font-white: #fff;
  --header-color-primary: #0b4a9e;
  --header-color-primary-shade: #3ba42a;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #ffffff;
  --footer-color-font: #111111;
  --footer-color-primary: #111111;
  --footer-color-boder: #0b4a9e;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", "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;
}
.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;
}
.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-height: 80px;
        width: 100%;
        height: auto;
        max-width: 450px;
        object-fit: contain;
  }
   nav#mainNav ul li ul.sub-menu li a {
    background: var(--color-background) !important;
    color: var(--header-color-font);
    font-weight: bold;
  }
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--color-background);
    color: var(--color-primary);
  }
  nav#mainNav ul li a b {
    font-weight: bold;
  }
  #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-white);
    background: var(--header-color-primary-shade);
    padding-left: calc(var(--px30) - 3px);
    padding-right: calc(var(--px30) - 3px);
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary-shade);
    background: var(--header-background);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem24);
    font-weight: bold;
  }
  #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 {
    flex-direction: row;
    gap: 8px;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
  #header a.head_btn.web_btn span {
    position: relative;
    padding-left: calc(var(--px18) - 1px);
    padding-right: calc(var(--px18) - 1px);
    display: flex;
    align-items: center;
    font-size: var(--rem14);
    font-weight: bold;
    gap: 2px;
  }
  #header a.head_btn.web_btn span::before {
    content: url(/wp-content/uploads/header-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    font-family: "FontAwesome";
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
  }
  #header a.head_btn.web_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }
  #header a.head_btn.web_btn:hover span::before {
    content: url(/wp-content/uploads/header-img-blue.png);
  }
}
@media print, screen and (max-width: 1180px) and (min-width: 1024px) {
 
  nav#mainNav ul li a {
    padding: var(--px20) 1.5rem;
  }
}
@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-size: var(--rem12);
  padding: var(--px40) 0;
}
.footer-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
  width: 90%;
  padding-bottom: var(--px40);
  border-bottom: 1px solid var(--footer-color-boder);
}
#footer .footnav ul {
  justify-content: flex-end;
  align-self: flex-end;
}
#footer .inner {
  align-self: flex-end;
  width: 100%;
  max-width: none;
}
#copyright {
  margin: var(--px40) auto 0;
}
#footer .footnav ul > li::after {
  display: none;
}
#footer .footnav ul > li::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 7px;
  height: 7px;
  border-right: 2px solid #444444;
  border-bottom: 2px solid #444444;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -4px;
  margin-right: 1rem;
  transition: all 0.3s;
  background: transparent;
  font-weight: 400;
}
#footer .footnav ul > li {
  padding: var(--px20) 1.5rem;
  margin-bottom: 0;
  /* font-weight: 500; */
}
@media print, screen and (max-width: 432px) {
  .footer-info {
    flex-wrap: wrap;
    justify-content: center;
  }
  #footer .footnav ul {
    justify-content: center;
  }
}
/* code main-ttl */
h1.title.top-loop span,
h1.title.bottom-loop span,
h1.title.main-ttl span {
  position: relative;
  display: flex;
  flex-direction: column;
  letter-spacing: 0;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: calc(var(--rem72) + 3px);
  text-align: center;
  background: linear-gradient(90deg, #3ba42a 40%, #0b4a9e 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
h1.title.top-loop span span,
h1.title.bottom-loop span span,
h1.title.main-ttl span span {
  letter-spacing: 0.1em;
  font-size: var(--rem40);
  background: var(--color-font);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: var(--color-font);
}
h1.title.top-loop span span::before,
h1.title.bottom-loop span span::before,
h1.title.main-ttl span span::before {
  content: "";
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  width: var(--rem80w);
  height: 3px;
  margin: 1rem auto;
  transform: rotate(180deg);
}
.post h2.about-ttl {
  font-size: var(--rem40);
  font-family: var(--font-family02);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;

  padding: 0;
  margin: 0;
  margin-bottom: var(--px60w);
}
.post h2.about-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  width: var(--rem80w);
  height: 3px;
  margin: 0.6em auto 0;
  transform: rotate(180deg);
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 350px;
  font-size: var(--rem16);
  font-weight: 600;
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--px20) 30px var(--px20) 20px;
  margin: 0;
  /* border: solid 2px; */
  border-radius: 0;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  background: var(--color-primary-shade);
}
/* .post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-right: 3px solid var(--color-primary);
  border-bottom: 3px solid 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;
  padding: calc(var(--px96) - 6px) 0;
}
.cta01 .cta01_wrap {
  max-width: 1637px;
  width: 90%;
  margin: 0 auto;
  background: #ffffffe6;
  padding: calc(var(--px80) + 5px) calc(var(--px100) - 2px) calc(var(--px160) - 4px);
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1440px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  position: relative;
  background: var(--color-background);
}
.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;
}
.cta-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: var(--color-font-white);
  background: var(--color-primary);
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta-item .btnttl {
  font-size: var(--rem20);
}
.cta-tel {
  display: flex;
  align-items: center;
  padding: 0 1rem;
  gap: 1rem;
}
.cta01 a.item:hover,
.cta01 .cta-item:hover {
  opacity: 0.8;
}

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

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem18);
  font-weight: bold;
  line-height: 1.4;
  padding: 0 1rem;
}
.cta01 .cta-item .infotxt {
  font-size: var(--rem16);
}
/*電話ボタン*/

.cta01 .cta-item .telnum,
.cta01 .cta-item .telnum-01 {
  font-size: var(--rem30);
  margin-bottom: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: transparent;
  color: var(--color-font-white);
}

/*メールボタン*/

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

/*LINEボタン*/

.cta01 a.linebtn {
  background: var(--color-primary-tint);
  color: var(--color-primary);
}
.cta01 .linebtn .btnttl {
  font-size: var(--rem24);
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 4px;
}

/*ボタンアイコン*/

.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: "\f3cd";
  margin-right: 0;
}
.cta01 .telnum-01::before {
  margin-right: 0;
  content: "";
  background: url(/wp-content/uploads/contact-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: var(--px30);
  height: var(--px30);
  margin-top: 2px;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .linebtn .btnttl::before {
  margin-right: 0;
  content: "";
  background: url(/wp-content/uploads/contact-02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: var(--px40);
  height: var(--px40);
  margin-bottom: 2px;
}
/* @media print, screen and (max-width: 1600px) {
  .cta01 .cta-item .telnum,
  .cta01 .cta-item .telnum-01 {
    font-size: var(--rem24);
  }
} */
/* @media print, screen and (max-width: 1438px) {
  .cta01 .cta-item .telnum,
  .cta01 .cta-item .telnum-01,
  .cta01 .cta-item .infotxt,
  .cta01 .cta-item .btnttl {
    font-size: 14px;
  }
} */
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
	.cta01 .cta01_wrap {
		padding: var(--px80) var(--px40);
	}
}
/* code about */
.fullwide01 {
  position: relative;
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px120) 0;
}
.fullwide01_wrap {
  position: relative;
  background: var(--color-background);
  max-width: 1300px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px150) 2rem var(--px100);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  mix-blend-mode: normal;
  box-shadow: 0px 4px 20px rgba(11, 74, 158, 0.15);
}
.fullwide01_wrap::before {
  content: "";
  background: url(/wp-content/uploads/top-joe-nuki.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: var(--px20);
  bottom: var(--px20);
  width: var(--px200);
  height: auto;
	aspect-ratio: 1 / 1;
}
.fullwide01_inner {
  max-width: 960px;
	position: relative;
}
.fullwide01 p,
#story p,
#recruit p {
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}
@media print, screen and (max-width: 767px) {
 .post .linkBtn {
    max-width: 240px;
  }
  #about .mt4.txt_c {
   width: calc(100% - var(--px200));
  }
}
/* code service */
#service {
  background: linear-gradient(180deg, rgba(217, 244, 213, 0) 0%, #d9f4d5 100%);
  padding: var(--px60) 0 var(--px120);
}
#service .link_3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 13px;

  max-width: 1469px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px50) 0;
}

.post .link_item {
  width: 100%;
  margin: 0;
  border: none;
}

.post .link_item a {
  position: relative;
	display: block;
}

.post .link_item_img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.post .link_item_img:before {
  content: "";
  display: block;
  padding-top: 57%;
}

.post .link_item_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-primary);
  opacity: 50%;
  pointer-events: none;
}

.post .link_item_img img {
  position: absolute;
  width: 100%;
  max-width: initial;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  padding: 0;
}

.post .link_item a:hover .link_item_img img {
  width: 120%;
  height: 120%;
}

.link_item .link_item_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 15px;
  line-height: 1;
  font-size: calc(var(--rem30) + 2px);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}

.link_item .link_item_ttl span {
  font-size: 30px;
  font-weight: bold;
}

.post .link_item a:hover .link_item_ttl {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .link_item .link_item_ttl {
    font-size: var(--rem24);
  }
}
@media only screen and (max-width: 611px) {
  #service .link_3col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .post .link_item_img:before {
    padding-top: 50%;
  }

  .link_item .link_item_ttl {
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 0 15px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 376px) {
  #service h1.title.main-ttl span span {
/*     font-size: 21px; */
    letter-spacing: 0.05em;
  }
}
/* code recruit */
/*-----------------------------
column_02
------------------------------*/
#recruit .sec01 {
  background: var(--color-background);
  padding: var(--px120) 0;
}

.column02 {
  position: relative;
  padding: calc(var(--px96) - 6px) 0;
  margin: 0;
}
.column02::before {
  content: "";
  background: #aaa;
  width: 80%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.column02_wrap {
  position: relative;

  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.column02 .txtarea {
  background: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px60) var(--px40) 0;
  margin: 0;
}
.column02 .txtarea .txtinner {
  max-width: 736px;
}
.column02 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#recruit h1.title {
  margin-bottom: var(--px30);
}
h1.title.recruit-ttl span {
  position: relative;
  display: flex;
  flex-direction: column;
  letter-spacing: 0;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: calc(var(--rem72) + 3px);
  text-align: left;
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
h1.title.recruit-ttl span span {
  letter-spacing: 0.1em;
  font-size: calc(var(--rem36) - 1px);
  background: var(--color-font);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: var(--color-font);
}
h1.title.recruit-ttl span span::before {
  content: "";
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  width: var(--rem80w);
  height: 3px;
  margin: 1rem 0;
  transform: rotate(180deg);
}

/*---------rev-----------*/

.column02.rev:before {
  content: "";
  background: url(/wp-content/uploads/top-06.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 68%;
  height: 100%;
  position: absolute;
  bottom: inherit;
  right: inherit;
  top: 0;
  left: 0;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .column02.rev .flexbox {
    flex-direction: row-reverse;
  }
  .column02 .txtarea {
    padding: var(--px50) 5%;
  }
  .column02.rev:before {
    background-position: right;
  }
}
@media screen and (max-width: 376px) {
  h1.title.recruit-ttl span span {
    font-size: 21px;
  }
}
/* code story*/
#story {
  position: relative;
  background: url(/wp-content/uploads/top-08.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px120) 0;
}
#story::before {
  content: "";
  background: var(--color-background);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.story-content {
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.story-image {
  width: 94%;
  max-width: 1050px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
#recruit .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
#recruit .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  background: transparent;
  opacity: 1;
}
header#h1Header h1.title {
  background: linear-gradient(90deg, #3ba42a 40%, #0b4a9e 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
body:not(.home) .post h2 {
  letter-spacing: 0;
  font-family: var(--font-family02);
  font-weight: bold;
  background: linear-gradient(90deg, #3ba42a 40%, #0b4a9e 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
body:not(.home) .post h2::after {
  content: "";
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  width: var(--rem80w);
  height: 3px;
  margin: 1rem auto;
  transform: rotate(180deg);
}

.page_contents_inner p {
  line-height: 2;
}

/* code table */
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);
}
table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}

/*================================================
				　採用情報
================================================*/
.post .lead {
  font-size: min(calc(3.2rem + (1vw - 19.2px) * 0.5178), 3.2rem); /* 3.2-2.4rem (1920-375) */
  font-weight: 500;
  font-style: italic;
}

.post .lead_en {
  font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.3236), 1.8rem);
  /* -- 1920 1.8rem 375 1.3rem -- */
  color: var(--color-primary-shade);
  letter-spacing: 0.8rem;
}
.marker.yellow {
  background: linear-gradient(transparent 60%, var(--color-primary-shade) 60%);
}
/*--幅フル100%背景色--------------------------------------------*/

.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: #fafafa;
}
.post .widecolor > h2:first-child {
  margin-top: 0 !important;
}

/*--スタイルリストエリア--------------------------------------------*/

ul.box_style01 > li {
  position: relative;
  gap: 40px;
  width: 100%;
  background: #fff;
  padding: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px) min(calc(35px + (1vw - 19.2px) * 0.6472), 35px);
  border-radius: 20px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  text-align: left;
}
.post ul.box_style01 .box_style_ttl {
  width: 100%;
  font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem); /* 2.8-2.1rem (1920-375) */
  font-weight: 400;
  padding: 0.6rem 0 0.6rem 2rem;
  margin: 0 0 min(calc(15px + (1vw - 19.2px) * 0.4531), 15px); /*15-10px (1920-375) */
  border-bottom: none;
  border-left: 3px solid var(--color-primary-shade);
  text-align: left;
  font-style: italic;
  line-height: 1.4;
  color: var(--color-primary-shade);
}
@media screen and (min-width: 769px) {
  ul.box_style01 > li {
    display: flex;
  }
}

/*--ボタン別アイコン--------------------------------------------*/

a.external.ico_phone::before {
  content: "\f095";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
a.external.ico_mail::before {
  content: "\f0e0";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
a.external.ico_phone::after,
a.external.ico_mail::after {
  content: none;
}

/*---table_style04-------------------------------------*/
table.table_style04.responsive {
  border-spacing: 0;
  border-collapse: collapse;
}

.post table.table_style04 th {
  background-color: transparent;
}
.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
  border: none;
}
table.table_style04 tr:first-child {
  border-top: 1px solid var(--color-primary);
}
table.table_style04 tr:last-child {
  border-bottom: 1px solid var(--color-primary);
}
table.table_style04 tr {
  border-top: 1px dashed var(--color-primary);
  letter-spacing: 1px;
}
table.table_style04 th,
table.table_style04 td {
  padding: 50px 30px;
}
table.table_style04 th {
  position: relative;
  z-index: 0;
}
table.table_style04 th:before {
  position: absolute;
  content: "";
  background: var(--color-primary);
  top: 7px;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: auto;
  z-index: -1;
}
table.table_style04 td ul li {
  padding-left: 1em;
  position: relative;
  line-height: 2;
}
table.table_style04 td ul li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}
@media print, screen and (max-width: 768px) {
  table.table_style04 th,
  table.table_style04 td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }
  table.table_style04 th {
    width: 32%;
  }
  table.table_style04 td {
    width: 68%;
  }
}

/*--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) */
}
.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: 2.2em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}
.contact_read {
  margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  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;
}


.sub-symbol {
	vertical-align: super;
	font-size: 50%;
	color: var(--color-font);
	filter: brightness(0);
}
.cta-tel {
	flex-direction: column;
	gap: 0;
}
.cta01 .cta-item .infotxt {
	padding: 0;
	font-size: calc(var(--rem14) - 1px);
}

@media print, screen and (min-width: 1024px) {
	.cta01 .cta-item .infotxt {
		font-size:clamp(10px, calc(1.6rem + ((1vw - 19.2px) * 0.6696)), 16px);
	}
	h1.title.recruit-ttl > span, h1.title.top-loop > span, h1.title.bottom-loop > span, h1.title.main-ttl > span {
	font-size: calc(calc(var(--rem72) + 3px) * 0.9);
}
h1.title.recruit-ttl > span span,
h1.title.top-loop > span span, h1.title.bottom-loop > span span, h1.title.main-ttl > span span{
	font-size: calc(calc(var(--rem36) - 1px) * 0.9);
}

.fullwide01 p, #story p, #recruit p {
	font-size: calc(var(--rem18) * 0.9);
}

.post h2.about-ttl {
	font-size: calc(var(--rem40) * 0.9);
}
}
/* ---------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------- */
body:not(.home) .post h2.ttl-semi span {
  position: relative;
  display: flex;
  flex-direction: column;
  letter-spacing: 0;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: calc(var(--rem40w) + 5px);
  text-align: center;
  background: linear-gradient(90deg, #3ba42a 40%, #0b4a9e 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
body:not(.home) .post h2.ttl-semi span span {
  letter-spacing: 0.1em;
  font-size: var(--rem20w);
  background: var(--color-font);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: var(--color-font);
}
body:not(.home) .post h2.ttl-semi span span::before {
  content: "";
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  width: var(--rem80w);
  height: 3px;
  margin: 1rem auto;
  transform: rotate(180deg);
}
body:not(.home) .post h2.ttl-semi::after {
  display: none;
}
body:not(.home) .post h3 {
  font-size: var(--rem30w);
  font-family: var(--font-family01);
  font-weight: 600;
  letter-spacing: 0.1rem;
  padding: var(--px20) var(--px40);
  margin: var(--px60) auto var(--px50);
  border: 2px solid var(--color-primary);
}
body:not(.home) .post h4 {
  position: relative;
  font-size: var(--rem20w);
  font-family: var(--font-family01);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.4em;
  margin: var(--px40) auto calc(var(--px24) + 2px);
  border: none;
}
body:not(.home) h4::before {
  content: "";
  position: absolute;
  width: var(--rem20w);
  height: var(--rem20w);
  background: var(--color-primary);
  border-radius: 50%;
  top: .3em;
/*   transform: translateY(-50%); */
  left: 0;
}
h5 {
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 2;
  letter-spacing: 0.1em;
  padding: var(--px16);
  background: var(--color-background-01);
  border-left: 1.5rem solid transparent;
  border-image: var(--color-background-bd);
  border-image-slice: 1;
  margin-bottom: var(--px30);
}

.semi-content {
  padding: 0 var(--px40);
}
.txtarea-semi p {
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.test-24semi {
  text-align: center;
  line-height: 2;
  font-weight: bold;
  font-size: var(--rem24w);
  letter-spacing: 0.2em;
  color: var(--color-font-semi);
}
/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
  position: relative;
  margin-bottom: 0;
}
.num_list01 .imgarea::before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-primary-shade);
  color: var(--color-font-white);
  font-family: var(--font-family01);
  font-weight: 400;
  font-size: 25px;
  border-radius: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: -65px;
  transform: translateX(-50%);
}
.num_list01 .num_listttl {
  text-align: center;
  font-weight: bold;
  font-size: var(--rem20w);
  padding: var(--rem20w) 0;
  position: relative;
  letter-spacing: 0.1em;
}

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

.semi-feature .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: var(--px100);
}
.semi-feature .col3_list > li {
  width: 32%;
  margin-bottom: 10%;
  background: var(--color-secondary-tint);
  padding: 40px var(--px20) var(--px40);
  border-radius: 10px;
}
.semi-feature .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.semi-feature .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .semi-feature .col3_list > li {
    width: 49%;
  }
  .semi-feature .col3_list::before,
  .semi-feature .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .semi-feature .col3_list > li {
    width: 100%;
    margin-bottom: 12%;
  }
  .semi-feature .col3_list > li:last-child {
    margin-bottom: 12%;
  }
}
/*---------coln02-----------*/
.btn-content {
  max-width: 620px;
  margin: 0 auto;
}
.semi-features-joe .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-features-joe .col2_list > li {
  width: 49%;
  margin-bottom: 2%;
}
@media print, screen and (max-width: 500px) {
  .semi-features-joe .col2_list > li {
    width: 100%;
  }
  .semi-features-joe .col2_list > li:last-child {
    margin-bottom: 0;
  }
}

.btn-semi {
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  border-radius: 100px;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 282px;
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
  line-height: 1.8;
  text-align: center;
  margin: 0;
  transition: all 0.3s;
  padding: var(--px20) 30px var(--px20) 20px;
}
.btn-semi:hover {
  background: linear-gradient(90deg, #3ba42a 0%, #0b4a9e 100%);
  color: var(--color-font-white);
  opacity: 0.7;
}
/* code features-joe */
.joe-02-block .txtarea-joe p {
  line-height: 1.5;
}
.joe-02-block .joe-bg {
  height: 264px;
  justify-content: center;
}
@media print, screen and (max-width: 500px) {
  .joe-02-block .joe-bg {
    height: auto;
    justify-content: center;
  }
}
.joe-bg-01 {
  padding: var(--px24) var(--px18);
  background: var(--color-secondary-tint);
  border-radius: 10px;
}
.joe-bg {
  padding: var(--px24) var(--px18);
  background: var(--color-secondary-tint);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.test-border {
  border: 1px solid var(--color-font);
  background: var(--color-background);
  font-weight: bold;
  padding: 1rem var(--px24);
  text-align: center;
  margin: 0 auto var(--px20);
}
#joe-03 .txtarea {
  padding: 0 1rem;
}
#joe-03 a,
#joe-04 a {
  border-bottom: 1px solid var(--color-font);
}
/* code semi-pick-up */
.semi-pick-up p {
  letter-spacing: 0.02em;
}
.semi-pick-up .imgarea {
  text-align: center;
  margin-bottom: var(--px30);
}
.test-price {
  font-weight: bold;
  font-size: var(--rem24);
  line-height: 2;
  letter-spacing: 0.1em;
  color: var(--color-primary);
  margin-top: var(--px24);
  display: flex;
  justify-content: flex-end;
}
.test-price p {
  border-bottom: 1px solid var(--color-primary);
}
.test-price span {
  font-size: var(--rem18);
}
.semi-pick-up .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-pick-up .linkBtn {
  border-radius: 5px;
  max-width: 352px;
}
.semi-pick-up .col2_list > li {
  width: 48%;
  margin-bottom: 5%;
}
@media print, screen and (max-width: 432px) {
  .semi-pick-up .col2_list > li {
    width: 100%;
  }
  .semi-pick-up .col2_list > li:last-child {
    margin-bottom: 0;
  }
}

/* code fix */
body:not(.home) .post h4 {
  margin-top: 0;
}

.w800 {
	max-width: 800px;
	margin: 0 auto;
}

/* 20250613 */

.warning, .post .warning {
	font-size: 80%;
}
.mr2 {
	margin-right: var(--px20) !important;
}

.test-price {
	text-align: right;
}

#footer .footer__logo img {
	max-width: 450px;
}
@media print, screen and (min-width: 769px) {
	.sp_show {
		display: none !important;
	}
}
@media print, screen and (max-width: 768px) {
	.fullwide01_wrap::before {
		display: none !important;
	}
	#about .mt4.txt_c {
		width: 100%;
		text-align: center;
	}
	.sp_flex {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: var(--px30);
		margin-bottom: var(--px50);
	}
	.sp_flex .img-contain {
		width: 30%;
	}
	.post .sp_flex h2.about-ttl {
		text-align: left;
		margin-bottom: 0;
	}
	.post .sp_flex h2.about-ttl:after {
		margin-left: 0;
		margin-right: auto;
	}
}