@charset "UTF-8";


/*reset*/
 h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form { margin: 0; padding: 0; border: none; font-style: normal; font-weight: normal;font-size: 100%;-align: left;
} 
html { font-size:100%;}          
body {width: 100%;height: 100%;
background-color: #fff;
font-size: 16px;
line-height: 1.4;
font-family:  "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;;
overflow-wrap: break-word;
word-break: normal;
color: #282828;
-webkit-font-smoothing: antialiased;
animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}    

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

*{padding:0;margin:0}

.disp_none {
  display:none;
}

li {list-style-type:none;}          



a img {
    border-style: none; 
     border: none; 
     color: #000; 
     text-decoration: none; 
     -webkit-transition: all 0.5s; 
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

p.line18 {
  line-height: 1.8em;
	margin-bottom:1.2em;
}

/*******

********/


/*******
パンくず
********/
div#pan {
width:1116px;
margin:0 auto;
background-color:#fff;
margin-bottom:30px;
min-height:28px;padding-top:6px;
font-size:0.8em;
margin-top:6px;
}
.breadcrumb {
  margin: 0 0 15px;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  padding: 0;
}
.breadcrumb li {
  float: left;
  margin-left: 10px;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
/*******
リンクデザイン
********/


a:link { color: #000}
a:visited { color: #000; }
a:hover { color: #e0dad4; }
a:active { color: #e0dad4; }  
a:hover {
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}   
a.tex_link {text-decoration:underline;}
a.tex_link:link { color: #3f3931}
a.tex_link:visited { color: #3f3931; }
a.tex_link:hover { color: #aaa; }
a.tex_link:active { color: #aaa; }

a.underline {
  text-decoration: underline;
}
a.link01 {
    text-decoration: underline;
    color: #e29399;
    font-weight: bold;
}

a,
a i          {
color: #000;
            text-decoration: none;
            -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
            } 
/*******
レイアウト
********/
div#main {
width:100%;
margin:0 auto;
word-break:break-all;
}

div.wrap {
 width:100%;
 margin: :0 auto;
}
.wrap0 {
  width:100%;
  margin:0 auto;
}

.conts_100 {
  width:1116px;
  box-sizing:border-box;
  margin:0 auto;
  padding:90px 0;
}
.conts_80 {
  width:800px;
  box-sizing:border-box;
  margin:0 auto;
  padding:90px 0;
}
.conts_no80 {
  width:800px;
  box-sizing:border-box;
  margin:0 auto;
}
.in_conts80 {
  width:80%;
  box-sizing:border-box;
  margin:0 auto;
  padding:90px 0;
}
.conts80_sp100 {
  width:800px;
  box-sizing:border-box;
  margin: 0 auto;
  padding:90px 0;
}
.conts80_sp100no {
  width:800px;
  box-sizing:border-box;
  margin: 0 auto;
}
.conts100_sp80 {
  width:1116px;
  box-sizing:border-box;
  margin: 0 auto;
  padding:90px 0;
}
/*******
エフェクト
********/
.effect_fadein {
opacity : 0;
transform : translate(0, 45px);
transition : all 1000ms;
}

.effect_fadein.effect_scroll {
opacity : 1;
transform : translate(0, 0);
}
/*******
font
********/
.f_mont {
font-family: 'Montserrat', sans-serif; 
}
.f_noto200 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
}
.f_noto500 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
}
.f_wh {
  color:#fff;
}
/*******
背景-bg
********/
.bg_wh {
  background: #fff;
}
.bg_bejyu {
  background: #e0dad4;
}
.bg_gray {
  background: #fafafa;
}
.bg_pink {
width:100%;
height: 600px;
background: url(img/bg2025.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position:relative;
color:#fff;
}
.bg1 {
    background: #e0dad4;
    background: -webkit-linear-gradient(to right,rgba(0,0,0,0.3), rgba(0,0,0,0.3)),url(img/bg1.jpg);
    background: linear-gradient(to right, rgba(0,0,0,0.3), rgba(0,0,0,0.3)),url(img/bg1.jpg);
    background-size: cover;
background-position: center;
  }
/*********
ボタン
**********/
/**矢印**/
.btn_arr {
  width:800px;
  margin:0 auto;
    margin-top: 60px;
  position: relative;
  text-align: right;
  box-sizing:border-box;
  padding-right: 2%;
}
.btn_arr2 {
  width:480px;
  margin:0 auto;
    margin-top: 60px;
  position: relative;
  text-align: right;
  box-sizing:border-box;
  padding-right: 2%;
}
.btn {
  position:relative;
  display: inline-block;
    box-sizing:border-box;
    line-height: 0.02em;
 font-family: 'Montserrat', sans-serif; 
font-weight:500;
letter-spacing: 0.2em;   
}  
.btn span {
  display:inline-block;
    box-sizing:border-box;
  padding-right: 150px;
}

.btn_wh {
  position:relative;
  display: inline-block;
    box-sizing:border-box;
    line-height: 0.02em;
 font-family: 'Montserrat', sans-serif; 
	color:#fff;
font-weight:500;
letter-spacing: 0.2em;   
}  
.btn_wh span {
  display:inline-block;
    box-sizing:border-box;
	color:#fff;
  padding-right: 150px;
}

a i.arr {
  display:inline-block;
 width: 90%;
  height: 20px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: skew(45deg);
  cursor: pointer;
}
a i.arr:hover{
display:inline-block;
 width: 90%;
  height: 20px;
  border-bottom: 1px solid #e0dad4;
  border-right: 1px solid #e0dad4;
  transform: skew(45deg);
  cursor: pointer;
}
a i.arr_wh {
  display:inline-block;
 width: 90%;
  height: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(45deg);
  cursor: pointer;
}
a i.arr_wh:hover{
display:inline-block;
 width: 90%;
  height: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(45deg);
  cursor: pointer;
}



/**ボックス**/
.btn_box{
  width:100%;
  position:relative;
  margin-top: 60px;
  display: block;
  text-align: center;
  box-sizing:border-box;
}
a.btn0 {
  width:40%;
  letter-spacing: 0.08em;
  position:relative;
 display: inline-block;
  box-sizing:border-box;
padding:10px 0;
border:solid 1px #fff;
color: #fff;
}
a i.arr0 {
  display:inline-block;
 width: 15%;
  height: 14px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(45deg);
  cursor: pointer;
  position:absolute;
  left:90%;
}
a.btn1 {
  width:40%;
  letter-spacing: 0.08em;
  position:relative;
 display: inline-block;
  box-sizing:border-box;
padding:10px 0;
border:solid 1px #000;
color: #000;
}
a i.arr1 {
  display:inline-block;
 width: 15%;
  height: 14px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: skew(45deg);
  cursor: pointer;
  position:absolute;
  left:90%;
}


div.but_area2 {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

a.but_2 {
    font-size: .8em;
    font-weight: 700;
    color: #000;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 15px;
    border: solid 2px #000;
}
/*******
hero
********/
.hero {
width:100%;
height: 600px;
position:relative;
z-index: 0;
margin-top: 30px;
overflow:hidden;
}
.hero_image {
width:100%;
height: 600px;
background: url(img/bg_top2025.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position:relative;
top:0;
left:10%;
z-index: 1; 
}
.hero_text {
width:100%;
height:auto;
position:relative;
top:-88%;
left:5%;
z-index: 2;
animation: animationZoom1 1s ease-in-out forwards;
}

@keyframes animationZoom1 {
0% {
opacity : 0;
transform : translate(0, 45px);
transition : all 1000ms;
    }
100% {
opacity : 1;
transform : translate(0, 0);
      }
}
@-webkit-keyframes animationZoom1 {
0% {
opacity : 0;
transform : translate(0, 45px);
transition : all 1000ms;
    }
100% {
opacity : 1;
transform : translate(0, 0);
      }
}
.hero_text p {
font-size: 4.4em;
font-family: 'Montserrat', sans-serif;
font-weight: 200; 
letter-spacing: 0.04em;
line-height: 1.54em
}
/**********
header
**********/
#header {
width:100%;
height:82px;
background: #fff;
position:relative;
}
#top_h1 {
width:800px;
margin:0 auto;
color:#000;
position:relative;
margin-bottom: 30px;
}
#top_h1 h1 {
font-size: 2em;
letter-spacing: 0.06em;
	font-weight:bold;
}

/***all_header***/
h1.all_h1 {
  font-size: 0.8em;
  color: #888;
}
header.all_header {
width: 100%;
    height: 300px;
    display:inline-block;
    background: rgba(255, 255, 255, 0.4);
    background-size: cover;
    background-position: 50% 50%; 
    position:relative;
    z-index: 6000; 
}
header.all_header:after { /* この要素が内向きのシャドウを写真に落とす */
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  box-shadow: inset 0 0 50px rgba(255, 255, 255, 0.5),
    inset 0 0 100px rgba(255, 255, 255, 0.2);
}

.all_hero {
 width:100%;
height:300px;
min-height: 300px;
margin-top: -300px;
position:relative;
z-index: -1;
overflow:hidden;
}
.hero_back {
   width:100%;
height:300px;
min-height: 300px;
    animation: animationZoom3 3s ease-in-out forwards;
}
@keyframes animationZoom3 {
100% { transform: scale(1.05)}
}
.bg_hajimete {
    background-image:url(img/bg_hajimete.jpg);
    background-size: cover;
background-position: center;
}
.bg_salon {
    background-image:url(img/bg_top.jpg);
    background-size: cover;
background-position: center;
}
.bg_menu {
    background-image:url(img/bg_menu.jpg);
    background-size: cover;
background-position: center;
}
.bg_reco {
    background-image:url(img/bg_style01.jpg);
    background-size: cover;
background-position: center;
}
.bg_blog {
    background-image:url(img/pic1.jpg);
    background-size: cover;
background-position: center;
}
.bg_info {
    background-image:url(img/pic2.jpg);
    background-size: cover;
background-position: center;
}
.bg_service {
    background-image:url(img/bg_service.jpg);
    background-size: cover;
background-position: center;
}
.bg_contact {
    background-image:url(img/bg_contact.jpg);
    background-size: cover;
background-position: center;
}
.bg_staff {
    background-image:url(img/bg_staff.jpg);
    background-size: cover;
background-position: center;
}
.bg_webres {
    background-image:url(img/bg_webres.jpg);
    background-size: cover;
background-position: center;
}
.bg_eisei {
    background-image:url(img/bg_eisei.jpg);
    background-size: cover;
background-position: center;
}
.bg_haircare {
    background-image:url(img/bg_hc.jpg);
    background-size: cover;
background-position: center;
}
.tit_h2JP_all {
  color: #000;
  text-align: center;
    font-size: 2.4em;
    letter-spacing: 0.1em;
    position: relative;
    top: 110px;
    line-height: 1.1em;
}
.tit_h2JP_all span {
font-size: 0.56em;
color: #888;
}


   div.firstview_service_bg  {
position: relative;
overflow: hidden;
box-sizing: border-box;
width: 100%;
height: 360px;
margin-top: 0;
background:url(img/bg_service.jpg); /* Chrome 10-25, Safari 5.1-6 */
background-size: cover;
background-position:0 -100px;
z-index:-2;
}

   div.firstview_about2_bg  {
position: relative;
overflow: hidden;
box-sizing: border-box;
width: 100%;
height: 360px;
margin-top: 0;
background:url(img/bg_about2.jpg); /* Chrome 10-25, Safari 5.1-6 */
background-size: cover;
background-position:0 -100px;
z-index:-2;
}

   div.firstview_info_bg  {
position: relative;
overflow: hidden;
box-sizing: border-box;
width: 100%;
height: 360px;
margin-top: 0;
background:url(img/bg_info.jpg); /* Chrome 10-25, Safari 5.1-6 */
background-size: cover;
background-position:0 -100px;
z-index:-2;
}


div.firstview_cont {
position: relative;
width: 100%;
height: 100%;
}
   div.first_alltit {
position: absolute;
top: 48%;
right: 0;
left: 0;
margin: auto; 
text-align:center;
}
   div.first_alltit h1,
   div.first_alltit p {
font-size:2em;
font-weight:700;
letter-spacing: 0.2em;
display:inline-block;
	position: relative;
	padding: 0 .4em 0 .4em;
text-align: center;
vertical-align: middle;
color: #fff;
}


/***sp_nav*****/
p.modal_logo,
p.all_logo_head {
width:100px;
margin:0 auto;
    position: fixed;
    top: 20px;
left:5%;
z-index:999;
}


/**menuボタン**/
p.menu_but {
    width: 30px;
    position: fixed;
    top: 20px;
    right: 2%;
    z-index: 999;
}
#sp_nav {
  background: #fff;
}

#sp_nav .close_but {
    width:30px;
    position: absolute;
    top: 20px;
    right: 2%;
}

#lean_overlay{
  position: fixed;
  z-index:5000; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
/**ナビゲーション**/
nav#g_nav {
  width:1116px;
  margin:0 auto;
margin-top:100px;
padding-bottom: 30px;
}
#sp_nav {
  display: none;
  width: 100%;
  position: fixed;
}

ul.nav_btn {
  width:100%;
  margin:0 auto;
  display: flex;
  flex-flow:row wrap;
  justify-content: space-around;
}
ul.nav_btn li {
  overflow-wrap: break-word;
  word-wrap: break-word;
    min-width: 0;
}
ul.nav_btn li a {
  width:200px;
  letter-spacing: 0.08em;
  position:relative;
 display: block;
 margin:0 auto;
text-align:center;
padding:10px 0;
border:solid 1px #000;
}
ul.nav_menu2 {
  width:70%;
  margin: 0 auto;
  margin-top:20px;
  text-align: center;
}
ul.nav_menu2 li {
  font-size: 1.2em;
  margin-bottom: 30px;
}
ul.nav_menu {
  width:70%;
  margin:0 auto;
  display: flex;
  flex-flow: row wrap;
    justify-content: space-around;
}
ul.nav_menu li {
  margin: 45px;
  font-size: 1.2em;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
  letter-spacing: 0.1em;
}
ul.nav_menu li a span {
  font-size: 0.76em;
  color:#888;
  font-weight: normal;
}



/*********
footer
**********/
.foot {
  width:800px;
  position:relative;
  margin: 0 auto;
  text-align: center;
}
a.foot_logo {
  display:block;
  width:400px;
  margin: 0 auto;
  margin-bottom: 30px;
}
a.foot_logo2 {
  display:block;
  width:60px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.foot_tel {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 60px;
}
.foot_tel span {
  font-size: 0.76em;
  font-weight: normal;
}
.foot dl {
  width:600px;
  margin:0 auto;
  text-align: left;
  display:table;
  margin-bottom: 15px;
}
.foot dl dt {
display:table-cell;
width:30%;
}
.foot dl dd {
display:table-cell;
width:70%;
}
ul.footMenu  {
  width:100%;
  margin:0 auto;
  display: flex;
  flex-flow: row wrap;
}
.footMenu li {
  margin: 30px;
}
.footMenu li a span {
  font-size: 0.76em;
  color:#888;
}
/**copy_bottom**/
p.fooTex {
  padding-top: 30px;
  font-size: 0.76em;
  color: #666;
  text-align: right;
  margin-right: 15px;
}
ul.foot_nav4 li {
	font-size:0.76em;
	text-align:right;
	margin-right:15px;
	margin:5px 15px 5px 0;
}
ul.foot_nav4 li a {
	color:#666;
}

ul.copy {
  width:100%;
  box-sizing:border-box;
  padding:15px;
  text-align: right;
}
ul.copy li {
  font-size: 12px;
  display:inline-block;
  margin-left: 15px;
}
ul.copy li a {
  color:#666;
}
li#copyR {
  font-size:12px;
  color:#888;
}

/****** map ******/
.map {
  width:100%;
  height:600px;
  position:relative;
  margin-top: 90px;
}
.map img {
	height:100%;
	width:100%;
}
.map iframe {
    width: 100%;
    height: 600px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}  



/*********
TOP
**********/
#top_main {
width:100%;
height:auto;
margin-top:120px;
}
.messBig_top {
  font-size:1.2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  margin-bottom:30px;
}
span.wordSpace01 {
  letter-spacing: -0.4em;
}
.subTitle_top {
font-size: 1.8em;
letter-spacing: 0.08em;
margin-bottom: 45px;
}
.subTitle2_top {
font-size: 1.4em;
letter-spacing: 0.04em;
margin-bottom: 45px;
color:#fff;
}
.subTitle3_top {
  font-size: 1.8em;
  font-family: 'Montserrat', sans-serif;
font-weight: 500;
  letter-spacing: 0.08em;
margin-bottom: 45px;
}
.subTitle3_top span {
  font-size: 0.66em;
  color: #aaa;
}

/**table***/
.table2_top {
    width: 1116px;
    margin:0 auto;
    display: table;
    position: relative;
    vertical-align: top;
}


.table2_1top, 
.table2_2top {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    position: relative;
    zoom: 1;
}
.box0_top {
width:500px;
margin:0 auto;
}





/*********
all_subcontents(ブログ・お知らせ・RECOMMEND)
**********/
.top_h2 {
  font-weight:bold;
}
.top_h2 span {
  font-size:2em;
  display: inline-block;
  margin-top: 15px;
}

.top_h2_wh {
  font-weight:bold;
	color:#fff;
	margin-bottom:30px;
}
.top_h2_wh span {
  font-size:2em;
  display: inline-block;
  margin-top: 15px;
}
/**bg_layer**/
.bg_box {
  width:100%;
  height:auto;
  position:relative;
  z-index: 0;
  overflow:visible;
}
.bg_layer {
  width:480px;
height:auto;
display:block;
position:relative;
z-index: 10;
overflow:visible;
background: #e0dad4;
-moz-transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
-ms-transform: rotate(5deg);
}
.bg_layer img {
    width:480px;
height:auto;
  position:relative;
  z-index: 100;
-moz-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
}

.bg_layer2 {
  width:480px;
height:auto;
display:block;
position:relative;
z-index: 10;
overflow:visible;
background: #fff;
-moz-transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
-ms-transform: rotate(5deg);
}
.bg_layer2 img {
  width:480px;
height:auto;
display:block;
position:relative;
z-index: 10;
overflow:visible;
background: #fff;
-moz-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
}

.layerTitle {
  display:inline-block;
  width:100%;
-moz-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
position:absolute;
top:50%;
text-align: center;
z-index: 100;
margin-top: -23px;
font-size: 2em;
}
.layerTitle span {
  font-family: 'Montserrat', sans-serif;
font-weight: 500;
color:#000;
letter-spacing: 0.08em;
text-align: center;
}
.layerTitle span .sm_text {
font-size: 0.66em;
color: #888;
}


/**TOPブログ**/
div.top_post_area {
width: 100%;
margin-top: 90px;
    display: flex;
  flex-wrap: wrap;
}

.top_post_area a {
	display:block;
	margin-right:2%;
	width: 32%;
}
.top_post_area a:nth-child(3n) {
	margin-right: 0;
}
div.blog_top_post {
width:280px;
height:auto;
margin:0 auto;
margin-bottom: 90px;
}
.blog_top_post img.catch_img {
	width:280px;
}
div.blog_top_post p {
    font-family: 'Montserrat', sans-serif;
font-weight: 200;
font-size:1em;
letter-spacing: 0.1em;
}
h3.blog_top_post_h3 {
width:94%;
margin:0 auto;
font-size: 1.08em;
font-weight: bold;
}

/*********
all-タイトル
**********/
.subTitle {
  font-size: 1.8em;
  letter-spacing: 0.08em;
margin-bottom: 30px;
	font-weight:bold;
}
.subTitle2 {
    font-size: 1.4em;
  letter-spacing: 0.04em;
margin-bottom: 30px;
	font-weight:bold;
}
.subTitle3 {
  font-size: 1.8em;
  font-family: 'Montserrat', sans-serif;
font-weight: 500;
  letter-spacing: 0.08em;
margin-bottom: 30px;
}
.subTitle3 span,
.all_subTitle3 span {
  font-size: 0.66em;
  color: #aaa;
}
/*******
table
********/
.table3, 
.table2 {
    width: 1116px;
    margin:0 auto;
    display: table;
    position: relative;
    vertical-align: top;
}
.table800 {
    width: 800px;
    margin:0 auto;
    display: table;
    position: relative;
    vertical-align: top;
    margin-bottom: 45px;
}

.table2_1, 
.table2_2 {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    position: relative;
    zoom: 1;
}
.box0 {
width:500px;
margin:0 auto;
}
.box1 {
width:480px;
margin-left:78px;
}
/**********
テキスト・位置
**********/
.m10{
  margin:10px 0;
}
.m15{
  margin: 15px 0;
}
.m30 {
  margin: 30px 0;
}
.mt15 {
  margin-top: 15px;
}
.mt30 {
  margin-top: 30px;
}
.mt45 {
  margin-top: 45px;
}
.mt60 {
  margin-top: 60px;
}
.mt75 {
  margin-top: 75px;
}
.mt90 {
  margin-top: 90px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb45{
  margin-bottom: 45px;
}
.mb60{
  margin-bottom: 60px;
}
.mb75{
  margin-bottom: 75px;
}
.al_center {
  text-align: center;
}
.al_right {
  text-align: right;
}
/*********
企業情報
**********/
div.company_dl {
	border-top:solid 1px #f4f5f6;
	margin-bottom:90px;
}
div.company_dl dl {
	width:100%;
	display:table;
	border-bottom:solid 1px #f4f5f6;
	padding:15px 0;
}
div.company_dl dl dt {
	display:table-cell;
	width:30%;
}
div.company_dl dl dd {
	display:table-cell;
	width:70%;
}
.prof {
	display:table;
	width:100%;
	margin-bottom:10px;
}
.prof .prof_pic {
	display:table-cell;
	width:20%;
	vertical-align:top;
}
.prof_pic img {
	width:100px;
	height:100px;
}
.prof .prof_name {
	display:table-cell;
	width:80%;
	vertical-align:top;
}
.prof_name p.name {
	font-size:1.2em;
	font-weight:bold;
	margin-top:5px;
}
p.name span.sm_tex {
	font-size:0.76em;
	font-weight:normal;
}
/*******
SALON
********/
img.salonLogo {
  width:160px;
  height:auto;
}

/**swiper**/
  .mb60{
      margin-bottom: 60px;
    } 
    .swiper-container{
      text-align: center;
    }
    .swiper-container .swiper-slide img{
      max-width: 100%;
      width: 100%;
      height: auto;
    }
    .prettyprint{
      border: none;
      background: #fafafa;
      color: #697d86;
    }
    #thumbs {
          height: 20%;
          box-sizing: border-box;
          padding: 10px 0;
      }
      #thumbs .swiper-slide {
          width: 20%;
          height: 100%;
          opacity: 0.2;
          cursor: pointer;
      }
      #thumbs .swiper-slide-active {
          opacity: 1;
      }


