/* ===================================================================
CSS information
 file name  :  common.css
 style info :  基本構造（common.css）
=================================================================== */
body {
}
.stage {
	margin: 0 auto;
	width: 1200px;
}
#plist {
	padding-top: 18px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	background-image: url("../img/bk_shadow.png");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	font-size: 15px;
}
.li_end {
	margin-right:0px !important;
}
.li_end_smp {
}
.no_sp {
	display: block;
}
.no_pc {
	display: none;
}
#floating {
	position: absolute;
	top: 80px;
	right: 0;
	z-index:10000;
	text-align:right;
}

#floating img {
	margin-bottom: 10px;
}
.pointer {
	cursor: pointer; /* マウスオーバー */
}
a img.hover_img {
	background: none!important;
}
a:hover img.hover_img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
}

/* basicのスタイル記述 */


/* ========== header ========== */

#header {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
	padding-top: 1%;
}
#header .stage {
	margin: 0 auto;
	height:auto;
	width:96%;
	max-width: 1400px;
	text-align: center;
}

.logo {
	float: left;
}
.headtel {
	float: right;
	padding-top: 1%;
}
.headtel a {
 	display: block;
}
.headsatei {
	float: right;
	margin-left: 16px;
	padding-top: 1%;	
}
.headsatei a {
 	display: block;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 185px;
	height: 50px;
	padding-top: 30px;
	color: #000000;
	font-size: 15px;
	transition: transform 0.5s ease;		
}
.headsatei a:hover {
	background-color: rgba(37,86,162,0.02);
	transform: translateY(-5px);
}
.headcont {
	float: right;
	margin-left: 16px;
	padding-top: 1%;	
}
.headcont a {
 	display: block;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 185px;
	height: 50px;
	padding-top: 30px;
	color: #000000;
	font-size: 15px;
	transition: transform 0.5s ease;	
}
.headcont a:hover {
	background-color: rgba(37,86,162,0.02);
	transform: translateY(-5px);
}


/* ========== sp_nav ========== */

#spnavi {
  display: none;
}

/* nav */
#pcnavi {
	width: 100%;
	height: auto;
	text-align: center;
}
#gnavi {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#gnavi li {
	float: left;
}
#gnavi .li_end {
	border-right:none !important;
}
#gnavi li a {
	display: block;
	width: 216px;	
	height: 90px;
	text-align: center;
	padding-top: 40px;
	font-size: 15px;
	line-height: 2.0em;
	color: #000000;
	transition: background-color 1.2s ease;
	transition: transform 0.5s ease;
}
#gnavi li a:hover {
	background-color: rgba(37,86,162,0.08);
	transform: translateY(-10px);
}
#gnavi li a span {
	font-size: 11px;
	letter-spacing: 0.3em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.gnavi01 {
}
.gnavi02 {
}
.gnavi03 {
}
.gnavi04 {
}
.gnavi05 {
}
.gnavi06 {
}
.gnavi07 {
}



/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 40px;
	right: 20px;
}


/* ========== favi ========== */

#spfavi {
	display: none;
}

#pcfavi {
  text-align: center;
  padding-top: 4%;
  padding-bottom: 3%;
}
#pcfavi .stage {
	width: 1200px;
}
#pcfavi ul {}
#pcfavi li {
	float: left;
	text-align: center;
	width: 11%;
	border-right: 1px solid #FFFFFF;	
}
#pcfavi .li_end {
	border-right: none !important;
}
#pcfavi li a {
	font-size: 12px;
	width: 100%;
	display: block;
	color:  #FFFFFF;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
}
#pcfavi li a:hover {
  text-decoration: underline;
}

/* ========== footer ========== */
#footer {
  text-align: center;
  padding-top: 4%;
  background-color: #252525;
}
#footer .stage {

}
.fshop {
	height: auto;
	text-align: center;
	float: left;
	width: 50%;
}
.flogo {
	text-align: left;
	margin-bottom: 4%;
	padding-bottom: 2%;
	border-bottom: 1px solid #FFFFFF;
}
.flogo img {
	width: 300px;
	height: auto;
}
.fshop li {
  font-size: 14px;
  line-height: 2.0em;
  padding-left: 1em;
	color: #FFFFFF;
	text-align: left;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
}
.fshop li a {
}
.fmap {
	height: auto;
	text-align: center;
	float: right;
	width: 42%;
	max-width: 480px;
}
.fmap img {
	width: 100%;
	height: auto;
}

