.clearfix {
	zoom:1;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

/*マージン設定*/
.mb5px {
  margin-bottom: 5px; }

.mr5px {
  margin-right: 5px; }

.ml5px {
  margin-left: 5px; }

.mb10px {
  margin-bottom: 10px; }

.mr10px {
  margin-right: 10px; }

.ml10px {
  margin-left: 10px; }

.mb15px {
  margin-bottom: 15px; }

.mr15px {
  margin-right: 15px; }

.ml15px {
  margin-left: 15px; }

.mb20px {
  margin-bottom: 20px; }

.mr20px {
  margin-right: 20px; }

.ml20px {
  margin-left: 20px; }

.mb25px {
  margin-bottom: 25px; }

.mr25px {
  margin-right: 25px; }

.ml25px {
  margin-left: 25px; }

.mb30px {
  margin-bottom: 30px; }

.mr30px {
  margin-right: 30px; }

.ml30px {
  margin-left: 30px; }

.mb35px {
  margin-bottom: 35px; }

.mr35px {
  margin-right: 35px; }

.ml35px {
  margin-left: 35px; }

.mb40px {
  margin-bottom: 40px; }

.mr40px {
  margin-right: 40px; }

.ml40px {
  margin-left: 40px; }

.mb45px {
  margin-bottom: 45px; }

.mr45px {
  margin-right: 45px; }

.ml45px {
  margin-left: 45px; }

.mb50px {
  margin-bottom: 50px; }

.mr50px {
  margin-right: 50px; }

.ml50px {
  margin-left: 50px; }

.mb55px {
  margin-bottom: 55px; }

.mr55px {
  margin-right: 55px; }

.ml55px {
  margin-left: 55px; }

.mb60px {
  margin-bottom: 60px; }

.mr60px {
  margin-right: 60px; }

.ml60px {
  margin-left: 60px; }

.mb65px {
  margin-bottom: 65px; }

.mr65px {
  margin-right: 65px; }

.ml65px {
  margin-left: 65px; }

.mb70px {
  margin-bottom: 70px; }

.mr70px {
  margin-right: 70px; }

.ml70px {
  margin-left: 70px; }

.mb75px {
  margin-bottom: 75px; }

.mr75px {
  margin-right: 75px; }

.ml75px {
  margin-left: 75px; }

.mb80px {
  margin-bottom: 80px; }

.mr80px {
  margin-right: 80px; }

.ml80px {
  margin-left: 80px; }

.mb85px {
  margin-bottom: 85px; }

.mr85px {
  margin-right: 85px; }

.ml85px {
  margin-left: 85px; }

.mb90px {
  margin-bottom: 90px; }

.mr90px {
  margin-right: 90px; }

.ml90px {
  margin-left: 90px; }

.mb95px {
  margin-bottom: 95px; }

.mr95px {
  margin-right: 95px; }

.ml95px {
  margin-left: 95px; }

.mb100px {
  margin-bottom: 100px; }

.mr100px {
  margin-right: 100px; }

.ml100px {
  margin-left: 100px; }

em{
	font-weight: bold ;
	font-style: normal ;
}

.red{
	color:#f34040;
}

html{
	//background-color: #FFBB00; /*フッターの色を指定*/
	color: #666666;
	overflow-y:scroll;
}

body {
	margin: 0; /* 外側余白なし */
	padding: 0; /* 内側余白なし */

	background-color: #FFFFFF;
	font: 14px/1.5 Arial, Helvetica, sans-serif;
}
#wrapper {
	#width: 1200px;
	margin: 0 auto; /* 左右中央表示 */
}

#header_belt {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-color: #ffbb00;
}
#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	#margin-bottom: 10px;
	#padding-top: 0px;
	#padding-bottom: 10px;

	height: 75px;
	#background-color: #ff0000;
}

#logo {
	margin-top: 26px;
	margin-left: -20px;
	float: left;
	width: 200px;
	#height: 56px;
	height: 40px;
	#background-color: #ff0000;

}
#h_nav {
	float: left;
	margin-top: 15px;
	#margin-left: 15px;
	width: 400px;
	#padding-top: 16px;
	padding-left: 0px;
	height: 40px;

	#background-color: #0000FF;

}

#h_nav ul {
	padding-left: 100px;
}

#h_nav li{
	display: inline;
	list-style: none;
	text-align: right;
	padding-left: 30px;
}


