@charset "shift-jis";
@media screen and (max-width:768px){

/* article > h2 */
article > h2{
	background:url(../images/company/h2.png)no-repeat center center;
	background-size:cover;
}


/* .cont */
.cont{
	padding:20px 0 20px;
}

.cont h3.line{
	margin-bottom:30px;
	font-size:12px;
}
.cont h3.line span{
	margin-bottom:15px;
	display:inline-block;
	position:relative;
	font-size:21px;
	font-family: quicksand, sans-serif;
	line-height:1;
}
.cont h3.line span:after{
	content:'';
	display:block;
	width:94%;
	height:2px;
	background-color:#d5000e;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-47%;
}

.cont h3.no_line{
	margin-bottom:30px;
	font-size:18px;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	line-height:1.7;
}
.cont h3.no_line span{
	display:block;
	font-size:10px;
}


/* #cont0 */
#cont0{
	padding:5% 5% 0;
}
#cont0 ul{
	padding:5px 0 40px;
}
#cont0 ul li{
	display:inline-block;
	margin:0 2px;
}
#cont0 ul li a{
	display:block;
	width:80px;
	line-height:38px;
	padding-top:4px;
	border-radius:19px;
	font-size:14px;
	font-weight:bold;
	background-color:#e5e5e5;
}
#cont0 img{
	width:auto;
}


/* #cont1 */
#cont1 img{
	width:60px;
	margin:auto;
	display:block;
}
#cont1 p{
	margin-top:20px;
	padding:0 5%;
	font-size:16px;
	font-weight:bold;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	letter-spacing:0.05em;
	display:inline-block;
	text-align:left;
}


/* #cont2 */
#cont2{
	background:url(../images/company/cont2_bg.png)no-repeat center 50px;
	background-size:320px auto;
}
#cont2 p{
	font-size:16px;
	font-weight:bold;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	letter-spacing:0.05em;
	display:inline-block;
	text-align:left;
	padding:0 5%;
}


/* #cont3 */
#cont3{
	padding-bottom:0;
}
#cont3 > p{
	font-size:14px;
	padding:0 5%;
	text-align:left;
}
#cont3 dl dt{
	font-size:16px;
	font-weight:bold;
	padding:20px 0 20px;
}
#cont3 dl dt:first-of-type{
	padding-top:60px;
}
#cont3 dl{
	padding:0 5%;
}
#cont3 dl dd{
	display:block;
	width:auto;
	min-height:auto;
	min-height:initial;
	padding:0 0 20px 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	position:relative;
}
#cont3 dl dd:nth-of-type(odd){
	margin-right:36px;
}
#cont3 dl dd span{
	position:absolute;
	top:-15px;
	left:0;
	font-size:28px;
	font-weight:bold;
	font-family: 'arial', sans-serif;
}
#cont3 dl dd h4{
	font-size:15px;
}
#cont3 dl dd p{
	font-size:14px;
}


/* #cont4 */
#cont4 > section{
	padding:20px 0 10px;
}
#cont4 > section:last-of-type{
	padding-bottom:0;
}
#cont4 > section h4{
	font-size:16px;
	margin-bottom:10px;
}
#cont4 > section table{
	width:90%;
	margin:auto;
}
#cont4 > section table tr{
	display: block;
}
#cont4 > section table th,
#cont4 > section table td{
	text-align:left;
	padding:10px 10px;
	border-top:none;
	display:block;
	line-height:1.5;
}
#cont4 > section table td{
	border-top:none;
	padding-top:0;
}
#cont4 > section table tr:last-child th{
	border-bottom:none;
}
#cont4 > section table tr:last-child td{
	border-bottom:none;
}
#cont4 > section table th{
	width:auto;
}
#cont4 > section table td{
	width:auto;
	padding-top: 10px;
}
#cont4 > section table td dl dt{
	width:120px;
	float:left;
}
#cont4 > section h5{
	width:auto;
	margin:20px 5% 10px;
	font-size:15px;
	text-align:left;
}
#cont4 > section h5 + ul li{
	display:inline-block;
	vertical-align:top;
	width:43%;
	margin:0 1%;
}
#cont4 > section h5 + ul li:nth-child(2){
	margin:0;
}
#cont4 > section h5 + ul li:last-child{
	width:auto;
}
#cont4 > section h5 + ul li:last-child figure{
	display:inline-block;
	vertical-align:top;
	width:43%;
	margin:0 1%;
}
#cont4 > section h5 + ul li figure figcaption{
	font-size:12px;
	line-height:1.5;
	margin-bottom:5px;
	text-align:left;
}


/* #cont5 */
#cont5{
}
#cont5 dl{
	width:auto;
	max-width:90%;
	display:inline-block;
	margin:auto;
	font-size:14px;
	text-align:left;
}
#cont5 dl dt{
	padding-left:30px;
	float:none;
}
#cont5 dl dd{
	padding:0 0 10px 30px;
	position:relative;
	line-height:1.5;
}
#cont5 dl dd:before{
	content:'';
	font-size:25px;
	position:absolute;
	left:0;
	top:-32px;
}
#cont5 dl dd:after{
	content:'';
	display:block;
	width:2px;
	height:170%;
	background-color:#000;
	position:absolute;
	left:11px;
	top:-12px;
}
#cont5 dl dd:last-of-type:after{
	content:none;
}





}
