/* CSS Document */
/*-- メインイメージ設定 --*/
#main_image ul {
	width: 1050px;
	margin: 0 auto;
}
#main_image_a {
	position: relative;
	height: 677px;
	width: 100%;
	background-image: url(../common/images/bk_main.jpg);
	text-align: center;
}
#main_image_a .main {
	position: relative;
	width: 1050px;
	margin: auto;
}
#main_image_a .main .main_ph{
	position: absolute;
	top: 0px;
	left:0px;
}
.loopboxs {
    width: 100%;
	background-image: url(../common/images/bk_main.jpg);
	text-align: center;
	position: relative;
	overflow:hidden;
}

.loopboxs .move_bt {
	position: absolute;
	width: 42px;
	height: 60px;
	overflow: hidden;
	z-index: 100;
}
.loopboxs .move_bt img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.loopboxs .move_bt:hover img {
	top: -60px;
}
.loopboxs .move_bt {
	position: absolute;
	z-index: 100;
}
.loopboxs #prevBox {
	position: absolute;
	width: 69px;
	height: 450px;
	top: 0px;
	left: -20px;
	background-image: url(../images/btn_bk.png);
}
.loopboxs #nextBox {
	position: absolute;
	width: 69px;
	height: 450px;
	top: 0px;
	right: -20px;
	background-image: url(../images/btn_bk.png);
}

.loopboxs #prev {
	top: 190px;
	left: 15px;
}
.loopboxs #next {
	top: 190px;
	right: 15px;
}


.loopboxs .loop_main {
	height: 400px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.loopboxs .loop_main ul {
	position: absolute;
/*	min-width: 7088px; */
	top: 0px;
	left: 0px;
}

.loopboxs .loop_main li {
	float: left;
	margin-right: 70px;
	width: 1100px;
}
.loopboxs .loop_navi {
	clear: both;
	width: 1020px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	padding-bottom: 15px;
}

.loopboxs .loop_navi li {
	float: left;
	margin-right: 10px;
	width: 132.8px;
}
.loopboxs .loop_navi li:last-child {
	margin-right: 0;
}
.loopboxs .loop_navi li a {
	display: block;
}
.loopboxs .loop_navi li a img {
	border: 2px solid #fff;
}
.loopboxs .loop_navi li.activ a img {
	border: 2px solid #261300;
}
.loopboxs .loop_navi li a:hover img {
	border: 2px solid #261300;

}


/*--------------------------------------------------- ここまで --*/
#wrapper #contents {
	float:none!important;
}

#wrapper #contents.toppage {
	width: 1050px!important;
	overflow: hidden;
}
#wrapper #contents.toppage .box {
	overflow: hidden;
	margin: 40px 0px;
}
#wrapper #contents.toppage .box .title {
	margin-bottom: 20px;
}
#wrapper #contents.toppage .box ul {
	width: 1270px;
	margin-top: 20px;
}
#wrapper #contents.toppage .box ul li {
	float: left;
	padding-right: 15px;
}
#wrapper #contents.toppage .box ul li a {
	display: block;
	text-decoration: none;
}
#wrapper #contents.toppage .box ul li img {
	padding-bottom: 5px;
}

#wrapper #contents.toppage .box2 {
	width: 340px;
	overflow: hidden;
	float: left;
	margin: 40px 80px 40px 0;
}
#wrapper #contents.toppage .box2 .title {
	margin-bottom: 20px;
}
#wrapper #contents.toppage .box2 ul {
	width: 340px;
	margin-top: 20px;
}
#wrapper #contents.toppage .box2 ul li {
	width: 340px;
	height: 180px;
	margin-bottom: 10px;
}
#wrapper #contents.toppage .box2 ul li a {
	display: block;
	width: 340px;
	height: 180px;
	text-decoration: none;
}

#wrapper #contents.toppage .box3 {
	width: 630px;
	float: right;
	overflow: hidden;
	margin: 40px 0;
}
#wrapper #contents.toppage .box3 .title {
	margin-bottom: 20px;
}
#wrapper #contents.toppage .box3 .box3_inr {
	width: 570px;
	margin: 43px auto 0 auto;
}

/*-- コンテンツ設定 --*/
#wrapper #contents .interview_box {
	background-color: #f1f9ea;
	width: 380px;
	margin: 45px 0;
}
#wrapper #contents .interview_box .box_inr {
	padding: 20px;
}
#wrapper #contents .interview_box .box_inr p {
	margin-bottom: 15px;
}
#wrapper #contents .interview_box .box_inr ul {
}
#wrapper #contents .interview_box .box_inr ul li {
	margin-bottom: 10px;
}
#wrapper #contents .interview_box .box_inr ul li:last-child {
	margin-bottom: 0;
}
#wrapper #contents .interview_box .box_inr ul li a {
}