p.ab_ex {
  margin-bottom: 5px;
}

p.link_tap_left {
width:300px;
font-size:1em;
}

p.link_tap_left a {
width:300px;
display:inline-block;
margin:0 auto;
color:#000;
font-weight: bold;
background-color:#fafafa;
padding:15px 10px;
text-align:center;
}

/*********
menu
**********/
span.tit_menu {
font-size:0.86em;
}

div.menu_area {
width:800px;
margin:0 auto;
margin-bottom: 90px;
padding-top: 30px;
}
p.small_menu {
  font-size: 0.86em;
text-align: right;
}
dl.menu_dl {
width:100%;
display:table;
margin:0 auto;
padding:30px 0;
border-bottom: solid 1px #aaa;
}
dl.no_dl_menu {
width:100%;
display:block;
margin:0 auto;
padding:30px 0;
border-bottom: solid 1px #aaa;
}
dl.menu_in_dl {
width:80%;
display:table;
margin:0 auto;
margin-left: 20%;
padding:10px 0;
}

dl.no_dl_menu dt {
width:80%;
display:table-cell;
padding-left:40px;
}


dl.menu_dl dt,
dl.menu_in_dl dt {
width:80%;
display:table-cell;
padding-left:40px;
}

span.menu_text {
width:90%;
display:inline-block;
margin-top:20px;
color:#555;
line-height:1.4em;
}

