html {
	font-size: 62.5%;
}
body {
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP","Shippori Mincho","FFGoodPro","游ゴシック体", YuGothic, "游ゴシック Medium",
		"Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	color: #211814;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	background-color: #F0F0F0;
}
@font-face {
	font-family: 'FFGoodPro';
	src: url('../../fonts/ff-good-pro/ff-good-pro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


a:hover {
	opacity: .7;
}
@media (max-width: 767px) {
	body {
		font-size: 1.4rem;
	}
}

@media screen and (min-width: 768px) {
	.sp-only {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.pc-only {
		display: none;
	}
}

/* btn */
.btn-wrap {
	text-align: center;
}
.btn-wrap a {
	text-align: center;
	font-weight: 500;
	font-size: 2rem;
	color: #fff;
	line-height: 1.45;
	padding: 20px 70px 22px 37px;
	display: inline-block;
	align-content: center;
	position: relative;
	border-radius: 10px;
	background: linear-gradient(to right, #1B8ABE 0%, #10218B 100%);
}
.btn-wrap a::after {
	position: absolute;
	content: "";
	right: 25px;
	top: 50%;
	width: 26px;
	height: 26px;
	background-image: url(../../images/lp/epson/h_nav_item.png);
	background-repeat: no-repeat;
	background-size: contain;
	transform: translateY(-50%) translateX(0);
}
@media (max-width: 1000px) {
	.btn-wrap a {
		font-size: 1.8rem;
	}
}
@media (max-width: 767px) {
	.btn-wrap a {
		font-size: 1.6rem;
		padding: 20px 40px 20px 15px;
	}
	.btn-wrap a::after {
		width: 20px;
		height: 20px;
		right: 10px;
	}
}


header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: #fff;
	z-index: 99999;
	transition: transform 0.3s linear;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
}
header .h_inner {
	padding: 0 0 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
}
header .h_inner .h_logo {
	flex-shrink: 1;
	max-width: 213px;
	width: 100%;
	line-height: 1;
	margin: 0;
}
header .h_inner .h_nav_item {
	position: relative;
	width: auto;
	height: 100%;
	background: linear-gradient(to right, #1B8ABE 0%, #10218B 100%);
}
header .h_inner .h_nav_item a {
	position: relative;
	text-align: center;
	font-weight: 600;
	color: #fff;
	line-height: 1.5;
	height: 80px;
	padding: 0 60px 0 27px;
	display: inline-block;
	align-content: center;
}
header .h_inner .h_nav_item a::after {
	position: absolute;
	content: "";
	right: 25px;
	top: 50%;
	width: 26px;
	height: 26px;
	background-image: url(../../images/lp/epson/h_nav_item.png);
	background-repeat: no-repeat;
	transform: translateY(-50%) translateX(0);
}
@media (max-width: 767px) {
	header .h_inner {
		padding: 0 0 0 10px;
	}
	header .h_inner .h_nav_item a {
		padding: 0 10px 0 10px;
	}
	header .h_inner .h_nav_item a::after {
		content: none;
	}
	header .h_inner .h_logo {
		width: 115px;
	}
}

main {
	margin-top: 80px;
}

#mv {
	background-color: #10218B;
	padding: 96px 0 109px;
	position: relative;
	overflow: hidden;
}
#mv::after {
	position: absolute;
	content: "";
	max-width: 941px;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 0;
	background-image: url(../../images/lp/epson/mv.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	overflow: hidden;
}
#mv .mv-container {
	max-width: 1650px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
#mv .page-ttl-area {
	color: #fff;
	position: relative;
	z-index: 1;
	width: 60%;
}
#mv .epson-logo {
	width: 250px;
	margin-bottom: 25px;
}
#mv .page-ttl {
	font-family: "Shippori Mincho", serif;
	font-size: 7rem;
	line-height: 1.44;
	font-weight: 400;
	margin-bottom: 45px;
}
#mv .page-sub-btn {
	background: #FFFFFF;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
}
#mv .page-sub-btn a {
	padding: 20px 0 22px 0;
	color: #10218B;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.45;
	position: relative;
	width: 400px;
	display: inline-block;
}
#mv .page-sub-btn a::after {
	position: absolute;
	content: "";
	right: 25px;
	top: 50%;
	width: 26px;
	height: 26px;
	background-image: url(../../images/lp/epson/mv_item.png);
	background-repeat: no-repeat;
	transform: translateY(-50%) translateX(0);
}
#mv .support {
	margin-top: 40px;
	display: flex;
	gap: 20px;
	align-items: flex-end;
}
#mv .support p {
	line-height: 1.5;
}
#mv .support .img-box {
	width: 219px;
}
@media (max-width: 1620px) {
	#mv .page-ttl {
		font-size: 6rem;
	}
}
@media (max-width: 1530px) {
	#mv .page-ttl {
		font-size: 5rem;
	}
}
@media (max-width: 1400px) {
	#mv .page-ttl {
		font-size: 4rem;
	}
	#mv::after {
		width: 80%;
	}
}
@media (max-width: 1250px) {
	#mv::after {
		width: 60%;
	}
}
@media (max-width: 1000px) {
	#mv {
		padding: 40px 0 40px;
	}
	#mv .epson-logo {
		width: 200px;
		margin-bottom: 20px;
	}
	#mv .page-ttl {
		font-size: 3rem;
	}
	#mv .page-sub-btn a {
		font-size: 1.6rem;
		width: 300px;
	}
	#mv .page-sub-btn a::after {
		right: 5px;
	}
	#mv .support .img-box {
		width: 200px;
	}
}
@media (max-width: 767px) {
	#mv .mv-container {
		padding: 0 10px;
	}
	/*#mv::after {
		width: 50%;
	}*/
	#mv .page-ttl {
		font-size: 2.2rem;
	}
	#mv .epson-logo {
		width: 140px;
	}
	#mv .page-sub-btn a {
		font-size: 1.4rem;
		max-width: 250px;
		width: 100%;
		padding-inline: 22px;
	}
	#mv .page-sub-btn a::after {
		right: 3px;
		width: 20px;
		height: 20px;
		background-size: cover;
	}
	#mv .support {
		flex-direction: column;
		align-items: flex-start;
	}
	/*#mv::after {
		background-position-x: 40%;
	}*/
}

@media (max-width: 599px) {
	#mv .page-ttl-area {
		width: 100%;
	}
}



#mv_test {
	/*background-image: url(../../images/lp/epson/mv_test.jpg);*/
	background-image: url(../../images/lp/epson/mv_test_01.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center right;
	padding: 96px 0 109px;
	position: relative;
	overflow: hidden;
}
#mv_test::before {
	position: absolute;
	content: "";
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	background: #10218B;
	overflow: hidden;
}
#mv_test::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	z-index: 0;
	border-width: 1000px 500px 0 0;
	border-style: solid;
	border-color: #10218B transparent transparent transparent;
	overflow: hidden;
}
#mv_test .mv-container {
	max-width: 1650px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
