@charset "UTF-8";


#recruit-footer {
    margin: 30px auto 0px;
}


#recruit-footer .goto-official{
	margin: 0px;
	padding: 20px 0px 0px;
}

#recruit-footer .copyright{
	margin: 0px;
	padding: 50px 0px 25px;
}



#contents #top{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}

#top #top-slider{
	margin: 0px 0 35px;
	padding: 20px 0px 0px;
	position:relative;
}

#top #top-slider .slider-text{
	color: #ffffff;
	position: absolute;
	left: 48px;
	bottom: 30px;
	font-size:3.5rem;
	line-height:4.5rem;
	z-index:20;
	text-shadow:2px 2px 3px #000;
}

#top #top-slider .top-main-slider-in{
	width: 960px;
}

#top #top-slider .top-slick-slide{
	
	
}

#top #top-slider .top-slick-slide a{outline:none;}

#top #top-slider .slick-slide img {
    display: inline-block;
}



#top #top-slider .slick-arrow {
    position: absolute;
    top: 0;
    font-size: 0;
    cursor: pointer;
    outline: none;
	z-index:10;
	text-indent: 0%;
	height:auto;
}

#top #top-slider .slick-prev {
    left: -70px;
	background-image:none;
	top: 50%;
	background: none;
	border-width: 0px;
	border-style: none;
	transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
	width:32px;
}

#top #top-slider .slick-next {
    right: -70px;
	background-image:none;
	top: 50%;
	background: none;
	border-width: 0px;
	border-style: none;
	transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
	width:32px;
}

#top #top-slider .slick-prev.slick-disabled {
	opacity:0.4;
	cursor: auto;
}
#top #top-slider .slick-next.slick-disabled {
	opacity:0.4;
	cursor: auto;
}

#top #top-slider .slick-prev svg {
	
	font-size:5.5rem;
	color:#4f463b;
	
}

#top #top-slider .slick-next svg {
    
	font-size:5.5rem;
	color:#4f463b;
	
}

#top #top-slider .slick-dots {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
  list-style: none;
}
#top #top-slider .slick-dots li {
  display: inline-block;
  margin: 0 10px;
}
#top #top-slider .slick-dots li button {
  display: block;
  line-height: 0;
  width: 6px;
  height: 6px;
  background: #a49679;
  border: 0;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  font-size:0;
  outline:none;
  padding:0;
}
#top #top-slider .slick-dots .slick-active button,
#top #top-slider .slick-dots li button:hover {
  background: #4e3f29;
}


#top .top-lead{
	margin: 0px;
	padding: 25px 0px 0px;
	text-align:center;
}

#top .top-lead h2{
	margin: 0px;
	padding: 0px;
	font-weight:600;
	font-size:2.2rem;
	line-height:3.4rem;
}

#top .top-lead .lead{
	margin: 0px;
	padding: 25px 0px 0px;
	font-size:1.6rem;
	line-height:2.6rem;
}

#top .top-lead .lead-more{
	display:none;
}


#top .top-entry{
	margin: 0px;
	padding: 45px 0px 0px;
}

#top .top-entry h3{
	margin: 0px;
	padding: 0px;
	font-size: 2.4rem;
	line-height: 2.4rem;
	text-align: center;
	font-weight: 600;
	display: flex;
	align-items: center;
}

#top .top-entry h3:before,
#top .top-entry h3:after {
	border-top: 4px solid #c2bab4;
	content: "";
	flex-grow: 1;
}

#top .top-entry h3:before {
	margin-right: 22px;
}

#top .top-entry h3:after {
	margin-left: 22px;
}

#top .top-entry .text{
	margin: 0px;
	padding: 30px 0px 0px;
	font-size: 1.4rem;
	line-height: 1.4rem;
	text-align: center;
}

#top .top-entry .entry-list{
	margin: 0px;
	padding: 22px 0px 0px;
}

#top .top-entry .entry-list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:100%;
}

#top .top-entry .entry-list ul li{
	margin: 0px;
	padding: 0px;
	width:310px;
}

#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: 230px;
	display: block;
	box-sizing: border-box;
	background: #FFF;
	border: 6px solid #c2bab4;
}

#top .top-entry .entry-list ul li h4{
	margin: 0px;
	padding: 20px 0px 0px;
	text-align:center;
	font-size: 1.6rem;
	line-height: 1.6rem;
	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: 31px 0px 0px;
}

#top .top-entry .entry-list ul li.e2 .icon{
	padding: 17px 0px 0px;
}

#top .top-entry .entry-list ul li.e3 .icon{
	padding: 17px 0px 0px;
}

#top .top-entry .entry-list ul li.e4 .icon{
	padding: 17px 0px 0px;
}

#top .top-entry .entry-list ul li .btn{
	margin: 0px;
	padding: 20px 0px 0px;
	text-align:center;
}

#top .top-entry .entry-list ul li .btn span{
	margin: 0px;
	padding: 12px 0px;
	background: url(../images/top/arrow_entry.png) no-repeat right 11px center;
	display: inline-block;
	border: 1px solid #d4ceca;
	width:185px;
	border-radius:4px;
	font-size: 1.4rem;
	line-height: 1.4rem;
}