dl.menu_dl dd,
dl.menu_in_dl dd {
width:20%;
display:table-cell;
text-align:right;
padding-right:40px;
}

p.link_tap_one {
width:400px;
font-size:1em;
margin:0 auto;
margin-top:30px;
}

p.link_tap_one a {
width:400px;
display:inline-block;
margin:0 auto;
color:#000;
background-color:#fafafa;
padding:15px 10px;
text-align:center;
}

div.nomargin_table {
margin-top:-30px;
margin-bottom: -90px;
}

p#open,
p#open2{
     background: #fff;
     border:solid 1px #000;
     color: #000;
     cursor: pointer;
     width:300px;text-align:center;
margin:0 auto;
     padding:20px 0;
     font-size:1em;
     }
#slideBox {
position:relative;
     padding: 10px;
       display:none;
     }

#slideBox2{
position:relative;
     padding: 10px;
       display:none;
     }
p.s_small_p {
font-size: 1em;
line-height: 1.4em;
position:relative;
text-align: center;
}

#slideBox dl,
#slideBox2 dl {
position:relative;
font-size:1em;
margin: 1em;
}

#slideBox dl dt,
#slideBox2 dl dt {
display:block;
background: #fff;
padding:10px 14px;
margin-bottom:10px;
text-align: center;
}