#mv_test .page-ttl-area {
	color: #fff;
	position: relative;
	z-index: 1;
	width: 60%;
}
#mv_test .epson-logo {
	width: 250px;
	margin-bottom: 25px;
}
#mv_test .page-ttl {
	font-family: "Shippori Mincho", serif;
	font-size: 7rem;
	line-height: 1.44;
	font-weight: 400;
	margin-bottom: 45px;
}
#mv_test .btn-wrap {
	text-align: left;
}
#mv_test .btn-wrap a {
	width: 400px;
	background: #FFFFFF;
	color: #10218B;
}
#mv_test .btn-wrap a::after {
	background-image: url(../../images/lp/epson/mv_item.png);
}
#mv_test .support {
	margin-top: 40px;
	display: flex;
	gap: 20px;
	align-items: flex-end;
}
#mv_test .support p {
	line-height: 1.5;
}
#mv_test .support .img-box {
	width: 219px;
}
@media (max-width: 1620px) {
	#mv_test::before {
		width: 45%;
	}
	#mv_test::after {
		left: 45%;
	}
	#mv_test .page-ttl {
		font-size: 6rem;
	}
}
@media (max-width: 1530px) {
	#mv_test .page-ttl {
		font-size: 5rem;
	}
}
@media (max-width: 1400px) {
	#mv_test::before {
		width: 40%;
	}
	#mv_test::after {
		left: 40%;
	}
	#mv_test .page-ttl {
		font-size: 4rem;
	}
	/*#mv_test::after {
		width: 80%;
	}*/
}
@media (max-width: 1250px) {
	#mv_test::before {
		width: 35%;
	}
	#mv_test::after {
		left: 35%;
	}
	/*#mv_test::after {
		width: 60%;
	}*/
}
@media (max-width: 1000px) {
	#mv_test {
		padding: 40px 0 40px;
	}
	#mv_test .epson-logo {
		width: 200px;
		margin-bottom: 20px;
	}
	#mv_test .page-ttl {
		font-size: 3rem;
	}
	#mv_test .btn-wrap a {
		font-size: 1.6rem;
		width: 350px;
	}
	#mv_test .support .img-box {
		width: 200px;
	}
}
@media (max-width: 767px) {
	#mv_test {
		background-position: center right 20%;
	}
	#mv_test::before {
		width: 190px;
	}
	#mv_test::after {
		left: 190px;
	}
	#mv_test .mv-container {
		padding: 0 10px;
	}
	/*#mv_test::after {
		width: 50%;
	}*/
	#mv_test .page-ttl {
		font-size: 2.2rem;
	}
	#mv_test .epson-logo {
		width: 140px;
	}
	#mv_test .btn-wrap a {
		font-size: 1.4rem;
		width: 250px;
		padding-inline: 22px;
	}
	#mv_test .btn-wrap a::after {
		right: 5px;
		width: 15px;
		height: 15px;
	}
	#mv_test .support {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 599px) {
	#mv_test {
		background-position: center right 35%;
	}
	#mv_test .page-ttl-area {
		width: 100%;
	}
}

@media (max-width: 499px) {
	#mv_test {
		/*background-size: auto 120%; mv_test.jpgの場合*/
		/*background-position: top right 35%; mv_test.jpgの場合*/
		background-position: top right 45%;　/*mv_test_01.jpgの場合*/
	}
	#mv_test::before {
		width: 140px;
	}
	#mv_test::after {
		left: 140px;
	}
	#mv_test .support .img-box {
		width: 150px;
	}
}

@media (max-width: 450px) {
	#mv_test .page-ttl {
		font-size: 2.0rem;
	}
	#mv_test .btn-wrap a {
		font-size: 1.2rem;
		width: auto;
		padding: 15px 30px 15px 10px;
	}
}

#trouble {
	padding: 90px 0;
}
#trouble .content-width {
	max-width: 840px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
#trouble .content-box {
	width: 100%;
	padding: 62px 0 67px 0;
	text-align: center;
	border: 1.5px solid #10218B;
	background-color: #FFFFFF;
	border-radius: 10px;
}
#trouble .content-box .content-ttl {
	color: #10218B;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	margin-bottom: 45px;
}
#trouble .content-box {
	text-align: center;
}
#trouble .content-list {
	text-align: left;
	display: inline-block;
}
#trouble .content-list li {
	color: #10218B;
	font-size: 2rem;
	padding-left: 40px;
	position: relative;
	line-height: 1.45;
	font-weight: 500;
}
#trouble .content-list li + li {
	margin-top: 15px;
}
#trouble .content-list li::before {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 7px;
	width: 25px;
	height: 15px;
	border-left: 5px solid #C2A35E;
	border-bottom: 5px solid #C2A35E;
	transform: rotate(-45deg) translateY(0%);
}
@media (max-width: 1000px) {
	#trouble .content-box .content-ttl {
		font-size: 2.6rem;
	}
}
@media (max-width: 767px) {
	#trouble {
		padding: 60px 0;
	}
	#trouble .content-box {
		padding: 40px 20px 50px 20px;
	}
	#trouble .content-box .content-ttl {
		font-size: 2rem;
	}
	#trouble .content-list li {
		font-size: 1.7rem;
	}
}

#cta-workstyle {
	position: relative;
	padding: 90px 0 65px;
	background-color: #10218B;
}
#cta-workstyle::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-width: 40px 200px 0 200px;
	border-style: solid;
	border-color: #F0F0F0 transparent transparent transparent;
}
#cta-workstyle .content-width {
	margin: 0 auto;
	padding: 0 20px;
}
#cta-workstyle .content-box {
	text-align: center;
}
#cta-workstyle .content-box p {
	font-size: 2rem;
	font-weight: 500;
	color: #fff;
	line-height: 1.45;
	margin-bottom: 10px;
}
#cta-workstyle .content-box .txt {
	font-size: 4rem;
	font-weight: 500;
	color: #FFE7B1;
	line-height: 1.45;
}
@media (max-width: 1000px) {
	#cta-workstyle {
		padding: 75px 0 50px;
	}
	#cta-workstyle .content-box p {
		font-size: 1.8rem;
	}
	#cta-workstyle .content-box .txt {
		font-size: 3rem;
	}
}
@media (max-width: 767px) {
	#cta-workstyle .content-box .txt {
		font-size: 2.5rem;
	}
	#cta-workstyle {
		padding: 50px 0 50px;
	}
	#cta-workstyle::before {
		border-width: 25px 100px 0 100px;
	}
}

