@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=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #f6f6f6;
  --color-background02: #f5f5f5;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #111;
  --color-font-white: #fff;
  --color-font01: #d6d6d6;
  --color-primary: #003a86;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #23cf81;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #d1d1d1;
  --color-table-border01: #c0c0c0;
  --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: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #111;
  --header-color-font-white: #fff;
  --header-color-primary: #003a86;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #003a86;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", serif;
  --font-family03: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  --font-family04: "Shippori Mincho", "Noto Sans JP", serif;
  --font-family-eng: "Roboto", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

  /* add */
  --px25: clamp(15px, calc(12.157px + 0.669vw), 25px);
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
  scroll-behavior: smooth;
}
.single-post h1.title {
  font-size: calc(var(--rem36) - 4px);
  color: var(--color-font);
  font-weight: bold;
}
.dateLabel {
      border-top: 1px solid var(--color-primary);;
}
a#scrollUp {
  bottom: 60px;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
#contact-bottom {
  clear: both;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background01);
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.font-f-02 {
  font-family: var(--font-family02);
}
.line-h2 {
  line-height: 2;
}
.line-h18 {
  line-height: 1.8;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    margin-left: clamp(8px, calc(0px + 0.781vw), 15px);
  }
  nav#mainNav ul li a {
    padding: clamp(8px, calc(-11.429px + 1.897vw), 25px);
  }

  #header .logo img {
    max-width: none;
    width: 100%;
    max-height: calc(var(--px80) - 6px);
  }
  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: clamp(13px, calc(9.571px + 0.335vw), 16px);
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  #header ul.header__contact .header__inner {
    position: relative;
  }
  #header ul.header__contact .header__inner::before {
    content: "";
    background: var(--color-table-border01);
    height: 70px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }
  #header ul.header__contact .header__inner:hover::before {
    content: none;
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    padding-left: var(--px30);
    padding-right: var(--px30);
  }
  .tel_text-phone {
    font-weight: 500;
    font-size: var(--rem14);
    letter-spacing: 0.05em;
  }
  .note,
  .note b {
    font-weight: 400;
    font-size: clamp(11px, calc(9.857px + 0.112vw), 12px);
  }
  #header .tel_icon {
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem22w);
    font-family: var(--font-family-eng);
    margin: 4px 0 2px;
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.69em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0.5px;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    border-color: var(--header-color-primary);
  }
  #header a.head_btn.tel_btn:hover .tel_icon {
    color: var(--header-color-font-white);
  }
  #header a.head_btn.mail_btn {
    gap: 8px;
    padding-left: calc(var(--px24) + 1px);
    padding-right: calc(var(--px24) + 1px);
    letter-spacing: 0.05em;
    font-size: calc(var(--rem14) + 1px);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
}
/* code fix 1024px */
@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .u-visible-sp {
    display: none !important;
  }
  .u-visible-pc {
    display: block !important;
  }
  body.mobile #header .logo img {
    max-width: none;
    max-height: calc(var(--px80) - 6px);
  }
}
@media print, screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary);
    color: #fff;
  }
}
/* code footer */
#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footnav ul > li {
  padding: 0 calc(var(--rem16) + 2px);
}
#footer .footnav ul > li:first-child:after {
  content: none;
}
#footer .footer__logo img {
  max-height: calc(var(--px80w) + 10px);
}
#footer .footer__logo:not(:last-child) {
  margin: var(--rem30) 0;
}
#copyright {
  font-weight: 300;
  margin: 0 auto;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem30w);
  letter-spacing: 0;
  line-height: 1;
  color: var(--color-font);
  letter-spacing: 0.05em;
  margin: 0;
  margin-bottom: var(--px50);
  position: relative;
}
.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 1;
  color: var(--color-primary);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 1.1em;
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2em;
  height: 1px;
  background: var(--color-primary);
  margin: 0.9em auto 0;
}
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 177px;
  font-weight: 500;
  font-size: var(--rem16);
  color: var(--color-font);
  line-height: 1;
  height: 40px;
  letter-spacing: 0.05em;
  text-align: left;
  background: transparent;
  padding: 1.2rem 0;
  margin: var(--px50) auto 0;
  border-radius: 0;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: "\f105";
  position: absolute;
  font-size: 16px;
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: 40px;
  height: 40px;
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font);
  background: transparent;
  opacity: 0.7;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  color: var(--color-font-white);
}
.page-thanks .linkBtn {
  max-width: 200px;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code poslist */

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

.postlist .ttls a,
.postlist .date {
  color: var(--color-font);
  font-size: var(--rem16);
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  font-weight: bold;
  font-size: calc(var(--rem12) + 1px);
  letter-spacing: 0.05em;
}
/* code contact */
.cta01 {
  background: var(--color-background);
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: var(--px120) 0 0;
  position: relative;
  z-index: 2;
}
.cta01::before {
  content: "";
  background: url(/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 84%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 100%;
  margin: var(--px50) 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(--rem36) 0;
  text-align: center;
  box-sizing: border-box;
  font-weight: 500;
  color: var(--color-font);
  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::before {
    height: 70%;
  }
}
@media print, screen and (max-width: 500px) {
  .cta01::before {
    height: 72%;
  }
}

/*ボタン共通パーツ*/
.cta01 p {
  font-weight: 500;
  font-size: var(--rem20w);
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.cta01 .btnttl {
  display: block;
  margin-bottom: var(--px14);
}
.cta01 .infotxt {
  font-size: calc(var(--rem14) + 1px);
  line-height: 1.3;
  font-weight: 400;
}

/*電話ボタン*/

.cta01 .telnum {
  font-family: var(--font-family-eng);
  font-size: var(--rem28);
  margin-bottom: 1rem;
  color: var(--color-primary);
  display: flex;
  align-items: center;
  line-height: 1.1;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
}
.cta01 a.telbtn {
  background: var(--color-background);
  border: 1px solid var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-weight: bold;
  font-size: var(--rem20w);
  margin-bottom: 0;
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.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: "\f095";
  font-size: 0.72em;
  margin-bottom: 0.5px;
  line-height: 1;
}
/* code fullwide01 */
.fullwide01 {
  position: relative;
  background: var(--color-background);
}
.fullwide01_wrap {
  background: transparent;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px160) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
}
.fullwide01_inner {
  max-width: 960px;
}
.fullwide01 .text-40 {
  text-align: center;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem40);
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: var(--px40);
}
.fullwide01 .text-16 {
  text-align: center;
  line-height: 2.4;
  letter-spacing: 0.05em;
}

@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px120) 0;
  }
}
@media print, screen and (max-width: 500px) {
  .fullwide01 .text-40,
  .fullwide01 .text-16 {
    text-align: left;
  }
}
@media print, screen and (max-width: 420px) {
  .fullwide01 .text-16 {
    letter-spacing: 0.02em;
  }
}
/* code strength */
#strength {
  position: relative;
  padding: var(--px120) 0;
}
#strength::before {
  content: "";
  background: url(/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.post .col3_strength {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px50);
}
.post .col3_strength > li {
  width: calc((100% - var(--px50) * 2) / 3);
}
.post .col3_strength .imgarea {
  position: relative;
  overflow: hidden;
  aspect-ratio: 380 / 280;
}
.post .col3_strength .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .col3_strength .txtarea .text-18 {
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: calc(var(--rem16) + 2px);
  color: var(--color-primary);
  line-height: 1;
  margin: var(--rem30) 0 var(--rem18);
}
.post .col3_strength .txtarea .text-24 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  #strength::before {
    background-attachment: fixed;
  }
}
@media print, screen and (max-width: 1440px) {
  #strength::before {
    width: 76%;
  }
}
@media print, screen and (max-width: 1024px) {
  #strength::before {
    width: 78%;
  }
}
@media print, screen and (max-width: 1100px) and (min-width: 1024px) {
  .post .col3_strength .txtarea .text-24 {
    font-size: 18.5px;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_strength > li {
    width: calc((100% - var(--px50) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_strength > li {
    width: 100%;
  }
}
/* code service + code recruit */

#recruit {
  position: relative;
  padding: var(--px120) 0 calc(var(--px120) + 50px);
}

.post .column05 .main-ttl {
  text-align: left;
}
.post .column05 .main-ttl::after {
  margin: 0.9em 0 0;
}
.column05 {
  position: relative;
  margin: 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 .imgarea {
  position: relative;
  overflow: hidden;
  width: 60%;
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-background);
  border: 1px solid var(--color-table-border01);
  padding: calc(var(--px80) - 5px) var(--px50);
  margin: 0 auto -50px -10%;
  z-index: 10;
}
.column05 .txtarea .txtinner {
  max-width: 450px;
}
@media print, screen and (min-width: 1440px) {
  .post .column05 .main-ttl {
    margin-bottom: 40px;
  }
  .post .column05 .linkBtn {
    margin-top: 40px;
  }
  .column05 .txtarea {
    height: 500px;
  }
}
@media print, screen and (max-width: 1200px) and (min-width: 1024px) {
  .column05 .imgarea {
    aspect-ratio: 553 / 430;
  }

  #recruit .column05 .txtarea {
    height: 430px;
  }
  #recruit .column05 .txtarea .line-h2 {
    letter-spacing: 0.1rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .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 -10% -50px auto;
  }
}
@media print, screen and (max-width: 1023px) {
  .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;
  }
}

