@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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-background02: #f2f3ff;
  --color-font: #252524;
  --color-primary: #091384;
  --color-primary-shade: #111;
  --color-primary-tint: #091384;
  --color-secondary: #091384;
  --color-secondary-tint: #091384;
  --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: #091384;
  --header-bg-02: #f5f5f5;
  --header-color-primary-shade: #091384;
  --header-color-primary-tint: #091384;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #ffffff;
  --footer-color-font: #252524;
  --footer-color-primary: #444;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Poppins", "Noto Sans JP", sans-serif;
	--font-family03: "Noto Serif JP", "Noto Sans JP", serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --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)*/
  --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;
}
h1.title, .post h1, header#h1Header h1.title {
	font-size: var(--rem40w);
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
}
/* header navbar */
@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-02);
    background: var(--header-bg-02);
  }

  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }

  #header {
    height: 125px;
  }
  .sticky-header #header-layout {
    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;
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) var(--px24);
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem20);
    letter-spacing: 0.1em;
    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(--header-color-primary);
    color: var(--header-background);
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }

  nav#mainNav ul li a {
    font-size: var(--rem18);
    letter-spacing: 0.1em;
    gap: 8px;
  }

  nav#mainNav ul li a b {
    font-weight: bold;
  }

  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--header-color-primary);
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li a:active span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
}

@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn.tel_btn {
    gap: 0;
  }
  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem28);
    font-weight: 500;
    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: calc(var(--rem12) + 1px);
    font-weight: bold;
  }
  #header a.head_btn.tel_btn span.tel_text-sub .note {
    font-size: calc(var(--rem12) + 1px);
  }
  #header a.head_btn.mail_btn {
    max-width: 190px;
    padding-left: var(--px14);
    padding-right: var(--px14);

    gap: 1rem;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #header .logo {
    padding-left: clamp(5px, calc(50px + ((1vw - 19.2px) * 5.0223)), 50px);
  }
  #header .logo img {
    max-width: 500px;
    max-height: 90px;
  }
}
@media print, screen and (min-width: 769px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    position: relative;
    z-index: 11;
  }
}
@media print, screen and (max-width: 1730px) and (min-width: 1024px) {
  #header .logo img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  #header a.head_btn,
  #header a.head_btn.mail_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav#mainNav ul li a {
    padding-left: clamp(12px, calc(24px + ((1vw - 14px) * 3.1915)), 24px);
    padding-right: clamp(12px, calc(24px + ((1vw - 14px) * 3.1915)), 24px);
    font-size: clamp(13px, calc(1.7rem + ((1vw - 14px) * 1.0638)), 17px);
  }
}

/**------------------------------------------
Anchor Point
*------------------------------------------*/

.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

/* post */
#front_top_content,
#front_bottom_content {
  position: relative;
  background: var(--color-background);
  padding: var(--px120s) 0;
  /* background: url(/wp-content/uploads/post-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}
/* #front_top_content {
  padding-top: var(--px130);
  padding-bottom: var(--px90);
  margin-top: calc(-1 * var(--px120));
} */
#front_bottom_content::after {
  content: none;
  position: absolute;
  width: 30%;
  max-width: 460px;
  height: clamp(100px, calc(212px + ((1vw - 19.2px) * 7.2492)), 212px);
  background: url(/wp-content/uploads/top-6.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: var(--px60);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist .ttls,
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}

.postlist .ttls a {
  color: #111;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-primary);
}
@media print, screen and (max-width: 768px) {
  #front_top_content {
    margin-top: 0;
    padding-top: var(--px80);
  }
}
/* footer */
#footer {
	position: relative;
	z-index:0;
}
#footer:before {
	content: "";
	display: block;
	width: 94%;
	max-width: 1600px;
	margin: 0 auto;
	border-top: 2px solid var(--color-primary);
	position: absolute;
	z-index: 1;
	top:0;
	transform: translatex(-50%);
	left: 50%;
}
#footer .footer__logo img {
  max-width: 450px;
  max-height: var(--px96);
}
#footer ul li a {
  font-weight: bold;
  font-size: var(--rem18);
}
#footer .footnav ul > li {
  padding: 0 var(--px24);
}

