@charset "Shift_JIS";

/*	exclusive modules
----------------------------------------*/
/* -----common */
div.photoBoxRight {}	/* width setting exclusive */
div.photoBoxLeft {}	/* width setting exclusive */

/* -----header module */
div#header h1{ background:#fe7272; color:#FFFFFF; text-align:right; margin:0px !important;}
div#header {}
div#header p#siteID { margin-bottom: 8px; } /* site id position setting */

/* utilities */
div#header ul li a { color: #fff; text-decoration: none; }
div#header ul li a:hover { color: #000; }
div#header li.bic {
	background-color: #f93;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
}
div#header li.standard {
	background-color: #21A6FF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* -----tnav module */
/* for tnav positioning side panel */
/*div#tnav {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 180px;
	}

div#topMessage { margin-right: 200px; }*/

/* position bottom area */
div#tnav {}	

/* -----nav module */
div#gnav ul li#indication a {
	height: 49px;
	width: 176px;
	background: url(../../../img/3-017/p/indication.gif) no-repeat left top;
	line-height: 49px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	text-indent: 10px;
}
div#gnav ul li#indication a:hover {
	font-weight: bold;
	color: #000;
	background: url(../../../img/3-017/p/indication.gif) no-repeat 0 -49px;
}
div#gnav ul li#mailform a {
	height: 31px;
	width: 176px;
	background: url(../../../img/3-017/p/mailform_sitemap.gif) no-repeat left top;
	line-height: 31px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
}
div#gnav ul li#mailform a:hover {
	background: url(../../../img/3-017/p/mailform_sitemap.gif) no-repeat 0 -32px;
	color: #000;
	font-weight: bold;
}
div#gnav ul li#mailform a.current {
	background: url(../../../img/3-017/p/mailform_sitemap.gif) no-repeat 0 -32px;
	color: #000;
}
div#gnav ul li#sitemap a {
	height: 31px;
	width: 176px;
	background: url(../../../img/3-017/p/mailform_sitemap.gif) no-repeat left top;
	line-height: 31px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
}
div#gnav ul li#sitemap a:hover {
	background: url(../../../img/3-017/p/mailform_sitemap.gif) no-repeat 0 -32px;
	color: #000;
	font-weight: bold;
}
div#gnav ul li#sitemap a.current {
	background: url(../../../img/3-017/p/mailform_sitemap.gif) no-repeat 0 -32px;
	color: #000;
}

/* tnav side version */		
div#tnav dl dt a {
	color: #EA3EBF;
	text-decoration: none;
	border-left: 3px solid #ea3ebf;
	border-bottom: 1px dashed #ea3ebf;
	padding: 2px 3px 2px 2px;
}
div#tnav dl dt a:hover { color: #f90; }	


/* -----contents */
div.sectionA p.step {
	font-weight: bold;
	color: #EA3EBF;
	border: 1px groove #EA3EBF;
	background: #fcf;
	margin-top: 5px;
	padding-left: 10px;
}	
#breadNaviBox {
	font-size: 12px;
	border: 2px dotted #666;
	padding: 5px;
	margin-bottom: 10px;
}

/* -----footer画像を変更する場合 */
div#footerB {
 	clear: both; 
	background: url(../img/footer.gif) no-repeat;
	width: 760px;
}
div#footerTopB {}
div#footerNavB {}
div#footerBottomB {}
			
/* -----photoBoximgへborderを入れる場合削除*/			
div.photoBoxRight img,
div.photoBoxLeft img { border: none; }

#gnav .workPosition {
	text-align: center;
	margin-top: 20px;
	}
	
body { background: #FFFFFF; }

div#mainContents h1 {
	font-size:120%;
	color:#fff;
	border-top: 1px ridge #EF70CF;
	border-right: 2px ridge #EF70CF;
	border-bottom: 4px ridge #EF70CF;
	border-left: 1px ridge #EF70CF;
	margin-bottom: 15px;
	padding: 0px 5px 0px 5px;
	background: #EA3EBF;
	}


/* -----事業所案内印刷時のみフッター非表示 */
@media print {
  #company div#footerB { display:none !important; }
}


div#header h1,
div#header h2 {
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 5px;
	}
	

p.commonNotice {
	margin-left: 2em;
	margin-bottom: 0.8em;
	text-indent: -1em;
	line-height: 1.4;
	}
.tm {
	margin-bottom:10px !important;
	padding:10px 0 10px 0px !important;
	background-color:#f5ffe6 !important;
	border:double 3px !important;
	font-size:120% !important;
	/*font-weight:bold !important;*/
}

.fs { 
	font-size:105% !important;
	/*font-weight:bold !important;*/
	}

