@charset "utf-8";

/* ==========================================================
	/company/index.html
========================================================== */

/* ==========================================================
	各レイアウト
========================================================== */

#company .meritArea,
#company .flowArea,
#company .widelyArea,
#company .secureArea,
#company .caseArea,
#company .payArea {
	overflow: hidden;
}

#company .widelyArea .leftBox,
#company .secureArea .leftBox,
#company .codeArea .leftBox {
	float: left;
	width: 48%;
	margin-right: 2%;
}
#company .widelyArea .rightBox,
#company .secureArea .rightBox,
#company .codeArea .rightBox {
	float: left;
	width: 48%;
}

/* ==========================================================
	/company/profile.html
========================================================== */

/*　----会社概要テーブル----　*/
#company .tblArea {margin: 0 2%;}

#company .tblArea .sp_none {display: table-cell;}

#company .tblArea table {
	border-collapse: separate;
/*　----border-bottom: 1px solid #d5dae3;----　*/
}
#company .tblArea table th,
#company .tblArea table td {
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
	padding: 20px 10px 20px 20px;
	vertical-align: top;
}
#company .tblArea table th {
	width: 30%;
	font-weight: bold;
}
#company .tblArea table th span {
	border-right: 1px solid #d5dae3;
	padding-right: 60%;
	display: inline-block;
	width: 40%;
	height: 100%;
}
#company .tblArea table .gray {
	background: #f6f6f6;
}
#company .tblArea table .gray .white1top,
#company .tblArea table .gray .white1top {
	border-top: 1px solid #fff;
}
#company .tblArea table .gray .white1btm,
#company .tblArea table .gray .white1btm {
	border-bottom: 1px solid #fff;
}
#company .tblArea table .gray tr + tr td {
	border: none;
}
#company .tblArea table .gray tr:first-child td {
	border-bottom: none;
}
#company .tblArea table .gray .position {
	width: 24%;
	display: inline-block;
}

.position {
	width: 24%;
	display: inline-block;
}

#company .tblArea table .gray .worksTitle {
	font-weight: bold;
	display: inline-block;
}
#company .tblArea table .gray .worksName {
	width: 40%;
	display: inline-block;
	margin: 10px 0;
}


.worksTitle {
	font-weight: bold;
	display: inline-block;
}

.worksName {
	width: 25%;
	display: inline-block;
	margin: 10px 0;
}

.worksName2 {
	width: 25%;
	display: inline-block;
	margin: 10px 0;
}

#company .tblArea table .lhsmall td {
	padding-top: 0;
}
#company .tblArea table .lhsmall td.first {
	padding-top: 1.5%;
}

/*　----リンク----　*/


#company .tblArea table a {
	display: inline;
	background: url(/images/common/list_trig.png) 0 center no-repeat;
	background: url(/images/common/list_trig_ie8.png) 0 center no-repeat\9;
	-moz-background-size: 5px 8px;
	background-size: 5px 8px;
	padding: 0 0 0 12px;
}
#company .tblArea table a:hover {
	text-decoration: underline;
	color: #333;
}

/* ==========================================================
	/company/philosophy.html
========================================================== */


#company.philosophy .section:first-child {
	margin-bottom: 70px;
}
#company.philosophy .section .subtitle {
	font-size: 230%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 20px;
}

/*　----ご挨拶----　*/
#company.philosophy .greetings .leftArea {
	width: 50%;
	float: left;
	margin-right: 2%;
	padding: 1.5%;
}
#company.philosophy .greetings .leftArea .sigBlock {
	text-align: right;
}
#company.philosophy .greetings .rightArea {
	width: 33%;
	float: left;
	padding: 7% 6% 6%;
	background: #f1f2f4;
	position: relative;
}
#company.philosophy .greetings .rightArea .logoBg {
	position: absolute;
	top: 0;
	right: 0;
	width: 8.1%;
}
#company.philosophy .greetings .rightArea .logo {
	width: 67.3%;
	margin: 0 auto 17%;
}
#company.philosophy .greetings .rightArea .blueFont {
	color: #0082cb;
	font-size: 160%;
}

/*　----企業理念と行動規範----　*/

