@charset "UTF-8";



#recruit-footer {
    margin: 20px 0 0px;
}


#recruit-footer .goto-official{
	margin: 0px;
	padding: 10px 0px 0px;
}

#recruit-footer .copyright{
	margin: 30px 0px 0px;
	padding: 15px 0px;
}




#contents #top{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#top #top-slider{
	margin: 0px 0 30px;
	padding: 0px;
	position:relative;
}

#top #top-slider .slider-text{
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size:2rem;
	line-height:2.4rem;
	text-shadow:1.5px 1.5px 2px #000;
}

#top #top-slider .top-main-slider-in{
	width: 100%;
}

#top #top-slider .slick-arrow {
    display:none;
}

#top #top-slider .slick-prev,
#top #top-slider .slick-next {
    display:none !important;
}

#top #top-slider .slick-dots {
  bottom: -25px;
  left: 0;
}

#top #top-slider .slick-dots li {
    margin: 0 8px;
}

#top #top-slider .slick-dots li button {
  width: 5px;
  height: 5px;
}


#top .top-lead{
	margin: 0px;
	padding: 15px 0px 0px;
	text-align:center;
	position:relative;
}

#top .top-lead h2{
	margin: 0px;
	padding: 0px;
	font-weight:600;
	font-size:1.8rem;
	line-height:2.8rem;
}

#top .top-lead .lead{
	margin: 0px;
	padding: 15px 20px 0px;
	font-size:1.4rem;
	line-height:2.4rem;
	text-align:left;
}

#top .top-lead .lead .sp-hide{
	display:none;
}

#top .top-lead .lead .sp-hide.open{
	display:inline;
}

#top .top-lead .lead-more{
	margin: 0px;
	padding: 10px 0px 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 30%);
	display:block;
}

#top .top-lead .lead-more .btn{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#top .top-lead .lead-more .btn a{
	background: #FFF;
	display: inline-block;
	margin: 0px;
	padding: 8px 15px;
	border: 1px solid #a0958d;
	font-size:1.2rem;
	line-height:1.2rem;
	border-radius:20px;
}


#top .top-lead .lead-more .btn a span.bar{
	display: inline-block;
    padding-right: 10px;
    position: relative;
	font-size:1.2rem;
	line-height:1.2rem;
}

#top .top-lead .lead-more .btn a span.bar svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size:.9rem;
}

#top .top-lead .lead-more .btn a svg{
	font-size:.8rem;
	margin-left: 3px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}




#top .top-entry{
	margin: 0px;
	padding: 30px 0px 0px;
}

#top .top-entry h3{
	font-size: 2rem;
	line-height: 2rem;
}

#top .top-entry h3:before {
	margin-right: 10px;
}

#top .top-entry h3:after {
	margin-left: 10px;
}


#top .top-entry .text{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 1.4rem;
	line-height: 2.4rem;
	text-align: center;
}

#top .top-entry .entry-list{
	margin: 0px;
	padding: 5px 20px 0px;
}

#top .top-entry .entry-list ul li{
	margin: 15px 0px 0px;
	padding: 0px;
	width:48%;
}

#top .top-entry .entry-list ul li.e2{
	width:100%;
}

#top .top-entry .entry-list ul li a,
#top .top-entry .entry-list ul li span.link-du{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 170px;
	border: 3px solid #c2bab4;
}

#top .top-entry .entry-list ul li h4{
	margin: 0px;
	padding: 18px 0px 0px;
	font-size: 1.3rem;
	line-height: 1.3rem;
	font-weight:600;
}

#top .top-entry .entry-list ul li .icon{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#top .top-entry .entry-list ul li.e1 .icon{
	padding: 20px 0px 0px;
}

#top .top-entry .entry-list ul li.e2 .icon{
	padding: 12px 0px 0px;
}

#top .top-entry .entry-list ul li.e3 .icon{
	padding: 12px 0px 0px;
}

#top .top-entry .entry-list ul li.e4 .icon{
	padding: 12px 0px 0px;
}

#top .top-entry .entry-list ul li.e1 .icon img{
	width:70px;
}

#top .top-entry .entry-list ul li.e2 .icon img{
	width:45px;
}

#top .top-entry .entry-list ul li.e3 .icon img{
	width:45px;
}

#top .top-entry .entry-list ul li.e4 .icon img{
	width:55px;
}

#top .top-entry .entry-list ul li .btn{
	margin: 0px;
	padding: 10px 0px 0px;
	text-align:center;
}

#top .top-entry .entry-list ul li .cs{
	margin: 0px;
	padding: 20px 0px 0px;
	text-align:center;
	font-size: 1.2rem;
	line-height: 1.2rem;
}
#top .top-entry .entry-list ul li .btn span{
	margin: 0px;
	padding: 10px 0px;
	background: url(../../images/top/arrow_entry.png) no-repeat right 5px center;
	background-size:4px auto;
	width:120px;
	border-radius:4px;
	font-size: 1.2rem;
	line-height: 1.2rem;
}

