@charset "utf-8";
/*------------------------------------------------------------
	custom
------------------------------------------------------------*/
.pageTitle {
	background-image: url("../img/custom/page_title_bg.jpg");
}
#main .concept {
	margin-bottom: 110px;
}
#main .concept .headLine01 {
	margin-bottom: 39px;
}
#main .concept p {
	text-align: center;
	line-height: 1.75;
}
#main .concept .colTxt01 {
	margin-bottom: 4px;
	color: #0074C1;
	font-weight: 700;
	font-size: 2.8rem;
}
#main .concept .colTxt02 {
	margin-bottom: 26px;
	color: #B84B6F;
	font-weight: 700;
	font-size: 2rem;
}
#main .concept .text01 {
	margin-bottom: 75px;
}
#main .concept .txtBox {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 25px 20px 22px;
	width: 600px;
	position: relative;
	z-index: 1;
	background: #FFF;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
#main .concept .txtBox .ttl {
	margin-bottom: 10px;
	padding: 12px 10px 13px;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	background: url("../img/custom/bg01.jpg") no-repeat center center;
	background-size: cover;
}
#main .concept .txtBox .text {
	font-size: 2.2rem;
	font-weight: 700;
}
#main .concept .txtBox .text .num {
	margin: -3px 15px;
	display: inline-block;
	line-height: 1;
	color: #B84B6F;
	font-size: 5rem;
	font-weight: 700;
}
#main .concept .txtBox .text .txt {
	display: inline-block;
	font-size: 2rem;
	line-height: 1.25;
	text-align: left;
}
#main .concept .txtBox .text .txt .sub {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
}
#main .concept .phoList {
	margin-top: -40px;
	flex-wrap: nowrap;
}
#main .concept .phoList li {
	width: calc(100% / 6);
}
#main .concept .phoList li img {
	width: 100%;
}
#main .reason {
	padding: 110px 0 122px;
	position: relative;
	background: #EAF7FF;
	margin-bottom: 110px;
}
#main .reason:before {
	content: '';
	background: url("../img/common/bg06.png") no-repeat left top;
	background-size: 100% auto;
	width: 450px;
	height: 600px;
	position: absolute;
	left: 0;
	top: 0;
}
#main .reason:after {
	content: '';
	background: url("../img/common/bg07.png") no-repeat right bottom;
	background-size: 100% auto;
	width: 600px;
	height: 800px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#main .reason .content {
	position: relative;
	z-index: 1;
}
#main .reason .headLine01 .col {
	color: #0074C1;
}
#main .reason .cTxt {
	margin-bottom: 52px;
	text-align: center;
	line-height: 1.75;
}
#main .reason .reasonList {
	margin-top: -56px;
}
#main .reason .reasonList li {
	margin-top: 56px;
	margin-right: 2.45%;
	width: 31.7%;
}
#main .reason .reasonList li:nth-child(3n) {
	margin-right: 0;
}
#main .reason .reasonList li .ttl {
	margin-bottom: 2px;
	display: flex;
	align-items: center;
}
#main .reason .reasonList li .ttl span {
	display: block;
}
#main .reason .reasonList li .ttl .num {
	margin-right: 23px;
	color: #0FB2E9;
	font-size: 6rem;
	font-family: 'Bebas Neue', cursive;
	font-weight: 400;
	line-height: 1;
}
#main .reason .reasonList li .ttl .txt {
	margin-bottom: 3px;
	color: #0074C1;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.09em;
}
#main .reason .reasonList li .photo {
	margin-bottom: 18px;
	text-align: center;
}
#main .reason .reasonList li .text {
	text-align: justify;
	line-height: 1.75;
}
#main .case {
	margin-bottom: 121px;
	position: relative;
}
#main .case .content {
	position: relative;
	z-index: 1;
}
#main .case .cTxt {
	margin-bottom: 49px;
	text-align: center;
	line-height: 1.75;
}
#main .case .caseList {
	margin-top: -41px;
}
#main .case .caseList li {
	box-sizing: border-box;
	margin-top: 41px;
	margin-right: 2.45%;
	width: 31.7%;
	position: relative;
}
#main .case .caseList li:nth-child(3n) {
	margin-right: 0;
}
#main .case .caseList li p {
	margin-top: 5px;
}
#main .case .caseList li a {
	display: block;
}
#main .case .caseList li img {
	width: 100%;
}
#main .case .caseList li a:hover {
	opacity: 0.7;
}
#main .feature {
	margin-bottom: 140px;
}
#main .feature .headLine01 {
	margin-bottom: 50px;
}
#main .feature .imgBox {
	margin-bottom: 60px;
}
#main .feature .lastBox {
	margin-bottom: 0;
}
#main .feature .imgBox .photoBox {
	width: 46.66%;
	float: left;
}
#main .feature .imgBoxR .photoBox {
	float: right;
}
#main .feature .imgBox .textBox {
	box-sizing: border-box;
	padding-top: 19px;
	width: 48.3%;
	float: right;
	line-height: 1.75;
}
#main .feature .imgBoxR .textBox {
	float: left;
}
#main .feature .imgBox .textBox h4 {
	margin-bottom: 25px;
	color: #0074C1;
	font-size: 2.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .feature .imgBox .textBox p {
	text-align: justify;
}
#main .service .headLine01 {
	margin-bottom: 40px;
}
#main .service p {
	text-align: center;
	line-height: 1.74;
}
#main .service .ttl {
	margin-bottom: 22px;
	color: #0074C1;
	font-size: 2.8rem;
	font-weight: 700;
}
#main .service .text01 {
	margin-bottom: 27px;
	font-weight: 700;
	font-size: 2.4rem;
}
#main .service .text01 .txt {
	display: block;
	font-size: 2rem;
}
#main .service .text02 {
	margin-bottom: 69px;
}
#main .service .dlList {
	margin-bottom: 95px;
	border: 1px solid #0074C1;
}
#main .service .dlList dt {
	box-sizing: border-box;
	padding: 10px;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #FFF;
	font-size: 2.2rem;
	font-weight: 700;
	background: #0074C1;
}
#main .service .dlList dt span {
	display: block;
}
#main .service .dlList dd {
	box-sizing: border-box;
	width: calc(100% - 200px);
	padding: 20px 4.1% 22px;
	line-height: 1.75;
}
#main .service .pho {
	margin: 0 auto;
	max-width: 930px;
}
@media all and (max-width: 896px) {
	#main .concept {
		margin-bottom: 40px;
	}
	#main .concept .headLine01 {
		margin-bottom: 20px;
	}
	#main .concept .colTxt01 {
		font-size: 1.8rem;
	}
	#main .concept .colTxt02 {
		margin-bottom: 15px;
		font-size: 1.6rem;
	}
	#main .concept .text01 {
		margin-bottom: 40px;
	}
	#main .concept .txtBox {
		padding: 15px 15px 10px;
		width: 90%;
		max-width: 600px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	#main .concept .txtBox .ttl {
		margin-bottom: 5px;
		padding: 10px 5px;
		font-size: 1.6rem;
	}
	#main .concept .txtBox .text {
		font-size: 1.8rem;
	}
	#main .concept .txtBox .text .num {
		margin: -3px 10px 0 0;
		font-size: 4rem;
	}
	#main .concept .txtBox .text .txt {
		font-size: 1.6rem;
	}
	#main .concept .txtBox .text .txt .sub {
		font-size: 1.4rem;
	}
	#main .concept .phoList {
		margin-top: -20px;
		flex-wrap: wrap;
	}
	#main .concept .phoList li {
		width: calc(100% / 3);
	}
	#main .reason {
		margin-bottom: 40px;
	}
	#main .reason .cTxt {
		margin-bottom: 20px;
	}
	#main .reason .reasonList {
		margin-top: -20px;
		justify-content: space-between;
	}
	#main .reason .reasonList li {
		margin-top: 20px;
		margin: 20px 0 0;
		width: 48%;
	}
	#main .reason .reasonList li .ttl .num {
		margin-right: 10px;
		font-size: 3rem;
	}
	#main .reason .reasonList li .ttl .txt {
		font-size: 1.6rem;
	}
	#main .reason .reasonList li .photo {
		margin-bottom: 10px;
	}
	#main .reason .reasonList li .text {
		font-size: 1.3rem;
	}
	#main .case {
		margin-bottom: 40px;
		padding: 40px 0;
	}
	#main .reason:before {
		width: 112px;
		height: 150px;
	}
	#main .reason:after {
		width: 150px;
		height: 200px;
	}
	#main .case .cTxt {
		margin-bottom: 20px;
	}
	#main .case .caseList {
		margin-top: 0;
		display: block;
	}
	#main .case .caseList li {
		margin: 20px 0 0;
		width: auto;
	}
	#main .feature {
		margin-bottom: 40px;
	}
	#main .feature .headLine01 {
		margin-bottom: 20px;
	}
	#main .feature .imgBox {
		margin-bottom: 20px;
	}
	#main .feature .imgBox .photoBox {
		width: auto;
		float: none;
		text-align: center;
	}
	#main .feature .imgBoxR .photoBox {
		float: none;
	}
	#main .feature .imgBox .textBox {
		padding-top: 15px;
		width: auto;
		float: none;
	}
	#main .feature .imgBoxR .textBox {
		float: none;
	}
	#main .feature .imgBox .textBox h4 {
		margin-bottom: 5px;
		font-size: 1.8rem;
		letter-spacing: 0;
	}
	#main .service .headLine01 {
		margin-bottom: 20px;
	}
	#main .service .ttl {
		margin-bottom: 10px;
		font-size: 1.8rem;
	}
	#main .service .text01 {
		margin-bottom: 10px;
		font-size: 1.6rem;
	}
	#main .service .text01 .txt {
		font-size: 1.4rem;
	}
	#main .service .text02 {
		margin-bottom: 20px;
	}
	#main .service .dlList {
		margin-bottom: 40px;
		display: block;
	}
	#main .service .dlList dt {
		width: auto;
		display: block;
		font-size: 1.6rem;
	}
	#main .service .dlList dd {
		width: auto;
		padding: 15px;
	}
	#main .service .pho {
		max-width: inherit;
		text-align: center;
	}
	
	#main .reason:before {
		width: 112px;
		height: 150px;
	}
	#main .reason:after {
		width: 150px;
		height: 200px;
	}
}