@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=Oswald:wght@200..700&family=Sorts+Mill+Goudy:ital@0;1&display=swap");

:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-font: #333333;
  --color-primary: #1557d7;
  --color-primary-shade: #1557d7;
  --color-primary-tint: #1557d7;
  --color-secondary: #2c3b8e;
  --color-secondary-tint: #b02828;
  --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: #444444;
  --header-color-font-02: #333;
  --header-color-primary: #1557d7;
  --header-bg-02: #f5f5f5;
  --header-color-primary-shade: #b02828;
  --header-color-primary-tint: #1557d7;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #1557d7;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "Noto Sans JP", sans-serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --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)*/
  --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)*/
  --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*/
  --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)*/
  --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)*/
  --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)*/
  --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;
}

/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header {
    height: 100px;
  }

  #header .logo img {
    height: 100%;
    max-width: 208px;
    max-height: 60px;
  }

  nav#mainNav ul li a b {
    display: block;
    line-height: 1.6;
    font-weight: bold;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
    line-height: 1.6;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-primary);
    background: var(--color-background);
    font-weight: bold;
    padding-left: calc(var(--px30) - 2px);
    padding-right: calc(var(--px30) - 2px);
  }

  #header a.head_btn.tel_btn .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: calc(var(--rem28) - 1px);
    font-weight: bold;
    font-family: var(--font-family02);
  }
  #header a.head_btn.tel_btn .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.67em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 4px;
  }

  #header a.head_btn.tel_btn .note {
    font-weight: bold;
    line-height: 1.6;
  }
  #header a.head_btn.tel_btn:hover {
    background: var(--header-color-primary);
    color: #fff;
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn {
    padding-left: calc(var(--px30) - 2px);
    padding-right: calc(var(--px30) - 2px);
  }
  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }
  #header a.head_btn.mail_btn::before {
    font-size: 1.3em;
  }
}
/* code poslist */
#front_bottom_content {
  position: relative;
  background: var(--color-background-01);
  padding: var(--px120) 0;
  z-index: 10;
}
.postlist .post_text {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 98%;
  margin: 0px auto;
  padding: var(--px30) 0px;
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}
.postlist .date {
  font-size: 100%;
  color: #000;
}
.postlist .ttls {
  font-size: 100%;
}
.postlist .ttls a {
  color: #111;
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-secondary);
}
/* code btn */
.linkBtn,
.post .linkBtn,
a.linkBtn {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem30w);
  color: var(--color-font);
  line-height: 1.7;
  text-align: left;
  background: transparent;
  font-weight: 400;
  padding: min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) min(calc(65px + (1vw - 19.2px) * 1.6181), 65px) min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) min(calc(10px + (1vw - 19.2px) * 0.5178), 10px);
  margin: 1rem auto 0;
  border: none;
  border-radius: 0;
  transition: all 0.3s;
  font-family: var(--font-family02);
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: none;
}
.linkBtn:hover,
.post .linkBtn:hover,
a.linkBtn:hover {
  color: var(--color-primary);
  background: transparent;
}
.linkBtn .arw,
.post .linkBtn .arw,
a.linkBtn .arw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 5rem;
  height: 5rem;
  border: 1px solid transparent;
  border-radius: 50%;
  right: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--color-primary);
}
.linkBtn .arw::after,
.post .linkBtn .arw::after,
a.linkBtn .arw::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  border-style: solid;
  border-width: 2px 2px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-color: #fff;
}
.linkBtn:hover .arw,
.post .linkBtn:hover .arw,
a.linkBtn:hover .arw {
  border-color: var(--color-primary);
  background: var(--color-background);
}
.linkBtn:hover .arw::after,
.post .linkBtn:hover .arw::after,
a.linkBtn:hover .arw::after {
  border-color: var(--color-primary);
}
/* code main-ttl */
h1.bottom-loop,
h1.title.main-ttl {
  font-weight: bold;
  font-size: var(--rem24);
  letter-spacing: 0.2em;
  color: var(--color-font);
  line-height: 1.4;
}
h1.bottom-loop span span,
h1.title.main-ttl span span {
  display: block;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: min(calc(6.4rem + ((1vw - 19.2px) * 1.7476)), 6.4rem);
  letter-spacing: 0;
  color: var(--color-primary);
  line-height: 1.2;
}
/* code fotter */
#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
  max-width: 248px;
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px30);
}
#footer .footnav:not(:last-child) {
  margin-bottom: var(--px20);
}
#copyright {
  margin: var(--px20) auto 0;
}
#footer .socialicon ul li:first-child {
  order: 2;
}
/* code phan contact */
.cta01 {
  background: url(/wp-content/uploads/contact-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cta01 .cta01_wrap h1.title.main-ttl {
  color: #fff;
  margin-bottom: var(--px50);
  text-align: center;
}
.cta01 .cta01_wrap h1.title.main-ttl span span {
  color: #fff;
}
.cta01 .cta01_wrap P {
  color: #fff;
}
.cta01 {
  
  padding: var(--px120) 0;
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap {
  max-width: 1300px;
  width: 94%;
  margin: 0 auto;
  background: transparent;
  border: 1px solid #fff;
  padding: var(--px120) 2rem;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  border: 1px solid #fff;
}
.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;
}
.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 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-secondary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
}
.cta01 a.mailbtn {
  background: var(--color-secondary);
  color: #fff;
}

/*ボタンアイコン*/

.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";
  font-size: 1.17em;
  margin-top: 2px;
}
.cta01 .telnum::before {
  content: "\f3cd";
  font-size: 0.89em;
}
/* delivery */
#delivery {
  color: #fff;
}
#recruit .linkBtn,
#delivery .linkBtn {
  color: #fff;
}
#recruit .arw,
#delivery .arw {
  background: var(--color-background);
}
#recruit .arw::after,
#delivery .arw::after {
  border-color: var(--color-primary);
}
#recruit .linkBtn:hover,
#delivery .linkBtn:hover {
/*   background: var(--color-background);
  color: var(--color-primary); */
}

