#index .recruit-list {
	letter-spacing: -0.5em;
	margin-left: -2%;
	margin-right: -2%;
}
#index .recruit-list .blk {
	letter-spacing: 0.01em;
	display: inline-block;
	width: 45.9999%;
	margin-left: 2%;
	margin-right: 2%;
	vertical-align: top;
	border-bottom: #e9ebec 1px solid;
}
#index .recruit-list .blk a {
	display: flex;
	align-items: flex-start;
	padding-top: 20px;
padding-bottom: 20px;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#index .recruit-list .blk .photo {
	flex-shrink: 0;
	width: 150px;
	margin-right: 25px;
}
#index .recruit-list .blk .txt {
	width: 100%;
}
#index .recruit-list .blk a:hover .photo img {
	transform: scale(1.05);
}
#index .recruit-list .blk .photo img {
	box-shadow: 5px 5px 18px -8px rgba(0,0,0,0.3);
	transition: ease-in-out .2s;
	border: #e3e3e3 1px solid;
	box-sizing: border-box;
}
#index .recruit-list .blk dt {
	font-size: 17px;
font-weight: 700;
position: relative;
line-height: 1.4;
margin-bottom: 7px;
}
#index .recruit-list .blk .cat {
	background-color: #000000;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
	padding: 4px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	margin-bottom: 10px;
	line-height: 1.1;
}
#index .recruit-list .blk dd.pos {
	color: #707070;
font-weight: 500;
line-height: 1.2;
}
#index .recruit-list .blk dd.pos table {
	font-size: 13px;
	line-height: 1.6;
	overflow: hidden;
	width: 100%;
	table-layout: fixed;
}
#index .recruit-list .blk dd.pos table th {
    color: #9D9D9D;
	width: 80px;
	vertical-align: top;
}
#index .recruit-list .blk dd.pos table td {
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#index .recruit-list .blk dd.pos table td br {
    display: none;
	overflow: hidden;
    text-overflow: ellipsis;
}
#index .recruit-list .blk dd.more {
	font-size: 14px;
	margin-top: 5px;
	font-weight: 500;
	position: relative;
	padding-left: 10px;
}
#index .recruit-list .blk a:hover  dd.more {
	text-decoration: underline;
}
#index .recruit-list .blk dd.more:before {
	width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 6px;
border-color: transparent transparent transparent #d80d19;
content: "";
position: absolute;
z-index: 1;
left: 0;
top: 11px;
}

#single .dtl {
	border-top: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	font-size: 14px;
	line-height: 1.7;
	width: 100%;
	margin-bottom: 10px;
}

#single .dtl th {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	padding: 15px;
	background-color: #f8f8f7;
	font-weight: 500;
	width: 200px;
	padding-left: 15px;
	padding-right: 15px;
}
#single .dtl td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	word-break: break-all;
	
}
#single .dtl td a {
	color:#d80d19;
	text-decoration: underline;
	
}
#single .dtl td a:hover {
    text-decoration: none;
}
#single .cf {
}
#single .cf .visual {
	width: 25%;
	margin-right: 5%;
	float: left;
	
}
#single .cf .visual img {
	border: #e3e3e3 1px solid;
}
#single .cf .txt {
	margin-left: auto;
	width: 68%;
	float: right;
}
#single .cf .txt .cat {
	font-size: 12px;
font-weight: 700;
background-color: #000;
padding: 2px;
display: inline-block;
color: #fff;
line-height: 1.5;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 15px;
}
#single .cf .txt h2 {
	font-size: 30px;
	font-weight: 700;
	border-bottom: #e3e3e3 1px solid;
padding-bottom: 25px;
margin-bottom: 5px;
	position: relative;
	line-height: 1.3;
}
#single .cf .txt .shop-link {
	text-align: right;
	display: block;
	margin-bottom: 20px;
}
#single .cf .txt .shop-link a {
	font-family: 'Vollkorn', serif;
text-decoration: underline;
font-weight: 500;
position: relative;
padding-left: 12px;
	font-size: 14px;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#single .cf .txt .shop-link a:hover {
	color: #d80d19;
}
#single .cf .txt .shop-link a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #d80d19;
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  margin-top: -4px;
  transition: ease-in-out .2s;
}
#single .cf .txt h2:after {
	position: absolute;
z-index: 1;
left: 0;
bottom: -1px;
content: "";
background-color: #d80d19;
width: 50px;
height: 1px;
}
#single .cf .txt h3 {
	font-weight: 700;
	font-size: 110%;
	margin-bottom: 10px;
}
#single .cf .txt .sub-txt {
		margin-bottom: 30px;
	}
#single .cf .txt .back-btn a {
	letter-spacing: 0.06em;
	font-size: 14px;
	text-decoration: underline;
	position: relative;
	padding-left: 15px;
	font-family: 'Vollkorn', serif;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#single .cf .txt .back-btn a:hover {
	color: #d80d19 ;
	
}

#single .cf .txt .back-btn a:before {
content: "";
	position: absolute;
	z-index: 1;
	left: 0;
width: 0;
height: 0;
border-style: solid;
	top: 50%;
	margin-top: -4px;
border-width: 4px 6px 4px 0;
border-color: transparent #d80d19 transparent transparent;
}
@media screen and (max-width:980px){
#index .recruit-list {
	margin-left: 0%;
	margin-right:0%;
}
#index .recruit-list .blk {
	display: block;
	width: 100%;
	margin-left: 0%;
	margin-right:0%;
}
#single .dtl th {
  width: 120px;
}	
}
@media screen and (max-width:640px){
#single .cf {
  display: block;
}
#single .cf .visual {
  width: auto;
  margin-right: 0%;
	text-align: center;
	margin-bottom: 40px;
	float: none;
}
	#single .cf .visual img {
		width: 400px;
	}
#single .cf .txt {
  width: auto;
	float: none;
}
#single .dtl th {
	width: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#single .dtl td {
	width: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;	
}
}
@media screen and (max-width:480px){
#index .recruit-list .blk .photo {
  width: 70px;
  margin-right: 15px;
}
#index .recruit-list .blk dd.pos {
  font-size: 13px;
}
#index .recruit-list .blk dd.pos table {
	font-size: 12px;
}
#index .recruit-list .blk dd.pos table th {
    display: block;
	width:auto;
}
#index .recruit-list .blk dd.pos table td {
    display: block;
	width:auto;
}
#index .recruit-list .blk .cat {
  font-size: 9px;
  margin-bottom: 5px;
}
#index .recruit-list .blk a {
  padding-top: 15px;
  padding-bottom: 15px;
}
#single .cf .txt .cat {
  font-size: 11px;
}
#single .cf .txt h2 {
	font-size: 21px;
}
}


