@charset "UTF-8";
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #000;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 32px;
	text-align: center;
	overflow-wrap : break-word;
	 -webkit-text-size-adjust: 100%;
}


h2,h3,h4{text-align: left;}

a {color: #1B8669;
	text-decoration:none;
	cursor: pointer；
	}
a:hover {
	color: #1B8669;
	text-decoration:underline;
	}
img {
	margin: 0  ;
	padding: 0;}


#container{
	width:100%;
	margin: 0 auto ;
	text-align: center;
	padding: 142px 0 0 0;
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
#header{
	width: 100%;
	margin: auto;
	padding:   0;
	border-top: 20px solid #1B3985;
	background-color: #fff;
	position: fixed;
	top:0;
	z-index: 10;
}
#header_in {
	width: 1020px;
	padding: 10px 0 0 0;
	margin: auto;
}
#head_logo {
	width:201px;
	margin:10px 29px 10px 0 ;
	float: left;
	}
#head_logo img {
	width: 100%;
	height: auto;
}

h1{
	paddning: 13px 0 0 0;
	font-size: 12px;
	line-height:15px;
	height: 30px;
	text-align: left;
	color:#4d4d4d;
}

.pc{display:inline;}
.sm{display:none;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

.navi{
	width: 790px;
	margin: 62px 0 0 0  ;
	padding: 0;
	float: left;
}
.navi img {
	width: 100%;
	height: auto;
}
.navi ul:before, .navi ul:after{
	content: "";
	display: table;
}
.navi ul:after{
  clear: both;
}
.navi ul {
	width: 100%;
	margin: auto;
	padding:  0 ;
	list-style: none;
	
}
.navi  li{
	height: 60px;
	margin: 0 0 ;
  	padding:  0 ;
	display: block;
	float: left;
}
.navi li a{
	display:block;
}
.navi li a:hover{
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
}
li.p1  {width: 97px; margin-left: 1px;}
li.p2  {width: 97px; margin-left: 1px;}
li.p3  {width: 97px; margin-left: 1px;}
li.p4  {width: 184px;}
li.p5  {width: 97px; margin-left: 1px;}
li.p6  {width: 97px; }
li.p7  {width: 107px; margin-left: 8px;}
.home .navi .p1 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
.contents .navi .p2 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
.vehicle .navi .p3 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
.safety .navi .p4 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
.profile .navi .p5 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
.recruitment .navi .p6 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
.contact .navi .p7 a {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
/*	グローバルナビ (スマホ用)
----------------------------------------------------------------------------*/
#category_list{
	display:none;
	
}
/*	フッター
----------------------------------------------------------------------------*/
#footer{
	background-color: #fff;
	padding: 20px 0 30px 0;
	text-align: center;
	font-size: 18px;
	line-height: 31px;
	color: #000;
	margin: 0 0 0 0;
	}

.footer_logo {
	width: 216px;
	padding: 0 ;
	margin: 0 auto;
	}	
.footer_logo img {
	width: 100%;
	height: auto;
	margin: 0 0 15px 0;
}
.footer_tel {
	width: 286px;
	padding: 0 ;
	margin: 20px auto 0 auto;
	}	
.footer_tel img {
	width: 100%;
	height: auto;
}



#footer_copy{
	height:34px;
	font-size:14px;
	line-height:34px;
	padding: 0;
	text-align:center;
	color: #fff;
	background-color: #1B3985;
	border-top: 5px solid #1B8669;
	}
.page_top {
	width: 76px;
	position: fixed;
	right: 20px;
	bottom: 100px;
}
.page_top img {
	width: 100%;
	height: auto;
}
.page_top:hover {
	cursor: pointer;
}
/*	共通
----------------------------------------------------------------------------*/

.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}