#h_txt {
	margin-top: 35px;
	margin-right: 0px;
	#position: relative; top: 50%;
	#position: absolute;
	#padding-top: -50px;
	float: right;
	text-align: right;
	text-decoration: none;
	#font-size: 10px;
	color: #888888;
	font: 10px/1.5 Arial, Helvetica, sans-serif;
	#background-color: #00FF00;
}
#h_txt a{
	text-decoration: none;
	color: #888888;
}
#h_txt a:hover {
	color: #FFbb00;
}



#main {
	#min-height: 800px;
}

#mainvisual {
}

#pan_wrap {
	width: 100%;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom: 30px;
}
#pankuzu {
	position:static;
	clear: both;
	width: 900px;
	#width: 100%;

	#margin-top: 40px;
	#margin-bottom: 30px;

	#background-color: #FF0000;
	margin-left: auto;
	margin-right: auto;
	#text-align: center;
}

#pankuzu div {
  display: inline-block;
  margin: 0 10px 0 0;
	padding-top: 1px;
  vertical-align: middle;
}

#pankuzu p {
  display: inline-block;
	margin: 5px 0;
}

#pankuzu a:link,
#pankuzu a:visited {
	color: #ff9900;
	text-decoration: none;
	#font-weight: bold;
}

#infomation {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	#background-color: #FF0000;
}


#news {
	float: left;
	width: 590px;

	margin-left: 0px;
	#background-color: #FF0000;
}


#news ul {
	margin: 0;
	padding: 0;
}
#news rleseArea li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
	margin-bottom:15px;
	min-height: 48px;
}

#news .title h1{
	clear:both;
	font-size:20px;
	#line-height:20px;
	color:#444547;
	margin: 0 0;
}


#service_disp {
	float: right;
	width: 650px;
	#background-color: #00FF00;
	padding-bottom: 30px;
}

#service_dtl {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaaaaa;
	#background-color: #0000FF;

}

#srv_point {
	float: left;
	width: 10px;
	height: 30px;
	background-color: #FFbb00;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;

	#background-color: #0000FF;

}
#srv_title {
	float: left;
	font-size:20px;
	font-weight: bold;
	#font: 20px/1.5 Arial, Helvetica, sans-serif;
	margin-top: 10px;
	#background-color: #FF0000;
	width: 630px;
}

#app_disp {
	#position: relative;
	clear: both;
	margin: 10px 0;
}

#app_img {
	float: left;
	#width: 180px;
	margin: 0 10px;
}

#app_text {
	float: right;
	width: 460px;
}

#app_img2 {
	float: left;
	margin: 0 10px;
}


.app-android,
.app-d777,
.app-ios,
.app-au_sumapass{
	float: left;
	display:block;
	overflow:visible;
	text-indent:-9999px;
	width: 73px;
	margin-right: 5px;
}

.app-android{
	background:url("/image/android.jpg") no-repeat;
}
.app-ios{
	background:url("/image/ios.jpg") no-repeat;
}
.app-d777{
	background:url("/image/d777.jpg") no-repeat;
}
.app-au_sumapass{
	background:url("/image/au_smapass.jpg") no-repeat;
}


.info_date {
	display: block;
	float: left;
	width: 120px;
}
.info_text {
	display: block;
	float: left;
	width: 360px;
}

#menu_link {
	#margin-right: 60px;

	float: right;
	width: 250px;
	#background-color: #0000FF;
}

#menu_link ul{
	#margin: 0;
	#padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#menu_link li{
	list-style: none;
	#margin-bottom: 10px;
	#width: 300px;

	margin-top: 5px;
	margin-bottom: 3px;

}
#d_nav {
	width: 240px;

	#margin-left: auto;
	#margin-right: auto;

	#background-color: #FF0000;
}


#footer {
	margin-top: 50px;
	height: 90px;

	#border-top: 3px solid #876b5f;
	padding-top: 10px;
	padding-bottom: 20px;

	background-color: #ffbb00;
}

#footer_belt {
	width: 900px;
	#background-color: #ff0000;
	margin: 0 auto;
}

#footer_logo {
	float: left;
	width: 200px;
	height: 56px;
	margin-left: -10px;
	#background-color: #ff0000;

}

#copyright {
	float: right;
	text-align: left;
	color: #FFFFFF;
	#background-color: #0000ff;
}
#copyright a{
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	#font-weight: bold;
}
#copyright a:hover {
	color: #888888;
}