address {
  padding-top: 1%;
  padding-bottom: 1%;
  overflow: hidden;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.2em;
	background-color: #101010;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
}
address span {}
#fnavi {
  display: none;
}






/* ===== mainvisual ===== */
#mainvisual {
  clear: both;
  height: 720px !important;
  position: relative;
  z-index: 1;
}
#mainvisual .maintxt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -120px;
}
#vegasDots {
  display: none;
}


/* ===== header top ===== */
#top {
  width: 100%;
  position: relative;
}


/* ====== top_search ===== */
#top_search {
	position: absolute;
	width: 681px;
	z-index: 99999;
	left: 50%;
	top: 50%;
	margin-left: -340px;
	margin-top: 150px;	
}
#top_search ul {
}
#top_search ul li {
	float: left;
}
.ts_box {
  text-align: left;
}
.ts_box a {
	background-repeat: no-repeat;
	background-position: 25px center;
	background-color: rgba(0,0,0,0.80);
	color: #FFFFFF;
	width: 240px;
	height: 48px;
	display: block;
	padding-left: 100px;
	padding-top: 30px;
	font-size: 21px;
	transition: transform 0.5s ease;	
}
.ts_box a:hover {
	background-color: rgba(0,0,0,0.70);
	transform: translateY(-8px);
}
.ts01 {
	margin-right: 1px;	
}
.ts01 a {
	background-image: url("../img/ar_headcont2.png");
}
.ts02 {

}
.ts02 a {
	background-image: url("../img/ar_headcont1.png");
}





/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/

/* ===== contents ====== */
#contents {
}

#contents h2 {
	margin-bottom: 4%;
	font-size: 21px;
	letter-spacing: 0.1em;	
	font-weight: normal;
	line-height: 3.0em;
	color: #000000;
	text-align: center;

}
#contents h2 span {
	font-size: 30px;
	letter-spacing: 0.2em;
	color: #000000;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents h3 {
}
#contents h3 span {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	
/*
#contents p {
	font-size:16px;
	line-height:2.0em;
	padding-top: 2%;
	padding-bottom: 3%;
}
*/


/* ========== page_title ========== */
.page_title {
	display: block;
	background-image:url("../img/bk_title.png");
	text-align: center;
	margin-bottom: 1%;
	border-bottom: 1px solid #D0D0D0;
}
.page_title img {
	margin-left: auto;
	margin-right: auto;
}
.page_title_sp {
	display: none;
}


/* ========== page ========== */
.page {
	padding-top: 2%;
}
.top_page {
	background-image: url("../img/bk_shadow_top.png");
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 50px;
}


/* ========== top_push========== */

#top_push {
	width: 100%;
	padding-bottom: 5%;
	padding-top: 5%;
	background-color: #f5f5f1;
	background-image: url("../img/bk_top_push.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#top_push h1 {
	font-size: 26px;
	line-height: 1.8em;
	margin-bottom: 6%;
}
#top_push h2 {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 60%;
	padding-left: 10%;
	padding-bottom: 4%;
	padding-top: 2%;
	font-size: 18px;
	color: #494949;
	text-align: left;
	background-image: url("../img/bk_top_push_left_h2.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
#top_push h2 span {
	font-size: 13px;
}
#top_push h3{
	font-size: 14px;
	color: #494949;
	line-height: 2.0em;
	font-weight: normal;
	padding-top: 5%;
}
#top_push h3 span {
	font-size: 18px;
	letter-spacing: 0.2em;		
}
#top_push p {
	font-size: 16px;
	line-height: 2.4em;
	text-align: left;
	margin-bottom: 6%;
}
.top_push_left {
	float: left;
	width: 40%;
	padding-top: 8%;
}
.top_push_right {
	float: right;
	width: 50%;
}

.push_box {
  width: 260px;
  height: 270px;
  text-align: left;
	float: left;
	margin-right: 72px;
}
.push_photo {
	overflow: hidden;
	width: 260px;
	height: 145px;
}
.push_photo img {
	width: 260px;
	height: auto;
 transition:1s all;	
}
.push_photo img:hover{
  transform:scale(1.2,1.2);
  transition:1s all;
}