@media print, screen and (max-width: 768px) {
  #recruit {
    padding: var(--px120) 0;
  }
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
/* code link-page */
.post .col5_strength .link-page {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: var(--rem24);
  color: var(--color-font-white);
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: left;
  background: transparent;
  padding: 0.8rem 6rem 0.8rem 0;
  margin: 0 auto;
  border-radius: 0;
  transition: all 0.3s;
}
.post .col5_strength .link-page::after {
  content: "\f105";
  position: absolute;
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: var(--rem40w);
  height: var(--rem40w);
  background: transparent;
  border: 1px solid var(--color-background);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0;
  transition: 0.3s all;
}
@media print, screen and (max-width: 1100px) and (min-width: 1024px) {
  .post .col5_strength .link-page {
    font-size: 16px;
  }
}
/* code col5_strength*/
.post .col5_strength {
  width: 90%;
  max-width: 1600px;
  margin: calc(var(--px120) + 50px) auto 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px25);
}
.post .col5_strength .imgarea {
  position: relative;
  overflow: hidden;
}
.post .col5_strength .imgarea::before {
  content: "";
  background: var(--clr-000);
  opacity: 0.4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: all ease 0.3s;
}
.post .col5_strength a:hover img {
  opacity: 1;
  scale: 1.2;
  transition: all ease 0.3s;
}
.post .col5_strength a:hover .imgarea::before {
  opacity: 0.4;
}
.post .col5_strength > li {
  width: calc((100% - var(--px25) * 4) / 5);
}
.post .col5_strength a {
  position: relative;
  display: block;
}
.post .col5_strength .txtarea {
  position: relative;
  padding: 0 clamp(10px, calc(5.146px + 1.294vw), 30px);
  width: 100%;
  bottom: var(--rem30);
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
@media print, screen and (max-width: 1200px) {
  .post .col5_strength > li {
    width: calc((100% - var(--px25) * 3) / 4);
  }
}
@media print, screen and (max-width: 768px) {
  .post .col5_strength > li {
    width: calc((100% - var(--px25) * 2) / 3);
  }
  .post .col5_strength {
    margin: var(--px120) auto 0;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col5_strength > li {
    width: calc((100% - var(--px25) * 1) / 2);
  }
  .post .col5_strength .link-page {
    letter-spacing: 0.03em;
  }
  .post .col5_strength .link-page {
    padding: 1.3rem calc(var(--rem20w) + var(--rem40w)) 1.3rem 0;
  }
}
@media print, screen and (max-width: 400px) {
  .post .col5_strength .link-page {
    padding: 1.3rem calc(var(--px20) + var(--rem40w)) 1.3rem 0;
  }
}
/* code fullwide02 */
.fullwide02 {
  position: relative;
  background: url(/wp-content/uploads/top-11.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fullwide02::before {
  content: "";
  background: var(--color-background);
  opacity: 75%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.fullwide02_wrap {
  background: transparent;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px120) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.fullwide02_inner {
  max-width: 960px;
}
.fullwide02 .text-16 {
  text-align: center;
  line-height: 2.4;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .fullwide02 {
    background-attachment: fixed;
  }
}
@media print, screen and (max-width: 768px) {
  .fullwide02_wrap {
    padding: var(--px120) 0;
  }
}
@media print, screen and (max-width: 500px) {
  .fullwide02 .text-16 {
    text-align: left;
  }
}
/* code company-network */
#company-network .linkBtn {
  margin-top: 0;
  max-width: 100%;
  font-weight: bold;
  font-size: var(--rem24w);
  padding: 0.8rem 0;
}
#company-network .linkBtn span {
  font-family: var(--font-family-eng);
  font-size: var(--rem18);
  color: var(--color-primary);
  margin-left: 1rem;
  text-transform: uppercase;
}
#company-network {
  position: relative;
  background: var(--color-background);
  padding: var(--px120) 0;
}
#company-network::before {
  content: "";
  background: url(/wp-content/uploads/top-12.png);
  width: 70%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
}
.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px40);
}
.post .col2_list > li {
  width: calc((100% - var(--px40) * 1) / 2);
}
.post .col2_list .imgarea {
  position: relative;
  aspect-ratio: 600 / 350;
  overflow: hidden;
}
.post .col2_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .col2_list .txtarea {
  background: var(--color-background);
  padding: var(--rem30);
}
@media print, screen and (max-width: 1440px) {
  #company-network::before {
    width: 78%;
  }
}
@media print, screen and (max-width: 1024px) {
  #company-network::before {
    width: 75%;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col2_list > li {
    width: 100%;
  }
}
/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
  content: none;
}
h1.title,
.post h1,
header#h1Header h1.title {
  font-weight: bold;
  letter-spacing: 0;
}
.post .semi-wrapper .main-ttl {
  margin-bottom: var(--px60);
}
.post h3 {
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  padding: 0 var(--px30) 0.7em;
  margin: 0 auto var(--rem40w);
  border-bottom: 1px solid var(--color-primary);
}
/* code table */
.post table.responsive th {
  width: 28.9%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.table_careers,
.post table.table_careers th,
.post table.table_careers td {
  border-width: 1px 0;
  border-color: var(--color-table-border);
}
/* code semi-company */
/* code semi-company content01 */
.semi-company .content01 .text-24 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem24w);
  margin-bottom: var(--rem24);
  line-height: 1.6;
}
.semi-company .content01 .text-24.txt_r {
  margin-bottom: 0;
}
.semi-company .content01 .line-h18 {
  padding-left: var(--rem14);
}
@media print, screen and (max-width: 500px) {
  .semi-company .content01 .text-24 {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 400px) {
  .semi-company .content01 .text-24 {
    font-size: 15px;
  }
}
/* code semi-company content02 */
.semi-company .content02 .box {
  display: flex;
  justify-content: center;
}
@media print, screen and (max-width: 420px) {
  .semi-company .content02 .line-h18 {
    letter-spacing: 0.04rem;
  }
}
/* code semi-company content03 */
.post .col3_philosophy {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--rem40) var(--px20);
}
.post .col3_philosophy > li {
  width: 23%;
}
.post .col3_philosophy .text-56 {
  text-align: center;
  font-family: var(--font-family-eng);
  font-weight: bold;
  font-size: var(--rem56);
  line-height: 1;
  margin: var(--rem40) 0 var(--rem26w);
}
@media print, screen and (max-width: 768px) {
  .post .col3_philosophy > li {
    width: 30%;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_philosophy > li {
    width: 47%;
  }
}
@media print, screen and (max-width: 400px) {
  .post .col3_philosophy .line-h18 {
    letter-spacing: 0.05rem;
  }
}
/* code semi-careers */
/* code semi-careers content01*/
.post .lead {
  font-family: var(--font-family03);
  font-size: var(--rem20w);
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.marker.yellow {
  background: linear-gradient(transparent 60%, var(--color-primary-shade) 60%);
  padding-bottom: 0.5rem;
}
.post .lead_en {
  font-size: var(--rem20w);
  color: var(--color-font);
  line-height: 2.5;
  letter-spacing: 0.3em;
}
.semi-careers .content01 .text-16 {
  text-align: center;
  font-size: var(--font-family03);
  line-height: 2;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 500px) {
  .semi-careers .content01 .text-16 {
    text-align: left;
  }
}
/*--contact_area-------------------------------------*/

.contact_area {
  padding: min(calc(80px + (1vw - 19.2px) * 2.589), 80px) var(--px60);
  text-align: center;
  background: var(--color-background02);
}
.post .contact_ttl {
  font-family: var(--font-family02);
  color: var(--color-font);
  font-size: calc(var(--rem24w) + 1px);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0 auto var(--rem40);
}
.post .contact_ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 3.24em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.7em auto 0;
}
.contact_read {
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
/* code link-contact */
a.link-contact {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 289px;
  font-weight: bold;
  font-size: var(--rem16);
  color: var(--color-font-white);
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem18);
  margin: var(--rem40) auto 0;
  transition: all 0.3s;
}
a.link-contact:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.7;
}
/* code semi-strengths */
@media print, screen and (max-width: 500px) {
  .semi-strengths .content01 br {
    display: none;
  }
}
.semi-strengths .content02 .imgarea {
  position: relative;
  overflow: hidden;
}
.semi-strengths .content02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.semi-strengths .content02 .txtarea {
  padding: var(--px60);
  display: flex;
  justify-content: center;
  align-items: center;
}
.semi-strengths .content02 .txtarea .txtinner {
  max-width: 456px;
}
.semi-strengths .content02 .txtarea .text-25 {
  font-family: var(--font-family04);
  font-weight: bold;
  font-size: calc(var(--rem24w) + 1px);
  line-height: 1.4;
  margin-bottom: var(--rem16);
}
.semi-strengths .content02 .txtarea .text-25 span {
  display: block;
  font-family: var(--font-family-eng);
  color: var(--color-font01);
  font-size: calc(var(--rem16) + 2px);
}
.semi-strengths .content02 .txtarea .line-h18.font-w500 {
  margin-bottom: 5px;
}
@media print, screen and (max-width: 1160px) and (min-width: 1024px) {
  .semi-strengths .content02 .txtarea {
    padding: 35px;
  }
  .semi-strengths .content02 .txtarea .line-h18 {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 768px) {
  .semi-strengths .content02 .txtarea {
    padding: 0;
  }
  .semi-strengths .content02 .txtarea .txtinner {
    max-width: 100%;
  }
}
@media print, screen and (max-width: 420px) {
  .semi-strengths .content02 .txtarea .line-h18.font-w500 {
    letter-spacing: 0.08rem;
  }
}
/* code semi-business */
.semi-business .content01 .text-16 {
  font-weight: 600;
  margin-bottom: 5px;
}

@media print, screen and (min-width: 769px) {
  .semi-business .content01 .imgarea {
    width: 42.3%;
    position: relative;
    overflow: hidden;
  }
  .semi-business .content01 .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .semi-business .content01 .txtarea {
    width: 57.7%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: var(--px30) var(--px20) var(--px30) calc(var(--px60) - 3px);
  }
}
@media print, screen and (max-width: 500px) {
  .semi-business .content01 .line-h18 {
    letter-spacing: 0.02rem;
  }
}
/* code semi-business content02 */
.semi-business .content02 .box {
  width: 100%;
  max-width: 631px;
  margin: 0 auto var(--px80);
}
@media print, screen and (max-width: 500px) {
  .semi-business .content02 .box .line-h18 {
    letter-spacing: 0.02rem;
  }
}
/* code col3_safety */
.post .col3_safety {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem28);
}
.post .col3_safety > li {
  width: calc((100% - var(--rem28) * 2) / 3);
}
.post .col3_safety .imgarea {
  position: relative;
  overflow: hidden;
  aspect-ratio: 395 / 274;
}
.post .col3_safety .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .col3_safety .txtarea .text-20 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem20w);
  margin: 5px 0 3px;
}

