@charset "shift_jis";

 
html, body    {
    height:100%;
}


body {
	color: #000;
	background-image:url(/img/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
	font: 85%/1.5  "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

h1 {
	font-size:8px;
	font-weight:normal;
	text-align:left;
	color:#666;
	margin:0;
    padding:0;
	padding-top:5px;
}




/*リンク設定
------------------------------------------------------*/
a:hover img
{
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #fff;
}


/*コンテンツ
------------------------------------------------------*/
#container {
	width:1000px;
	background-color:#FFF;
	margin:auto;
}

#contents {
	width:982px;
	background-color:#FFF;
	margin:auto;
	overflow:hidden;
}

#left {
	width:712px;
	float:left;
}

#right {
	width:260px;
	float:right;
}


/*ヘッダー
------------------------------------------------------*/
#header {
	background-image:url(/img/header_bg.jpg);
	background-repeat:no-repeat;
	width:982px;
	height:102px;
	margin:auto;
	padding:1px 0px 0px 0px;
}

#menu {
	width:1000px;
	height:39px;
	margin:auto;
	margin-top:-2px;
}

#menu ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}

#menu li a{
display: block; 
background-color: #41210a;
padding: 3px;
text-decoration: none;
color: #fff;
width: 119px;
height:39px;
line-height:39px;
margin: 1px 0px;
text-align: center;
font-size: 14px;
}

#menu li a:hover{
background-color: #ff6b9b;
}

#menu #haji li a{
display: block; 
border: 1px solid #474655;
background-color: #fff;
padding: padding: 3px 10px;;
text-decoration: none;
color: #333;
width: 119px; 
height:39px;
line-height:39px;
margin: 1px 0px;
text-align: center;
font-size: 14px;
}

#menu #haji li a:hover{
display: block; 
border: 1px solid #474655;
background-color: #F3D898;
}




/*メイン
------------------------------------------------------*/
#main {
	width:982px;
	background-image:url(/img/bg.gif);
	margin:auto;
	margin-top:6px;
	margin-bottom:12px;
	padding:8px 0px 8px 0px;
}

#main_u {
	width:982px;
	margin:auto;
	margin-top:6px;
	margin-bottom:12px;
	padding:8px 0px 8px 0px;
}

#main_slide {
	width:950px;
	margin:auto;
}



/*左カラム
------------------------------------------------------*/
#left_tl {
	background-image:url(/img/tl_bg.jpg);
	background-repeat:no-repeat;
	width:682px;
	height:63px;
	color:#333;
	font-size:18px;
	text-align:left;
	line-height:61px;
	padding-left:30px;
}

#left_block {
	width:692px;
	text-align:left;
	margin:10px 0px 30px 20px;
}



#left_block p {
	width:680px;
	text-align:left;
	font-size:14px;
	color:#333;
	line-height:1.7em;
	margin:0px;
	margin-bottom:20px;
}

.left_tl_pink {
	color:#ea2595;
	font-size:17px;
}

#left_box {
	width:640px;
	background-color:#ff93ca;
	color:#FFF;
	font-size:25px;
	padding:10px 10px 10px 22px;
	text-align:left;
	margin:10px 0px 0px 18px;
	-moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border-radius: 10px;
}

.left_tl2 {
	width:680px;
	border-bottom:1px #ea2595 solid;
	color:#ea2595;
	text-align:left;
	font-size:22px;
	margin:10px 0px 10px 20px;
}

#left_L {
	float:left;
	width:370px;
}

#left_L p {
	width:370px;
	text-align:left;
	font-size:14px;
	line-height:1.7em;
	margin:0px;
	margin-bottom:20px;
}

#left_R {
	float:right;
	width:298px;
	margin-left:15px;
}

#left_box2 {
	width:650px;
	background-color:#faffe1;
	color:#ea2595;
	font-size:18px;
	padding:10px 10px 10px 22px;
	border:2px #ea2595 solid;
	margin:10px 0px 15px 0px;
}

#left_work_l {
	width:330px;
	float:left;
	margin-left:20px;
	text-align:left;
	margin-bottom:20px;
}

#left_work_r {
	width:330px;
	float:right;
	margin-right:10px;
	text-align:left;
	margin-bottom:20px;
}

#left_box3 {
	width:295px;
	background-color:#faffe1;
	color:#ea2595;
	font-size:18px;
	padding:10px 10px 10px 22px;
	border:2px #ea2595 solid;
	margin:10px 0px 5px 0px;
}

.left_tl3 {
	width:680px;
	border-bottom:1px #ea2595 solid;
	color:#ea2595;
	text-align:left;
	font-size:18px;
	margin:10px 0px 10px 0px;
}

#left_block2 {
	width:692px;
	text-align:left;
	margin:10px 0px 30px 20px;
}

