@charset "UTF-8";

/*============================
#common
============================*/


/*============================
#common_PC
============================*/

@media screen and (min-width: 840px) {

/* パソコンで見たときは"sp"のclassがついた画像が消える */
.css_sp { display: none !important; }


.flatbox01{
/*====折り返さない====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:space-between;
}
.flatbox01_left{
/*====折り返さない 左揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:flex-start;
}
.flatbox01_right{
/*====折り返さない 右揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:flex-end;
}
.flatbox01_center{
/*====折り返さない センター揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:center;
}
.flatbox01_space{
/*====折り返さない 等間隔揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:space-around;
}
.flatbox02{
/*====折り返す====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
}
.flatbox02_rright{
/*====折り返す 右揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:flex-end;
}
.flatbox02_left{
/*====折り返す 左揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.flatbox02_center{
/*====折り返す 中央揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:center;
}
.flatbox02_space{
/*====折り返す 均等揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-around;
}


.text_got01{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 1.2em;
	text-align: justify;
	line-height: 2.2em;
}
.text_got02{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 2em;
	text-align: justify;
	line-height: 1.8em;
}
.text_got01_center{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#3e3a39;
	font-size: 1.4em;
	text-align: center;
	line-height: 1.8em;
}
.text_got02_center{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#3e3a39;
	font-weight:700;
	font-size: 2.2em;
	text-align: center;
	line-height: 1.8em;
	padding: 15px 0;
}
.text_min01{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 1em;
	text-align: justify;
	line-height: 1.8em;
}

#contents{
	width: 100％;
	overflow: hidden;
	padding-top: 20px;
}
.contens_gray{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/gray_bg.jpg);
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.contens_gray02{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/gray_bg.jpg);
	margin-top: 50px;
	margin-bottom: 50px;
}
.contens_gray03{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/gray_bg.jpg);
	margin-top: 50px;
}
.contens_blue{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/blue_bg.jpg);
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.wrap900{
	width: 900px;
	margin:0 auto;
}
.wrap780{
	width: 780px;
	margin:0 auto;
}
.wrap450{
	width: 450px;
	margin:0 auto;
}

.title01{
	width: 100%;
	margin:0 auto;
	padding:50px 0 50px 0 ;
}

.title0101{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #254c9c;
	font-size:2em;
	line-height:2.4em;
	text-align:center;
}
.title0102{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #474747;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
}
.title0103{
	border-bottom: 2px solid #474747;
	width: 80px;
	margin:20px auto;
}

.title02{
	width: 100%;
	height: 40px;
	margin:0 auto;
	background: url(../images/common/gray_bg.jpg);
	margin-top:40px;
	margin-bottom:30px;
}

.title0201{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: url(../images/common/title_icon01.png) no-repeat left center;
	padding-left: 35px;
	font-weight:600;
	color: #254c9c;
	font-size:16px;
	line-height:40px;
	text-align:left;
}

.title03{
	width: 100%;
	margin:0 auto;
	padding:50px 0 50px 0 ;
}

.title0301{
	font-weight:700;
	color: #254c9c;
	font-size:2.2em;
	line-height:1.4em;
	text-align:center;
}
.title0302{
	color: #474747;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
}
.title0303{
	border-bottom: 2px solid #474747;
	width: 80px;
	margin:10px auto;
}

.title04{
	width: 100%;
	margin:0 auto;
	padding:50px 0 50px 0 ;
}

.title0401{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #fff;
	font-size:2em;
	line-height:2.4em;
	text-align:center;
}
.title0402{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #fff;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
}
.title0403{
	border-bottom: 2px solid #fff;
	width: 80px;
	margin:20px auto;
}



}

/*============================
#common_SP
============================*/

@media screen and (max-width: 840px) {

/* スマートフォンで見たときは"pc"のclassがついた画像が消える */
.css_pc { display: none !important; }

.wrap{
	width:100%;
	margin:0 auto;
}

.text_got01{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 1.2em;
	text-align: justify;
	line-height: 2.2em;
}
.text_got02{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 2em;
	text-align: justify;
	line-height: 1.8em;
}
.text_got01_center{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#3e3a39;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.8em;
}
.text_got02_center{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#3e3a39;
	font-weight:700;
	font-size: 1.4em;
	text-align: center;
	line-height: 1.8em;
	padding: 15px 0;
}
.text_min01{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 1em;
	text-align: justify;
	line-height: 1.8em;
}


#contents{
	width: 100％;
	overflow: hidden;
	padding-top: 20px;
}
.contens_gray{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/gray_bg.jpg);
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.contens_gray02{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/gray_bg.jpg);
	margin-top: 50px;
	margin-bottom: 50px;
}
.contens_gray03{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/gray_bg.jpg);
	margin-top: 50px;
}

