@charset "UTF-8";

#top .cover {
	border-top:solid 1px #F4F7F4;
	border-bottom:solid 1px #F4F7F4;
	position: relative;
	height: 480px;
}
#top .cover .wrapper{
	min-width:960px;
	height:480px;
	margin:0 auto;
	background-size: cover;
	background-position: center top;
	position: absolute;
	width: 100%;
}
.cover .inner {
	height: 100%;
}
.main_slider_text_wrap {
	color: #fff;
	font-size: 34px;
	letter-spacing: 6px;
	position: absolute;
	top: 140px;
}
.main_slider_text_img {
}
.main_slider_text_wrap02 {
	right: 0;
}
.banner_btn {
	background-image: url("../images/arrow_white2_l.png");
	background-position: right 20px center;
	font-size: 16px;
	height: 60px;
	padding: 0 80px 0 60px;
	display: block;
	background-repeat: no-repeat;
	background-color: #004831;
	border: 1px solid #004831;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	position: absolute;
	bottom: 40px;
	right: 0;
	box-sizing: border-box;
	line-height: 60px;
	font-weight: bold;
}
.banner_btn:hover {
	opacity: 1;
}
.banner_btn01 {
	background-image: url("../images/arrow_green.svg");
	background-color: #fff;
	color: #004831;
	background-size: 16px auto;
}
.cover_catchphrase {
	display: none;
}
#top .message{
	background:#F4F7F4;
}
#top .message .inner{
	background: rgba(0, 0, 0, 0) url("../images/bar_green.jpg") no-repeat scroll 0 top;
    padding: 25px 0;
}
#top .message .wrapper {
	height: 427px;
	background-image: url("../images/box.png");
	background-size: 420px;
	background-position: 580px 100px;
	background-repeat: no-repeat;
}
#top .message h2{
	padding-top: 40px;
	font-size: 24px;
}
#top .message .text{
	 margin-top: 30px;
	 width: 570px;
}
#top .message .text p{
	margin-bottom: 13px;
}
#top .message nav{
	margin-top: 50px;
}
#top .message nav li{
	float: left;
	margin-left: 18px;
}
#top .message nav li a{
	background-image: url("../images/arrow_white2_l.png");
    background-position: right 10px center;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    width: 230px;
	}
#top .message nav li:first-child a{
	background-color: #f1753f;
	}
#top .message nav li.haken a{

	}
#top .message nav li.tenshoku a{

	}
#top .message nav li:first-child{
	margin-left: 0px;
	}
.lpWrap {
	margin-bottom:40px;
}
.lpImg {
	width:100%;
}
#top .pickup{
	/*font-family: YuGothic,"游ゴシック";*/
	padding-bottom: 50px;
}
#top .pickup article{
	float:left;
	width:460px;
}
#top .pickup article h2{
	font-size: 24px;
    margin-bottom: 30px;
    background-position: 0 center;
    background-repeat: no-repeat;
}
#top .pickup article h2 span.text{
	float: left;
    line-height: 24px;
    margin-left: 20px;
	}
#top .pickup article.haken  h2{
	color:#F1753F;
	}

#top .pickup article.tenshoku  h2{
	color:#1b64ab;
	}
#top .pickup article .list_btn{
	display: table;
    margin: 20px auto 0;
    text-align: center;
}
#top .pickup article .list_btn a{
	background-position: right 10px center;
    width: 240px;
	}
#top .pickup article.haken .list_btn a{
	}
#top .pickup article.tenshoku .list_btn a{
	}
#top .pickup article.haken{
	margin-right: 40px;
	background-image: url("../images/bar_orange.jpg");
    background-repeat: no-repeat;
    padding: 60px 0 0;
	}
#top .pickup article.haken .item {
	border-top: 1px solid #e0e4e0;
    padding: 20px 0;
}
#top .pickup article.haken .item .state{
	float: left;
	color:#FFF;
	font-size:12px;
	text-align: center;
    border-radius: 2px;
	}
#top .pickup article.haken .item .state span{
	width:50px;
	height:50px;
    vertical-align: middle;
    display: table-cell;
	}
#top .pickup article.haken .item .syutoken{
	background-color: #FF9901;
	}
#top .pickup article.haken .item .kinki{
	background-color: #18B0E8;
	}
#top .pickup article.haken .item .ttl{
    margin-left: 60px;
    padding: 5px 0;
	}
#top .pickup article.haken .item .ttl a{
	color:#585C5F;
	}
#top .pickup article.haken .item .icon{
	font-size: 12px;
    margin-top: 10px;
	}
