@charset "utf-8";

/* eptcoat */

/* top */
#service #eptcoat #wrap #contents .top .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
#service #eptcoat #wrap #contents .top .text h1 {
	font-size: 37px;
	margin-top: 20px;
	color: #FFFFFF;
	line-height: 130%;
}
@media screen and (max-width: 768px) {
	#service #eptcoat #wrap #contents .top .text img {
		width: calc( 100% - 30px);
	}
	#service #eptcoat #wrap #contents .top .text h1 {
		font-size: 25px;
		padding: 0 15px;
	}
}
@media screen and (max-width: 640px) {
	#service #eptcoat #wrap #contents .top .text h1 {
		font-size: 20px;
	}
}
/* top */

/* contents */
#service #eptcoat #wrap #contents {
	width: 100%;
	font-size: 18px;
}
#service #eptcoat #wrap #contents a {
	text-decoration: none;
}
#service #eptcoat #wrap #contents ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#service #eptcoat #wrap #contents h2 {
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
}
#service #eptcoat #wrap #contents h3 {
	font-size: 24px;
	color: #A9BC00;
}
#service #wrap #contents .section h3::after {
    background-color: initial;
}
#service #eptcoat #wrap #contents h2,
#service #eptcoat #wrap #contents h3,
#service #eptcoat #wrap #contents h4 {
	line-height: 150%;
}
#service #eptcoat #wrap #contents .bg {
	background: #F2F2F2;
}
#service #eptcoat #wrap #contents .contents {
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
@media screen and (max-width: 700px) {
	#service #eptcoat #wrap #contents h2 {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	#service #eptcoat #wrap #contents h2 {
		font-size: 21px;
	}
	#service #eptcoat #wrap #contents h3 {
		font-size: 19px;
	}
}

#service #eptcoat #wrap #contents #problem {
	text-align: center;
}
#service #eptcoat #wrap #contents #problem p {
	margin: 20px auto;
}
#service #eptcoat #wrap #contents #problem ul {
	display: inline-block;
	margin: 20px auto;
	text-align: left;
	font-size: 21px;
}
#service #eptcoat #wrap #contents #problem li {
	margin: 0 0 20px 0;
	display: flex;
	align-items: flex-start;
}
#service #eptcoat #wrap #contents #problem li:last-child {
	margin: 0;
}
#service #eptcoat #wrap #contents #problem li:before {
	content: "";
	flex-shrink: 0;
	width: 32px;
	height: 32px;
	margin-right: 8px;
	background: linear-gradient(135deg, #388e6b 50%, #e6f3ee 50%);
}

#service #eptcoat #wrap #contents #agingrise {
	text-align: center;
}
#service #eptcoat #wrap #contents #agingrise p {
	margin: 20px auto 0;
	text-align: left;
}
#service #eptcoat #wrap #contents #agingrise .problem {
	margin: 40px auto 0;
}

#service #eptcoat #wrap #contents #service {
	text-align: center;
}
#service #eptcoat #wrap #contents #service h2 {
	margin: 0 0 40px 0;
}
#service #eptcoat #wrap #contents #service .package {
	max-width: 680px;
	font-size: 30px;
	margin: 30px auto 50px;
}
#service #eptcoat #wrap #contents #service .package li {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin: 5px auto;
}
#service #eptcoat #wrap #contents #service .package .skewbox {
	display: inline-block;
	background-color: #012073;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	transform: skewX(-15deg);
	margin: 10px 0 0 0;
}
#service #eptcoat #wrap #contents #service .package .skewbox span {
	display: inline-block;
	transform: skewX(15deg);
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}
#service #eptcoat #wrap #contents #service .package .skewbox.green {
	background-color: #6DAD19;
}
#service #eptcoat #wrap #contents #service .package .plus {
	color: #6DAD19;
	font-size: 50px;
	font-weight: bold;
}
#service #eptcoat #wrap #contents #service .package .text {
	width: calc( 100% - 60px );
	line-height: 130%;
	text-align: left;
	margin: 0 0 0 20px;
}
@media screen and (max-width: 480px) {
	#service #eptcoat #wrap #contents #service .package {
		font-size: 20px;
	}
	#service #eptcoat #wrap #contents #service h2 br,
	#service #eptcoat #wrap #contents #service .package .text br {
		display: none;
	}
	#service #eptcoat #wrap #contents #service .package .skewbox {
		margin: 5px 0 0 0;
	}
}

