@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-background-opa: #ffffff;
  --color-background-secondary: #f5f5f5;
  --color-background-third: #fcfaee;
  --color-background-04: #e8ffc9;
  --color-background-05: #fad0e6;
  --color-background-06: #9ee0ff;
  --color-semi-white: #fafafa;

  --color-font: #333;

  --color-font-pure-black: #000;
  --color-font-black: #111;

  --color-dark-brown: #231815;

  --color-primary: #edb304;
  --color-primary-shade: #fbdc94;
  --color-primary-tint: #edb304;

  --color-title-underline: #edb304;

  --color-secondary: #fbdc94;
  --color-secondary-shade: #edb304;
  --color-secondary-tint: #fbdc94;

  --color-table-border: #ebebeb;
  --color-border-01: #ff9c90;

  --color-red-prime: #dc143c;
  --color-red-simple: #ff0000;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px; /* width semi-pages*/
  /*------▼ヘッダー設定▼------*/
  --header-background: #ffffff;
  --header-color-font: #444444;

  --header-color-primary: #edb304;
  --header-color-secondary: #d1d1d1;
  --header-color-primary-shade: #f5f5f5;
  --header-color-primary-tint: #edb304;
  /*------▼フッター設定▼------*/
  --footer-background: #fbdc94;
  --footer-color-font: #111;
  --footer-color-primary: #333333;

  /* adding font var */
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;

  --font-english-head: "Zen Kaku Gothic New", "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)*/
  --px140: min(calc(130px + (1vw - 19.2px) * 6.4725), 130px);
  /*130px-30px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px85: min(calc(85px + (1vw - 19.2px) * 2.589), 85px);
  /*85px-45px (1920-375)x*/

  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2653), 70px);
  /*70px-35px (1920-375)*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2945), 38px);
  /*38px-18px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.6181), 5rem);
  /*5rem-2.5rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.7767), 3.2rem);
  /*3.2rem-2rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem23: min(calc(2.3rem + (1vw - 1.92rem) * 0.6472), 2.3rem);
  /*2.3rem-1.3rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
  /*2.2rem-1.2rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem16s: min(calc(1.6rem + (1vw - 1.92rem) * 0.5177), 1.6rem);
  /*1.6rem-0.8rem (1920-375)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-1.3rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/
  --rem12s: min(calc(1.2rem + (1vw - 1.92rem) * 0.2588), 1.2rem);
  /*1.2rem-0.8rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    height: auto;
    background: var(--header-background);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  #header a.head_btn.tel_btn {
    color: var(--header-color-font-tel);
  }
  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }
  #header {
    height: 100px;
  }
  #header a.head_btn {
    align-items: center;
    gap: 8px;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem14);
    line-height: 1.4;
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }
  #header a.head_btn.mail_btn::before {
    font-size: 1.4em;
    margin-bottom: 0;
  }
  #header a.head_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--color-primary);
  }
  nav#mainNav ul li a {
    gap: 8px;
  }
  nav#mainNav ul li a b {
    font-weight: bold;
  }
  nav#mainNav ul li a span {
    font-weight: 400;
  }
}
@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem24);
    gap: 8px;
  }
  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
  }
  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }
  #header a.head_btn.mail_btn {
    max-width: 190px;
    padding-left: var(--px38);
    padding-right: var(--px38);

    gap: 1rem;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #header a.head_btn.tel_btn {
    padding-left: calc(var(--px24) + 3px);
    padding-right: calc(var(--px24) + 3px);
  }
}

/* cta */

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: var(--color-secondary);
  position: relative;
  z-index: 0;
  padding-bottom: var(--px100);
}
.cta01::before {
  content: "";
  background: var(--color-background-third);
  width: 100%;
  height: 40%;
  position: absolute;
  top: 0;
  left: 0;
}
.cta01 .cta01_wrap {
  max-width: 1500px;
  width: 90%;
  margin: 0 auto;
  background: var(--color-background);
  padding: var(--px50) var(--px80) var(--px100);
  z-index: 10;
  position: relative;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 980px;
  margin: var(--px50) auto 0 auto;
}
.cta01 .ctabtnlist li {
  width: 49%;

  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: calc(var(--px20) + 1px) 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;
  }
}