#reason {
	padding: 30px 0 100px;
	background-color: #fff;
}
#reason .content-width {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#reason .sec-ttl {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	color: #10218B;
	text-align: center;
	margin-bottom: 87px;
}
#reason .sec-ttl span {
	font-size: 6rem;
	line-height: 1.45;
}
#reason .content-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 70px 25px;
}
#reason .content-box ul li {
	position: relative;
	width: 31.819%;
	height: 140px;
	align-content: center;
}
#reason .content-box ul li::before,
#reason .content-box ul li::after {
	width: 60px;
	height: 140px;
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	transform: translateY(-50%) translateX(0%);
}
#reason .content-box ul li::before {
	background-image: url(../../images/lp/epson/point_item_01.png);
	left: 0;
}
#reason .content-box ul li::after {
	background-image: url(../../images/lp/epson/point_item_02.png);
	right: 0;
}
#reason .content-box ul li .point-box {
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	top: -10px;
	font-family: 'FFGoodPro', sans-serif;
}
#reason .content-box ul li .point-box .point {
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.35;
	display: flex;
	flex-direction: column;
	gap: 0;
	color: #10218B;
	align-items: center;
}
#reason .content-box ul li .point-box .point .num {
	font-size: 4rem;
	line-height: 1.325;
}
#reason .content-box ul li .txt {
	font-size: 2.3rem;
	color: #10218B;
	font-weight: 600;
	line-height: 1.48;
	text-align: center;
}
@media (max-width: 1000px) {
	#reason .sec-ttl {
		font-size: 2.8rem;
	}
	#reason .content-box ul li {
		width: 350px;
	}
}
@media (max-width: 767px) {
	#reason .sec-ttl {
		font-size: 2.6rem;
	}
	#reason .sec-ttl span {
		font-size: 5rem;
	}
	#reason .content-box ul li {
		max-width: 350px;
		width: 100%;
	}
	#reason .content-box ul li .txt {
		font-size: 2rem;
	}
}
@media (max-width: 599px) {
	#reason .content-box ul {
		row-gap: 10px;
	}
	#reason .content-box ul li::before,
	#reason .content-box ul li::after {
		width: 45px;
		height: 105px;
	}
	#reason .content-box ul li .point-box {
		top: 10px;
	}
	#reason .content-box ul li .point-box .point {
		font-size: 1.8rem;
	}
	#reason .content-box ul li .point-box .point .num {
		font-size: 3rem;
	}
	#reason .content-box ul li .txt {
		font-size: 1.8rem;
	}
}

#consultant {
	padding: 120px 0 144px;
}
#consultant .content-width {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#consultant .sec-ttl {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	color: #10218B;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 50px;
	position: relative;
}
#consultant .sec-ttl::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	background-color: #10218B;
	width: 100px;
	height: 3px;
}
#consultant .bubble-list {
	display: flex;
	gap: 40px;
	justify-content: center;
	margin-bottom: 80px;
}
#consultant .bubble-list li {
	position: relative;
	background-color: #A8A8A8;
	color: #FFFFFF;
	border-radius: 50px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.45;
	text-align: center;
	align-content: center;
	height: 100px;
}
#consultant .bubble-list .bubble01 {
	width: 470px;
}
#consultant .bubble-list .bubble01::after {
	content: "";
	position: absolute;
	width: 51px;
	height: 45px;
	background-image: url(../../images/lp/epson/bubble_item.png);
	background-repeat: no-repeat;
	bottom: -30px;
	left: 78px;
	transform: translateY(0%) translateX(0%);
	z-index: -1;
}
#consultant .bubble-list .bubble02 {
	width: 350px;
}
#consultant .bubble-list .bubble02::after {
	content: "";
	position: absolute;
	width: 51px;
	height: 45px;
	background-image: url(../../images/lp/epson/bubble_item.png);
	background-repeat: no-repeat;
	bottom: -30px;
	right: 72px;
	transform:scale(-1, 1) translateY(0%) translateX(0%);
	z-index: -1;
}
#consultant .content-box-900 {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
#consultant .bubble-under-txt {
	line-height: 1.5;
	color: #10218B;
	text-align: left;
	font-weight: 500;
	margin-bottom: 50px;
}
#consultant .consultant-list li {
	position: relative;
	width: 100%;
	color: #10218B;
	line-height: 1.45;
	font-size: 2rem;
	text-align: left;
	padding: 20.5px 59px 20.5px 86px;
	background-color: #fff;
	border-radius: 35px;
	font-weight: 500;
}
#consultant .consultant-list li span {
	position: relative;
}
#consultant .consultant-list li span::before {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	left: -45px;
	width: 25px;
	height: 15px;
	border-left: 5px solid #C2A35E;
	border-bottom: 5px solid #C2A35E;
	transform: rotate(-45deg) translateY(0%);
}
#consultant .consultant-list li + li {
	margin-top: 15px;
}
#consultant .summary {
	margin-top: 80px;
}
#consultant .summary .ttl {
	color: #10218B;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.46;
	margin-bottom: 25px;
}
#consultant .summary .summary-content-box {
	background-color: #fff;
	border-radius: 5px;
}
#consultant .summary .summary-content-box .summary-content {
	padding: 28px 0 28px 86px;
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	display: flex;
}
#consultant .summary .summary-content-box .summary-content::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 50%;
	bottom: 0;
	background-color: #9A9DB5;
	transform:scale(-1, 1) translateY(0%) translateX(50%);
}
#consultant .summary .summary-content-box .summary-content:last-child:after {
	content: none;
}
#consultant .summary .summary-content-box .summary-content .summary-content-ttl {
	margin-right: 100px;
}
#consultant .flow {
	margin-top: 80px;
}
#consultant .flow .ttl {
	color: #10218B;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.46;
	margin-bottom: 10px;
}
#consultant .flow .sub-ttl {
	color: #10218B;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
}
#consultant .flow .flow-content-box {
	display: flex;
	gap: 25px;
	justify-content: center;
}
#consultant .flow .flow-content-box .flow-content {
	max-width: 350px;
	width: 100%;
	min-height: 285px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	padding: 35px 28px 34px 28px;
	margin-top: 74px;
}
#consultant .flow .flow-content-box .flow-content .pattern-box {
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	top: -15px;
	font-family: 'FFGoodPro', sans-serif;
}
#consultant .flow .flow-content-box .flow-content .pattern-box .pattern {
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.35;
	display: flex;
	flex-direction: column;
	gap: 0;
	color: #C2A35E;
	align-items: center;
}
#consultant .flow .flow-content-box .flow-content .pattern-box .pattern .num {
	font-size: 4rem;
	line-height: 1.325;
}
#consultant .flow .flow-content-box .flow-content .flow-content-ttl {
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	color: #10218B;
	line-height: 1.45;
}
#consultant .flow .flow-content-box .flow-content .flow-content-txt {
	font-weight: 500;
	color: #10218B;
	line-height: 1.5;
	margin-top: 25px;
}
#consultant .flow .flow-content-box .flow-content .note {
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: 10px;
	line-height: 1.4;
	color: #10218B;
}
#consultant .btn-wrap {
	margin-top: 80px;
}
@media (max-width: 1000px) {
	#consultant .sec-ttl {
		font-size: 2.8rem;
	}
	#consultant .bubble-list li {
		font-size: 1.8rem;
	}
	#consultant .bubble-list .bubble01 {
		width: 430px;
	}
	#consultant .bubble-list .bubble02 {
		width: 320px;
	}
	#consultant .consultant-list li {
		font-size: 1.8rem;
	}
}
@media (max-width: 767px) {
	#consultant .sec-ttl {
		font-size: 2.6rem;
	}
	#consultant .bubble-list li {
		font-size: 1.6rem;
	}
	#consultant .bubble-list {
		flex-direction: column;
		align-items: center;
	}
	#consultant .bubble-list .bubble01 {
		width: 100%;
	}
	#consultant .bubble-list .bubble02 {
		width: 100%;
	}
	#consultant .consultant-list li {
		font-size: 1.6rem;
		padding: 20.5px 30px 20.5px 59px;
	}
	#consultant .flow .flow-content-box {
		flex-wrap: wrap;
	}
	#consultant .flow .flow-content-box .flow-content {
		max-width: unset;
		width: 100%;
		height: auto;
		min-height: auto;
		padding: 35px 20px 34px 20px;
	}
	#consultant .summary .summary-content-box .summary-content {
		padding: 28px 20px 28px 20px;
		flex-direction: column;
		gap: 20px;
	}
	#consultant {
		padding: 80px 0 80px;
	}
	#consultant .consultant-list li span::before {
		left: -37px;
	}
}

