@charset "UTF-8";

/* インフォメイン */
#contents-left h1#company00 {
	background-image: url(/common/img/company_main.jpg);
}
#contents-left h1#company01 {
	background-image: url(/common/img/company_main01.jpg);
}
#contents-left h1#company02 {
	background-image: url(/common/img/company_main02.jpg);
}
#contents-left h1#company03 {
	background-image: url(/common/img/company_main03.jpg);
}
#contents-left h1#company04 {
	background-image: url(/common/img/company_main04.jpg);
}
@media only screen and (max-width: 960px) {
	#contents-left .company-info-area {
		margin-top: 140px;
	}
}
@media only screen and (max-width: 460px) {
	#contents-left .company-info-area {
		margin-top: 170px;
	}
}

/* TOPバナー */
#nav-banner {
	width: auto;
	height: auto;
	margin: 50px auto 50px auto;
	padding: 0 0 0 0;
}
#nav-banner ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#nav-banner ul li {
	position: relative;
	float: left;
	width: 32%;
	padding:0 2% 45px 0;
}
#nav-banner ul li:nth-child(3){
	padding:0;
}
#nav-banner ul li:last-child {
	padding:0 2% 0 0;
}
#nav-banner ul li .thmb {
	width: 100%;
	height: 100px;
	box-shadow:0px 2px 3px 1px #999999;
	-moz-box-shadow:0px 2px 3px 1px #999999;
	-webkit-box-shadow:0px 2px 3px 1px #999999;
}
#nav-banner ul li .thmb p {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 110;
}
#nav-banner ul li .thmb p em {
	font-size: 1.5rem;
}
#nav-banner ul li .thmb p span {
	display: block;
	font-size: 0.9rem;
	color: #777;
}
#nav-banner ul li .all-view {
	margin-top: 15px;
	font-size: 1.3rem;
}
@media only screen and (max-width: 960px) {
	#nav-banner {
		margin: 50px auto 50px auto;
	}
}
@media only screen and (max-width: 640px) {
	#nav-banner ul li {
		position: relative;
		float: left;
		width: 47%;
		padding: 0 3% 35px 0;
	}
	#nav-banner ul li:nth-child(2){
		padding:0 0 35px 0;
	}
	#nav-banner ul li:nth-child(3){
		padding: 0 3% 0 0;
	}
	#nav-banner ul li:nth-child(4){
		padding:0;
	}
}
@media only screen and (max-width: 460px) {
	#nav-banner {
		margin: 40px auto 40px auto;
	}
	#nav-banner ul li,
	#nav-banner ul li:nth-child(2),
	#nav-banner ul li:nth-child(3) {
		position: relative;
		float: none;
		width: auto;
		padding:0 0 20px 0;
		margin-bottom: 0;
	}
	#nav-banner ul li .thmb p {
		left: 20px;
		top: 32px;
	}
	#nav-banner ul li .thmb p em {
		font-size: 2rem;
	}
	#nav-banner ul li .all-view {
		font-size: 1.2rem;
	}
}

/* 経営理念 */
#idea h2 {
	margin: 40px 0 15px 0;
	padding: 0 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
	border-left: 5px solid #005bac;
}
#idea p {
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: 2.6rem;
}
#idea ul {
	margin: 15px 0 15px 15px;
	padding: 0;
}
#idea ul li {
	margin-bottom: 15px;
}
#idea ul li em {
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 2.8rem;
}
#idea ul li span {
	display: inline-block;
	line-height: 2.8rem;
	padding-left: 3.4rem;
	font-size: 1.4rem;
	font-weight: normal;
}
#idea ol {
	margin: 15px 0 15px 45px;
	padding: 0;
	list-style-type: decimal;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 2.6rem;
}
#idea ol li {
	margin-bottom: 10px;
}
@media only screen and (max-width: 960px) {
	#idea p {
		font-size: 1.3rem;
		line-height: 2.2rem;
	}
	#idea ul li {
		margin-bottom: 10px;
	}
	#idea ul li em {
		font-size: 1.5rem;
		line-height: 2.4rem;
	}
	#idea ul li span {
		line-height: 2.6rem;
		font-size: 1.3rem;
		padding-left: 2.2em;
	}
	#idea ol {
		margin: 15px 0 15px 35px;
		font-size: 1.3rem;
		line-height: 2.2rem;
	}
}
@media only screen and (max-width: 460px) {
	#idea ul {
		margin: 15px 0 15px 0;
	}
	#idea ul li em {
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	#idea ul li span {
		line-height: 2.4rem;
		padding-left: 2.0em;
		font-size: 1.2rem;
	}
	#idea ol {
		margin: 15px 0 15px 30px;
		font-size: 1.3rem;
		line-height: 2.2rem;
	}
	#idea img.fig-right {
		width: 45%;
		height: auto;
	}
}

/* 会社概要 */
#profile table,
#history table {
	width: 100%;
	margin: 40px 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 1.3rem;
	line-height: 2.0rem;
}
#profile table tr th,
#history table tr th {
	width: 25%;
	padding: 15px 2.5%;
	background-color: #f5f5f5;
	border-bottom: 1px solid #9fa0a0;
	font-weight: bold;
	vertical-align: top;
}
#profile table tr td,
#history table tr td {
	width: 65%;
	padding: 15px 2.5%;
	background-color: #fff;
	border-bottom: 1px solid #9fa0a0;
}

/* アクセス */
#access h2 {
	margin: 40px 0 15px 0;
	padding: 0 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
	border-left: 5px solid #005bac;
}
#access p {
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 1.2rem;
}
#access table {
	width: 100%;
	margin: 20px 0 60px 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 1.3rem;
	line-height: 2.0rem;
}
#access table tr th {
	width: 25%;
	padding: 15px 2.5%;
	background-color: #f5f5f5;
	border-bottom: 1px solid #9fa0a0;
	font-weight: bold;
	vertical-align: top;
}
#access table tr td {
	width: 65%;
	padding: 15px 2.5%;
	background-color: #fff;
	border-bottom: 1px solid #9fa0a0;
}
#access .iframe-content {
	position: relative;
	width: 100%;
	padding: 75% 0 0 0;
}
#access .iframe-content iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 960px) {
	#access table {
		margin: 20px 0 50px 0;
	}
}
@media only screen and (max-width: 460px) {
	#access table {
		margin: 20px 0 40px 0;
	}
}
