@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: 中四国スバルグループ
Theme URI: a-i-l.co.jp
Description:
Author URI: a-i-l.co.jp
Tags: custom-header, custom-menu
Text Domain: stinger8
Version: 20181117
---------------------------------------------------------*/
body .company .sec2 .tb .tr {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    background: url(./images/company_01.jpg) no-repeat center center;
    background-size: cover;
}
.front .sec3 ul li a span.ft13 {
    font-size: 13px;
}
body .front .sec1 ul li {
    display: inline-block;
    width: calc( ( 100% - 6% ) / 4 );
    margin-right: 2%;
    font-size: 16px;
}
body .front .sec1 ul li.pt1 {
    width: calc( ( 100% - 6% ) / 4 );
}
.release_ownership .sec6 {
	margin:20px auto;
	width:870px;
}
.release_ownership .sec6 .box {
	margin-bottom:20px;
	line-height:1.4;
}
.release_ownership .sec6 .box2 {
}
.release_ownership .sec6 .box2 .tb{
	display:table;
	width:100%;
}
.release_ownership .sec6 .box2 .tb .tl{
	display:table-cell;
	width:30%;
	vertical-align: middle;
}
.release_ownership .sec6 .box2 .tb .tr{
	display:table-cell;
	width:40%;
	vertical-align: middle;
}
.release_ownership .sec6 .box2 table {
	margin-bottom:20px;
}
.release_ownership .sec6 .box2 table caption {
	text-align:left;
	padding-bottom:15px;
}
.release_ownership .sec6 .box2 table tbody tr th {
	font-weight:normal;
	font-size:14px;
	width:60px;
	text-align:left;
	line-height: 150%;
	border-bottom:1px solid #c
}
.release_ownership .sec6 .box2 table tbody tr td {
	font-size:14px;
}
@media screen and (max-width: 640px){
	body .front .sec1 ul li ,
	body .front .sec1 ul li.pt1 {
	    width: 48%;
	    margin-right: 2%;
	    margin-bottom: 3%;
	}
	body .front .sec1 ul li:nth-child(2n) {
	    margin-right: 0%;
	}
	.release_ownership .sec6 .box2 .tb .tl{
		display:block;
		width:100%;
	}
	.release_ownership .sec6 .box2 .tb .tr{
		display:block;
		width:100%;
	}
}
