@charset "utf-8";

.PCdisplayNone {
	display:none!important;
}
.fea_ww img {
    max-width: 100%;
	image-rendering: -webkit-optimize-contrast;
}
.fea_hover a{
	transition: 0.3s;
}
.fea_hover a:hover{
	opacity: 0.6;
}
.mt_35{
	margin-top:35px;
}
.mt_50{
	margin-top:50px;
}
.page_top_mgn{
	margin-top:50px;
}
#SiteIdentityP{
	height:50px;
}
.fea_noteS{
	font-size: 0.75rem;
	line-height: 1.6;
}
.fea_tac{
	text-align: center;
}
.fea_mb05{
	margin-bottom: 5px!important;
}
.fea_mb10{
	margin-bottom:10px!important;
}
.fea_mb15{
	margin-bottom:15px!important;
}
.fea_mb20{
	margin-bottom:20px!important;
}
.fea_mb30{
	margin-bottom:30px!important;
}
.fea_mb40{
	margin-bottom:40px!important;
}
.fea_mb50{
	margin-bottom:50px!important;
}
.fea_mb60{
	margin-bottom:60px!important;
}
.fea_mb0{
	margin-bottom:0!important;
}
.fea_flex{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
}

.windowWidth.voice_width{
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}
.fea_noteM{
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.vc_kv{
	margin-bottom: 60px;
}
.mbL{
	margin-bottom: 50px;
}
.mbXL{
	margin-bottom: 90px;
}
.vc_h301{
	margin-bottom: 30px;
}
.vc_h401{
	position: relative;
	color: #006355;
	font-size: 1.4rem;
	margin-bottom: 30px;
	padding-left: 60px;
	line-height: 1.5;
}
.vc_h401::before{
	content: "";
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	top: 17px;
	left: 0;
	width: 50px;
	margin: -3px 15px 0 0;
	border-top: 1px solid currentColor;
}
.vc_dl{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 40px;
}
.vc_dl dt{
	color: #0a5aaa;
	font-size: 1.125rem;
	line-height: 2.1rem;
	max-width: 60px;
	width: 100%;
	font-weight: bold;
}
.vc_dl dd{
	font-size: 1.1rem;
	line-height: 2.3rem;
	width:calc(100% - 60px);
}
.fea_flex_dr{
	flex-direction:column-reverse;
}
.vc_col02{
	margin-bottom: 50px;
}
.vc_col03{
	width:53%;
}
.vc_col04{
	width:43.2%;
}
.vc_note01{
	margin-right: -10px;
}
.lp_lead{
	font-size: 1.2rem;
	line-height: 2;
}
.vc_txt{
	font-size: 1.1rem;
	line-height: 1.9;
}
.lp_col01{
	width: 52%;
}
.lp_col02{
	width: 43.2%;
}
.lp_flex_box{
	margin-bottom: 70px;
}
.flex_reserve{
	flex-direction: row-reverse;
}
.fea_supM {
	text-indent: 0;
	font-size: 0.75rem;
	font-weight: normal;
	vertical-align: 0.4em;
}


@media only screen and (min-width: 768px) and (max-width: 1275px) {

}
