@charset "UTF-8";
@import url("../../webfonts/Hannari/stylesheet.css");

.flexbox{
	width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	/*display: -webkit-flex;*/
	display: flex;
	/*-webkit-flex-wrap: wrap;*/
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
		-ms-flex-line-pack: start;
			align-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
			align-items: flex-start;
}
.flex_reverse {
	flex-direction: row-reverse;
}
#recruitWrp   {
	margin-bottom: 60px;
	width: 100%;
	max-width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#recruitWrp .cont_tit {
	margin-bottom: 50px;
	text-align: center;
}
#recruitWrp .cont_tit img {
}
#recruitWrp #recruitBox {
	width: 100%;
	max-width: 998px;
	display: block;
	margin-bottom: 5%;
	height: auto;
}
#recruitWrp #recruitBox img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.recruit{
	text-align: left;
}
.salontit02{
	width: 944px;
	height: 70px;
	margin: 40px 0 16px 0;
	padding: 2px 0 1px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/bg_tith2.jpg);
	clear: both;
	position: relative;
}
.salontit02 h2{
	position: absolute;
	top: 7px;
	left: 6px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	width: 525px;
	height: 38px;
	text-align: left;
}
/*コンテンツ*/
.glink{
	width:800px;
	min-height:50px;
	background:url(../img/tit_contents.jpg) no-repeat 0 0;
	border-bottom:1px solid #E9E9E9;
	margin:0 auto;
	padding:14px 0 26px 144px;
}
.glink li{
	width: 150px;
	background: url(../img/ic_circle_r.gif) no-repeat 16px 4px;
	padding: 0 0 6px 32px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.glink:after { content:""; display:block; height:0; clear:both; visibility:hidden; }
.glink { display:inline-block; }
* html .glink { height:1%; }
.glink { display:block; }
/*コンテンツ*/

.rec_tit .txt16.bold {
	background-image: url(../../images/top/arrow_sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 3px;
}

.recruit_bnr  {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 10px;
}
.recruit_bnr img {
	height: auto;
}
.recruit_tit.sin_title {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 1px solid #000000;
	margin-top: 15px;
	padding-right: 1px;
}
.recruit_tit .tit_txt{
	font-family: Hannari;
	font-size: 30px;
	letter-spacing: 4px;
}
.recruit_tit.sin_title img {
	width: 100%;
	height: auto;
}
.recruit_box {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.recruit_box th {
	line-height: 20px;
	padding-left: 20px;
	background-color: #E4E4E4;
	color: #333;
	border: 3px solid #FFF;
}

.recruit_box td {
	line-height: 30px;
	padding-left: 20px;
	background-color: whiteSmoke;
	color: #3F3026;
	border: 3px solid #FFF;
}
.recruit_text01 a {
}
.mrb20 {
	margin-bottom: 20px;
}
.recruit_tit.sin_title02 {
	width: 100%;
}
.recruit_tit.sin_title02 img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.sinsotsu {
	margin-top: 5px;
	margin-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.sinsotsu th {
	text-align: center;
	line-height: 40px;
	border: 3px solid #FFF;
	background-color: #E4E4E4;
	color: #333;
}
.sinsotsu .clm1 {
	width: 17%;
}

.sinsotsu td {
	line-height: 30px;
	color: #3F3026;
	border: 3px solid #FFF;
	background-color: whiteSmoke;
}

.align_center {
	text-align: center;
}

.gry_box {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #E4E4E4 !important;
	text-align: center;
}
.gry_box dl {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}
.gry_box dl dt {
	width: 30%;
	float: left;
	text-align: left;
}
.gry_box dl dd {
	width: 70%;
	float: right;
	text-align: left;
}

.pdl10 {
	padding-left: 10px;
}

/*ライン*/
#recruitWrp .lineWrp{
	width: auto;
}
#recruitWrp .line_tit {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-top: 15px;
	width: 100%;
	height: auto;
}
#recruitWrp .line {
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	position: relative;
}
#recruitWrp .line .box_l {
	width: 50%;
	float: left;
	padding-left: 15%;
}
#recruitWrp .line .box_l .txt {
	text-align: left;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 15px;
}
#recruitWrp .line .box_l .txt2 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 20px;
}
#recruitWrp .line .box_l p.txt3{
	text-align: left;
	display: inline-block;
	float: left;
}
#recruitWrp .line .box_r {
	width: 15%;
	float: left;
	position: relative;
}
#recruitWrp .line .box_r .fuki {
	position: absolute;
	right: -101px;
	top: -46px;
}