#social_btn {
	text-align: right;
}


/* sideMenu */

#SideArea {
	width: 205px;
	float: left;
}

.sideMenuBlock {
	margin: 0 0 0 0;
	#background: url(/parts/images/common/bg_sideMenu01c.gif) repeat-y left bottom;
	#background-color: #ff0000;
}

.sideMenuBlock h3 {
	line-height: 30px;
	margin: 0 0;
	padding: 0 0 0 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: url(/image/category.jpg) no-repeat left top;
}

.sideMenuBlock ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sideMenuBlock ul li {
	line-height: 40px;
	border-bottom: 1px dashed #888888;
	color: #4c4c4c;

	font-weight: bold;
	#background-color: #0000ff;
}

.sideMenuBlock ul li a {
	display: block;
	#padding: 11px 0 13px 28px;
	margin: 0 1px;
	background: url(/parts/images/common/icon_arrow02.gif) no-repeat 19px 50%;
	color: #4c4c4c;
	text-decoration: none;
}

.sideMenuBlock ul li a:hover {
	margin: 0 1px;
	#background: url(/parts/images/common/icon_arrow02.gif) no-repeat 19px 50% #e4f7fd;
	color: #ffbb00;
}


.arrow li{
 list-style: none;
 margin: 0 0 1px 0;
}
.arrow li a{
 display:block;
 background: #ddd;
 color: #9E9E9E;
 #padding: 15px;
 position: relative;
 text-decoration:none;
}

.arrow li a::after{
 border-right: 4px solid #9E9E9E;
 border-top: 4px solid #9E9E9E;
 border-radius: 2px;
 content: "";
 margin: 0 0 0 10px;
 height: 10px;
 right: 15px;
 position: absolute;
 transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 top: 12px;
 width: 10px;
}

.arrow li a:hover {
 #background: #bbb;  //マウスオーバーで背景色変更
 #color: #fff;       //マウスオーバーで文字色変更
}


/* ========== page-top ========== */
#pagetop {
	position: fixed;
	bottom: 5px;
	left: 50%;
	margin: 0 0 0 500px;
}

/*--#BannerList--*/

#BannerList {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	background: url(/parts/images/bg_banner.png) left top no-repeat;
}

#BannerList ul li {
	height: 49px;
	float: left;
	margin: 0 10px 10px 0;
}

#BannerList2 {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 0 0 10px 10px;
	/*margin-bottom: 33px;*/
	margin-bottom: 1px;
}
#BannerList2 ul li {
	height: 25px;
	float: left;
	margin: 0 10px 10px 0;
}


/* ========== frame ========== */
.frame-top{
  width:250px;
  height:20px;
  background:url(/image/frame-top.jpg) no-repeat left bottom;
}
.frame-middle{
  width:250px;
  background:url(/image/frame-middle.jpg);
}
.frame-bottom{
  width:250px;
  height:10px;
  background:url(/image/frame-bottom.jpg) no-repeat left top;
}
.text{
  margin:0 17px;
  #margin-left: auto;
  #margin-right: auto;
}

/*--#TopicsArea--*/
#TopicsArea {
	width: 500px;
	text-align: left;
}

#TopicsArea dl {
	margin: 3px 0 25px 0;
}

#TopicsArea dl dt {
	float: left;
	width: 200px;
	color: #818181;
	padding: 9px 0 0 11px;
	margin-left: 10px;

}

#TopicsArea dd {
	#float: right;
	margin: 0;
	padding: 9px 0 10px 94px;
	border-bottom: 1px dashed #444444;
	#background-color: #FF0000;
}
#TopicsArea dd img {
	margin-right: 20px;
	vertical-align: middle;
}

#TopicsArea span {
	clear: both;
	color: #4d4d4d;
}

iframe#topTopics {
	margin: 12px 0 55px 0;
}

iframe#topTopics #TopicsArea dd {
	width: 608px;
	margin: 0;
	padding: 9px 0 10px 94px;
	border-bottom: 1px dashed #ebebeb;
}



/*
Press Top
.rleseArea
*/
.rleseArea{
	padding-top:0px;
	padding-left:5px;
	#padding-right:10px;
	#background-color: #FF0000;
}