#epson-enregion {
	background-color: #fff;
	padding: 100px 0 150px;
}
#epson-enregion .content-width {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#epson-enregion .sec-ttl-box .logo {
	text-align: center;
}
#epson-enregion .sec-ttl-box .logo img {
	width: 250px;
}
#epson-enregion .sec-ttl-box .sec-ttl {
	font-family: "Shippori Mincho", serif;
	font-size: 4rem;
	font-weight: 600;
	line-height: 1.45;
	margin-top: 10px;
	text-align: center;
}
#epson-enregion .about {
	margin-top: 80px;
}
#epson-enregion .ttl {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1.44;
	padding-bottom: 25px;
	position: relative;
}
#epson-enregion .ttl::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100px;
	height: 3px;
	background-color: #211814;
	transform: translateY(-50%) translateX(-50%);
}
#epson-enregion .about-content-box {
	margin-top: 50px;
}
#epson-enregion .about-content {
	border-radius: 10px;
	border: 1px solid #A8A8A8;
	width: 100%;
	padding: 40px 40px 40px 60px;
	color: #211814;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.45;
	position: relative;
}
#epson-enregion .about-content::before {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
	left: -5px;
	width: 50px;
	height: 30px;
	border-left: 8px solid #C2A35E;
	border-bottom: 8px solid #C2A35E;
	transform: rotate(-45deg) translateY(0%);

}
#epson-enregion .about-content + .about-content {
	margin-top: 30px;
}
#epson-enregion .reason {
	margin-top: 80px;
}
#epson-enregion .reason .reason-result {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.45;
	color: #211814;
	margin-top: 34px;
}
#epson-enregion .reason .reason-result .big {
	font-size: 6rem;
	font-family: 'FFGoodPro', sans-serif;
	line-height: 1.33;
	font-weight: 600;
	color: #C2A35E;
}
#epson-enregion .reason .reason-result .min {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
}
#epson-enregion .reason .reason-content-box {
	margin-top: 37px;
	display: flex;
	gap: 40px;
	align-items: flex-start;
	flex-wrap: wrap;
}
#epson-enregion .reason .reason-content-box .reason-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(50% - 20px);
}
#epson-enregion .reason .reason-content-box .reason-content .num {
	font-size: 4rem;
	color: #C2A35E;
	font-weight: 600;
	line-height: 1.325;
	font-family: 'FFGoodPro', sans-serif;
}
#epson-enregion .reason .reason-content-box .reason-content .reason-content-ttl {
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.45;
	margin-bottom: 16px;
}
#epson-enregion .reason .reason-content-box .reason-content .reason-content-txt {
	padding: 35px 45px 45px 45px;
	background-color: #F0F0F0;
	border-radius: 10px;
}
#epson-enregion .btn-wrap {
	margin-top: 80px;
}
@media (max-width: 1000px) {
	#epson-enregion .sec-ttl-box .sec-ttl {
		font-size: 3.5rem;
	}
	#epson-enregion .about-content {
		font-size: 1.8rem;
	}
	#epson-enregion .ttl {
		font-size: 2.2rem;
	}
}
@media (max-width: 767px) {
	#epson-enregion {
		padding: 80px 0 80px;
	}
	#epson-enregion .sec-ttl-box .sec-ttl {
		font-size: 2.8rem;
	}
	#epson-enregion .about-content {
		font-size: 1.6rem;
		padding: 25px 20px 30px 49px;
	}
	#epson-enregion .ttl {
		font-size: 1.9rem;
	}
	#epson-enregion .reason .reason-content-box {
		flex-direction: column;
		align-items: center;
	}
	#epson-enregion .reason .reason-content-box .reason-content {
		width: 100%;
	}
	#epson-enregion .reason .reason-result {
		font-size: 1.8rem;
	}
	#epson-enregion .reason .reason-result .big {
		font-size: 6.8rem;
	}
	#epson-enregion .reason .reason-result .min {
		display: block;
	}
	#epson-enregion .about-content::before {
		width: 40px;
		height: 20px;
		border-left: 6px solid #C2A35E;
		border-bottom: 6px solid #C2A35E;
	}
	#epson-enregion .reason .reason-content-box .reason-content .reason-content-txt {
		padding: 35px 20px 35px 20px;
	}
}

#cta-epson {
	position: relative;
	overflow: hidden;
	padding: 105px 0;
}
#cta-epson::before {
	content:"";
	position:absolute; inset:0;
	background-image: url(../../images/lp/epson/cta_img.png);
	z-index: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#cta-epson::after{
	content:"";
	position:absolute; inset:0;
	mix-blend-mode: multiply;
	z-index: 1;
	background-image: url(../../images/lp/epson/cta_filter.png);
	pointer-events: none;
}
#cta-epson .cta-cover {
	position: absolute;
	width: 58%;
	height: 100%;
	background-color: #10218B;
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 70% 0%, 100% 100%, 0% 100%);
}
#cta-epson .content-width {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 3;
}
#cta-epson .ttl {
	font-family: "Shippori Mincho", serif;
	font-size: 5rem;
	line-height: 1.44;
	color: #fff;
	margin-bottom: 50px;
	font-weight: 500;
}
#cta-epson p {
	font-weight: 600;
	line-height: 1.5;
	max-width: 456px;
	width: 100%;
	color: #fff;
}
@media (max-width: 1000px) {
	#cta-epson .ttl {
		font-size: 4rem;
	}
}
@media (max-width: 767px) {
	#cta-epson .ttl {
		font-size: 3rem;
	}
}