.top_push_right .box_end {
	margin-right: 0 !important;
}





/* ========== top_reason ========== */
#top_reason {
	padding-top: 6%;
}
#top_reason .stage {
	width: 100%;
	height: auto;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#top_reason h2 {

}
#top_reason h2 span {

}
#top_reason h3 span {
font-family: 'Zen Old Mincho', serif;
}
.top_reason_right {
	position: relative;	
	width: 100%;
	height: 540px;
	margin-bottom: 4%;
}
.top_reason_left {
	position: relative;	
	width: 100%;
	height: 540px;
	margin-bottom: 4%;	
}

.top_reason_box {
	position: absolute;
	width: 45%;
	min-height: 290px;
	background-color: #f5f5f1;
	z-index: 9999;
	padding-top: 50px;
	padding-bottom: 50px;	
	padding-right: 5%;
}
.top_reason_photo {
	position: absolute;	
	width: 60%;
	height: 540px;
	z-index: 9998;
	overflow: hidden;	
}

.top_reason_right .top_reason_box {
	right: 0;
	top: 50px;
}
.top_reason_right .top_reason_photo {
	left: 0;
}
.top_reason_left .top_reason_box {
	left: 0;
	top: 50px;
}
.top_reason_left .top_reason_photo {
	right: 0;	
}


.top_reason_box h3 {
	font-size: 22px;
	line-height: 1.6em;
	margin-left: 200px;
	margin-bottom: 25px;
}
.top_reason_box h3 span {
	color: #004679;
}
.top_reason_box p {
	font-size: 16px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	max-width: 400px;
	margin-left: 200px;	
}
.reason_top {
	background-image: url("../img/bk_reason_top.png");
	background-repeat:  no-repeat;
	background-position: left top;
}

.ar_top_reason {
	width: 110px;
	height: 110px;
	border-bottom: 1px solid #004679;
	border-right: 1px solid #004679;
	float: left;
	margin-left: 50px;
}
.ar_top_reason_tx {
	background-color: #dfe6f2;
	width: 105px;
	height: 40px;
	text-align: center;
	padding-top: 65px;
	font-size: 17px;
	letter-spacing: 0.2em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

.top_reason_photo img  {
	width: 100%;
	height: auto;
}





/* ========== top_topix ========== */
#top_topix {
	padding-bottom: 8%;
	padding-top: 4%;
}
#top_topix .stage {
	width: 1200px;
}
#top_topix .topix_area {
	background-color: #FFFFFF;
	padding-top: 6%;
}
#top_topix .topix_box {
	text-align: left;
	width: 300px;
	height: 350px;
	float: left;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
}
#top_topix .topix_box p {
	font-size: 17px;
	line-height: 1.4em;
}
#top_topix .topix_box p span {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
	letter-spacing: 0.1em;
	font-size: 14px;	
}

#top_topix .topix_area a {
	color: #111111;
}
#top_topix .photo {
	height: 240px;
	overflow: hidden;
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
	width:300px;
}
#top_topix .photo img {
	width: 300px;
	height: auto;
 transition:1s all;	
}
#top_topix .photo img:hover{
  transform:scale(1.2,1.2);
  transition:1s all;
}






/* ====== top_news ===== */
#top_news {
	background-color: #f5f5f1;
	height: auto;
	position: relative;
	width: 100%;
	margin-bottom: 4%;
}
#top_news .stage {
	position: relative;
	padding-top: 6%;
	padding-bottom: 3%;	
}
#top_news h2 {
	text-align: left;
	margin-bottom: 2%;
	line-height: 2.0em;
}
#top_news h2 span {
}
.top_news_area {
	height: auto;
	width: 50%;
	padding-top: 15px;
	/*
	overflow: scroll;
	overflow-x: hidden;
	*/
	margin-bottom: 4%;
	border-top: 1px solid #575757;
}
.top_news_area dl {
}
.top_news_area dt {
	float: left;
	width: 21%;
	text-align: left;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 20px;
	font-size: 15px;
	line-height: 2.1em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
	vertical-align: top;
}
.top_news_area dd {
	float: right;
	text-align: left;
	width: 78%;
	margin-right: 1%;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 20px;
	vertical-align: top;
	line-height: 2.1em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
}
.top_news_area dd strong {
	color: rgba(162,55,55,1.00);
}