.contens_blue{
	width: 100％;
	overflow: hidden;
	background: url(../images/common/blue_bg.jpg);
	padding-bottom: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.wrap900{
	width: 95%;
	margin:0 auto;
}
.wrap450{
	width: 95%;
	margin:0 auto;
}
.wrap100{width:100%;}


.title01{
	width: 100%;
	margin:0 auto;
	padding:25px 0 25px 0 ;
}

.title0101{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #254c9c;
	font-size:2em;
	line-height:2.4em;
	text-align:center;
}
.title0102{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #474747;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
}
.title0103{
	border-bottom: 2px solid #474747;
	width: 80px;
	margin:20px auto;
}

.title02{
	width: 100%;
	height: 40px;
	margin:0 auto;
	background: url(../images/common/gray_bg.jpg);
	margin-top:20px;
	margin-bottom:15px;
}

.title0201{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: url(../images/common/title_icon01.png) no-repeat left center;
	padding-left: 35px;
	font-weight:600;
	color: #254c9c;
	font-size:16px;
	line-height:40px;
	text-align:left;
}

.title03{
	width: 100%;
	margin:0 auto;
	padding:50px 0 50px 0 ;
}

.title0301{
	font-weight:700;
	color: #254c9c;
	font-size:2.2em;
	line-height:1.4em;
	text-align:center;
}
.title0302{
	color: #474747;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
}
.title0303{
	border-bottom: 2px solid #474747;
	width: 80px;
	margin:10px auto;
}

.title04{
	width: 100%;
	margin:0 auto;
	padding:50px 0 50px 0 ;
}

.title0401{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #fff;
	font-size:2em;
	line-height:2.4em;
	text-align:center;
}
.title0402{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #fff;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
}
.title0403{
	border-bottom: 2px solid #fff;
	width: 80px;
	margin:20px auto;
}



.flatbox_sp01{
/*====折り返さない====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:space-between;
}
.flatbox_sp01_left{
/*====折り返さない 左揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:flex-start;
}
.flatbox_sp01_right{
/*====折り返さない 右揃え====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:single;
	-moz-box-lines:single;
	-webkit-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	-ms-flex-wrap:none;
	flex-wrap:nowrap;
	justify-content:flex-end;
}
.flatbox_sp02{
/*====折り返す====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
}
.flatbox_sp02_left{
/*====折り返す====*/
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-around;
}
img {
	max-width: 100%;
}

}

/*============================
#header_PC
============================*/
@media screen and (min-width: 840px) {

header{
	width: 100%;
	background-color: #254c9c;
}
header h1 {
	width: 900px;
	margin:0 auto;
	color: #fff;
	line-height: 30px;
}
.Hwrap{
	background-color: #fff;
}
.Hbox{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: solid 1px #999;
}
.Hbtn{
	padding-top: 15px;
}


.menu {
    position: relative;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom: #999 solid 1px;
}
.menu > li {
	font-size:1.2em;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 3px;
    border-left: #999 solid 1px;
    border-right: #999 solid 1px;
    display: inline-block
}
.menu > li + li {
    border-left: 0;
    border-right: #999 solid 1px;
}
.menu > li a {
	color: #474747;
    display: block;
    text-decoration: none;
}
.menu > li a:hover {
    color: #254c9c;
}
ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: url(../images/common/mainmenu_bg.jpg) no-repeat center bottom;
/*    -webkit-transition: all .5s;
    transition: all .5s;
*/}
.menu__second-level li{
    padding-left: 20px;
    padding-right: 20px;
    border-left: #6a86de solid 1px;
    border-right: #6a86de solid 1px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 0;
}
.menu__second-level li + li {
    border-left: 0;
    border-right: #6a86de solid 1px;
}
.category01{
	color: #6a86de;
	font-weight: 700;
}


.menu__second-level li a{
	color: #fff;
}
.menu__second-level li a:hover {
	color: #f08300;
}
.menu__third-level li {
    border-top: 1px solid #111;
}
.menu__third-level li a:hover {
    background: #2a1f1f;
}