.head_img  {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin:  0 auto 40px auto;
}
.page_title {
	background-image: url(../img/common/page_title_bk.png);
	background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
	width: 510px;
	font-size: 44px;
	line-height: 75px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 30px 0 30px 0 ;
	margin: auto;
}
.page_title span {
	font-size: 20px;
	line-height: 20px;
	color: #EEE100;
	
}
.title {
	width: 100%;
	background-color: rgba(27,57,128,0.8);
	font-size: 44px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 25px 0 25px 0;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 45px auto;
}
.title span {
	color: #F3E600;
}
.cont {
	width: 980px;
	margin: 0 auto 60px auto;
}
/*　TOP
----------------------------------------------------------*/
.top_img {
	width: 100%;
	padding: 280px 0 150px 0;
	background-image: url(../img/top/head_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0  
}
.top_img_in {
	width: 560px;
	margin: auto;
}
.top_news {
	width: 980px;
	padding: 0;
	margin: 60px auto 80px auto;
}
.top_news_title:before, .top_news_title:after{
	content: "";
	display: table;
}
.top_news_title:after{
  clear: both;
}
.top_news_title {
	width: 900px;
	margin: 40px auto 40px auto;
	font-size: 44px;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	color: #1B3985;
	padding: 13px 40px 13px 40px;
	border-bottom:1px solid #1B3985;
}
.top_news_title span {
	font-size: 23px;
	color: #FF4600;
}
.news_bt a{
	width: 8em;
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
	padding: 28px 0 3px 0;
	text-align: right;
	color: #1B8669;
	display: block;
	float: right;
}
.news_bt a:hover{
	text-decoration: underline;
}
.top_news_cont {
	width: 980px;
	margin: 30px auto ;
}
.top_news_cont dl{
	width: 100%;
	margin: 0 auto ;
}
.top_news_cont dl:before, .top_news_cont dl:after{
	content: "";
	display: table;
}
.top_news_cont dl:after{
  clear: both;
}
.top_news_cont dt{
	width: 150px;
	padding: 10px 0 10px 40px;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 0 0;
	float: left;
	border-bottom: 1px dotted #666;
}
.top_news_cont dd{
	width: 750px;
	padding: 10px 40px 10px 0;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 0 0;
	float: left;
	border-bottom: 1px dotted #666;
}
.top_news_cont a {
	color: #000;
}

.top_title {
	background-image: url(../img/top/title.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	width: 100%;
	font-size: 44px;
	line-height: 54px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: rgba(27,57,133,0.8);
	padding: 10px 0 10px 0 ;
	margin:  0 auto 70px auto;
}
.top_title span {
	color: #EEE100;
	
}
.top_title p {
	font-size: 20px;
	line-height: 20px;
	
}
.top_cont_lead {
	width: 100%;
	font-size: 44px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #1B3985;
	padding: 18px 0 36px 0;
	margin: 0 auto 30px auto;
	background-image: url(../img/top/cont_lead_01.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.top_cont_text {
	width: 740px;
	font-size: 18px;
	line-height: 27px;
	text-align: left;
	margin: 0 auto 40px auto;
}
.top_cont_img {
	width: 888px;
	margin: 0 auto 40px auto;
}
.top_bt a{
	width: calc(313px - 0.5em);
	margin: 0 auto 40px auto;
	font-size: 26px;
	font-weight: bold;
	line-height: 1em;
	padding: 20px 0.5em 20px 0;
	text-align: center;
	color: #fff;
	background-color: rgba(255,70,0,1);
	border: none;
	background-image:url(../img/top/arrow.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	display:block;
	cursor: pointer;
	behavior: url(css/PIE.htc);
}
.top_bt a:hover {
	background-color: rgba(255,70,0,0.7);
	text-decoration: none;
}
.top_comm {
	width: 1100px;
	height: 100px;
	text-align: center;
	margin: 35px auto 30px auto;
	background-image: url(../img/top/img_01.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 100px 0;
}
.top_link_name {
	width: 100%;
	font-size: 44px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	color: #1B3985;
	padding: 0 0 28px 0;
	margin: 0 auto 17px auto;
	background-image:url(../img/top/link_name.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.top_link_l {
	width: 480px;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:16px 20px 0 20px ; 
	margin: 0 20px 0 0;
	float: left;
}
.top_link_l p {
	padding: 20px;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #1B3985;
}
.top_link_r {
	width: 480px;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:16px 20px 0 20px ; 
	margin: 0 0 0 0;
	float: left;
}
.top_link_r p {
	padding: 20px;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #1B3985;
}
.top_recruit {
	background-image: url(../img/common/stripe.png);
	padding: 35px 0 55px 0;
}
.top_recruit_in {
	width: 1090px;
	padding: 0 0 0 110px;
	margin: auto;
	background-color: rgba(27,57,133,0.8);
	
}
.top_recruit_img {
	width: 680px;
	float: right;
}
.top_recruit_comm {
	width: 366px;
	padding: 60px 0 0 0;
	margin: 0 22px ;
	float: left;
}
.top_recruit_comm p {
	padding: 30px 37px;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	color: #fff;
}
.top_seo {
	width: 980px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
}
/*　事業内容
----------------------------------------------------------*/
.contents .head_img {
	background-image: url(../img/contents/head_img.png);

}
 .lead_01 {
	width: 900px;
	font-size: 44px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	color: #1B3980;
	padding: 13px 40px ;
	margin: 0 auto 45px auto;
	background-image: url(../img/contents/lead_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.comm {
	width: 910px;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	margin: 0 auto 40px auto;
} 
.contents  .img1_l {
	width: 477px;
	border: 2px solid #1B3980;
	float: left;
	margin: 0 18px 55px 0;
}
.contents  .img1_r {
	width: 477px;
	border: 2px solid #1B3980;
	float: left;
	margin: 0 0 55px 0;
}
.contents  .img2_l {
	width: 317px;
	border: 2px solid #1B3980;
	float: left;
	margin: 0 8px 95px 0;
}
.contents  .img2_r {
	width: 317px;
	border: 2px solid #1B3980;
	float: left;
	margin: 0 0 95px 0;
}
.contents  .img3_l {
	width: 490px;
	border: 1px solid #1B3980;
	float: left;
	margin: 0 38px 50px 0;
}
.contents  .text3_r {
	width: 450px;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	float: left;
	margin: 20px 0 0 0;
}
.contents .name {
	padding: 0 40px 12px 23px;
	border-bottom: 1px solid #1B3980;
	text-align: left;
	float: left;
	margin-bottom: 40px;
}
.contents .name span {
	padding: 0 0 3px 48px;
	font-size: 36px;
	font-weight: bold;
	color: #1B3982;
	text-align: left;
	line-height: 1em;
	border-left: 22px solid #1B8169;
}
.contents .bt a{
	width: calc(726px - 2em);
	margin: 0 auto 80px auto;
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	padding: 34px 2em 34px 0;
	text-align: center;
	color: #fff;
	background-color: rgba(54,154,115,1);
	border: none;
	background-image:url(../img/contents/arrow.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	display:block;
	cursor: pointer;
	behavior: url(css/PIE.htc);
}
.contents .bt a:hover {
	background-color: rgba(54,154,115,0.7);
	text-decoration: none;
}
.contents .title {
	background-image: url(../img/contents/title.png);
}
.contents  .img4 {
	width: 882px;
	margin: 0 auto 90px auto;
}


/*　会社案内
----------------------------------------------------------*/
.profile .head_img {
	background-image: url(../img/profile/head_img.png);
	color: #fff;
}


.comp_table {
	width: 996px;
	margin: 0 auto 40px auto;
	
}
.comp_table table {
	border-spacing : 8px 8px;
	border-collapse : separate ; 
	margin: 0 0 0 0;
}

.comp_table th {
	width: 130px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	text-align: left;
	padding: 8px 50px;
	background-color: #92A7D1;
}
.comp_table td {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	padding: 9px 20px ;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}

.profile .title {
	background-image: url(../img/profile/title.png);
	margin: 0 auto;
}
#access_map {
	background-image: url(../img/common/stripe.png);
	padding: 0 0 20px 0;
}
#access_map2 {
	background-image: url(../img/common/stripe.png);
	padding: 0 0 90px 0;
}
.access_add {
	width: 450px;
	margin: auto;
	padding: 1em 0 0 0;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}
.access_add span {
	color: #1B3982;
}
.profile iframe {
	width: 100%;
	height: 320px;
}
/*　安全への取り組み
----------------------------------------------------------*/
.safety .head_img {
	background-image: url(../img/safety/head_img.png);
	color: #fff;
}
.safety .title {
	background-image: url(../img/safety/title.png);
	margin: 0 auto 60px auto;
}
.safety .title2 {
	width: 100%;
	background-color: rgba(27,57,128,0.8);
	font-size: 44px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 25px 0 25px 0;
	background-image: url(../img/safety/title2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 60px auto;
}
.safety .cont_box {
	width: 980px;
	margin: 0 auto 50px auto;
	position: relative;
}
.safety .cont_box_in {
	background: linear-gradient(rgba(23,48,129,0.8), rgba(27,130,105,0.8));
	width: 800px;
	min-height: 200px;
	padding: 30px 40px;
	position: absolute;
	left: 40px;
	bottom: 40px;
}
.safety .cont_box_in p {
	padding: 0 40px ;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	color: #fff;
}
.safety .cont_box_in .name {
	font-size: 39px;
	font-weight: bold;
	line-height: 1em;
	padding: 0 0 25px 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	text-align: center;
	margin: 0 auto 20px auto;
	
}
.safety .stbox {
	background-image: url(../img/common/stripe.png);
	padding: 25px 0 100px 0;
}
.safety .cont_box_in2 {
	background: linear-gradient(#173081, #1B8269);
	width: 800px;
	padding: 30px 40px;
	position: absolute;
	left: 40px;
	bottom: 40px;
}
.safety .cont_box_in2 p {
	padding: 0 40px ;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	color: #fff;
}
/*　保有車両
----------------------------------------------------------*/
.vehicle .head_img {
	background-image: url(../img/vehicle/head_img.png);
	color: #fff;
}
.vehicle_title {
	width: 100%;
	font-size: 44px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #FF4600;
	padding: 25px 0 25px 0;
	margin: 0 auto 25px auto;
}

.vehicle_img_name {
	width: 100%;
	font-size: 44px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	color: #1B3985;
	padding: 0 0 28px 0;
	margin: 0 auto 17px auto;
	background-image:url(../img/vehicle/img_name.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.vehicle_img_l {
	width: 480px;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:16px 32px 0 32px ; 
	margin: 0 20px 10px 0;
	float: left;
}
.vehicle_img_r {
	width: 480px;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:16px 32px 0 32px ; 
	margin: 0 0 10px 0;
	float: left;
}
.icon_l {
	width: 430px;
	padding:16px 0 0 50px ; 
	margin: 0 20px 20px 0;
	float: left;
}
.icon_r {
	width: 430px;
	padding:16px 50px 0 0 ; 
	margin: 0 0 20px 0;
	float: left;
}
.vehicle_comm {
	width: 876px;
	font-size: 50px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #1B8669;
	padding: 21px 0 21px 0;
	margin: 0 auto 90px auto;
}

/*　採用情報
----------------------------------------------------------*/
.recruitment .head_img {
	background-image: url(../img/recruit/head_img.png);
	color: #fff;
}
.recruit_img {
	width: 980px;
	margin: 0 auto 40px auto;
}
.recruitment .title {
	background-image: url(../img/recruit/title.png);
	margin: 0 auto;
}
.recruitment .icon {
	width: 100%;
	margin: 0 auto 90px auto;
}
.recruitment .icon_l {
	width: 229px;
	padding: 0;
	margin: 0 20px 20px 0;
}
.recruitment .icon_r {
	width: 229px;
	padding: 0;
	margin: 0 0 20px 0;
}
.recruit_table {
	width: 100%;
	margin: 0 ;
	padding: 0 0 15px 0;
	background-image: url(../img/common/stripe.png);
	
}
.recruit_table table {
	width: 980px;
	margin: 0 auto ;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.recruit_table thead th {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	text-align: left;
	padding: 8px 50px;
	background-color: #90A5CF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.recruit_table tbody th {
	width: 160px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	text-align: left;
	padding: 8px 50px;
	background-color: #90A5CF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.recruit_table tbody td {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	padding: 9px 20px ;
	background-color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.recruit_table .date {
	width: 980px;
	margin: 30px auto 10px auto;
	font-size: 18px;
	text-align: right;
}
.recruit_table .limit {
	width: 980px;
	margin: 0 auto 10px auto;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #ff4600;
}
.recruit_table .cont {
	width: 920px;
	background-color: #fff;
	margin: 40px auto 20px auto;
	padding: 30px;
}
#detail .detailText table {
	width: 980px !important;
	margin: 0 auto ;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#detail .detailText  th {
	width: 160px !important;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	text-align: left;
	padding: 8px 50px;
	background-color: #90A5CF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#detail .detailText td {
	
	text-align: left;
	padding: 9px 20px ;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
}
/*　お問い合わせ
----------------------------------------------------------*/
.contact .head_img {
	background-image: url(../img/contact/head_img.png);
}
.contact .lead {
	width: 980px;
	margin: 0 auto 60px auto;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
}

.contact_table {
	width: 980px;
	margin: 0 auto 80px auto;
	
	
}
.contact_table table {}
.contact_table th {
	width: 230px;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #173082;
	vertical-align: top;
	text-align: left;
	padding: 15px 0 15px 15px;
}
.contact_table td {
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	padding: 5px 0 5px 40px;

}
.contact_table .red {
	font-size: 18px;
	font-weight: normal;
	color:#FF4600;
	float: right;
	}


.submit_btn{
	width: 312px;
	margin: 30px auto 30px auto;
	font-size: 26px;
	line-height: 1em;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	background-color: rgba(24,156,115,1);
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	display:block;
	cursor: pointer;
	behavior: url(css/PIE.htc);
}
.submit_btn:hover {
	background-color: rgba(24,156,115,0.7);
	text-decoration: none;
}

.form_style{
	width:96%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	
	}
.form_style_tarea{
	width:96%; 
	height:160px; 
	padding:2% 2% ;
	font-size:16px; 
	
	}
.complete {
	color: #FF4600;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%
}
/*　新着情報
----------------------------------------------------------*/
.news .head_img {
	background-image: url(../img/profile/head_img.png);
	color: #fff;
}



/* ===========横幅767px以下================ */


@media screen and ( max-width: 767px) {
	/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #3a3e4f;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 48px;
	text-align: center;
	overflow-wrap : break-word;
	-webkit-text-size-adjust: 100%;
	 
}


h2,h3,h4{text-align: left;}

a {color: #000;
	text-decoration:none;
	}
a:hover {
	color: #000;
	text-decoration:underline;
	}
img {
	margin: 0  ;
	padding: 0;
	width: 100%;
	height: auto;}

#container{
	width:100%;
	margin: 0 auto ;
	text-align: center;
	padding: 0 0 0 0;
}
	
/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
#header{
	width: 100%;
	margin: auto;
	padding:   0;
	border-top: 2px solid #1B3985;
	position: relative;
	background-color: #fff;
}
#header_in {
	width: 100%;
	padding: 0 0 0 0;
	margin: auto;
}
#head_logo {
	width:25%;
	margin:2% 0 0 2% ;
	float: left;
	}
#head_logo img {
	width: 100%;
	height: auto;
}

h1{
	paddning: 13px 0 0 0;
	font-size: 12px;
	line-height:15px;
	height: 30px;
	text-align: left;
	color:#4d4d4d;
}
.list_close {
	width:12.5%;
	margin:1% 1% 1% 0 ;
	float:right;
	z-index:1000;
	}
.open_menu {
	width:12.5%;
	margin:0.5% 1% 1% 0 ;
	float:right;
	z-index:1000;
	}


.pc {display:none;}
.sm {display:inline;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

.navi{
	display:none;
}

/*	グローバルナビ(スマホ用)
----------------------------------------------------------------------------*/
#category_list{
	display:none;
	width:100%;
 	position:absolute;
	z-index:999;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
}
#category_list > ul {
	margin-top: 14.5%;
	width:100%; 
	background-color:#1B3985;
	}
#category_list li a{
	font-size:20px;
	line-height: 40px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-image:url(../img/common/arrow.png);
	background-repeat:no-repeat;
	background-position:95%;
	background-size: auto 10px;
	text-align:left;
	padding-left:5%;
	padding-top:4%;
	padding-bottom:4%;
	border-bottom:1px solid #fff;
	display:block;
	}
#category_list li a:hover {
	background-color:#3a3e4f;
	text-decoration:none;
}

/*	フッター
----------------------------------------------------------------------------*/
#footer{
	background-color: #fff;
	padding: 2% 0 3% 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin: 0 0 0 0;
	}

.footer_logo {
	width: 40%;
	padding: 0 ;
	margin: 0 30%;
	}	
.footer_logo img {
	width: 100%;
	height: auto;
	margin: 0 0 2% 0;
}
.footer_tel {
	width: 70%;
	padding: 0 ;
	margin: 2% 15% 0 15%;
	}	
.footer_tel img {
	width: 100%;
	height: auto;
}



#footer_copy{
	height:34px;
	font-size:11px;
	line-height:34px;
	padding: 0;
	text-align:center;
	color: #fff;
	background-color: #1B3985;
	border-top: 5px solid #1B8669;
	}
.page_top {
	width: 15%;
	position: fixed;
	right: 2%;
	bottom: 10%;

	}
/*	共通
----------------------------------------------------------------------------*/

.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}


.head_img  {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin:  0 auto 4% auto;
}
.page_title {
	background-image: url(../img/common/page_title_bk.png);
	background-repeat: repeat-y;
	background-position: center;
	background-size: 100% auto;
	overflow: hidden;
	width: 50%;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 5% 0 5% 0 ;
	margin: auto;
}
.page_title span {
	font-size: 14px;
	line-height: 20px;
	color: #EEE100;
	
}
.title {
	width: 100%;
	background-color: rgba(27,57,128,0.8);
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 3% 0 3% 0;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 4.5% auto;
}
.title span {
	color: #F3E600;
}
.cont {
	width: 96%;
	margin: 0 2% 6% 2%;
}
/*　TOP
----------------------------------------------------------*/
.top_img {
	width: 100%;
	padding: 10% 0 5% 0;
	background-image: url(../img/top/head_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	margin: 0  
}
.top_img_in {
	width: 50%;
	margin: 0 25%;
}
.top_news {
	width: 96%;
	padding: 0;
	margin: 6% 2% 3% 2%;
}
.top_news_title:before, .top_news_title:after{
	content: "";
	display: table;
}
.top_news_title:after{
  clear: both;
}
.top_news_title {
	width: 92%;
	margin: 4% 2% 4% 2%;
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	color: #1B3985;
	padding: 2% 2% 0% 2%;
	border-bottom:1px solid #1B3985;
}
.top_news_title span {
	font-size: 16px;
	color: #FF4600;
}
.news_bt a{
	width: 8em;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	padding: 2% 0 4% 0;
	text-align: right;
	color: #1B8669;
	display: block;
	float: right;
}
.news_bt a:hover{
	text-decoration: underline;
}
.top_news_cont {
	width: 96%;
	margin: 3% 2% ;
}
.top_news_cont dl{
	width: 100%;
	margin: 0 auto ;
}
.top_news_cont dl:before, .top_news_cont dl:after{
	content: "";
	display: table;
}
.top_news_cont dl:after{
  clear: both;
}
.top_news_cont dt{
	width: 96%;
	padding: 1% 2% 1% 2%;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 0 0 0 0;
	float: left;
	border-bottom: none;
}
.top_news_cont dd{
	width: 96%;
	padding: 1% 2% 1% 2%;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 0 0 0 0;
	float: left;
	border-bottom: 1px dotted #666;
}
.top_news_cont a {
	color: #000;
}

.top_title {
	background-image: url(../img/top/title.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	width: 100%;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: rgba(27,57,133,0.8);
	padding: 3% 0 3% 0 ;
	margin:  0 auto 7% auto;
}
.top_title span {
	color: #EEE100;
	
}
.top_title p {
	font-size: 13px;
	line-height: 20px;
	
}
.top_cont_lead {
	width: 100%;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #1B3985;
	padding: 2% 0 7% 0;
	margin: 0 auto 5% auto;
	background-image: url(../img/top/cont_lead_01.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 180% auto;
	overflow: hidden;
}
.top_cont_text {
	width: 90%;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 0 5% 4% 5%;
}
.top_cont_img {
	width: 80%;
	margin: 0 10% 4% 10%;
}
.top_bt a{
	width: calc(80% - 0.5em);
	margin: 5% 10% 5% 10%;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	padding: 16px 0.5em 16px 0;
	text-align: center;
	color: #fff;
	background-color: rgba(255,70,0,1);
	border: none;
	background-image:url(../img/top/arrow.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	display:block;
	cursor: pointer;
	behavior: url(css/PIE.htc);
}
.top_bt a:hover {
	background-color: rgba(255,70,0,0.7);
	text-decoration: none;
}
.top_comm {
	width: 1100px;
	height: 100px;
	text-align: center;
	margin: 35px auto 30px auto;
	background-image: url(../img/top/img_01.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 100px 0;
}
.top_link_name {
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	color: #1B3985;
	padding: 0 0 7% 0;
	margin: 0 auto 2% auto;
	background-image:url(../img/top/link_name.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}
.top_link_l {
	width: 90%;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:2% 3% 0 3% ; 
	margin: 0 5% 3% 5%;
	float: left;
}
.top_link_l p {
	padding: 2%;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	color: #1B3985;
}
.top_link_r {
	width: 90%;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:2% 3% 0 3% ; 
	margin: 0 5% 3% 5%;
	float: left;
}
.top_link_r p {
	padding: 2%;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	color: #1B3985;
}
.top_recruit {
	background-image: url(../img/common/stripe.png);
	padding: 3% 0 5% 0;
}
.top_recruit_in {
	width: 90%;
	padding: 0 2% 0 2%;
	margin: 0 3% ;
	background-color: rgba(27,57,133,0.8);
	
}
.top_recruit_img {
	width: 90%;
	margin: 2% 5% 5% 5%;
	float: right;
}
.top_recruit_comm {
	width: 90%;
	padding: 0 0 0 0;
	margin: 0 5% ;
	float: left;
}
.top_recruit_comm p {
	padding: 3% 0;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	color: #fff;
}
.top_seo {
	width: 1050px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
}
/*　事業内容
----------------------------------------------------------*/
.contents .head_img {
	background-image: url(../img/contents/head_img.png);

}
 .lead_01 {
	width: 92%;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	color: #1B3980;
	padding: 2% 2% ;
	margin: 0 2% 4% 2%;
	background-image: url(../img/contents/lead_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.comm {
	width: 90%;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 0 5% 5% 5%;
} 
.contents  .img1_l {
	width: 48%;
	border: 2px solid #1B3980;
	box-sizing: border-box;
	float: left;
	margin: 0 1% 2% 1%;
}
.contents  .img1_r {
	width: 48%;
	border: 2px solid #1B3980;
	box-sizing: border-box;
	float: left;
	margin: 0 1% 2% 1%;
}
.contents  .img2_l {
	width: 48%;
	border: 2px solid #1B3980;
	box-sizing: border-box;
	float: left;
	margin: 0 1% 2% 1%;
}
.contents  .img2_r {
	width: 48%;
	border: 2px solid #1B3980;
	box-sizing: border-box;
	float: left;
	margin: 0 1% 10% 1%;
}
.contents  .img3_l {
	width: 90%;
	border: 2px solid #1B3980;
	box-sizing: border-box;
	float: left;
	margin: 0 5% 2% 5%;
}
.contents  .text3_r {
	width: 90%;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	float: left;
	margin: 2% 5% 2% 5%;
}
.contents .name {
	padding: 5% 4% 2% 2%;
	border-bottom: 1px solid #1B3980;
	text-align: left;
	float: left;
	margin-bottom: 4%;
}
.contents .name span {
	padding: 0 0 3px 20px;
	font-size: 22px;
	font-weight: bold;
	color: #1B3982;
	text-align: left;
	line-height: 1em;
	border-left: 10px solid #1B8169;
}
.contents .bt a{
	width: calc(90% - 2em);
	margin: 5% 5% 15% 5%;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	padding: 16px 2em 16px 0;
	text-align: center;
	color: #fff;
	background-color: rgba(54,154,115,1);
	border: none;
	background-image:url(../img/contents/arrow.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	display:block;
	cursor: pointer;
	behavior: url(css/PIE.htc);
}
.contents .bt a:hover {
	background-color: rgba(54,154,115,0.7);
	text-decoration: none;
}
.contents .title {
	background-image: url(../img/contents/title.png);
}
.contents  .img4 {
	width: 90%;
	margin: 0 5% 5% 5%;
}


/*　会社案内
----------------------------------------------------------*/
.profile .head_img {
	background-image: url(../img/profile/head_img.png);
	color: #fff;
}


.comp_table {
	width: 96%;
	margin: 0 2% 4% 2%;
	
}
.comp_table table {
	border-spacing : 0 0;
	border-collapse : separate ; 
	margin: 0 0 0 0;
}

.comp_table th {
	width: 96%;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	text-align: left;
	padding: 2% 2%;
	background-color: #92A7D1;
	float: left;
}
.comp_table td {
	width: 96%;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	padding: 2% 2%;
	border-bottom: none;
	border-top: none;
	float: left;
}

.profile .title {
	background-image: url(../img/profile/title.png);
	margin: 0 auto;
}
#access_map {
	background-image: url(../img/common/stripe.png);
	padding: 0 0 2% 0;
}
#access_map2 {
	background-image: url(../img/common/stripe.png);
	padding: 0 0 2% 0;
}
.access_add {
	width: 90%;
	margin: auto;
	padding: 1em 0 0 0;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
.access_add span {
	color: #1B3982;
}
.profile iframe {
	width: 100%;
	height: 320px;
}
/*　安全への取り組み
----------------------------------------------------------*/
.safety .head_img {
	background-image: url(../img/safety/head_img.png);
	color: #fff;
}
.safety .title {
	background-image: url(../img/safety/title.png);
	margin: 0 auto 6% auto;
}
.safety .title2 {
	width: 100%;
	background-color: rgba(27,57,128,0.8);
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 2% 0 2% 0;
	background-image: url(../img/safety/title2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 6% auto;
}
.safety .cont_box {
	width: 96%;
	margin: 0 2% 5% 2%;
	position: relative;
}
.safety .cont_box_in {
	background: linear-gradient(rgba(23,48,129,0.8), rgba(27,130,105,0.8));
	width: 80%;
	min-height: auto;
	padding: 3% 6%;
	position: absolute;
	left: 4%;
	bottom: 4%;
}
.safety .cont_box_in p {
	padding: 0 3% ;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #fff;
}
.safety .cont_box_in .name {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding: 0 0 4% 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	text-align: center;
	margin: 0 auto 2% auto;
	
}
.safety .stbox {
	background-image: url(../img/common/stripe.png);
	padding: 2% 0 10% 0;
}
.safety .cont_box_in2 {
	background: linear-gradient(#173081, #1B8269);
	width: 80%;
	padding: 3% 6%;
	position: absolute;
	left: 4%;
	bottom: 4%;
}
.safety .cont_box_in2 p {
	padding: 0 3% ;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #fff;
}
/*　保有車両
----------------------------------------------------------*/
.vehicle .head_img {
	background-image: url(../img/vehicle/head_img.png);
	color: #fff;
}
.vehicle_title {
	width: 100%;
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #FF4600;
	padding: 2% 0 2% 0;
	margin: 0 auto 2% auto;
}

.vehicle_img_name {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	color: #1B3985;
	padding: 0 0 7% 0;
	margin: 0 auto 2% auto;
	background-image:url(../img/vehicle/img_name.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}
.vehicle_img_l {
	width: 48%;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:2% 3% ; 
	margin: 0 1% 2% 1%;
	float: left;
}
.vehicle_img_r {
	width: 48%;
	border: 2px solid #1B3985;
	box-sizing: border-box;
	padding:2% 3% ; 
	margin: 0 1% 2% 1%;
	float: left;
}
.icon_l {
	width: 48%;
	box-sizing: border-box;
	padding:2% 3% ; 
	margin: 0 1% 2% 1%;
	float: left;
}
.icon_r {
	width: 48%;
	box-sizing: border-box;
	padding:2% 3% ; 
	margin: 0 1% 2% 1%;
	float: left;
}
.vehicle_comm {
	width: 90%;
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #1B8669;
	padding: 2% 0 2% 0;
	margin: 2% 5% 10% 5%;
}

/*　採用情報
----------------------------------------------------------*/
.recruitment .head_img {
	background-image: url(../img/recruit/head_img.png);
	color: #fff;
}
.recruit_img {
	width: 90%;
	margin: 0 5% 4% 5%;
}
.recruitment .title {
	background-image: url(../img/recruit/title.png);
	margin: 0 auto;
}
.recruitment .icon {
	width: 96%;
	margin: 0 2% 5% 2%;
}
.recruitment .icon_l {
	width: 48%;
	padding: 0;
	margin: 0 1% 2% 1%;
}
.recruitment .icon_r {
	width: 48%;
	padding: 0;
	margin: 0 1% 2% 1%;
}
.recruit_table {
	width: 100%;
	margin: 0 ;
	padding: 0 0 2% 0;
	background-image: url(../img/common/stripe.png);
	
}
.recruit_table table {
	width: 100%;
	margin: 0 auto ;
	border-top: none;
	border-left: none;
}
.recruit_table thead th {
	display: none;
	width: 96%;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	text-align: left;
	padding: 2% 2%;
	background-color: #90A5CF;
	border-right: none;
	border-bottom: 1px solid #000;
	float: left;
}
.recruit_table tbody th {
	width: 96%;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	text-align: left;
	padding: 2% 2%;
	background-color: #90A5CF;
	border-right: none;
	border-bottom: none;
	float: left;
}
.recruit_table tbody td {
	width: 96%;
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	padding: 2% 2%;
	background-color: #fff;
	border-right: none;
	border-bottom:none;
	float: left;
}
.recruit_table .date {
	width: 100%;
	margin: 3% 0 1% 0;
	font-size: 14px;
	text-align: right;
}
.recruit_table .limit {
	width: 100%;
	margin: 0 0 1% 0;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ff4600;
}
.recruit_table .cont {
	width: 90%;
	background-color: #fff;
	margin: 2% 2% 2% 2%;
	padding: 3%;
}
#detail .detailText table {
	width: 100% !important;
	margin: 0 auto ;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#detail .detailText  th {
	width: 96% !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	text-align: left;
	padding: 2% 2%;
	background-color: #90A5CF;
	border-right: none !important;
	border-bottom: none !important;
	display: block;
	
}
#detail .detailText td {
	width: 96% !important;
	
	text-align: left;
	padding: 2% 2%;
	border-right: none;
	border-bottom:none;
	display: block;
	
}
/*　お問い合わせ
----------------------------------------------------------*/
.contact .head_img {
	background-image: url(../img/contact/head_img.png);
}
.contact .lead {
	width: 96%;
	margin: 0 2% 5% 2%;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
}

.contact_table {
	width: 96%;
	margin: 0 2% 5% 2%;
	
	
}
.contact_table table {}
.contact_table th {
	width: 96%;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #173082;
	vertical-align: top;
	text-align: left;
	background-color: #eee;
	padding: 2% 2% 2% 2%;
	float: left;
}
.contact_table td {
	width: 96%;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding: 2% 2% 2% 2%;
	float: left;

}
.contact_table .red {
	font-size: 14px;
	font-weight: normal;
	color:#FF4600;
	float: right;
	}


.submit_btn{
	width: 70%;
	margin: 3% 15% 3% 15%;
	font-size: 16px;
	line-height: 1em;
	padding: 16px 0;
	text-align: center;
	color: #fff;
	background-color: rgba(24,156,115,1);
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	display:block;
	cursor: pointer;
	behavior: url(css/PIE.htc);
}
.submit_btn:hover {
	background-color: rgba(24,156,115,0.7);
	text-decoration: none;
}
.form_style{
	width:96%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:14px; 
	}
.form_style_tarea{
	width:96%; 
	height:200px; 
	padding:2% 2% ;
	font-size:14px; 
	
	}


}
