@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(270deg, #a4d7e5 0%, #d6f2ee 100%);
	--bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
	--bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
	--bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
	/*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
	--color-background: #fff;
	--color-background01: #fff;
	--color-background02: #FFFEE0;

	--clr-000: #000;
	--color-font: #454545;
	--color-font-white: #fff;
	--color-font01: #000;
	--color-primary: #00AAA9;
	--color-primary-shade: #F35E18;
	--color-primary-tint: #E2F2F2;
	--color-secondary: #ff0000;
	--color-secondary-tint: #000;
	--color-table-border: #DDDDDD;
	--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: #454545;
	--header-color-font-white: #fff;
	--header-color-primary: #00AAA9;
	--header-color-primary-shade: #06C251;
	--header-color-primary-tint: #E2F2F2;
	/*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
	--footer-background: #00AAA9;
	--footer-color-font: #fff;
	--footer-color-primary: #fff;

	/*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
	--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);
	--px25-10: clamp(10px, calc(25px + ((1vw - 19.2px) * 1.6741)), 25px);
	--px540: clamp(10px, calc(10px + (530 * ((100vw - 375px) / 1545))), 540px);
}

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) {
	.note, .note b {
		text-align: center;
	}
	.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: var(--px25-10);
	}

	nav#mainNav ul li a {
		padding: var(--px20) var(--px25-10);
	}

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

	nav#mainNav ul li a b {
		font-weight: 500;
		font-size: var(--rem16);
		letter-spacing: 0.05em;
		font-family: var(--font-family01);
		line-height: 1.3;
	}

	#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-color-primary-tint);
		padding-left: var(--px30);
		padding-right: var(--px30);
	}

	.note,
	.note b {
		font-family: var(--font-family01);
		font-size: calc(var(--rem12) + 1px);
		font-weight: 500;
		letter-spacing: 0;
		line-height: 1.6;
	}

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

	#header .tel_icon::before {
		content: "\f095";
		display: block;
		font-family: "FontAwesome";
		font-size: var(--rem16);
		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(--header-color-primary);
		border-color: var(--header-color-primary);
	}

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

	#header a.head_btn.mail_btn {
		flex-direction: column;
		gap: 8px;
		padding-left: var(--px20);
		padding-right: var(--px20);
		letter-spacing: 0.05em;
		font-family: var(--font-family01);
		font-size: var(--rem16);
		font-weight: bold;
		line-height: 1.2;
		text-align: center;
	}

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

	#header a.head_btn.line_btn {
		background: var(--header-color-primary-shade);
		padding-left: var(--rem28);
		padding-right: var(--rem28);
	}

	#header a.head_btn.line_btn::before {
		content: '\f3c0';
		font-size: var(--rem24w);
	}

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

@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;
}

#contact-bottom {
	clear: both;
}

/* code bonus start */

#home-content .txtstyle01 {
	font-family: var(--font-family-eng);
	font-size: var(--rem80w);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.03em;
	color: var(--color-primary-tint);
	text-align: center;
	text-transform: capitalize;
	padding: 0;
	margin-bottom: var(--px40);
}

#home-content p.txtstyle02 {
	font-family: var(--font-family01);
	font-size: var(--rem30w);
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.05em;
	color: var(--color-font);
	margin-bottom: var(--px40);
}

#home-content p.txtstyle02 span {
	color: var(--color-primary);
}

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

#content01 p {
	line-height: 2.2;
}

.sec01 {
	padding-bottom: calc(var(--px120) * 2 - 1rem);
	position: relative;
}

