@charset "utf-8";


/****************************サブメニュー**************************************/

#con_button_waku{
	margin-bottom:20px;
	padding-left:1%;
	background-color:#ffb5d3;
	padding:10px 0px 10px 1%;
	border-top:1px solid #c21b5e;
	border-bottom:1px solid #c21b5e;
}


.con_button_none{
	width:32%;
	float:left;
	margin-right:1%;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
	padding:5px 0px;
	border-top:1px solid #ffaacf;
	border-left:1px solid #ffaacf;
	border-bottom:1px solid #88093f;
	border-right:1px solid #88093f;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dd547d+49,bf2a6a+100 */
background: #dd547d; /* Old browsers */
background: -moz-linear-gradient(top,  #dd547d 49%, #bf2a6a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #dd547d 49%,#bf2a6a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #dd547d 49%,#bf2a6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd547d', endColorstr='#bf2a6a',GradientType=0 ); /* IE6-9 */
	
	
}

.con_button{
	width:32%;
	float:left;
	margin-right:1%;
	text-align:center;
	color:#FFFFFF;
	
}

.con_button A {
	text-decoration: none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	color: #fff;
	padding:5px 0px;
	border-top:1px solid #77b5ef;
	border-left:1px solid #77b5ef;
	border-bottom:1px solid #003261;
	border-right:1px solid #003261;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2b7ac4+0,50a1ed+49,2b7ac4+99 */
	background: #2b7ac4; /* Old browsers */
	background: -moz-linear-gradient(top,  #2b7ac4 0%, #50a1ed 49%, #2b7ac4 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2b7ac4 0%,#50a1ed 49%,#2b7ac4 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2b7ac4 0%,#50a1ed 49%,#2b7ac4 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b7ac4', endColorstr='#2b7ac4',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */	
	 }


.con_button A:hover{
	border-top:1px solid #ffdda3;
	border-left:1px solid #ffdda3;
	border-bottom:1px solid #835709;
	border-right:1px solid #835709;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c18a2a+0,e0ad55+49,c18a2a+100 */
	background: #c18a2a; /* Old browsers */
	background: -moz-linear-gradient(top,  #c18a2a 0%, #e0ad55 49%, #c18a2a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #c18a2a 0%,#e0ad55 49%,#c18a2a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #c18a2a 0%,#e0ad55 49%,#c18a2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c18a2a', endColorstr='#c18a2a',GradientType=0 ); /* IE6-9 */
}


/************************************************************************/
/*　　　　　　　       　採用情報　新卒採用情報　　 　　　        　　  */
/************************************************************************/

.con01_s_title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#e34182;
	width:50%;
	text-align:center;
	padding:5px 0px;
	background-color:#fff;
	margin-bottom:20px;
	border:1px solid #e34182;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	margin-left:10px;
}

.con01_waku{
	width:96%;
	margin:0px auto 30px auto;
}

.rec_sin_waku01{
	width:96%;
	font-weight:bold;
	margin:0px auto;
	padding:10px;
	background-color:#bbbbbb;
}


.rec_sin_waku02{
	width:96%;
	margin:0px auto 10px auto;
	padding:10px;
	background-color:#eeeeee;
}


.rec_sin_waku03{
	width:96%;
	margin:0px auto 30px auto;
	padding:10px;
	background-color:#eeeeee;
}




.rec_sin_li01{
	margin-bottom:10px;
}

.rec_sin_li02{
	padding:0px 10px;
	margin-bottom:10px;
}

.rec_sin_li03{
	padding:0px 20px;
	margin-bottom:10px;
	font-weight:bold;
}

.rec_sin_li04{
	padding:0px 20px;
	margin-bottom:10px;
	color:#666666;
}


.rec_sin_li05{
	padding:0px 10px;
	margin-bottom:10px;
	color:#000;
}


.rec_sin_li06{
	padding:0px 0px 0px 30px;
	margin-bottom:10px;
	color:#666666;
}

.rec_sin_li07{
	padding:0px 10px;
	margin-bottom:0px;
	color:#000;
}


.rec_sin_li08{
	padding:0px 0px;
	margin-bottom:5px;
	color:#000;
}

.rec_sin_li09{
	padding:0px 10px 0px 20px;
	margin-bottom:15px;
	color:#666;
}

.rec_sin_li10{
	padding:0px 10px 0px 20px;
	margin-bottom:5px;
	color:#666;
}



.rec_sin_li11{
	padding:0px 10px 0px 0px;
	margin-bottom:15px;
	color:#000;
}

.rec_sin_li12{
	padding:0px 10px 0px 20px;
	margin-bottom:5px;
	color:#666;
}

.rec_sin_li13{
	padding:0px 10px 0px 30px;
	margin-bottom:5px;
	color:#666;
}


.rec_sin_li14{
	padding:0px 10px 0px 0px;
	margin-bottom:5px;
	color:#000;
}

.rec_sin_li15{
	padding:0px 10px 0px 20px;
	margin-bottom:5px;
	color:#666;
}

.banner_text_waku{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}





.banner_waku{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

.banner_waku1{
	width:96%;
	padding:2%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:#fbdfeb;
	border:1px solid #e34081;
}

.banner_l{
	width:48%;
	float:left;
	display:inline;
	margin:0px 0% 10px 0px;
}

.banner_l img{
	width:100%;
	height:auto;
}

.banner_r{
	width:48%;
	float:right;
	display:inline;
	margin:0px 0% 10px 0px;
}

.banner_r img{
	width:100%;
	height:auto;
}




