/*----------  service  ----------*/
#service {
	padding-bottom: 2rem;
}
#service .section_title {
	color: #416790;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
}

/*----------  service_trouble  ----------*/
#service_trouble .inr {
	padding: 100px 100px 70px;
}
#service_trouble .lead {
	max-width: 800px;
	line-height: 2;
}
#service_trouble .trouble_title {
	position: relative;
	color: #24576d;
	font-weight: bold;
}
#service_trouble .trouble_title::after, #service_trouble .trouble_title::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
}
#service_trouble .trouble_title:before {
	max-width: 600px;
	background-color: #a9b7b6;
}
#service_trouble .trouble_title:after {
	max-width: 80px;
	background-color: #edc82d;
}
#service_trouble .trouble_lists + .trouble_title {
	margin-top: 12.4rem;
}
#service_trouble .trouble_lists .lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#service_trouble .trouble_lists li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#service_trouble .trouble_lists li:nth-child(odd) a {
	background: url("../img/service/baloon_sp_left.svg") no-repeat top center;
}
#service_trouble .trouble_lists li:nth-child(even) a {
	background: url("../img/service/baloon_sp_right.svg") no-repeat top center;
}
#service_trouble .trouble_lists .sp_request {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 2.2rem 1.6rem;
}
#service_trouble .trouble_lists .sp_request .image {
	text-align: center;
}
#service_trouble .trouble_lists .sp_request .image img {
	width: 76px;
}
#service_trouble .trouble_lists .sp_request .title {
	margin: 0 auto;
	font-size: 1.4rem;
	line-height: 1.78;
	text-align: center;
}
#service_trouble .trouble_lists .sp_request:nth-child(even) {
	margin-left: auto;
}
#service_trouble .trouble_lists .sp_request:not(:first-child) {
	margin-top: 0.8rem;
}
#service_trouble .trouble_lists a {
	display: block;
	position: relative;
	overflow: hidden;
	color: #24576d;
	text-decoration: none;
}
#service_trouble .trouble_lists a:before {
	display: block;
	padding-top: 83.3333333333%;
	content: "";
}
#service_trouble .trouble_lists .close {
	margin-bottom: 4rem;
}
#service_trouble .trouble_lists .close button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 4rem;
	height: 4rem;
	margin: 0 0 0 auto;
	background-color: #4ca7b3;
}
#service_trouble .trouble_lists .close .worthposticon-close {
	color: #fff;
}
#service_trouble .trouble_lists .reply,
#service_trouble .trouble_lists .request {
	border-radius: 0.8rem;
}
#service_trouble .trouble_lists .request {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 420px;
	padding-bottom: 2.6rem;
	border: 2px solid #a9b7b6;
	border-radius: 0.8rem;
	background-color: #fff;
}
#service_trouble .trouble_lists .request .title {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 84px;
	margin: -3.4rem -0.2rem 0;
	padding: 1.6rem;
	background: url("../img/service/baloon.svg") no-repeat center center;
	color: #24576d;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-size: 1.8rem;
	line-height: 1.4;
	text-align: center;
}
#service_trouble .trouble_lists .request .image {
	margin-top: 2rem;
	text-align: center;
}
#service_trouble .trouble_lists .request .image + p {
	margin-top: 0.4rem;
	padding: 0 2.8rem;
	font-size: 1.4rem;
	line-height: 2;
}
#service_trouble .trouble_lists .reply {
	position: relative;
	margin-top: 5.2rem;
	padding: 2rem 2.8rem;
	background-color: #499fad;
	color: #fff;
}
#service_trouble .trouble_lists .reply::before {
	position: absolute;
	top: -4.5rem;
	right: 0;
	left: 0;
	width: 1rem;
	height: 100%;
	margin: 0 auto;
	background: url("../img/service/dott.svg") no-repeat center top;
	content: "";
}
/*----------  service_realization  ----------*/
#service_realization .inr {
	padding: 7rem 10rem 0;
}
#service_realization_lists {
	margin-top: 8rem;
}
#service_realization_lists .lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: 1px solid #c4c4c4;
	background-color: #fff;
}
#service_realization_lists .lists a {
	display: block;
	color: inherit;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