#recruit .linkBtn:hover .arw,
#delivery .linkBtn:hover .arw {
  background: var(--color-primary);
	border-color: #fff;
}
#recruit .linkBtn:hover .arw::after,
#delivery .linkBtn:hover .arw::after {
  border-color: #fff;
}
#delivery .deli-title {
  font-weight: bold;
  font-size: var(--rem40);
}
#delivery p {
  line-height: 3;
  font-weight: 500;
}
#delivery .sec01 {
  background: var(--color-primary);
  padding: var(--px80) 0;
}

#delivery .column01 {
  position: relative;
  margin: 0;
}
#delivery .column01_wrap {
  position: relative;
  max-width: 1300px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
#delivery .column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 0 var(--px40); */
  margin: 0;
}
#delivery .column01 .txtarea .txtinner {
  max-width: 700px;
}

@media print, screen and (max-width: 768px) {
  #delivery .deli-title {
    text-align: center;
  }
  #delivery .column01 .txtarea {
    padding: 0;
  }
  #delivery .mt5.txt_r {
    text-align: center;
  }
}
/* code repair */
/*-----------------------------
column_02
------------------------------*/
#repair .sec01 {
  background: var(--color-background);
  padding: 0;
}
#repair h1.title.main-ttl {
  text-align: left;
  margin-bottom: var(--px35);
}
#repair p {
  line-height: 3;
}
.column02 {
  max-width: 1300px;
  /* width: 94%; */

  position: relative;
  padding: var(--px120) 0;
  margin: var(--px100) auto 0;
}
.column02:before {
  content: "";
  background: url(/wp-content/uploads/top-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 64.6%;
  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: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px40);
  margin: 0;
}
.column02 .txtarea .txtinner {
  max-width: 810px;
}
.column02 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column02.rev {
  margin-bottom: var(--px100);
}
/*---------rev-----------*/

.column02.rev:before {
  content: "";
  background: url(/wp-content/uploads/top-04.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 64.6%;
  height: 100%;
  position: absolute;
  bottom: inherit;
  right: inherit;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 1440px) {
  #repair h1.title.main-ttl span span {
    /* font-size: 2.3em; */
  }
}
@media screen and (max-width: 1024px) {
  .column02 .txtarea {
    padding: var(--px40) 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .column02.rev .flexbox {
    flex-direction: row-reverse;
  }

  .column02 .txtarea .txtinner {
    width: 100%;
  }
  .column02 .txtarea {
    padding: var(--px40) 1.5rem;
  }
  .column02.rev:before {
    width: 100%;
  }
  .column02::before {
    width: 100%;
  }
}
/* code recruit */
#recruit .sec01 {
  background: transparent;
  padding-bottom: 0;
  padding: 0;
  padding-top: var(--px20);
}
#recruit h1.title.main-ttl {
  color: #fff;
  text-align: left;
  margin-bottom: var(--px30);
}
#recruit h1.title.main-ttl span span {
  color: #fff;
}
#recruit .column03 {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 22%;
}
#recruit p {
  color: #fff;
  line-height: 2;
  font-weight: 500;
}

