@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=Outfit:wght@100..900&display=swap');

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(91.9deg, #0CBFB4 61.28%, #4FCAC2 88.02%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #E0F4F3;
  --color-background02: #fff;

  --clr-000: #000;
  --color-font: #222222;
  --color-font-white: #fff;
  --color-font01: #000;
  --color-primary: #4FCAC2;
  --color-primary-shade: #000;
  --color-primary-tint: #009FA8;
  --color-secondary: #ff0000;
  --color-secondary-tint: #000;
  --color-table-border: #EBEBEB;
  --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: #ffffff;
  --header-color-font: #222222;
  --header-color-font-white: #fff;
  --header-color-primary: #4FCAC2;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #EEEEEE;
  --footer-color-font: #111111;
  --footer-color-primary: #222222;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Sans JP", sans-serif;
  --font-family-eng: "Outfit", "Noto Sans JP", sans-serif;

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

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

html {
  scroll-behavior: smooth;
}

.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}

.cta01 .cta01_wrap h2 {
  text-align: center;
}

.cta02 .cta02_wrap h2 {
  text-align: center;
}

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

.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}

.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /* 120-80px (1920-375) */
  background: var(--color-background01);
}

.padding-120 {
  padding: var(--px120) 0;
}

.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}

.font-w500 {
  font-weight: 500;
}

.font-wbold {
  font-weight: bold;
}

.font-f-02 {
  font-family: var(--font-family02);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
  .sticky-header #header>.inner {
    box-shadow: none;
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }

  #header {
    height: 100px;
  }

  .sticky-header #header-layout {
    height: 80px;
  }

  #header ul.header__contact {
    margin-left: clamp(8px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
  }

  nav#mainNav ul li a {
    padding: var(--px20) clamp(8px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
  }

  #header .logo {
    padding: 7px 0;
  }

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

  nav#mainNav ul li a b {
    font-family: var(--font-family01);
    font-size: clamp(10px, calc(16px + ((1vw - 19.2px) * 0.6696)), 16px);
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0;
  }

  nav#mainNav ul li a span {
    font-family: var(--font-family01);
    font-size: var(--rem12);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0;
	  text-transform: uppercase;
  }

  #header ul.header__contact .header__inner {
    position: relative;
  }

  #header ul.header__contact .header__inner::before {
    content: none;
    background: #aeaeae;
    height: 65px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }

  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn {
    font-weight: bold;
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font);
    background: var(--header-background);
    padding-left: var(--px30);
    padding-right: var(--px30);
  }

  .note,
  .note b {
    font-weight: 600;
    font-family: var(--font-family01);
    font-size: var(--rem12);
    letter-spacing: 0;
  }

  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--rem28);
    font-family: var(--font-family01);
    color: var(--header-color-font);
    font-size: var(--rem24w);
    font-weight: bold;
    letter-spacing: 0;
  }

  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: var(--rem18);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }

  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-font-white);
    background: var(--bg-linear01);
    border-color: var(--header-color-primary);
  }

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

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 8px;
    padding-left: calc(var(--px40) - 1px);
    padding-right: calc(var(--px40) - 1px);
    letter-spacing: 0.05em;
    font-family: var(--font-family01);
    font-size: var(--rem14);
    font-weight: bold;
    letter-spacing: 0;
    background: var(--bg-linear01);
  }
	
	#header a.head_btn.mail_btn.recruit_btn {
		height: 50px;
		min-width: clamp(80px, calc(165px + ((1vw - 19.2px) * 9.4866)), 165px);
		border-radius: var(--px20);
		padding: 5px;
	}
	#header a.head_btn.mail_btn.recruit_btn::before {
		content: none !important;
	}
	
	#header ul.header__contact li {
		display: flex;
		text-align: center;
		align-items: center;
	}

  #header a.head_btn.mail_btn::before {
    font-size: var(--rem20w);
  }

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