#recruit {
	padding: 100px 0 134px;
	background-color: #fff;
}
#recruit .content-width {
	max-width: 1145px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#recruit .list-ttl {
	text-align: center;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	padding-bottom: 25px;
	position: relative;
	color: #10218B;
	margin-bottom: 50px;
}
#recruit .list-ttl::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100px;
	height: 3px;
	background-color: #10218B;
	transform: translateY(-50%) translateX(-50%);
}
#recruit .list-note {
	font-size: 2rem;
	font-weight: 600;
	color: #10218B;
	text-align: center;
	margin-bottom: 50px;
	line-height: 1.45;
}
#recruit .recruit-list {
	display: flex;
	flex-wrap: wrap;
	gap: 35px;
	justify-content: center;
}
#recruit .recruit-list li {
	width: 250px;
	padding: 25px 0 30px;
	border-top: 1px solid #9A9DB5;
	border-bottom: 1px solid #9A9DB5;
	text-align: center;
}
#recruit .recruit-list li .detail {
	color: #10218B;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 10px;
}
#recruit .recruit-list li .place {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.42;
	color: #10218B;
}
#recruit .note {
	margin-top: 30px;
	font-weight: 500;
	text-align: right;
	line-height: 1.5;
	color: #10218B;
}

#recruit .case {
	margin-top: 70px;
}
#recruit .case .sec-ttl {
	text-align: center;
	font-weight: 600;
	font-size: 3rem;
	color: #10218B;
	margin-top: 35px;
	line-height: 1.46;
}
#recruit .case .sec-sub-ttl {
	text-align: center;
	font-weight: 600;
	font-size: 2rem;
	color: #10218B;
	margin-top: 30px;
	line-height: 1.45;
}
#recruit .case .case-list {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	justify-content: center;
	margin-top: 30px;
}
#recruit .case .case-list li {
	border-radius: 5px;
	background-color: #EFF5F8;
	padding: 17px 15px 15px 15px;
	width: 350px;
	color: #10218B;
}
#recruit .case .case-list li .case-head-content {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#recruit .case .case-list li .case-head-content .case-icon {
	width: 25px;
	margin-right: 12px;
}
#recruit .case .case-list li .case-head-content .person {
	font-weight: 600;
	line-height: 1.5;
}
#recruit .case .case-list li .case-head-content .person .age {
	font-size: 1.2rem;
	line-height: 1.4;
}
#recruit .case .case-list li .case-head-content .income {
	background-color: #10218B;
	color: #fff;
	padding: 2px 14px;
	font-weight: 500;
	border-radius: 5px;
}
#recruit .case .case-list li .case-head-content .income span {
	font-size: 2.4rem;
}
#recruit .case .case-list li .case-content01 {
	padding: 13px 0;
	background-color: #fff;
	margin-top: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 1.5;
}
#recruit .case .case-list li .case-content02 {
	padding: 14px 0 18px;
	background-color: #fff;
	margin-top: 10px;
	font-weight: 600;
	text-align: center;
	line-height: 1.5;
}
#recruit .btn-wrap {
	text-align: center;
	margin-top: 70px;
}
@media (max-width: 767px) {
	#recruit .recruit-list {
		column-gap: 4%;
	}
	#recruit .recruit-list li {
		width: 48%;
	}
	#recruit .case .case-list {
		flex-direction: column;
		align-items: center;
	}
	#recruit .case .case-list li {
		width: 100%;
		padding: 17px 20px 15px 20px;
	}
	#recruit .case .case-list li .case-head-content {
		justify-content: left;
	}
	#recruit .case .case-list li .case-head-content .income {
		margin-left: auto;
		padding: 2px 10px;
	}
	#recruit .case .case-list li .case-head-content .income span {
		font-size: 2rem;
	}
	#recruit .case .case-list li .case-head-content .person {
		display: flex;
		flex-direction: column;
	}
	#recruit {
		padding: 80px 0 80px;
	}
	#recruit .list-note {
		font-size: 1.8rem;
	}
	#recruit .case .sec-sub-ttl {
		font-size: 1.8rem;
	}
}

.en-ttl {
	font-size: 8rem;
	font-weight: 100;
	line-height: 1.325;
	font-family: 'FFGoodPro', sans-serif;
	color: #10218B;
	padding-bottom: 4px;
	position: relative;
	text-align: center;
}
.en-ttl::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100px;
	height: 3px;
	background-color: #10218B;
	transform: translateY(-50%) translateX(-50%);
}

#charm {
	background-color: #EFF5F8;
	padding: 102px 0 168px;
	position: relative;
}
#charm .content-width {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#charm .sec-ttl {
	margin-top: 34px;
	line-height: 1.46;
	font-size: 3rem;
	text-align: center;
	margin-bottom: 80px;
	color: #10218B;
	font-weight: 600;
}
#charm .charm-content-box {
	padding: 80px 100px 62px;
	border-radius: 10px;
	background-color: #fff;
	color: #10218B;
}
#charm .charm-content-box + .charm-content-box {
	margin-top: 50px;
}
#charm .charm-content-box .charm-head {
	padding-bottom: 8px;
	font-weight: 500;
	line-height: 1.5;
	border-bottom: 1px solid #10218B;
	margin-bottom: 41px;
}
#charm .charm-content-box .charm-head span {
	font-family: 'FFGoodPro', sans-serif;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1.3;
	margin-left: 5px;
}
#charm .charm-content-box .charm-content01 {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: flex-start;
}
#charm .charm-content-box .charm-content01 .charm-content01-ttl {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
}
#charm .charm-content-box .charm-content01 .charm-content01-txt {
	max-width: 550px;
	width: 100%;
	line-height: 1.5;
	font-weight: 500;
}

#charm .btn-wrap {
	text-align: center;
	margin-top: 50px;
}

#charm .charm-content-box01 .charm-check-list {
	margin-top: 60px;
	gap: 20px;
	display: flex;
	flex-wrap: wrap;
}
#charm .charm-content-box01 .charm-check-list li {
	border-radius: 60px;
	background-color: #F0F0F0;
	padding: 15.5px 39px 15.5px 75px;
	font-size: 2rem;
	line-height: 1.45;
	font-weight: 500;
	position: relative;
}
#charm .charm-content-box01 .charm-check-list li::before {
	content: '';
	display: block;
	position: absolute;
	top: 20px;
	left: 30px;
	width: 25px;
	height: 15px;
	border-left: 5px solid #C2A35E;
	border-bottom: 5px solid #C2A35E;
	transform: rotate(-45deg) translateY(0%);
}
#charm .charm-content-box01 .charm-ex {
	margin-top: 70px;
}
#charm .charm-content-box01 .charm-ex .ex-ttl {
	color: #10218B;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.45;
	margin-bottom: 30px;
}
#charm .charm-content-box01 .charm-ex .ex-list li {
	border-radius: 5px;
	width: 100%;
	border: 1.5px solid #10218B;
	padding: 21px 34px 24px 35px;
	color: #10218B;
	display: flex;
	align-items: center;
	position: relative;
}
#charm .charm-content-box01 .charm-ex .ex-list li::before {
	content: "";
	left: 100px;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 1.5px;
	height: 70%;
	position: absolute;
	background-color: #10218B;
}
#charm .charm-content-box01 .charm-ex .ex-list li + li {
	margin-top: 30px;
}
#charm .charm-content-box01 .charm-ex .ex-list li .num {
	padding-right: 30px;
	font-family: 'FFGoodPro', sans-serif;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.33;
	position: relative;
}
#charm .charm-content-box01 .charm-ex .ex-list li .txt {
	padding-left: 30px;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
}
#charm .charm-content-box01 .charm-ex .ex-note {
	font-size: 1.4rem;
	text-align: left;
	color: #10218B;
	font-weight: 500;
	line-height: 1.42;
	margin-top: 30px;
}
#charm .charm-content-box01 .charm-ex p {
	font-size: 1.6rem;
	text-align: left;
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 52px;
}

