@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .innerBox {
	margin: 0 auto;
	width: 751px;
}

#main .headLine01 {
	margin-bottom: 75px;
}

#main .sec01 {
	margin-bottom: 101px;
}

#main .comImgBox .photoBox img {
	width: 187px;
}

#main .sec01 .headLine03 {
	margin: 0 -43px 40px;
	letter-spacing: -2px;
}

#main .sec01 .headLine03 span {
	padding-bottom: 0;
	margin: -5px 0 0;
	font-size: 17px;
}

#main .sec01 .headLine03 .txt {
	margin: -5px 0 0;
	font-size: 20px;
}

#main .sec01 .topTxt {
	margin-bottom: 63px;
}

#main .sec01 .photo {
	text-align: center;
}

#main .sec01 .photo img {
	width: 466px;
}

#main .sec01 .txtBox {
	padding-top: 62px; 
	position: relative;
}

#main .sec01 .txtBox:before {
	width: 91px;
	height: 594px;
	position: absolute;
	left: -110px;
	top: 25px;
	background: url(../img/common/com_bg01.png) no-repeat;
	background-size: 91px auto;
	content: "";
}

#main .sec01 .txtBox p {
	margin-bottom: 36px;
	line-height: 2.18;
	letter-spacing: -0.7px;
}

#main .sec01 .txtBox p:last-of-type {
	margin-bottom: 0;
}

#main .sec01 .txtBox .text01 {
	margin-bottom: 59px;
}

#main .sec01 .txtBox .photo {
	margin-bottom: 66px;
}

#main .sec02 .headLine03 {
	margin: 0 -30px 38px;
}

#main .sec02 .txtBox01 {
	position: relative;
	margin-bottom: 66px;
}

#main .sec02 .txtBox01:before {
	width: 91px;
	height: 594px;
	position: absolute;
	right: -112px;
	top: 437px;
	background: url(../img/common/com_bg01.png) no-repeat;
	background-size: 91px auto;
	content: "";
}

#main .sec02 .innerBox p {
	margin-bottom: 35px;
	line-height: 2.18;
	letter-spacing: -0.7px;
}

#main .sec02 .innerBox p:last-of-type {
	margin-bottom: 0;
}

#main .sec02 .innerBox p span {
	color: #16499D;
	font-weight: bold;
}

#main .sec02 .innerBox .text01 {
	margin-bottom: 60px;
}

#main .sec02 .innerBox .note {
	padding: 5px 0 0 1em;
	font-size: 15px;
	line-height: 1.73;
	text-indent: -1em;
}

#main .sec02 .innerBox .note a {
	color: #16499D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#main .sec02 .note a:hover {
	text-decoration: none;
}

#main .sec02 .photo {
	margin-bottom: 63px;
	text-align: center;
}

#main .sec02 .photo img {
	width: 466px;
}

#main .sec02 .txtBox02 {
	position: relative;
	margin-bottom: 61px;
}

#main .sec02 .txtBox02:before {
	width: 91px;
	height: 594px;
	position: absolute;
	left: -110px;
	top: 54px;
	background: url(../img/common/com_bg01.png) no-repeat;
	background-size: 91px auto;
	content: "";
}

#main .sec02 .txtBox03 {
	margin-bottom: 122px;
	position: relative;
}

#main .sec02 .txtBox03:before {
	width: 91px;
	height: 594px;
	position: absolute;
	right: -113px;
	top: 304px;
	background: url(../img/common/com_bg01.png) no-repeat;
	background-size: 91px auto;
	content: "";
}

#main .sec02 .txtBox03 .photo01 {
	margin-bottom: 66px;
}

@media screen and (max-width: 767px) {
	#main .headLine01 {
		margin-bottom: 49px;
	}
		
	#main .innerBox {
		padding: 0 15px;
		width: auto;
	}

	#main .sec01 {
		margin-bottom: 41px;
	}
	
	#main .comImgBox .photoBox img {
		width: 128px;
	}
	
	#main .sec01 .headLine03 {
		margin: 0 0 30px;
		padding: 9px 0 9px 8px;
		line-height: 1.31;
	}
	
	#main .sec01 .headLine03 span {
		padding-bottom: 0;
		margin: 0;
		font-size: 12.5px;
	}
	
	#main .sec01 .headLine03 .txt {
		margin: 0;
		font-size: 17.5px;
		display: inline-block;
	}
	
	#main .comImgBox {
		margin: 0 auto 30px;
		width: 340px;
	}
	
	#main .sec01 .topTxt {
		margin-bottom: 29px;
	}
	
	#main .sec01 .photo {
		margin: 0 32px;
	}
	
	#main .sec01 .photo img {
		width: 100%;
	}
	
	#main .sec01 .txtBox {
		padding-top: 27px; 
	}
	
	#main .sec01 .txtBox:before {
		display: none;
	}
	
	#main .sec01 .txtBox p {
		margin-bottom: 25px;
		line-height: 1.66;
		letter-spacing: -0.6px;
	}
	
	#main .sec01 .txtBox .text01 {
		margin-bottom: 28px;
	}
	
	#main .sec01 .txtBox .photo {
		margin-bottom: 27px;
	}
	
	#main .sec02 .headLine03 {
		margin: 0 -3px 28px;
		padding: 9px 41px 11px 10px;
		line-height: 1.31;
	}
	
	#main .sec02 .txtBox01 {
		margin-bottom: 29px;
	}
	
	#main .sec02 .txtBox01:before {
		display: none;
	}
	
	#main .sec02 .innerBox p {
		margin-bottom: 25px;
		line-height: 1.66;
		letter-spacing: -0.7px;
	}
	
	#main .sec02 .innerBox p:last-of-type {
		margin-bottom: 0;
		padding-left: 0;
		text-indent: inherit;
	}
		
	#main .sec02 .innerBox .text01 {
		margin-bottom: 25px;
		letter-spacing: -0.9px;
	}
	
	#main .sec02 .innerBox .note {
		padding: 2px 0 0 1em;
	}
	
	#main .sec02 .innerBox .note a {
		font-size: 14px;
		text-decoration: underline;
	}
	
	#main .sec02 .innerBox .note a:hover {
		text-decoration: underline;
	}
	
	#main .sec02 .photo {
		margin: 0 32px 27px;
	}
	
	#main .sec02 .photo img {
		width: 100%;
	}
	
	#main .sec02 .txtBox02 {
		margin-bottom: 25px;
	}
	
	#main .sec02 .txtBox02:before {
		display: none;
	}
	
	#main .sec02 .txtBox03:before {
		display: none;
	}
	
	#main .sec02 .txtBox03 .photo01 {
		margin-bottom: 29px;
	}
	
	#main .sec02 .txtBox03 {
		margin-bottom: 80px;
	}
	
}

@media screen and (max-width: 360px) {
	#main .comImgBox {
		width: 305px;
	}
	
	#main .comImgBox .photoBox img {
		width: 112px;
	}
		
}

@media all and (-ms-high-contrast:none){
	#main .sec01 .headLine03 span {
		margin: -1px 0 0;
	}
	
	#main .sec01 .headLine03 .txt {
		margin: -1px 0 0;
	}
	
} 