.sec01::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: calc(var(--px120) - 1rem);
	background-image: url("/wp-content/uploads/TOP-01.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.post .txtstyle10,
.txtstyle10 {
	font-family: var(--font-family02);
	font-size: var(--rem36);
	font-weight: 600;
	text-align: center;
	color: var(--color-font);
	line-height: 1.4;
	overflow-wrap: break-word;
	padding: 0;
	margin: 0 auto var(--px40);
	border: none;
	background: transparent;
}

.post .txtstyle10 .sub_ttl,
.txtstyle10 .sub_ttl {
	display: block;
	font-family: var(--font-family-eng);
	font-size: var(--rem40w);
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1;
	color: var(--color-primary);
	padding: 0;
	margin: 0 0 var(--rem16);
	border: none;
	background: transparent;
	text-transform: capitalize;
}

.post .txtstyle10 .main_ttl,
.txtstyle10 .main_ttl {
	font-family: var(--font-family01);
	font-size: var(--rem36);
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.6;
	color: var(--color-font-white);
	background-color: var(--color-primary);
	padding: 0 1rem;
}

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

.post .txtstyle10::before,
.txtstyle10::before {
	content: '';
	display: block;
	position: relative;
	width: 100%;
	max-width: 130px;
	height: var(--px50);
	background-image: url("/wp-content/uploads/TOP-03.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto var(--px16);
}

.post .txtstyle10.white_style,
.txtstyle10.white_style {
	color: var(--color-font-white);
}

.post .txtstyle10.white_style .main_ttl,
.txtstyle10.white_style .main_ttl {
	background: var(--color-font-white);
	color: var(--color-primary);
}

.post .txtstyle10.white_style .sub_ttl,
.txtstyle10.white_style .sub_ttl {
	color: var(--color-font-white);
}

.post .txtstyle10.white_style::before,
.txtstyle10.white_style::before {
	background-image: url("/wp-content/uploads/TOP-13.png");
}

.post .txtstyle10.not_icon::before,
.post .txtstyle10.not_icon::after,
.txtstyle10.not_icon::before,
.txtstyle10.not_icon::after {
	content: none;
}

#content02 .num_list01 {
	counter-reset: number;
	/*数字をリセット*/
	list-style-type: none !important;
	/*数字を一旦消す*/
}

#content02 .num_list01 .imgarea {
	position: relative;
	margin-bottom: var(--px20);
}

#content02 .num_list01 .imgarea:before {
	/* 以下数字をつける */
	position: absolute;
	counter-increment: number;
	content: "0" counter(number);
	display: inline-block;
	background: var(--color-primary);
	border-radius: 50%;
	left: 50%;
	width: 68px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	bottom: -34px;
	transform: translateX(-50%);
	font-family: var(--font-family-eng);
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0;
	color: var(--color-font-white);
}

#home-content .num_listttl {
	text-align: center;
	padding: 24px 0;
	position: relative;
	font-family: var(--font-family01);
	font-size: var(--rem24w);
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.05em;
	color: var(--color-font);
}

@media print,
screen and (max-width: 768px) {
	#content02 .num_list01 .imgarea::before {
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		bottom: -25px;
		font-size: 26px;
	}
}

/*---------col03-----------*/

#content02 .col3_list {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: var(--px50);
}

#content02 .col3_list>li {
	width: calc((100% / 3) - (var(--px50) / (3 / 2)));
}

#content02 .col3_list .imgarea {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	background: var(--color-background02);
	border-radius: 20px;
}

#content02 .col3_list .imgarea img {
	border-radius: 20px;
}

#content02 .col3_list p {
	line-height: 1.8;
}


@media print,
screen and (max-width: 768px) {
	#content02 .col3_list>li {
		width: calc((100% / 2) - (var(--px50) / 2));
	}
}

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

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

.sec02 {
	position: relative;
}

.sec02::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url("/wp-content/uploads/TOP-02.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.5;
}

.sec02::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 170, 169, 0.5);
	mix-blend-mode: color;
}

.content-inner {
	position: relative;
	z-index: 4;
}

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

.sec03::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.5);
}

#content03 .text_area {
	max-width: 800px;
	background: var(--color-background);
	border-radius: 20px;
	padding: var(--px50) var(--px40);
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

#content03 .text_area .txtinner {
	max-width: 680px;
	width: 100%;
}

#content03 h3 {
	font-family: var(--font-family01);
	font-size: var(--rem20w);
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0;
	color: var(--color-primary);
	padding: 0 0 0.1em;
	border-bottom: 1px solid var(--color-primary);
	margin-bottom: 0.1em;
}

#content03 h3:not(:first-child) {
	margin-top: var(--px24);
}

#content04 .col3_list {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: var(--px50);
}

#content04 .col3_list>li {
	width: calc((100% / 2) - (var(--px50) / (2 / 2)));
}

#content04 .col3_list .imgarea {
	border-radius: 20px;
	overflow: hidden;
}