#charm .charm-content-box02 .charm-ex {
	margin-top: 80px;
}
#charm .charm-content-box02 .charm-ex .ex-ttl {
	color: #10218B;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.45;
	margin-bottom: 30px;
}
#charm .charm-content-box02 .charm-ex .ex-list {
	display: flex;
	gap: 15px;
	justify-content: center;
}
#charm .charm-content-box02 .charm-ex .ex-list li {
	border-radius: 5px;
	border: 1px solid #10218B;
	background-color: #FFFFFF;
	padding: 18px 26px 32px;
	display: flex;
	justify-content: flex-start;
	color: #10218B;
	max-width: 290px;
	width: 100%;
	flex-direction: column;
	align-items: center;
}
#charm .charm-content-box02 .charm-ex .ex-list li .num {
	font-family: 'FFGoodPro', sans-serif;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.3;
	border-bottom: 1px solid #10218B;
}
#charm .charm-content-box02 .charm-ex .ex-list li .place {
	margin-top: 12px;
	text-align: center;
	font-weight: 600;
	line-height: 1.5;
}
#charm .charm-content-box02 .charm-ex .ex-list li .img-box {
	max-width: 230px;
	width: 100%;
	border-radius: 5px;
	margin-top: 20px;
}
#charm .charm-content-box02 .charm-ex .ex-list li .txt {
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	margin-top: 20px;
}
#charm .charm-content-box02 .point-txt {
	color: #10218B;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.45;
	margin-top: 50px;
}
#charm .charm-content-box02 .point-box {
	margin: 25px auto 0;
	text-align: center;
}
#charm .charm-content-box02 .point-box span {
	display: inline-block;
	background-color: #C2A35E;
	color: #fff;
	border-radius: 5px;
	padding: 8px 19px;
	font-weight: 600;
	line-height: 1.5;
}
#charm .charm-content-box02 .point-list {
	display: flex;
	gap: 20px;
	margin-top: 20px;
	justify-content: center;
}
#charm .charm-content-box02 .point-list .point {
	background-color: #F0F0F0;
	border-radius: 5px;
	padding: 25px 35px;
	color: #10218B;
	max-width: 440px;
	width: 100%;
}
#charm .charm-content-box02 .point-list .point .ttl {
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.45;
	text-align: center;
}
#charm .charm-content-box02 .point-list .point .txt {
	font-weight: 500;
	margin-top: 15px;
	line-height: 1.5;
}
#charm .charm-content-box02 p {
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 30px;
}

#charm .charm-content-box03 .charm-content01 {
	margin-top: 42px;
	padding-top: 68px;
	padding-bottom: 190px;
	align-items: center;
	background-image: url(../../images/lp/epson/charm_map.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
#charm .charm-content-box03 .btn-wrap {
	margin-top: 0;
}
@media (max-width: 1140px) {
	#charm .charm-content-box .charm-content01 {
		flex-wrap: wrap;
	}
	#charm .charm-content-box .charm-content01 .charm-content01-ttl {
		width: 100%;
	}
	#charm .charm-content-box .charm-content01 .charm-content01-txt {
		max-width: unset;
	}
}
@media (max-width: 1000px) {
	#charm .charm-content-box {
		padding: 60px 45px 62px;
	}
	.en-ttl {
		font-size: 7rem;
	}
}
@media (max-width: 767px) {
	#charm {
		padding: 80px 0;
	}
	#charm .charm-content-box01 .charm-ex .ex-list li {
		flex-direction: column;
		gap: 15px;
		padding: 20px 20px 24px 20px;
	}
	#charm .charm-content-box01 .charm-ex .ex-list li::before {
		width: 15%;
		height: 1.5px;
		left: 50%;
		bottom: 0;
		top: 58px;
	}
	#charm .charm-content-box02 .point-list {
		flex-direction: column;
		align-items: center;
	}
	#charm .charm-content-box02 .point-list .point {
		max-width: unset;
	}
	#charm .charm-content-box01 .charm-ex .ex-list li .num {
		padding-right: 0;
	}
	#charm .charm-content-box01 .charm-ex .ex-list li .txt {
		padding-left: 0;
	}
	#charm .charm-content-box02 .charm-ex .ex-list {
		flex-direction: column;
		align-items: center;
	}
	#charm .charm-content-box02 .charm-ex .ex-list li {
		width: 100%;
		max-width: unset;
	}
	#charm .charm-content-box {
		padding: 60px 20px 62px;
	}
	#charm .charm-content-box03 .charm-content01 {
		padding-bottom: 40px;
	}
	#charm .charm-content-box .charm-content01 .charm-content01-ttl {
		font-size: 2.6rem;
	}
	#charm .charm-content-box .charm-content01 {
		gap: 15px;
	}
	#charm .charm-content-box01 .charm-check-list {
		gap: 15px;
	}
	#charm .charm-content-box01 .charm-check-list li {
		font-size: 1.5rem;
		padding: 10px 20px 10px 40px;
	}
	#charm .charm-content-box01 .charm-check-list li::before {
		width: 15px;
		height: 10px;
		top: 15px;
		left: 15px;
		border-width: 3px;
	}
	#charm .charm-content-box03 .charm-content01 {
		padding-top: 0;
	}
	.en-ttl {
		font-size: 6rem;
	}
	#charm .sec-ttl {
		font-size: 1.8rem;
	}
}

#merit {
	padding: 100px 0 150px;
	background: #fff;
}
#merit .content-width {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#merit .sec-ttl {
	margin-top: 34px;
	line-height: 1.46;
	font-size: 3rem;
	text-align: center;
	margin-bottom: 80px;
	color: #10218B;
	font-weight: 600;
}
#merit .content-box {
	width: 100%;
	padding: 45px 100px 55px;
	border-radius: 10px;
	border: 1px solid #10218B;
}
#merit .content-box .content-num {
	text-align: center;
	position: relative;
	color: #10218B;
	font-weight: 600;
}
#merit .content-box .content-ttl {
	margin-top: 31px;
	text-align: center;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	color: #10218B;
}
#merit .content-box + .content-box {
	margin-top: 80px;
}