#recruitWrp .line .face {
	width: 22%;
	float: left;
	margin-right: 1%;
}
#recruitWrp .line .face img {
	width: 100%;
	height: auto;
}
#recruitWrp .line .duckcurl {
	width: 100px;
	display: inline-block;
	position: relative;
}
#recruitWrp .line .duckcurl img {
	width: 150%;
	height: auto;
	margin-top: 0px;
	position: absolute;
	right: -35%;
	top: -30px;
	z-index: 1;
}

.tittxt{
	font-weight:bold;
	color:#747474;
	margin-bottom:8px;
	padding:0 0 10px 0;
	border-bottom:1px solid #EFEFEF;
}
.snsfollow {
    line-height: 35px;
	text-align: center;
}
.snsfollow .tit {
    font-size: 30px;
    color: #D62882;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 41px;
}
.snsfollow .tit::before, 
.snsfollow .tit::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 60px;
    background-color: #D62882;
    vertical-align: middle;
	position: absolute;
	top: 30%;
}
.snsfollow .tit::before {
    transform: rotate(-30deg);
    margin-right: 30px;
	left: -15%;
	
}
.snsfollow .tit::after {
    transform: rotate(30deg);
    margin-left: 30px;
	right: -15%;
}
.snsfollow .btn {
    background-color: #D62882;
    padding-top: 1%;
    padding-right: 1.5%;
    padding-bottom: 1%;
    padding-left: 1.5%;
    display: inline-block;
    border-radius: 17px;
    margin-top: 2%;
}
.snsfollow .font_pink{
    color: #D62882;
}
.snsfollow .fab {
    font-size: 70px;
    color: #FFFFFF;
}

/*　応募フォーム　**************************/
.scroll_area {
	width: 938px;
	height: 255px;
	margin-bottom: 15px;
	overflow: auto;
}
fieldset .tittxt {
	margin-top: 40px;
}
fieldset .scroll_area {
	text-align: left;
}
fieldset .scroll_area dl dt {
	float: none;
	width: auto;
}
fieldset label #checkBtn {
	position: relative;
	top: 3px;
}
#txt_newsalon {
	margin-bottom: 30px;
}
#txt_newsalon p {
	font-weight: bold;
	font-size: 300%;
	text-align: center;
}
#txt_newsalon p span {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

#txt_newsalon2 {
	margin-bottom: 30px;
}
#txt_newsalon2 p {
	font-weight: bold;
	font-size: 200%;
	text-align: center;
}
#txt_newsalon2 p span {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}


@media screen and (max-width:768px){

#recruitWrp #recruitBox {
width: 100%;
	}
#recruitWrp #recruitBox img {
width: 100%;
height: auto;
}
	
.recruit{
}
.salontit02{
	width: 100%;
}
.salontit02 h2{
	width: auto;
}
.recruit .snap{
	width: 100%;
}
#recruitWrp {
	font-size: 11px;
}
#recruitWrp .cont_tit {
	margin-bottom: 30px;
}
#recruitWrp .cont_tit img {
	width: 38%;
	height: auto;
	min-width: 107px;
	max-width: 160px;
}
#recruitWrp ul.glink  {
	width: auto;
	padding-left: 95px;
	background-size: 100px auto;
}
#recruitWrp div img {
	width: 100%;
	height: auto;
}
#recruitWrp .recruit_tit {
}
#recruitWrp .recruit_tit img {
}
#recruitWrp .recruit_box tr th {
	width: 25%;
}
#recruitWrp .recruit_box tr td iframe {
	width: 100%;
	height: 350px;
}
#recruitWrp .recruit_tit .tit_txt  {
	font-size: 20px;
}
.sinsotsu  {
	width: 100%;
}
.sinsotsu .gry_box dl {
	width: 90%;
}
.sinsotsu tr th  {
}
.sinsotsu .clm1  {
	width: 15%;
	text-align: left;
}
.toform a img  {
	max-width: 243px;
}
.gry_box {
}
#recruitWrp .lineWrp {
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#recruitWrp .line_tit {
	width: 100%;
	height: auto;
	max-width: 945px;
	margin-bottom: 20px;
}
#recruitWrp .line {
	width: 100%;
	padding-top: 60px;
	max-width: 500px;
}
#recruitWrp .line .box_l {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 100%;
	float: none;
	max-width: 500px;
}
#recruitWrp .line .box_l .txt {
	font-size: 11px;
}
#recruitWrp .line .box_l .txt2 {
	font-size: 12px;
}
#recruitWrp .line .box_r {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 70%;
	float: none;
}
#recruitWrp .line .box_r img {
	width: 50%;
	height: auto;
	max-width: 153px;
	display: inline-block;
	vertical-align: top;
}
#recruitWrp .line .box_r .fuki {
	top: 0px;
	right: 0px;
	left: auto;
	max-width: 133px;
	width: 50%;
	position: static;
	display: inline-block;
}
	