#wrapper #contents #instagram {
	background-color: #f8eef7;
	width: 630px;
	margin: 45px 0;
}
#wrapper #contents #instagram .box_inr {
	padding: 20px 22px;
}
#wrapper #contents #instagram .box_inr p {
	margin-bottom: 15px;
	/*margin-bottom: 38px;*/
}




#wrapper #contents.toppage .salon_box {
	margin: 40px 0px;
	position: relative;
	background-image: url(../images/bk_salon02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 32px;
	height: 605px;
	width: 1050px;
	clear: both;
}
#wrapper #contents.toppage .salon_box ul li {
	position: absolute;
}
#wrapper #contents.toppage .salon_box ul li.s01 {
	top: 97px;
	left: 52px;
}
#wrapper #contents.toppage .salon_box ul li.s02 {
	top: 135px;
	left: 280px;
}
#wrapper #contents.toppage .salon_box ul li.s03 {
	top: 44px;
	left: 602px;
}
#wrapper #contents.toppage .salon_box ul li.s04 {
	top: 44px;
	left: 815px;
}
#wrapper #contents.toppage .salon_box ul li.s05 {
	top: 295px;
	left: 35px;
}
#wrapper #contents.toppage .salon_box ul li.s06 {
	top: 313px;
	left: 251px;
}
#wrapper #contents.toppage .salon_box ul li.s07 {
	top: 240px;
	left: 510px;
}
#wrapper #contents.toppage .salon_box ul li.s08 {
	top: 225px;
	left: 715px;
}
#wrapper #contents.toppage .salon_box ul li.s09 {
	top: 241px;
	left: 890px;
}
#wrapper #contents.toppage .salon_box ul li.s10 {
	top: 435px;
	left: 679px;
}
#wrapper #contents.toppage .salon_box ul li.s11 {
	top: 435px;
	left: 449px;
}


#wrapper #contents.toppage .salon_box ul li a {
	display: block;
	text-decoration: none;
}





#ranking {
	width: 717px;
	float: left;
}
#ranking dl {
	width: 344px;
}
#ranking h3 {
	font-size: 1.4em;
}
#ranking dl h3 {
	margin: 10px 0px;
	font-size: 1.2em;
}
#ranking dl dd p {
	border-top: 1px solid #eee;
	border-bottom: 1px solid  #eee;
	padding: 20px 0px;
	margin: 10px 0px;
}
#ranking .line {
	width: 620px;
	margin-top: 12px;
}

#salon_concept {
	width: 343px;
	float: right;
}

#salon_concept h3 {
	font-size: 1.4em;
}
#salon_concept .line {
	width: 190px;
	margin-top: 12px;
}
#salon_concept li {
	font-size: 0.9em;
	line-height: 1.5em;
}

#salon_concept li img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}





#wrapper #contents.toppage #menu .menu_in {
	width: 250px;
	float: left;
	margin-right: 7px;
}
#wrapper #contents.toppage #menu .menu_in .menu_more {
	padding: 10px;
	border: 1px solid #c3bfb7;
	margin-bottom: 10px;
}
#wrapper #contents.toppage #menu .menu_in .menu_more h2 {
	margin-bottom: 5px;
}
#wrapper #contents.toppage #menu .menu_in .menu_more p.more {
	margin-top: 10px;
	text-align: right;
}
#wrapper #contents.toppage #menu .menu_in_last {
	width: 232px;
	float: left;
	margin-right: 0;
}
#wrapper #contents.toppage #menu .menu_in_last .menu_more {
	padding: 10px;
	border: 1px solid #c3bfb7;
	margin-bottom: 10px;
}
#wrapper #contents.toppage #menu .menu_in_last .menu_more h2 {
	margin-bottom: 5px;
}
#wrapper #contents.toppage #menu .menu_in_last .menu_more p.more {
	margin-top: 10px;
	text-align: right;
}
#wrapper #contents.toppage #ranking {
	overflow: hidden;
	margin-bottom: 40px;
}
#wrapper #contents.toppage #ranking .rank {
	width: 460px;
}
#wrapper #contents.toppage #ranking .rank h2 {
	margin-bottom: -8px;
}
#wrapper #contents.toppage #ranking .rank .rank_in {
	padding: 16px;
}
#wrapper #contents.toppage #ranking .rank .rank_in p.allrank{
	text-align: right;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo {
	overflow: hidden;
	height: 220px;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo .rank_photo_in {
	width: 131px;
	margin-right: 17px;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo .rank_photo_in p.photo {
	border: 1px solid #c3bfb7;
	margin-bottom: 5px;
	position:relative;
	width: 129px;
	height: 160px;
}
p.photo .label {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 100;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo .rank_photo_in_last {
	width: 131px;
	margin-right: 0;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo .rank_photo_in_last p.photo {
	border: 1px solid #c3bfb7;
	margin-bottom: 5px;
	position:relative;
	width: 129px;
	height: 160px;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo .rank_staff_photo_in {
	width: 100px;
	margin-right: 9px;
}
#wrapper #contents.toppage #ranking .rank .rank_in .rank_photo .rank_staff_photo_in_last {
	width: 100px;
	margin-right: 0;
}
#wrapper #contents.toppage #news {
	overflow: hidden;
}
#wrapper #contents.toppage #news .info {
	width: 480px
}
#wrapper #contents.toppage #news .info .info_title {
	overflow: hidden;
	position: relative;
	top: 10px;
	z-index: 2;
}
#wrapper #contents.toppage #news .info .info_title h2 {
	width: 270px;
	display: inline;
}
#wrapper #contents.toppage #news .info .info_title p.next {
	width: 66px;
	margin-top: 30px;
}
#wrapper #contents.toppage #news .info .info_in {
	height: 260px;
	overflow: auto;
	padding: 20px;
	border: 1px solid #c3bfb7;
	z-index: 1;
}
#wrapper #contents.toppage #news .info .info_in dl {
	padding: 10px 0;
	border-bottom: 1px solid #e1dcd3;
}
#wrapper #contents.toppage #news .info .info_in dl dt {
	margin-bottom: 5px;
}
#wrapper #contents.toppage #news .info .info_in dl dd {
	line-height: 1.6em;
}
#wrapper #contents.toppage #news .blog {
	width: 440px
}
#wrapper #contents.toppage #news .blog .blog_title {
	overflow: hidden;
	position: relative;
	top: 10px;
	z-index: 2;
}
#wrapper #contents.toppage #news .blog .blog_title h2 {
	width: 270px;
	display: inline;
}
#wrapper #contents.toppage #news .blog .blog_title p.next {
	width: 66px;
	margin-top: 30px;
}
#wrapper #contents.toppage #news .blog .blog_in {
	height: 260px;
	overflow: auto;
	padding: 20px;
	border: 1px solid #c3bfb7;
	z-index: 1;
}
#wrapper #contents.toppage #news .blog .blog_in dl {
	padding: 10px 0;
	border-bottom: 1px solid #e1dcd3;
}
#wrapper #contents.toppage #news .blog .blog_in dl dt {
	margin-bottom: 5px;
}
#wrapper #contents.toppage #news .blog .blog_in dl dd {
	line-height: 1.6em;
}