#slideBox dl dd,
#slideBox2 dl dd {
margin-bottom:45px;
margin-left:6px;
text-align: center;
}

.imgcredit {
width:220px;
height:auto;
}
/******
staff
*****/
.st_name {
  font-size: 1.6em;
  font-family: 'Montserrat', sans-serif;
font-weight: 500;
  letter-spacing: 0.08em;
margin-bottom: 15px;
}
.st_name span {
  font-size: 0.76em;
  color:#888;
}
.st_pic img {
  width:280px;
  height:auto;
}
/******
RECOMMEND
*****/
.reco_hero {
 width:100%;
height:400px;
min-height: 400px;
position:relative;
z-index: 0;
overflow:hidden;
}
.hero_reco {
   width:100%;
height:400px;
min-height: 400px;
    animation: animationZoom4 3s ease-in-out forwards;
}
@keyframes animationZoom4 {
100% { transform: scale(1.05)}
}

.bg_reco01 {
 background-image:url(img/bg_reco01.jpg);
background-size: cover;
background-position: center;
}
.bg_reco02 {
 background-image:url(img/bg_reco02.jpg);
background-size: cover;
background-position: center;
}
.reco_hero h3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
      display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

.reco_hero h3 span {
  font-size: 1.8em;
  color:#fff;
  text-align: center;
display:inline-block;
box-sizing:border-box;
padding:15px 10px;
background: rgba(0, 0, 0, 0.3);
text-shadow: 0px 0px 4px rgba(0,0,0,0.8);
}
div.reco_menu_tit {
width:100%;
margin:0 auto;
display:table;
border-bottom:solid 1px #aaa;
margin-bottom: 30px;
}
h3.reco_tit_jp {
width:60%;
display:table-cell;
text-align: left;
font-weight: bold;
}
p.reco_price {
width:40%;
display:table-cell;
text-align: right;
}
p.recop {
width:80%;
margin:0 auto;
margin-top:15px;
margin-bottom:30px;
}
ul.reco_ul li {
  font-size:1.08em;
  font-weight: bold; 
  margin-bottom: 5px;
}
p.recoin {
  font-weight: bold;
text-indent:-1em;
margin-bottom: 15px;
}
.reco_check {
  margin-left: 2em;
  margin-bottom: 60px;
}
div.reco_price_under {
width:800px;
margin:0 auto;
margin-top: 15px;
margin-bottom: 60px;
display:table;
background-color: #fafafa;
box-sizing:border-box;
padding:15px;
}
.reco_price_under ul,
.reco_price_under p {
width:50%;
display:table-cell;
}
.reco_price_under ul li {
margin-bottom: 15px;
}
.reco_price_under p {
padding-left: 30px;
}