#merit .content-box01 .content-txt {
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 36px;
}
#merit .content-box01 .content-img-box {
	display: flex;
	gap: 50px;
	justify-content: center;
	margin-top: 60px;
}
#merit .content-box01 .ex-note {
	font-size: 1.4rem;
	text-align: left;
	color: #10218B;
	font-weight: 500;
	line-height: 1.42;
	margin-top: 30px;
}

#merit .content-box02 .content-detail-box {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: 34px;
	margin-bottom: 30px;
}
#merit .content-box02 .content-detail {
	padding: 33px 20px 28px;
}
#merit .content-box02 .content-detail-box .content-head {
	background-color: #10218B;
	color: #fff;
	padding: 8px 15px;
	font-weight: 600;
	border-radius: 5px;
	display: table;
	text-align: center;
	margin: 0 auto;
}
#merit .content-num-box {
	display: flex;
	flex-direction: column;
	gap: 0;
	justify-content: center;
	line-height: 1.35;
	font-weight: 600;
	font-family: 'FFGoodPro', sans-serif;
	font-size: 2rem;
	color: #10218B;
	text-align: center;
	position: relative;
}
#merit .content-num-box::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 48px;
	height: 1.5px;
	background-color: #10218B;
	transform: translateY(-50%) translateX(-50%);
}
#merit .content-num-box span {
	font-size: 4rem;
	line-height: 1.23;
}
#merit .content-box02 .content-detail-box .content-nums-box {
	display: flex;
	flex-wrap: wrap;
	colum-gap: 20px;
	justify-content: center;
}
#merit .content-box02 .content-detail-box .content-nums-box {
	line-height: 1.35;
	font-weight: 500;
	font-size: 2rem;
	color: #10218B;
	text-align: center;
	position: relative;
}
#merit .content-box02 .content-detail-box .content-nums-box span {
	font-size: 4rem;
	line-height: 1.23;
}
#merit .content-box02 .content-detail-box .content-num span {
	font-family: 'FFGoodPro', sans-serif;
	font-size: 6rem;
	font-weight: 600;
	line-height: 1.33;
	color: #C2A35E;
}
#merit .content-box02 .content-detail {
	border: 1px solid #CECECE;
	border-radius: 10px;
}
#merit .content-box02 .content-detail01 {
	max-width: 240px;
	width: 100%;
}
#merit .content-box02 .content-detail02 {
	max-width: 240px;
	width: 100%;
}
#merit .content-box02 .content-detail03 {
	max-width: 380px;
	width: 100%;
}
#merit .content-box02 .content-txt {
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
}
#merit .content-box02 .content-txt p + p {
	margin-top: 30px;
}
#merit .content-box02 .note-txt {
	text-align: right;
	font-size: 1.4rem;
	margin-top: 15px;
	font-weight: 500;
	line-height: 1.4;
	color: #10218B;
}

#merit .content-box03 .content-txt {
	margin-top: 50px;
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
}
#merit .content-box03 table {
	margin-top: 60px;
	border-collapse: collapse;
	border: 1px solid #10218B;
	width: 100%;
	border-left: none;
	border-right: none;
}
#merit .content-box03 table tr {
	border-bottom: 1px solid #10218B;
}
#merit .content-box03 table th {
	width: 22.22%;
	background-color: #EFF5F8;
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
}
#merit .content-box03 table td {
	color: #10218B;
	font-weight: 500;
	line-height: 1.5;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 31px;
	border-bottom: 1px solid #10218B;
}
#merit .content-box03 .table-note {
	text-align: right;
	margin-top: 15px;
	font-size: 1.2rem;
	font-weight: 500;
	color: #10218B;
	line-height: 1.4;
}
#merit .content-box03 p {
	margin-top: 10px;
	font-weight: 500;
	color: #10218B;
	line-height: 1.5;
}
@media (max-width: 1000px) {
	#merit .content-box02 {
		padding: 44px 40px 57px;
	}
}
@media (max-width: 767px) {
	#merit {
		padding: 80px 0;
	}
	#merit .sec-ttl {
		font-size: 1.8rem;
	}
	#merit .content-box {
		padding-left: 20px;
		padding-right: 20px;
	}
	#merit .content-box .content-ttl {
		font-size: 2.4rem;
	}
	#merit .content-box01 .content-img-box {
		gap: 10px;
	}
	#merit .content-box02 .content-detail-box {
		flex-wrap: wrap;
	}
	#merit .content-box02 .content-detail {
		width: 100% !important;
		max-width: unset;
		padding: 20px 20px 10px;;
	}
	#merit .content-box03 table th,
	#merit .content-box03 table td {
		display: block;
		width: 100%;
	}
	#merit .content-box03 table th {
		padding: 20px;
		border-bottom: 1px dotted #102188;
	}
	#merit .content-box03 table tr {
		border-bottom: none;
	}
	#merit .content-box03 table {
		border-bottom: none;
	}
}

#cta-f {
	padding: 76px 0;
	background-image: url(../../images/lp/epson/cta_f.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#cta-f .content-width {
	padding: 0 20px;
}
#cta-f .ttl {
	font-family: "Shippori Mincho", serif;
	font-size: 4rem;
	font-weight: 600;
	line-height: 1.45;
	color: #FFFFFF;
	text-align: center;
}
#cta-f .txt {
	margin-top: 37px;
	color: #FFFFFF;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.45;
	text-align: center;
}
#cta-f .btn-wrap {
	margin-top: 37px;
}
#cta-f .btn-wrap a {
	color: #10218B;
	background: #fff;
}
#cta-f .btn-wrap a::after {
	background-image: url(../../images/lp/epson/mv_item.png);
}
@media (max-width: 1000px) {
	#cta-f .ttl {
		font-size: 3rem;
	}
}
@media (max-width: 767px) {
	#cta-f {
		background-position: center right 38%;
	}
	#cta-f .ttl {
		font-size: 2.2rem;
	}
	#cta-f .txt {
		font-size: 1.8rem;
	}
}

#footer {
	background-color: #08124E;
}
#footer .content-width{
	max-width: 1720px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto;
}
#footer .f_inner {
	padding: 119px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#footer .copyright {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.4;
	color: #fff;
}
@media (max-width: 767px) {
	#footer .f_inner {
		flex-direction: column;
	}
}

#form {
	padding: 120px 0 172px;
	color: #10218B;
	background: #fff;
	font-family: "Noto Sans JP","Shippori Mincho","FFGoodPro","游ゴシック体", YuGothic, "游ゴシック Medium",
		"Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#form .content-width {
	max-width: 1040px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