/* 下矢印 */
/*.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}*/

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}
.menu:after {
    clear: both;
}
.menu {
    *zoom: 1;
}
li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: #254c9c;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__mega:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

/*li.menu__mega ul.menu__second-level > li {
    border: none;
}
*/


}


/*============================
#header_SP
============================*/
@media screen and (max-width: 840px) {

header{
	position: fixed;
	z-index: 1;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 0 8px gray;
}
header h1 {
	background-color: #254c9c;
	color: #fff;
	padding: 5px;
	line-height: 15px;
}
.Hwrap{
}
.Hlogo{
	width: 160px;
	padding:2%;
}
.Hlogo img{
}
.button-toggle{
	border-left: solid #999 1px;
	text-align:center;
	font-size:24px;
	line-height: 60px;
	width: 60px;
}
.menuBTN{
	width:40%;
}

.sp_menu{
	text-align: center;
	background-color: #254c9c;
}
.Hmenu02 a{
	text-decoration: none;
	color: #fff;
}
.Hmenu02 {
	width:50%;
	font-size: 1.2em;
	line-height:3em;
	border-bottom: solid 1px #fff;
}
.Hmenu01 {
	width:100%;
	font-size: 1.2em;
	line-height:3em;
	background-color: #999;
	border-bottom: solid 1px #fff;
}

}

/*============================
#index_slider
============================*/

.index_slider{
	background: linear-gradient(to top, gray, white);
}
#slider2 li img{
	width:100%!important;
}


/*============================
#footer_pc
============================*/

