@charset "utf-8";
@import url("./second.css");
#second_title_area > div{background-image: url(../images/about/mv.jpg);}
#second_title_area > div h2{letter-spacing: 0.1em;}
#section1,
#section2,
#section4{position: relative;}
#section1::after,
#section2::after,
#section4::after{
	content: " ";
	position: absolute;
	width: 100%;
	height: 13px;
	bottom: 0;
	left: 0;
	background: url(../images/common/line_bg01.png) no-repeat center top;
	background-size: auto 100%;
	opacity: .25;
}
#section1{padding: 60px 0 50px;}
#section1 .title_style01{margin-bottom: 80px;}
#section1 .member_common{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: center;
}
#section1 .member_common:not(#member01){
	padding-top: 50px;
	margin-top: 50px;
	border-top: solid 1px #d4d3d3;
}
#section1 .member_common .leftbox{width: 30%;}
#section1 .member_common .rightbox{width: 64%;}
#section1 .member_common.coming .leftbox{display: none;}
#section1 .member_common.coming .rightbox{width: 100%;}
#section1 .member_common h4{
	font-size: 1.4rem;
	color: #0159a6;
	letter-spacing: 0;
	font-weight: 500;
	line-height: 1.428;
}
#section1 .member_common h4 span{
	display: block;
	font-size: 3.2rem;
	letter-spacing: 0.1em;
	font-weight: 200;
}
#section1 .member_common#member01 .leftbox .img_box{margin-bottom: 30px;}
#section1 .member_common .leftbox .name_ex{margin-top: 20px;}
#section1 .member_common .rightbox h5{
	font-size: 2.4rem;
	letter-spacing: 0.12em;
	color: #0360b1;
	margin-bottom: 25px;
}
#section1 .member_common .rightbox p{
	font-size: 1.45rem;
	letter-spacing: 0.025em;
	line-height: 1.793;
}
#section1 .member_common .profile_box{margin-top: 30px;}
#section1 .member_common .profile_box .title_style02{
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.2em;
	font-weight: 700;
	font-variant-ligatures: no-common-ligatures;
	-moz-font-feature-settings: "liga" 0, "clig" 0;
	-webkit-font-feature-settings: "liga" 0, "clig" 0;
	font-feature-settings: "liga" 0, "clig" 0;
}
#section1 .member_common .profile_box dd{
	position: relative;
	margin-bottom: 10px;
	padding: 0 0 0 4%;
}
#section1 .member_common .profile_box p{padding-left: 4%;}
#section1 .member_common .profile_box dd::before{
	content: " ";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #2c82cd;
	left: 2%;
	top: 9px;
}
#section1 .member_common .profile_box dd.nondot::before{display: none;}
#section1 .member_common#member02{align-items: flex-start;}
#section1 .member_common#member02 > div{
	width: 48%;
	margin-bottom: 40px;
}
#section1 .member_common#member02 > div .member02_namebox{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items: flex-end;
}
#section1 .member_common#member02 .img_box{width: 45%;}
#section1 .member_common#member02 h4{width: 48%;}
#section1 .member_common#member02 h4 span{font-size:2.8rem;}
#section1 .member_common#member02 .profile_box .title_style02{padding-left: 3%;}