/*ボタン共通パーツ*/
body.home #contact-bottom {
  display: none;
}
.cta01 .btnttl {
  display: block;
  font-weight: 700;
  margin-bottom: 1rem;
}
.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 700;
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 500;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
  border: 3px solid var(--color-primary);
  border-radius: 100px;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-background);
  border-radius: 100px;
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .telnum::before {
  content: "\f3cd";
  font-size: 0.9em;
}
.cta01 .logo-ttl {
  width: calc(var(--px160) + 10px);
  max-height: calc(var(--px160) + 10px);
  overflow: hidden;
  margin: 0 auto;
}
.cta01 .logo-ttl img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* code phan postlist */
#front_bottom_content {
  background: var(--color-background);
}
.postlist .post_text {
  padding: calc(var(--px30) - 1px) 0;
}
.postlist .date {
  color: var(--color-font-pure-black);
  font-size: var(--rem16);
}
.postlist .ttls a {
  font-size: var(--rem16);
  color: var(--color-font-black);
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
}
/* code phan footer */
#footer {
  padding: calc(var(--px40) - 5px) 0 var(--px60);
}
#footer .footer__logo a {
  display: inline-block;
  width: calc(var(--px160) + 10px);
}
#footer .footer__logo img {
  object-fit: cover;
  max-height: calc(var(--px160) + 10px);
}
#footer .footnav ul > li:first-child:after {
  display: none;
}
#footer ul li a {
  font-weight: 500;
}
/* main title */

h1.bottom-loop,
h1.top-loop,
h1.title.main-ttl {
  font-size: var(--rem40);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-english-head);
  position: relative;
  letter-spacing: 0.06em;
  padding-bottom: 1rem;
}

h1.bottom-loop::after,
h1.top-loop::after,
h1.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 2em;
  margin: 0 auto;
  background: var(--color-primary);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}

h1.bottom-loop span span,
h1.top-loop span span,
h1.title.main-ttl span span {
  font-size: 0.5em;
  font-family: var(--font-english-head);
  font-weight: bold;
  color: var(--color-primary);
  display: block;
  margin-bottom: 0;
  letter-spacing: 0.1em;
}
.post .main-wrapper p {
  line-height: 2;
  font-weight: 500;
  font-family: var(--font-family02);
}
/* main btn */

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  font-weight: 500;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: 0;
  border: none;
  border-radius: 50vh;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #fff;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-primary-tint);
  background: var(--color-background);
  outline: 1px solid var(--color-primary-tint);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary-tint);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code about */
#about .fullwide01 {
  position: relative;
  background: var(--color-background-third);
  padding: 0;
}
#about .fullwide01_wrap {
  background: transparent;
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px100) var(--px70);
  display: flex;
  justify-content: center;
  align-items: center;
}
#about .fullwide01_inner {
  max-width: 960px;
}
#about p {
  font-weight: 700;
  text-align: center;
}
#about h1.title.main-ttl span span {
  margin-bottom: 1rem;
}
/* code strength */

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

#strength p.txtstyle02 {
  font-family: var(--font-english-head);
  font-size: var(--rem24);
  font-weight: 700;
  text-align: center;
  margin: var(--px40) auto var(--px20);
  background: transparent;
  color: var(--color-font);
  letter-spacing: 0.06em;
  line-height: 1.4;
  padding: 0;
}
#strength p {
  line-height: 1.6;
  text-align: center;
}
/*---------column04-----------*/
#strength {
  padding: var(--px100) 0;
}
#strength .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;
  width: 96%;
  max-width: 1440px;
  margin: 0 auto;
}
#strength .col3_list > li {
  width: 31%;
  margin-bottom: 2%;
}
#strength .col3_list::before {
  content: "";
  display: block;
  width: 31%;
  height: 0;
  order: 1;
}
#strength .col3_list:after {
  content: "";
  display: block;
  width: 31%;
  height: 0;
}
#strength .imgarea {
  width: 100%;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