#service #eptcoat #wrap #contents #integration {
	margin: 60px auto;
}
#service #eptcoat #wrap #contents #integration p {
	margin: 40px 0 0;
}
#service #eptcoat #wrap #contents #integration ul {
	max-width: 1050px;
	margin: 20px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
}
#service #eptcoat #wrap #contents #integration li {
	max-width: 480px;
	margin: 45px 0 0 0;
}
#service #eptcoat #wrap #contents #integration li p {
	margin: 20px 0 20px;
	padding: 0 15px;
}
#service #eptcoat #wrap #contents #integration li h3 {
	width: calc(  100% - 20px);
	height: 35px;
	margin: 0;
	padding: 10px;
	font-size: 26px;
	text-align: left;
	background-color: #009F5D;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	line-height: 120%;
}
#service #eptcoat #wrap #contents #integration li h3::after {
    background-color: initial;
}

#service #eptcoat #wrap #contents #integration li div {
	width: 100%;
	height: 230px;
	padding: 20px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 1160px) {
	#service #eptcoat #wrap #contents #integration ul {
		flex-direction: column;
		align-items: center;
	}
	#service #eptcoat #wrap #contents #integration li {
		margin: 20px auto;
	}
}
@media screen and (max-width: 500px) {
	#service #eptcoat #wrap #contents #integration li {
		width: calc(100% - 20px);
	}
	#service #eptcoat #wrap #contents #integration li h3 {
		font-size: 19px;
	}
	#service #eptcoat #wrap #contents #integration li div {
		height: auto;
	}
}

#service #eptcoat #wrap #contents #protection {
	margin: 60px auto;
}
#service #eptcoat #wrap #contents #protection p {
	margin: 10px 0 20px;
}
#service #eptcoat #wrap #contents #protection .list {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
}
#service #eptcoat #wrap #contents #protection .item {
	max-width: 560px;
	margin: 65px 0 0 0;
	border: 1px solid #707070;
}
#service #eptcoat #wrap #contents #protection .item h3 {
	width: calc(  100% - 20px);
	height: 80px;
	margin: 0;
	padding: 10px;
	font-size: 26px;
	text-align: left;
	background-color: #009F5D;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
#service #eptcoat #wrap #contents #protection .item div {
	padding: 15px;
}
#service #eptcoat #wrap #contents #protection .item li::before {
	content: "•";
	margin-right: 5px;
}
@media screen and (max-width: 1160px) {
	#service #eptcoat #wrap #contents #protection .list {
		flex-direction: column;
		align-items: center;
	}
	#service #eptcoat #wrap #contents #protection .item {
		margin: 40px auto;
	}
}
@media screen and (max-width: 480px) {
	#service #eptcoat #wrap #contents #protection .item h3 {
		font-size: 19px;
		height: 60px;
	}
}

#service #eptcoat #wrap #contents #inspection {
	text-align: center;
}
#service #eptcoat #wrap #contents #inspection h2 {
	margin: 0 auto 60px;
}
#service #eptcoat #wrap #contents #inspection h2 span {
	color: #F38F3D;
}
#service #eptcoat #wrap #contents #inspection img {	
	margin: 0 auto;
}
#service #eptcoat #wrap #contents #inspection p {
	font-size: 22px;
	text-align: center;
	margin: 40px auto;
}
#service #eptcoat #wrap #contents #inspection ul {
	max-width: 1200px;
	margin: 90px auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