#footer .footnav ul > li::before,
#footer .footnav ul > li::after {
  content: none;
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px50);
}
/* CTA */
body.home #contact-bottom {
  display: none;
}
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: url(/wp-content/uploads/cta-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: var(--px120s) var(--px40);
  position: relative;
  z-index: 0;
}
@media print, screen and (max-width: 640px) {
  .cta01 {
    background-attachment: scroll;
  }
}
.cta01 .cta01_wrap {
  max-width: 1300px;
  width: 94%;
  margin: 0 auto;
  background: #ffffffe6;
  padding: var(--px120s) var(--px40) var(--px120s);
  position: relative;
  z-index: 0;
}
.cta01 .cta01_wrap h1 {
  text-align: center;
  /* font-size: var(--rem36); */
}

.cta01 .cta01_wrap::before {
  content: none;
  position: absolute;
  inset: 0;
  background: #ffffffb3;
  opacity: 1;
  border-radius: 0;
  z-index: 0;
}
.cta01 .cta01_wrap p {
  position: relative;
  z-index: 1;
  font-size: var(--rem20);
  line-height: 2;
  font-weight: 500;
}
.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 960px;
  gap: var(--px30);
  margin: var(--px50) auto 0;
}
.cta01 .ctabtnlist li {
  width: 50%;
  /* max-width: 465px; */
  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(--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: 500;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
  border-radius: 0;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-background);
  border: 0;
  border-radius: 0;
}
.cta01 a.mailbtn .infotxt {
  font-size: var(--rem18);
}
/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "FontAwesome";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .telnum::before {
  content: "\f3cd";
}
@media print, screen and (max-width: 768px) {
  /* .cta01 a.telbtn,
  .cta01 a.mailbtn {
    border-radius: 10px;
  } */
}
/* main title */

h1.bottom-loop,
h1.top-loop,
.title.main-ttl,
h2.main-ttl {
  font-size: calc(var(--rem28) - 1px);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
  position: relative;
  letter-spacing: 0.1em;
  padding-bottom: 1em;
}

.title.main-ttl.flx-l {
  text-align: left;
  padding-bottom: 0;
  margin-bottom: var(--px40);
  font-size: min(calc(2.4rem + ((1vw - 3.75px) * 1.6828)), 5rem);
}

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

.title.main-ttl.flx-l::after {
  height: 0;
  left: 0;
  right: auto;
  width: 3.33em;
  transform: translateX(0);
}
h1.bottom-loop > span span,
h1.top-loop > span span,
.title.main-ttl > span span {
  font-size: calc(var(--rem72) - 2px);
  font-family: var(--font-family02);
  font-weight: 600;
  color: var(--color-primary);
  display: block;
  margin-bottom: 0;
  letter-spacing: 0.08em;
  line-height: 1;
}

.title.main-ttl.spec-ttl.flx-l span span {
  font-family: var(--font-family02);
  letter-spacing: 0;
  font-size: var(--rem60);
  font-weight: normal;
  line-height: 2;
}
.title.main-ttl.spec-ttl span span::after {
  content: "";
  display: inline-block;
  width: calc(var(--px130) + 2px);
  height: 1em;
  background: url(/wp-content/uploads/dots-wave.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: var(--px24);
  margin-bottom: 4px;
}

.clr-FFF {
  color: #fff !important;
}
@media print, screen and (max-width:450px) {
  h1.bottom-loop > span span,
h1.top-loop > span span,
.title.main-ttl > span span {
	font-size: calc(calc(var(--rem72) - 2px) * 4 / 5);}
}
/* 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(--rem18);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-secondary-tint);
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: 2px solid transparent;
  border-radius: 0;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: url(/wp-content/uploads/btn-arw.png);
  fill: #fff;
  font-family: "FontAwesome";
  border-color: #fff;
  width: auto;
  height: auto;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  border-width: 0;
  line-height: 1;
  vertical-align: middle;
  transform: translateY(-50%);
  top: 52%;
  right: 26px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  /* color: var(--color-secondary-tint); */
  background: var(--color-font);
  /* border-color: var(--color-secondary-tint); */
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-secondary);
  fill: var(--color-primary);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
.linkBtn.long-btn {
  max-width: min(calc(350px + ((1vw - 19.2px) * 3.2362)), 350px);
  padding-right: var(--px24);
  padding-left: var(--px24);
  min-width: 240px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: var(--px24);
}
.linkBtn.long-btn span.btn-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.linkBtn.long-btn::after {
  content: none;
}
/* top */

.lh2 {
  line-height: 2;
}
.fs20 {
  font-size: var(--rem20w);
}