#left_block2 p {
	width:680px;
	text-align:left;
	font-size:14px;
	color:#333;
	line-height:1.7em;
	margin:0px;
	margin-bottom:20px;
	margin-left:20px;
}



/*右カラム
------------------------------------------------------*/
#right_tl {
	width:250px;
	background:#ff6b9b;
	color:#FFF;
	text-align:left;
	height:30px;
	font-size:16px;
	line-height:30px;
	padding-left:10px;
	margin-top:20px;
}

#right p::before {
	content: "●";
	color:#ff6b9b;
}

#right p {
	width:250px;
	background:#faffe1;
	height:30px;
	line-height:30px;
	border-bottom:1px #666 dotted;
	margin:0;
	text-align:left;
	padding-left:10px;
}

#right img {
	margin-top:10px;
}

.right_img_top {
	margin:0 !important;
}

#right a {
	color:#333;
	text-decoration:none;
}

#right a:hover {
	color:#ff6b9b;
}


/*フッター上受付
------------------------------------------------------*/
#apply {
	width:982px;
	border-top:1px #999 solid;
	text-align:left;
	margin-top:20px;
}

#apply img {
	margin:0;
}


/*フッター
------------------------------------------------------*/
#footer {
	background:#68d18f;
	width:100%;
	color:#FFF;
	height:50px;
	line-height:50px;
}

#footer_bottom {
	background:#FFF;
	width:100%;
	color:#333;
	height:50px;
	line-height:50px;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}


/*共通
------------------------------------------------------*/
.clear {
	clear:both;
}

#page_top {
	width:680px;
	text-align:right;
	margin-top:15px;
}

#page_top a {
	color:#00F;
}

.txt_gray {
	color:#333;
}


/*アコーディオン
------------------------------------------------------*/
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:14px;
	color:#333;
}

.demo a {
	display: block;
}

.demo .child {
    display: none;
    margin: 0 0 -1px;
    padding: 0;
    background: #fff;
}

.demo .child .menu {
	background: #eaeaea;
	color: #5e5e5e;
}

.demo .child .menu:hover {
	background: #d0d0d0;
}

.demo .child > li {
	margin: 4px 0;
	padding: 0 0px;
	border-bottom: 1px dotted #dddddd;
}

.demo .child > li:last-child {
	border-bottom: 0;
}

.switch .menu:after {
	position: absolute;
	top: 55%;
	right: 15px;
	margin-top: -1.4rem;
	content:url(/img/open.jpg);
	font-weight: bold;
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear; 
}
  
.switch .menu.active:after {
	position: absolute;
	top: 55%;
	right: 15px;
	margin-top: -1.4rem;
	content:url(/img/close.jpg);
	font-weight: bold;
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear; 
}

.menu {
  display: block;
  position: relative;
}


/*Q&A
------------------------------------------------------*/
.faq_txt {
	margin-left:10px;
	margin-bottom:30px;
}


/*応募＆お問合せ
------------------------------------------------------*/
.font_red {
	color: #F00;
}

#kariprof_block {
	width:692px;
	text-align:left;
	margin:10px 0px 0px 20px;
}

#kariprof_block2 {
	width:692px;
	text-align:left;
	margin:10px 0px 0px 0px;
}

.kariprof_list dt{
  color: #ea2595;
  width : 70px;
/* 左寄せ */
  float : left;
/* float解除 */
  clear : both;
}

.kariprof_list dd{    
/* dtの幅分の設定 */
  margin-left : 70px;
}


/*オペレーター業務委託契約
------------------------------------------------------*/
.kiyaku_list dt{
  color: #F00;
  width : 20px;
/* 左寄せ */
  float : left;
/* float解除 */
  clear : both;
}
 
.kiyaku_list dd{    
/* dtの幅分の設定 */
  margin-left : 30px;
}

.kiyaku_list_2 dt{
  color: #F00;
}



/*獲得報酬例
------------------------------------------------------*/
#salary_parent {
	display:table;
	margin-top:15px;
	margin-bottom:40px;
}

#salary_parent2 {
	display:table;
	margin-top:15px;
	margin-left:15px;
}

#salary_box {
	width:222px;
	background-color:#ff6b9b;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	margin:10px 0px 0px 10px;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    border-radius: 5px;
	text-align:center;
	padding-top:5px;
	color:#FFF;
	display:table-cell;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

#salary_box_in {
	width:90%;
	height:145px;
	background-color:#faffe1;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
	margin:auto;
	margin:5px 0px 10px 6px;
	color:#333;
	padding:5px;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}

#salary_space {
	width:10px;
}

.salary_txt {
	font-size:18px;
	font-weight:bold;
	color:#ff6b9b;
}