#strength .imgarea img {
  width: auto;
  height: 100%;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
#strength .txtarea {
  padding: 0 var(--px20);
}
@media print, screen and (max-width: 768px) {
  #strength .col3_list > li {
    margin-bottom: 4%;
    width: 49%;
  }
  #strength .col3_list::before,
  #strength .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 430px) {
  #strength .col3_list > li {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  #strength .col3_list > li:last-child {
    margin-bottom: 0;
  }
  #strength .imgarea img {
    width: 70%;
    height: auto;
  }
}
@media print, screen and (max-width: 414px) {
  #strength .col3_list > li {
    width: 100%;
  }
  #strength .col3_list > li:last-child {
    margin-bottom: 0;
  }
  /* #strength .imgarea img {
    width: 50%;
    height: auto;
  } */
}
/* id-rec */
#id_rec {
  padding: var(--px70) var(--px70) var(--px100);
  background: var(--color-background-third);
}
#id_rec h1.title.main-ttl {
  margin-left: 0;
  margin-bottom: var(--px24);
}
#id_rec h1.title.main-ttl span span {
  text-align: left;
}
#id_rec .txt_c {
  text-align: left;
}
#id_rec h1.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  margin: 0 auto;
  background: var(--color-font);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}
.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}
.teleco_v1 .w50.image_box::before {
  content: "";
  display: block;
}
.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.teleco_v1 .w50.text_box {
  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: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: var(--px60);
}
@media print, screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(625px + (1vw - 19.2px) * 17.3762);
  }
  .teleco_v1 .w50.image_box img {
    width: 100%;
    height: 100%;
  }
}
.flexinnerBtn {
  align-self: normal;
}
@media print, screen and (max-width: 768px) {
  #id_rec {
    padding: var(--px40);
  }
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }
  .teleco_v1 .w50.text_box {
    padding: calc(70px + (1vw - 7.68px) * 5.0891) var(--px40);
    margin-bottom: 0;
  }
  .teleco_v1 .w50.image_box img {
    width: 100%;
    height: 100%;
  }
}
/* como semi-wrapper */
.post h2.semi-ttl {
  font-size: var(--rem30);
  font-family: var(--font-family02);
  font-weight: 500;
  /* text-align: center; */
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--px40);
}
.post h2.semi-ttl span span {
  display: block;
}
.post h2.semi-ttl::after {
  content: none;
}
.post table.table_style04 th {
  background-color: transparent;
}
.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
  border: none;
  font-size: var(--rem16);
  color: var(--color-font-pure-black);
  font-family: var(--font-family02);
}
table.table_style04 tr:first-child {
  border-top: 1px solid var(--color-font-pure-black);
}
table.table_style04 tr:last-child {
  border-bottom: 1px solid var(--color-font-pure-black);
}
table.table_style04 tr {
  border-top: 1px dashed var(--color-font-pure-black);
  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: rgb(247 247 247);
  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%;
  }
}
/* code semi-wrapper */

#thumbImg::before,
header#h1Header::before {
  background: #000;
	opacity: .3;
}
header#h1Header h1.title {
  font-family: var(--font-family02);
}
.post .semi-wrapper p {
  font-family: var(--font-family02);
}
/*--テーブル--------------------------------------------*/

/*--幅フル100%背景色--------------------------------------------*/

.page-company-01.widecolor {
  
  padding: var(--px100);
  background: var(--color-background-04);
  border-radius: 50%;
  margin-bottom: var(--px100);
}
.page-company-01.widecolor p {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  color: var(--color-font-pure-black);
}
@media screen and (max-width: 768px) {
.page-company-01.widecolor p {
	text-align:left;
}
}

