/*reset css start*/
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	vertical-align: baseline;
	line-height: 24px;
	text-align: justify;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
body, .sm-slider {
	overflow-y: hidden;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea, {
margin: 0;
padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:focus {
	outline: none;
}
a {
	text-decoration: none;
	color: #000;
}
p {
	text-justify: distribute;
	text-align: left;
}
/* clearfix --- --- --- --- --- --- --- ---*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	zoom: 1;
}  /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
}  /* IE7 */
.left {
	float: left;
}
.right {
	float: right
}
/*  --- --- --- --- --- --- --- ---
all
 --- --- --- --- --- --- --- ---*/ 

.b_wrap {
	margin: 0 auto;
	background: url(../images/body_bg.jpg) no-repeat center top;
}
.wrap {
	width: 980px;
	margin: 0 auto;
}
.wrap2 {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	position: relative;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
/*  --- --- --- --- --- --- --- ---
header
 --- --- --- --- --- --- --- ---*/
.header {
	position: relative;
	height: 620px;
}
/*logo*/
h1 {
	padding: 20px 0 0 0;
}
/*gnav*/
.gnavi {
	position: absolute;
	right: 0;
	top: 20px;
}
.gnavi li {
	background: url(../images/listivon.png) no-repeat 5px;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
	float: left;
}
#headertxt {
	margin: 30px 0 0 20px;
}
/*topimg*/
#topimg {
	position: absolute;
	right: 0;
	top: 70px;
}
#telbox {
	width: 340px;
	position: absolute;
	top: 530px;
}
#teltxt {
	float: right;
	padding: 30px 0 0 10px;
}
/*menu*/
.menu li {
	float: left;
}
/*TOPバナー*/
.topbanner{
	position: absolute;
	/*width: 280px;*/
	height: auto;
	/*top: 540px;*/
	top: 525px;
	left: 360px;
	/*left: 380px;*/
}
.topbanner:hover,.banner:hover{
	opacity: 0.6;
}
/*  --- --- --- --- --- --- --- ---
会社コメント/理念
 --- --- --- --- --- --- --- ---*/
#greetings_box {
	height: 350px;
	margin: 30px 0 0 0;
}
/*社長コメント*/
.greetings {
	background: url(../images/greetings_bg.png) no-repeat;
	height: 287px;
	width: 324px;
	position: relative;
	float: left;
}
#greetings_coment {
	width: 240px;
	position: absolute;
	top: 70px;
	left: 50px;
}
#ceo_name {
	position: absolute;
	top: 240px;
	right: 0;
}
#ceo_name span {
	font-size: 23px;
}
/*理念*/
#philosophy {
	float: left;
	width: 500px;
	margin: 0 0 0 30px;
}
#philosophy li {
	margin: 8px 0 0 0;
}
#philosophy li p {
	font-size: 16px;
}
.philosophy_txt {
	padding: 0 0 0 15px;
}
.orange {
	color: #eb6100;
}
.green {
	color: #8fc420;
}
.blue {
	color: #00a1e9;
}
/*  --- --- --- --- --- --- --- ---
news
 --- --- --- --- --- --- --- ---*/
#news_top {
	background: url(../images/news_bg_top.png) repeat-x;
	height: 7px;
	margin: 0;
	padding: 0;
}
#news_bottom {
	background: url(../images/news_bg_bottom.png) repeat-x;
	height: 7px;
	margin: 0;
	padding: 0;
}
#news {
	background: url(../images/news_bg.png);
	height: auto;
	width: 100%;
	padding: 40px 0 0 0;
}
#newsimg {
	position: absolute;
	top: -290px;
	right: 0;
	z-index: 0;
}
h3 {
	background: url(../images/news_titimg.png) no-repeat 5px 2px;
	font-size: 22px;
	padding: 0 0 0 40px;
}
#news dl {
	margin: 10px;
	padding: 10px;
	border-bottom: 1px dotted #fff;
}
#news dt {
	position: absolute;
}
#news dd {
	padding: 0 0 0 150px;
}
/*  --- --- --- --- --- --- --- ---
びびっとがお手伝いできること
 --- --- --- --- --- --- --- ---*/
