@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : philosophy.css
 author     : Ability Consultant
 style info : 企業理念
=================================================================== */
.con_philosophy {
	max-width: 1100px;
	margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_philosophy {
		width: 95%;
  }
}

.con_philosophy .box_quality .box_wrp .box:after,
.con_philosophy .box_safty .box_wrp .box:after, .con_philosophy .box_quality .box_wrp:after, .con_philosophy .box_commit .box_wrp:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	.con_philosophy
----------------------------------------------------------- */
.con_philosophy .st_high {
	margin-bottom: 30px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .st_high {
		margin-bottom: 20px;
  }
}
.con_philosophy .st_high span {
	display: block;
}
.con_philosophy .st_high span.jp {
	font-size: 160%;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .st_high span.jp {
		font-size: 134%;
  }
}
.con_philosophy .st_high span.en {
	font-size: 74%;
	font-family: "Fjalla One", sans-serif;
	margin-top: 5px;
}
.con_philosophy .st_middle {
	margin-bottom: 30px;
	text-align: center;
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .st_middle {
		margin-bottom: 20px;
  }
}
.con_philosophy .st_middle span {
	display: block;
}
.con_philosophy .st_middle span.jp {
	font-size: 160%;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .st_middle span.jp {
		font-size: 134%;
  }
}
.con_philosophy .st_middle span.en {
	font-size: 74%;
	font-family: "Fjalla One", sans-serif;
	margin-top: 5px;
}
.con_philosophy .st_middle .sub {
	font-size: 134%;
	color: #e7542b;
}
.con_philosophy .txt {
	text-align: center;
	margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_philosophy .txt {
		margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_philosophy .txt {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_philosophy .txt {
		text-align: left;
  }
}
.con_philosophy .sub_txt {
	text-align: center;
	margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_philosophy .sub_txt {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_philosophy .sub_txt {
		margin-bottom: 20px;
  }
}
.con_philosophy .signature_txt {
	text-align: right;
	margin-bottom: 20px;
}
.con_philosophy ol.number li {
	list-style-type: decimal;
	margin-left: 1.25em;
}
.con_philosophy dl.number {
	counter-reset: count 0;
}
.con_philosophy dl.number > dt:before {
	counter-increment: count;
	content: counter(count) ". ";
}
.con_philosophy dl.number dt, .con_philosophy dl.number dd {
	margin-bottom: 0.5em;
}
.con_philosophy dl.number dt {
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_philosophy dl.number dt {
		text-align: center;
  }
}
.con_philosophy .box_quality,
.con_philosophy .box_safty {
	width: 75%;
	margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .con_philosophy .box_quality,
  .con_philosophy .box_safty {
		width: 100%;
  }
}
.con_philosophy .box_quality .box_wrp,
.con_philosophy .box_safty .box_wrp {
	margin-bottom: 80px;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b3a36b;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_philosophy .box_quality .box_wrp,
  .con_philosophy .box_safty .box_wrp {
		margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_quality .box_wrp,
  .con_philosophy .box_safty .box_wrp {
		margin-bottom: 50px;
  }
}
.con_philosophy .box_quality .box_wrp .box,
.con_philosophy .box_safty .box_wrp .box {
	padding: 1em 40px 0.5em;
}
@media only screen and (max-width: 1024px) {
  .con_philosophy .box_quality .box_wrp .box,
  .con_philosophy .box_safty .box_wrp .box {
		padding: 1em 20px 0.5em;
  }
}
.con_philosophy .box_quality .box_wrp .box dt,
.con_philosophy .box_safty .box_wrp .box dt {
	clear: both;
	width: 10%;
}
.con_philosophy .box_quality .box_wrp .box dd,
.con_philosophy .box_safty .box_wrp .box dd {
	width: 90%;
}
.con_philosophy .box_quality .box_wrp .box dt, .con_philosophy .box_quality .box_wrp .box dd,
.con_philosophy .box_safty .box_wrp .box dt,
.con_philosophy .box_safty .box_wrp .box dd {
	float: left;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_quality .box_wrp .box dt, .con_philosophy .box_quality .box_wrp .box dd,
  .con_philosophy .box_safty .box_wrp .box dt,
  .con_philosophy .box_safty .box_wrp .box dd {
		float: none;
		width: 100%;
  }
}
.con_philosophy .box_quality .box_wrp .box li,
.con_philosophy .box_safty .box_wrp .box li {
	font-weight: bold;
	padding-bottom: 0.5em;
}
.con_philosophy .box_quality .box_wrp {
	width: 100%;
}
.con_philosophy .box_quality .box_wrp .box {
	float: left;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_quality .box_wrp .box {
		width: 100%;
		float: none;
  }
}
.con_philosophy .box_quality .box_wrp .signature_txt {
	float: right;
	margin-top: 4.5em;
	padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_quality .box_wrp .signature_txt {
		float: none;
		margin-top: 0;
		padding-right: 20px;
  }
}
.con_philosophy .box_commit .box_wrp {
	width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_philosophy .box_commit .box_wrp {
		padding-top: 20px;
  }
}
.con_philosophy .box_commit .box_wrp .box, .con_philosophy .box_commit .box_wrp .img {
	float: left;
	width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_commit .box_wrp .box, .con_philosophy .box_commit .box_wrp .img {
		float: none;
		width: 100%;
		margin: 0 auto;
  }
}
.con_philosophy .box_commit .box_wrp .img {
	clear: both;
	height: 0;
	background-size: cover;
	padding-top: 37.5%;
}
.con_philosophy .box_commit .box_wrp .img.commit01 {
	background: url(../philosophy/images/img_philosophy01.jpg) no-repeat center bottom;
}
.con_philosophy .box_commit .box_wrp .img.commit02 {
	float: right;
	background: url(../philosophy/images/img_philosophy02.jpg) no-repeat center center;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_commit .box_wrp .img.commit02 {
		float: none;
  }
}
.con_philosophy .box_commit .box_wrp .img.commit03 {
	background: url(../philosophy/images/img_philosophy03.jpg) no-repeat center bottom;
}
.con_philosophy .box_commit .box_wrp .box {
	padding: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_philosophy .box_commit .box_wrp .box {
		padding: 0 30px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_commit .box_wrp .box {
		padding: 30px 30px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_commit .box_wrp .box {
		padding: 30px 0 50px;
  }
}
.con_philosophy .box_commit .box_wrp .box.commit01, .con_philosophy .box_commit .box_wrp .box.commit03 {
	padding-right: 0;
}
.con_philosophy .box_commit .box_wrp .box.commit02 {
	padding-left: 0;
}
.con_philosophy .box_commit .box_wrp h4 {
	text-align: center;
	border-bottom: 1px dotted #333;
	font-size: 120%;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_philosophy .box_commit .box_wrp h4 {
		text-align: left;
  }
}
.con_philosophy .box_commit .box_wrp .txt {
	text-align: left;
	margin-bottom: 0.5em;
}