#recruitWrp .line .face {
	float: left;
	width: 23%;
}
#recruitWrp .line .face img {
}
#recruitWrp .line .duckcurl {
	float: none;
}
#recruitWrp .line .duckcurl img {
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
}

	
.scroll_area {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.scroll_area p {
	margin-bottom: 20px;
	margin-top: 20px;
}
.scroll_area dl dt {
}
#txt_newsalon p {
	font-size: 200%;
}
#yaji_coupon {
	max-width: 436px;
}
}

@media screen and (max-width:480px){
.rec_tit .txt16.bold {
	font-size: 13px;
}
.recruit_tit.sin_title {
	height: 30px;
	width: 100%;
	margin-bottom: 2px;
}
.recruit_tit.mrt24.sin_title02 {
	height: 30px;
	margin-bottom: 2px;
	background-image: url(../../images/recruit/sin_title02.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.recruit_tit.mrt24.sin_title03 {
	height: 27px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../images/recruit/sin_title03.jpg);
	background-size: cover;
	margin-bottom: 5px;
}
#recruitWrp .recruit_box tr th {
	width: 22%;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 3px;
	margin-right: 0px;
	text-align: right;
}
#recruitWrp .recruit_box tr td {
	padding-left: 5px;
	width: auto;
}
#recruitWrp .recruit_box tr td iframe {
	height: 0px;
}
.sinsotsu .clm1 {
	width: 10%;
}
.sinsotsu tr .pdl10 {
	padding-left: 10px;
}
.sinsotsu tr td {
	text-align: left;
	padding-left: 10px;
}
.sinsotsu tr .align_center.area {
	text-align: center;
	padding-left: 0px;
}
.gry_box dl dt {
	width: 10%;
}
.gry_box dl dt:nth-child(1)  {
	width: 100%;
}
.gry_box dl dd {
	width: 90%;
}
.gry_box dl dd span {
	display: block;
}
.toform a img  {
	width: 80%;
}
#recruitWrp .line {
	padding-top: 0px;
}
#recruitWrp .line .fuki {
	top: 43%;
}
#recruitWrp .line .box_l {
	float: none;
	width: 100%;
    padding-left: 0%;
}
#recruitWrp .line .box_l br {
	display: none;
}
#recruitWrp .line .box_l .txt {
}
#recruitWrp .line .box_l .txt2 {
}
#recruitWrp .line .box_r {
	float: none;
	width: 100%;
	text-align: center;
}
#recruitWrp .line .box_r img {
	margin-right: auto;
	margin-left: auto;
	width: 48%;
}
#recruitWrp  .line .box_l .duckcurl {
	width: 50%;
	max-width: 137px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#txt_newsalon p  {
	font-size: 130%;
}

#yaji_coupon {
	width: 80%;
	height: auto;
}
.snsfollow {
    line-height: 25px;
}
.snsfollow .tit {
    font-size: 20px;
    line-height: 30px;
}
.snsfollow .tit::before, .snsfollow .tit::after {
    width: 2px;
    height: 50px;
    top: 15%;
}
.snsfollow .btn {
    padding-top: 2%;
    padding-right: 2.5%;
    padding-bottom: 2%;
    padding-left: 2.5%;
}
.snsfollow .fab {
    font-size: 50px;
}
}
