
.cnt{	padding-bottom: 0;}
#concept{
	color: #333;
	background: #f0ffff;
}
.topimg{
	font-size: 0;
	line-height: 0;
	margin: 0 0 50px 0;
}
.topimg:last-of-type{	margin-bottom: 0;}
.img{
	font-size: 0;
	line-height: 0;
}
.topimg img,
.img img{
	width: 100%;
	height: auto;
}
.w300 img{
	max-width: 600px;
	height: auto;
}

.f_title{
	border-bottom: 3px double #55807d;
}
.f_title em{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	padding: 10px 15px;
	border-radius: 5px 5px 0 0;
	background: #55807D;
	background: linear-gradient(90deg, rgba(85, 128, 125, 1) 0%, rgba(128, 169, 166, 1) 50%, rgba(85, 128, 125, 1) 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** toptxt **/

.toptxt{	margin: 0 0 50px 0;}
.toptxt h3,
#f_mid2 h3,
#f_btm > p{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #55807d;
	margin: 0 0 40px 0;
}
#f_mid2 h3{	margin: 50px 0;}
.toptxt h3 em,
#f_mid2 h3 em{
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.toptxt h3 em:before,
.toptxt h3 em:after,
#f_mid2 h3 em:before,
#f_mid2 h3 em:after{
	content: "";
	width: 30px;
	border-bottom: 1px solid currentColor;
	position: absolute;
	top: calc(50% + 2px);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.toptxt h3 em:before,
#f_mid2 h3 em:before{	left: -40px;}
.toptxt h3 em:after,
#f_mid2 h3 em:after{	right: -40px;}
.toptxt p{
	font-size: 16px;
	line-height: 40px;
	text-align: left;
	margin: 0 20px 50px 20px;
	background: url(img/dot.gif) top left;
	background-size: 2px auto;
}


/** f_btm **/

#f_btm{
	padding: 0 20px;
}
#f_btm .img{
	margin: 0 0 50px 0;
}
#f_btm .img:last-of-type{	margin-bottom: 0;}
#f_btm h3{	margin: 0 0 20px 0;}
#f_btm ul{
	margin: 0 20px 30px 20px;
}
#f_btm li{
	position: relative;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	padding: 14px 0 14px 25px;
	border-bottom: 1px dotted #b4d9d9;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#f_btm li span{
	font-size: 20px;
	line-height: 1;
	color: #55807d;
	position: absolute;
	top: 14px;
	left: 0;
}


/** f_mid2 **/

#f_mid2{
	margin: 0 0 50px 0;
	padding: 0 20px;
}
#f_mid2 .w300{
	margin-bottom: 20px;
}
#f_mid2 .w300:last-of-type{	margin-bottom: 0;}
#f_mid2 h4{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	color: #55807d;
	margin: 0 0 10px 0;
}
#f_mid2 p{
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	margin: 0 0 20px 0;
}


/** qa **/

#qa{
	margin: 0 0 50px 0;
	padding: 0 20px;
}
.qabox{
	position: relative;
	text-align: left;
	margin: 0 20px;
	padding: 20px 0;
	border-bottom: 1px dotted #b4d9d9;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.qabox .acdbt{
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	color: #55807d;
	text-align: left;
	padding: 5px 20px 5px 45px;
	margin: 0 0 5px 0;
	cursor: pointer;
}
.qabox .acdbt:before{
	content: 'Q';
	width: 35px;
	font-family: "FontA";
	font-size: 20px;
	font-weight: normal;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #55807d;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.qabox .acdbox{
	position: relative;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	padding: 5px 0 0 45px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.qabox .acdbox:before{
	content: 'A';
	width: 35px;
	font-family: "FontA";
	font-size: 25px;
	line-height: 35px;
	text-align: center;
	color: #000;
	background: #fff;
	border: 1px solid #55807d;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** voice **/

#voice{
	padding: 0 20px 20px 20px;
}
#voice h3{	margin-bottom: 20px;}
.vbox{
	margin: 0 0 30px 0;
	padding: 0 20px;
}
.vbox_top{
	display: flex;
	margin: 0 0 20px 0;
}
.vbox_txt{
	flex: 1;
	text-align: left;
	color: #55807d;
}
.vbox_txt span{
	display: inline-block;
	vertical-align: top;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	background: #55807d;
	margin: 0 0 5px 0;
	padding: 3px 10px 7px 10px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.vbox_txt p:nth-of-type(1){
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 15px 0;
}
.vbox_txt p:nth-of-type(1) br{	display: none;}
.vbox_txt p:nth-of-type(2){
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}
.vbox_txt p:nth-of-type(3){
	font-size: 16px;
	line-height: 25px;
}
.vbox_img{
	width: 150px;
	margin: 0 0 0 20px;
}
.vbox_img img{
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.vbox:nth-of-type(even) .vbox_img{
	order: 1;
	margin: 0 20px 0 0;
}
.vbox:nth-of-type(even) .vbox_txt{	order: 2;}
.vbox_comment{
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	padding: 15px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.vbox_comment span{
	display: block;
	font-weight: bold;
	color: #55807d;
}
.vbox_comment p{}
#voice .topimg{	margin-top: 50px;}



/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 750px) {
	.toptxt h3{
		font-size: 18px;
		line-height: 26px;
	}
	.f_midbox{
		padding: 0 0;
	}
	#f_btm ul {
		margin: 0 0 30px 0;
	}


	/** voice **/
	.vbox{
		padding: 0;
	}
	.vbox_img{
		width: 90px;
	}
}