#service_realization_lists .lists a:hover {
	opacity: 0.7;
}
#service_realization_lists .lists a:after {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	right: 1.6rem;
	bottom: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto 0;
	color: #f08e84;
	font-family: worthpost;
	content: "\e903";
}
#service_realization_lists .lists .title {
	font-weight: bold;
}
#service_realization_lists .lists li {
	text-align: center;
}
#service_realization_caption {
	margin-top: 6.8rem;
}
#service_realization_caption .sub,
#service_realization_caption .title {
	color: #416790;
	font-weight: bold;
	text-align: center;
}
#service_realization_caption .sub {
	font-size: 1.8rem;
}
#service_realization_caption .title {
	margin-top: 2.8rem;
	font-size: 2.8rem;
}
#service_realization_caption .lead {
	max-width: 800px;
	margin: 0 auto;
	margin-top: 3.8rem;
	line-height: 2;
}
@media screen and (max-width: 767px) {
	#service .section_title {
		font-size: 1.6rem;
	}
	#service_trouble .inr {
		padding: 3.6rem 1.6rem;
	}
	#service_trouble .lead {
		margin: 3.6rem auto 4.2rem;
		padding: 0 2.4rem;
	}
	#service_trouble .trouble_title {
		padding: 0 0 2.2rem;
		font-size: 1.5rem;
		text-indent: 0.8rem;
	}
	#service_trouble .trouble_lists.list01 {
		margin-top: 3.8rem;
	}
	#service_trouble .trouble_lists.list02 {
		margin-top: 3.8rem;
	}
	#service_trouble .trouble_lists.list03 {
		margin-top: 4rem;
	}
	#service_trouble .trouble_lists + .trouble_title.title02 {
		margin-top: 3.4rem;
	}
	#service_trouble .trouble_lists + .trouble_title.title03 {
		margin-top: 4.2rem;
	}
	#service_trouble .trouble_lists .lists {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#service_trouble .trouble_lists li a {
		width: 76.6666666667%;
		max-width: 264px;
	}
	#service_trouble .trouble_lists li .wrap {
		-webkit-overflow-scrolling: touch;
		display: none;
		z-index: 101;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		margin: auto !important;
		padding: 8rem 1.6rem 4rem;
		overflow-y: scroll;
	}
	#service_trouble .trouble_lists li#trouble_list_01_01 .sp_request .title {
		margin-left: 3.8rem;
	}
	#service_trouble .trouble_lists li#trouble_list_01_01 .sp_request .image {
		margin: 0 0 0.2rem 0.3rem;
	}
	#service_trouble .trouble_lists li#trouble_list_01_02 a {
		width: 74.6666666667%;
		margin: 0 -10px 0 auto;
	}
	#service_trouble .trouble_lists li#trouble_list_01_02 .sp_request .title {
		width: 82.1739130435%;
	}
	#service_trouble .trouble_lists li#trouble_list_01_02 .sp_request .image {
		margin: 0 0 0 0.6rem;
	}
	#service_trouble .trouble_lists li#trouble_list_01_03 {
		margin-top: 1.2rem;
	}
	#service_trouble .trouble_lists li#trouble_list_01_03 .sp_request .title {
		margin-left: 1.9rem;
	}
	#service_trouble .trouble_lists li#trouble_list_01_03 .sp_request .image {
		margin: 0 0 0.2rem 0.8rem;
	}
	#service_trouble .trouble_lists li#trouble_list_02_01 .sp_request .image {
		margin: 0 0.4rem 0.4rem 0;
	}
	#service_trouble .trouble_lists li#trouble_list_02_01 .sp_request .title {
		margin-left: 2.8rem;
	}
	#service_trouble .trouble_lists li#trouble_list_02_02 a {
		width: 74.6666666667%;
		margin: 0 -1.2rem 0 auto;
	}
	#service_trouble .trouble_lists li#trouble_list_02_02 .sp_request .title {
		margin-left: 2.8rem;
		padding-top: 0.2rem;
	}
	#service_trouble .trouble_lists li#trouble_list_02_02 .sp_request .image {
		margin: 0 0 0 0.8rem;
	}
	#service_trouble .trouble_lists li#trouble_list_02_02 .sp_request .image img {
		width: 74px;
	}
	#service_trouble .trouble_lists li#trouble_list_02_03 {
		margin-top: 1.2rem;
	}
	#service_trouble .trouble_lists li#trouble_list_02_03 .sp_request .title {
		margin-left: 2.2rem;
	}
	#service_trouble .trouble_lists li#trouble_list_02_03 .sp_request .image img {
		width: 74px;
	}
	#service_trouble .trouble_lists li#trouble_list_03_01 .sp_request .title {
		margin-left: 2.4rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_01 .sp_request .image {
		margin: 0 0.4rem 0.4rem 0;
	}
	#service_trouble .trouble_lists li#trouble_list_03_01 .sp_request .image img {
		width: 74px;
	}
	#service_trouble .trouble_lists li#trouble_list_03_02 {
		margin-top: -0.4rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_02 a {
		width: 73.3333333333%;
		margin: 3px -8px 0 auto;
	}
	#service_trouble .trouble_lists li#trouble_list_03_02 .sp_request .title {
		width: 82.1739130435%;
		margin-top: 1rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_02 .sp_request .image {
		margin: 0 0 0.6rem 0.6rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_02 .sp_request .image img {
		width: 74px;
	}
	#service_trouble .trouble_lists li#trouble_list_03_03 {
		margin-top: 1.2rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_03 .sp_request .title {
		margin-top: 1.2rem;
		margin-left: 2.2rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_03 .sp_request .image {
		margin: 0 0 0.4rem;
	}
	#service_trouble .trouble_lists li#trouble_list_03_03 .sp_request .image img {
		width: 106px;
	}
	#service_trouble .trouble_lists .request {
		padding: 1.2rem;
	}
	#service_trouble .trouble_lists .request .title {
		width: calc(100% + 3.6rem);
		margin: -50px -1.8rem 0;
		padding: 1.4rem 4.6rem;
		font-size: 1.4rem;
	}
	#service_trouble .trouble_lists .request .image {
		margin-top: 1.2rem;
	}
	#service_trouble .trouble_lists .request .image + p {
		margin-top: 2.8rem;
		padding: 0 0.8rem;
		font-size: 1.3rem;
	}
	#service_trouble .trouble_lists .reply {
		padding: 2.6rem;
		line-height: 2;
	}
	#service_realization .inr {
		padding: 2.4rem 1.6rem 0;
	}
	#service_realization_lists {
		margin-top: 3.4rem;
	}
	#service_realization_lists .lists {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#service_realization_lists .lists a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		padding: 1rem 1.2rem 0.8rem;
	}
	#service_realization_lists .lists a:after {
		right: 1rem;
		font-size: 1.6rem;
		content: "\e901";
	}
	#service_realization_lists .lists .title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-width: 100px;
		margin-left: 1.8rem;
		font-size: 1.4rem;
	}
	#service_realization_lists .lists li:not(:first-child) {
		border-top: 1px solid #c4c4c4;
	}
	#service_realization_lists .lists li .image {
		width: 29.0666666667%;
		margin-top: 4px;
	}
	#service_realization_caption {
		margin-top: 3.6rem;
	}
	#service_realization_caption .sub {
		font-size: 1.4rem;
	}
	#service_realization_caption .title {
		margin-top: 2.2rem;
		font-size: 1.6rem;
	}
	#service_realization_caption .lead {
		width: calc(100% - 4.6rem);
	}
}
@media screen and (min-width: 768px) {
	#service_trouble .lead {
		margin: 9rem auto 9.4rem;
	}
	#service_trouble .trouble_title {
		padding: 0 0 3rem;
		font-size: 2.2rem;
		text-indent: 1rem;
	}
	#service_trouble .trouble_lists {
		margin-top: 10rem;
	}
	#service_trouble .trouble_lists .lists {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -1.5rem;
	}
	#service_trouble .trouble_lists li {
		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-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: calc(33.3333333333% - 3rem);
		margin: 0 1.5rem;
	}
	#service_trouble .trouble_lists .reply {
		min-height: 170px;
	}
	#service_realization_lists .lists a {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 3.8rem 3.6rem;
	}
	#service_realization_lists .lists .title {
		margin-top: 3.8rem;
	}
	#service_realization_lists .lists li {
		position: relative;
		width: calc(25%);
	}
	#service_realization_lists .lists li::before {
		display: block;
		padding-top: 100%;
		content: "";
	}
	#service_realization_lists .lists li:nth-child(n+5) {
		border-top: 1px solid #c4c4c4;
	}
	#service_realization_lists .lists li:not(:nth-child(4n)) {
		border-right: 1px solid #c4c4c4;
	}
}