/******
service
*****/
.sma_text {
  font-size: 0.86em;
}
/******
blog-infoALL
*****/
p.info_tit {
  font-size: 0.8em;
  color: #888;
}
.tit_blog {
  color: #000;
  text-align: center;
    font-size: 2.4em;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
  letter-spacing: 0.08em;
      position: relative;
    top: 110px;
    line-height: 1.1em;
}
.tit_blog span {
font-size: 0.56em;
color: #888;
}
div.blog_allpost {
width:100%;
margin:0 auto;
margin-bottom: 120px;
}

p.post_day {
font-family: 'Montserrat', sans-serif;
font-weight: 200;
font-size: 1.15em;
color:#000; 
margin-bottom: 15px;
}
.blog_post_tit {
font-size:1.4em;
line-height: 1.6em;
border-bottom: solid 1px #aaa;
}
div.blog_all_text {
width:100%;
position:relative;
margin-top:30px;
}
/******
blog-info-haircare_single
*****/

.blog_header {
  width:100%;
  height:40px;
}
.singlePost {
width:100%;
padding:20px 0;
overflow-wrap: break-word;
word-break: normal;
}
.singlePost p {
  line-height: 1.8em;
  margin-bottom: 1.6em;
}
.singlePost p img {
  margin-bottom: -1.4em;
}
.singlePost ul {
margin:1em 0;
margin-left:1.2em;
}
.singlePost ul li {
list-style-type:disc;
margin-bottom:1em;
}
.singlePost ol {
margin:1em 0;
margin-left:1.2em;
}
.singlePost ol li {
list-style-type:decimal;
margin-bottom:1em;
}
.singlePost figcaption {
 text-align: center;
 font-size: 0.86em;
 color: #888; 
}
.singlePost h1 {
width:100%;
font-size:1.8em;
font-weight:bold;
border-bottom: solid 2px #000;
padding-bottom: 3px;
margin-bottom: 45px;
}
.singlePost h2 {
width:100%;
font-size:1.6em;
font-weight:bold;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
padding: 8px 0;
margin-bottom: 30px;
margin-top: 60px;
}
.singlePost h3 {
width:100%;
font-size:1.4em;
font-weight:bold;
border-bottom: solid 1px #000;
padding-bottom: 3px;
margin-bottom: 30px;
margin-top: 60px;
}
.singlePost h4 {
width:100%;
font-size:1.2em;
font-weight:bold;
border-bottom: dashed 1px #000;
padding-bottom: 3px;
margin-bottom: 30px;
margin-top: 45px;
}
.singlePost h5 {
width:100%;
font-size:1em;
font-weight:bold;
border-bottom: dotted 1px #000;
padding-bottom: 3px;
margin-bottom: 15px;
margin-top: 15px;
}
.singlePost h6 {
max-width: 80%;
font-size:1em;
font-weight:bold;
display:inline-block;
border-bottom: dotted 1px #000;
padding-bottom: 3px;
margin-bottom: 15px;
margin-top: 15px;
}

