@charset "utf-8";

/***********************************

layout

************************************/

.sp_mainimg {
	display:none;
}

#stepnavi .contents_bdr_wrap{
	padding:20px;
	border:1px solid #da7700;
	border-top:none;
}

.contents_bdr_wrap{
	padding:20px;
	border:1px solid #e98702;
	border-top:none;
}

.colum_oneArea{
	width:620px;
	float:left;
	margin:20px 0 0 0;
	font-size:80%;
}

.colum_twoArea{
	width:320px;
	margin:20px 0 20px 0;
	float:right;
	font-size:80%;
}

.colum_styleArea{
	margin:0px 0 1px 0;
	background-color:#fff7e2;
}

.link_txt{
	width:150px;
	height:50px;
	margin:0;
	padding:0 0 0 15px;
	color:#333;
	line-height:130%;
	float:none;
	display:table-cell;
	vertical-align:middle;
}

/***********************************

module

************************************/
#eventbox {
	display:block !important;
	opacity:1 !important;
}

#entrybox {
	display:block !important;
	opacity:1 !important;
}

#assessmentbox {
	display:block !important;
	opacity:1 !important;
}

#message_more {
	display:block !important;
}

.heading_lv2bg p.cation_text{
	position:absolute;
	top:0;
	right:0;
	padding:0 20px 0 0;
}

.colum_twoArea .heading_lv2bg p.cation_text{
	position:relative;
	padding:0 20px 0 0;
	line-height:1.5;
}

.step_textArea{
	float:left;
	width:68.9655%;
}
.colum_twoArea .step_textArea{
	float:none;
	width:100%;
	margin:0 0 10px 0;
}

.step_entryArea{
	float:right;
}
.colum_twoArea .step_entryArea{
	float:right;
}

#stepnavi .heading_lv2bg {
	color: #fff;
	border-radius:4px 4px 0 0;
	background:#da7700;
}

#stepnavi .heading_lv2bg p.cation_text{
	color:#fff;
}

#messagebox .contents_bdr_wrap{
	padding-top:0;
	padding-bottom:0;
}

.msgbox_utility {
	background:#fff7e2;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	color:#eb8604;
	line-height:42px;
	margin:0 -20px 20px;
	padding:0 0 0 20px;
}
.colum_twoArea .msgbox_utility {
	background:#f5faff;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	color:#eb8604;
	line-height:42px;
	margin:0 -20px 20px;
	padding:0 0 10px 20px;
}

.msgbox_info {
	float:left;
	width:400px;
}

.colum_twoArea .msgbox_info {
	float:none;
	width:100%;
}
.all_msg_btn {
	float:right;
    margin:5px 40px 0 0;
    width:130px;
}
.colum_twoArea .all_msg_btn {
	float:none;
    margin:5px 40px 0 0;
    width:100%;
}

.all_msg_btn a{
	color:#fff;
    display:block;
    font-size:85%;
    height:30px;
    line-height:30px;
    margin:0;
	padding:0 10px;
    text-align:center;
	text-decoration:none;
    width:130px;
	background:#da7700;
	border-radius:5px;
	border-bottom:2px solid #D77D0F;
}

.all_msg_btn a:hover{
	color:#fff;
	opacity:.8;
}

#messagebox .yymmdd {
	color:#8c8c8c;
    float:left;
	line-height:1.0;
    margin:0;
    padding:0;
    width:226px;
}

.colum_twoArea #messagebox .yymmdd {
	color:#8c8c8c;
    float:left;
	line-height:1.0;
    margin:0;
    padding:0;
    width:100%;
}
.state{
	display:block;
	float:left;
	font-size:96%;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	width:35px;
	height:20px;
	margin:0 10px 0 0;
}

.ic_unread{
	background:#DC0000;
	color:#FFF;
}

.ic_readed{
	background:#F1F1F1;
	color:#999;
}

.important {
	background:#ffbf00;
	color:#000;
}

.msg_date {
	display:block;
    float:right;
    line-height:180%;
    width:136px;
    margin:0;
    padding:0 0 15px;
}
.colum_twoArea .msg_date {
	display:block;
    float:none;
    line-height:180%;
    width:auto;
    margin:0;
    padding:0 0 15px;
}

#messagebox .new_text {
	color:#333;
    float:left;
    line-height:180%;
    margin:0;
    padding:0 0 15px;
    width:350px;
}
.colum_twoArea #messagebox .new_text{
	color:#333;
    float:left;
    line-height:180%;
    margin:0;
    padding:0 0 15px;
    width:100%;
}

#logoutbox {
	margin-bottom:15px;
}

#logoutbox .cation_text {
	float:left;
	line-height:1.5;
	padding:10px 0 10px 10px;
}

#logoutbox .logout_btnArea {
	float:right;
	padding:14px 10px 14px 0;
}

.logout_btnArea a{
	margin-top:0;
}

.logout_btnArea a:hover{
}

#myarea,
#personalarea,
#newsarea,
#bnr_area {
	margin-bottom:15px;
}

#myarea .colum_styleArea,
#personalarea .colum_styleArea,
#newsarea .colum_styleArea {
}

