@charset "UTF-8";


/**
 * @page company
 */


	/*** {{{ #mod_company ***/
	#mod_company {
		margin-bottom:2em;
	/*	background:url(../images/company/bg-company.png) top left no-repeat scroll; */
	}
	
	#mod_company .mod_h2 {
		margin-bottom:0.8em;
		display:inline;
	}
	
	#mod_company .sub {
	}
	
	#mod_company .mod_h3 {
		margin-bottom:0.8em;
	}
	
	#mod_company #mod_outline .sub {
		width:740px;
	}
	
	#mod_company #mod_outline .sub-main {
		float:left;
		width:330px;
		margin-left:30px;
		_margin-left:15px;
		margin-bottom:1.5em;
	}
	
	#mod_company #mod_outline .sub-image {
		float:left;
		width:330px;
		margin-bottom:1.5em;
	}
	
	#mod_company #mod_outline .mod_tableWrap table {
		width: 380px;
		margin: 0px 20px 0px 0px;
	}
	
	#mod_company #mod_outline .mod_tableWrap table th {
		width:4.5em;
		font-size: 15px;
		padding:10px;
		background: #E8F5FA;
    	border-bottom: solid 1px #CCCCCC;
	}
	
	#mod_company #mod_outline .mod_tableWrap table td {
		padding:10px;
		line-height: 1.4;
		border-bottom: solid 1px #CCCCCC;
		font-size: 15px;
	}

	#mod_company #mod_outline .mod_tableWrap table .first th {
		border-top: solid 3px #0078B7;
	}
	
	#mod_company #mod_outline .mod_tableWrap table .first td {
		border-top: solid 3px #0078B7;
	}
	
	
	#mod_company .map,
	#mod_company .org-chart
	{
		text-align:center;
		margin-bottom:1em;
	}
	
	#mod_company #mod_history .mod_h3 {
		text-align:center;
	}
	
	#mod_company #mod_history .mod_tableWrap {
		margin: 0px 20px;
	}
	
	#mod_company #mod_history .mod_tableWrap table {
		width: 100%;
		margin: 0px auto;
		text-align:left;
	}
	
	#mod_company #mod_history .mod_tableWrap table .year {
		width: 9em;
		padding:10px;
		border-bottom: solid 1px #CCCCCC;
		border-right: solid 1px #CCCCCC;
	}
	
	#mod_company #mod_history .mod_tableWrap table .month {
		width:2.5em;
		padding:5px;
		border-bottom: solid 1px #CCCCCC;
		text-align:right;
		border-right: solid 1px #CCCCCC;
	}
	
	#mod_company #mod_history .mod_tableWrap table .detail {
		padding:5px;
		border-bottom: solid 1px #CCCCCC;
	}
	#mod_company #mod_history .mod_tableWrap table tr:first-child {
	background: #FFFFFF;
}
	#mod_company #mod_history .mod_tableWrap table tr:nth-child(2n+1) {
	background: #E8F5FA;
}
.sub-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 22px;
	border-bottom: solid 2px #29ABE2;
	display: inline-block;
	height: 30px;
	margin: 0px 0px 20px 0px;
}


	/*** }}} #mod_company ***/
.img-wrap {
	width: 400px;
	text-align: center;
}

.outline {
	display: -webkit-flex;
  	display: flex;
  	align-items: center;
	margin: 0px 20px 20px;
}
.image {
	text-align: center;
	margin: 0px auto 10px;
}
.text {
	margin: 0px 30px 20px;
	font-size: 15px;
	line-height: 1.4;
}
.contact {
	margin: 0px 20px 20px;
}
.contact .contact_head {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact .contact_head img{
	margin-right: 5px;
}
.contact .contact_btn_wrap {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;  
}
.contact .contact_btn_wrap .contact_btn {
	width: 340px;
}
.contact .contact_btn_wrap .contact_btn a{
	background: #57a297;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 18px;
	display: block;
	line-height: 1.4;
	text-decoration: none;
	box-sizing: border-box;
	border-radius: 6px;
	position: relative;
}
.contact .contact_btn_wrap .contact_btn a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 8px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 8px solid #fff;
}
.contact .contact_btn_wrap .contact_btn a:hover{
	opacity: 0.7;
}
.history {
	margin: 0px 20px 20px;
}

.sub-section {
	border-bottom: solid 2px #CCCCCC;
	margin: 0px 20px 20px;
	height: 30px;
}

.appearance {
	margin: 0px 0px 80px 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	
	
}

.organization td{
}

.organization td.top {
	font-size: 13px;
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background: url(../images/company/back01.png) no-repeat;
}
.organization td.middle {
	font-size: 13px;
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background: url(../images/company/back02.png) no-repeat;
}
.organization td.under {
	font-size: 12px;
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background: url(../images/company/back03.png) no-repeat;
}

.line {
	border-bottom: 2px solid #333333;
	width: 50px;
}

.organization {
	border-collapse:collapse;
	margin-bottom: 10px;
}

.number {
	width: 140px;
	border-collapse: collapse;
	position: relative;
	top: -100px;
}
.number td{
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	border: 2px solid #333333;
	background: #DDF0F8;
	font-weight: bold;
}
.number td.man{
	color: #0071BC;
}
.number td.woman{
	color: #FF0000;
}

.table-wrap {
	margin: 40px 40px 0px;
}
/*** {{{ #mod_greeting ***/
	#mod_greeting {
	}

.sub-section {
	border-bottom: solid 2px #CCCCCC;
	margin: 0px 20px 60px;
	height: 30px;
}
.sub-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 22px;
	border-bottom: solid 2px #29ABE2;
	display: inline-block;
	height: 30px;
	margin: 0px 0px 30px 0px;
}
.concept {
	height: 750px;
	background: url(../images/greeting/photo01.jpg) no-repeat bottom;
}
.concept h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 24px;
	color: #666;
	font-weight: bold;
	text-align: center;
	margin: 0px 20px 30px; 
}
.concept p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	line-height: 1.7;
	margin: 0px 50px 20px; 
}
.certification {
    display: flex;
    justify-content: space-around;
    width: 420px;
    margin: 130px auto 30px;
}
.certification img {
	box-shadow: 0 3px 10px 0 rgba(70, 70, 70, 0.5);
}


.anchor_link {
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size:0;
}
.anchor_link li{
	display: inline-block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	border-left: 1px solid #CCCCCC;
}
.anchor_link li.last {
	border-right: 1px solid #CCCCCC;
}
.anchor_link li a{
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
}
.anchor_link li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #2EA0D2;
}