.singlePost a {
  color:#25b7c0;
  text-decoration: underline;
  font-weight: bold;
}


/**記事内特別なスタイル***/
.stbox_gray {
width: 100%;
box-sizing:border-box;
background:#f4f5f6;
padding:20px 20px;
}
.singlePost .stbox_gray p  {
margin-bottom:0;
}
.sBox_area {
margin: 0 0 1.5em;
}
.sBox_tit {
background-color: #043673;
    color: #FFFFFF;
display: block;
    padding: .5em 1em;
    font-weight: 700;
    font-size: 1.1em;
}
.singlePost p.sBox_tit {
margin-bottom:0;
}
.singlePost .sBox_content p {
	margin-bottom:0;
}
.sBox_content {
background-color: #fafdff;
    color: #444;
    padding: 1em;
}
.sIn_area {
position: relative;
    margin: 0 0 1.5em;
}
.sIn_tit {
padding-left: 46px;
    min-height: 32px;
    line-height: 32px;
display: block;
    margin-bottom: .5em;
    color: #333;
    font-weight: 700;
    font-size: 1.16em;
}
.singlePost p.sIn_tit {
	margin-bottom:1em;
}
.sIn_tit i {
font-size: 32px;
    color: #043673;
position: absolute;
    top: 0;
    left: 0;
    display: block!important;
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1em;
}
.singlePost .sBox_icon ul li {
	list-style:none;
}
.sBox_icon ul {
margin: 0!important;
    padding: 0!important;
    list-style: none!important
}
.sBox_icon ul li {
position: relative;
    display: block!important;
    margin: 0!important;
    padding: 4px 0 4px 2em!important;
    list-style-type: none!important;
    line-height: 1.3em;
}
.sBox_icon ul li>i {
    color: #043673;
    position: absolute;
    left: 0;
    top: 4px;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.3em;
    text-align: center;
}
.s_highlight {
background: #b0e0e6;
    color: #000000;
display: inline;
    padding: 1px 0;
}
.sContent {
margin-bottom:2em;
}
.singlePost .sContent p {
	margin-bottom:0.6em;
}
.sTit_1 {
font-size:1.2em;
font-weight:bold;
}
/**hair care**/
.catlist li {
margin-bottom: 10px;
}
.catlist {
  margin-bottom: -10px;
}