#section2{padding: 56px 0 130px;}
#section2 .title_style01{margin-bottom: 50px;}
#section2 .message_box,
#section2 .message_box .name_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: flex-end;
}
#section2 .message_box{
	width: 66%;
	margin: 0 auto;
}
#section2 .message_box p{
	width: 100%;
	font-size: 1.7rem;
	line-height: 2.2;
	margin-bottom: 20px;
}
#section2 .message_box .name_box{align-items: flex-end;}
#section2 .message_box .name_box h4{
	letter-spacing: 0.05em;
	line-height: 1.4;
	text-align: right;
	margin-right: 1.5em;
}
#section2 .message_box .name_box h4 span{
	display: block;
	font-size: 2.8rem;
	color: #0360b1;
	letter-spacing: 0.1em;
}
#section2 .message_box .name_box .img_box{width: 20.89%;}
#section3{padding: 75px 0 160px;}
#section3 .title_style01{margin-bottom: 60px;}
#section3 .news_style_common{
	box-sizing: border-box;
	padding: 0 5%;
}
#section3 .news_style_common li dl dt{
	width: 15%;
	font-family:YakuHanJP,"Noto Sans Japanese","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 1.5rem;
	color: #0360b1;
	letter-spacing: 0.1em;
	font-weight: 500;
	border-right: none;
}
#section3 .news_style_common li dl dd{
	border-left: solid 1px #d8d9dc;
	width: 85%;
	font-size: 1.5rem;
	box-sizing: border-box;
	padding-left: 5%;
	margin-top: 7px;
}
#section3 .news_style_common li dl dd > div{
	text-indent: -1.8em;
	margin-left: 1.8em;
	line-height: 1.55;
	margin-bottom: 7px;
}
#section4{padding: 80px 0;}
#section4 .title_style01{
	margin-bottom: 60px;
	letter-spacing: 0.15em;
}
#section4 p{
	text-align: center;
	font-size: 1.8rem;
	line-height: 2;
}
#section4 p span{
	color: #0360b1;
	font-weight: 500;
	font-size: 1.25em;
}
/*----------------------------------------------------------------------------------
PCのみ
----------------------------------------------------------------------------------*/
@media screen and (min-width:1001px){}
/*----------------------------------------------------------------------------------
タブレット・SP
----------------------------------------------------------------------------------*/
@media screen and (max-width:1000px){}
/*----------------------------------------------------------------------------------
タブレット
----------------------------------------------------------------------------------*/
@media screen and (max-width:999px) and (min-width:641px){}
/*----------------------------------------------------------------------------------
SP
----------------------------------------------------------------------------------*/
@media screen and (max-width: 640px){
	#section1::after,
	#section2::after{height: 7px;}
	#section1{padding: 40px 0 50px;}
	#section1 .title_style01{margin-bottom: 35px;}
	#section1 .member_common:not(#member01){
		padding-top: 35px;
		margin-top: 35px;
	}
	#section1 .member_common .leftbox,
	#section1 .member_common .rightbox,
	#section1 .member_common.coming .rightbox{width: 100%;}
	#section1 .member_common .leftbox{
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	#section1 .member_common .leftbox .img_box{
		width: 80%;
		margin: 0 auto;
	}
	#section1 .member_common h4{
		font-size: 1.3rem;
		text-align: center;
	}
	#section1 .member_common h4 span{
		font-size: 2.8rem;
		letter-spacing: 0.08em;
		font-weight: 300;
	}
	#section1 .member_common .leftbox p.name_ex{
		text-align: center;
		margin-top: 10px;
	}
	#section1 .member_common#member01 .leftbox .img_box{margin-bottom: 20px;}
	#section1 .member_common .rightbox h5{
		font-size: 2rem;
		letter-spacing: 0.075em;
		margin: 25px 0 25px;
		font-weight: 500;
	}
	#section1 .member_common .profile_box dd{
		margin-bottom: 7px;
		padding: 0 0 0 7%;
	}
	#section1 .member_common .profile_box dd::before{
		left: 3%;
		top: 9px;
	}
	#section1 .member_common#member02 > div{
		width:100%;
		margin-bottom: 20px;
	}
	#section1 .member_common#member02 > div.leftbox{
		border-bottom: solid 1px #d4d3d3;
		padding-bottom: 35px;
		margin-bottom: 35px;
	}
	#section1 .member_common#member02 .img_box{
		width: 80%;
		margin: 0 auto 15px;
	}
	#section1 .member_common#member02 h4{width: 100%;}
	
	
	#section2{padding: 40px 0 70px;}
	#section2 .title_style01{margin-bottom: 40px;}
	#section2 .message_box{width: 100%;}
	#section2 .message_box p{
		font-size: 1.45rem;
		line-height: 1.8;
	}
	#section2 .message_box .name_box h4 span{font-size: 2.3rem;}
	#section2 .message_box .name_box .img_box{width: 30%;}
	#section3{padding: 40px 0 70px;}
	#section3 .title_style01{margin-bottom: 40px;}
	#section3 .news_style_common{padding: 0;}
	#section3 .news_style_common li dl dt,
	#section3 .news_style_common li dl dd{width: 100%;}
	#section3 .news_style_common li dl dt{
		font-size: 1.4rem;
		letter-spacing: 0.075em;
		border-right: none;
		margin-bottom: 5px;
	}
	#section3 .news_style_common li dl dd{
		font-size: 1.4rem;
		letter-spacing: 0.025em;
		padding-left: 0.5em;
		border-left:none; 
	}
	#section4{padding: 40px 0 50px;}
	#section4 .title_style01{margin-bottom: 40px;}
	#section4 p{
		font-size: 1.5rem;
		line-height: 1.75;
	}
}