.myarea_nameArea {
	padding:15px 20px;
	font-size:180%;
	font-weight:bold;
}

.myarea_msg {
	padding:10px 20px;
	line-height:150%;
}

.heading_personal,
.heading_news {
	color:#eb8604;
	line-height:50px;
	font-size:120%;
	height:50px;
	width:298px;
	padding:0 0 0 22px;
}

.card_wrapperArea{
	width:280px;
	padding:0px 20px 10px 20px;
	background:none;
}

.card_wrapperArea li{
	width:240px;
	margin:0 auto 10px;
}

#newsarea .colum_styleArea {
	padding-bottom:10px;
}

.overflow_hd{
	 _zoom: 1;
	overflow:hidden;
}

.wn_border{
	margin:0;
	padding:10px 19px;
	border-top:1px solid #fff;
	padding-top:15px;
	margin-top:-2px;
}

.wn_date{
	margin:0 0 5px;
	padding:0;
	font-size:96%;
	line-height:180%;
}

.wn_date.new_icon{
	padding:0 0 0 45px;
}

.wn_text{
	margin:0;
	padding:0;
	font-size:96%;
	line-height:180%;
}

#newsarea #js_readmore a{
	background:#aaaaaa;
	color:#fff;
	display:block;
	font-weight:bold;
	float:right;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:27px;
	margin:0 10px 0 0;
	border-radius:4px;
	border-bottom:2px solid #636363;
}

#newsarea #js_readmore a:hover{
	border-radius:4px;
	background:#bbbbbb;
}

#personalarea a.btn_w240bs {
	background:#aaaaaa;
	border-radius:4px;
	border-bottom:2px solid #636363;
}

#personalarea a.btn_w240bs:hover {
	background:#bbbbbb;
	border-radius:4px;
}

#bnr_area .bnrlist li {
	margin:0 0 5px 0;
	word-wrap:break-word;
}

.bnrlist li a.areahover:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/***********************************

BtnBackToGroupTop 

***********************************/

.backToGroupTop{
	width:100%;
	padding:10px 0 10px 0;
	background-color:red;
	color:#fff;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	display:block;
	text-decoration:none;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background-color: #7f7f7f;
	background-image:url("../../../../img/applicant/mypage/index/arrow_grouptop.png");
	background-repeat:no-repeat;
	background-position:3% 50%;
	box-shadow:rgb(99, 99, 99) 0px 3px 0px 0px;
	-webkit-box-shadow:rgb(99, 99, 99) 0px 3px 0px 0px;
	-moz-box-shadow:rgb(99, 99, 99) 0px 3px 0px 0px;
}
.backToGroupTop:hover{
	color:#fff;
	background-color: #9a9a9a;
}
.backToGroupTop span{
	display:block;
	padding:10px 10px 0 0;
	height:20px;
	border-right:5px solid #fff;
	margin-right:10px;
}

/***********************************

BtnGoToGroup

***********************************/

.goToGroup{
	width:100%;
	padding:10px 0 10px 0;
	background-color:red;
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
	display:block;
	text-decoration:none;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background-color: #7f7f7f;
	background-image:url("../../../../img/applicant/mypage/index/arrow_group.png");
	background-repeat:no-repeat;
	background-position:97% 50%;
	box-shadow:rgb(99, 99, 99) 0px 3px 0px 0px;
	-webkit-box-shadow:rgb(99, 99, 99) 0px 3px 0px 0px;
	-moz-box-shadow:rgb(99, 99, 99) 0px 3px 0px 0px;
}
.goToGroup:hover{
	color:#fff;
	background-color: #9a9a9a;
}
.goToGroup span{
	display:block;
	padding:10px 0 0 10px;
	height:20px;
	border-left:5px solid #fff;
	margin-left:10px;
}


/***********************************

wideslider

************************************/
.wideslider{
	width: 620px;
	text-align: left;
	position: relative;
    overflow: hidden;
	margin:0 0 30px 0;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider ul li img {
	
}
.wideslider_base {
	top: 0;
	left:0 !important;
    position: absolute;
}

.wideslider_wrap {
	top: 0;
    position: absolute;
    overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}


.slider_prev {
	background:url(../../../../img/applicant/mypage/common/arw_left.png) no-repeat right center;
	left:10px !important;
	width:30px !important;
	height:300px !important;
	}
.slider_next {
	background:url(../../../../img/applicant/mypage/common/arw_right.png) no-repeat left center;
	right:10px !important;
	width:30px !important;
	height:300px !important;
	}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #FFF;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


/* =======================================
	recommend
======================================= */
#recommend{
	width:320px;
	margin-bottom:15px;
	position: relative;
	overflow:hidden;
	_zoom:1;
}

.heading_recommend{
	width:320px;
	height:53px;
	padding-top:15px;
	color:#5b5b5b;
}
.heading_recommend h3{
	padding-left:22px;
	color:#da7700;
	font-size:120%;
}

.heading_recommends a{
	text-decoration:none;
	color:#da7700;
}

.recommend_text{
	padding-left:22px;
	color:#5b5b5b;
	margin-bottom:9px;
	font-size:80%;
}