/*wp pagenavi*/

.PageNavi {
width:800px;
margin:0 auto;
position:relative;
overflow:hidden;
margin-top:30px;
text-align:center;
font-family: 'Montserrat', sans-serif;
font-weight: 200;
font-size: 1.2em;
}
 
.PageNavi a.page-numbers,
.PageNavi span.page-numbers{
text-decoration: none;
background-color:#eee9e6;
display:inline-block;
padding: 5px 10px;
margin: 2px;
}
 
.PageNavi a.page-numbers:hover {
background: #eee9e6;
color: #FFF;
}
 
.PageNavi span.current {
font-weight: bold;
background-color: #999;
color:#fff;
}
/******
ネット予約について
*****/


p#webres_ico a img {
    border-style: none;
    border: none;
    color: #000;
    text-decoration: none;
  }
  p#webres_ico {
    margin-bottom: 120px;
  }

/*****
衛生管理
******/
.eisei_hero {
 width:100%;
height:400px;
min-height: 400px;
position:relative;
z-index: 0;
overflow:hidden;
}
.hero_eisei {
   width:100%;
height:400px;
min-height: 400px;
}

.eisei_hero h3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
      display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

.eisei_hero h3 span {
  font-size: 1.8em;
  color:#fff;
  text-align: center;
display:inline-block;
box-sizing:border-box;
padding:15px 10px;
background: rgba(0, 0, 0, 0.3);
text-shadow: 0px 0px 4px rgba(0,0,0,0.8);
}
.eisei_tit {
  font-size: 1.4em;
  text-align: center;
}
.bg_e01 {
 background-image:url(img/bg_e01.jpg);
background-size: cover;
background-position: center;
}
.bg_e02 {
 background-image:url(img/bg_e02.jpg);
background-size: cover;
background-position: center;
}
.bg_e03 {
 background-image:url(img/bg_e03.jpg);
background-size: cover;
background-position: center;
}
.bg_e04 {
 background-image:url(img/bg_e04.jpg);
background-size: cover;
background-position: center;
}
.bg_e05 {
 background-image:url(img/bg_e05.jpg);
background-size: cover;
background-position: center;
}
.bg_e06 {
 background-image:url(img/bg_e06.jpg);
background-size: cover;
background-position: center;
}
.bg_e07 {
 background-image:url(img/bg_e07.jpg);
background-size: cover;
background-position: center;
}
.bg_e08 {
 background-image:url(img/bg_e08.jpg);
background-size: cover;
background-position: center;
}
.bg_e09 {
 background-image:url(img/bg_e09.jpg);
background-size: cover;
background-position: center;
}
.bg_e10 {
 background-image:url(img/bg_e10.jpg);
background-size: cover;
background-position: center;
}


