﻿@charset "UTF-8";

/* ▼▼▼ 会社情報
=====================================*/

h1.title {
	background: url(img/title_bg_pc.png) no-repeat scroll center top;
	background-size: cover;
	color: #fff;
	overflow: hidden;
	line-height: 200px;
	margin-bottom: 60px;
	}
	h1.title span {
		display: block;
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		font-size: 2.625rem;
		text-align: center;
		color: #000;
		}
h2 {
	position: relative;
	padding: 0;
	margin-bottom: 40px;
	font-size: 1.875rem;
	}
	h2:after {
		position: absolute;
		left: 0;
		bottom: -10px;
		content: '';
		width: 100%;
		height: 0;
		border-bottom: 1px dashed #ccc;
		}
	h2 span {
		border-left: 12px solid #efeee5;
		padding-left: 20px;
		}

#main {
	padding: 0 15px 0;
	max-width: 1000px;
	width: 100%;
}

section{
   margin-bottom: 50px;
   }

.read {margin-bottom: 20px;}

.contents01,.contents02{font-size: 1.375rem;}

/* 企業理念 */
.contents01 li:before {
	content: '●';
	margin-right: 5px;
	color: #0460bc;
}
#main .list li{
	margin-left:1em;
 	text-indent:-1em;
 	margin-bottom: 10px;
	}


/* 経営理念 */
.contents02 li:before {
	content: '●';
	margin-right: 5px;
	color: #e14646;
}



/* 組織図 */
.contents04{text-align: center;}
	.contents04 .img {text-align: center;}



/* 決算公告書 */
.contents06 .pdf_list li {margin-bottom: 10px;}
.contents06 .pdf_list li:last-child {margin-bottom: 0;}
.contents06 .pdf_list li:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 10px;
	}

	.contents06 .pdf_list li a{
		color: #000;
		text-decoration: underline;
		}






/* テーブル */
table{
max-width: 1000px;
	width: 100%;
	border-top:1px solid #a0a0a0;
	border-bottom:1px solid #a0a0a0;
	margin-bottom: 20px;
	}

	th,td{
		border-bottom: 1px dotted  #a0a0a0;
		padding: 20px;
		font-size: 1.125rem;
		}
	th{
		background: #efeee5;
		width: 20%;
		}

.dot{border-left: 1px dotted  #a0a0a0;}
.nuri{
	background: #766454;
	color: #fff;
	text-align: center;
	}
.table_inner{width: 100%;}
.table_inner th{padding: 0; width: 25%;}
.table_inner td{padding: 0;}
.last,.last_sp{border-bottom: none;}

caption{
	caption-side: bottom;
	text-align: right;
	font-size: 16px;
	padding-top: 10px;
	clear: both;
	}
.last_sp{
	display: table-cell;
	vertical-align: top;
	}






/* 会社概要 */
.last dl{
width: 100%;
overflow: hidden;
}
.last dt{
	width: 20%;
	float:left;
	clear: both;
}
.last dd{
	float:left;
	width: 80%;
	padding-left: 2%;
}
.last dd.last_name{
	width: 15%;
}
.last dd.last_name + dd{
	width: 60%;
}
.last > dl > dd > span{margin: 0;}
.last > dl > dd > .pc{display: inline-block;}


.table_sp span{margin-left: 15px;　display: inline;}


.contents03 .read {font-size: 1.125rem;}



/* 営業収益・当期利益 */

.contents05 .rieki tr th {width: 40%;}
.contents05 .rieki tr .nuri {width: 30%;}
.contents05 .rieki th,
.contents05 .rieki td {
vertical-align: middle;
}

.pc_no {display: none;}

.rieki{
width: 100%;
max-width: 700px;
}
.rieki td{
	text-align: right;
	padding-right: 30px;
}


/* ロゴの由来 */
.contents08 div{overflow: hidden;}
	.contents08 .logo_img{
		width: 32%;
		display: table-cell;
		}
	.contents08 .logo_read{
		vertical-align: middle;
		display: table-cell;
		width: 68%;
		padding-left: 8%;
		font-size: 1.125rem;
		}




/* ▼▼▼ 768px
=====================================*/
@media screen and (max-width: 768px) {
h1.title {
	background: url(img/title_bg_sp.png) no-repeat scroll center top;
	background-size: 100%;
	color: #fff;
	overflow: hidden;
	line-height: 100px;
	margin-bottom: 30px;
	}
	h1.title span {
		display: block;
		width: 100%;
		margin: 0 auto;
		font-size: 1.3125rem;
		text-align: center;
		color: #000;
		}
h2 {
	position: relative;
	padding: 0;
	margin-bottom: 30px;
	font-size: 1.1875rem;
	line-height: 1.4;
	}
	h2:after {
		position: absolute;
		left: 0;
		bottom: -10px;
		content: '';
		width: 100%;
		height: 0;
		border-bottom: 1px dashed #ccc;
		}
	h2 span {
		border-left: 6px solid #efeee5;
		padding-left: 10px;
		}
.contents01,.contents02{font-size: 1rem;}

section{
	font-size: 13px;
	width: 100%;
	margin: 0 auto 25px;
	}




/* 企業理念 , 経営理念 */

/* テーブル */
caption{font-size: 10px;}
.table_sp tr th,
.table_sp tr td{
display: table;
width: 100%;
font-size: 0.8125rem;
padding: 10px;
}
.table_sp tr th{border-bottom: none;}
.last_sp{border-bottom: 1px dotted  #a0a0a0;}

/* 会社概要 */
.contents03 .read {font-size: 0.8125rem;}

.last dt{
	width: 100%;
	float: none;
	}
.last dd,
.last dd.last_name,
.last dd.last_name + dd{
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	float: none;
	}

.last > dl > dd > span{margin: 0;}
.last > dl > dd > .pc {display: none;}
.last > dl > dd > .sp {display: inline-block;}

.table_sp span{margin-left: 15px;　display: inline;}






.table_sp span{margin: 0;}









/* 営業収益・当期利益 */
.rieki{width: 100%;}
.rieki td{
	text-align: center;
	padding: 10px;
	font-size: 0.8125rem;
	}
.rieki th{
font-size: 0.8125rem;
padding: 10px 5px;
text-align: center;
}

.pc_no {display: block;}


/* ロゴの由来 */
.contents08 img{width: 100%;}
.contents08 p{float: none; height: 100%;}

/* ロゴの由来 */
.contents08 div{overflow: hidden;}
	.contents08 .logo_img{
		width: 80%;
		display: block;
		margin: 0 auto 10px;
		}
	.contents08 .logo_read{
		vertical-align: middle;
		display: block;
		width: 100%;
		padding: 0;
		font-size: 0.8125rem;
		}

}