.catch { color:#EA3EBF !important; }


		/*	追加分
------------------------------------------------------------*/
/*
html,body {
	margin: 0;
	padding: 0;
	background-color: #FFF4FF;
	color:#4D341E;
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  sans-serif;
	}
div#container{
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,1);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,1);
	box-shadow: 0 3px 5px rgba(0,0,0,1);
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
}
div#header .headertop {
	background: #FF88AE;
	color:#FFFFFF; text-align:right;
font-size:12px; padding-right:5px;
}

div#footerNav address {
	color: #4D341E;
	}	
div#gnav ul li a:hover {
	color: #4D341E;
	}
div#gnav ul li a.current {
	color: #4D341E;
	}

div#gnav ul#multiNav li a:hover,
div#gnav ul#serviceNav li a:hover,
div#gnav ul.childNav li a:hover {
	color: #4D341E;
	}
div#gnav ul#multiNav li a.current,	
div#gnav ul#serviceNav li a.current,
div#gnav ul.childNav li a.current {
	color: #4D341E;
	}	*/

.cb{ clear:both;}
	

		/*	table
------------------------------------------------------------*/
table.commonTable02 {
	width: 95%;
	border-collapse: collapse;
}
	
table.commonTable02 .th_t{
	border-top: 3px solid #FF3664;
	}	
	
table.commonTable02 .td_t{
	border-top: 3px solid #aaa;
	}	 
	
	table.commonTable02 th,
table.commonTable02 td {
	border-bottom: 3px solid #fff;
	padding: 5px 3px;
	empty-cells: show;
	line-height: 1.3;
	}
table.commonTable02 th {
	background: #FFFBE4;
	border-right: 2px solid #fff;

	}
table.commonTable02 caption {
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	margin: 0 auto;
	color: #393;
	text-align: left;
	}


img.border2 {
	border:3px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 3px #B0B0B0;
	box-shadow: 1px 1px 2px 3px #B0B0B0;
}

/* company data table mark up */
table.table_data1 {
	border-collapse: collapse;
	empty-cells: show;
	color: #4D341E;
	font-size: 15px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
table.table_data1 th,
table.table_data1 td {
	padding: 2px 4px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	}
table.table_data1 th {
	white-space: nowrap;
	background-color: #FFCCFF;
	}
table.table_data2 {
	border-collapse: collapse;
	empty-cells: show;
	color: #4D341E;
	font-size: 14px;
	width: auto;
	margin: 0px 10px 10px 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	}
table.table_data2 th,
table.table_data2 td {
	padding: 2px 4px;
	line-height: 1.4;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}
table.table_data2 th {
	white-space: nowrap;
	background-color: #FFCCFF;
	}
table.table_data3 {
	border-collapse: collapse;
	empty-cells: show;
	color: #4D341E;
	font-size: 12px;
	width: auto;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	margin-top: 0px;
	margin-bottom: 10px;
	}
table.table_data3 th,
table.table_data3 td {
	padding: 2px 4px;
	line-height: 1.4;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}
table.table_data3 th {
	white-space: nowrap;
	background-color: #FFCCFF;
	color: #EA3EBF;
	}	


		/*	Q＆A
------------------------------------------------------------*/
.qa h3{
	font-size:110%;
	padding-left: 4px;
	border-left: 3px solid #EA3EBF;
	line-height: 1.1em !important;
	padding-bottom:2px;
}
.qa dl{margin: 10px 20px;}

.qa dt{
	border-bottom: 1px dotted #66CC33;
	padding-left: 0.5em;
	padding-bottom:2px;
	line-height: 1.5em;
	font-weight: bold;
}
.qa dd{
	padding: 0.4em 0 0 2em;
	line-height: 1.2em;
	margin-bottom:20px !important;
	text-indent: -1.5em;
}

.qa ul li a{ font-size:90%;	color:#EA3EBF;}

.qa dt::before {
	font-family: 'icomoon' !important;
	font-size: 1.5em;
	margin-left:0em;
	padding-right: 0.2em;
	content: 'Q';
	color: #FF6D6D;
}
.qa dd::before {
	font-family: 'icomoon' !important;
	font-size: 1.5em;
	position: relative;
	margin: 0;
	padding-right: 0.2em;
	content: 'A';
	color: #6DB101;
}
		/*	サービス内容追加分
------------------------------------------------------------*/
/* -----サービス紹介----- */
div.wrap02 {
	margin: 0 20px 20px;
	padding: 5px 0px;
}

div.nagare{
	width:120px;
	margin:0px 5px 20px 10px;
	float:left;
	font-size: 12px;
}
div.service_inner{	padding: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
  box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	background: #fff;
	margin-bottom:15px;
	border-radius:5px;
}

/* -----料金表テーブル----- */
.fee_table{background:#FFFFCC; border-radius:10px; margin:10px 10px 30px; }
.fee_table th{ padding:5px 5px 0px 15px;}
.fee_table td{ padding:5px 15px 5px 0px;}

.fee_table2 img{ margin:2px;}

.fs120{font-size:120%;}
.fs150{font-size:150%;}

dl.kaji_service{ margin-bottom:20px;}
dl.kaji_service dt{ border-bottom:1px dashed #664A17}

/* -----リスト----- */
/*.content_box .basicUl li:before {
  content:'●';
  font-size: 90%;
	vertical-align: middle;
}*/
.basicOl li {
	line-height: 1.5em;
	padding-bottom: 1.2em;
}
.basicUl li {
	line-height: 1.5em;
	padding-bottom: 0.5em;
}

.list_marker_p {margin:0 0 3em -0.3em;}
.list_marker_p li{
/*	background: url(../../../img/common_marker/marker_p01.gif) no-repeat left center;*/
	list-style: none !important;	
	padding-left:1em;
	margin-bottom:0.3em;
}
.list_marker_p li::before{content: "\273F";
color: #FD6C93}


/*	border
-----------------------------------------------------*/
.border { border: 1px solid #666; }
.border2 {border: 1px solid #666;	padding: 5px;	}	/* 白枠を入れる場合 */

/* border太め */
.border3 {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
  box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	background: #fff;
}
/* border細め */
img.border4 {
	border:3px solid #fff;
	box-shadow: 1px 1px 2px 3px #B0B0B0;
}

/*	採用情報へのリンク
-----------------------------------------------------*/
.company{
border: 1px solid #afa9b0;
border-radius: 4px;
margin:20px 0px 20px 0px;
padding:15px 30px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.36);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.36);
box-shadow: 0 1px 5px rgba(0,0,0,0.36);
}
.company h3{ font-size:20px;margin:10px 0px 20px 5px;border-bottom:3px double #FF9040;}
.company p{font-size:120%; font-weight:bold;}

.ol_basic01 li{ margin-bottom:10px;}

/*	マージン
-----------------------------------------------------*/
.ml10{margin-left:10px!important;}
.mr10{margin-right:10px!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}

.txtR{text-align:right!important;}
.txtL{text-align:left!important;}
.txtC{text-align:center!important;}

.txtIdt-1 {
	text-indent: -1em;
	margin-left: 1em;
}


/*	採用ボタン
-----------------------------------------------------*/

.recruit_form {
	box-shadow:1px 1px 3px 3px #b6b6b6,0px 1px 4px 0px #ff881f inset;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #db5503;
	cursor:pointer;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	padding:15px 20px;
	text-decoration:none;
	text-shadow:1px 1px 3px #882b01;
	text-align:center!important;
	margin: 20px 80px 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7000+0,ff5200+100 */
background: #ff7000; /* Old browsers */
background: -moz-linear-gradient(top, #ff7000 0%, #ff5200 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff7000 0%,#ff5200 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff7000 0%,#ff5200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7000', endColorstr='#ff5200',GradientType=0 ); /* IE6-9 */
}
.recruit_form a{color:#fff; text-decoration:none;}
.recruit_form:hover {
	background-color:#FF9933;
	color:#ffffff;
}
.recruit_form:active {
	position:relative;
	top:1px;
}

/****************** フローチャート *****************/
.flow_time {
/*	width: 100%;
*/	margin: 20px 0 0 0;
	/*  font-size: 85%;
*/
}
.flow_time caption {
	margin: 0 0 20px 0;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #FF8519;
}
.flow_time_box {
	
	padding: 20px 10px 10px;
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	background: #FFFFCC;
}
.f_time_number_g {
	min-width: 120px;
	height: 25px;
	line-height: 25px;
	padding: 2px 5px;
	display: block;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	top: -10px;
	left: -10px;
	background: #4AD04C;
}
.f_time_number_o {
	min-width: 120px;
	height: 25px;
	line-height: 25px;
	padding: 2px 5px;
	display: block;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	top: -10px;
	left: -10px;
	background: #FF9900;
}
.flow_time_box p {
	margin: 0;
	padding: 0;
}
.f_time_arrow {
	margin: 10px auto;
	display:block;
	width: 0px;
height: 10;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #ff6666 transparent transparent transparent;
	/*margin: 10px auto;
	display: block;
	width: 20px;
	border-top: 10px solid #FF6666;
	border-bottom: 0px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;*/
}
.flow_none {
	background-color: #FFFFFF;
}
.f_arrow_none {
	margin: 10px auto;
	display: block;
	width: 20px;
}