#top .top-entry .entry-list ul li.e2 .btn span{
	width:120px;
}


#top .top-interview{
	margin: 20px 0px 0px;
	padding: 0px 0px 20px;
	height:auto;
}

#top .top-interview ul{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 0;
	position: relative;
	left: 0px;
	top: 0px;
	text-align:center;
}

#top .top-interview ul li{
	vertical-align: top;
	display: inline-block;
	margin: 0px 5px;
	padding: 0px;
	width:70px;
}

#top .top-interview h3{
	margin: 0px;
	padding: 10px 20px 0px;
}

#top .top-interview h3 .t1{
	font-size: 3.2rem;
	line-height:3.2rem;
}

#top .top-interview h3 .t2{
	font-size: 1.2rem;
	line-height:1.2rem;
}

#top .top-interview .text{
	margin: 0px;
	padding: 10px 100px 0px 20px;
	font-size: 1.3rem;
	line-height:2.2rem;
}

#top .top-interview .more{
	margin: 0px;
	padding: 10px 20px 0px;
	font-size: 1.2rem;
	line-height: 1.2rem;
	position: absolute;
	right: 0px;
	bottom: 20px;
}



#top .top-cblock{
	margin: 0px;
	padding: 20px 20px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:auto;
}

@media screen and (max-width: 320px) {
		
	
#top .top-cblock{
	padding: 20px 0px 0px;
}

}

#top .top-cblock .cblock{
	margin: 0px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}

#top .top-cblock .cblock.c1{
	margin: 0px;
	padding: 0px;
	width:100%;
}

#top .top-cblock .cblock a{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 4px solid #f5ebe2;
}

#top .top-cblock .cblock .cb-in{
	display: block;
	margin: 0px;
	padding: 0px;
	background: #fefefd url(../../images/sp/top/bbg.png) repeat-x;
	background-size:auto 100%;
	height:175px;
}

#top .top-cblock .cblock.c1 .cb-in{
	height:auto;
}

#top .top-cblock .cblock .cb-in2{
	margin: 0px;
	padding: 0px 0px 20px 20px;
	height: auto;
	position:relative;
}

#top .top-cblock .cblock.c1 .t1{
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: 1.7rem;
	line-height: 1.7rem;
}

#top .top-cblock .cblock.c1 .t2{
	margin: 0px;
	padding: 8px 0px 0px;
	font-size: .95rem;
	line-height: .95rem;
}

#top .top-cblock .cblock.c1 h3{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 1.8rem;
	line-height: 1.8rem;
}

#top .top-cblock .cblock.c1 .en{
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 1.2rem;
	line-height: 1.2rem;
}


#top .top-cblock .cblock.c1 .more{
	margin: 0px;
	padding: 0px;
	font-size: 1.2rem;
	line-height: 1.2rem;
	position: absolute;
	right: 10px;
	bottom: 10px;
}



#top .top-cblock .cblock.c2,
#top .top-cblock .cblock.c3{
	width:48%;
	margin-top:20px;
}

#top .top-cblock .cblock.c2 .cb-in,
#top .top-cblock .cblock.c3 .cb-in{
	height:auto;
	padding-bottom:20px;
}

#top .top-cblock .cblock.c2 .t1,
#top .top-cblock .cblock.c3 .t1{
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: 1.1rem;
	line-height: 1.7rem;
}

#top .top-cblock .cblock.c2 h3,
#top .top-cblock .cblock.c3 h3{
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: 1.5rem;
	line-height: 1.5rem;
}

#top .top-cblock .cblock.c2 .more,
#top .top-cblock .cblock.c3 .more{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 1.2rem;
	line-height: 1.2rem;
}




#top .top-company{
	margin: 0px;
	padding: 20px 20px 0px;
	width: auto;
}


#top .top-company .company-bn{
	margin: 0px;
	padding: 0px;
	display: table;
	width: 100%;
	height: auto;
}

#top .top-company .company-bn .logo{
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 12px 0px 12px 18px;
	width:70px;
}

#top .top-company .company-bn h3{
	display: table-cell;
	margin: 0px;
	padding: 12px 0px 12px 20px;
	font-size: 1.5rem;
	line-height: 1.5rem;
}

#top .top-company .company-bn h3 .pc-text{
	display:none;
}

#top .top-company .company-bn .more{
	display: table-cell;
	margin: 0px;
	padding: 12px 0px;
	width:90px;
	font-size: 1.2rem;
	line-height: 1.2rem;
}


#top .top-company .company-bn .more span{
	margin: 0px;
	padding: 0px 0px 3px;
	display: inline-block;
	border-bottom: 1px solid #493528;
}

#top .top-company .company-bn .more svg{
	font-size: .9rem;
}

