/*=============================================
*
* secret_of_strengthページ
*
=============================================*/
/* ============================================
topArea
============================================ */
#secret_of_strength #topArea {
	background: url(../images/secret_of_strength/secret_of_strengthTopAreaImg-01.png) center top no-repeat;
	height: 472px;
}
@media screen and (max-width:1100px){
#secret_of_strength #topArea {
	background: url(../images/secret_of_strength/secret_of_strengthTopAreaImg-02.png) center top no-repeat;
	height: 472px;
}
}
@media screen and (max-width:600px){
#secret_of_strength #topArea {
	background: url(../images/secret_of_strength/secret_of_strengthTopAreaImg-03.png) center top no-repeat;
	height: 380px;
}
}
/*---------------------------------------------
テキスト
---------------------------------------------*/
.txt01 {
	margin-bottom: 30px;
}
/*---------------------------------------------
見出し
---------------------------------------------*/
#secret_of_strength #topArea h2.h01 {
	background: url(../images/secret_of_strength/secret_of_strengthTopHeading-01.png) center center no-repeat;
	height: 100%;
	margin: 0 auto 0 auto;
	width: 100%;
}
@media screen and (max-width:780px){
#secret_of_strength #topArea h2.h01 {
	background: url(../images/secret_of_strength/secret_of_strengthTopHeading-02.png) center center no-repeat;
	height: 100%;
	margin: 0 auto 0 auto;
	width: 100%;
}
}
@media screen and (max-width:520px){
#secret_of_strength #topArea h2.h01 {
	background: url(../images/secret_of_strength/secret_of_strengthTopHeading-03.png) center 75px no-repeat;
	height: 100%;
	margin: 0 auto 0 auto;
	width: 100%;
}
}
/*=============================================
*
* #sec01
*
=============================================*/
#secret_of_strength #sec01 {
	padding: 50px 20px;
}
@media screen and (max-width:1120px){
#secret_of_strength #sec01 {
	margin: 0 10px;
	padding: 40px 10px;
	width: auto;
}
}
/*=============================================
*
* #sec02
*
=============================================*/
#secret_of_strength #sec02 {
	background: #ffffff;
	margin-bottom: 0;
	max-width: none;
	padding: 40px 0 30px 0;
}
@media screen and (max-width:1120px){
#secret_of_strength #sec02 {
	padding: 30px 10px;
}
}
#secret_of_strength #sec02 .inner01 {
	margin: 0 auto;
	max-width: 1100px;
	width: 0 auto;
}
/* テキスト */
#secret_of_strength #sec02 .txt01 {
	color: #fff;
}
/* ============================================
テキストエリア
============================================ */
#secret_of_strength #sec02 .txtArea01 {

}
/* 見出し */
#secret_of_strength #sec02 h2.heading {
	background: #14100d;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	margin-bottom: 25px;
	padding: 7px 0 7px 15px;
	text-align: left;
}
/*　リード */
#secret_of_strength #sec02 h3.lead01 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}
/*　リード */
#secret_of_strength #sec02 h4.lead01 {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: left;
}
/* テキスト */
#secret_of_strength #sec02 .txt01 {
	color: #000;
}
/* ============================================
写真エリア
============================================ */
#secret_of_strength #sec02 .photoArea {
	float: right;
	margin: 0 0 20px 2%; 
	width: 45%;
}
@media screen and (max-width:600px){
#secret_of_strength #sec02 .photoArea {
	float: none;
	margin: 0 0 20px 0;
	width: 100%;
}
}
#secret_of_strength #sec02 .photoArea .photoBox {
	margin-bottom: 10px;
}
/* 社長名 */
#secret_of_strength #sec02 .photoArea .name {
	font-size: 18px;
	font-weight: bold;
}
/*=============================================
*
* #sec03
*
=============================================*/
#secret_of_strength #sec03 {
	background: #e4c58c;
	margin-bottom: 30px;
	max-width: none;
	padding: 40px 0 30px 0;
}
@media screen and (max-width:1120px){
#secret_of_strength #sec03 {
	padding: 30px 10px;
}
}
#secret_of_strength #sec03 .inner01 {
	margin: 0 auto;
	max-width: 1100px;
	position: relative;
	width: 0 auto;
}
/* リード*/
#secret_of_strength #sec03 h1.h01 {

}
/* リード*/
#secret_of_strength #sec03 h2.lead01 {
	border-bottom: 1px #666 solid;
	border-top: 1px #666 solid;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 24px;
	margin: 0 auto 40px auto;
	max-width: 650px;
	padding: 10px 0;
	text-align: center;
}
/* ============================================
組織図
============================================ */
#secret_of_strength #sec03 .OrganizationChart {
	margin-bottom: 40px;
}
/*
#secret_of_strength #sec03 .OrganizationChart {
	background: url(../images/secret_of_strength/secret_of_strengthSec03OrganizationChart-01.png) center top no-repeat;
	
	background-size: contain;
	height: 0;
	margin-bottom: 40px;
   	padding-top: 52%;
	width: 100%;

	overflow: hidden;
	text-indent: 100%;
	white-space:nowrap;
	*text-indent: -9999em;	
}
@media screen and (max-width:780px){
#secret_of_strength #sec03 .OrganizationChart {
	background: url(../images/secret_of_strength/secret_of_strengthSec03OrganizationChart-02.png) center top no-repeat;
   	padding-top: 70%;
}
}
*/
/*=============================================
*
* #sec04
*
=============================================*/
#secret_of_strength #sec04 {
	margin-bottom: 0;
	max-width: none;
	padding: 40px 0 30px 0;
}
@media screen and (max-width:1120px){
#secret_of_strength #sec04 {
	padding: 30px 10px;
}
}
#secret_of_strength #sec04 .inner01 {
	margin: 0 auto;
	max-width: 1100px;
	width: 0 auto;
}
/* ============================================
見出しエリア
============================================ */
/* 見出し */
#secret_of_strength #sec04 h1.heading {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 30px;
	letter-spacing: 0.3em;
	margin-bottom: 20px;
}
/* ============================================
グラフエリア
============================================ */
#secret_of_strength #sec04 .graphArea {
	margin-bottom: 50px;
}
#secret_of_strength #sec04 .graphArea li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
}
@media screen and (max-width:700px){
#secret_of_strength #sec04 .graphArea li {
	width: 48%;
}
}
@media screen and (max-width:500px){
#secret_of_strength #sec04 .graphArea li {
	width: 100%;
}
}
/* ============================================
テキストエリア
============================================ */
#secret_of_strength #sec04 .txt01 {
	text-align: center;
}
/* 見出し */
#secret_of_strength #sec04 .note {
	border: 1px #999 dashed;
	font-size: 18px;
	letter-spacing: 0.3em;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