/* low pages */

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h2 {
  width: 100%;
}
.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: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.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: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px); /* 120-65px (1920-375) */
}
@media print, screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(550px + (1vw - 19.2px) * 17.3762);
  }
  .teleco_v1 .w50.image_box img {
    width: auto;
    height: 116%;
  }
}
.flexinnerBtn {
  align-self: normal;
}
@media print, screen and (max-width: 768px) {
  .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: 20px;
    margin-bottom: 0;
  }
}

/*-------------------------------------------
   MV切り替え
--------------------------------------------*/
@media screen and (min-width: 751px) {
  .sp_mv {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc_mv {
    display: none;
  }
}

.content-inner {
  width: 94%;
  max-width: 1300px;
  margin: 0 auto;
}
body.home .post p,
body.home p {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
}
/* Content01 */

.title.main-ttl.flx-l.bl-ttl {
  padding-left: var(--rem30);
  border-left: 6px solid;
}

#content01 {
  background: url(/wp-content/uploads/top-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  background-attachment: fixed;
  position: relative;
  z-index: 0;
}
#content01::before {
  content: "";
  display: block;
  inset: 0;
  background: #00000066;
  position: absolute;
}
#content01 h1 {
  font-size: min(calc(6.5rem + ((1vw - 19.2px) * 1.9417)), 6.5rem);
}

#content01 h1 > span span {
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: min(calc(10rem + ((1vw - 19.2px) * 3.754)), 10rem);
}

body.home .post p.big-txt,
.post p.big-txt {
  font-size: calc(var(--rem48) - 2px);
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

.content01-wrap_inner {
  position: relative;
	display: flex;
	justify-content: center;
  z-index: 1;
  background: #ffffffcc;
  padding: var(--px100) 0 var(--px80);
}
.content01-wrap_txt {
  width: 94%;
  max-width: fit-content;
  margin: 0 auto;
}

.content01-wrap_txt p {
  font-weight: 500;
}

@media print, screen and (max-width: 500px) {
  #content01 {
    background: url(/wp-content/uploads/top-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: scroll;
    position: relative;
    z-index: 0;
  }
	#content01 h1 {
  font-size: calc(min(calc(6.5rem + ((1vw - 19.2px) * 1.9417)), 6.5rem) * 4 / 5);
}

#content01 h1 > span span {
 
  font-size: calc(min(calc(10rem + ((1vw - 19.2px) * 3.754)), 10rem) * 4 / 5);
}
}

/* content02 */
#content02 {
  padding: var(--px100) 0 var(--px120s);
}
.img-ttl {
  margin: 0 auto;
  max-width: clamp(250px, calc(250px + ((1vw - 3.75px) * 3.8835)), 310px);
}
.img-ttl img {
  width: 100%;
  height: auto;
}

.title.main-ttl.long-line::after {
  width: var(--px240);
}
@media print, screen and (max-width:450px) {
.img-ttl {
  
  max-width: calc(clamp(250px, calc(250px + ((1vw - 3.75px) * 3.8835)), 310px) * 4 / 5);
}
}
/*---------col4-----------*/

.post .col4_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col4_list > li {
  width: 24%;
  margin-bottom: 1.5%;
  position: relative;
  z-index: 0;
}
.post .col4_list::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}
.post .col4_list:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
@media print, screen and (max-width: 1240px) {
  .post .col4_list > li,
  .post .col4_list::before,
  .post .col4_list:after {
    width: 32%;
    margin-bottom: 2%;
  }
}
@media print, screen and (max-width: 850px) {
  .post .col4_list > li {
    width: 49%;
  }
  .post .col4_list::before,
  .post .col4_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col4_list > li {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 2%;
  }
  .post .col4_list > li:last-child {
    margin-bottom: 0;
  }
}

#content02 .col4_list > li .imgarea {
  position: relative;
  z-index: 0;
}
#content02 .col4_list > li .imgarea::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #00000099;
}
#content02 .col4_list > li .txtarea {
  position: absolute;
  width: 100%;
  top: 43%;
  left: 0;
  color: var(--color-background);
  padding: var(--px12);
}
#content02 .col4_list > li .txtarea p {
  font-weight: 400;
}

#content02 .col4_list > li .txtarea p.card-ttl {
  font-weight: bold;
  font-size: var(--rem28);
  margin-bottom: var(--rem20);
}
.btn-group {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px60);
}
.btn-group .linkBtn.long-btn {
  margin: var(--px50) 0 0;
}
@media print, screen and (max-width: 640px) {
  .btn-group {
    flex-direction: column;
    gap: 0;
  }
}