@media print,
screen and (max-width: 1240px) and (min-width: 1024px) {
  #header ul.header__contact {
    margin-left: 0;
  }

  nav#mainNav ul li a {
    padding: var(--px20) 8px;
  }
	nav#mainNav ul li a b{
	font-size: var(--rem12);
	}
  #header a.head_btn.tel_btn {
    padding-left: 10px;
    padding-right: 10px;
  }

  #header a.head_btn.mail_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
	nav#mainNav ul li a span {
		font-size: 10px;
	}
}

@media print,
screen and (max-width: 1023px) {

  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }
}

.imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* code bonus start */

.fullwide03 {
  position: relative;
  background: transparent;
  padding: 0 0 var(--px120);
}

.fullwide03:before {
  content: "";
  background: var(--color-background01);
  width: 100%;
  height: 65%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.fullwide03_wrap {
  background: var(--color-background);
  position: relative;
  z-index: 1;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px120) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fullwide03_inner {
  max-width: 960px;
  width: 100%;
}

@media print,
screen and (max-width: 768px) {
  .fullwide03_wrap {
    padding: var(--px80) 5%;
  }
}

#content01 .txtstyle01 h1 {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: var(--color-font);
  position: relative;
  text-align: center;
  width: fit-content;
  margin-bottom: var(--px50);
}

#content01 .txtstyle01 h1:first-child {
  margin-bottom: var(--px16);
}

#content01 .txtstyle01 h1 span {
  font-size: var(--rem26w);
}

#content01 .txtstyle01 h1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  background-color: var(--color-primary);
}

@media print,
screen and (max-width: 640px) {
  #content01 .txtstyle01 h1 {
    font-size: var(--rem28);
  }

  #content01 .txtstyle01 h1 span {
    font-size: var(--rem20);
  }
}

#content01 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

.sec01 {
  background: var(--color-background01);
}

.column05 {
  position: relative;
  margin: 0;
}

.column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 20;
}

.column05_wrap+.column05_wrap {
  margin-top: calc(100px + 70px);
}

.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.column05 .txtarea {
  position: relative;
  width: 42.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px80) var(--px40);
 
  z-index: 10;
}


.column05 .txtarea .txtinner {
  max-width: 540px;
  width: 100%;
}

@media print, screen and (min-width: 1024px) {
	.column05 .imgarea {
		aspect-ratio: 1100 / 734;
		width: 57.5%;
		
	}
}

@media print, screen and (max-width: 1023px) {
	.column05 .imgarea, .column05 .txtarea {
		width: 100%;
		
	}
} 

/*---------txtstyle03-----------*/

.post .txtstyle03,
.txtstyle03 {
  font-family: var(--font-family01);
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--px50);
  border: none;
  background: transparent;
}

.post .txtstyle03 .main_ttl,
.txtstyle03 .main_ttl {
  font-family: var(--font-family-eng);
  font-size: var(--rem70);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-primary);
  text-transform: capitalize;
}

.post .txtstyle03::before,
.txtstyle03::before,
.post .txtstyle03::after,
.txtstyle03::after {
  content: none;
}

.post .txtstyle03 .sub_ttl,
.txtstyle03 .sub_ttl {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  font-family: var(--font-family01);
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

@media print,
screen and (max-width: 1300px) {

  .post .txtstyle03 .main_ttl,
  .txtstyle03 .main_ttl {
    font-size: var(--rem60s);
  }
}

#content02 .numinner {
  max-width: 281px;
  margin: 0 auto;
}

#content02 ol {
  margin-left: var(--px24);
}

#content02 ol li::marker {
  content: counter(list-item) " ";
  color: var(--color-primary);
  font-family: var(--font-family-eng);
  font-size: calc(var(--rem30) + 2px);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
}

#content02 ol li {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.2;
  padding-left: var(--px16);
}

#content02 ol li:not(:last-child) {
  margin-bottom: var(--px20);
}