#top .pickup article.haken .item .icon li{
	float:left;
	margin-right: 10px;
    padding: 5px 0;
    color:#808480;
	}
#top .pickup article.haken .item .icon li:first-child{
	}
#top .pickup article.haken .item .icon li.kyubo{
	color:#EE3F1B;
}
#top .pickup article.tenshoku{
	background-image: url("../images/bar_blue.jpg");
    background-repeat: no-repeat;
    padding: 60px 0 0;
	}
#top .pickup article.tenshoku li{
	border-top: 1px solid #e0e4e0;
    padding: 20px 0;
	}
#top .pickup article.tenshoku li time{
	color: #1b64ab;
    float: left;
	}
#top .pickup article.tenshoku li .text{
	padding-left: 7em;
	}
#top .pickup article.tenshoku li .text a{
	color:#585C5F;
	}
#top .pickup article.tenshoku li .text .icon {
	margin: 0 0 0 -10px;
}
#top .pickup article.tenshoku li .text .icon span {
	background-color: #c6d8ea;
	padding: 2px 10px;
	border-radius: 3px;
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	color: #333;
}
#top .information_banner{
	background: #f4f7f4 none repeat scroll 0 0;
    padding: 60px 0;
	}
/* #top .information{
	width:620px;
	float:left;
	margin-right:40px;
} */
#top .banner{
	width:300px;
	float:right;
}
#top .banner .inner{
	width:auto;
	}
#top .information h2.plain{
	border-bottom: 2px solid #9acd00;
    padding-bottom: 10px;
    font-size:24px;
}
#top .information .list{
	/*font-family: YuGothic,"游ゴシック";*/
}
#top .information .list li{
	border-bottom: 1px solid #e0e4e0;
    padding: 20px 0;
}
#top .information .list li time{
	float: left;
	color:#808480;
}
#top .information .list li .text{
	margin-left: 8em;
}
#top .information .list li .text a{
	color:#585C5F;
}
#top .information .list_link{
	margin-top: 20px;
	text-align: right;
}
#top .information .list_link a{
	color:#585C5F;
	background-image: url("../images/arrow_green.png");
	background-position: 0 center;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 13px;
}
#top .banner li{
	margin-top:20px;
	}
#top .banner li:first-child{
	margin-top:0px;
	}
#top .banner li img{
	width:300px;
	}


#top .recruit{
	width:640px;
	margin:0 auto;
	padding: 0 0 60px;
}
#top .recruit h3{
	font-size: 1.2em;
}
#top .recruit h4{
	margin-top: 30px;
}
#top .recruit p{
	margin-bottom:10px;
	}
#top .recruit table td ul{
	margin-left: 1.5em;
    text-indent: -1.5em;
}
#top .recruit table td p{
	margin:0;
}

#information .list li{
	border-bottom: 1px solid #e0e4e0;
    padding: 20px 10px;
}
#information .list li.new {
    background: #fff1f1 none repeat scroll 0 0;
}
#information .list li time{
	float: left;
	color:#808480;
}
#information .list li .text{
	margin-left: 8em;
}
#information .list li .text a{
	color:#585C5F;
}
#information .list li.new .text,#information .list li.new .text a{
	background: #fff1f1 none repeat scroll 0 0;
	}

@media screen and (max-width:640px) {
#top .cover .pc {
    display: none;
}
#top .cover {
	height: 240px;
}
#top .cover .wrapper {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	min-width: auto;
	background-size: 100%;
}
#top .cover .wrapper .inner{
	background: none;
    height: 100%;
    margin:0 auto;
    right: 0;
    width: 100%;
}
.main_slider_text_wrap {
	display: none;
}
.cover_catchphrase {
	display: block;
	padding: 20px;
}
.banner_btn {
	bottom: 20px;
	right: 20px;
}
#top .message{
	background:#F4F7F4;
}
#top .message .inner{
	background: rgba(0, 0, 0, 0) url("../images/sp/bar_green.jpg") no-repeat scroll left top;
    padding: 90px 0 80px;
    width: 100%;
}
#top .message .wrapper{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    margin: 0 auto;
    width: 100%;
}
#top .message .wrapper h2{
	font-size: 36px;
    margin: 0 auto;
    padding-top: 0px;
    text-align: center;
    padding: 0 20px;
    background-color: transparent;
}
#top .message .wrapper .text{
	padding: 0 20px;
	width: 100% !important;
	box-sizing: border-box;
}
#top .message .wrapper .text p{
	width:100%;
    display:block;
    background-color:#F4F7F4;
	}