#service #eptcoat #wrap #contents #inspection li.text {
	max-width: 560px;
	color: #707070;
}
#service #eptcoat #wrap #contents #inspection li p {
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
	margin: 0 0 25px 0;
}
#service #eptcoat #wrap #contents #inspection li span {
	color: #F38F3D;
	background-image: linear-gradient(to bottom, transparent 60%, #E6F3EE 60%);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#service #eptcoat #wrap #contents #inspection .caution {
	font-size: 16px;
	font-weight: normal;
}
#service #eptcoat #wrap #contents #inspection .banner {
	margin: 90px auto 0;
}
#service #eptcoat #wrap #contents #inspection .banner span {
	display: block;
	font-size: 18px;
	color: #707070;
}
@media screen and (max-width: 1150px) {
	#service #eptcoat #wrap #contents #inspection ul {
		justify-content: center;
		margin: 20px auto 20px;
	}
}
@media screen and (max-width: 480px) {
	#service #eptcoat #wrap #contents #inspection p {
		font-size: 19px;
		line-height: 150%;
	}
	#service #eptcoat #wrap #contents #inspection .banner span {
		font-size: 14px;
	}
}

#service #eptcoat #wrap #contents #support {
	max-width: 1280px;
	margin: 60px auto 0;
	text-align: center;
} 
#service #eptcoat #wrap #contents #support h2 {
	margin: 0 auto 50px;
	font-size: 26px;
	font-weight: normal;
}
#service #eptcoat #wrap #contents #support h3 {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: calc( 100% - 80px );
	height: 38px;
	padding: 0 40px;
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	border-top: 1px solid #C1C2C2;
	border-bottom: 1px solid #C1C2C2;
	margin: 0;
}
#service #eptcoat #wrap #contents #support h3::before {
	content: "";
	position: absolute;
	left: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 40px 40px 0;
	border-color: transparent transparent #288847 transparent;
	clip-path: polygon(0 0, 100% 100%, 0 100%);
}
#service #eptcoat #wrap #contents #support h3::after {
	content: "";
	position: absolute;
	right: -1px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 0 0 40px;
	border-color: #DFEFE6 transparent transparent transparent;
	clip-path: polygon(0 0, 100% 100%, 100% 0);
    margin: 0;
    left: initial;
    top: initial;
    transform: initial;
    -webkit-transform: initial;
    -ms-transform: initial;
}



#service #eptcoat #wrap #contents #support ul {
	max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto;
	padding: 10px 0;
}
#service #eptcoat #wrap #contents #support li {
	max-width: 570px;
	margin: 0 auto 20px;
}
#service #eptcoat #wrap #contents #support .flow {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	margin: 20px;
}
#service #eptcoat #wrap #contents #support .flow .text {
	width: 450px;
	display: inline-block;
	margin: 0 auto;
	padding: 10px 20px;
	border: 2px solid #009F5D;
	border-radius: 35px;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
}
#service #eptcoat #wrap #contents #support .flow .arrow {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 18px solid #009F5D;
}

@media screen and (max-width: 1200px) {
	#service #eptcoat #wrap #contents #support ul {
		flex-direction: column;
		align-items: center;
	}
}
@media (max-width: 640px) {
	#service #eptcoat #wrap #contents #support .text p br {
		display: none;
	}
}
@media screen and (max-width: 580px) {
	#service #eptcoat #wrap #contents #support .flow .text {
		width: calc( 100% - 44px );
	}
	#service #eptcoat #wrap #contents #support h3 {
		font-size: 18px;
		word-break: keep-all;
		overflow-wrap: break-word;
	}
	#service #eptcoat #wrap #contents #support li {
		width: calc( 100% - 20px );
		padding: 0 10px;
	}
}
@media screen and (max-width: 480px) {
	#service #eptcoat #wrap #contents #support .flow .text {
		font-size: 16px;
	}
	#service #eptcoat #wrap #contents #support h3 {
		height: 48px;
		line-height: 130%;
	}	
	#service #eptcoat #wrap #contents #support h3::before {
		border-width: 0 50px 50px 0;
	}
	#service #eptcoat #wrap #contents #support h3::after {
		border-width: 50px 0 0 50px;
	}
}