#top .top-entry .entry-list ul li .cs{
	margin: 0px;
	padding: 30px 0px 0px;
	text-align:center;
	color:#F00;
	font-size: 1.4rem;
	line-height: 1.4rem;
}


#top .top-interview{
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: #dad0c7;
	position: relative;
	height:185px;
}

#top .top-interview a{
	display: block;
}

#top .top-interview ul{
	margin: 0px;
	padding: 0px;
	font-size: 0;
	position: absolute;
	left: 565px;
	top: 12px;
}

#top .top-interview ul li{
	vertical-align: top;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#top .top-interview h3{
	margin: 0px;
	padding: 20px 0px 0px;
}

#top .top-interview h3 .t1{
	font-size: 4rem;
	line-height:4rem;
	color: #FFF;
	font-weight:300;
}

#top .top-interview h3 .t2{
	font-size: 1.2rem;
	line-height:1.2rem;
	font-weight:600;
}

#top .top-interview .text{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 1.3rem;
	line-height:2.2rem;
}

#top .top-interview .more{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 1.4rem;
	line-height: 1.4rem;
}

#top .top-interview .more span{
	margin: 0px;
	padding: 0px 0px 3px;
	display: inline-block;
	border-bottom: 1px solid #493528;
}

#top .top-interview .more svg{
	font-size: .9rem;
}


#top .top-cblock{
	margin: 0px;
	padding: 25px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:100%;
}

#top .top-cblock .cblock{
	margin: 0px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}

#top .top-cblock .cblock.c1{
	margin: 0px;
	padding: 0px;
	width:474px;
}

#top .top-cblock .cblock a{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 6px solid #f5ebe2;
}

#top .top-cblock .cblock .cb-in{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c2bab4;
	background: #fefefd url(../images/sp/top/bbg.png) repeat-x;
	background-size:auto 100%;
	height:174px;
}

#top .top-cblock .cblock .cb-in2{
	margin: 0px;
	padding: 0px 0px 0px 22px;
	height: 172px;
	position:relative;
}

#top .top-cblock .cblock.c1 .t1{
	margin: 0px;
	padding: 25px 0px 0px;
	font-weight: 400;
	color: #c2bab4;
	font-size: 2.6rem;
	line-height: 2.6rem;
}

#top .top-cblock .cblock.c1 .t2{
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 1.3rem;
	line-height: 1.3rem;
}

#top .top-cblock .cblock.c1 h3{
	margin: 0px;
	padding: 35px 0px 0px;
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-weight: 600;
}

#top .top-cblock .cblock.c1 .en{
	margin: 0px;
	padding: 8px 0px 0px;
	font-size: 1.4rem;
	line-height: 1.4rem;
	font-weight: 400;
}


#top .top-cblock .cblock.c1 .more{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height: 1.4rem;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#top .top-cblock .cblock.c1 .more span{
	margin: 0px;
	padding: 0px 0px 3px;
	display: inline-block;
	border-bottom: 1px solid #493528;
}

#top .top-cblock .cblock.c1 .more svg{
	font-size: .9rem;
}

#top .top-cblock .cblock.c2,
#top .top-cblock .cblock.c3{
	width:227px;
}

#top .top-cblock .cblock.c2 .cb-in,
#top .top-cblock .cblock.c3 .cb-in{
	text-align:center;
}

#top .top-cblock .cblock.c2 .t1,
#top .top-cblock .cblock.c3 .t1{
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: 1.3rem;
	line-height: 2rem;
}

#top .top-cblock .cblock.c2 h3,
#top .top-cblock .cblock.c3 h3{
	margin: 0px;
	padding: 25px 0px 0px;
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-weight: 600;
}

#top .top-cblock .cblock.c2 .more,
#top .top-cblock .cblock.c3 .more{
	margin: 0px;
	padding: 38px 0px 0px;
	font-size: 1.4rem;
	line-height: 1.4rem;
}

#top .top-cblock .cblock.c2 .more span,
#top .top-cblock .cblock.c3 .more span{
	margin: 0px;
	padding: 0px 0px 3px;
	display: inline-block;
	border-bottom: 1px solid #493528;
}

#top .top-cblock .cblock.c2 .more svg,
#top .top-cblock .cblock.c3 .more svg{
	font-size: .9rem;
}



#top .top-company{
	margin: 0px auto;
	padding: 30px 0px 0px;
	width: 603px;
}


#top .top-company a{
	margin: 0px;
	padding: 0px;
	display: block;
}


#top .top-company .company-bn{
	margin: 0px;
	padding: 0px;
	display: table;
	background: #FFF;
	border: 1px solid #c2bab4;
	width: 100%;
	height: 100px;
}

#top .top-company .company-bn .logo{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width:125px;
}

#top .top-company .company-bn h3{
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-weight:600;
}

#top .top-company .company-bn .more{
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width:130px;
	font-size: 1.4rem;
	line-height: 1.4rem;
}


#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;
}