.cat-info,
.cat-release{
	float: left;
	display:block;

	float:left;

	#width:55px;
	width:87px;
	height:19px;

	padding-left:15px;
	line-height:19px;
	font-weight:normal;
	background-color: #FF0000;

	overflow:hidden;
	line-height:14px;
	text-indent:-9999px;
	background-color: #FF0000;
}
.cat-info{
	background:url("/image/infomation.png") no-repeat;
}
.cat-release{
	background:url("/image/release.png") no-repeat;
}

.rleseArea .archives{
	#border-top:2px solid #444547;
}
.rleseArea .archives li{
	display:inline;

}
.rleseArea .archives a{
	position:relative;
	display:block;
	width:580px;
	padding:10px 0;
	#border-bottom:1px solid #dedede;
	border-bottom:1px dashed #888888;
	zoom:1;
}
.rleseArea .archives a:after{
	content:'';
	display:block;
	clear:both;
	height:0
}
.rleseArea .archives a,
.rleseArea .archives a:visited,
.rleseArea .archives a:hover,
.rleseArea .archives a:active{
	text-decoration:none;
	vertical-align:top;
}
.rleseArea .archives a:hover{
	background:#eeeeee;
	cursor:pointer;
}
.rleseArea .archives a:hover .title{
	color:#fd5c46;
}
.rleseArea .archives:after{
	content:'';
	display:block;
	clear:both;
	height:0
}
.rleseArea .archives .date{
	position:absolute;
	top:10px;
	left:100px;
	color: #666666;
}
.rleseArea .archives .title{
	float:right;
	width:395px;
	padding-right:0px;
	color: #666666;
}

/*
 pageNavi
*/
.pageNavi {
	position:relative;
	top:20px;
}

ul.pageNavi{
	clear: both;
	margin: 18px auto 20px;
	text-align: center;
	#background-color: #ff0000;
}

ul.pageNavi li{
	display: inline;
	margin-right: -4px;
	border-left: 1px solid #d2d2d2;
	font-weight: bold;
	line-height: 14px;
}

ul.pageNavi li.first,
ul.pageNavi li:first-child{
	border-left: none;
}

ul.pageNavi li.first,
ul.pageNavi li.last{
	zoom: 1;
	width: 69px;
	*margin-right: 0;
}

ul.pageNavi li.prev{
	zoom: 1;
	width: 53px;
	*margin-right: 1px;
}

ul.pageNavi li.next{
	zoom: 1;
	width: 52px;
	*margin-right: 1px;
}

ul.pageNavi .current,
ul.pageNavi li a:link,
ul.pageNavi li a:visited{
	padding: 0 10px;
	zoom: 1;
	color: #ff9900;
	text-decoration: none;
}

ul.pageNavi .current{
	color: #000000;
}

ul.pageNavi li a:hover{
	padding: 0 9px;
	border-left: 1px solid #fff;
	border-right: 1px solid #f3f3f3;
	background-color: #f3f3f3;
	text-decoration: none;
}

ul.pageNavi li.now a:link,
ul.pageNavi li.now a:visited{
	color: #676767;
	font-weight: bold;
}

ul.pageNavi li.prev a,
ul.pageNavi li.next a{
	font-weight: normal;
}


/*
Press release article.
articeleArea
 */
.artclArea{
	margin-top:0px;
	border-bottom:1px dashed #888888;

}
.artclArea .title{
	padding-bottom:0px;
	#border-bottom:1px solid #eee;
	#background-color: #ff0000;

}

.artclArea .title .date{
	font-weight:bold;
}

.artclArea .title h1{
	clear:both;
	font-size:20px;
	#line-height:20px;
	color:#444547;
	margin: 0 0;
}

.artclArea .socilArea{
	padding:10px 0 30px;
	zoom:1;
}
.artclArea .socilArea:after{
	content:'';
	display:block;
	clear:both;
	height:0
}

.artclArea .socilArea ul{
	float:right;
	zoom:1;
}
.artclArea .socilArea ul:after{
	content:'';
	display:block;
	clear:both;
	height:0
}

.artclArea .socilArea li{
	float:left;
}
.artclArea .socilArea li.twitter,
.artclArea .socilArea li.facebook{
	height: 20px;
	padding-right: 10px;
	width: 105px!important;
}
.artclArea .socilArea li.line{
	float:left;
	width:88px;
}
.artclArea section{
	font-size:13px;
	line-height:22px;
}

