@charset "UTF-8";

/*--------------------------------------------------
**************************************************
  COMPANY PC
**************************************************
--------------------------------------------------*/
@media screen and (min-width: 768px) {

/* -- COMPANY TOP -- */
.company_bg {
	background: url(../imgs/company/company_bg.jpg) no-repeat center bottom;
	background-size: cover;
	min-height: 330px;
	height: auto;
	width: 100%;
}

.subpage_links {
	min-width: 60%;
	max-width: 66%;
	margin: 0 20%;
	position: absolute;
	top: 66px;
	padding: 15px;
	background: rgba(37,49,84,0.7);
}
.subpage_links,
.subpage_links a {
	color: #FFF;
}
.subpage_links ul li {
	padding: 0 30px 0 0;
}
.subpage_links ul li.top {
	font-weight: bold;
}
.subpage_links ul li.top:after {
	content:"-";
	margin-left: 20px;
}

#company table {
	width: 100%;
	text-align: left;
}
#company table th {
	padding: 15px 0;
	border-bottom: 1px solid #cfcfcf;
}
#company table td {
	padding: 15px 0;
	border-bottom: 1px solid #efefef;
}
#company table td:before {
	content: "-";
	margin-right: 10px;
}


.detail_link_title {
	text-align: center;
	font-family: "LATO";
	font-size: 18px;
}
.detail_link_title span {
	display: block;
	font-size: 13px;
	font-weight: normal;
}
.company_link_box {
	width: 32%;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #efefef;
	text-align: center;
	position: relative;
}
/* --
.company_link_box a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
-- */

.company_link_box .thumb img {
	width: 100%;
	height: auto;
	display: block;
}
.company_link_box .c_title {
	margin-top: 10px;
	font-weight: bold;
	font-family: "LATO";
	font-size: 16px;
}
.company_link_box .c_title span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.company_link_box .links a {
	margin-top: 10px;
	display: inline-block;
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px solid;
}
.company_link_box .links a:hover {
	color: #c00;
	text-decoration: none;
}



/* -- 企業理念 PHILOSOPHY -- */
.philosophy_bg {
	background: url(../imgs/company/philosophy_bg.jpg) no-repeat center bottom;
	background-size: cover;
	min-height: 330px;
	height: auto;
	width: 100%;
}
.site_logo {
	width: 30%;
	margin: 0 auto;
}

/* -- アクセス ACCESS -- */
.access_bg {
	background: url(../imgs/company/access_bg.jpg) no-repeat center bottom;
	background-size: cover;
	min-height: 330px;
	height: auto;
	width: 100%;
}
.map_content {
	border: 3px solid #dfdfdf;
}
.map_content iframe {
	display: block;
	box-sizing: border-box;
	width: 100%;
}

/* -- 沿革 HISTORY -- */
.history_bg {
	background: url(../imgs/company/history_bg.jpg) no-repeat center bottom;
	background-size: cover;
	min-height: 330px;
	height: auto;
	width: 100%;
}

/* -- 挨拶 GREETING -- */
.greeting_bg {
	background: url(../imgs/company/greeting_bg.jpg) no-repeat center bottom;
	background-size: cover;
	min-height: 330px;
	height: auto;
	width: 100%;
}
.greeting_p {
	font-size: 16px;
	line-height: 2em;
}
/*
.signature {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.signature span {
	font-family: "Noto sans";
	color: #888;
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
}
*/
.signature{
	text-align:right;
}
.signature span{
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
.signature img{
	vertical-align:middle;
	width:200px;
}


}
/*--------------------------------------------------
**************************************************
  COMPANY SP
**************************************************
--------------------------------------------------*/
@media screen and (max-width: 767px) {

/* -- COMPANY TOP -- */
.company_bg {
	background: url(../imgs/company/company_bg.jpg) no-repeat center bottom;
	background-size: cover;
	height: 180px;
	width: 100%;
}

.page_catch {
	padding-top: 20px;
}

#company table {
	width: 100%;
	text-align: left;
	margin-bottom: 50px;
}
#company table th {
	padding: 15px 0;
	width: 30%;
	border-bottom: 1px solid #cfcfcf;
}
#company table td {
	padding: 15px 0;
	border-bottom: 1px solid #efefef;
}


.detail_link_title {
	text-align: center;
	font-family: "LATO";
	font-size: 18px;
}
.detail_link_title span {
	display: block;
	font-size: 13px;
	font-weight: normal;
}
.company_link_box {
	width: 100%;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #efefef;
	text-align: center;
	position: relative;
}
.company_link_box:nth-child(2n) {
	margin-right: 0;
}
.company_link_box .thumb img {
	width: 100%;
	height: auto;
	display: block;
}
.company_link_box .c_title {
	margin-top: 10px;
	font-weight: bold;
	font-family: "LATO";
	font-size: 16px;
}
.company_link_box .c_title span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.company_link_box .links a {
	margin-top: 10px;
	display: inline-block;
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px solid;
}
.company_link_box .links a:hover {
	color: #c00;
	text-decoration: none;
}


/* -- 企業理念 PHILOSOPHY -- */
.philosophy_bg {
	background: url(../imgs/company/philosophy_bg.jpg) no-repeat center bottom;
	background-size: cover;
	height: 180px;
	width: 100%;
}
.site_logo {
	width: 50%;
	margin: 0 auto;
}

/* -- アクセス ACCESS -- */
.access_bg {
	background: url(../imgs/company/access_bg.jpg) no-repeat center bottom;
	background-size: cover;
	height: 180px;
	width: 100%;
}

.map_content {
	position: relative;
	width: 100%;
	padding: 56.25% 0 0 0;
	border: 3px solid #dfdfdf;
}
.map_content iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* -- 沿革 HISTORY -- */
.history_bg {
	background: url(../imgs/company/history_bg.jpg) no-repeat center bottom;
	background-size: cover;
	height: 180px;
	width: 100%;
}

/* -- 挨拶 GREETING -- */
.greeting_bg {
	background: url(../imgs/company/greeting_bg.jpg) no-repeat center bottom;
	background-size: cover;
	height: 180px;
	width: 100%;
}

.greeting_p {
	font-size: 16px;
	line-height: 2em;
}
/*
.signature {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.signature span {
	font-family: "Noto sans";
	color: #888;
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
*/
.signature{
	padding-right:2%;
	text-align:right;
}
.signature span{
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
.signature img{
	vertical-align:middle;
	width:40%;
	height:auto;
}

}