/* content03 */
.fw-img {
  width: 100%;
  height: clamp(200px, calc(200px + ((1vw - 3.75px) * 24.9191)), 585px);
  background: url(/wp-content/uploads/top-7.jpg);
  background-size: cover;
/*   background-position: bottom center; */
	 background-position:  center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media print, screen and (max-width: 500px) {
  .fw-img {
    background-attachment: scroll;
  }
}

/* content04 */
#content04 {
  padding: var(--px100) 0;
}
#content04 .flexbox a {
  display: block;
  position: relative;
  z-index: 0;
}
#content04 .flexbox {
  gap: var(--px20);
}
#content04 .flexbox a .txtarea {
  position: absolute;
  display: block;
  transform: translateY(-50%);
  top: 50%;
  left: 10%;
  z-index: 1;
}

#content04 p.link-ttl,
p.link-ttl,
.post p.link-ttl {
  font-size: var(--rem36);
  letter-spacing: 0.1em;
  font-weight: bold;
  color: var(--color-background);
}

/* lower pages */
/* company */
.post table.responsive th,
.post table.responsive td {
  font-size: var(--rem16);
  font-weight: 500;
  border: 0;
  padding: var(--px20) var(--px40);
}
.post table.responsive tr {
  border: 1px solid var(--color-table-border);
}
.post table.responsive th {
  background: var(--color-background02);
}

body:not(.home) .post h2 {
  font-size: var(--rem36);
  font-weight: 400;
  letter-spacing: 0;
}
body:not(.home) .post h2 > span {
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  color: var(--color-primary);
  display: block;
  letter-spacing: 0;
}
body:not(.home) .post h2::after {
  content: none;
}
.company-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* business */

.post p.banner-ttl {
  text-align: center;
  font-size: var(--rem24w);
  font-weight: bold;
  background: var(--color-primary);
  color: var(--color-background);
  padding: 0.5em;
  margin-bottom: var(--px40);
}
@media print, screen and (max-width: 500px) {
  .post p.banner-ttl {
    text-align: left;
    line-height: 1.5;
  }
}

.post h5 {
  font-size: var(--rem24w);
  line-height: 1.5;
  font-weight: 400;
  display: block;
  padding: 0 0.5em 0 1rem;
  background: var(--color-background02);
  border-left: 0.5em solid var(--color-primary);
}
.equip-content.equip01 .flexbox {
  margin-bottom: var(--px80);
}
.equip-content.equip01 .flexbox:last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 768px) {
  .equip-content.equip01 .flexbox {
    margin-bottom: 20px;
  }
}

.page-id-21 .post table.responsive th, .page-id-21 .post table.responsive td {
	padding: var(--px20) var(--px16);
}
.page-id-21 .post table.responsive th {
	width: 28%;
}
#thumbImg::before, header#h1Header::before {
	opacity: .4;
}
.flexbox .imgarea {
	display: flex;
	justify-content: center;
}
.post .Greeting .flexbox .txtarea p {
	font-size: var(--rem20w);
	font-family: var(--font-family03);
}
.post .Greeting .flexbox .imgarea {
	
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	font-size: var(--rem20w);
	line-height: 1.4;
}
.post .Greeting .flexbox .imgarea img {
	width: 100%;
	height: auto;
	max-width: 500px;
	object-fit: contain;
}
.img-greet-ttl {
	width: 85%;
	max-width: 550px;
}
.img-sign {
	width: 45%;
	max-width: 250px;
	margin-right: 0;
	margin-left: auto;
}
.page-recruit .company-img {
	width: 80%;
	margin: 0 auto;
}

.post h5.no-bg {
  background: transparent;
  font-weight: bold;
  color: var(--color-primary);
}

.post table.horizon-style th {
  background: #f2f3ff;
}

.post table.horizon-style th,
.post table.horizon-style td {
  text-align: center;
  font-size: var(--rem16);
  border-color: var(--color-primary);
}

.tbl-horizon {
  overflow: auto;
}

.post table.horizon-style {
  min-width: 680px;
}
.post table.horizon-style.col2 th:first-child{width: 70%;}
.post table.horizon-style.col4 th:nth-child(odd){width: 30%;}
.post table.horizon-style.col4 th:nth-child(even){width: 20%;}

@media print, screen and (max-width: 640px) {
	.img-greet-ttl {
		width: 94%;
		max-width: 600px;
		margin: 0 auto;
	}
	.img-frame {
		width: 90%;
	}
	.img-sign {
		width: 60%;
	}
}
.tbbr {
		display: none;
	}
@media print, screen and (max-width: 1023px) and (min-width: 769px){
	.tbbr {
		display: block;
	}
}