.ar_top_news {
	position: absolute;
	top: -30px;
	right: 0;
	width: 470px;
	height: 470px;
}
.ar_top_news img {
	width: 100%;
	height: auto;
}





/* ========== top_contact ========== */
#top_contact  {
	padding-top: 4%;
	padding-bottom: 4%;
	background-color: #1a395c;
	background-image: url("../img/bk_top_cont.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
}
#top_contact h2 {
	margin-bottom: 4%;
	text-align: center;
	font-size: 28px;
	line-height: 1.6em;
}
#top_contact h2 span {
	font-size: 24px;
	color: #78674e;
}
#top_contact p {
	text-align: center;
	font-weight: 500;
	padding-bottom: 2%;
	font-size: 18px;
}
#top_contact h3 {
margin-bottom: 1%;
	text-align: center;
	font-size: 18px;
	line-height: 1.6em;
	color: #111111;
}
.top_contact_left {
	background-color: #FFFFFF;
	padding-bottom: 2%;
	padding-top: 1.5%;
	float: left;
	width: 36%;
	height: 120px;
	text-align: center;
}
.top_contact_left a {
	display: block;
	font-size: 22px;
	letter-spacing: 0.1em;
	color: #111111;
}
.top_contact_left img {
	width: 90%;
	height: auto;
	max-width: 320px;
}
.top_contact_right {
	background-color: #FFFFFF;
	padding-bottom: 2%;
	padding-top: 1.5%;
	float: right;
	width: 60%;
	height: 120px;	
	text-align: center;	
}
.top_contact_right ul {
	padding-left: 9%;
	padding-top: 10px;
}
.top_contact_right li {
	float: left;
	margin-right: 5%;
	width: 43%;	
}
.top_contact_right li a {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.1em;
	background-color: #1a395c;
	padding-top: 28px;
	padding-bottom: 25px;
	line-height: 1.0em;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
}
.top_contact_right li a span {
	color: #fff602;
}




/* 
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/
/* basicのスタイル・パーツ */
/* 
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/






/* ========== page_topix ========== */
#page_topix {
	padding-bottom: 8%;
	padding-top: 1%;
}
#page_topix .stage {
	width: 1140px;
}
#page_topix h2 {
	line-height: 2.0em;
	margin-bottom: 2%;
}

#page_topix .topix_area {
	background-color: #FFFFFF;
	padding-top: 6%;
}
#page_topix .topix_box {
	text-align: left;
	width: 300px;
	height: 280px;
	float: left;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 40px;	
}
#page_topix .topix_box p {
	font-size: 16px;
}
#page_topix .topix_box p span {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;		
	letter-spacing: 0.1em;
}

#page_topix .topix_area a {
	color: #111111;
}
#page_topix .photo {
	height: 200px;
	overflow: hidden;
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
	width:300px;
}
#page_topix .photo img {
	width: 300px;
	height: auto;
 transition:1s all;	
}
#page_topix .photo img:hover{
  transform:scale(1.2,1.2);
  transition:1s all;
}

#page_topix .end_box {
	margin-right: 0 !important;
}
#page_topix .topix_menu {
	border-top: 1px solid #4B6396;
	padding-top: 4%;
	padding-bottom: 2%;
}
#page_topix .topix_menu ul {
	
}
#page_topix .topix_menu li {
	float: left;
	
}
#page_topix .topix_menu li a {
	display: block;
	width: 182px;
	height: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 17px;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	transition: background-color 1.2s ease;
	transition: transform 0.5s ease;
}
#page_topix .topix_menu li a:hover {
	background-color: rgba(37,86,162,0.08);
	transform: translateY(-10px);	
}



/* ========== page business ========== */

#page_biz {
	margin-bottom: 6%;
	width: 100%;
	height: auto;
}
#page_biz h2 {
	display: none;
}


