@charset "utf-8";
#sec01 .lead {
	margin-bottom: 0px;
}
#sec02 .txt_box, #sec03 .txt_box, #sec04 .txt_box {
	position: relative;
}
#sec02 .txt_box:before, #sec03 .txt_box:before, #sec04 .txt_box:before, #sec02 .txt_box:after, #sec03 .txt_box:after, #sec04 .txt_box:after {
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
}
#sec02 .txt_box .square_txt + p {
	margin-top: 0px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

PC Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (min-width:768px), print {
#visual {
	background-image: url(../../images/service/mv_service_01.png);
}
#sec01 {
	padding-bottom: 50px;
}
#sec01 h2 {
	line-height: 1;
}
#sec02 .txt_box:after, #sec03 .txt_box:after, #sec04 .txt_box:after {
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
}
#sec02 .txt_box p + h3, #sec03 .txt_box p + h3, #sec04 .txt_box p + h3, #sec05 .txt_box p + h3 {
	margin-top: 75px;
}
#sec02 {
	padding: 50px 0;
}
#sec02 .txt_box {
	padding-right: 50%;
}
#sec02 .txt_box:after {
	background-image: url(../../images/service/pic_service_01.png);
	right: 0px;
}
#sec03 {
	padding: 50px 0;
}
#sec03 .txt_box {
	padding-left: 50%;
}
#sec03 .txt_box:after {
	background-image: url(../../images/service/pic_service_02.png);
	left: 0px;
}
#sec04 {
	padding: 50px 0;
}
#sec04 .txt_box {
	padding-right: 50%;
}
#sec04 .txt_box:after {
	background-image: url(../../images/service/pic_service_03.png);
	right: 0px;
}
#sec05 {
	position: relative;
	z-index: 0;
}
#sec05 h2 {
	text-align: left;
	margin-bottom: 30px;
}
#sec05:before {
	width: 48%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	height: 100%;
	content: "";
	background-image: url(../../images/service/bg_service_01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
	z-index: -1;
}
#sec05 .txt_box {
	padding: 50px 0;
	margin-left: 52%;
}
#sec05 .txt_box h3 {
	letter-spacing: -0.045em;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

TABLET Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media (max-width: 1079px) and (min-width: 768px) {
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

SP Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (max-width: 767px) {
#visual {
	background-image: url(../../images/service/mv_service_01_sp.png);
}
#visual h1 {
	color: #FFFFFF;
}
#sec01 {
	padding: 30px 4%;
}
#sec02 .txt_box p + h3, #sec03 .txt_box p + h3, #sec04 .txt_box p + h3, #sec05 .txt_box p + h3 {
	margin-top: 15px;
}
#sec02 .txt_box:before, #sec03 .txt_box:before, #sec04 .txt_box:before {
	width: 100%;
	height: 200px;
	margin-bottom: 30px;
}
#sec02 .txt_box:before {
	background-image: url(../../images/service/pic_service_01_sp.png);
}
#sec03 .txt_box:before {
	background-image: url(../../images/service/pic_service_02_sp.png);
}
#sec04 .txt_box:before {
	background-image: url(../../images/service/pic_service_03_sp.png);
}
body#service #sec02 {
	padding: 0 4% 30px;
	background-color: transparent;
}
#sec03 {
	padding: 30px 4%;
}
#sec04 {
	padding: 0 4% 30px;
	background-color: transparent;
}
	#sec05{
	padding: 30px 4%;
}
}