.artclArea section .summary{
	color: #888;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/*
.artclArea section p,
.artclArea section div,
.artclArea section ul,
.artclArea section ol{
margin-bottom:28px;
}*/
.artclArea section h2{
	margin-bottom:10px;
	font-size:14px;
	color:#666;
}
.artclArea section h3{
	margin-bottom:10px;
	font-size:13px;
}
.artclArea section ul li{
	margin: 0 0 3px 40px;
	list-style-type: disc;
}

.artclArea section ol li{
	margin: 0 0 3px 40px;
	list-style-type: decimal;
}
.artclArea a{
	text-decoration: underline;
}
.artclArea a:hover{
	text-decoration: none;
}
.artclArea ul li{
	margin-bottom:3px;
}
.artclArea ul ul{
	margin-top:3px;
}
.artclArea p.center{
	text-align:center;
}
.artclArea p.right{
	text-align:right;
}
.artclArea section .box{
	padding:20px;
	background:#f5f5f5;
}
.artclArea section .box p{
	margin-bottom:0;
}


/* ========== ========== - ========== ========== */
/* ========== ========== inquiry ========== ========== */
/* ========== ========== - ========== ========== */

/* Common */

#Inquiry .TxtImg {
	width: 294px;
	margin-top: 16px;
	background: #cccccc;
	padding: 3px;
}

table.Inquiry {
	width: 100%;
}

table.Inquiry tr {
	border: 1px dotted #bfbfbf;
	border-left: none;
	border-right:none;
}

table.Inquiry th {
	width: 185px;
	height: 55px;
	background: #f2f2f2;
	padding: 0 0 0 14px;
	color: #6e6e6e;
	vertical-align: middle;
}

table.Inquiry td {
	height: 55px;
	padding: 0 0 0 19px;
	vertical-align: middle;
}

table.Inquiry td a {
	color: #6e6e6e;
	padding: 0 13px 0 6px;
	#background: url(/parts/images/common/icon_nwind02.gif) right 3px no-repeat;
}

#Inquiry #sec01 table.Inquiry td span {
	#background: url(/parts/images/common/icon_arrow02.gif) left 6px no-repeat;
}

#Inquiry #sec01 table {
	margin: 21px 0 30px 0;
}

#Inquiry #sec01,
#Inquiry #sec02 {
	font-size: 13px;
	margin-bottom: 40px;
}

#Inquiry #sec03 {
	font-size: 12px;
	margin-bottom: 33px;
}

#Inquiry #sec03 ul {
	padding-left: 2.0em;
}

#Inquiry #sec03 li {
	text-indent: -2.0em;
	padding-bottom: 23px;
}




/* =========================================================
PRIVACY
========================================================= */
#privacy #sec01 {
	margin-bottom: 70px;
}

#privacy .lead {
	color: #666;
	line-height: 1.5;
	margin-bottom: 40px;
	margin-top: 10px ;
}

#privacy .attention {
	color: #666;
	line-height: 1.5;
	margin-bottom: 40px;
}

#privacy .attention li {
	margin-bottom: 30px;
	list-style-position: inside;
}

#privacy .attention .last {
	margin-bottom: 0;
}

#privacy .attention span.ttl {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 15px;
}

#privacy .attention .subList01 {
	padding-left: 2em;
}

#privacy .attention .subList01 li {
	text-indent: -2em;
	line-height: 1.5;
	margin-bottom: 30px;
	list-style: none;
}

#privacy .attention .subList02 {
	padding-left: 2em;
}

#privacy .attention .subList02 li {
	line-height: 1.5;
	margin-bottom: 5px;
}

#privacy .txtR {
	text-align: right;
	color: #666;
	margin-bottom: 45px;
}

#privacy .note {
	color: #666;
	font-size: 10px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}

#privacy .contactInfo{
	padding: 10px ;
	border: 4px solid #EEE;
	margin: 0 0 20px 0 ;
}

/** company **/

#company{
	margin-top: 10px ;
}

table.Company {
	#width: 730px;
	width: 100%;
	border-top: 1px dotted #bfbfbf;
}

table.Company th {
	width: 140px;
	height: 36px;
	background: #f2f2f2;
	padding: 15px;
	color: #6e6e6e;
	border-bottom: 1px dotted #bfbfbf;
}

table.Company td {
	height: 36px;
	padding: 15px 15px 15px 15px;
	color: #6e6e6e;
	border-bottom: 1px dotted #bfbfbf;
}

.generalBtn01 {
	color: #333333;
	font-weight: bold;
}