@media print, screen and (max-width: 1060px) and (min-width: 1024px) {
  .post .col3_safety .txtarea .line-h18 {
    letter-spacing: 0.02rem;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_safety > li {
    width: calc((100% - var(--rem28) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_safety > li {
    width: 100%;
  }
}
/* code semi-business content03 */
.semi-business .content03 .box {
  width: 100%;
  max-width: 626px;
  margin: 0 auto;
  flex-direction: row-reverse;
  gap: 1rem;
}
.semi-business .content03 .box p {
  font-size: calc(var(--rem36) - 4px);
  line-height: 1.4;
}
.semi-business .content03 .box {
  display: flex;
}
.semi-business .content03 .box .imgarea {
  position: relative;
  overflow: hidden;
  width: 43.3%;
}
.semi-business .content03 .box .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.semi-business .content03 .box .txtarea {
  width: 56.7%;
  padding-top: var(--px50);
}
/* code semi-locations */
/* code col4_list */
.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--rem36);
}
.post .col4_list > li {
  width: 190px;
}

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

/* code link-address */
a.link-address {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 190px;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem24w);
  color: var(--color-font-white);
  line-height: 1.4;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20w);
  margin: 0 auto;
  transition: all 0.3s;
}
a.link-address:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.7;
}
/* code semi-locations content02 */
.gap-address {
  gap: var(--rem30);
}
.semi-locations .content02 .text-24 {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem24w);
  line-height: 1.4;
  margin-bottom: var(--rem16);
}
.semi-locations .content02 .text-22 {
  font-weight: bold;
  color: #4a3b32;
  font-size: var(--rem22w);
}
.semi-locations .content02 .text-12 {
  font-size: var(--rem12);
}
.semi-locations .content02 .box .text-icon {
  position: relative;
  padding-left: 52px;
}
.semi-locations .content02 .box .text-icon::before {
  content: "";
  position: absolute;
  line-height: 1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.semi-locations .content02 .box .text-icon01::before {
  content: url(/wp-content/uploads/semi-locations-01.png);
}
.semi-locations .content02 .box .text-icon02::before {
  content: url(/wp-content/uploads/semi-locations-02.png);
}
.semi-locations .content02 .box .text-icon03::before {
  content: url(/wp-content/uploads/semi-locations-03.png);
}
.semi-locations .content02 .box {
  line-height: 1.6;
  padding: var(--rem20) 0;
  border-top: 1px solid var(--color-primary);
  display: flex;
  align-items: center;
  gap: var(--px24);
}
.semi-locations .content02 .box:last-child {
  border-bottom: 1px solid var(--color-primary);
}
.semi-locations .content02 .box .left {
  width: 30%;
}
.semi-locations .content02 .box .right {
  width: 70%;
}
.semi-locations .content02 .googlemap {
  height: 100%;
}
.semi-locations .content02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.semi-locations .content02 .txtarea .txtinner {
  width: 100%;
}
.semi-locations .content02 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .semi-locations .content02 .imgarea {
    width: 48.6%;
  }

  .semi-locations .content02 .txtarea {
    width: 51.4%;
    padding: var(--px40) 0;
  }
}
/* @media print, screen and (max-width: 768px) {
  .semi-locations .content02 .flexbox.rev {
    display: flex;
    flex-direction: column-reverse;
  }
} */
@media print, screen and (max-width: 500px) {
  .semi-locations .content02 .box .left {
    width: 40%;
  }
  .semi-locations .content02 .box .right {
    width: 60%;
  }
}
/* code semi-works */