#form .ttl {
	text-align: center;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	padding-bottom: 25px;
	position: relative;
}
#form .ttl::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100px;
	height: 3px;
	background-color: #10218B;
	transform: translateY(-50%) translateX(-50%);
}
#form .txt {
	margin-top: 50px;
	text-align: center;
	font-weight: 500;
	line-height: 1.5;
}
#form .form-wrap {
	margin-top: 50px;
}
.table-form {
	width: 100%;
	margin-bottom: 50px;
	border-collapse: collapse;
	border-spacing: 0;
}

.table-form th,
.table-form td {
	padding: 20px 0;
	vertical-align: top;
	text-align: left;
	border: 1px solid #e3e3e3;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.table-form th {
	padding: 28px clamp(12px, 4vw, 50px) 10px;
	border-width: 1px 0 0;
	font-size: 2rem;
	color: #10218B;
	font-weight: 600;
	line-height: 1.45;
}
.table-form th p {
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 10px;
}

.table-form td {
	padding: 0 clamp(12px, 4vw, 50px) 45px;
	border-width: 0 0 1px;
	font-size: 1.6rem;
	border-bottom: none;
}
.table-form tr:last-child td {
	border-bottom: 1px solid #e3e3e3;
}

.table-form_title-hissu::after {
	content: none;
}

.table-form_title-nini::after {
	content: none;
}
.table-form .name {
	display: flex;
	gap: 40px;
}
.table-form .name span {
	max-width: 430px;
}
.interview-dates { display: grid; row-gap: 16px; }
.interview-dates .interview-date {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
}
.interview-dates .interview-date + .interview-date {
	margin-top: 20px;
}
.interview-time {
	margin-left: 50px;
	display: flex;
	align-items: center;
	gap: 10px;
	padding-left: 0;
	white-space: nowrap;
}
.interview-time span {
	padding-left: 10px;
}
.interview-time select[name^="interview-time"]{
	width: clamp(170px, 36vw, 240px);
}
.wpcf7-spinner {
	display: none;
	content: none;
}
.table-form input[type="text"],
.table-form input[type="email"],
.table-form input[type="tel"],
.table-form textarea {
	padding: 18px 25px;
	background: #fff;
	border: 1px solid #9A9DB5;
	width: 100%;
	border-radius: 2px;
	box-sizing: border-box;
}
.table-form input[type="text"],
.table-form input[type="email"],
.table-form input[type="tel"],
.table-form textarea,
.table-form select {
  max-width: 100%;
}

.table-form input[type="date"] {
	padding: 10px 25px;
	background: #fff;
	border: 1px solid #9A9DB5;
	width: clamp(160px, 40vw, 220px);
	border-radius: 2px;
	box-sizing: border-box;
}
.table-form .birthday {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 12px;
	row-gap: 8px;
}
.table-form .birthday .wpcf7-form-control-wrap {
	display: inline-block;
	vertical-align: middle;
}
.table-form .birthday select[name="birth-year"]  { width: clamp(110px, 28vw, 140px); }
.table-form .birthday select[name="birth-month"] { width: clamp(82px, 18vw, 110px); }
.table-form .birthday select[name="birth-date"]  { width: clamp(82px, 18vw, 110px); }
.table-form .birthday .unit { margin: 0 12px 0 6px; }
@media (max-width: 520px) {
  .table-form .birthday { row-gap: 6px; }
  .table-form .birthday .unit { margin: 0 8px 0 4px; }
}

@media (max-width: 420px) {
  .table-form input[type="date"]{ width: 100%; }
  .interview-time select[name^="interview-time"]{ width: 100%; }
}

.table-form .interview-time select,
.table-form .birthday select,
.table-form .your-area select,
.table-form .your-education select {
	padding: 12px;
	border-radius: 2px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #9A9DB5;
}
.table-form .unit {
	padding-left: 10px;
}

.table-form .your-address {
	display: block;
	margin-top: 10px;
}

.table-form .your-zip input {
	width: 9em;
}

.table-form .birth-year input {
	width: 6em;
}

.table-form .birth-month input,
.table-form .birth-date input {
	width: 4em;
}

.table-form .your-address input,
.table-form textarea {
	width: 100%;
}

.table-form textarea.not-resize {
	resize: none;
}
.table-form,
.table-form tr,
.table-form th,
.table-form td {
  max-width: 100%;
}
#form .btn {
	text-align: center;
	font-weight: 600;
	font-size: 2rem;
	color: #fff;
	line-height: 1.45;
	padding: 35px 70px 35px 37px;
	display: inline-block;
	align-content: center;
	position: relative;
	border-radius: 10px;
	cursor: pointer;
	appearance: none;
	border: none;
	background:
	url("../../images/lp/epson/h_nav_item.png") no-repeat right 25px center / 26px 26px,
	linear-gradient(to right, #1B8ABE 0%, #10218B 100%);
	max-width: 400px;
}
#epson-contact .h_nav_item {
	display: none;
}
@media (max-width: 767px) {
	.table-form .name {
		flex-direction: column;
	}
	.table-form th { padding: 20px 0 8px; }
	.table-form td { padding: 0 0 20px; }
	#form .btn {
		width: 100%;
		max-width: unset;
		padding: 20px 0;
	}

}

@media (max-width: 585px) {
	/*.interview-dates {
		row-gap: 40px;
	}*/
	.interview-dates .interview-date {
		flex-wrap: wrap;
		gap: 5px 20px;
		/*flex-direction: column;*/
	}
	.table-form input[type="date"] {
		width: 170px;
	}
	.interview-time {
		margin-left: 0;
	}
	.interview-time span {
		padding-left: 0;
	}
	.table-form .interview-time select {
		width: 140px;
	}
	.table-form .birthday {
    gap: 5px;
  }
  .table-form .birthday .unit {
    margin: 0;
    padding: 0;
  }
  .table-form .birthday select[name="birth-year"],
  .table-form .birthday select[name="birth-month"],
  .table-form .birthday select[name="birth-date"] {
    width: 100%;              /* 各セレクトを横幅いっぱいに */
  }
}

@media (max-width: 350px) {
	.table-form .birthday .unit:nth-child(2) {
		margin-right: 45%;
	}
}

body#epson-thanks {
	position: relative;
	height: 100%;
	margin: 0;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}
#epson-thanks {
	font-family: "Noto Sans JP","Shippori Mincho","FFGoodPro","游ゴシック体", YuGothic, "游ゴシック Medium",
		"Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#epson-thanks .h_nav_item {
	display: none;
}
#thanks-epson {
	padding: 120px 0 140px;
	color: #10218B;
}
#thanks-epson .content-width {
	max-width: 1040px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
#thanks-epson .ttl {
	text-align: center;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.46;
	padding-bottom: 25px;
	position: relative;
}
#thanks-epson .txt {
	margin-top: 50px;
	text-align: left;
	font-weight: 500;
	line-height: 1.5;
}
#thanks-epson .txt p + p {
	margin-top: 30px;
}
#thanks-epson .txt a {
	text-decoration: underline;
}