div#header_navi {
	width: 1050px;
	height: 150px;
	padding: 20px 0px;
	margin: auto;
}
div#header_navi .contents {
	width: 1050px;
	margin: auto;
}
div#header_title .contents h2,
div#header_title .contents img,
div#header_title .contents p {
	float: left;
}

div#header_navi ul {
	width: 1050px;
	margin: auto;
}


div#header_navi li {
	float: left;
	text-align: left;
	padding: 10px 0px;
	padding-left: 50px;
}


div#header_navi li a {
	color: #fff;
	text-decoration: none;
}
.bnrblock {
	width: 1050px;
	margin: 25px auto 0 auto;
	clear: both;
}
.bnrblock .fll {
	width: 510px;
}
.bnrblock .flr {
	margin-top:4px;
	width: 520px;
}
.bnrblock .flr h2 {
	font-family: serif;
}

.newyork{
	clear:both;
	margin-top:20px;
	display:inline-block;
}

/*--------------------------------------------------- ここまで --*/






* { margin: 0; padding: 0; }

body { font-size: 80%; }

.wrap-form {
	width: 775px;
	padding: 20px 5px;
}

.wrap-form dl {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	display: table;
}

.wrap-form dt {
	width: 200px;
	float: left;
	color: #00375E;
	background-color: #fff;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
	padding: 5px;
	letter-spacing: 2px;
}

.wrap-form dd {
	width: 380px;
	float: left;
	color: #666;
	background-color: #fff;
	padding: 5px 0 5px 20px;
	border-left: 4px solid #ccc;
}

.input-b {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	padding: 5px 20px;
	font-weight: bold;
	cursor: pointer;
	color: #666;
}
.copy{text-align:right;}.copy a{font-size:70%;text-decoration:none;color:#ccc;background-color:#eee;}
.hiss { color: #f90; font-size: 80%; padding-left: 10px; background-color: #fff; }
.err { color: red; background-color: #fff; }
.point { color: #3B6C53; background-color: #fff; }
.align-c { text-align: center; }
.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }

input[type="text"] {
	padding: 10px;
}

.message {
	margin-bottom: 30px;
}

#header #header_inner .btnFc {
  width: 250px;
  height: 30px;
  position: relative;
  top: 0px;
  left: 250px;
}
#header #header_inner .btnFc a {
	display: block;
	width: 250px;
	height: 30px;
}


.recruit_banner{
	margin:0 auto;
	width:1050px;
}
.recruit_banner ul{
	margin-top:18px;
	display: flex;
	justify-content: center;
}
.recruit_banner li{
	width:194px;
	height:95px;
	background:#ccc;
	display:block;
	float:left;
	margin-right:20px;
}
.recruit_banner li:last-child{
	margin-right:0;
}

#header_navi{
	overflow:hidden;
}