.post .semi-works h3 {
  font-size: calc(var(--rem36) - 6px);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.8;
  padding: 0 0 0 0.67em;
  margin: 0 auto var(--rem40w);
  border-bottom: 0;
  border-left: 0.5em solid var(--color-primary);
}
.col2_works {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  background: var(--color-background01);
  padding: var(--px60w) calc(var(--px50) + 3px) var(--rem40w);
  gap: 7.6rem;
}
.col2_works .imgarea {
  position: relative;
  aspect-ratio: 528 / 349;
}
.col2_works .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col2_works > li {
  position: relative;
  width: calc((100% - 7.6rem * 1) / 2);
}

.col2_works > li:first-child .imgarea::after {
  content: "";
  background: url(/wp-content/uploads/semi-works-03.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 27.5px;
  height: 48.5px;
  position: absolute;
  line-height: 1;
  top: 50%;
  right: -52px;
  transform: translateY(-50%);
}
.col2_works .txtarea p {
  text-align: center;
  font-weight: bold;
  font-size: calc(var(--rem16) + 2px);
  margin-top: var(--rem30);
}
@media print, screen and (max-width: 500px) {
  .col2_works > li {
    width: 100%;
  }
  .col2_works > li:first-child .imgarea::after {
    content: none;
  }
  .col2_works > li:first-child::after {
    content: "";
    background: url(/wp-content/uploads/semi-works-04.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 49px;
    height: 28px;
    position: absolute;
    line-height: 1;
    top: calc(100% + 24px);
    left: 50%;
    transform: translateX(-50%);
  }
}

.post table.responsive.table-works th {
  border-right: none;
}
.post table.responsive.table-works td {
  border-left: 0;
}
.post table.responsive.table-works {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}
.semi-works .content03 .line-h2 {
  font-size: var(--rem20);
}
/* FV CSS */
/* #mainImg {
	display: none !important;
} */
/* #mainImg {
  display: block !important;
  max-width: 1470px;
  width: calc((147 / 192) * 100vw);
}
#topslide {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 20;
}
.slide_copy {
  display: flex;
  justify-content: center;
  width: auto;
  height: 100%;
  align-self: flex-end;
  padding-bottom: min(calc(10rem + (1vw - 1.92rem) * 3.4752), 10rem);
  
  padding-right: 0.5%;
  flex-grow: 1;
}
.slide_copy img {
  width: min(calc(190px + (1vw - 19.2px) * 6.0817), 190px);
  
}
figure.slide_btn a img {
  transition: all ease 0.6s;
}
figure.slide_btn a:hover img {
  opacity: 0.9;
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.5));
}
@media print, screen and (max-width: 768px) {
  .slide_copy {
    width: 30%;
    padding-block: 0 1.5rem;
  }
  .slide_copy img {
    width: 40%;
  }
  #mainImg {
    width: 70%;
  }
} */

.d_none {
	display: none !important;
}