#top .message nav{
	margin: 75px 0 0 0;
}
#top .message nav ul{
	display:table;
	margin:0 auto;
	}
#top .message nav li{
	float: left;
	margin-left:10px;
}
#top .message nav li a{
	background-image: none;
	border-radius: 5px;
    font-size: 28px;
    height: 80px;
    line-height: 80px;
    width: 290px;
	}
#top .message nav li.haken a{
	background-color: #F1753F;
	}
#top .message nav li.tenshoku a{
	}
.lpWrap {
	margin: 60px 0 0;
	padding: 0 20px;
}
#top .pickup .inner{
}
#top .pickup article {
    float: none;
    width: auto;
    padding: 90px 0px 80px !important;
}
#top .pickup article.haken {
	background: rgba(0, 0, 0, 0) url("../images/sp/bar_orange.jpg") no-repeat scroll 0 0;
    margin-right: 0px;
    }
#top .pickup article.tenshoku {
	background: #FFFFFF url("../images/sp/bar_blue.jpg") no-repeat scroll 0 0;
	border-top: 1px solid #e0e4e0;
	width: 100%;
    }
#top .pickup article h2{
	margin: 0 auto 60px;
	display: table;
}
#top .pickup article.haken .item {
    border-top: 2px solid #e0e4e0;
    padding: 40px 20px;
}
#top .pickup article.haken .item .state {
    font-size: 24px;
    border-radius: 5px;
}
#top .pickup article.haken .item .state span{
    width:100px;
    height:100px;
}
#top .pickup article.haken .item .ttl {
    margin-left: 110px;
}
#top .pickup article.haken .item .icon {
    font-size: 24px;
    margin-top: 40px;
}
#top .pickup article.haken .item .icon li{
    color:#808480;
	}
#top .pickup article .list_btn{
	margin: 60px auto 0;
    text-align: center;
}
#top .pickup article .list_btn a{
	background-image: none;
    font-size: 28px;
    height: 80px;
    line-height: 80px;
    width: 482px;
    border-radius: 5px;
	}
#top .pickup article.haken .list_btn a{
	}
#top .pickup article.tenshoku .list_btn a{
	}
#top .pickup article.haken ul,#top .pickup article.tenshoku ul {
	width: 100%;
	background-color: #fff;
	}
#top .pickup article.tenshoku li {
    border-top: 1px solid #e0e4e0;
    padding: 40px 20px;
}
#top .pickup article.tenshoku li time {
	float:none;
}
#top .pickup article.tenshoku li .text {
    padding-left: 0;
}
#top .pickup article.tenshoku li .text a{
	background-color: #fff;
	display:block;
}
#top .information_banner {
    background: #FFF;
    padding: 0;
}
#top .information {
	background: #f4f7f4 none repeat scroll 0 0;
    float: none;
    margin-right: 0;
    width: 100%;;
    padding: 70px 0 ;
}
#top .information h2.plain {
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 5px solid #9acd00;
    font-size: 36px;
    background-color: transparent;
}
#top .information .list li {
    border-bottom: 0 none;
    border-top: 1px solid #e0e4e0;
    padding: 40px 20px;
    background-color:#f4f7f4;
}
#top .information .list li:first-child {
	border-top: 0;
   }
#top .information .list li time {
    float: none;
}
#top .information .list li .text {
    margin-left: 0;
}
#top .information .list li .text a {
    color: #363a3d;
    width:100%;
    display:block;
    background-color:#f4f7f4;
}
#top .information .list_link{
	margin: 20px auto 0;
	text-align:center;
	display: table;
}
#top .information .list_link a{
	background-color: #fff;
    background-image: none;
    border: 2px solid #9acd00;
    border-radius: 5px;
    color: #003400;
    display: block;
    font-size: 28px;
    height: 80px;
    line-height: 80px;
    width: 480px;
    line-height: 80px;
	}

#top .banner {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #e0e4e0;
    float: none;
    padding: 70px 0;
    width: 100%;
}
#top .banner li {
	text-align:center;
	margin-top:40px;
}
#top .banner li:first-child {
	margin-top:0;
	}
#top .banner li img{
	width: auto;
	}

#top .recruit {
    width: 100%;
}
#top .recruit h3 ,#top .recruit h4, #top .recruit p{
	padding: 0 20px;
}
#top .recruit table th,#top .recruit table td{

}
#top .recruit table td p{
	padding:0px;
}
#top .recruit table td span{
	display:block;
}

#information{
	padding: 0 0 60px;
}

#information .body{
	padding: 0 20px;
}
}