@charset "utf-8";

/* =============================== */
/* 会社案内 */
/* =============================== */

/* メインビジュアル */
/* -------------------------------------------------- */

#pageTitle {
	background-image: url(../../img/company/head_sp.jpg);
}


/* 色反転 */
.topSubhead.colW .topSubheadEn {
	color: #333333;
}

.topSubhead.colW .topSubheadJp {
	color: #333333;
}



/* 代表挨拶 */
/* -------------------------------------------------- */

#cmpMesseage {
	width: 100%;
	padding-top: 30px;
	position: relative;
}

#cmpMesseageInner {
	width: 100%;
}

#cmpMesseageBody {
	width: 100%;
	margin: 0 auto;
}

#cmpMesseagePh {
	position: relative;
	overflow: hidden;
}

#cmpMesseagePh:after {
	position: absolute;
	z-index: -2;
	display: block;
	content: "";
	width: 150vw;
	height: 100%;
	top: 19vw;
	left: calc(50% - 150vw/2);
	background-color: #164677;
	transform: rotate(-15deg); 
}
	@media all and (min-width: 600px) {
		#cmpMesseagePh:after {
			top: 16vw;
		}
	}

#cmpMesseagePhInner {
	width: 250px;
	margin: 0 auto;
}

#cmpMesseageBody {
	padding: 0 15px;
}

#cmpMesseageBodyTit {
	margin-bottom: 20px;
}

#cmpMesseageBodyTxt {
	font-size: 1.4rem;
	line-height: 1.357;
	letter-spacing: 0.075em;
	margin-bottom: 20px;
}

#cmpMesseageBodyTxtRole {
	font-size: 1.3rem;
	line-height: 1;
	text-align: right;
	margin-bottom: 5px;
}

#cmpMesseageBodyTxtName {
	font-size: 1.6rem;
	line-height: 1;
	text-align: right;
}

#cmpMesseageBodyTit.topSubhead.lineHV .topSubheadEn {
	margin: 0 0 -3px -7px;
}

/* 経営の基本理念 */
/* -------------------------------------------------- */

#cmpPrinciple {
	background: url(../../img/company/ph2_sp.jpg) no-repeat center center / cover;
	padding: 200px 15px 200px;
	color: #fff;
	margin-bottom: 60px;
}
	@media only screen and (max-width: 767px) {
		#cmpPrinciple {
			padding: 40px 15px 30px;
		}
	}

#cmpPrincipleInner {
	width: 100%;
	margin: 0 auto;
}

#cmpPrincipleLead {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.300em;
	position: relative;
	margin-bottom: 25px;
}

#cmpPrincipleLead:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 46px;
	height: 0.5px;
	background-color: #fff;
	top: 0.5em;
	margin-left: 0.5em;
}

#cmpPrincipleHead {
	font-size: 2.5rem;
	line-height: 1.3;
	letter-spacing: 0;
	font-style: italic;
	margin-bottom: 22px;
}

#cmpPrincipleBody {
	font-size: 1.3rem;
	line-height: 1.538;
	letter-spacing: 0.075em;
}


/* 地域未来牽引企業 */
/* -------------------------------------------------- */

#cmpRegional {
	width: 100%;
	border: solid 1px #004098;
	padding: 16px;
	margin-bottom: 60px;
}

#cmpRegionalLogo {
	width: 231px;
	margin: 0 auto 10px;
}

#cmpRegionalBody {
	font-size: 1.4rem;
	line-height: 1.417;
	letter-spacing: 0.075em;
	text-align: left;
	margin-bottom: 1em;
}

#cmpRegionalLink {
	text-align: right;
}

#cmpRegionalLink a {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.050em;
	color: #004098;
}

#cmpRegionalLink a span {
	display: inline-block;
	vertical-align: text-top;
}

#cmpRegionalLink a:before {
	content: "";
	width: 13px;
	height: 12px;
	display: inline-block;
	vertical-align: text-top;
	background: url(../../img/common/ic_outsite_sp.png) no-repeat right center;
	-webkit-background-size: 13px auto;
	background-size: 13px auto;
	margin-right: 3px;
}



/* 会社概要 */
/* -------------------------------------------------- */

#cmpProfile {
	margin-bottom: 60px;
}

#cmpProfileTit {
	margin-bottom: 30px;
}

#cmpProfileData {
	margin-bottom: 30px;
}

