@charset "utf-8";
body {
	font-family: a-otf-ud-reimin-pr6n, sans-serif;
	font-weight: 300;
	color: #666;
	font-feature-settings: "palt";
}
b, strong, .bold{
	font-family: a-otf-ud-reimin-pr6n, sans-serif;
	font-weight: bold;
}
section {
	margin-bottom: 100px;

}
#wrap_sdb {
	position: relative;
	height: 30px;
	margin-top: 110px;
}


a#scroll_down {
	position: absolute;
	/* [disabled]bottom: 20px; */
	left: calc(50% - 19px);
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	padding-top: 56px;
}
a#scroll_down span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #666;
  border-radius: 50px;
  box-sizing: border-box;
}
a#scroll_down span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #666;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.wrap {
	margin-top: 152px;
	font-style: normal;
	font-size: 14px;
}
.wrap .wrap_2nd p {
	letter-spacing: 0.05em;
	font-feature-settings: normal;
	line-height: 2.2;
}


#menu_sp a,#menu_sp_p a  {
  text-decoration: none;
}

#menu_sp {
	background-color: hsla(0, 0%, 0%, 0.60);
	position: fixed;
	top: 50%;
	left: 50%;
	width: 260px;
	display: none;
	z-index: 99999;
	margin-left: -150px;
	border-style: solid;
	/* [disabled]height: 400px; */
	margin-top: -140px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 0px 0px 0px 50px;
}
#menu_sp a a {
		text-decoration: none;
}
#menu_sp .navi_red {
		color: rgba(255, 255, 255, 1.00);
		text-align: center;
		margin-bottom: 8px;
		font-size: 14px;
		margin-top: 3px;
}
#menu_sp .navi_jp {
		color: rgba(255, 255, 255, 1.00);
		text-align: center;
}
#navi_sp {
		position: absolute;
		top: 20px;
		right: 20px;
		cursor: pointer;
}
#navi_sp2 {
		position: absolute;
		top: 11px;
		right: 20px;
		cursor: pointer;
}
#artisan {
	text-align: center;
}
#catch {
	padding-top: 30px;
	padding-bottom: 30px;
}
#lead_artisan {
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.4em;
	line-height: 2.4;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666666;
	position: relative;
	margin-top: 80px;
	margin-bottom: 80px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}
#lead_artisan:before {
	position: absolute;
	top: -20px;
	content: '｜';
	display: inline-block;
	background-color: #FFFFFF;
	left: calc(50% - 15px);
	padding-left: 6px;
	color: #666;
	font-weight: normal;
}

body .wrap .wrap_2nd a.btn_interview {
	border: 1px solid #888888;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-radius: 50px;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.3em;
}
body .wrap .wrap_2nd a.btn_interview:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

.head_artisan {
	position: relative;
	line-height: 1.4;
	padding-top: 0.7em;
	padding-right: 1.4em;
	padding-left: 1.4em;
	padding-bottom: 0.5em;
	display: inline-block;
	top: 0;
	font-size: 15px;
	letter-spacing: 0.4em;
	font-weight: bold;
}

.head_artisan:before, .head_artisan:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.head_artisan:before {
  border-left: solid 1px #666;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  left: 0;
}
.head_artisan:after {
  content: '';
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  border-bottom: solid 1px #666;
  right: 0;
}
.btn_sns {
	background-color: #000000;
	padding-top: 50px;
	padding-bottom: 50px;
}







@media screen and (max-width:767px) {
body .wrap .wrap_2nd a.btn_interview {
	font-size: 12px;
	letter-spacing: 0.3em;
}
.wrap {
	margin-top: 0px;
}
#artisan img {
	width: 80%;
}
#lead_artisan {
	font-size: 13px;
	letter-spacing: 0.3em;
	margin-top: 60px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
#lead_artisan:before {
	position: absolute;
	top: -16px;
	content: '｜';
	display: inline-block;
	background-color: #FFFFFF;
	left: calc(50% - 13px);
	padding-left: 5px;
	color: #666;
}
#copyright {
	margin-bottom: 0px;
	font-family: Osaka-mono, "MS Gothic", monospace;
}
.head_artisan {
	font-size: 13px;
	line-height: 2;
	letter-spacing: 0.45em;
}







}