/*=============================================
*
* #sec02 | 役員メッセージ
*
=============================================*/
#secret_of_strength #sec05 {
	background: #f1f1f1;
	margin-bottom: 0;
	max-width: none;
	padding: 40px 0 30px 0;
}
@media screen and (max-width:1120px){
#secret_of_strength #sec05 {
	padding: 30px 10px;
}
}
#secret_of_strength #sec05 .inner01 {
	margin: 0 auto;
	max-width: 1100px;
	width: 0 auto;
}
/* テキスト */
#secret_of_strength #sec05 .txt01 {
	color: #fff;
}
/* ============================================
テキストエリア
============================================ */
#secret_of_strength #sec05 .txtArea01 {

}
/* 見出し */
#secret_of_strength #sec05 h2.heading {
	background: #72706e;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	margin-bottom: 25px;
	padding: 7px 0 7px 15px;
	text-align: left;
}
/*　リード */
#secret_of_strength #sec05 h3.lead01 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}
/*　リード */
#secret_of_strength #sec05 h4.lead01 {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: left;
}
/* テキスト */
#secret_of_strength #sec05 .txt01 {
	color: #000;
}
/* ============================================
写真エリア
============================================ */
#secret_of_strength #sec05 .photoArea {
	float: right;
	margin: 0 0 20px 2%; 
	width: 45%;
}
@media screen and (max-width:600px){
#secret_of_strength #sec05 .photoArea {
	float: none;
	margin: 0 0 20px 0;
	width: 100%;
}
}
#secret_of_strength #sec05 .photoArea .photoBox {
	margin-bottom: 10px;
}
/* 社長名 */
#secret_of_strength #sec05 .photoArea .name {
	font-size: 18px;
	font-weight: bold;
}