@charset "utf-8";


.recruit_first {
	width: 798px;
	margin: 0 auto 40px;
	padding: 0 0 60px;
	background: url(../images/common/common_circle1.png) no-repeat center bottom;
}

.recruit_first .img {
	margin: 0 0 45px;
}

.recruit_first .txt {
	font-size: 110%;
	text-align: center;
	line-height: 1.8em;
}

.recruit_message {
	margin: 0 0 60px;
	padding: 0 0 60px;
	background: url(../images/common/common_circle1.png) no-repeat center bottom;
}

.recruit_message .box {
	width: 740px;
	margin: 0 auto;
	padding: 10px;
	background: #f8f8f8;
	-moz-box-shadow: 1px 1px 8px #b6b6b6;
	-webkit-box-shadow: 1px 1px 8px #b6b6b6;
	box-shadow: 1px 1px 8px #b6b6b6;
}

.recruit_message .line {
	border: 1px solid #d7c6b8;
	padding: 60px 40px;
	position: relative;
}

.recruit_message h3 #curve {
	display: block;
	text-align: center;
	margin: 0 0 30px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 220%;
	letter-spacing: 0.15em;
}

.recruit_message h3 .subtitle {
	text-align: center;
	margin: 0 0 25px;
	font-size: 85%;
	display: block;
}

.recruit_message .txt1 {
	width: 538px;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 140%;
	line-height: 1.6em;
}

.recruit_message .wrap {
	overflow: hidden;
}

.recruit_message .wrap .img {
	width: 168px;
	height: 168px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 20px;
	border-radius: 84px; 
	-webkit-border-radius: 84px;
	-moz-border-radius: 84px; 
}


.recruit_message .wrap .txt {
	width: 428px;
	float: right;
	font-size: 110%;
	line-height: 1.8em;
}


.recruit_jobs {
	width: 1000px;
	margin: 0 auto 60px;
	padding: 0 0 40px;
	background: url(../images/common/common_circle1.png) no-repeat center bottom;
}

.recruit_jobs .title {
	margin: 0 0 45px;
	text-align: center;
	background: url(../images/salon/salon_hborder.png) repeat-x left center;
}

.recruit_jobs .title h3 {
	background: white;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

.recruit_jobs .title h3 #curve2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 220%;
	letter-spacing: 0.15em;
}

.recruit_jobs .title h3 .subtitle {
	display: block;
	font-size: 90%;
	margin: 35px 0 0;
}

.recruit_jobs dl {
	width: 730px;
	margin: 0 auto 60px;
	padding: 0 0 40px;
	font-size: 110%;
	line-height: 1.8em;
	border-bottom: 1px solid #d7c6b8;
	overflow: hidden;
}

.recruit_jobs dl dt {
	float: left;
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 0 40px;
}

.recruit_jobs dl dd {
	padding: 0 0 15px 150px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #d6d6d6;
}

.recruit_jobs dl dd:last-of-type {
	padding: 0 0 0 150px;
	margin: 0;
	border-bottom: none;
}

.recruit_contact {
	width: 1000px;
	margin: 0 auto;
}
.recruit_contact .anc {
	display: block;
	position: relative;
	top: -110px;
}

.recruit_contact .title {
	margin: 0 0 45px;
	text-align: center;
	background: url(../images/salon/salon_hborder.png) repeat-x left center;
}

.recruit_contact .title h3 {
	background: white;
	width: 280px;
	margin: 0 auto;
	text-align: center;
}

.recruit_contact .title h3 #curve3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 220%;
	letter-spacing: 0.15em;
}

.recruit_contact .title h3 .subtitle {
	display: block;
	font-size: 90%;
	margin: 35px 0 0;
}

.recruit_contact .txt1 {
	margin: 0 0 50px;
	text-align: center;
	font-size: 105%;
	line-height: 1.6em;
}

.recruit_contact dl {
	width: 740px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.recruit_contact dl dt {
	float: left;
	clear: both;
	font-size: 105%;
}

.recruit_contact dl dt span {
	display: inline-block;
	margin: 0 0 0 10px;
	color: white;
	font-size: 80%;
	padding: 2px 10px;
	background: #222;
}

.recruit_contact dl dd {
	padding: 0 0 0 240px;
	margin: 0 0 25px;
}

.recruit_contact dl dd select {
	display: block;
	width: 380px;
}

.recruit_contact dl dd input[type="text"] {
	display: block;
	width: 380px;
	padding: 5px;
}

.recruit_contact dl dd span {
	display: block;
	margin: 3px 0 0;
	font-size: 90%;
	color: #999;
}

.recruit_contact dl dd.visit p {
	margin: 15px 0 5px;
}

.recruit_contact dl dd.visit select {
	display: inline;
	width: 75px;
}

.recruit_contact dl dd textarea {
	width: 466px;
	height: 15em;
	display: block;
}

.recruit_contact .btnarea {
	text-align: center;
}

.recruit_contact .btnarea input[type="submit"] {
	text-align: center;
	padding: 15px 50px;
	font-size: 120%;
	border: none;
	letter-spacing: 0.05em;
	color: white;
	background: #222;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
}


