.generalBtn01 a {
	width: 111px;
	height: 31px;
	display: block;
	color: #333333;
	line-height: 28px;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url(/image/bg_btn01.gif) no-repeat left top;
}

/* =========================================================
RECRUIT
========================================================= */
#recruit{
	width: 900px ;
	font-family:"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
}

#recruit em{
	font-weight:bold;
	font-style: normal ;
}

#recruit ul li{
	list-style: none ;
}

.r_photo .fl{
	float: left;
	width: 540px ;
}

.r_photo .fr{
	float: right;
	width: 340px ;
}

.l_photo .fl{
	float: left;
	width: 340px ;
}
.l_photo .fr{
	float: right;
	width: 540px ;
}


.main_img{
	margin-bottom: 20px ;
}

.recruit_title{
	font-size: 20px ;
	border-bottom: 2px solid #ffbb00 ;
	margin-bottom: 10px;
}

.blockRecruit {
	margin-bottom: 40px;
}

.blockRecruit h2{
	margin-bottom: 15px;
}

.blockRecruit ul {
	margin-bottom: 20px ;
}

.blockRecruit ul li{
	width: 100% ;
	font-size: 16px ;
	border: 1px solid #555 ;
	margin-bottom: 15px;
}

.blockRecruit ul li a{
	background: url(/image/recruit/arrow_o.jpg) #555 no-repeat 15px center;
	padding: 10px 15px 10px 50px;
	display: block ;
	color: #FFF ;
}

.blockRecruit ul li a:link{
	color: #FFF ;
	text-decoration: none ;
}

.blockRecruit ul li a:active{
	background: url(/image/recruit/arrow.jpg) no-repeat 15px center;
	color: #FFF ;
}

.blockRecruit ul li a:visited{
	background: url(/image/recruit/arrow.jpg) no-repeat 15px center;
	color: #FFF ;
}

.blockRecruit ul li a:hover{
	background: url(/image/recruit/arrow.jpg) no-repeat 15px center;
	color: #555 ;
}

.blockRecruitInfo{
	margin-bottom: 30px;
}

.blockRecruitInfo table{
	width: 100% ;
}

.blockRecruitInfo table tr{
	border: 1px solid #555 ;
}

.blockRecruitInfo table tr th{
	padding: 15px ;
	border-top: 1px solid #555 ;
	border-left: 1px solid #555 ;
	border-right: 1px solid #555 ;
	border-bottom: 1px solid #FFF ;
	width: 19.5% ;
	background: #555;
	color: #FFF ;
}

.blockRecruitInfo table tr.last th{
	border-bottom: 1px solid #555 ;
}


.blockRecruitInfo table tr td{
	padding: 15px ;
	border: 1px solid #555 ;
}

#recruit .blockRecruitInfo table tr td ul li{
	list-style: disc ;
	list-style-position: inside ;
	margin-bottom: 3px ;
}




/*リクルートページタブ機能部分*/
.etabs { margin: 0 0 15px 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-right: 10px;}
.tab a { font-size: 16px; line-height: 2em; display: block; padding: 10px 20px; outline: none; text-decoration: none ; font-weight: bold ; }
.tab a:hover { text-decoration: underline; }
.tab a:visited{
	color: #555 ;
}
.tab a:active{
	color: #555 ;
}
.tab.active { background: #FB0; position: relative; top: 1px; border-color: #555; }
.tab a.active { font-weight: bold; color: #FFF ; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }

/* =========================================================
CONTACT
========================================================= */

.closure{
	border: 1px solid #f34040 ;
	padding: 15px ;
}


/*リクルート簡素化 ※一時対応*/
#btn-recruit {
	display: inline-block;
	background: #6fbd11;
	border: 1px solid #6fbd11;
	padding: 8px 16px;
	margin: 24px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-radius: 8px;
}
#btn-recruit:hover {
	background: #FFFFFF;
	color: #6fbd11;
}



/* =========================================================
30331017 追記
========================================================= */

h4.service-title{
	font-size: 18px;
	padding-bottom: 4px;
	border-bottom: 2px solid #212121;
	position: relative;
}
h4.service-title::before{
	content: '';
	width: 320px;
	height: 2px;
	background: #c85e06;
	position: absolute;
	bottom: -2px;
	left: 0;
}
h4.service-title span{
	font-size: 12px;
	color: #ddd;
	vertical-align: bottom;
	padding-left: 12px;
}