.linkBtn,
.post .linkBtn {
  max-width: 360px;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-font-white);
  background: var(--bg-linear01);
  border-radius: 100px;
  padding: 23px 30px 23px 10px;
}

.linkBtn::after,
.post .linkBtn::after {
  content: '\f138';
  width: auto;
  height: auto;
  font-family: "FontAwesome";
  font-size: var(--rem16);
  transform: translateY(-50%);
  border: none;
  margin: 0;
}

.linkBtn:hover,
.post .linkBtn:hover{
	 background: var(--bg-linear01);
	opacity: .6;
}

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

#content03 .col3_list>li {
  width: 32.3%;
  margin-bottom: 1.7%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#content03 .col3_list>li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

#content03 .col3_list>li .txtarea {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

#content03 .col3_list>li .imgarea {
	aspect-ratio: 1 / 1;
	width: 100%;
	
}
#content03 .col3_list>li .imgarea img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#content03 .col3_list::before {
  content: "";
  display: block;
  width: 32.3%;
  height: 0;
  order: 1;
}

#content03 .col3_list:after {
  content: "";
  display: block;
  width: 32.3%;
  height: 0;
}

@media print,
screen and (max-width: 1023px) {
  #content03 .col3_list>li {
    width: 49%;
  }

  #content03 .col3_list::before,
  #content03 .col3_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #content03 .col3_list>li {
    width: 100%;
  }

  #content03 .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

.sec02 {
  background-color: var(--color-background);
  position: relative;

}

.sec02::before {
  content: '';
  display: block;
  width: 100%;
  height: 44%;
  top: 0;
  left: 0;
  position: absolute;
  background: var(--color-background01);
}

#content03 p {
  font-family: var(--font-family01);
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}

#content03 .txtstyle02 {
  font-family: var(--font-family01);
  font-size: calc(var(--rem30) + 2px);
  font-weight: 900;
  letter-spacing: 0.08em;
  color: var(--color-font-white);
  text-align: center;
  margin-bottom: var(--px20);
}

@media print,
screen and (max-width: 1240px) {
  #content03 .txtstyle02 {
    font-size: var(--rem30);
  }
}

.sec03 {
  padding: var(--px100) 0;
  background: var(--color-background01);
}

#content04 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#content04 .txtinner {
  max-width: 700px;
  margin: 0 auto;
}

#content05 .txtarea {
  padding: var(--px90) var(--px40) var(--px100);
  height: 100%;
}

#content05 .w50 {
  margin: 0;
}

#content05 .txtarea .txtinner {
  max-width: 720px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#content05 h2 span {
  color: var(--color-font-white);
}

#content05 p {
  font-family: var(--font-family01);
  font-size: calc(var(--rem16) + 1px);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font-white);
}

#content05 #content_item01 {
  background-image: url("/wp-content/uploads/TOP-09.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

#content05 #content_item01::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(8, 108, 101, 0.5);
}

#content05 #content_item02 {
  background-image: url("/wp-content/uploads/TOP-10.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

#content05 #content_item02.txtarea {
  padding: var(--px100) var(--px40) calc(var(--px100) + 10px);
  height: 100%;
}

#content05 #content_item02::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(8, 108, 101, 0.6);
}

#content06 .imgarea {
  margin: 0;
}

#content06 .txtarea {
  padding: var(--px80);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-background01);
}

#content06 .txtarea .txtinner {
  max-width: 460px;
  width: 100%;
}

#content06 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

.cta02 {
  position: relative;
  padding: var(--px120) 0;
  z-index: 0;
  background-image: url("/wp-content/uploads/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.cta02:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cta02 .cta02_wrap {
  position: relative;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 1;
}

.cta02 .ctabtnlist {
  justify-content: space-between;
  max-width: 1240px;
  margin: var(--px50) auto 0 auto;
}

.cta02 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

.cta02 .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
}