#company.philosophy .principles .leftArea {
	width: 62%;
	float: left;
	margin-right: 3%;
}
#company.philosophy .principles .rightArea {
	width: 35%;
	float: left;
}
#company.philosophy .principles .rightArea dl dt {
	font-size: 160%;
	font-weight: bold;
	padding: 8px 0 8px 65px;
}
#company.philosophy .principles .rightArea dl dt.dt01 {
	background: url(/images/company/philosophy_no01.gif) 0 no-repeat;
	background: url(/images/company/philosophy_no01_ie8.gif) 0 no-repeat\9;
	-moz-background-size: 54px;
	background-size: 54px;
}
#company.philosophy .principles .rightArea dl dt.dt02 {
	background: url(/images/company/philosophy_no02.gif) 0 no-repeat;
	background: url(/images/company/philosophy_no02_ie8.gif) 0 no-repeat\9;
	-moz-background-size: 54px;
	background-size: 54px;
}
#company.philosophy .principles .rightArea dl dt.dt03 {
	background: url(/images/company/philosophy_no03.gif) 0 no-repeat;
	background: url(/images/company/philosophy_no03_ie8.gif) 0 no-repeat\9;
	-moz-background-size: 54px;
	background-size: 54px;
}
#company.philosophy .principles .rightArea dl dt.dt04 {
	background: url(/images/company/philosophy_no04.gif) 0 no-repeat;
	background: url(/images/company/philosophy_no04_ie8.gif) 0 no-repeat\9;
	-moz-background-size: 54px;
	background-size: 54px;
}
#company.philosophy .principles .rightArea dl dt.dt05 {
	background: url(/images/company/philosophy_no05.gif) 0 no-repeat;
	background: url(/images/company/philosophy_no05_ie8.gif) 0 no-repeat\9;
	-moz-background-size: 54px;
	background-size: 54px;
}
#company.philosophy .principles .rightArea dl dt.dt06 {
	background: url(/images/company/philosophy_no06.gif) 0 no-repeat;
	background: url(/images/company/philosophy_no06_ie8.gif) 0 no-repeat\9;
	-moz-background-size: 54px;
	background-size: 54px;
}
#company.philosophy .principles .rightArea dl dd {
	margin-bottom: 15px;
}

/* ==========================================================
	/company/access.html
========================================================== */
#company.access #gmap {
	width: 100%;
	height: 500px;
	margin: 0 auto;
}
#company.access iframe {
	width: 100%;
	height: 500px;
}
#company.access .section {
	margin: 0 2%;
}
#company.access .section th {
	width: 3em;
}
#company.access .section li {
	text-indent: -0.5em;
}
#company.access .section .rightImg {
	width: 27%;
	float: right;
	margin: 0 0 1% 1%;
}


/* ==========================================================
	/company/deal.html
========================================================== */

#company.deal .tblArea table th span {
	border-right: 1px solid #d5dae3;
	padding-right: 30%;
	display: inline-block;
	width: 70%;
	height: 100%;
}
#company.deal .tblArea table .leftSideText {
	width: 40%;
	display: inline-block;
}
#company.deal .tblArea table {
	border-bottom: none;
	margin-bottom: 10px;
}

/* ==========================================================
	/company/recruit.html
========================================================== */

#company.recruit .section {
	margin: 0 2%;
}
#company.recruit .recnavi {
	width: 160px;
}

/* ==========================================================
	/company/sales.html
========================================================== */

#company.sales .section {
	margin: 0 2%;
}

#company.sales table.detail{
	border-collapse: separate;
	margin-bottom: 20px;
  border-top: 1px solid #d5dae3;
}
#company.sales table.detail th {
	font-weight: bold;
}
#company.sales table.detail .col1 {
	width: 25%;
}
#company.sales table.detail th,
#company.sales table.detail td {
	padding: 10px;
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
}
#company.sales table.detail tr {
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
}
#company.sales table.detail .bgGray {
	background: #f6f6f6;
	border-bottom: 1px solid #d5dae3;
}
#company.sales table.detail .bgGray th,
#company.sales table.detail .bgGray td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#company.sales table.detail .col2 p {
	border-left: 1px solid #d7dce5;
	padding-left: 10px;
}
#company.sales table.detail p {
  display: table;
}
#company.sales table.detail p span {
  display: table-cell;
  vertical-align: middle;
}


/* ==========================================================
	/company/history.html
========================================================== */

.history .section {
	margin: 0 2%;
}
.section table.history{
	width:100%;
	border-collapse: separate;
	border-spacing: 0;
}
table.history tr.white th,
table.history tr.white td {
	border-top: 1px solid #d5dae3;
	border-bottom: 1px solid #d5dae3;
}
table.history tr.gray {
	background: #f6f6f6;
}
table.history tr.gray th,
table.history tr.gray td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.history th{
	width:10%;
	font-weight:bold;
	vertical-align: top;
	font-size: 110%;
	padding: 10px;
}
table.history td{
	padding: 10px;
}
table.history td dl {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px dotted #666;
	overflow: hidden;
}
table.history td dl:first-child {
	padding: 0 0 10px;
	border-bottom: 1px dotted #666;
}
table.history td dl.last {
	border-bottom: none;
	padding: 10px 0 0;
}
table.history td dl.oneline {
	border-bottom: none;
	padding: 0;
}
table.history td dl dt {
	width: 5%;
	float: left;
	font-weight: bold;
}
table.history td dl dd {
	width: 90%;
	float: left;
}


.privacyText {
	overflow: auto;
	height: 80px;
	border: 1px solid #cccccc;
	margin: 10px 0px 15px 0px;
	padding: 10px;
}

.adv_img_06 {
	width: 20%;
	margin: 20px auto 0;
}