@media print,
screen and (max-width: 768px) {
	#content04 .col3_list>li {
		width: calc((100% / 2) - (var(--px50) / 2));
	}
}

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

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

#content04 p {
	line-height: 1.8;
}

.sec04 {
	background-color: var(--color-primary-tint);
	position: relative;
}

.sec04::before {
	position: absolute;
	content: '';
	display: block;
	width: calc(var(--px160) + 2rem);
	aspect-ratio: 18 / 25;
	background-image: url("/wp-content/uploads/TOP-08.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: 34px;
	left: var(--px540);
}

.linkBtn,
.post .linkBtn {
	z-index: 10;
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: var(--color-font-white);
	background: var(--color-primary);
	max-width: 300px;
	border-radius: 200px;
	padding: 24px 30px 25px 10px;
	transition: all 0.3s !important;
}

.linkBtn::after,
.post .linkBtn::after {
	border-width: 2px;
}

.linkBtn:hover,
.post .linkBtn:hover {
	background: var(--color-primary);
	opacity: 0.6;
}

.linkBtn.white_btn,
.post .linkBtn.white_btn {
	color: var(--color-primary);
	background-color: var(--color-background);
}

.linkBtn.white_btn::after,
.post .linkBtn.white_btn::after {
	border-color: var(--color-primary);
}

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

.sec05::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 179, 178, 0.5);
}

#content05 p {
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: bold;
	line-height: 2.2;
	letter-spacing: 0;
	color: var(--color-font-white);
}

#content06 .column01 {
	position: relative;
	margin: 0;
}

#content06 .column01_wrap {
	position: relative;
	max-width: 1240px;
	width: 90%;
	margin: 0 auto;
	z-index: 1;
	align-items: center;
}

#content06 .column01 .txtarea {
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 var(--px80) 0 0;
	margin: 0;
}

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

#content06 .column01 .imgarea {
	line-height: 0;
	margin: 0;
	position: relative;
}

#content06 .column01 .imgarea img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}

#content06 .imgarea::before {
	content: '';
	display: block;
	position: absolute;
	height: 50%;
	aspect-ratio: 200 / 250;
	bottom: -3px;
	right: 0;
	transform: translateX(50%);
	background-image: url("/wp-content/uploads/TOP-15.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

@media print,
screen and (max-width: 768px) {
	#content06 .column01 .txtarea {
		padding: var(--px80) 0;
	}

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

#content06 .txtstyle03 {
	font-family: var(--font-family01);
	font-size: var(--rem24w);
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.05em;
	color: var(--color-primary);
	margin-bottom: var(--px40);
}

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

.cta01 .cta01_wrap {
	max-width: 1240px;
	width: 90%;
	margin: 0 auto;
	background: var(--color-background);
	padding: var(--px100) var(--px40);
	border-radius: 20px;
}

.cta01 .ctabtnlist {
	justify-content: center;
	max-width: 1092px;
	margin: var(--px50) auto;
	gap: var(--px14);
}

.cta01 .ctabtnlist li {
	width: 50%;
	margin: 0;
	padding: 0;
	line-height: 1;
	display: flex;
	max-width: 300px;
}

.cta01 .ctabtnlist li:first-child {
	min-width: 300px;
	border: 2px solid var(--color-primary);
	border-radius: 10px;
}

.cta01 a.item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: calc(var(--px14) + 1px) 0;
	text-align: center;
	box-sizing: border-box;
	color: #111;
	border-radius: 0;
	transition: all ease .15s;
	border-radius: 10px;
}

.cta01 a.item:hover {
	opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {
	.cta01 .ctabtnlist li {
		margin: 0 auto;
	}

	.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(--rem14);
	font-weight: 500;
	font-family: var(--font-family01);
	letter-spacing: 0;
	color: var(--color-font);
}

/*電話ボタン*/

.cta01 .telnum {
	font-family: var(--font-family-eng);
	font-size: var(--rem28);
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0;
	margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
	font-size: var(--rem20);
}

.cta01 a.telbtn {
	background: transparent;
	color: var(--color-primary);
}

/*メールボタン*/

.cta01 .btnttl {
	font-size: var(--rem20w);
	font-weight: bold;
	font-family: var(--font-family01);
	line-height: 1.3;
	letter-spacing: 0.05em;
	display: flex;
	flex-direction: column;
	text-align: center;
	color: var(--color-font-white);
}

.cta01 a.mailbtn {
	background: var(--color-primary);
	color: var(--color-font-white);
}

/*LINEボタン*/

.cta01 a.linebtn {
	background: #06C251;
	color: #fff;
}

.cta01 a.marketbtn {
	background: #F35E18;
	color: #fff;
}

.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
	content: '';
	display: inline-block;
	font-family: 'Font Awesome 5 Free', 'FontAwesome';
	font-weight: 900;
}

