@charset "utf-8";
/* CSS Document */


/*-----------------------------------------
contents
-------------------------------------------*/
/*about*/

.contents .contentsHead{
	background:#ffffff;
	padding:6% 0 2%;
}

.contents .contentsHead h2{
	width:95.6%;
	margin:4% auto 0;
	padding:0 0 5% 0;
	line-height:2.2;
	color:#666;
	font-size:1.2rem;
	text-align:center;
}

.contents .contentsHead h2 span{
	color:#009fe9;
	font-weight:bold;

}

.contents .contentsHead ul li{
	background:#fff;
	margin-bottom:25px;
	font-size:1.4rem;
	position:relative;
	border-bottom:2px solid #ccc;
}

.contents .contentsHead ul li:after{
	content:"";
	background:url(../../img/arrow_about.gif) no-repeat center bottom;
	background-size:100% auto;
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom:-20px;
	width:40px;
	height:20px;
}

.contents .contentsHead ul li.last:after{
	background:none;
}

.contents .contentsHead ul li dl{
	width:87%;
	min-height:40px;
	margin:2.5% auto 2%;
	color:#00a0e9;
	display:table;
}

.contents .contentsHead ul li dl dt{
	font-size:3rem;
	width:20px;
	display:table-cell;
	vertical-align:middle;
}

.contents .contentsHead ul li dl dd{
	padding-left:10px;
	display:table-cell;
	vertical-align:middle;
	line-height:1.5;
	font-size:1.5rem;
	letter-spacing:0.1rem;
	font-weight:bold;
}

.contents .contentsHead ul li p{
	width:87%;
	margin:auto;
	padding:0 0 5% 0;
	line-height:2.2;
	color:#666;
	font-size:1.2rem;
}

.contents .contentsHead ul li p span{
	color:#009fe9;
	font-weight:bold;
}

.contents .contentsMain{
	padding:6.6% 0;
}

.contents .contentsMain .oneBlock{
	padding:6% 3.5%;
	background:#fff;
	margin-top:6%;
}

.contents .contentsMain .oneBlock h3{
	font-size:1.6rem;
	margin-bottom:5%;
	position: relative;
	letter-spacing:0.1rem;
}

.contents .contentsMain .oneBlock h3 span{
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0;
	padding: 0 0.5em 0 0;
	background-color: #fff;
	text-align: left;
}


.contents .contentsMain .oneBlock h3::after {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #ededed;
}

.contents .contentsMain .oneBlock h4{
	font-size:1.5rem;
	color:#00a1e9;
	line-height:1.5;
}

.contents .contentsMain .oneBlock .pic{
	margin:3% 0;
}

.contents .contentsMain .oneBlock .text{
	line-height:2.2;
	font-size:1.2rem;
}

.contents .contentsMain .oneBlock .text span{
	color:#00a1e9;
}

.contents .contentsMain .oneBlock .text02 span{
	color:#00a1e9;
	font-weight:bold;
}

.contents .contentsMain .oneBlock.first{
	border:3px solid #f8b62b;
	margin-top:0;
}

.contents .contentsMain .oneBlock.first .text02{
	line-height:2.2;
	font-size:1.2rem;
}


.contents .contentsMain .oneBlock.second{
	border:3px solid #00a1e9;
}

.contents .contentsMain .oneBlock.second .text02{
	line-height:2.2;
	font-size:1.2rem;
}

.contents .contentsMain .oneBlock.second dl{
	width:100%;
	min-height:40px;
	margin:6% auto 0;
	color:#00a0e9;
	display:table;
}

.contents .contentsMain .oneBlock.second dl dt{
	font-size:3rem;
	width:20px;
	display:table-cell;
	vertical-align:middle;
}

.contents .contentsMain .oneBlock.second dl dd{
	padding-left:10px;
	display:table-cell;
	vertical-align:middle;
	line-height:1.5;
	font-size:1.4rem;
	letter-spacing:0.1rem;
}

.contents .contentsMain .oneBlock.second .pic{
	border:1px solid #ededed;
}

.contents .contentsMain .oneBlock.third{
	border:3px solid #aacd06;
}

.contents .contentsMain .oneBlock.fourth{
	border:3px solid #920783;
}

.contents .contentsMain .oneBlock.fourth ul li{
	width:48%;
	float:left;
	margin-bottom:3%;
}

.contents .contentsMain .oneBlock.fourth ul li img{
	border:1px solid #ededed;
	box-sizing:border-box;
}



.contents .contentsMain .oneBlock.fourth ul li:nth-child(even){
	float:right;
}

.contents .contentsMain .oneBlock.fifth{
	border:3px solid #f8b62b;
}

.contents .contentsMain .oneBlock.fifth .pic{
	width:43%;
	margin:3% auto;
	border:3px solid #ededed;
}