#service #eptcoat #wrap #contents #faq {
}
#service #eptcoat #wrap #contents #faq h2 {
	margin: 0 0 20px;
}
#service #eptcoat #wrap #contents #faq ul {
	max-width: 980px;
	column-count: 1;
	padding: 0 50px 40px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#service #eptcoat #wrap #contents #faq .faq_bubble {
	position: relative;
	background: #000000;
	border-radius: 25px;
	width: 65px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	overflow: visible;
}
#service #eptcoat #wrap #contents #faq .faq_bubble::before {
	content: '';
	position: absolute;
	top: 81%;
	left: 27px;
	transform: translateY(5%);
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 12px solid #000000;
}
#service #eptcoat #wrap #contents #faq .faq_bubble.question {
	background: #70B92A;
}
#service #eptcoat #wrap #contents #faq .faq_bubble.question::before {
	border-right: 12px solid #70B92A;
}
#service #eptcoat #wrap #contents #faq .faq_bubble.answer {
	background: #F9B52C;
}
#service #eptcoat #wrap #contents #faq .faq_bubble.answer::before {
	border-right: 12px solid #F9B52C; 
}
#service #eptcoat #wrap #contents #faq .question {
	margin-top: 30px;
}
#service #eptcoat #wrap #contents #faq .question h3 {
	width: calc( 100% - 90px );
	padding: 15px 20px;
	margin: 10px 0 20px 32px;
	text-align: left;
	background-color: #E5E5E6;
	border-radius: 15px;
	font-size: 19px;
	color: #000000;
}
#service #eptcoat #wrap #contents #faq .answer {
	display: flex;
	flex-wrap: nowrap;
	line-height: 130%;
}
#service #eptcoat #wrap #contents #faq .answer p {
	width: calc( 100% - 120px );
	margin-left: 20px;
}

@media screen and (max-width: 768px) {
	#service #eptcoat #wrap #contents #faq ul {
		padding: 0 0px 40px 20px;
	}
	#service #eptcoat #wrap #contents #faq .question h3 {
		width: calc( 100% - 60px );
		padding: 15px 10px;
	}
	#service #eptcoat #wrap #contents #faq .answer p {
		width: calc( 100% - 90px );
		margin-left: 10px;
	}
}
@media screen and (max-width: 480px) {
	#service #eptcoat #wrap #contents #faq {
		padding: 0px 10px;
	}
	#service #eptcoat #wrap #contents #faq li h3 {
		font-size: 19px;
	}
	#service #eptcoat #wrap #contents #faq li p {
		font-size: 16px;
	}
	#service #eptcoat #wrap #contents #faq li h3,
	#service #eptcoat #wrap #contents #faq li p {
		padding: 10px;
	}
	#service #eptcoat #wrap #contents #faq li h3:before {
		margin-right: 10px;
	}
	#service #eptcoat #wrap #contents #faq .answer p {
		margin-left: 0;
		width: calc( 100% - 60px );
	}
	#service #eptcoat #wrap #contents #faq .faq_bubble {
		width: 45px;
	}
}

@media (max-width: 640px) {
	#service #eptcoat #wrap #contents #contact .support {
		text-align: left;
	}
	#service #eptcoat #wrap #contents #contact .support .nobr_640 {
		display: none;
	}
}
@media (max-width: 480px) {
	#service #eptcoat #wrap #contents #faq ul {
		padding: 10px;
	}
}

.contents_contact {
	width: 100%;
	text-align: center;
	margin: 40px auto;
}
/* contents */

/* effect */
.inBounce.show {
	animation: bounce 0.6s ease-out forwards;
}
@keyframes bounce {
	0% {
	  transform: translateY(0);
	}
	30% {
	  transform: translateY(50px);
	}
	60% {
	  transform: translateY(0);
	}
	80% {
	  transform: translateY(10px);
	}
	100% {
	  transform: translateY(0);
	}
}
/* effect */

/* br */
#wrap .br_640 {
	display: none;
}
#wrap .br_480 {
	display: none;
}
#wrap .br_360 {
	display: none;
}
@media screen and (max-width: 640px) {
	#wrap .br_640 {
		display: block;
	}
}
@media screen and (max-width: 480px) {
	#wrap .br_480 {
		display: block;
	}
}
@media screen and (max-width: 360px) {
	#wrap .br_360 {
		display: block;
	}
}
/* br */