.page-company-02 {
  margin-bottom: var(--px120);
}
@media print, screen and (max-width: 768px) {
  .page-company-01.widecolor {
    border-radius: 0;
    padding: var(--px50) var(--px20);
  }
}
.page-company-02 table.table_style04 th::before {
  background: var(--color-background-04);
}
/* code phan sevice-01*/
.service-01 .column01 {
  position: relative;
  margin: 0;
}
.service-01 .column01_wrap {
  position: relative;
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  z-index: 1;
}
.service-01 .column01 .txtarea {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px50) var(--px40);
  margin: 0;
}
.service-01 .column01 .txtarea .txtinner {
  max-width: 540px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.semi-wrapper h3 {
  font-size: var(--rem20);
  font-family: var(--font-family02);
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 0 0.4em;
  margin: 0 auto var(--px20);
  border-bottom: 2px solid var(--color-background-05);
}
.service-01 p {
  line-height: 2;
  color: var(--color-font-pure-black);
}
/* service-02 */
.service-02 {
  margin: var(--px100) auto;
  max-width: 960px;
  padding: var(--px20);
}
.service-02 h2.semi-ttl {
  margin-bottom: var(--px20);
}
.service-02 p {
  line-height: 2;

  color: var(--color-font-black);
}
/* service-03 */
.service-03 p {
  color: var(--color-font-pure-black);
}
.service-03 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px60) 10px;
  background: var(--color-background-05);
  border-radius: 28px;
  font-family: var(--font-family02);
}
.service-03 .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;
}
.service-03 .col3_list > li {
  width: 24%;
  margin-bottom: 2%;
}
.service-03 .col3_list::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}
.service-03 .col3_list:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
@media print, screen and (max-width: 1240px) {
	.service-03 .col3_list > li, .service-03 .col3_list::before, .service-03 .col3_list:after {
		width: 32%;
		margin-bottom: 2%;
	}
}
@media print, screen and (max-width: 768px) {
  .service-03 .col3_list > li {
    width: 49%;
  }
  .service-03 .col3_list::before,
  .service-03 .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 430px) {
  .service-03 .col3_list > li {
    width: 100%;
  }
  .service-03 .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* service-04 */
.service-04 table.table_style04 {
  margin-top: var(--px100);
}
.service-04 table.table_style04 th::before {
  background: var(--color-background-05);
}
.service-04 table.table_style04 th {
  vertical-align: middle;
}
/* recruit-01 */
.recruit-01 {
  margin-bottom: var(--px38);
}
.recruit-01 .lead {
  font-size: var(--rem30);
  font-weight: 700;
  font-style: normal;
}
.recruit-01 .marker.yellow {
  background: linear-gradient(transparent 60%, var(--color-background-06) 60%);
  padding: var(--px12) var(--px70);
}
.recruit-01 .lead_en {
  font-size: var(--rem24);
  color: var(--color-font-pure-black);
  letter-spacing: 0.3em;
}
.recruit-01 p {
  letter-spacing: 0.05em;
  color: var(--color-font-pure-black);
}
/* recruit-02 */
.recruit-02 p {
  color: var(--color-font-pure-black);
}
.recruit-02 figure {
  max-width: 960px;
  overflow: hidden;
  margin: 0 auto;
}
.recruit-02 figure img {
  width: 100%;
  height: auto;
  display: block;
}
/* recruit-03 */
.recruit-03 {
  margin: var(--px100) 0;
}
.recruit-03 .card01_wrap {
  position: relative;
  margin: 0;
}
.recruit-03 .card01_inner {
  width: 100%;
  margin: 0 auto;
}
.recruit-03 .card01_list > li {
  position: relative;
  background: transparent;
}
.recruit-03 .card01_list .imgarea {
  width: 100%;
  position: relative;

  overflow: hidden;
  line-height: 0;
}
.recruit-03 .card01_list .imgarea img {
  width: auto;
  height: 100%;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.recruit-03 .card01_list .txtarea {
  padding: var(--px20) 10px 0;
  line-height: 1.6;
  text-align: center;
  background: transparent;
}

/*---------txtstyle02 -----------*/
.recruit-03 {
  color: var(--color-font-pure-black);
}
.recruit-03 .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem23);
  font-weight: 700;
  text-align: center;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font-pure-black);
  line-height: 1.4;
  padding: 0;
}

.recruit-03 .card01_list .txtstyle02,
.recruit-03 .card01_list .txtstyle02 {
  font-size: var(--rem23);
  margin: 0 0 2rem;
}

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