.contents .contentsMain .oneBlock.fifth dl dt{
	font-size:1.3rem;
	line-height:2.2;
	font-weight:bold;
}

.contents .contentsBottom{
	background:#f8f8f8;
	padding-top:2%;
	padding-bottom:1px;
}

.contents .contentsBottom .oneBlock{
	padding:3% 3.5%;
	background:#fff;
	margin-bottom:5.8%;
}

.contents .contentsBottom h3{
	font-size:1.8rem;
	text-align:center;
	line-height:1.4;
	margin-bottom:4.7%;
	letter-spacing:0.1rem;
}

.contents .contentsBottom h4{
	font-size:1.3rem;
	margin-bottom:2%;
}

.contents .contentsBottom ul li{
	line-height:2.2;
	font-size:1.2rem;
	margin-bottom:2%;
	margin-left:1em;
	text-indent:-1em;
}

.contents .contentsBottom ul li:last-child{
	margin-bottom:0;
}

.contents .contentsBottom .first h3,.contents .contentsBottom .first h4{
	color:#920783;
}

.contents .contentsBottom .first div{
	border:3px solid #920783;
}

.contents .contentsBottom .second h3,.contents .contentsBottom .second h4{
	color:#00a0e9;
}

.contents .contentsBottom .second div{
	border:3px solid #00a0e9;
}

.contents .contentsCommittee .oneBlock{
	padding:3% 3.5%;
	background:#fff;
	margin-bottom:5.8%;
}

.contents .contentsCommittee{
	background:#fff;
	padding-top:8.7%;
	padding-bottom:1px;
}

.contents .contentsCommittee h3{
	font-size:1.7rem;
	font-weight:bold;
	text-align:center;
	line-height:1.4;
	margin-bottom:4.7%;
	letter-spacing:0.1rem;
}

.contents .contentsCommittee h4{
	font-size:1.3rem;
	font-weight:bold;
	margin-bottom:2%;
	line-height:1.8;
}

.contents .contentsCommittee p{
	line-height:2.2;
	font-size:1.1rem;
	margin-bottom:2%;
}

.contents .contentsCommittee ul li:last-child{
	margin-bottom:0;
}

.contents .contentsCommittee .first div{
	border:3px solid #ededed;
}

.contents .contentsCommittee .second div{
	border:3px solid #ededed;
}

.contents {
	margin-top:0;
}

.contents.top {
	margin-top:0;
}