#cmpProfileData table {
	width: 100%;
}

#cmpProfileData table tr th {
	display: block;
	padding: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.100em;
	text-align: left;
	border-top: solid 1px #7d7d7d;
}

#cmpProfileData table tr td {
	display: block;
	padding: 14px;
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0.100em;
	text-align: left;
	border-top: solid 1px #cfcfcf;
}
	#cmpProfileData table tr:last-child td {
		border-bottom: solid 1px #7d7d7d;
	}

#cmpProfilePaperFig {
	width: 161px;
	margin: 0 auto 22px;
}

#cmpProfilePaperLink {
	width: 235px; 
	margin: 0 auto;
}

#cmpProfilePaperLink.uniBtn a {
	padding: 15px 0;
}


/* 事業所紹介 */
/* -------------------------------------------------- */

#cmpOffice {
	margin-bottom: 60px;
}

#cmpOfficeTit {
	margin-bottom: 30px;
}

#cmpOfficeList1 ul li {
	border: solid 1px #cfcfcf;
	padding: 15px;
	margin-bottom: 15px;
}


/* タイポグラフィ */
.cmpOfficeName {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.150em;
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.cmpOfficeArea {
	font-family: 'Asap', sans-serif;
	font-size: 1.0rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.160em;
	color: #aaaaaa;
	display: inline-block;
}

.cmpOfficeAddress {
	font-size: 1.4rem;
	line-height: 1.333;
	letter-spacing: 0.075em;
	margin-bottom: 0.5em;
}

.cmpOfficeTel {
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0.075em;
	display: block;
	margin-right: 1.25em;
	margin-bottom: 10px;
}

.cmpOfficeTel:before {
	display: inline-block;
	content: "";
	width: 11px;
	height: 14px;
	background: url(../../img/common/ic_tel_sp.png) no-repeat right center;
	-webkit-background-size: 11.5px auto;
	background-size: 11.5px auto;
	vertical-align: middle;
	margin-right: 5px;
}

.cmpOfficeFax {
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0.075em;
	display: block;
	margin-bottom: 10px;
}

.cmpOfficeFax:before {
	display: inline-block;
	content: "";
	width: 14.5px;
	height: 15.5px;
	background: url(../../img/common/ic_fax_sp.png) no-repeat right center;
	-webkit-background-size: 14.5px auto;
	background-size: 14.5px auto;
	vertical-align: middle;
	margin-right: 5px;
}

.cmpOfficeMap iframe {
	width: 100%;
	height: 140px;
}

#cmpOfficeList2 ul li {
	border: solid 1px #cfcfcf;
	padding: 15px;
	margin-bottom: 15px;
}


/* 沿　革 */
/* -------------------------------------------------- */

#cmpHistory {
	margin-bottom: 60px;
}

#cmpHistoryTit {
	margin-bottom: 30px;
}

#cmpHistoryTable table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 23px;
	display: block;
}

#cmpHistoryTable table tbody,
#cmpHistoryTable table tr {
	display: block;
}

#cmpHistoryTable table tr {
	width: 100%;
	margin: 0 auto 23px;
}

#cmpHistoryTable table tr th {
	border-right: none;
	padding: 15px 15px 18px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.100em;
	text-align: center;
	display: block;
	border: solid 1px #cfcfcf;
	border-bottom: none;
	position: relative;
}

#cmpHistoryTable table tr th:after {
	display: inline-block;
	content: "";
	width: calc(100% - 30px);
	height: 1px;
	background-color: #cfcfcf;
	position: absolute;
	bottom: 0.75em;
	left: 15px;
}

#cmpHistoryTable table tr td {
	border: solid 1px #cfcfcf;
	border-top: none;
	padding: 0 15px 15px;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.075em;
	text-align: left;
	position: relative;
	display: block;
}

#cmpHistoryTable table tr td:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 50px;
	height: 9px;
	bottom: -9px;
	left: calc(50% - 50px/2);
	background: #fff url(../../img/company/arrow1_pc.png) no-repeat center center;
	-webkit-background-size: 36px auto;
	background-size: 36px auto;
}

#cmpHistoryTable table tr:last-child td:after {
	background-color: inherit;
	background-image: none;
}

/*アニメーション調整*/
#cmpProfileInner,
#cmpOfficeList1,
#cmpHistoryTable {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}