.recruit-03 .col4_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--px20);
}
.recruit-03 .col4_list {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.recruit-03 .col4_list::before {
  content: "";
  display: block;
  width: calc(100% / 4 - var(--px20));
  order: 1;
}
.recruit-03 .col4_list:after {
  content: "";
  display: block;
  width: calc((100% - (var(--px20) * 3)) / 4);
  order: 2;
}
.recruit-03 .col4_list > li {
  width: calc((100% - (var(--px20) * 3)) / 4);
  padding: var(--px20) 0;
  background: var(--color-background-06);
}

@media print, screen and (max-width: 768px) {
  .recruit-03 .col4_list > li {
    width: calc((100% - (var(--px40) * 1)) / 2);
  }
  .recruit-03 .card01_list .txtstyle02,
  .recruit-03 .card01_list .txtstyle02 {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 425px) {
  .recruit-03 .col4_list > li {
    width: 100%;
  }
  .recruit-01 .marker.yellow {
    padding: 0;
  }
}
/* recruit-04 */
.recruit-04 h2.semi-ttl {
  text-align: left;
}
.recruit-04 table.table_style04 th:before {
  background: var(--color-background-06);
}
/* introduction */
.page-introduction h3 {
  width: 100%;
  margin: 0 0 var(--px20);
  border-bottom: 2px solid var(--color-border-01);
}
.page-introduction .post .semi-wrapper span {
  font-weight: 500;
  width: 100%;
  color: var(--color-font-pure-black);
}
.page-introduction p {
  line-height: 2;
  color: var(--color-font-pure-black);
}
.page-introduction .teleco_v1 h2 {
  width: 100%;
}
.page-introduction .teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}
.page-introduction .teleco_v1 .w50.image_box::before {
  content: "";
  display: block;
}
.page-introduction .teleco_v1 .w50.image_box img {
  position: absolute;
  width: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-introduction .teleco_v1 .w50.text_box {
  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; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: 0 var(--px20);
}
@media print, screen and (min-width: 769px) {
  .page-introduction .teleco_v1 .w50.image_box::before {
    padding-top: calc(400px + (1vw - 19.2px) * 17.3762);
  }
  .page-introduction .teleco_v1 .w50.image_box img {
    width: 80%;
    height: auto;
  }
  .page-introduction .teleco_v1 {
    margin-bottom: var(--px40);
  }
}
.flexinnerBtn {
  align-self: normal;
}
@media print, screen and (max-width: 768px) {
  .page-introduction .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }
  .page-introduction .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }
  .page-introduction .teleco_v1 .w50.text_box {
    padding: 20px;
    margin-bottom: 0;
  }
  .page-introduction .teleco_v1 .w50.image_box img {
    width: 100%;
    height: 100%;
  }
}

.wpcf7-form .must {
	background: var(--color-primary);
}
.post h2.semi-ttl{
	font-size: var(--rem30);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-english-head);
  position: relative;
  letter-spacing: 0.06em;
  padding-bottom: 1rem;
	line-height:1.6;
	
	margin: 0 auto 2rem
}
.post h2.semi-ttl::after{
	
	content: "";
  position: absolute;
  height: 3px;
  width: 2em;
  margin: 0 auto;
  background: var(--color-primary);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
	 -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
  line-height: 1.5;
}
.post h2.semi-ttl.green-ln::after{
	background: var(--color-background-04);
}

.post h2.semi-ttl.pink-ln::after {
	background: var(--color-background-05);
}


.post h2.semi-ttl.blue-ln::after {
	background: var(--color-background-06);
}

.post h2.semi-ttl.mleft{
	display:inline-block;
	margin-left:0;
	margin-bottom:0;
}

/* 20241018 */

body.page-id-125 header#h1Header h1.title{
	color: var(--color-background-04);
}
body.page-id-128 header#h1Header h1.title{
	color: var(--color-background-05);
}
body.page-id-130 header#h1Header h1.title{
	color: var(--color-background-06);
}
body.page-id-129 header#h1Header h1.title{
	color: var(--color-border-01);
}