.cta02 .item:hover {
  opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {

  .cta02 .ctabtnlist li,
  .cta02 .ctabtnlist .item {
    width: 100%;
  }

  .cta02 .ctabtnlist li+li {
    margin-top: 1rem;
  }
}

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

.cta02 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
  font-family: var(--font-family01);
  letter-spacing: 0;
}

.cta02 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: var(--rem20);
  font-family: var(--font-family01);
  letter-spacing: 0;
}


/*電話ボタン*/

.cta02 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-family: var(--font-family01);
  font-weight: bold;
  letter-spacing: 0;
}

.cta02 a.telbtn {
  background: var(--color-background);
  color: var(--color-font);
}

/*メールボタン*/

.cta02 .mailarea.item {
  background: var(--color-background01);
}

.cta02 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 275px;
  width: 90%;
  border-radius: 50vh;
  padding: 15px 20px;
  margin: 0 0 1rem 0;
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: bold;
  letter-spacing: 0;
}

.cta02 a.mailbtn {
  background: var(--bg-linear01);
  color: var(--color-font-white);
}

/*ボタンアイコン*/

.cta02 a.mailbtn::before,
.cta02 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

.cta02 .telnum::before {
  content: '\f095';
  font-size: calc(var(--rem30) + 2px);
}

.cta02 a.mailbtn::before {
  content: '\f0e0';
  font-size: var(--rem20);
}

.cta02 h2 span {
  color: var(--color-font-white) !important;
}

.cta02 p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font-white);
}

#footer {
  padding: var(--px80) var(--px40) var(--px60);
}

#footer .footer__logo img {
  max-height: var(--px90);
}

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-height: 50px;
  }
}

#footer ul li a {
  font-family: var(--font-family01);
  font-size: var(--rem14);
  font-weight: 500;
  letter-spacing: 0;
}

#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--px30);
}

#copyright {
  font-family: var(--font-family01);
  font-size: var(--rem12);
  font-weight: 300;
  letter-spacing: 0;
  margin-top: var(--px20);
}

header#h1Header::before {
  background: var(--color-background);
}

header#h1Header h1.title {
  font-family: var(--font-family01);
  font-size: var(--rem40w);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-font-white);
}

body:not(.home) h2 {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  padding: 0;
  margin-top: 0;
}

body:not(.home) h2::after {
  content: none;
}

body:not(.home) h2>span~span {
  font-family: var(--font-family01);
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--rem30);
  border: none;
  background: transparent;
}

body:not(.home) h2>span {
  display: block;
  font-size: var(--rem40);
  color: var(--color-primary);
  font-weight: 600;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-transform: uppercase;
}

body:not(.home) h3 {
  font-family: var(--font-family01);
  font-size: var(--rem28);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
  padding-left: 0;
  margin-bottom: var(--px50);
}

.post table {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}

.post table th,
.post table td {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  padding: var(--px30) var(--px24);
}

.post table th {
  font-weight: bold;
  background: var(--color-primary);
  color: var(--color-font-white);
}

#company-content .content-wrap {
  margin-bottom: var(--px120);
}

#company01 .d-flex{
  display: flex;
  align-items: center;
}

#company01 .d-flex ul{
  margin-left: var(--px20);
}
#company01 .d-flex ul.list_point > li{
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.4;
}
#company01 .d-flex ul.list_point > li:before{
  content: "-";
  font-family: var(--font-family01);
  font-size: var(--rem16);
}

#company02 table th,
#company02 table td {
  color: var(--color-font);
  font-weight: 400;
  background: var(--color-background);
  vertical-align: middle;
}

#company02 table tr:first-child th,
#company02 table tr:first-child td {
  text-align: center;
}

#company02 table th:first-child,
#company02 table td:first-child {
  font-weight: bold;
  color: var(--color-font-white);
  background: var(--color-primary);
}

#service-content .content-wrap {
  margin-bottom: var(--px120);
}