#salary_img {
	width:150px;
	text-align:left;
	display:table-cell;
}

#salary_L {
	width:270px;
	text-align:left;
	display:table-cell;
	vertical-align:top;
}

#salary_R {
	width:235px;
	background-color:#FFF;
	display:table-cell;
	vertical-align:top;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    border-radius: 5px;
	border:2px #ff6b9b solid;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

#salary_L p {
	margin-left:10px;
}

.salary_pink {
	color:#ff6b9b;
	font-weight:bold;
}

.salary_R_tl1 {
	border-bottom:2px #630 dotted;
	width:95%;
	margin:auto;
	line-height:2.0em;
	margin-top:5px;
	margin-bottom:5px;
	color:#630;
	font-weight:bold;
}

.salary_R_tl2 {
	border-top:2px #630 dotted;
	border-bottom:2px #630 dotted;
	width:95%;
	margin:auto;
	line-height:2.0em;
	margin-top:15px;
	margin-bottom:5px;
	color:#630;
	font-weight:bold;
}

.salary_R_r {
	float:left;
	width:102px;
	margin-left:8px;
	text-align:left;
}

.salary_R_l {
	float:left;
	width:115px;
	text-align:right;
}

.salary_R_txt {
	text-align:left;
	width:95%;
	margin:auto;
}

.salary_line {
	border:1px #999 dotted;
	width:680px;
	margin:30px 0px 30px 10px;
}



/*募集要項
------------------------------------------------------*/
table{
	width:675px;
	background-color:#ff6b9b;
}

td{
	width: auto;
	padding: 4px;
	background:#FFF;
}

th{
	width: 130px;
	padding: 4px;
	background:#faffe1;
}


/*問い合わせフォーム
------------------------------------------------------*/
.kariprof_form{
	width: 630px;
	margin:0 0 0 30px;
}

dl#formList{
	margin-bottom:10px;
}
dl#formList dt{
	clear:left;
	float:left;
	padding:10px;
}

dl#formList dd{
	padding:10px 10px 10px 300px;
	border-bottom:1px solid #999;
}


input.textBox{
	width:100%;
}

ul.formButtonList li{
	text-align:center;
	float:left!important;
	margin-right:0!important;
	margin-top: 15px;
	width:315px !important;
}


textarea{width:100%;}


/*送信ボタン
------------------*/
.formButtonList .formButton_type_A {
	-moz-box-shadow:inset 1px 1px 0px 0px #fbafe3;
	-webkit-box-shadow:inset 1px 1px 0px 0px #fbafe3;
	box-shadow:inset 1px 1px 0px 0px #fbafe3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
	background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
	background-color:#ff5bb0;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
text-indent:0;
	border:1px solid #ee1eb5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
height:45px;
	line-height:42px;
width:180px;
	text-decoration:none;
	text-align:center;
	text-shadow:3px 3px 0px #c70067;
}
.formButton_type_A:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
	background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
	background-color:#ef027d;
}
.formButton_type_A:active {
	position:relative;
	top:1px;
}


/*リセットボタン
------------------*/
.formButtonList .formButton_type_B {
	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
	box-shadow:inset 1px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
height:45px;
	line-height:42px;
width:180px;
	text-decoration:none;
	text-align:center;
	text-shadow:3px 3px 0px #ffffff;
}
.formButton_type_B:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}
.formButton_type_B:active {
	position:relative;
	top:1px;
}

/*登録周りカラムなしのため追加
既存のid,classに"_registration"か"_registration2"をつけて対応
------------------*/
#left_registration {
	width:982px;
	float:left;
}
#left_tl_registration {
	background-image:url(/img/tl_bg_2.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:63px;
	color:#333;
	font-size:18px;
	text-align:left;
	line-height:61px;
	padding-left:30px;
}

#left_block_registration,#left_block_registration2 {
	width:952px;
	text-align:left;
	margin:10px 0px 30px 20px;
}

#left_block_registration2 {
	text-align:center !important;
}

#left_L_registration {
	float:left;
	width:350px;
}

#left_R_registration {
	float:right;
	width:590px;
	margin-left:5px;
}

#left_box2_registration {
	width:915px;
	background-color:#faffe1;
	color:#ea2595;
	font-size:18px;
	padding:10px 10px 10px 22px;
	border:2px #ea2595 solid;
	margin:10px 0px 15px 0px;
}

.kariprof_form_registration {
	width: 890px;
	margin:0 0 0 30px;
}
ul.formButtonList_registration{
	width:630px;
	margin:0 auto;
}
.kariprof_form_registration input{
	font:100%  "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.formButtonList_registration2 li {/*----ボタン１つ----*/
	text-align:center;
	margin:15px auto!important;
	width:635px !important;
}