#recruit .column03:before {
  content: "";
  background: url(/wp-content/uploads/top-06.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 78%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
#recruit .column03_wrap {
  position: relative;
  max-width: 1300px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
#recruit .column03 .txtarea {
  width: 100%;
  background: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px100) var(--px60);
  margin: 0;
}
#recruit .column03 .txtarea .txtinner {
  width: 100%;
  max-width: 1300px;
}

/*---------txtstyle-----------*/

#recruit .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: #fff;
  line-height: 1.6;
  padding: 0;
}
#recruit .txtstyle02:before,
#recruit .txtstyle02:after {
  content: none;
}
#recruit .column03 .txtstyle02 {
  font-size: var(--rem24);
  margin: 0 0 var(--rem30);
}
@media screen and (max-width: 432px) {
  #recruit .column03 .txtarea {
    padding: var(--px100) 2rem;
  }
}
/* code rec */
#rec .linkBtn {
  max-width: 674px;
  color: #fff;
  font-size: calc(var(--rem80) + var(--rem16));
  display: flex;
  align-items: center;
  font-weight: bold;
}
#rec h1.ttl-rec {
  position: relative;
  font-size: min(calc(6.4rem + ((1vw - 19.2px) * 1.7476)), 6.4rem);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
  text-align: center;
}

#rec a.btn-rec {
	display: block;
  width: calc(var(--px50) + 2px);
  height: calc(var(--px50) + 2px);
  border-radius: 50%;
  border: 1px solid var(--color-background);
  position: relative;
  background: transparent;
}
#rec a.btn-rec:hover {
  background: var(--color-background);
  border-color: var(--color-secondary);
}
#rec a.btn-rec:hover::after {
  border-color: var(--color-secondary);
}
#rec a.btn-rec::after {
  content: "";
  position: absolute;
  width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
  border-style: solid;
  border-width: 2px 2px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-color: #fff;
}

#rec .link_3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px100);
  padding: calc(var(--px120) - 6px) 0;
  width: 94%;
  max-width: 1300px;
  margin: 0 auto;
}

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

#rec .link_item {
  position: relative;
}

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

#rec .link_item_img:before {
  content: "";
  display: block;
  padding-top: 50%;
}

#rec .link_item_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-secondary);
  pointer-events: none;
  mix-blend-mode: multiply;
}

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

#rec .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;

  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--px20);
  width: 100%;
  padding: 0;
  line-height: 1;
  letter-spacing: 0.05em;
}

#rec .post .link_item a:hover .link_item_ttl {
  color: #fff;
}
@media only screen and (max-width: 1090px) {
  #rec .link_3col {
    padding: var(--px80) 0;
  }
}
@media only screen and (max-width: 768px) {
  #rec .link_3col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #rec .link_item_img:before {
    padding-top: 200px;
  }
}
/* code semi-wrapper  */
header#h1Header h1.title {
  font-size: var(--rem48w);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}




.semi-wrapper p {
  line-height: 2;
}
.post h2 {
  font-weight: bold;
  font-size: var(--rem24);
  letter-spacing: 0.2em;
  color: var(--color-font);
  line-height: 1.4;
}

