@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

html {
  font-size: 62.5%
}

body {
  background: #fff;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",Helvetica,Arial,Roboto,"Droid Sans","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #493528;
  word-break: break-all
}

div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, table, tr, th, td, article, aside, footer, header, hgroup, nav, section, img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

table {
  max-width: 100%;
  table-layout: fixed
}

a {
	color: #493528;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a:hover {
  opacity: .5;
}

b, em, strong {
  font-weight: bold
}

iframe {
  max-width: 100%
}

.preload *{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}


._pc{
	display:block !important;
}
._sp{
	display:none !important;
}


.font-roboto{
	font-family: 'Roboto Slab', serif;
}

.font-yumin{
	font-family: YuMincho,'Yu Mincho', "メイリオ", "Meirio", "MS PGothic", "Hiragino Kaku Gothic ProN", "Osaka", "sans-serif";
}

.font-garamond{
	font-family: 'EB Garamond', serif;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}


#wrapper{
	margin: 0px;
	padding: 0px;
}

#contents{
	margin: 0px auto;
	padding: 80px 0px 0px;
	width: 1100px;
	position:relative;
	z-index:10;
}

#contents .contents-body{
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}

/* bread crumb nav */

#bread-crumb-nav{
	margin: 0px;
	padding: 15px 0px;
	width:100%;
}

#bread-crumb-nav ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#bread-crumb-nav ol li {
	display: inline-block;
	font-size: 1.2rem;
	margin: 0px;
	padding: 0px;
	/*color:#493528;*/
}

#bread-crumb-nav ol li a{
	color: #493528;
	text-decoration: none;
}

#bread-crumb-nav ol li a:after{
	text-decoration: none;
}

#bread-crumb-nav ol li i {
	margin: 0 5px 0 10px;
	font-size: .7rem;
	font-weight:300;
}

#bread-crumb-nav ol li.current{
	color:#9b8e86;
}

.breadcrumbs > li > a::after {
    position: relative;
    display: inline-block;
    content: "»";
    top: -1px;
    left: 2px;
    width: 20px;
    text-align: center;
}

/* header */

#recruit-header{
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index:100;
}

#recruit-header .recruit-header-line{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d5d3cb;
}

#recruit-header .recruit-header-in{
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
	position: relative;
}

#recruit-header .recruit-header-in h1,
#recruit-header .recruit-header-in p.page-title{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#recruit-header .recruit-header-in h1 a,
#recruit-header .recruit-header-in p.page-title a{
	margin: 0px;
	padding: 20px 0px 0px;
	color: #493528;
	display: inline-block;
	font-size: 1.6rem;
	line-height: 2.2rem;
	font-weight: 600;
	height: 80px;
	box-sizing:border-box;
}

#recruit-header .recruit-header-in .sp-nav{
	display: none;	
}

#recruit-header .recruit-header-in .nav{
	margin: 0px;
	padding: 0px 0px 0px 160px;
}

#recruit-header .recruit-header-in .nav ul{
	margin: 0px;
	padding: 0px;
	font-size:0;
}

#recruit-header .recruit-header-in .nav ul li{
	margin: 0px 32px;
	padding: 0px;
	display: inline-block;
}

#recruit-header .recruit-header-in .nav ul li a{
	margin: 0px;
	padding: 35px 0px 0px;
	color: #493528;
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.3rem;
	font-weight: 600;
	height: 80px;
	box-sizing:border-box;
}

#recruit-header .recruit-header-in .nav ul li a svg{
	display: none;
}

#recruit-header .recruit-header-in p.entry{
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#recruit-header .recruit-header-in p.entry a{
	margin: 0px;
	padding: 30px 20px 0px;
	color: #FFF;
	display: inline-block;
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-weight: 400;
	height: 80px;
	box-sizing: border-box;
	background: #9b8e86;
}

#recruit-header .recruit-header-in p.entry a span {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    font-size: 1.8rem;
	line-height: 1.8rem;
}

#recruit-header .recruit-header-in p.entry a span svg {
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    text-decoration: none;
}


/* footer */

#recruit-footer{
	margin: 80px auto 0px;
	padding: 0px;
	width: 960px;
}

#recruit-footer h2{
	margin: 0px;
	padding: 0px;
	font-size: 2.2rem;
	line-height: 2.2rem;
	text-align: center;
	font-weight: 600;
	display: flex;
	align-items: center;
	color: #493528;
}

#recruit-footer h2:before,
#recruit-footer h2:after {
	border-top: 4px solid #c2bab4;
	content: "";
	flex-grow: 1;
}

#recruit-footer h2:before {
	margin-right: 22px;
}

#recruit-footer h2:after {
	margin-left: 22px;
}

#recruit-footer .footer-nav{
	margin: 0px;
	padding: 45px 0px 0px;
}

#recruit-footer .footer-nav ul{
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: space-between;
}

#recruit-footer .footer-nav ul li{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#recruit-footer .footer-nav ul li a,
#recruit-footer .footer-nav ul li span.link-du{
	font-size: 1.6rem;
	line-height: 1.8rem;
	color: #493528;
	display: block;
	margin: 0px;
	padding: 22px 0px 0px;
	border: 1px solid #493528;
	text-align: center;
	background: #FFF url(../images/common/footer_barrow.png) no-repeat right 18px center;
	background-size:7px auto;
	height:62px;
	box-sizing:border-box;
}

#recruit-footer .footer-nav ul li span.link-du{
	padding: 15px 0px 0px;
	background:none;
}

#recruit-footer .footer-nav ul li span.none{
	font-size: 1.2rem;
	color:#F00;
}


#recruit-footer .goto-home{
	margin: 0px;
	padding: 60px 0px 0px;
	text-align:center;
}


#recruit-footer .goto-home a{
	font-size: 1.3rem;
	line-height: 1.3rem;
	color: #493528;
	display: inline-block;
	margin: 0px;
	padding: 16px 0px;
	border: 2px solid #c2bab4;
	text-align: center;
	background: #FFF;
	width: 240px;
}

#recruit-footer .goto-home a span {
    display: block;
    position: relative;
}

#recruit-footer .goto-home a span svg {
    font-size: 1rem;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    text-decoration: none;
    margin-top: -1px;
}

#recruit-footer .goto-official{
	margin: 0px;
	padding: 60px 0px 0px;
	text-align:center;
}


#recruit-footer .goto-official a{
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #493528;
	display: inline-block;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
	background: url(../images/common/btn_official.png) no-repeat;
	width: 277px;
	height: 60px;
	font-weight:400;
	box-sizing:border-box;
}

#recruit-footer .goto-official a span{
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../images/common/footer_barrow2.png) no-repeat right 30px center;
}

#recruit-footer .copyright{
	margin: 0px;
	padding: 25px 0px;
	text-align:center;
	font-size: 1.3rem;
	line-height: 1.3rem;
	color: #777069;
}