@charset "UTF-8";

/***************
  main
****************/

main {
  margin-bottom: 0px;
  overflow: hidden;
}

.moreLink a {
  border: 1px solid;
  border-radius: 3px;
  color: #06005A;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}

.logo5 {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/0017_original2.jpg) no-repeat center center;
background-size: 100%;
}

.logo-r {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/recruit4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-s {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/salon2.jpg) no-repeat center center;
background-size: 100%;
}

.logo-m {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/menu4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-st {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/staff4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-st2 {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/style4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-y {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/yamanoue4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-mi {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/miyanosaka4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-b {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/beauty4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-c {
  width: 100%;
  height: 580px;
background:#E0D9D1;
}

.logo-r-st {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/r-st4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-r-as {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/r-as4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-r-na {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/r-na4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-r-el {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/r-el4.jpg) no-repeat center center;
background-size: 100%;
}

.logo-r-eb {
  width: 100%;
  height: 580px;
background:#ddd url(../../images/r-eb4.jpg) no-repeat center center;
background-size: 100%;
}

.product {
	  background: #ef93bb;
}

.product1 {
  margin-bottom: 40px;
}

/* s2 */


.s2 {
  overflow: hidden;
	text-align: center;
}

.ds2 {
  margin: 10px auto 20px;
  overflow: hidden;
}

.mtimg {
	text-align: center;
	width: 100%;
}

.img{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/yamanoue2.jpg');
}

.img:hover{
  background:url('../../images/yamanoue.jpg');
}

.img2{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/miyanosaka2.jpg');
}

.img2:hover{
  background:url('../../images/miyanosaka.jpg');
}

.img3{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/beauty2.jpg');
}

.img3:hover{
  background:url('../../images/beauty.jpg');
}


.imgr{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/r-st.jpg');
}

.imgr:hover{
  background:url('../../images/r-st2.jpg');
}

.imgr2{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/r-as.jpg');
}

.imgr2:hover{
  background:url('../../images/r-as2.jpg');
}

.imgr3{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/r-na.jpg');
}

.imgr3:hover{
  background:url('../../images/r-na2.jpg');
}

.imgr4{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/r-el.jpg');
}

.imgr4:hover{
  background:url('../../images/r-el2.jpg');
}

.imgr5{
  width:100%;
  height:280px;
  margin: 5px auto 20px;
	float: left;
  background:url('../../images/r-eb.jpg');
}

.imgr5:hover{
  background:url('../../images/r-eb2.jpg');
}


.btn {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 5px auto;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.btn img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.btn:hover img:nth-of-type(2) {
	opacity: 0;
}

.btn2 {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 5px auto;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.btn2 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.btn2:hover img:nth-of-type(2) {
	opacity: 0;
}



.pps2 {
font-family: "Lemosty";
font-size: 40px;
color: #fff;
  top: 50%;
  left: 50%;
padding: 130px 0 0 0;
margin: 0px;	
}


.pps3 {
color: #fff;
text-align: center;
margin: 0px;
}

/* mainImage */

.pagetopimg {
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.pagetopimg img {
	max-width: 100%;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}


/****** 右サイド ******/

.defaultlist
,.defaultlist list1 li{
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.list1 li{
	position:relative;
	padding-left:20px;
}

.list1 li a{
	text-decoration: none;
	color: #06005A;
}
 
 
.list1 li:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:3px; 
	left:2px; 
	height:0; 
	width:0; 
	border-top: 6px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #06005A;
}

.news .h5title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #06005A;
	padding: 8px 0 8px;
	margin-bottom: 10px;
}

.news .textBox {
	border: 1px solid #06005A;
	margin-bottom: 15px;
	display: none;
}

.newsimg {
	text-align: center;
	padding-bottom:5px;
	padding-top:3px;
	margin:0px;
    max-height: 100%;
    max-width: 100%;
}


/* product */


.boxibase {
	box-sizing: border-box;
	overflow:hidden;
	width: 100%;
	text-align: center;
	background: #FCF7E9;
	padding: 0 10px;
}

.boxibase .boxi {
    margin: 5px 5px;
	text-align: center;
	width: 46%;
	float: left;
}

.boxibase .boxi .boxiimg {
    margin: 5px 0px;
	text-align: center;
}

.boxibase .boxi .boxiimg img {
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

.shopp {
	font-size: 18px;
	text-align: center;
	margin: 15px 0px 15px;
}

.shopp span {
	font-family: "Lemosty";
}


.style {
	box-sizing: border-box;
	overflow:hidden;
	width: 100%;
	text-align: center;
}

.style2 {
	width: auto;
	box-shadow: 7px 10px 5px #cccccc;
	margin-bottom: 30px;
 margin-left: 10px;
 margin-right: 15px;
}

.style2 img {
	width: 100%;
}

.style3 {
	width: auto;
	box-shadow: 7px 10px 5px #cccccc;
	margin-bottom: 30px;
 margin-left: 10px;
 margin-right: 15px;
}

.style3 img {
	width: 100%;
}


.boxip {
	font-size: 16px;
	text-align: center;
	margin: 15px 0px 0px;
}

.boxip2 {
	font-size: 11px;
	text-align: center;
	color: #C77E14;
	margin: 0px 0px 5px;
}

.boxip3 {
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 15px;
}

/* 画像 */

.pimg img {
	width: 100%;
}

.page-i {
	text-align: center;
}

.page-i img {
	width: 100%;
}

/* s2 */


.ds2 {
  margin: 10px auto 20px;
  overflow: hidden;
}

.boxst {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
	text-align: center;
}

.boxt {
	float: left;
	width: 140px;
    margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.boxtimg {
	width: 130px;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.boxtimg img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}

.m2b {
	box-sizing: border-box;
	text-align: center;
}

.m2b1 {
    margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.m2b1img {
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.m2b1img img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}


.menu-tp{
    margin: 0 auto;
    font-size: 14px;
}


.menuc{
    width: 100%;
	overflow: hidden;
}

.menub{
    width: 98%;
    margin: 15px 5px;
	float: left;
	border: 0.5px solid #351502;
}

.menup{
    margin: 0 auto;
    font-size: 20px;
    padding: 20px 0 0;
	text-align: center;
	color: #fff;
}

.menup2{
    margin: 0 auto;
    font-size: 13px;
    padding: 0 0 20px;
	text-align: center;
	color: #F4A239;
}

.menup3{
    font-size: 12px;
	text-align: left;
	color: #000;
	overflow: hidden;
}

.menubp{
    max-width: 100%;
	background-color: #351502;
}

.menum{
    max-width: 100%;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px 0;
	background-color: #fff;
}
.menum dl {
    display: table;
    width: 100%;
    border: solid #e4e4e4 0.5px;
    border-width: 0 0 1px 0;
	margin: 0 5px 0 5px;
	padding: 0px 5px 0 0;
}
.menum dt{
    display: table-cell;
	padding: 5px 5px 5px 5px;
    font-size: 12px;
	margin: 0 0 0 10px;
}
.menum dd{
    text-align: right;
	padding: 5px 0px 5px 5px;
	margin: 0px 5px 0 0;
}
.menum dd:after{
    display: inline-block;
    content: "";
    width: 1em;
    font-size: 14px;
	padding: 0 0 0 5px;
}
.menum dd.fromm:after {
    content: "〜";
	padding: 0 0 0 5px;
}

.menupc {
	color: #A60003;
}

.notes{
    font-size: 14px;
    font-family:"Yu Mincho", "YuMincho";
}


.res {
	text-align: center;
	margin: 20px auto 20px;
}

.res1 {
	padding: 0 10px;
	font-size: 14px;
    margin: 20px auto 30px;
	letter-spacing: 2px;
	line-height: 22px;
	color: #32190D;
	font-family: "M PLUS 1", sans-serif;
}

.res2 {
	padding: 0 10px;
	font-size: 14px;
    margin: 20px auto 50px;
	letter-spacing: 2px;
	line-height: 22px;
	font-family: "Noto Serif JP", serif;
}



/***************
  footer
****************/

/* contact */

.contact {
  padding: 10px 10px;
}

.contact h2 {
  font-size: 30px;
  text-align: center;
}

.contact form {
  margin: 30px auto 0;
}

.contact form dl {
  margin-bottom: 30px;
}

.contact form dl dt {
  font-size: 14px;
  margin-bottom: 10px;
}

.contact form dl.required dt:after {
  color: #f30;
  content: "*必須";
  font-size: 13px;
  margin-left: 10px;
  vertical-align: super;
}

.contact form dl dd input,
.contact form dl dd textarea,
.contact form dl dd select {
  /* width: 100% と padding: 10px が干渉してしまうのを防ぐ */
  box-sizing: border-box; /* border と padding を 幅と高さに含めます */
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}


.but {
	overflow:hidden;
	width: 100%;
}

.but2 {
    float: left;
	width: 25px;
	padding-left: 5px;
}

.but2-1 {
    float: left;
}



.contact form dl dd textarea {
  height: 200px;
}

.contact form dl dd select {
  background: #fff;
  height: 46px;
}

.contact form .buttonArea {
  text-align: center;
}

.contact form .buttonArea button {
  background-color: rgba(102,173,150,0.4);
  border: none;
  border-radius: 3px;
  box-shadow: 2px 2px  rgba(102,173,150,0.2);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0 10px;
  text-decoration: none;
  width: 200px;
}


/* MAP */

.map {
  overflow: hidden;
  background-color: #DADADA;
}

.map1 {
	margin: 20px auto 25px;
  overflow: hidden;
  width: auto;
  text-align: center;
}


/* 問合せ */

.con1 {
	background-color: #fff;
	text-align: center;
}

.con2 {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #E4E4E4;
	font-size: 15px;
	padding: 30px 10px 30px 10px;
}

.con3 {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #7E7E7E;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.conp1 {
	font-family: "Lemosty";
	font-size: 30px;
	margin: 15px 0px 15px;
	color: #fff;
}
.conp2 {
	font-size: 16px;
	margin: 10px 0px 10px;
	color: #fff;
}
.conp3 {
	font-size: 24px;
	margin: 10px 0px 10px;
	color: #EB9C44;
}
.conp4 {
	font-size: 13px;
	margin: 5px 0px 15px;
}
.conp4 a {
	color: #fff;
}

/* 問合せフォーム */

.fm {
	text-align: center;
}

table.form {
	border: none;
	border-collapse: collapse;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
table.form th, table.form td {
	text-align: left;
	border-bottom: dashed 1px #676767;
	padding: 8px;
	font-weight: normal;
	margin-top: 8px;
}
table.form th {
	background: #C4C4C4;
}
table.form td {
	background: #FFFFFF;
}

p.msg {
	color: rgba(102,173,150,0.4);
	margin: 2em;
}
span.msg {
	color: rgba(102,173,150,0.4);
}

form.back {
	margin-top: 2em;
}

.button {
  text-align: center;
  background-color: rgba(102,173,150,0.4);
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  padding: 8px 0 10px;
  text-decoration: none;
}

/* hr線をダッシュ線にしてみたバージョン */
.bar2 {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #cccccc;
}