@media screen and (min-width: 840px) {

footer{
	background:url(../images/common/contents_bg.jpg) no-repeat top center;
}
.form_entry_btnbox {
	padding:75px 0 75px 0;
}
.form_btnbox{
	position: relative;
	background-color: #e4007f;
	padding:15px;
	height: 45px;
	margin:20px;
}
.form_btnbox002{
	position: relative;
	background-color: #009d5a;
	padding:15px;
	height: 45px;
	margin:20px;
}
.form_btnbox01{
}
.form_btnbox02{
	padding:0 25px 0 10px ;
	border-right: solid 1px #fff;
}
.form_btnbox03{
	background: url(../images/common/formBTN_icon02.jpg) no-repeat 50px center;
	width: 150px;
	padding-left: 75px;
	line-height: 45px;
	font-size:20px;
	color: #fff;
	letter-spacing: 4px;
	text-align:left;
}
.form_btnbox04{
	background: url(../images/recluit/formBTN_icon002.jpg.jpg) no-repeat 50px center;
	width: 150px;
	padding-left: 75px;
	line-height: 45px;
	font-size:20px;
	color: #fff;
	letter-spacing: 4px;
	text-align:left;
}
.form_btnbox a , .form_btnbox002 a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

.form_btnbox a:hover , .form_btnbox002 a:hover {
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.entry_btnbox{
	position: relative;
	background-color: #f08300;
	padding:15px;
	height: 45px;
	margin:20px;
}
.entry_btnbox01{
}
.entry_btnbox02{
	padding:0 25px 0 10px ;
	border-right: solid 1px #fff;
}
.entry_btnbox03{
	background: url(../images/common/entryBTN_icon02.jpg) no-repeat 50px center;
	width: 150px;
	padding-left: 75px;
	line-height: 45px;
	font-size:20px;
	color: #fff;
	letter-spacing: 4px;
	text-align:left;
}
.entry_btnbox a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

.entry_btnbox a:hover{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.totop_btn{
	position: relative;
	background: url(../images/common/footer_icon01.jpg) no-repeat 10px center #1179c1;
	border-radius: 5px 5px 0 0;
	width:100px;
	height: 30px;
	color:#fff;
	font-weight: 700;
	padding-left: 35px;
	line-height: 30px;
}
.totop_btn a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

.totop_btn a:hover{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.Fwrap{
	border-top: #1179c1 3px solid;
	background-color: #fff;
	padding:30px 0 30px 0 ;
 }
.Fmenu01{
	width: 300px;
}
.Fmenu0101{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #999;
	font-size:20px;
	line-height:24px;
}
.Fmenu0101 span {
	font-size:14px;
}
.Fmenu0102{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #999;
	font-size:16px;
	line-height:18px;
}
.Fmenu0102 span {
	font-size:10px;
}
.Fmenu0103{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #999;
	font-size:10px;
}
.Fmenu02{
	width: 140px;
}
.Fmenu0201{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #1179c1;
	font-size:12px;
	line-height:28px;
}
.Fmenu0202{
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #999;
	font-size:10px;
	line-height:20px;
}
.Fmenu0202 a {
	background: url(../images/common/footer_icon02.jpg) no-repeat left center;
	text-decoration: none;
	font-size:12px;
	font-weight:700;
	padding-left: 14px;
	color: #999;
}
.Fmenu0202 a:hover {
	background: url(../images/common/footer_icon03.jpg) no-repeat left center;
	color: #1179c1;
}
.Fmenu03{
	width: 140px;
}
.Fmenu0301 a {
	background: url(../images/common/footer_icon02.jpg) no-repeat left center;
	text-decoration: none;
	padding-left: 14px;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-weight:700;
	color: #999;
	font-size:12px;
	line-height:20px;
}
.Fmenu0301 a:hover {
	background: url(../images/common/footer_icon03.jpg) no-repeat left center;
	color: #1179c1;
}
#copyright{
	color: #fff;
	background-color: #1179c1;
	font-size: 4px;
	font-weight: 200;
	line-height: 30px;
	text-align: center;
}
}

/*============================
#footer_sp
============================*/

@media screen and (max-width: 840px) {

footer{
}
.form_entry_btnbox {
	padding:10px 0 10px 0;
}
.form_btnbox{
	position: relative;
	background-color: #e4007f;
	padding:5%;
	width:90%;
	height: 45px;
	margin:0 0 20px 0 ;
}
.form_btnbox002{
	position: relative;
	background-color: #009d5a;
	padding:5%;
	width:90%;
	height: 45px;
	margin:0 0 20px 0 ;
}
.form_btnbox01{
}
.form_btnbox02{
	width: 30%;
	border-right: solid 1px #fff;
}
.form_btnbox03{
	background: url(../images/common/formBTN_icon02.jpg) no-repeat 50px center;
	width: 60%;
	padding-left: 75px;
	line-height: 45px;
	font-size:20px;
	color: #fff;
	letter-spacing: 4px;
	text-align:left;
}
.form_btnbox04{
	background: url(../images/recluit/formBTN_icon002.jpg.jpg) no-repeat 50px center;
	width: 60%;
	padding-left: 75px;
	line-height: 45px;
	font-size:20px;
	color: #fff;
	letter-spacing: 4px;
	text-align:center;
}

.form_btnbox a , .form_btnbox002 a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

.form_btnbox a:hover, .form_btnbox002 a:hover{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.entry_btnbox{
	position: relative;
	background-color: #f08300;
	padding:5%;
	width:90%;
	height: 45px;
	margin:0 0 20px 0 ;
}
.entry_btnbox01{
}
.entry_btnbox02{
	width: 30%;
	border-right: solid 1px #fff;
}
.entry_btnbox03{
	background: url(../images/common/entryBTN_icon02.jpg) no-repeat 50px center;
	width: 60%;
	padding-left: 75px;
	line-height: 45px;
	font-size:20px;
	color: #fff;
	letter-spacing: 4px;
	text-align:center;
}
.entry_btnbox a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
}

.entry_btnbox a:hover{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}



.Fbtn{
	background: #ececec;
}
.Fbtn01{
	width:39%;
	padding:5% 0 5% 10% ;
	background: url(../images/common/SPfootericon01.jpg) no-repeat 5px center #ececec;
	font-size:0.4em;
	border-top:1px solid #999;
}
.Fbtn01 a {
	text-decoration: none;
	font-weight: 700;
	color: #1179c1;
}

.Fbtn02{
	width:40%;
	padding:5% 0 5% 10% ;
	background: url(../images/common/SPfootericon01.jpg) no-repeat 5px center #ececec;
	font-size:0.4em;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.Fbtn02 a {
	text-decoration: none;
	font-weight: 700;
	color: #1179c1;
}
.copyright{
	background-color: #1179c1;
	padding:20px;
}
#copyright{
	color: #fff;
	background-color: #1179c1;
	font-size: 4px;
	font-weight: 200;
	line-height: 30px;
	text-align: center;
}
.Fbtn03{
	font-weight:700;
	color: #999;
	font-size:24px;
	line-height:24px;
	text-align: center;
	color:#fff;
}
.Fbtn03 span {
	font-size:14px;
}
.Fbtn04{
	color: #fff;
	font-size: 3px;
	font-weight: 200;
	line-height: 24px;
	text-align: center;
}


}