/*********
お問い合せ
*********/
div.cf_tex {
  width:600px;
  margin:0 auto;
  text-align: center;
}
div.cf_area {
  width:700px;
  margin:0 auto;
}
dl.cf_box {
  width:700px;
display:table;
margin:0 auto;
padding:30px 0;
}
.cf_box dt {
  width:200px;
  display:table-cell;
  vertical-align: middle;
  font-size: 1.2em;
}
.cf_box dd {
  width:500px;
  display:table-cell;
  vertical-align: middle;
}
dd.mb_text input{
 width:100%;
 height:60px;
 font-size:1em;
 border-radius: 0.5em;
 box-sizing:border-box;
 padding: 5px 15px;
 border:solid 1px #fef050;
}
dd.mb_text_year input{
 width:50%;
 height:50px;
 font-size:1em;
 border-radius: 0.5em;
 box-sizing:border-box;
 padding: 5px 5px;
 border:solid 1px #fef050;
}
dd.mb_select select {
 width:40%;
 height:60px;
 font-size:1em;
 border-radius: 0.5em;
  border:solid 1px #fef050;
}
dd.mb_text textarea{
 width:100%;
 font-size:1em;
 border-radius: 0.5em;
 box-sizing:border-box;
 padding: 10px 10px;
 border:solid 1px #fef050;
}
dd.mb_year input {
    width: 25%;
    height: 60px;
    font-size: 1em;
    border-radius: 0.5em;
     border:solid 1px #fef050;

}

div.cf_btn {
  width: 600px;
    margin: 15px auto 0;
}
input[type=submit]{
  width:100%;
    outline: none;
    cursor: pointer;
    display: inline-block;
    border: none;
    height: 56px;
    line-height: 56px;
    font-size: 1.2em;
    background-color: #fef050;
    color: #000;
    font-weight: bold;
    letter-spacing: .04em;
    text-indent: .04em;
}


span.ex_mark {
font-size:0.7em;
color: #888;
}

div.cf_check {
  width:100%;
  text-align: center;
  margin-top: 30px;
}



dd.mb_check span.wpcf7-list-item-label {
   font-size:1.2em;margin-left:10px;
  }

p.mb_okcheck input[type=checkbox]{
   -moz-transform-origin: right bottom;
   margin-left:-20px;
   margin-top:30px;
   margin-bottom:30px;
  -moz-transform: scale( 2 , 2 );border-radius: 1em;
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 , 2 );border-radius: 1em;
}

p.kiyaku_oubo {
  width:100%;
  font-weight:bold;
  margin-bottom: 15px;
}

p.send_p {
width:600px;
margin:0 auto;
margin-top:45px;
}

ul#send_ul li {
width:600px;
margin:0 auto;
margin-top:30px;
}

p.no_shadow {
text-shadow:none;
}