h2 {
	margin: 20px 0 0 0;
}
#helplist {
	margin: 0 0 30px 0;
}
#helplist li {
	position: relative;
	float: left;
}
#helplist li p {
	position: absolute;
	top: 160px;
	left: 30px;
	width: 235px;
}
#help1 {
	background: url(../images/help1.png) no-repeat;
	width: 294px;
	height: 348px;
}
#help2 {
	background: url(../images/help2.png) no-repeat;
	width: 294px;
	height: 348px;
	margin: 0px 0 0 28px;
}
#help3 {
	background: url(../images/help3.png) no-repeat;
	width: 294px;
	height: 348px;
	margin: 0px 0 0 28px;
}
/*  --- --- --- --- --- --- --- ---
ご契約の流れ
 --- --- --- --- --- --- --- ---*/
#steplist li {
	margin: 0 0 5px 0;
	padding: 25px 0 0 180px;
}
#step1 {
	background: url(../images/step1.png) no-repeat;
	width: 940px;
	height: 75px;
}
#step2 {
	background: url(../images/step2.png) no-repeat;
	width: 940px;
	height: 75px;
}
#step3 {
	background: url(../images/step3.png) no-repeat;
	width: 940px;
	height: 75px;
}
#step4 {
	background: url(../images/step4.png) no-repeat;
	width: 940px;
	height: 75px;
}
#step1 #title {
	font-size: 18px;
	color: #0063c7;
}
#step2 #title {
	font-size: 18px;
	color: #007af6;
}
#step3 #title {
	font-size: 18px;
	color: #0097f6;
}
#step4 #title {
	font-size: 18px;
	color: #38aaec;
}
#stepcoment p {
	text-align: right;
}
/*  --- --- --- --- --- --- --- ---
コスト
 --- --- --- --- --- --- --- ---*/
.cost_menu {
	width: 470px;
	position: relative;
}
.cost_tit {
	background-color: #007ab0;
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	height: 33px;
	color: #fff;
	font-size: 15px;
	padding: 12px 0 0 20px;
}
.cost_tit span {
	font-size: 20px;
}
.cost_menulist {
	margin-bottom: 10px;
}
.cost_menu dl {
	padding: 15px 10px;
	border-bottom: 1px dotted #221815;
}
.cost_menu dt {
	font-size: 17px;
	position: absolute;
}
.cost_menu dt span {
	font-size: 13px;
}
.cost_menu dd {
	font-size: 17px;
	padding: 0 0 0 380px;
}
/*サポート*/
.supportbox {
	width: 450px;
	border: 5px solid #d4d4d4;
	padding: 0 0 15px 0;
	margin: 0 0 32px 0;
	background-color: #fff;
}
.supportbox #textbox {
	width: 400px;
	margin: 0 auto;
}
/*  --- --- --- --- --- --- --- ---
利用者さまの声
 --- --- --- --- --- --- --- ---*/
.name p {
	float: left;
	font-size: 20px;
	margin: 30px 0 10px 0;
}
.name #naiyou {
	font-size: 15px;
	padding: 0 0 3px 0;
}
.voice_coment {
	padding: 0 0 30px 0;
	border-bottom: 2px dotted #000000;
}
/*  --- --- --- --- --- --- --- ---
QA
 --- --- --- --- --- --- --- ---*/
#qabox {
	background-color: #e3eff3;
	height: auto;
	padding: 20px;
	margin: 40px 0 0 0;
	box-shadow: 0px 0px 10px #ddd;
	border: 1px solid #ddd;
}
#qa_title {
	width: 301px;
	padding: 5px 0 0 0;
	margin: 0 auto;
}
/*アコーディオン*/
#acMenu dt {
	display: block;
	cursor: pointer;
	display: block;
	padding: 15px 0 15px 50px;
	margin: 5px 0;
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dotted #2f96b8;
	background: url(../images/qicon.png) no-repeat 5px;
	cursor: pointer;
}
#acMenu dd {
	background: #fff;
	height: auto;
	display: none;
	padding: 20px;
}
#acMenu dd p {
	background: url(../images/aicon.png) no-repeat;
	padding: 0 0 0 55px;
}
/*  --- --- --- --- --- --- --- ---
about
 --- --- --- --- --- --- --- ---*/