@media screen and (min-width: 768px) {

/*-----------------------------------------
contents
-------------------------------------------*/

/*about*/
.contents .contentsHead{
	padding:50px 0 55px;
}

.contents .contentsHead .inner{
	overflow:hidden;
}

.contents .contentsHead h1{
	text-align:center;
}

.contents .contentsHead h2{
	width: 100%;
    margin: 30px auto;
    padding:0;
    line-height: 1.8;
	font-size:2.8rem;
	letter-spacing:0.1rem;
}

.contents .contentsHead ul{
	width:1200px;
}

.contents .contentsHead ul li{
	width:313px;
	min-height:440px;
	float:left;
	margin-right:30px;
	margin-bottom:0;
	padding-bottom:0;
}

.contents .contentsHead ul li:after{
	content:"";
	background:url(../img/arrow_about_pc.gif) no-repeat center bottom;
	position:absolute;
	top:188px;
	left:333px;
	width:30px;
	height:60px;
}

.contents .contentsHead ul li dl{
	width:256px;
	height:85px;
	margin:0 auto;
	color:#00a0e9;
	display:table;
}

.contents .contentsHead ul li dl dt{
	font-size:5rem;
}

.contents .contentsHead ul li dl dd{
	font-size:1.8rem;
	line-height:1.5;
	padding-left:10px;
}

.contents .contentsHead ul li p{
	width:256px;
	padding: 0;
	line-height:2.2;
	color:#666;
	font-size:1.6rem;
}

.contents .contentsMain{
	padding:53px 0 37px;
}

.contents .contentsMain .oneBlock{
	padding:40px 45px;
	background:#fff;
	margin-top:40px;
}

.contents .contentsMain .oneBlock h3{
	font-size:2.4rem;
	margin-bottom:30px;
}

.contents .contentsMain .oneBlock h4{
	font-size:2.2rem;
	line-height:2;
}

.contents .contentsMain .oneBlock .pic{
	margin:0;
}

.contents .contentsMain .oneBlock .text{
	font-size:1.6rem;
}

.contents .contentsMain .oneBlock .sideBox .pic{
	float:right;
}

.contents .contentsMain .oneBlock .sideBox .text{
	float:left;
}

.contents .contentsMain .oneBlock.first .pic{
	text-align:center;
}

.contents .contentsMain .oneBlock.first .text{
	margin-top:15px;
}

.contents .contentsMain .oneBlock.first .text02{
	margin-top:15px;
	font-size:1.8rem;
	line-height:1.9;
}

.contents .contentsMain .oneBlock.first .sideBox{
	margin:20px 0;
}

.contents .contentsMain .oneBlock.first .sideBox .pic{
	margin-right:-45px;
}

.contents .contentsMain .oneBlock.first .sideBox .text{
	width:290px;
}

.contents .contentsMain .oneBlock.second .text02{
	font-size:1.6rem;
}

.contents .contentsMain .oneBlock.second ul li{
	width:276px;
	float:left;
	margin-left:38px;
	margin-top:10px;
}

.contents .contentsMain .oneBlock.second ul li:first-child{
	margin-left:0;
}

.contents .contentsMain .oneBlock.second ul li dl{
	width:100%;
	height:70px;
	margin:0 auto;
	color:#00a0e9;
	display:table;
}

.contents .contentsMain .oneBlock.second ul li dl dt{
	font-size:3.5rem;
}

.contents .contentsMain .oneBlock.second ul li dl dd{
	font-size:1.8rem;
	line-height:1.5;
}

.contents .contentsMain .oneBlock.second ul li p{
	width:100%;
	padding: 0;
	line-height:2;
	color:#666;
	font-size:1.4rem;
	margin-bottom:20px;
}

.contents .contentsMain .oneBlock.second .pic{
	border:3px solid #ededed;
	width:270px;
}

.contents .contentsMain .oneBlock.second .pic img{
	display:block;
	width:100%;
}

.contents .contentsMain .oneBlock.second .text{
	font-size:1.4rem;
}

.contents .contentsMain .oneBlock.third .text{
	width:565px;
	margin-top:45px;
}

.contents .contentsMain .oneBlock.third .pic img{
	display:block;
	width:377px;
	margin-right:-45px;
}

.contents .contentsMain .oneBlock.fourth{
	padding-bottom:5px;
}

.contents .contentsMain .oneBlock.fourth ul li{
	width:196px;
	margin:0 40px 40px 0;
}

.contents .contentsMain .oneBlock.fourth ul li img{
	border:3px solid #ededed;
	box-sizing:border-box;
}

.contents .contentsMain .oneBlock.fourth ul li:nth-child(even){
	float:left;
}

.contents .contentsMain .oneBlock.fourth ul li:nth-child(4n) {
	margin-right:0;
}

.contents .contentsMain .oneBlock.fourth ul li img{
	display:block;
	width:100%;
}

.contents .contentsMain .oneBlock.fifth .pic{
	width:190px;
	float:left;
	margin:10px 0 0 0;
}

.contents .contentsMain .oneBlock.fifth .pic img{
	width:100%;
}

.contents .contentsMain .oneBlock.fifth dl{
	width:667px;
	float:right;
}

.contents .contentsMain .oneBlock.fifth dl dt{
	font-size:1.6rem;
}

.contents .contentsMain .oneBlock.fifth dl dd{
	font-size:1.4rem;
}

.contents .contentsBottom{
	padding-top:35px;
}

.contents .contentsBottom .oneBlock{
	width:390px;
	padding:40px 45px;
	margin-bottom:50px;
}

.contents .contentsBottom .oneBlock.upper{
	float:left;
}

.contents .contentsBottom .oneBlock.under{
	float:right;
}


.contents .contentsBottom .first .oneBlock{
	min-height:135px;
}

.contents .contentsBottom .second .oneBlock{
	min-height:227px;
}

.contents .contentsBottom h3{
	font-size:2.4rem;
	margin-bottom:35px;
}

.contents .contentsBottom h4{
	font-size:1.6rem;
	margin-bottom:20px;
}

.contents .contentsBottom ul li{
	line-height:2.2;
	font-size:1.4rem;
	margin-bottom:7px;
}

.contents .contentsCommittee{
	padding-top:35px;
}

.contents .contentsCommittee .oneBlock{
	width:390px;
	padding:40px 45px;
	margin-bottom:50px;
}

.contents .contentsCommittee .first .oneBlock{
	width:904px;

}

.contents .contentsCommittee .oneBlock.upper{
	float:left;
}

.contents .contentsCommittee .oneBlock.under{
	float:right;
}

.contents .contentsCommittee .second .oneBlock{
	min-height:300px;
}

.contents .contentsCommittee h3{
	font-size:2.4rem;
	margin-bottom:35px;
}

.contents .contentsCommittee h4{
	font-size:1.6rem;
	margin-bottom:20px;
}

.contents .contentsCommittee p{
	line-height:2.2;
	font-size:1.4rem;
	margin-bottom:7px;
}

.contents .contentsCommittee .oneBlock.committeeBlock{
	min-height:460px;
}

.contents {
	margin-top:0;
}

.contents.top {
	margin-top:0;
}