#page_biz a {
	text-decoration:underline;
}
.biz_area {
	padding-top: 4%;
	padding-bottom: 3%;
	margin-bottom: 3%;
}
#page_biz .stage {
	position: relative;
	width: 100%;
	max-width: 1200px;
}
#page_biz h3 {
	font-size: 25px;
	margin-bottom: 5%;
	color: #584638;
	letter-spacing: 0.1em;
	line-height: 1.0em;
	background-color: #f5f5f1;
	padding-left: 5%;
	padding-top: 3%;
	padding-bottom: 2.5%;
	background-image: url("../img/bk_dotted.png");
	background-position: right top;
	background-repeat: no-repeat;	
}
#page_biz h3 span {
	font-size: 14px;
	letter-spacing: 0.2em;
}
#page_biz h4 {
	font-size: 21px;
	margin-bottom: 3%;
	margin-left: 3%;
	font-weight: bold;
	line-height: 1.5em;
	width: 50%;
}
#page_biz h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1%;
	margin-left: 3%;
	line-height: 1.5em;
	width: 50%;
	text-indent: -1em;
}
#page_biz p {
	font-size: 16px;
	line-height: 2.0em;
	padding-bottom: 4%;
	padding-top: 0;
	margin-left: 3%;
	width: 50%;	
} 
.biz_photo {
	position: absolute;
	right: 3%;
	top: 50px;
	width: 420px;
	height: 420px;
	background-color: #E4E4E4;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.wp1 {
	background-image: url("../img/biz01.jpg");
}
.wp2 {
	background-image: url("../img/biz02.jpg");
}
.wp3 {
	background-image: url("../img/biz03.jpg");
}
.wp4 {
	background-image: url("../img/biz04.jpg");
}
.wp5 {
	background-image: url("../img/biz05.jpg");
}
.biz_box {
	float: left;
	width: 29%;
	height: auto;
	min-height: 160px;;
	margin-left: 3%;
	margin-bottom: 2%;
	padding-top: 2%;
	border-top: 1px dotted #555555;
}
.box_end {
	margin-right: 0 !important;
}
.biz_box h5 {
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-bottom: 4%;
	margin-left: 3%;		
	color: #00441c;
	font-weight: bold;
}
.biz_box p {
	font-size: 15px;
	line-height: 1.8em;
	padding-bottom: 4%;
	padding-top: 0;
	margin-left: 3%;
	margin-right: 3%;
}



/* ========== company ========== */
#page_company {
}

.company_left {
	float: left;
	width: 55%;
}

.company_right {
	float: right;
	width: 42%;
}
.office_photo {
}
.office_photo img {
	width: 100%;
	height: auto;
}

#company_list {
	padding-top: 2%;
	margin-bottom: 6%;	
}

#company_list h2 {
	margin-bottom: 6%;
}
#company_list table {
	border-collapse: collapse;
	width: 100%;
	background-color: #FFFFFF;
}
#company_list th {
	padding-top: 10px;
	padding-bottom: 10px;	
	border: 1px solid #BCBCBC;
	font-size: 15px;
	line-height: 1.7em;
	text-align: center;
	background-image:url("../img/bk_sl_gray.png");
	font-weight:normal;
	width: 30%;

}
#company_list td {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	border: 1px solid #BCBCBC;
	font-size:15px;
	line-height:1.7em;
	text-align: left;
	font-weight:normal;
}


#company_hist {
	padding-top: 5%;
	padding-bottom: 6%;
	background-image: url(../img/bk_office.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 4%;
}
#company_hist h2 {
	margin-bottom: 4%;
}
.ceo_message {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 150px;
	background-image: url("../img/ceoname.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.ceo_message h3 {
	line-height: 2.4em;
	padding-right: 20%;
	font-size: 21px;
	font-weight: 900;
	margin-bottom: 2%;
}
.ceo_message p {
	line-height: 2.4em;
	padding-right: 0;
	font-size: 18px;
}




/* ========== form page ========== */
#page_form {
	margin-bottom: 8%;	
}
#page_form  .stage {
}
#page_form table {
	border-collapse: separate !important;
	border-spacing: 1px !important;
	table-layout:auto !important;
}




/* ========== page_policy ========== */
#page_policy {
text-align: left;
}
#page_policy h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 20px;
	line-height: 2.0em;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#page_policy h2 span {
	font-size: 14px;
}
#page_policy h2 br {
display: none;
}
#page_policy h3 {
	text-align: left;
	width: 100%;
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 25px;
	font-weight: bold;
}
.policy_text {
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 8%;
	font-size: 15px;
	line-height: 2em;
}
.policy_text2 {
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 8%;
	font-size: 15px;
	line-height: 2em;
}









/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/
