

/*  会員制イメージオナクラ(みるッくま)
--------------------------------------------------------------------------*/
/*  http://www.club3.tv/
--------------------------------------------------------------------------*/

a:link {text-decoration: none;} 
a:visited {text-decoration: none;} 
a:hover {text-decoration: none;} 
body { margin:0px;padding:0px;}
body { width: 100%;}
body { background-color: #fff; }
body, th, td, div, font { line-height: 1.5; }

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
body { font-size: 16px;font-size: 1.6rem;   /* sets the default sizing to make sure nothing is actually 10px */}
html { font-size: 62.5%; /* sets the base font to 10px for easier math */}

ul, ol, ul li, ol li { list-style: none;}
img, a img { border: 0px none; vertical-align: bottom;}
form{margin:0px;}
input{margin:0px;}form{margin:0px;}
.mincho { font-family: "Hiragino Mincho ProN","ヒラギノ明朝 ProN W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; }


/*  背景関連
--------------------------------------------------------------------------*/
_body { background : transparent url(../img/dot01.png) repeat center top;position:relative;}
body { background-color: rgba(255,255,255,1.0);position:relative;}


.bg01 { background-color: rgba(247,243,240,1.0);padding: 20px 10px 20px 10px;margin: 0px 0px 0px;}
.bg02 { background-color: rgba(255,245,245,0.8);padding: 10px 10px 10px 10px;margin: 0px 0px 0px;}
.bg03 { background-color: rgba(255,255,255,1.0);padding: 10px 10px 10px 10px;margin: 0px 0px 0px;}


.bg_main { background : transparent url(../img/bg_main.jpg) repeat center top;border-top: 1px solid #f5efec;padding: 20px 0px 0px;position:relative;}


/*  タイトル関連
--------------------------------------------------------------------------*/
h1 { margin: 0px 0px 0px;padding: 0px 0px 0px 10px;line-height: 1.5;}
h1 { font-weight: normal;font-size: 10px;color: #666;letter-spacing:0px;}
h2 { margin: 0px 0px 0px;padding: 0px 0px 10px 0px;}
h2 { font-size: 14px;color: #40210f;font-weight: bold;letter-spacing:-1px;text-align: center;}
.clear { display: none;}


.title01{ background-color:#fd5981;border-radius: 0px;padding: 15px 15px 15px 15px;}
.title01{ margin: 0px 0px 0px;font-size: 16px;color: #fff;font-weight: bold;line-height: 1.5;letter-spacing:0px;text-align: left;}
.title02{ background-color: rgba(255,203,229,0.8);border-radius: 0px;padding: 15px 15px 15px 15px;}
.title02{ margin: 0px 0px 0px;font-size: 16px;color: #fff;font-weight: bold;line-height: 1.5;letter-spacing:0px;text-align: left;}

.title_img { max-width: 96%; height:auto;margin: 15px 0px 20px;}

.title_search{ background-color: rgba(255,255,255,0.9);border: 2px solid #febcce;line-height: 1.5;padding: 10px 0px 10px 10px;}
.title_search{ margin: 0px 5px 5px;text-align: left;font-weight: bold;font-size: 12px;color: #ff0040;letter-spacing:0px;}

/*  へッダー
--------------------------------------------------------------------------*/
.header { width: 100%;margin: 0px 0px 0px;padding: 10px 0px 0px 0px;}
.header { background-color: rgba(255,255,255,0.8);position: relative;z-index: 9999;}
.head_logo { max-width: 280px; }



/*  メニュー
--------------------------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-table;min-height: 1%;}
.global_menu{ font-size: 20px;color: 333;z-index: 9999;}
.global_menu a{
    display:block;
    width:43px;border-radius: 4px;
    height:43px;margin: 0px 0px 0px 0px;
    cursor:pointer;z-index: 9999;position: absolute;z-index:999;top: 15px;right: 20px;
    }

#category_list{ width:100%; background-color: rgba(255,255,255,1.0);border-bottom: 1px solid #bce0d1;padding: 0px 0px 0px 0px;}
#category_list{ position: fixed;z-index:9999;top: 0px;left: 0px;display:none;}

.list_close { background: #bce0d1;line-height: 50px;border-radius: 0%;}
.list_close { margin: 10px 8px 10px 8px;display:block;text-align: center;}
.list_close { color:#fff;font-size:13px;font-weight:bold;text-decoration: none;cursor:pointer;}

ul.list_menu { margin: 8px 8px 8px 8px;padding-left: 0px;border: 1px dotted #e1decf;border-radius: 0px;}
ul.list_menu { background: #fff;}
ul.list_menu:after {content: "";display: block;clear: both;}
.list_menu li {
  list-style: none;
  float: left;
  width: 50%;
  min-width: 130px;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #e1decf;
  border-bottom: 1px solid #e1decf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list_menu li {  }
.list_menu li:nth-child(even) {border-right: none;}
.list_menu li:nth-last-child(1),
.list_menu li:nth-last-of-type(2) { border-bottom: none;}
.list_menu li:nth-last-of-type(2):nth-child(even) {}
.list_menu li { background: url('../img/headmenu_arrow.png') no-repeat scroll right center ; }
.list_menu li a {display: block;padding-left: 8px;height: 45px;color: #23170c;font-weight: bold;font-size: 13px;letter-spacing:0px;}
.list_menu li a:hover { background-color: #ffcbe5;text-decoration: none;display:block;color: #fff;}




/*  TOP
--------------------------------------------------------------------------*/
.top_block { background-color: rgba(249,248,236,1.0);}
.top_block { padding: 10px 10px 10px;position: relative;z-index: 4;}

#title_box { padding: 18px 10px 18px;background : transparent url(../img/line.png) no-repeat;background-position: bottom;text-align: center;position: relative; }
#title_box img { max-width: 100%; height:auto;margin: 0px 0px 18px; }
.top_img01 { max-width: 100%; height:auto;}

.concept_block { background-color: rgba(255,255,255,1.0);padding: 20px 15px 20px ;margin: 0px 0px 0px;}
.concept_comme { max-width: 700px;padding: 15px 0px 15px ;}
.concept_comme { font-size:13px;color: #222;line-height: 1.5;letter-spacing:0px;text-decoration: none;text-align: left;}

.access_block { background-color: rgba(248,250,242,1.0);padding: 20px 15px 20px ;margin: 0px 0px 0px;}
.info_block { background-color: rgba(255,248,248,1.0);padding: 20px 15px 20px ;margin: 0px 0px 0px;}
.main_block { background-color: rgba(255,255,255,1.0);padding: 20px 15px 20px ;margin: 0px 0px 0px;}


.button_other { max-width: 450px;font-size:11px;font-weight:bold;text-decoration:none;margin: 30px 0px 0px 0px;}
.button_other a { border: 1px solid #b0c957;border-radius: 18px;padding: 0px 0px 0px 0px;}
.button_other a { line-height: 36px;background-color: rgba(178,181,170,1.0);color: #fff;text-align: center;text-decoration: none;display:block;}
.button_other a:hover  { background-color: rgba(178,181,170,0.7);color: #fff;text-decoration: none;display:block;}

.concept01{ max-width: 800px;background-color:#fff;border: 4px solid #ffbfcf;border-radius: 15px;line-height: 1.5;padding: 20px 20px 20px;}
.concept01{ margin: 10px 0px 10px;text-align: left;font-weight: normal;font-size: 15px;color: #222;letter-spacing:0px;}
.concept_img { max-width: 100%; height:auto;}
.concept_img2 { max-width: 100%; height:auto;margin: 30px 0px 0px 0px;}


.concept { background-color: rgba(255,255,255,1.0);border:1px solid #ebeae3;padding: 15px 15px 15px 15px;}
.concept { font-size:15px;text-decoration: none;color: #222;line-height: 1.5;letter-spacing:0px;text-align: left;}




/*  求人バナー
--------------------------------------------------------------------------*/
ul.job_bana { padding: 0px 10px 10px ;margin: 0px 0px 0px;}
ul.job_bana li { background-color:#fff;display: block;}
ul.job_bana li { text-align: center;padding: 0px 0px 5px;}
ul.job_bana li img { width: 100%;}


/*  収入例
--------------------------------------------------------------------------*/
ul.salary { background-color:#fff6f8;padding: 20px 10px 10px ;margin: 0px 0px 0px;}
ul.salary li { background-color:#fff;display: block;}
ul.salary li { text-align: center;padding: 5px 0px 5px;}
ul.salary li img { width: 100%;}

/*  初めての方
--------------------------------------------------------------------------*/
ul.point { padding: 10px 0px 10px 0px;margin: 0px 0px 0px;}
ul.point { width: 100%;background-color:#fff6f8;display:inline-block;}
ul.point li { background-color:#fff;margin: 10px 8px 10px;padding: 10px 10px 10px 10px;text-align: left;}
ul.point li img { width: 100%; height:auto;margin: 10px 0px 10px;}

.point01 { margin: 5px 0px 0px 0px;padding: 10px 8px 10px 8px;}
.point01 { line-height: 1.5;background-color:#fff8f8;border-left:5px solid #fb547d;}
.point01 { font-size: 14px;color: #fb547d; line-height: 1.5;letter-spacing:0px;text-align: left;}
.point02 { padding: 10px 0px 0px 0px;margin: 0px;text-align: left;font-size: 14px;color: #222;letter-spacing:0px;}

/*  稼げる理由
--------------------------------------------------------------------------*/
ul.reason { padding: 10px 0px 10px 0px;margin: 0px 0px 0px;}
ul.reason { width: 100%;background-color:#f9ffec;display:inline-block;}
ul.reason li { background-color:#fff;margin: 10px 8px 10px;padding: 10px 10px 10px 10px;text-align: left;}
ul.reason li { font-size: 14px;color: #222;letter-spacing:0px;line-height: 1.5;}
ul.reason li img {  width: 100%;height:auto;margin: 10px 0px 10px;}

/*  待機ルーム
--------------------------------------------------------------------------*/
ul.room { width: 100%;padding: 0px 0px 0px ;margin: 0px 0px 0px;display:inline-block;}
ul.room li { width: 50%;background-color:#fff;}
ul.room li { margin: 0px 0px 0px;padding: 5px 0px 5px;display:block;float: left;text-align: center;}
ul.room li img { width: 98%; height:auto;margin: 0px 0px 10px;}
.room_comme { margin: 0px 2px 0px;padding: 5px 5px 5px ;font-size: 10px;color: #fb547d; line-height: 1.5;letter-spacing:-1px;text-align: center;}

/*  在籍者の声
--------------------------------------------------------------------------*/
_#voice { padding: 20px 0px 20px 0px;}
_#voice dt { line-height:50px;cursor:pointer;}
_#voice dt { background: url('../img/arrow_down.png') no-repeat scroll right center;background-color:#fdb4c5;}
_#voice dt { padding: 0px 0px 0px 15px;margin: 3px 5px 0px 5px;border-radius: 10px;border: 1px solid #fc8ba6;}
_#voice dt { font-weight: bold;font-size: 15px;color: #fff;text-align:left;}
_#voice dt.active { background-color:#e0005a;border: 1px solid #8a0128;}
_#voice dd { text-align:center;display:none;}
_#voice dd { padding: 10px 0px 10px 0px;margin: 0px 0px 0px 0px;}

ul.voice { padding: 10px 0px 10px 0px;margin: 0px 0px 0px;}
ul.voice { width: 100%;background-color:#fff;display:inline-block;}
ul.voice li { border: 1px solid #febcce;background-color:#fff;padding: 10px 8px 10px 8px;margin: 0px 5px 5px;border-radius: 5px;}
.voice_title { background-color: #ff006d;margin: 0px 0px 5px;padding: 9px 8px 8px;}
.voice_title { font-size: 12px;color: #fff;letter-spacing:0px;line-height: 1.2;text-align: left;}
table.voice_data { margin: 5px 0px 5px 0px; border-collapse: separate;border-spacing: 0px 1px;}
table.voice_data th { background-color: #ff006d;padding: 7px 8px 7px;font-size: 10px; letter-spacing:-1px;font-weight: normal;line-height: 1.5;color: #fff;text-align: left;vertical-align: middle; }
table.voice_data td { background-color: #fff;padding: 7px 8px 7px;font-size: 10px; letter-spacing:0px;line-height: 1.5;color: #333;text-align: left; vertical-align: middle; }
.voice_name { margin: 0px 0px 0px 0px;padding: 2px 0px 2px 8px;}
.voice_name { font-size: 15px;color: #ffb3cc;letter-spacing:0px;font-weight: bold;line-height: 1.5;text-align: left;}
.voice_comme { font-size: 12px;color: #222;letter-spacing:1px;line-height: 1.5;margin:0px;text-align: left;padding: 10px 0px 0px 8px;}
.voice_img { margin: 0px 10px 10px 0px;}

/*  よくある質問
--------------------------------------------------------------------------*/
ul.faq { padding: 10px 0px 10px 0px;margin: 0px 0px 0px;}
ul.faq { width: 100%;background-color:#f4f4f4;display:inline-block;}
ul.faq li { background-color:#fff;margin: 8px 8px 8px;padding: 10px 10px 10px 10px;text-align: left;}

.faq_q { margin: 5px 0px 8px 0px;padding: 7px 0px 10px;border-bottom:1px dotted #f86b91;}
.faq_q { font-size: 14px;color: #f86b91; font-weight: bold;letter-spacing:0px;line-height: 1.5;text-align: left;}
.faq_a { padding: 7px 0px 10px 0px;margin: 0px;text-align: left;font-size: 14px;color: #222;letter-spacing:0px;}
.faq_icon { vertical-align: -7px;margin: 0px 10px 5px 0px ;}

/*  お仕事までの流れ
--------------------------------------------------------------------------*/
ul.flow { padding: 10px 0px 10px 0px;margin: 0px 0px 0px;}
ul.flow { width: 100%;background-color:#fff6f8;display:inline-block;}
ul.flow li { background-color:#fff;margin: 10px 8px 10px;padding: 10px 10px 10px 10px;text-align: left;}
ul.flow li { font-size: 14px;color: #222;letter-spacing:0px;line-height: 1.5;}
ul.flow li img { width: 100%; height:auto;margin: 10px 0px 10px;}

#flow_step  { width: 100%;padding: 10px 0px 10px;display:inline-block;}
#flow_step  { font-size: 10px;color: #222; line-height: 1.5;letter-spacing: 0px;}
#flow_step .flow_step_box { background-color:#fff;width: 25%; text-align: center; padding: 0px; margin: 0px 0px 5px;border-right: 0px solid rgb(0, 0, 0); float: left; }
#flow_step .flow_step_box img { width: 98%;margin: 0px 0px 5px;}



/*  RECRUIT
--------------------------------------------------------------------------*/
.job_block { background-color: rgba(255,255,255,1.0);}
.job_block { padding: 10px 10px 10px;position: relative;z-index: 4;}

.job_img01 { max-width: 100%; height:auto; margin: 10px 0px 10px 0px;}
.job_title01 { font-size:11px;color: #222;font-weight: normal;line-height: 1.5;letter-spacing:0px;text-decoration: none;text-align: center;}
.job_title02 { font-size:19px;color: #fe1f70;font-weight: bold;line-height: 1.5;letter-spacing:0px;text-decoration: none;text-align: center;}
.job_title03 { font-size:20px;color: #6fcce0;font-weight: bold;line-height: 1.5;letter-spacing:0px;text-decoration: none;text-align: center;}


#recruit .recommend { max-width: 900px; padding: 15px 10px 15px; border: 2px solid rgb(242, 133, 105); border-radius: 10px; }
#recruit .recommend h3{ padding: 0px;margin: 0px; color: rgb(242, 133, 105); font-size: 18px; text-align: center;}

ul.recommend_list { max-width: 870px;padding: 10px 0px 10px;margin: 0px 0px 0px;}
ul.recommend_list { position: relative;right:0px;left:0px;margin:auto auto;}
ul.recommend_list li { width: 280px;float: left;padding: 5px 5px 5px;margin: 0px 0px 0px;text-align: left; }
ul.recommend_list li { font-size: 12px; letter-spacing:-1px;line-height: 1.5;color: #222; }
ul.recommend_list:after { content: "";display: block;clear: both;}

ul.job_info { padding: 20px 0px 10px 0px;margin: 20px 0px 10px;}
ul.job_info { background-color:#f4f4f4;}
ul.job_info li { background-color:#fff;display: block;}
ul.job_info li { text-align: center;padding: 20px 20px 20px 20px;margin: 10px 10px 10px;}

.job_info_title { padding: 15px 0px 0px 0px;margin: 0px;text-align: left;font-weight: bold;font-size: 18px;color: #548106;letter-spacing:0px;}
.job_info_title2 { padding: 5px 0px 0px 0px;margin: 0px;text-align: left;font-weight: bold;font-size: 16px;color: #333;letter-spacing:0px;}
.job_info_comme { padding: 10px 0px 0px 0px;margin: 0px;text-align: left;font-size: 14px;color: #666;letter-spacing:0px;}



table.data { width: 100%;margin: 10px 0px 10px 0px; border-collapse: collapse; }
table.data th { width: 90px;background-color: #f3f3f3;padding:11px 7px 11px 7px;text-align: center; vertical-align: middle; border:1px solid #dddad4;}
table.data th { font-size: 11px; letter-spacing:0px;line-height: 1.5;color: #222;}
table.data td { background-color: #fff;padding:11px 7px 11px 7px;text-align: left; vertical-align: middle; border:1px solid #cec6b8;}
table.data td { font-size: 11px; letter-spacing:0px;line-height: 1.5;color: #333;}

.job_comme { padding: 10px 12px 10px 12px;margin: 5px 0px 5px;font-size: 15px; letter-spacing:0px;line-height: 1.5;color: #333;}
.job_comme { background-color:#fff;border:1px solid #ebeae3;}

table.company { width: 100%;border-collapse: collapse;border-spacing: 1px;text-align: left;line-height: 1.5;border-top: 1px dotted #d3d3d3;}
table.company { margin: 10px 0px 10px;}
table.company th { background:#f4f5f5;width: 108px;padding:11px 11px 11px 11px;vertical-align: middle;border-bottom: 1px dotted #d3d3d3;}
table.company th { font-size: 13px; letter-spacing:0px;color: #222;text-align:left;}
table.company td { background:#fff;padding:11px 11px 11px 11px;vertical-align: middle;border-bottom: 1px dotted #d3d3d3;}
table.company td { font-size: 13px; letter-spacing:0px;color: #222;}



/*  SYSTEM
--------------------------------------------------------------------------*/
.bg_system { padding: 10px 10px 10px 10px;margin: 5px 0px 0px;}
.bg_system { background-color:#fff;border:1px solid #ebeae3;}
.system_title { background-color: #ff89a9;border:1px solid #f86b91;border-radius: 0px;margin: 5px 0px 3px 0px;padding: 15px 15px 13px 15px;}
.system_title { text-align: left;font-weight: bold;font-size: 14px;color: #fff;letter-spacing:0px;line-height: 1.5;}

.system_title2 { border-bottom: 1px solid #febcce;line-height: 1.5;padding: 10px 0px 10px 10px;}
.system_title2 { margin: 0px 0px 5px;text-align: left;font-weight: bold;font-size: 12px;color: #ff0040;letter-spacing:0px;}

.system01 { padding: 8px 0px 8px 5px;font-size: 14px; letter-spacing:0px;line-height: 1.5;color: #333;border-bottom: 1px dotted #dbd8cf;text-align: left;}
.system02 { padding: 8px 0px 8px 5px;font-size: 14px; letter-spacing:0px;line-height: 1.5;color: #ea0924;border-bottom: 1px dotted #dbd8cf;text-align: left;}

table.system { width: 100%;margin: 5px 0px 15px;border-collapse: separate;border-spacing: 1px 1px;}
table.system { text-align: left;line-height: 1.5;text-align: center;}
table.system th { width: 50%;background-color: #e3decc;padding: 10px 10px 10px 10px;font-size:13px;font-weight: bold;vertical-align: middle;color: #fff;}
table.system td { width: 50%;background-color: #fff;padding: 10px 10px 10px 10px;font-size:13px;font-weight: bold;letter-spacing:-1px;vertical-align: middle;color: #666;}

ul.system_list { max-width: 268px;padding: 20px 0px 20px ;}
ul.system_list li { width: 130px;float: left;  margin: 2px 2px 2px;  padding: 10px 0px 10px;background-color:#e7e7e7; color: #222;font-size: 13px; text-align: center; }
ul.system_list:after { content: "";display: block;clear: both;}

ul.caution_list { background-color:#fff;border: 1px solid #5fbfbd;border-radius: 15px;padding: 10px 10px 10px;margin: 0px 0px 0px;}
ul.caution_list { position: relative;right:0px;left:0px;margin:auto auto;}
ul.caution_list li { padding: 5px 5px 5px;margin: 0px 0px 0px;text-align: left; }
ul.caution_list li { font-size: 12px; letter-spacing:-1px;line-height: 1.5;color: #222; }
ul.caution_list:after { content: "";display: block;clear: both;}

/*  ACCESS
--------------------------------------------------------------------------*/
.bg_access { padding: 10px 10px 10px 10px;margin: 5px 0px 0px;}
.bg_access { background-color:#fff;border:1px solid #ebeae3;}
.access_title { background-color: #fd5981;border:1px solid #fe2f61;border-radius: 3px;margin: 5px 0px 3px 0px;padding: 15px 15px 13px 15px;}
.access_title { text-align: left;font-weight: bold;font-size: 14px;color: #fff;letter-spacing:0px;line-height: 1.5;}
.access01 { padding: 8px 0px 8px 5px;font-size: 14px; letter-spacing:0px;line-height: 1.5;color: #333;border-bottom: 1px dotted #dbd8cf;text-align: left;}

/*  404
--------------------------------------------------------------------------*/
.not_title{ margin: 0px 5px 10px 5px;padding: 30px 0px 10px 0px;font-size: 20px;letter-spacing:0px;color: #222;font-weight:bold;text-align: center;line-height: 1.5;}
.not_comme{ margin: 10px 5px 10px 5px;padding: 10px 0px 15px 0px;font-size: 12px;letter-spacing:0px;color: #333;text-align: center;line-height: 1.5;}

/*  NEWS
--------------------------------------------------------------------------*/
.bg_news { background-color: rgba(255,255,255,1.0);margin: 10px 10px 15px;padding: 10px 15px 10px 15px;}
.news_img { max-width: 100%; height:auto;margin: 10px 0px 15px;}
.news_day { margin: 0px 0px 0px 0px;padding: 5px 0px 0px 0px;position:relative;}
.news_day { font-size: 13px;color: #ff669e;line-height: 1.5;letter-spacing:0px; text-align: left;}
.news_title { padding: 5px 0px 0px 0px;margin: 0px;text-align: left;font-size: 15px;color: #a27f29;letter-spacing:0px;text-decoration: underline;}
.news_comme { padding: 10px 0px 10px 0px;margin: 0px;text-align: left;font-size: 15px;color: #222;line-height: 1.5;letter-spacing:0px;}

ul.news_list { padding: 10px 0px 10px 0px;margin: 0px 0px 0px;}
ul.news_list { background-color:#efeeee;}
ul.news_list li { background-color:#fff;padding: 10px 10px 10px 10px;display: block;position:relative;}
ul.news_list li { text-align: center;margin: 10px 10px 10px;}
ul.news_list li { background: url('../img/link_arrow.png') no-repeat scroll right center #fff; position: relative;}
ul.news_list li a:hover { background-color:#fffefc;}

#next_box{ width: 96%;display: table;padding: 10px 10px 10px 10px;margin: 0px;text-align: center;}
#next_box{ position: relative;right:0px;left:0px;margin:auto auto;}
.next_child { display: table-cell;width: 48%;vertical-align: top;}

.button_next { border: 2px solid #fff;border-radius: 2px;margin: 2px 2px 2px 2px;text-align: center;}
.button_next { font-size:14px;letter-spacing:0px;font-weight:bold;text-decoration:none;color:#fff;display:block;}
.button_next a { line-height: 50px;background-color:#bab6aa;color: #fff;text-decoration: none;display:block;}
.button_next a:hover  { background-color:#b0aa97;text-decoration: none;display:block;}

/*  CAST
--------------------------------------------------------------------------*/
ul.cast { background-color:#f2f2f2;padding: 20px 0px 20px 0px;margin: 0px 0px 0px;}
ul.cast li { background-color:#fff;margin: 4px 6px 5px;text-align: center;position:relative;}
ul.cast li { position: relative;}
ul.cast li a { background-color:#fff;border: 1px solid #e0ddd6;display: block;padding: 6px 5px 5px 5px; }
ul.cast li a { background: url('../img/link_arrow.png') no-repeat scroll right center; }
ul.cast li a:hover { background: url('../img/link_arrow.png') no-repeat scroll right center #; }

.cast_img {  width: 130px;margin: 0px 8px 0px 0px;}
.cast_status { z-index: 8888;position:absolute; top:10px;left:10px;}
.status_shop { width: 74px;line-height: 23px;background-color: rgba(139,136,118,0.8);margin: 0px 0px 1px;}
.status_shop { font-size: 10px;color: #fff;letter-spacing:0px;font-weight: normal;text-align: center;}
.status_new { width: 74px;line-height: 23px;background-color: rgba(66,116,0,0.8);margin: 0px 0px 1px;}
.status_new { font-size: 10px;color: #fff;letter-spacing:0px;font-weight: normal;text-align: center;}
.status_rank { width: 74px;line-height: 23px;background-color: rgba(239,28,98,0.8);margin: 0px 0px 1px;}
.status_rank { font-size: 10px;color: #fff;letter-spacing:-1px;font-weight: normal;text-align: center;}

.cast_name { margin: 0px 0px 0px 0px;padding: 0px 0px 0px 8px;}
.cast_name { font-size: 17px;color: #ffb3cc;letter-spacing:0px;font-weight: bold;line-height: 1.5;text-align: left;}
.cast_size { margin: 0px 0px 0px 0px;padding: 0px 0px 0px 8px;}
.cast_size { font-size: 13px;color: #666;text-decoration: none;letter-spacing:1px;line-height: 1.5;text-align: left;}
.cast_data { margin: 0px 0px 0px 0px;padding: 0px 0px 0px 8px;}
.cast_data { font-size: 12px;color: #e75280;text-decoration: underline;letter-spacing:1px;line-height: 1.5;text-align: left;}
.cast_comme { font-size: 13px;color: #222;letter-spacing:1px;line-height: 1.5;margin:0px;text-align: left;padding: 5px 15px 0px 8px;}
.cast_sche { background-color: #e9e8df;border:1px solid #d7d4c2;border-radius: 1px;margin: 2px 0px 5px 147px;padding: 0px 0px 0px 8px;}
.cast_sche { text-align: left;font-weight: bold;font-size: 11px;color: #222;letter-spacing:0px;line-height: 27px;}

/*  PROF
--------------------------------------------------------------------------*/
.prof_comme { background-color: #fff;border:1px solid #ebeae3;padding: 10px 15px 10px 15px;}
.prof_comme { font-size: 13px;color: #222;letter-spacing:1px;line-height: 1.5;margin:0px;text-align: left;}

table.prof_sche { width: 100%;margin: 10px 0px 10px;border-collapse: separate;border-spacing: 1px 1px;}
table.prof_sche { text-align: left;line-height: 1.5;}
table.prof_sche th { width: 90px;background-color: #ff8cb2;padding: 10px 8px 10px 8px;font-size:13px;font-weight: bold;vertical-align: middle;color: #fff;text-align: center;}
table.prof_sche td { background-color: #fff;padding: 10px 8px 10px 8px;font-size:13px;vertical-align: top;}

table.prof_faq { width: 100%;margin: 10px 0px 10px;border-collapse: separate;border-spacing: 1px 1px;}
table.prof_faq { text-align: left;line-height: 1.5;}
table.prof_faq th { width: 120px;background-color: #eeebe2;padding: 11px 10px 11px 10px;font-size:12px;font-weight: normal;vertical-align: middle;color: #36342e;text-align: left;}
table.prof_faq td {background-color: #fff;padding: 11px 10px 1px 10px;font-size:12px;vertical-align: top;}

ul.bxslider { margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
ul.bxslider li { margin: 0px;padding: 0px;list-style: none;}


/*  SITEMAP
--------------------------------------------------------------------------*/
ul.sitemap { padding: 20px 0px 20px 0px;margin: 0px 0px 0px ;}
ul.sitemap { width: 100%;background-color:#fdfbf7;display:inline-block;}
ul.sitemap li { margin: 5px 5px 5px;}
ul.sitemap li a { line-height:44px;text-align: left;padding: 0px 10px 0px 10px;font-size: 15px;color: #808182;font-weight: bold;}
ul.sitemap li a { background: url('../img/link_arrow.png') no-repeat scroll right center rgb(255, 255, 255);}
ul.sitemap li a { display:block;border-radius: 8px;border: 2px solid #febcce;}
ul.sitemap li a:hover { background-color:#fef8fa;text-decoration: none;display:block;}

/*  プライバシーポリシー
--------------------------------------------------------------------------*/
.privacy01{ border-bottom: 1px dashed #e5e5e5; margin: 0px 5px 0px 5px;padding: 10px 0px 10px 0px;font-size: 14px;letter-spacing:0px;color: #ff1187;text-align: left;line-height: 1.5;}
.privacy02{ border-bottom: 1px dashed #e5e5e5; margin: 0px 5px 0px 5px;padding: 10px 0px 10px 0px;font-size: 12px;letter-spacing:0px;color: #333;text-align: left;line-height: 1.5;}

/*  LINK
--------------------------------------------------------------------------*/
ul.link { background-color:#fffcf9;margin: 0px 0px 0px;padding: 20px 0px 20px 0px;}
ul.link li { margin: 5px 8px 5px;text-align: center;}
ul.link li a { line-height: 42px;background-color:#fff;border:1px solid #edebe5;border-radius: 10px;display: block;padding: 0px 0px 0px 10px; }
ul.link li a { text-align: left;font-size: 14px;color: #666;}
ul.link li a:hover { background-color:#f8f8f8;}
.link01{ border-bottom: 1px dashed #e5e5e5; margin: 0px 5px 5px 5px;padding: 5px 0px 3px 0px;font-size: 14px;letter-spacing:0px;color: #ff1187;text-align: left;line-height: 150%;}
.link02{ border-bottom: 1px dashed #e5e5e5; margin: 5px 5px 5px 5px;padding: 5px 0px 5px 0px;font-size: 12px;letter-spacing:0px;color: #333;text-align: left;line-height: 180%;}


/*  FORM
--------------------------------------------------------------------------*/
.contact_us { margin: 5px 5px 0px 5px;padding: 10px 10px 10px 0px;font-size: 14px;line-height: 1.5;letter-spacing:0px;color: #666;text-align: left;border-bottom: 1px dotted #d8d3c9;}
.contact_caution { color: #ff206e;}
.contact01 { margin: 5px 5px 0px 5px;padding: 10px 0px 5px 0px;font-size: 17px;letter-spacing:0px;color: #666;text-align: left;}

input{ width:100%;font-size:120%; color:#413c32;padding: 8px 0px 8px 0px;border-radius: 0px;border: 1px solid #e7e1e3;background-color: #fff;}
input{ -webkit-appearance: none; }
input:focus{ background: #f6f6f6;-webkit-appearance: none;}

textarea{ width:100%; font-size:120%; padding: 5px 0px 5px 0px;margin: 3px 0px 8px 0px;border-radius: 0px;border: 1px solid #d8d3c9;background-color: #fff;}
textarea { overflow: auto; resize: none;-webkit-appearance: none;}
textarea:focus{ background: #f6f6f6;}

select { width:100%;font-size:120%; color: #222;padding: 10px 8px 10px 8px;margin: 8px 0px 8px 0px;border-radius: 0px;}
select { border: 1px solid #e7e1e3;background-color: #fff;-webkit-appearance: none;}
select { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
select { background: #fff url(../img/select_arrow.png) no-repeat right;}

.select01 { width:100%; }
.select02 { width:48%; margin: 5px 0px 5px 0px;}
.select03 { width:90%; background: #fff url(../img/select_arrow.png) no-repeat right;}
.sche_select{ width:98%; margin: 15px 0px 8px 0px;}


input.button { width:100%;border: 3px solid #a0a0a0;border-radius: 0px;padding: 18px 0px 18px 0px;margin: 8px 0px 15px 0px;}
input.button { text-align: center;font-size: 17px;color: #fff;font-weight: normal;line-height: 100%;letter-spacing: 0px;}
input.button { background-color: #1c1c1c;-webkit-appearance: none;}

.contact{ font-size: 12px;}

/*  CHECKBOX
--------------------------------------------------------------------------*/
.checkbox_width01 { width:100%;display:inline-block;padding: 10px 0px 10px 0px;text-align:center;}
.checkbox_width02 { width:100%;display:inline-block;padding: 10px 0px 10px 0px;text-align:left;}

.button-checkbox1 input[type="checkbox"] { display:none; padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
.button-checkbox1 label { display:inline-block;line-height: 40px;width: 47%;margin: 3px 0px 0px 3px;padding: 0px 0px 0px 0px;}
.button-checkbox1 label { background-color:#c7c7c7;border: 1px solid #d6d6d6;color:#fff; font-size:14px;letter-spacing: -1px;text-align:center;}
.button-checkbox1 input[type="checkbox"]:checked + label { background-color:#ff5db1;border: 1px solid #d6d6d6;margin: 3px 0px 0px 3px;}

.button-checkbox2 input[type="checkbox"] { display:none; padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
.button-checkbox2 label { display:inline-block;line-height: 40px;width: 18%;margin: 1px 0px 1px 0px;padding: 0px 0px 0px 0px;}
.button-checkbox2 label { background-color:#c7c7c7;border: 1px solid #d6d6d6;color:#fff; font-size:12px;letter-spacing: -1px;text-align:center;}
.button-checkbox2 input[type="checkbox"]:checked + label { background-color:#ff5db1;border: 1px solid #d6d6d6;margin: 1px 0px 1px 0px;}

.button-checkbox3 input[type="checkbox"] { display:none; padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
.button-checkbox3 label { display:inline-block;line-height: 40px;margin: 1px 0px 1px 0px;padding: 0px 15px 0px 15px;}
.button-checkbox3 label { background-color:#c7c7c7;border: 1px solid #d6d6d6;color:#fff; font-size:12px;letter-spacing: 0px;text-align:center;}
.button-checkbox3 input[type="checkbox"]:checked + label { background-color:#ff5db1;border: 1px solid #d6d6d6;margin: 1px 0px 1px 0px;}


/*  検索フォーム-チェックボックス
--------------------------------------------------------------------------*/
ul.kensaku01 { width: 98%;margin: 0px 0px 0px 0px;padding: 0px 5px 30px 0px;display: inline-block;}
ul.kensaku01 li { float:left;width: 49%;padding: 3px 0px 3px 0px;text-align: left;letter-spacing:-1px;font-size: 11px;color: #666;}

input[type="checkbox"] {
    border: 1px solid #aaaaaa;
    vertical-align: -8px;
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    width: 26px;
    height: 26px;
    /*Other Browser*/
    background: #e2e2e2;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #ffffff),
        color-stop(1.00, #e2e2e2)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #e2e2e2 100%
    );
}

input[type="checkbox"]:checked {
    /*Other Browser*/
    background: #99cc00;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #99cc00),
        color-stop(1.00, #87b400)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #99cc00 0%,
        #87b400 100%
    );
    border: 1px solid #336600;
}

input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 16px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    content: "";
    width: 10px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}

input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 16px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    width: 16px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
}


/*  アップロード
--------------------------------------------------------------------------*/
.uploadButton {
    display:inline-block;
    position:relative;
    overflow:hidden;
    border-radius:0px;
    background:#313131;border: 1px solid #161616;
    font-size:15px;color:#fff;
    text-align:center;padding: 10px 0px 10px 0px;
    line-height:28px;width:100%;cursor:pointer;}
.uploadButton:hover {background:#000;color:#fff;}
.uploadButton input[type=file] {position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0;}
.uploadValue {width:50%;display:none;background:rgba(255,255,255,0.2);border-radius:0px;padding:;color:#666;border: 1px solid #fff;}


/*  CONTACT-MENU
--------------------------------------------------------------------------*/
ul.contact_menu { width: 100%;padding: 0px 0px 0px 0px;margin: 0px 0px 10px;display:inline-block;}
ul.contact_menu li { width: 50%;height: 150px;background-color:#fff;}
ul.contact_menu li { margin: 0px 0px 0px;display:block;float: left;text-align: center;}
ul.contact_menu li a { width: 100%;line-height: 150px;height: 150px;display:block;}
ul.contact_menu li.contact_menu01 { background-color: rgba(154,223,219,0.8);line-height: 150px;}
ul.contact_menu li.contact_menu02 { background-color: rgba(173,222,149,0.8);line-height: 150px;}
.contact_menu_icon { margin: 30px 0px 0px;}
.contact_menu_txt { font-size: 17px;color: #fff; font-weight: bold;letter-spacing:0px;padding: 13px 0px 0px 0px;text-align: center;}


/*  フッターメニュー関連
--------------------------------------------------------------------------*/
.bana_job { width: 100%; height:auto;margin: 0px 0px 0px;}

.bg_foot_menu { background-color:#f6f3e8;border-top: 1px solid #e1decf;margin: 0px 0px 0px;padding: 20px 0px 20px 0px;}
ul.foot_menu { margin: 0px 8px 0px;padding-left: 0px;border: 1px solid #e1decf;border-radius: 5px;}
ul.foot_menu { background: #fff;}
ul.foot_menu:after { content: "";display: block;clear: both;}
.foot_menu li {
  list-style: none;
  float: left;
  width: 50%;
  min-width: 130px;
  height: 45px;
  line-height: 45px;text-align:left;
  border-right: 1px solid #e1decf;
  border-bottom: 1px solid #e1decf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.foot_menu li {  }
.foot_menu li:nth-child(even) {border-right: none;}
.foot_menu li:nth-last-child(1),
.foot_menu li:nth-last-of-type(2) { border-bottom: none;}
.foot_menu li:nth-last-of-type(2):nth-child(even) {}
.foot_menu li { background: url('../img/menu_arrow.png') no-repeat scroll right center ; }
.foot_menu li a { display: block;padding-left: 15px;height: 45px;color: #55544c;font-weight: bold;font-size: 13px;letter-spacing:0px;}

/*  フッター関連
--------------------------------------------------------------------------*/
.footer { background-color:#fff;margin: 0px 0px 0px;padding: 10px 0px 0px 0px;position:relative;}
.foot_logo { max-width: 96%; height:auto;margin:0px 0px 0px 0px;}
ul.foot_address { margin: 0px 0px 0px 0px;padding: 0px 0px 20px 0px;}
ul.foot_address li { padding: 0px 0px 3px 0px;letter-spacing:0px;}
ul.foot_address li { font-size: 13px;color: #fff;line-height: 1.5;text-align: center;}
ul.foot_address li a { color: #fff;text-decoration: underline;}
ul.foot_address li a:hover {text-decoration: none;}

.copy { background-color: #eae6e4;margin:0px 0px 0px 0px;padding: 0px 7px 0px 7px;display: block;text-align: center;}
.copy { line-height: 50px;letter-spacing: 0px;font-size: 11px;font-family: Tahoma,arial,sans; color: #666;}
.copy a { color: #555;text-decoration: none;display: block;}
.copy a:hover { background-color:#;color: #666;}

/*  サブメニュー
--------------------------------------------------------------------------*/
ul.sub_menu { width: 100%;background: #ff3366;padding:0px;margin: 0px 0px 0px;display:inline-block;position: fixed;bottom: 0px;z-index: 9999;}
ul.sub_menu li { width: 25%;}
ul.sub_menu li { margin: 0px 0px 0px;display:block;float: left;text-align: center;}
ul.sub_menu li img { max-width: 100px;min-width: 60px; height:auto;}
ul.sub_menu li a { display:block;cursor:pointer;}
#foot_content { padding: 50px 0 0 0;}




/* 追加LINEボタン */
.form_line{
  background-color: #00b900;
  border-radius: 100vh;
  padding: 20px;
  text-align: center;
  margin: 20px 0 20px 0;
  font-size: 20px;
  font-weight: bold;
}

.form_line a:hover{
  color: #fff;
  text-decoration: none;
}