.cta01 .mailbtn .btnttl::before {
	content: '\f0e0';
	font-size: var(--rem22w);
}

.cta01 .linebtn .btnttl::before {
	content: '\f3c0';
	font-weight: 400;
}

.faq_content {
	max-width: 730px;
	margin: 0 auto;
}

.faq_content .txtstyle05 {
	font-family: var(--font-family01);
	font-size: var(--rem20w);
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0;
	color: var(--color-font);
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	white-space: nowrap;
	margin-bottom: var(--px40);
}

.faq_content .txtstyle05::before,
.faq_content .txtstyle05::after {
	content: '';
	position: relative;
	display: block;
	width: 38%;
	max-width: 275px;
	height: 1px;
	background: var(--color-font);
}

/*--FAQ-------------------------------------------*/

.qa_list {
	cursor: pointer;
}

.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	display: flex;
	align-items: stretch;
	background: transparent;
}

.qa_list .qa_list_inner dt:not(:first-child) {
	margin-top: var(--px40);
}

.qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: transparent;
}

.qa_list .qa_list_inner .q_ico,
.qa_list .qa_list_inner .a_ico {
	font-family: var(--font-family-eng);
	font-size: var(--rem20w);
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.03em;
	color: var(--color-primary);
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0;
	color: var(--color-font);
	padding-left: 1rem;
}

.qa_list .qa_list_inner dd {
	display: block;
	position: relative;
	padding: 0;
	border-top: 0;
}

#front_bottom_content {
	background-color: var(--color-primary-tint);
}

.postlist .post_text {
	padding: var(--px30) 0;
}

.postlist li:first-child {
	border-top: 1px solid var(--color-table-border);
}

.postlist li {
	border-bottom: 1px solid var(--color-table-border);
	margin: 0 auto;
}

.postlist .ttls,
.postlist .date {
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: var(--color-font);
}

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

#footer .footer__logo img {
	max-width: 260px;
}

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

#copyright {
	font-family: var(--font-family01);
	font-weight: 400;
	font-size: var(--rem12);
	letter-spacing: 0;
}

header#h1Header::before {
	content: none;
}

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

.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);
}

.teleco_v1 .w50.text_box .txtinner {
	max-width: 478px;
	width: 100%;
}

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

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

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

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

body:not(.home) h3 {
	font-family: var(--font-family01);
	font-size: var(--rem24w) !important;
	font-weight: bold;
	letter-spacing: 0;
	color: var(--color-font);
	position: relative;
	padding: 0;
	margin-top: 0;
}

body:not(.home) h4 {
	font-family: var(--font-family01);
	font-size: var(--rem20w);
	font-weight: bold;
	letter-spacing: 0;
	color: var(--color-font);
}

#company-content h3 {
	text-align: center;
	border: none;
}

#company-content h3::after {
	content: '';
	display: block;
	position: relative;
	width: var(--px96);
	height: 2px;
	background: var(--color-primary);
	margin: 0 auto;
	margin-top: 1rem;
}

#company-content h3 span {
	font-size: var(--rem16);
	display: block;
}

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

#company-content .txtstyle08 {
	font-family: var(--font-family01);
	font-size: var(--rem24w);
	font-weight: bold;
	letter-spacing: 0;
	color: var(--color-primary-shade);
	text-align: center;
	margin-bottom: var(--px20);
}

#company-content .txtstyle08 span {
	font-size: var(--rem16);
}

#company03 .text_area {
	background: var(--color-primary-tint);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: var(--px80) var(--px40);
}

#company03 .text_area .txtinner {
	max-width: 930px;
	width: 100%;
}