.recommend_cont_wrap{
	padding:0 15px 15px;
}
.recommend_cont {
	background:#ffffff;
	border-radius:4px;
	border-bottom:2px #d0d0d0 solid;
	padding:8px;
	position:relative;
	margin:0 0 10px 0;
}
.recommend_cont .photo {
	margin:0 12px 0 0;
	float:left;
}
.recommend_cont .title_txt {
	float:left;
	line-height:1.5;
}
.recommend_cont .statewrap{
	position:absolute;
	top:10px;
	right:0px;
}

/* =======================================
	view_rank
======================================= */
#view_rank{
	width:320px;
	margin-bottom:15px;
	position: relative;
	overflow:hidden;
	_zoom:1;
}

.heading_view_rank{
	width:320px;
	height:53px;
	padding-top:15px;
	color:#5b5b5b;
}
.heading_view_rank h3{
	padding-left:22px;
	color:#da7700;
	font-size:120%;
}

.heading_view_ranks a{
	text-decoration:none;
	color:#da7700;
}

.view_rank_text{
	padding-left:22px;
	color:#5b5b5b;
	margin-bottom:9px;
	font-size:80%;
}

.view_rank_cont_wrap{
	padding:0 15px 15px;
}
.view_rank_cont {
	background:#ffffff;
	border-radius:4px;
	border-bottom:2px #d0d0d0 solid;
	padding:8px;
	position:relative;
	margin:0 0 10px 0;
}
.view_rank_cont .photo {
	margin:0 12px 0 0;
	float:left;
}
.view_rank_cont .title_txt {
	float:left;
	line-height:1.5;
}
.view_rank_cont .statewrap{
	position:absolute;
	top:10px;
	right:0px;
}

/* =======================================
	camp_info
======================================= */
#camp_info {
	width:320px;
	margin-bottom:15px;
	position: relative;
	overflow:hidden;
	_zoom:1;
}
#camp_info .inner {
	padding:12px;
	color:#575757;
	line-height:1.5;
}

#camp_info .inner .photo {
	margin:0 0 20px 0;
}
#camp_info .inner .hedering_txt {
	font-weight:bold;
	margin:0 0 10px 0;
}

/* =======================================
	special_cont
======================================= */

#special_cont {
}
#special_cont .sp_ct_box {
	width:298px;
	border:1px solid #da7700;
	float:left;
	margin:0 20px 20px 0;
}

#special_cont .sp_ct_box.even {
	margin:0 0 20px 0;
}
#special_cont .sp_ct_box .inner {
	padding:20px;
}
#special_cont .sp_ct_box .inner .photo {
	margin:0 0 20px 0;
}
#special_cont .sp_ct_box .inner h3 {
	background:#fff7e2;
	color:#da7700;
	font-weight:bold;
	padding:4px 10px;
	font-size:120%;
	line-height:1.5;
	margin:0 0 20px 0;
}
#special_cont .sp_ct_box .lead_copy {
	line-height:1.5;
}


/* =======================================
	マイページ tab
======================================= */

#mypage_tab{
	border-bottom:1px solid #da7700;
	margin:0 0 10px 0;
}

#mypage_tab li{
	background:#74a8d3;
	padding:6px 25px 4px;
	float:left;
	color:#FFFFFF;
	border-radius:4px 4px 0 0 ;
	line-height:1.4;
	vertical-align:bottom;
	display:inline-block;
	margin:8px 10px 0 0;
	cursor:pointer;
}
#mypage_tab li.select{
	margin:0px 10px 0 0;
}
#mypage_tab li.mypage {
	background:#74a8d3;
}
#mypage_tab li.mypage.select {
	background:#da7700;
}
#mypage_tab li.special {
	background:#ffb56b;
}
#mypage_tab li.special.select {
	background:#ff8000;
}
#mypage_tab li.select span {
	padding:4px 0;
	display:inline-block;
}
.disnon {display:none;}


/* =======================================
	内定者用ページ
======================================= */

#naitei #global{
	width:100%;
	height:90px;
	background:#fff7e2;
}

#naitei  #global_navi{
	width:960px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background:#da7700;
}


#naitei .heading_lv2bg{
	margin:0;
	padding:0 0 0 20px;
	color:#eb8604;
	height:42px;
	background:#e98702;
	line-height:42px;
	border:1px solid #e98702;
	border-bottom:none;
	border-radius:4px 4px 0px 0;
}

#naitei .colum_oneArea{
	width:620px;
	float:right;
	margin:20px 0 0 0;
}

#naitei .colum_twoArea{
	width:320px;
	margin:20px 0 20px 0;
	float:left;
	font-size:80%;
}

#naitei .colum_styleArea{
	margin:0px 0 1px 0;
	background:#fff7e2;
}

#naitei .heading_personal,
#naitei .heading_news {
	background:#fff7e2;
	color:#eb8604;
	line-height:50px;
	font-size:120%;
	height:50px;
	width:298px;
	padding:0 0 0 22px;
}

#naitei .contents_bdr_wrap{
	border:1px solid #e98702;
	border-top:none;
}

#naitei .msgbox_utility {
	background:#fff7e2;
}