#service01 .txtarea,
#service05 .txtarea {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#service01 .txtarea .txtinner,
#service05 .txtarea .txtinner {
  width: 100%;
}

#service-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#service02 .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem48);
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-primary-tint);
  text-align: center;
  line-height: 1.4;
  margin-bottom: var(--px30);
}

#service02 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#service02 .txtarea .txtinner {
  max-width: 718px;
  margin: 0 auto;
}

@media print,
screen and (max-width: 508px) {
  #service02 .txtstyle02 {
    font-size: var(--rem40);
  }
}

#service-content h3 {
  padding: 0;
  border: none;
  text-align: center;
}

#service03 .txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
}

#service03 .txtarea .txtinner {
  max-width: 903px;
  width: 100%;
  margin: 0 auto;
  border-radius: 14px;
  background-color: #D9D9D9;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px50) var(--px40);
}

#service03 ul {
  max-width: 619px;
  width: 100%;
  margin: 0 auto;
}

#service03 ul li {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-font);
}

#service03 ul li:not(:last-child) {
  margin-bottom: var(--px40);
}

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

#service04 .col3_list>li {
  width: 32%;
  margin-bottom: 5%;
}

#service04 .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}

#service04 .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}

@media print,
screen and (max-width: 768px) {
  #service04 .col3_list>li {
    width: 49%;
  }

  #service04 .col3_list::before,
  #service04 .col3_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 500px) {
  #service04 .col3_list>li {
    width: 100%;
  }

  #service04 .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

body:not(.home) h4 {
  font-family: var(--font-family01);
  font-size: var(--rem20w);
  font-weight: bold;
  color: var(--color-font);
  line-height: 1.4;
}

#service04 h4 {
  text-align: center;
  padding: 0;
  border: none;
  margin: var(--px20) 0;
  min-height: calc(var(--rem20w) * 1.4 * 2);
}

#service04 h4::before,
#service04 h4::after {
  content: none;
}

.teleco_v1:not(:last-child) {
  margin-bottom: var(--px70);
}

.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: var(--px30) var(--px40);
}

@media print,
screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(340px + (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 0;
    margin-bottom: 0;
  }

  .teleco_v1 .w50.text_box .txtinner {
    width: 100%;
  }
}

#strength-content .content-wrap {
  margin-bottom: var(--px120);
}

#strength-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
  color: var(--color-font);
}

#strength01 p {
  font-size: var(--rem20);
  line-height: 1.5;
}

#strength-content h3,
#introduction-content h3 {
  border: none;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: var(--px24);
  text-align: center;
}

#strength-content h3::after,
#introduction-content h3::after {
  content: '';
  width: calc(var(--px90) + 5px);
  height: 2px;
  background: var(--color-primary);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media print,
screen and (max-width: 768px) {
  #strength-content h3::after,
  #introduction-content h3::after {
    width: calc(var(--px80w));
  }
}

#message-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  color: var(--color-font);
}

#message-content .representative {
  margin-top: var(--px120);
}

#message-content .imgarea {
  margin-bottom: var(--px120);
}

#introduction-content .content-wrap {
  margin-bottom: var(--px120);
}

#introduction-content p {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-font);
  line-height: 1.8;
}

#introduction-content h3 {
  font-size: var(--rem24w);
}

@media print,
screen and (max-width: 500px) {
  #introduction-content h3 {
    font-size: var(--rem20w);
  }
}

#introduction02 p {
  font-size: var(--rem24);
  text-align: center;
}
.post .subimitarea .linkBtn{
  padding:  0;
  max-width: 300px;
}
.post .subimitarea .linkBtn input[type="submit"]{
  font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
}
.wpcf7-form table th{
  width: calc(var(--px24) * 2 + 16em);
}
.wpcf7-form .must{
   font-family: var(--font-family01);
  font-size: var(--rem16);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
}