#company03 p,
#company03 ul li {
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.8;
	color: var(--color-font);
}

.post table {
	border: none;
}

.post table th,
.post table td {
	font-family: var(--font-family01);
	font-size: var(--rem16);
	letter-spacing: 0;
	color: var(--color-font);
	padding: var(--px30) var(--px20);
	border-left: none;
	border-right: none;
}

.post table th {
	background-color: var(--color-primary-tint);
}

/*--flow02--------------------------------------------*/

.flowlist02 {
	padding-left: 5rem;
	position: relative;
}

.flowlist02::before {
	content: "";
	width: 15px;
	height: 100%;
	background: var(--color-primary-tint);
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 5rem;
}

.flowlist02>li {
	position: relative;
}

.flowlist02>li:not(:last-child) {
	margin-bottom: 8vh;
}

.flowlist02>li .icon {
	font-size: var(--body-font-size);
	width: 5rem;
	height: 5rem;
	color: var(--color-font-white);
	font-weight: bold;
	background: var(--color-primary);
	padding: 0.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: -2.5rem;
	z-index: 100;
	border-radius: 50vh;
	font-family: var(--font-family-eng);
	font-size: var(--rem24w);
}

.flowlist02>li .icon::after {
	content: none;
}

.flowlist02>li dl {
	padding-left: 7rem;
	position: relative;
	padding-top: 0.3rem;
}

.flowlist02>li dl::before {
	content: none;
}

.flowlist02>li dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
}

.flowlist02>li dl::after {
	width: 50px;
	border-bottom: 1px dashed var(--color-font);
	position: absolute;
	left: 5px;
	top: 23px;
}

.flowlist02>li dd {
	padding-bottom: 0;
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
	color: var(--color-font);
}

.flowlist02>li dl dt {
	margin-bottom: 0.5rem;
	font-family: var(--font-family01);
	font-size: var(--rem20w);
	font-weight: bold;
	letter-spacing: 0;
	color: var(--color-font);
	border-bottom: 1px solid var(--color-primary);
	padding-bottom: var(--px20);
	margin-bottom: var(--px12);
}

@media (max-width: 768px) {
	.flowlist02 {
		padding-left: 2rem;
	}

	.flowlist02>li .icon {
		left: -3.5rem;
	}

	.flowlist02::before {
		left: 1rem;
	}

	.flowlist02>li dl {
		padding-left: 4.5rem;
		padding-top: 0.7rem;
	}

	.flowlist02>li dl::after {
		width: 30px;
	}
}

#flow-content .txtstyle01 {
	font-family: var(--font-family01);
	font-size: var(--rem20w);
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0;
	color: var(--color-font);
}

.post .subimitarea .linkBtn {
	padding: 0;
}

.post .subimitarea .linkBtn input[type="submit"] {
	font-family: var(--font-family01);
	font-size: var(--rem16);
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: var(--color-font-white);
	padding: 24px 30px 25px 10px;
	position: relative;
	z-index: 3;
}

.wpcf7-form .must {
	font-family: var(--font-family01);
	font-size: var(--rem16);
}

.wpcf7-form table th {
	width: calc(var(--px20) * 2 + 16em);
}

/* 20260323 */

.squareflex {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: var(--px40);
	/* row-gap: var(--rem16); */
}

.squareflex .col-ttl {
	color: var(--color-primary);
	font-size: var(--rem20w);
	font-weight: bold;
	line-height: 1.5;
	position: relative;
	padding-left: 1.2em;
}

.squareflex .col-ttl::before {
	content: "■";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

.squareflex .col-ttl+.list_disc {
	margin-left: 1.5em;
}

@media print,
screen and (min-width: 769px) {
	.squareflex {
		grid-template-rows: repeat(4, 1fr);
	}
}

@media print,
screen and (max-width: 768px) {
	.squareflex {
		grid-template-columns: 1fr;
	}
}

.content-board {
	padding: var(--px30);
	background: var(--color-primary-tint);
	color: #F35E18;
	margin-top: var(--px60);
}

.boardinner {
	max-width: fit-content;
	margin: 0 auto;
}

.boardttl {
	font-weight: bold;
	font-size: var(--rem20w);
	line-height: 1.5;
}

.h-4rem {
	height: 4rem;
}

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