#about dl {
	border-bottom: 2px dotted #7dd2f7;
	height: auto;
}
#about dt {
	position: absolute;
	width: 150px;
      }
#about dd {
	padding: 10px 0 0 180px;
}
#map {
	border: 5px solid #fafafa;
}
/*  --- --- --- --- --- --- --- ---
スタッフ募集
 --- --- --- --- --- --- --- ---*/
#stafftop_tit {
	background: url(../images/staff_bg.png) repeat;
	height: 35px;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 15px 0 0 0;
	color: #fff;
}
#stafftop_tit p {
	font-size: 25px;
}
#recruit_bg {
	background-color: #8ec320;
	height: auto;
	padding: 30px 0;
}
.staff_btn {
	margin: 70px 0 0 0;
}
.staff_voice {
	background-color: #fff;
	height: auto;
	padding: 10px 25px 38px 25px;
	margin: 10px 0;
}
/*  --- --- --- --- --- --- --- ---
form
 --- --- --- --- --- --- --- ---*/
#form_tit {
	font-size: 20px;
	margin: 0 0 15px 0;
}
form#mailformpro dl dt {
	float: left;
	width: 150px;
	clear: both;
	font-size: 12px;
	text-align: right;
	margin: 0px;
}
form#mailformpro dl dd {
	margin: 0px;
	padding: 5px 5px 5px 160px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}
form#mailformpro dl dd ul, form#mailformpro dl dd ol {
	margin: 0px;
	padding: 0px;
}
form#mailformpro dl dd ul li, form#mailformpro dl dd ol li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mfp_buttons {
	width: 126px;
	margin: 0 auto;
}
.must {
	display: block;
	background-color: #C00;
	padding: 4px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
}
#sousin {
	border: 0px;
	width: 126px;
	height: 43px;
	background: url(../images/form_btn.png) left top no-repeat;
}
/*  --- --- --- --- --- --- --- ---
footer
 --- --- --- --- --- --- --- ---*/
#footer {
	background-color: #3c3c3c;
	height: 130px;
	color: #fff;
	margin: 30px 0 0 0;
	position: relative;
}
#footer p {
	position: absolute;
	left: 37%;
	bottom: 0;
}
/*  --- --- --- --- --- --- --- ---
pagetop
 --- --- --- --- --- --- --- ---*/
#page-top {
	position: fixed;
	bottom: 150px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #ef8033;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ef8033;
}



/*  --- --- --- --- --- --- --- ---
2f採用情報
 --- --- --- --- --- --- --- ---*/
.second{
	overflow-x:hidden;
	width:100%;
	}
 .bl_wrap{
	height: auto;
	margin: 20px;
	text-align: center;
 }

.bl_wrap h1 {
	background-color:#fff;
	padding: 3px 5px;
	border-color: #39B530;
	border-width: 1px 1px 1px 7px;
	border-style: solid;
	margin:15px 0;
}
.bl_wrap h2{
	border-bottom:2px solid #eb6100;
	padding:10px;
	margin-bottom:15px;
}
.wrap2f{
	width:600px;
	margin:0 auto;
}

table.style01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 2px solid  #eb6100;
	background-color:#fff;
	margin:0 0 15px 0;
}
table.style01 th {
	width: 100px;
	padding: 10px;
	vertical-align: top;
	color:  #eb6100;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
table.style01 td {
	width: 349px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.style01 li{
	list-style-type: decimal;
	margin:0 0 0 20px;
}
.syoku li{
		list-style-type: decimal;
	float:left;
	margin:0 50px 20px 25px;
}
