@charset "UTF-8";
/*************************
一級壁装技能士
 *************************/
.main,
.body_contents{
	margin-bottom:100px;	
}

.contents_box{
	margin-bottom:50px;
}

.contents_box p{
	line-height:1.6;	
}

.main h2{
	margin-bottom:50px;
}

.main nav ul:after{
	content:"";
	display:block;
	clear:both;
}

.main nav li{
	float:left;
	text-align:center;
}

.main nav li a{
	display:block;
	padding:20px 15px 15px;
	border:1px solid #ccc;
}

.main nav li a:hover{
	color:#fff;
	background:#26363d;
	border:1px solid #26363d;
}

.main nav li .step{
	display:block;
	margin-bottom:10px;
	line-height:1;
}

.main nav li p{
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
	line-height:1.3;
}

.skillbox{
	padding:25px 25px 20px;	
	border:5px solid #9fc564;
}

.skillbox dt{
	text-align:center;
	line-height:1.3;
	color:#7bac2f;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.05em;
	margin-bottom:15px;
}

.skillbox dd{
	line-height:1.6;	
}

.test{
	margin-bottom:50px;	
}

.association{
	padding:40px 30px 30px;
	background:#efefef;	
}

.inner{
	padding:40px 30px 30px;
	background:#fff;	
}

.inner .testbox:first-child{
	margin-bottom:60px;	
}

.ttl03{
	margin-bottom:40px;	
}

.inner .testbox:last-child{
	margin-bottom:0;
}

.testillust{
	text-align:center;
}

.testillust img{
	width:85%;
	height:auto;	
}

.testbox .child{
	margin-bottom:30px;	
}

.testbox .child:last-child{
	margin-bottom:0;
}

.testbox .child h6{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

.testbox .child h5:before{
	content:"\f0da";
	font-family:FontAwesome;
	margin-right:0.5em;
	color:#dad8c8;
}

.child p{
	line-height:1.6;	
}

.testbox .child .text01{
	margin-bottom:20px;	
}

.child table{
	width:100%;	
}

.contents_box .aboutbox:nth-of-type(1){
	margin-bottom:30px;	
}

.aboutbox dt{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;	
}

.aboutbox dt:before{
	content:"■";
	margin-right:0.5em;	
}

.aboutbox dd{
	line-height:1.6;	
}

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

.body_contents{
	margin-top:-80px;
	padding-top:80px;	
}

.float:after,
.float-r:after{
	content:"";
	display:block;
	clear:both;	
}

.float .half{
	float:left;
	width:48%;	
}

.float .half:first-child{
	margin-right:4%;	
}

.float-r .img{
	float:right;
	width:35%;	
}

.float-r .caption{
	float:right;
	width:61%;
	margin-right:4%;	
}

.main nav li{
	width:32%;
	margin-right:2%;
}

.main nav li:last-child{
	margin-right:0;	
}

.child table th{
	width:35%;
}

.child table td{
	width:65%;
}

.child table th,
.child table td{
	padding:10px 20px;	
}

.child table tr:nth-child(odd) th,
.child table tr:nth-child(odd) td{
	background:#efefef;
}

.child table tr:last-child th,
.child table tr:last-child td{
	border-bottom:1px solid #efefef;
}
	
}


@media screen and (max-width:640px){

.caption br,
.skillbox dd br,
.child p br,
.aboutbox dd br{
	display:none;	
}

.main,
.body_contents{
	margin-bottom:60px;	
}

.body_contents{
	margin-top:-40px;
	padding-top:40px;	
}

.main nav li{
	width:48%;
	margin-bottom:15px;
}

.main nav li p{
	min-height:46px;	
}

.main nav li:first-child{
	margin-right:4%;
}

.main nav li:last-child{
	margin-bottom:0;	
}

.img{
	margin-bottom:20px;
}

.skillbox{
	padding:20px 20px 15px;	
}

.float .skillbox:first-child{
	margin-bottom:20px;
}

.association{
	padding:15px 10px 10px;
}

.inner{
	padding:30px 20px 20px;
}

.testbox{
	margin-bottom:50px;	
}

.ttl03{
	margin-bottom:30px;	
}
.testillust img{
	width:100%;	
}

.testbox .child h6{
	margin-bottom:10px;	
}

.child table tr,
.child table th,
.child table td{
	display:block;	
}

.child table tr{
	margin-bottom:20px;	
}

.child table tr:last-child{
	margin-bottom:0;	
}

.child table th{
	text-align:center;
	background:#ccc;
	color:#fff;
}

.child table th{
	margin-bottom:7px;
	padding:5px 0;
}

.aboutbox dt{
	font-size:16px;
	margin-bottom:10px;	
}
	
}