@charset "UTF-8";

@-ms-viewport	{width: device-width;}

body	{margin: 0;
	font-family: 'Questrial', 'Hiragino Kaku Gothic Pro', sans-serif;}

html {
	scroll-behavior: smooth;
}


/* ヘッダー */ 

ul {
	list-style: none;

}
.enclosure {
	width: 100%;
}
.header {
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.header .logo {
	/*float: left;
	width: 15%;*/
}

.logo img {
	max-width: 135px;
	width: 100%;
    padding-left: 5px;
}

.header .navi {
    padding: 20px 0;
	/*width: 100%;*/
}

.bg-color {
	background-color: #fff;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

nav.fixed-top {
	padding-left: 20px;
    padding-right: 20px;
}
/*.navi {padding: 0px; }*/

.sns ul {
	text-align: center;
	justify-content: flex-end;
	display: flex;
}
.sns ul li img {
	width: 100%;
	margin-right: 20px;
}
.menu ul {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 0.1em;
	display: flex;
}


.menu li {
	/*float: left;*/
	padding-left: 40px;
}

.navi li a {
	display: block;
	/*padding: 0 50px 0 50px;*/
	color: #000;
	text-decoration: none;
	width: 100%;

}

.sns li a {
	width: 50px;
}
.sns li a:hover {
	opacity: 0.5;
}

.navbar-expand-lg {
	justify-content: space-between;
}
.navbar a img {
	width: 70%;
}

/*.bg-white {
	background-color: #fff!important;
}*/

/* 通常時はホバー時の文字を非表示にする */
.menu li a span.hover {
	font-size: 13px;
	display: none;
}
.navbar ul li a span.hover {
	font-size: 15px;
	display: none;
	color: #000;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif;
}

/*.navbar-light .navbar-nav .nav-link {
	color: #000;
	
}*/

span.nomal, span.hover {
	color: #000;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-family: 'Questrial', sans-serif;
}

/* ホバー時は通常時の文字を非表示にする */
.menu li a:hover span.nomal {
	display: none;
}
.navbar ul li a:hover span.nomal {
	display: none;
}


/* ホバー時に、ホバー時の文字を表示する */
.menu li a:hover span.hover {
	display: inline;
}
.navbar ul li a:hover span.hover {
	display: inline;
	letter-spacing: 0.01em;
}

.menu li a span.reserve	{
	background-color: #fcc40d;
	padding: 5px 15px;
}
.navbar ul li a span.reserve {
	background-color: #fcc40d;
	padding: 5px 15px;
}

.menu li a span.goreserve {
	color:#fff;
	background-color: #fcc40d;
	padding: 5px 37px;
}
.navbar ul li a span.goreserve {
	color:#fff;
	background-color: #fcc40d;
	padding: 5px 37px;

}


.main {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 105px;
}
.main img {
	max-width: 100%;
	/* width: 1440px; */
	height: auto;
}
.campaign {
	text-align: center;
	margin-bottom: 50px;
}

.camp_text {
	font-size: 13px;
	text-align: center;
	line-height: 2.4;
	margin-bottom: 50px;
}
.come {
	margin-bottom: 80px;
}

ul.off {
    padding: 0;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
}

.flex-item {
    flex-basis: 30%;
}
.flex-item img {
    width: 100%;
}
.background {
	background-image : url(../images/background.jpg);
    padding: 35px 0;
    background-color:rgba(255,255,255,0.8);
    background-blend-mode:lighten;
}

.hairstyle {
	max-width: 935px;
	background-color: #fff;
	padding-top: 35px;
	margin: 0 auto;
	padding: 80px 0;
    text-align: center;
}
.hairstyle p {
	font-size: 25px;
	margin: 0;
	letter-spacing: 0.1em;
	font-family: 'Questrial', sans-serif;
}

li.textarea {
	width: 53%;
}
li.left {
    float: left;
    margin-right: 2%;
}
li.imgarea {
	width: 43%;
}

li.right {
    float: right;
}

div.style {
	margin-top: 80px;
}

ul.contents-item {
	margin: 0 auto 10%;
	display: flex;
}

li.textarea h2 {
	font-size:65px;
	font-family: Futura-CondensedMedium, sans-serif;
	font-stretch: condensed;
	font-weight: 300;
	letter-spacing: 0.08em;
	/*vertical-align: middle;*/
	margin: 0;
    line-height: 0;
}
p.point_txt {
	font-size:18px;
	text-align: left;
	margin-left: 25%;
	margin-bottom: 10%;
	margin-top: 7%;
	line-height: 1.7em;
}

span.triangle{
	/*vertical-align: middle;*/
	width: 0px;
  	height: 0px;
  	border: 9px solid;
  	border-color: transparent transparent transparent black;
  	display: inline-block;
  	margin-bottom: 4%;
  	margin-left: 2%;
}
span.heading {
	vertical-align: -1px;
	font-size:25px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	margin-left: 2%;
	display: inline-block;
}
span.heading2 {
	vertical-align: 18px;
}
span.heading3 {
	vertical-align: 18px;
}
.menu_cre {
	margin-left: 25%;
	letter-spacing: 0.08em;
}
.menu_cre p {
	font-size: 20px;
    text-align: left;
    margin-bottom: 4%;
}

.menu_cre span {
	font-size: 20px;
    float: right;
}
/*.textarea div {
	margin-bottom: 7%;
}*/

li.second {
	width: 40%;
}

li.second img {
	margin-right: 12%;
}

li.second2 {
    width: 52%;
    margin-right: 6%;
}

ul.contents-item {
	position: relative;
}

.deco1 {
	position: absolute;
	bottom: 35px;
	left: 450px;
}

.deco2 {
	position: absolute;
	bottom: 34px;
	left: 374px;
}
li.textarea h2.third {
	margin-right: 33%;
}
.deco3 {
	position: absolute;
	bottom: 15px;
    left: 454px;
}
.catalog {
	width: 90%;
    margin: 80px auto 0;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
}

.flex-box img {
  vertical-align: top;
}

.length {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.length li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 30%;
  margin: 0 0 0 auto;
}
.length li a:hover {
	opacity: 0.7;
}

.length li p {
    font-size: 15px;
    margin-top: 15px;
    letter-spacing: 0.14em;
}

.length li:nth-child(1) {
	margin-left: 0;
}
.length li:nth-child(4) {
	margin-left: 0;
}

.length li:nth-child(n+4) {
	margin-top: 45px;
}

.length li img {
  width: 100%;
  margin: 0 0 auto;
}

.btn-area {
	margin-top: 80px;
}
.btn-area a {
	font-family: 'Questrial', sans-serif;
	text-decoration: none;
    border:1px solid #000;
    color: #000;
    display: block;
    font-size: 17px;
    letter-spacing: 0.1em;
    width: 380px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
}

.btn-area a:hover {
    color: #fff;
    background-color: #556f7f;
    border:1px solid #556f7f;
}


.background2 {
	background-image : url(../images/back_img.jpg);
}

.menu-list {
	/*width: 935px;
	background-color: #fff;*/
	padding-top: 35px;
	margin: 0 auto;
	padding: 80px 0 15px;
    text-align: center;
}
.menu-list p {
	font-family: 'Questrial', sans-serif;
	font-size: 25px;
	margin: 0;
	letter-spacing: 0.1em;
}

.menu-text {
	margin: 50px 0 80px;
	padding: 0;
	display: flex;
    justify-content: center;
}
.menu-text p {
	font-size: 20px;
	letter-spacing: 0.1em;
	display: inline-block;
	width: 22%;
	text-align: left;
}
.menu-text span.en {
	font-size: 18px;
	margin-left: 15px;
	font-family: 'Questrial', sans-serif;
}
.menu-text span.tax {
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-left: 5px;
}

.menu-text li {
	margin-bottom: 15px;
}

hr {
 height: 1px;
 background-color: #000;
 width: 170px;
 border: none;
 display: inline-block;
 vertical-align: middle;
 margin-right: 15px;
}
.menu-text hr {
	margin-right: ;
}

li.left-menu {
	width: 100%;
	margin-right: 3%;
	margin-left: 7%
}
.right-menu ul {
	padding: 0;
}
li.right-menu {
	width: 100%;
	margin-right: 7%;
}

h2.organic {
	font-family: 'YuMincho', serif;
	font-size: 25px;
	font-weight: 100;
	letter-spacing: 0.18em;
	margin: 0;
}
p.organic-cap {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 2.7em;
	margin: 50px 0;
}

.background3 {
	width: 100%;
	margin-bottom: 80px;
}

.background3 img {
	width: 100%;
}

.products {
	text-align: center;
	margin-bottom: 80px;
}
.products div.flex-box {
	max-width: 1005px;
	width: 100%;
	margin: 0 auto;
}
.products p {
    font-size: 25px;
    margin: 0;
    letter-spacing: 0.1em;
    font-family: 'Questrial', sans-serif;
 }

p.products-cap {
    font-size: 16px;
    margin: 0;
    letter-spacing: 0.1em;
    line-height: 1.7;
    margin: 50px auto;
}

.products-img {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.products-img li img {
	width: 100%;
}

.products-img li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 20%;
  margin: 0 0 0 auto;
}

.products-img li p {
    font-size: 20px;
    margin-top: 8px;
    letter-spacing: 0.14em;
}

.products-img li span.price {
    font-size: 17px;
    display: inline-block;
}
.products-img li span {
    font-size: 12px;
    display: inline-block;
}
.products-img a {
    display: block;
    text-decoration: none;
    color: #000;
}
.products-img a:hover {
	opacity: 0.7;
}
.staff {
	padding-top: 80px;
	max-width: 915px;
	width: 100%;
	margin: 0 auto
}
 .staff p {
 	font-size: 25px;
    margin: 0;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: 'Questrial', 'Hiragino Kaku Gothic Pro', sans-serif;
}


.profile {
	margin: 80px auto 0;
}
.profile ul {
	padding: 0;
	margin-bottom: 0;
	position: relative;
}
.profile li.right{
	width: 50%;
}
.profile li.left{
	width: 45%;
}
.staff-text {
	text-align: left;
	margin-top: 10px;
}
.staff-text p {
	font-size: 17px;
	letter-spacing: 0.25em;
	text-align: left;
	margin-bottom: 5px;
}

.staff-text span {
	font-size: 24px;
	letter-spacing: 0.14em;
	display: block;
}

.staff-text hr {
	margin: 30px auto;
	width: 450px;
}

p.staff-text2 {
	font-size: 16px;
	letter-spacing: 0.18em;
	line-height: 2;
}

.deco4 {
    position: absolute;
    bottom: 210px;
    right: 30px;
}

.salon {
	padding-top: 160px;
}
.salon p {
    font-size: 25px;
    margin: 0;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: 'Questrial', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.salon-info li.right{
	width: 50%;
	background-color: #839baa;
	color: #fff;
}
.salon-info li.left{
	width: 50%;
	margin-right: 0;
}

/* .info-text {
} */
.info-text p {
    text-align: left;
    font-size: 17px;
}
.info-text span {
    font-size: 17px;
}
.info-text hr {
    margin: 25px auto;
    width: 100%;
    background-color: #fff;
}

.salon-info {
	margin: 80px 0;
}
.salon-info ul {
	padding-left: 0;
	position: relative;
	margin-bottom: 0;
	width: 100%;
	font-family: 'Questrial', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.deco5 {
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 10;
    width: 170px;
}

.info-text a {
	text-decoration: none;
	color: #fff;
	padding-bottom: 7px;
    border-bottom: 1px solid #fff;
}

.info-text li.left {
	padding-left: 65px;
	padding-top: 3%;
	width: 17%;
	letter-spacing: 0.1em;
}

.info-text li.left:first-child {
	padding-top: 7%;
}

.info-text li.last {
	padding-bottom: 7%;
}

.info-text li.right {
	padding-top: 2.3%;
	width: 65%;
	letter-spacing: 0.1em;
}

.info-text li.first {
	padding-top: 7%;
}

.info-text li.right:last-child {
	padding-bottom: 7%;
}

span.cut {
	margin-left: 33%;
}

span.perm {
	margin-left: 6.5%;
}

.footer {
	background-color: #f9f4ee;
	margin-top: 80px;
	padding: 55px 0;
	text-align: center;
}

.footer ul {
	padding: 0;
	margin: 0;
    justify-content: center;
    display: flex;
}
.footer li {
	float: left;
	margin-left: 20px;
}

.footer p {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-top: 15px;
	font-family: 'Questrial', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.footer span {
	display: block;
	margin-top: 15px;
}

.footer a:hover {
	opacity: 0.5;
}
#page-top {
    position: fixed;
    right: 60px;
    bottom: 70px;
    width: 5px;
    height: 5px;
    border-top: solid 3px #000;
    border-left: solid 3px #000;
    transform: rotate(45deg);
    padding: 8px;
 }
 .test {
	 text-align: center;
 }
 .test img {
	 width: 2%;
	 vertical-align: middle;
 }
 .test span {
	 vertical-align: middle;
}

@media screen and (min-width: 768px) {
div.smp {
	display: none;
}
div.smp-only {
	display: none;
}
}


@media screen and (min-width: 992px) {
.navbar-expand-lg {
	justify-content: space-between!important;
}
}

@media screen and (max-width: 991px) {
.navbar {
	display: block!important;
	padding-bottom: 1rem!important;
}

/*.bg-white {
 	background-color: transparent!important;
 }*/
.bg-color {
	background-color: #f9f4ee!important;
}
.navi-box {
	position: relative;
}
.sns {
	position: absolute;
    right: 0;
    top: -34px;
}
.main {
	margin-top: 100px;
}
.logo-box {
	display: none;
}
div.smp-only {
    width: 100%;
    text-align: center;
    display: block;
}
.smp-only p {
	margin: 0;
    font-size: 25px;
    letter-spacing: 0.3em;
    font-weight: bold;
}
.smp-only p a {
    text-decoration: none;
    color: #000;
}
}

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

.hairstyle {
	width: 90%;
}
.products div.flex-box {
	width: 100%;
}
.header .navi {
	padding: 0;
}
.menu li {
	padding-left: 24px;
}
.menu ul {
	font-size: 13px;
	justify-content: space-between;
}
.menu li a span.hover {
	font-size: 12px;
}
.header .navi {
	margin-bottom: 20px;
}
}

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

.header {
	display: block;
}
.header .logo {
	text-align: center;
}
}

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

.header {
	width: 100%;
}
/*.header .logo {
    display: none;
}*/
.header .navi {
    float: none; 
    padding: 0;
}
/*.bg-beige {
	background-color: #f9f4ee!important;
}*/

.hairstyle {
    width: 90%;
}

.menu li {
	width: 20.86%;
    font-size: 20px;
    border: 1px solid #999;
    padding: 2%;
}
.menu li a {
	width: 100%;
}
.menu li a span.hover {
    font-size: 20px;
}
.menu-text p {
	font-size: 18px;
}
.menu-text hr {
	max-width: 125px;
}
li.reserved {
    background-color: #fcc40d;
}
.camp_text {
    font-size: 15px;
    line-height: 2;
    width: 90%;
    margin: 0 auto 20px;
}
ul.off {
    flex-shrink: 0;
    margin-bottom: 20px;
}

.flex-item {
	flex-basis: 30%; /* flexアイテムの幅を数値で指定 */
}
.flex-item img {
	width: 100%;
}
.background {
	margin-top: 50px;
}
div.style {
	margin-top: 70px;
}
.style ul {
	padding-left: 0;
}
.style li {
	float: none;
}
ul.contents-item {
	display: block;
	width: 90%;
	margin-bottom: 20%;
}

div.pc {
	display: none;
}

li.textarea {
    width: 100%;
}
li.imgarea {
    width: 100%;
}
li.imgarea img {
    width: 50%;
}
li.textarea h2 {
    margin-bottom: 5%;
    font-size: 40px;
}
li.textarea h2 span {
	display: block;
}
li.textarea h2 span.triangle {
    display: none;
 }
span.heading {
    margin-top: 25px;
    margin-left: 0;
    font-size: 22px;
    text-align: center;
}
p.point_txt {
    margin: 4% auto;
    text-align: center;
    font-size: 15px;
}
.menu_cre {
	margin: 0 auto;
	width: 100%;
}
.menu_cre p {
    margin-bottom: 1%;
    font-size: 17px;
}
.menu_cre span {
    font-size: 17px;
}
.deco1 {
	/*bottom: 120px;
    left: 650px;
	transform: rotate(63deg);*/
	display: none;

}
li.second img {
    margin-right: 0;
}
.deco2 {
	/*bottom: 110px;
    left: 660px;*/
    display: none;
}
li.textarea h2.third {
    margin-right: 0;
}
.deco3 {
    /*bottom: 100px;
    left: 650px;*/
    display: none;
}
.catalog {
	margin-top: 70px;
}
.length li {
    width: 48%;
}
.length li:nth-child(odd) {
	margin-left: 0;
}
.length li:nth-child(3) {
    margin-top: 45px;
}
.length li:nth-child(4) {
     margin-left: auto; 
}

.btn-area a {
	width: 90%;
}
.menu-text {
	display: block;
	width: 95%;
	margin: 70px auto;
}
.menu-text li ul {
	padding-left: 0;
}
li.left-menu {
	margin: 0;
}
li.right-menu {
	margin: 0;
}
p.organic-cap {
    margin: 30px auto;
    text-align: left;
    width: 70%;
    line-height: 2;
}
.products div.flex-box {
    width: 95%;
}
.products-img li {
	flex-basis: 48%; /* flexアイテムの幅を数値で指定 */
	margin-left: 0;
}
.products-img li:nth-child(n+3) {
	margin-top: 10%;
}
.products-img li:nth-child(even) {
    margin-left: 4%;
}

.products-img li p {
	font-size: 15px;
}
.products-img li span.price {
	font-size: 15px;
}
.flex-box a {
    width: 100%;
    text-decoration: none;
    color: #000;
}
.flex-box img {
    width: 100%;
}
.profile li {
	float: none;
}
.profile li.left{
	width: 100%;
	text-align: center;
}
.profile li.right{
	width: 100%;
}
li.prof-img img {
	width: 67%;
}
.staff {
	padding-top: 0;
}
.staff-text {
    width: 100%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 70px;
}

.staff-text hr {
    width: 100%;
}
.profile {
	margin-top: 50px;
}
.deco4 {
	display: none!important;
}
.deco5 {
	display: none!important;
}
.salon {
	padding-top: 0;
}
.salon-info li {
    float: none;
}
li.map img {
	width: 100%;
}
.salon-info li.left {
    width: 100%;
}
.salon-info li.right {
    width: 100%;
}
.info-text li.left {
	float: left;
	width: 15%;
}
.info-text li.right {
	float: right;
	width: 70%;
}
.info-text hr {
    width: 100%;
    margin: 4% auto 2%;
}
span.cut {
    margin-left: 16.8%;
}
.info-text li.first {
    padding-top: 5%;
}

.info-text li.left:first-child {
    padding-top: 5%;
}
div.left {
	float: left;
}


#page-top {
    position: fixed;
    right: 40px;
    bottom: 30px;
    width: 15px;
    height: 15px;
    border-top: solid 3px #000;
    border-left: solid 3px #000;
    transform: rotate(45deg);
    padding: 8px;
 }
.visible-pc {
    display: none !important;
}
}


@media screen and (max-width: 414px) {
.menu-text p {
    font-size: 16px;
}
.menu-text span.en {
    font-size: 16px;
}
.menu-text span.tax {
    font-size: 14px;
}
h2.organic {
	font-size: 20px;
}
p.organic-cap {
	width: 90%;
	font-size: 15px;
}
p.products-cap {
	width: 90%;
	font-size: 15px;
}
.staff-text {
	width: 100%;
}
.staff-text p {
	font-size: 15px;
	margin-bottom: 0;
}
.staff-text span {
	line-height: 1;
}
.info-text li.left {
	padding-left: 20px;
}
.info-text li.right {
	width: 65%;
}
.salon-info ul {
	font-size: 14px;
}
.info-text span {
	font-size: 14px;
}
}





