.post h2 span span {
  display: block;
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: 2.7em;
  letter-spacing: 0;
  color: var(--color-primary);
  line-height: 1.2;
}
.post h2::after {
  display: none;
}
/* code semi-company */
.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 solid var(--color-primary);
  letter-spacing: 1px;
}
table.table_style04 th,
table.table_style04 td {
  padding: var(--px40);
  font-size: var(--rem16);
  font-weight: 600;
}
table.table_style04 th {
  position: relative;
  z-index: 0;
  color: #fff;
}
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: 3rem 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }
  table.table_style04 th {
    width: 32%;
  }
  table.table_style04 td {
    width: 68%;
  }
}
.company-table {
  margin-bottom: var(--px160);
}
/* semi-delivery */
.semi-delivery02,
.semi-recruit02,
.semi-shop02 {
  margin: var(--px120) 0;
}
.semi-delivery h5,
.semi-recruit h5,
.semi-shop h5 {
  font-size: var(--rem30);
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  margin-bottom: var(--px40);
}
.semi-delivery03 .col3_list {
  margin: var(--px100) 0 0;
  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-delivery03 .col3_list > li {
  width: 29%;
  margin-bottom: 3%;
  position: relative;
}
.semi-delivery03 .col3_list::before {
  content: "";
  display: block;
  width: 29%;
  height: 0;
  order: 1;
}
.semi-delivery03 .col3_list:after {
  content: "";
  display: block;
  width: 29%;
  height: 0;
}
.semi-delivery03 .block-media {
  position: relative;
  text-align: center;
}
.semi-delivery03 .ttl-delivery {
  position: absolute;
  transform: translateX(-50%);
  top: 8%;
  left: 50%;
  font-size: calc(var(--rem20) + 2px);
  font-weight: bold;
}
.semi-delivery03 .txtarea {
  margin-top: 2rem;
}
@media print, screen and (max-width: 768px) {
  .semi-delivery03 .col3_list > li {
    width: 47%;
    margin-bottom: 5%;
  }
  .semi-delivery03 .col3_list::before,
  .semi-delivery03 .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 564px) {
  .semi-delivery03 .col3_list > li {
    width: 100%;
  }
  .semi-delivery03 .col3_list > li .imgarea {
    width: 70%;
    margin: 0 auto;
  }
  .semi-delivery03 .col3_list > li:last-child {
    /* margin-bottom: 0; */
  }
 
}
@media print, screen and (max-width: 376px) {
  .semi-delivery h5 {
    font-size: var(--rem28);
  }
}
/* semi-shop   */
/*---------col03-----------*/

.semi-shop03 .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;
}
.semi-shop03 .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
}
.semi-shop03 .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.semi-shop03 .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 768px) {
  .semi-shop03 .col3_list > li {
    width: 49%;
  }
  .semi-shop03 .col3_list::before,
  .semi-shop03 .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 414px) {
  .semi-shop03 .col3_list > li {
    width: 100%;
  }
  .semi-shop03 .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* semi-recruit03 */
ul.flowlist02 {
  counter-reset: flow_list;
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: var(--px60w);
  border-radius: var(--px30);
  background: #a2bdf133;
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: 60px;
}
.flowlist02 .flow_img {
  width: 35%;
}
.post .flowlist02 > li > dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: var(--color-primary-shade);
}
.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}
.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
  font-weight: 600;
  padding: 0 0 1rem 0;
  margin-bottom: 2rem;
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: #fff;
  background: var(--color-primary-shade);
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  border-radius: 5px;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
}
.page-recruit .post .flowlist02 > li > dl dd {
	max-width: 400px;
}
.page-recruit .flowlist02 > li:not(:last-child) dl::before {
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: clamp(150px, calc(200px + ((1vw - 19.2px) * 3.2362)), 200px);
  height: calc(clamp(150px, calc(200px + ((1vw - 19.2px) * 3.2362)), 200px) / 4);
  border-width: 0;
  background: var(--color-primary);
}
.page-recruit .flowlist02 > li:not(:last-child) {
  margin-bottom: 82px;
}
@media print, screen and (min-width: 769px) {
	.post .flowlist02 > li > dl dt {
margin-top: 3rem;
	}
}
@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
.semi-recruit02,
.semi-shop02 {
  max-width: 1000px;
  margin: var(--px120) auto;
}

body.home #contact-bottom {
	display: none;
}
.subimitarea > .linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
	padding: 1.5rem;
	color: #fff;
	background: var(--color-primary);
	opacity: 1;
	font-size: var(--rem20);
	transition: .3s all ease-in-out;
}
.post .subimitarea .linkBtn:hover input[type="submit"] {
	opacity: .8;
}

.linkBtn.style-2 {
	
font-size: var(--rem20w);
max-width: fit-content;
	padding: 1rem;
	border-bottom: 1px solid ;
}

.linkBtn.style-2 .fa-solid {
	margin-left: 1rem;
}

/* 20250428 */
#repair p {
	line-height: 2;
}
@media print, screen and (max-width: 768px) {
	.column02.rev:before, .column02:before {
		display:none;
	}
	.column02 {
		padding:0;
	}
}

@media print, screen and (max-width: 640px) {
	.linkBtn, .post .linkBtn, a.linkBtn {
		max-width: fit-content;
		padding-right: 7rem;
	}
}
