@charset "UTF-8";
#main_col {
	max-width: 1270px;
	width: 100%;
}

#left_col {
	max-width: 900px;
	width: auto;
}

.post_content * {
	line-height: 1.5;
	box-sizing: border-box;
}
.post_content li, .post_content dl, .post_content dt, .post_content dd {
	line-height: 1.8;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.post_content em {
	font-weight: normal;
	font-style: normal;
}
.post_content p {
	line-height: 1.8;
}
.post_content .servie .style3b {
	background: #fff;
}
.post_content .servie .h4a {
	border-top: 4px solid #0096ad;
	padding: 0;
	margin: 0 0 25px 0;
	font-weight: normal;
}
@media screen and (max-width: 900px) {
	.post_content .servie .h4a {
		border-top: 2px solid #0096ad;
		margin-bottom: 15px;
	}
}
.post_content .servie .h4a p {
	background: #0096ad;
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
	display: inline-block;
	padding: 5px 40px 7px 10px;
	margin: 0;
	position: relative;
}
@media screen and (max-width: 900px) {
	.post_content .servie .h4a p {
		font-size: 4vw;
		padding: 5px 10px 7px 20px;
		text-indent: -0.5em;
	}
}
.post_content .servie .h4a p:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	right: -40px;
	width: 40px;
	height: 100%;
	background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #0096ad 50.5%) no-repeat top left/100% 100%;
}
@media screen and (max-width: 900px) {
	.post_content .servie .h4a p:after {
		width: 20px;
		right: -20px;
	}
}
.post_content .servie .area1 {
	margin-bottom: 85px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area1 {
		margin-bottom: 10%;
	}
}
.post_content .servie .area1 .fig1 {
	margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area1 .fig1 {
		margin-bottom: 5%;
	}
}
.post_content .servie .area1 .a1a {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area1 .a1a {
		justify-content: center;
		gap: 4%;
	}
}
.post_content .servie .area1 .a1a dl {
	width: 31.5%;
	margin-bottom: 2%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area1 .a1a dl {
		width: 48%;
	}
}
.post_content .servie .area1 .a1a dl dt {
	background: #00657e;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	font-size: clamp(13px, 11.6px + 0.4375vw, 20px);
	padding: 22px 0;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area1 .a1a dl dt {
		font-size: 3.2vw;
		padding: 10px 0;
	}
}
.post_content .servie .area2 {
	margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 {
		margin-bottom: 10%;
	}
}
.post_content .servie .area2 h6 {
	width: 200px;
	background: #0096ad;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-size: 15px;
	color: #ffff00;
	padding: 5px 0;
	margin: 0 0 0 20px;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 h6 {
		width: 120px;
		font-size: 3.5vw;
	}
}
.post_content .servie .area2 .dl1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .dl1 {
		flex-direction: column;
		gap: 5vw;
		margin-bottom: 15%;
	}
}
.post_content .servie .area2 .dl1 dt {
	width: 35%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .dl1 dt {
		width: 100%;
	}
}
.post_content .servie .area2 .dl1 dd {
	font-size: clamp(12px, 11.4px + 0.1875vw, 15px);
	font-feature-settings: "palt";
}
.post_content .servie .area2 .dl1 dd:nth-of-type(1) {
	width: 60%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .dl1 dd:nth-of-type(1) {
		width: 100%;
	}
}
.post_content .servie .area2 .dl1 dd:nth-of-type(2) {
	width: 100%;
	margin-top: 1em;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .dl1 dd:nth-of-type(2) {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .dl1 dd {
		width: 100%;
	}
}
.post_content .servie .area2 .dl1 dd span {
	font-size: clamp(13px, 12.4px + 0.1875vw, 16px);
	font-weight: 600;
	margin-bottom: 0.5em;
}
.post_content .servie .area2 .dl1 dd p {
	margin: 0.5em 0 0 0;
}
.post_content .servie .area2 .fig1 {
	margin: 80px 0;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .fig1 {
		margin: 10% 0;
	}
}
.post_content .servie .area2 .a2a {
	background: #eff9e4;
	padding: 30px 40px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .a2a {
		padding: 15px;
		display: block;
		margin-bottom: 12px;
	}
}
.post_content .servie .area2 .a2a dl {
	width: 62%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .a2a dl {
		width: 100%;
	}
}
.post_content .servie .area2 .a2a dl dt {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: clamp(18px, 16.8px + 0.375vw, 24px);
	color: #004c66;
}
.post_content .servie .area2 .a2a dl dd {
	font-size: clamp(12px, 11.4px + 0.1875vw, 15px);
	margin: 0;
	margin-block: clamp(10px, 8px + 0.625vw, 20px);
}
.post_content .servie .area2 .a2a figure {
	width: 33%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area2 .a2a figure {
		width: 100%;
	}
}
.post_content .servie .area3 h6 {
	font-size: clamp(17px, 15.8px + 0.375vw, 23px);
	font-weight: 200;
	color: #004c66;
	position: relative;
	line-height: 30px;
	padding: 0;
	margin: 0;
	padding-left: 40px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area3 h6 {
		line-height: 25px;
	}
}
.post_content .servie .area3 h6 span {
	width: 30px;
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0096ad;
	position: absolute;
	left: 0;
	top: 2px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area3 h6 span {
		width: 25px;
		height: 25px;
		font-size: 14px;
		position: absolute;
		left: 0;
		top: 0%;
	}
}
.post_content .servie .area3 h6 em {
	font-style: normal;
	font-size: 70%;
	font-feature-settings: "palt";
}
.post_content .servie .area3 .a3a {
	background-image: url("../img/dx/line.png");
	background-size: 30px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 10px 0;
	padding: 0 0 40px 0;
	display: grid;
	grid-template: "tl tl . pic" max-content ". txt . pic" 1fr/5% 63% 5% 27%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area3 .a3a {
		grid-template: "tl tl" max-content ". txt" max-content ". pic" 1fr/45px calc(100% - 45px);
	}
}
.post_content .servie .area3 .a3a.ar-none {
	background: none;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area3 .a3a.ar-none {
		padding-bottom: 0;
	}
}
.post_content .servie .area3 .a3a h6 {
	grid-area: tl;
	margin: 0;
	padding-bottom: 10px;
	background-color: #fff;
}
.post_content .servie .area3 .a3a p {
	grid-area: txt;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area3 .a3a p {
		font-size: 3.5vw;
	}
}
.post_content .servie .area3 .a3a .pic {
	grid-area: pic;
	margin: 0 0 0 auto;
}
.post_content .servie .area4 dl dt {
	text-align: center;
	font-size: clamp(18px, 16.8px + 0.375vw, 24px);
	font-feature-settings: "palt";
	line-height: 1.5;
	color: #118EA3;
	margin-block-end: clamp(10px, 9px + 0.3125vw, 15px);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-block-end: 20px;
	background-size: auto 11px;
	background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3%E3%83%87%E3%83%BC%E3%82%BF%22%20data-name%3D%22%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3%E3%83%87%E3%83%BC%E3%82%BF%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20736.89%2012.48%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%230096ad%3B%20stroke-miterlimit%3A%2010%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolyline%20class%3D%22cls-1%22%20points%3D%22736.89%20.5%20382.62%20.5%20368.45%2011.84%20354.27%20.5%200%20.5%22%2F%3E%3C%2Fsvg%3E");
}
.post_content .servie .area4 dl dd {
	margin-block-end: clamp(20px, 14px + 1.875vw, 50px);
}
.post_content .servie .area5 h6 {
	font-size: clamp(15px, 14px + 0.3125vw, 20px);
	font-weight: 200;
	color: #004c66;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: transparent;
	display: flex;
	align-items: center;
}
.post_content .servie .area5 h6 span {
	font-size: clamp(30px, 26px + 1.25vw, 50px);
	line-height: 1;
	font-weight: normal;
	color: #0096ad;
	display: flex;
	align-items: center;
}
.post_content .servie .area5 h6 span:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #0096ad;
	display: block;
	margin-inline: 25px;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area5 h6 span:after {
		margin-inline: 10px;
	}
}
.post_content .servie .area5 h6 em {
	font-style: normal;
	font-size: 70%;
	font-feature-settings: "palt";
}
.post_content .servie .area5 .a5a {
	background-color: #F3F3F2;
	border: 1px solid #DCDCDC;
	margin: 10px 0;
	padding: 15px 25px;
	display: grid;
	grid-template: "tl tl . pic" max-content "txt txt . pic" 1fr/5% 63% 5% 27%;
}
@media screen and (max-width: 767px) {
	.post_content .servie .area5 .a5a {
		grid-template: "tl tl" max-content "txt txt" max-content "pic pic" 1fr/45px calc(100% - 45px);
	}
}
.post_content .servie .area5 .a5a h6 {
	grid-area: tl;
	margin: 0;
	margin-block-end: 10px;
}
.post_content .servie .area5 .a5a p {
	grid-area: txt;
}
.post_content .servie .area5 .a5a p a {
	display: block;
	max-width: 370px;
	background-color: #118EA3;
	color: #fff;
	padding: 10px 25px;
	border-radius: 8px;
	margin-block-start: 10px;
}
.post_content .servie .area5 .a5a .pic {
	grid-area: pic;
	margin: 0 0 0 auto;
}/*# sourceMappingURL=service.css.map */