﻿@charset "utf-8";
/* CSS Document */

/*html { overflow-y: scroll; }*/

h1 a { text-decoration: none!important; }

strong{
/*	font-weight:normal;*/
}
h1,h2,h3,h4,p,ul,li,strong,div{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* sp用非表示 */
.forSP {
  display: none;
}



/* リストモジュール（テーブル）のヘッダーを使わない
tr.SF-trheader {
  display: none;
}
 */


/*----------------------------------------
■ 追加下背景設定
-----------------------------------------*/
#SF-outer-container {
  overflow: visible;
}
#ADDBGBOTTOM {
  bottom: 0;
  width: 100%;
  z-index: -10;
  position: relative;
  height: 141px; /* フッターの高さを入れます */
  min-width:1000px; /* ページの横幅を入れます */
  /* 背景色・画像設定 */
  background-color: #EB0000;
}
#SF-footer {
  position:relative;
  margin-bottom: -141px; /* TWで設定したフッターの高さ（ height + padding ）を入れます */
}


/*----------------------------------------
■ PAGE TOPリンク
-----------------------------------------*/
#back-top {
	position: fixed;
	bottom: 142px;
	margin-left: 1020px;
}

#back-top a {
	width: 30px;/* 画像の幅 */
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
/* arrow icon (span tag) */
#back-top span {
	width: 30px;/* 画像の幅 */
	height: 30px;/* 画像の高さ */
	display: block;
	margin-bottom: 7px;
	background:  url(../assets/pagetop.jpg) no-repeat center center;/* 画像 */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}


/*----------------------------------------
■ HD
-----------------------------------------*/
#SF-header{
	position: relative;
}
#LOGO{
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 100;
}


#HD_LINK1{
	position: fixed;
	top:0;
	z-index:100;
	margin-left: 729px;
}
#HD_LINK2{
	position: absolute;
	right:286px;
	top:20px;
}


/*----------------------------------------
■ 各Pイメージ画像
-----------------------------------------*/
/* 追加上背景設定 */
#ADDBGTOP {
  position: absolute;
  top: 0;
  z-index: -10;
  width: 100%;
  padding-top: 192px;
}
#ADDCONTENTTOP {
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #E8E8E0;
  height: 280px;
}



/*----------------------------------------
■ テキストのみバナー
-----------------------------------------*/
a.bannerBtn {
  background-color: #ff9e47;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 auto 40px;
  padding: 30px 0;
  text-align: center;
  text-decoration: none;
  width: 500px;
}
a.bannerBtn:hover {
  background-color: #ffb574;
}



/*----------------------------------------
■ テキストのみバナー2
-----------------------------------------*/
a.txtBnr:link,
a.txtBnr {
	background-color: #333;
	padding: 0.4em 2em;
	color: #fff;
	display: inline-block;
}
a.txtBnr:hover {
	background-color: #626060;
	text-decoration: none;
}



/*----------------------------------------
■ テキストのみバナー3
-----------------------------------------*/
a.btn {
	display: block;
	background-color: #4794d5;
	color: #fff;
	margin: 0 auto;
	padding: 1em;
	border-radius: 0.2em;
	width: 30%;
	text-align: center;
}
a.btn:hover {
	background-color:  #0d6bba;
     text-decoration: none;
}



/*----------------------------------------
■ 全P共通iframe部分
-----------------------------------------*/
#BOTTOM_INFO {
	width:1000px;
	height:314px;
	border:none;
}

#BOTTOM_LINK {
	width:1000px;
	height:70px;
	border:none;
}



/*----------------------------------------
■ HOME
-----------------------------------------*/
.link_blaok{
	text-align:right;
}

.BEFORE_AFTER{
    display: block;
    overflow: hidden;
    width: 220px;
    height: 36px;
   *text-indent: -9999px;
   *background: url( '../assets/home_ba_title.jpg' ) 0 0 no-repeat;
}
.BEFORE_AFTER:before {
    display: inline-block;
    content: url( '../assets/home_ba_title.jpg' );
}

.VOICE{
    display: block;
    overflow: hidden;
    width: 220px;
    height: 36px;
   *text-indent: -9999px;
   *background: url( '../assets/home_voice_title.jpg' ) 0 0 no-repeat;
}
.VOICE:before {
    display: inline-block;
    content: url( '../assets/home_voice_title.jpg' );
}

.TROUBLE_1{
    display: block;
    overflow: hidden;
    width: 410px;
    height: 24px;
    margin-bottom:20px;
   *text-indent: -9999px;
   *background: url( '../assets/home_trouble_title_s_1.jpg' ) 0 0 no-repeat;
}
.TROUBLE_1:before {
    display: inline-block;
    content: url( '../assets/home_trouble_title_s_1.jpg' );
}

.TROUBLE_2{
    display: block;
    overflow: hidden;
    width: 410px;
    height: 24px;
    margin-bottom:20px;
   *text-indent: -9999px;
   *background: url( '../assets/home_trouble_title_s_2.jpg' ) 0 0 no-repeat;
}
.TROUBLE_2:before {
    display: inline-block;
    content: url( '../assets/home_trouble_title_s_2.jpg' );
}

.TROUBLE_3{
    display: block;
    overflow: hidden;
    width: 410px;
    height: 24px;
    margin-bottom:20px;
   *text-indent: -9999px;
   *background: url( '../assets/home_trouble_title_s_3.jpg' ) 0 0 no-repeat;
}
.TROUBLE_3:before {
    display: inline-block;
    content: url( '../assets/home_trouble_title_s_3.jpg' );
}



/*----------------------------------------
■ 店舗情報
-----------------------------------------*/
#salonInfo .clmLeft {
  float: left;
  margin: 0 20px 40px;
  width: 400px;
}





/*----------------------------------------
■ 文字装飾
-----------------------------------------*/
.price_1{
	color:#993366;
	font-weight: bold;
	font-size:20px;
}

.prise_right{
	text-align:right;
}

.price_box{
	background-color: #F8CBD0;
	padding:20px;
	margin-bottom:15px;
}

.price_2{
	color:#D8C1A2;
	font-weight: bold;
	font-size:16px;
}

.text_red{
	color:#FF5353;
	font-weight: bold;
}
.strong_blue {
  color: #1a65ee;
  font-size: 1.2em;
  font-weight: bold;
}
.strongPurple {
  color: #e956f2;
  font-size: 1.2em;
  font-weight: bold;
}



/* 特典表示 */
.csTokuten {
  margin: 4px 0 0;
  text-align: right;
}
.csTokuten > p {
  border-radius: 11px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.4em !important;
  font-weight: bold !important;
  margin: 0 12px 0 0 !important;
  padding: 5px 12px 3px !important;
  background-color: #993366;
box-shadow: 3px 3px 3px #ccc;
}

.csTokuten.csOrange > p {
  background-color: #ffa500;
}





/*----------------------------------------
■ ヘッダー 「ご予約はこちらから」リンク
-----------------------------------------*/
#HD_LINK1 #HD_waterDietLink,
#waterDiet #HD_LINK1 #HD_stndLink {
  display: none;
}
#waterDiet #HD_LINK1 #HD_waterDietLink {
  display: inline;
}





/************ csLibrary start *************/

/* scrollbtnFollow */
#backtopbox {
	width:100%;
	text-align:left;
}
#back-top {
	/*width: 98%;*/
	height: 86px;  /* 画像の縦幅 */
	position: fixed;
	bottom: 70px; /* ページ下端からの距離 */
	/*margin-left: 1000px;  ページ左端からの距離 */
	right: 10px; /* ページ右端からの距離 */
}
#back-top a {
	width: 86px;  /* 画像の横幅 */
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	float: right;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:focus {
    outline:none;
}
/* arrow icon (span tag) */
#back-top span {
	width: 86px;  /* 画像の横幅 */
	height: 86px;  /* 画像の縦幅 */
	display: block;
	margin-bottom: 7px;
	/*background:  url(../assets/pagetoplink.png) no-repeat center center;*/
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}


/* 1x1スペーサ画像使用時非表示 */
.hideElement {
  display: none !important;
}


/* リストモジュールにアンカー追加（β） */
.addAncr {
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}


/* リストモジュールType01の画像配置を左右交互にする（β） */
.csArticleLeft {
  float: left !important;
  margin-left: 0 !important;
}
.csArticleLeft img {
  margin-left: 0 !important;
}
.csArticleRight {
  float: right !important;
  margin-right: 0 !important;
}
.csArticleRight img {
  margin-right: 0 !important;
}


/* （全）リストモジュール高さ合わせ 161020 */
#SF-contents .SF-module-container ul.thumbnailList:before,
#SF-contents .SF-module-container ul.thumbnailList:after {
    content: " ";
    display: table;
}
#SF-contents .SF-module-container ul.thumbnailList:after {
    clear: both;
}
#SF-contents .SF-module-container ul.thumbnailList {
    *zoom: 1;
}


/* 紙浮き表現 */
.shadowBox {
  /*float: left;*/
  display: inline-block;
  position: relative;
  z-index: 0;
}
.shadow:after {
  background-color: #000;
  bottom: 15px;
  box-shadow: 0 10px 7px #000;
  content: "　";
  display: block;
  left: 0;
  margin: 8px auto;
  opacity: 0.5;
  position: absolute;
  right: 0;
  transform: rotate(2deg);
  width: 83%;
  z-index: -1;
}
/* IE8非表示 */
.shadow:after {
  display:none\9;
}


/* CSカレンダー次月表示 */
.csCalender {
  margin: 0 auto 20px;
}
.csCalender #calen {
  height: 210px;
  margin: 0 auto 5px;
  width: 100%;
}
.csCalender #calen td {
  height: auto;
}
.csCalender #calen .titleber {
  height: 20px;
}
.csCalender #calen .weekber {
  height: 20px;
}

.csCalender {
  position: relative;
}
.csCalender .csCalenChangeBtn {
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 32px;
  padding: 0 5px;
  width: 95%;
  width: calc(100% - 10px);
}
.csCalender .csCalenChangeBtn.next {
  text-align: right;
}
.csCalender .cmnt{
  padding: 0;
}
.csCalender .cmnt .exColor {
  font-size: 1.4em;
  vertical-align: middle;
}


/* 自動タイル並べβ */
.floatItem {
    width: 205px;
    margin: 0 10px;
}


/*　メニューリスト用リーダー横幅自動リサイズ 　*/
.plParent {
  display: inline-block;
  width: 100%;
}
.plName,
.plLeader,
.plPrice {
  display: table-cell !important;
  vertical-align: top;
}
.plName {
  padding-right: 1em;
  white-space: nowrap;
}
.plLeader {
  display: inline-block;
  overflow: hidden;
}
.plLeaderDiv {
  word-break: break-all;
  max-height: 1em;
  display: block;
  overflow: hidden;
}
.plPrice {
  padding-left: 1em;
  white-space: nowrap;
}
.plBlock {
  display: block!important;
  width: auto!important;
  white-space: normal;
}



/**
 * 画像ホバーエフェクト設定
 * この設定は Javascript の
 * 「リストモジュール画像ホバーエフェクト用要素追加 Type-01」
 * 等を使用してモジュールに要素を追加する必要が有ります。
 */

/* エフェクト親要素 */
.effectParent {
	position: relative;
	overflow: hidden;
	display: block;
}
.effectParent:before {
	content: '';
	display: block;
	padding-top: 100%;
}

/* 画像拡大エフェクト */
.effectParent img {
	display: block !important;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	transition: transform 0.5s ease;
}
.effectParent:hover img {
	transform: scale(1.1);
}

/* エフェクト位置基準(画像拡大以外) */
.effectParent .effectPositionReference {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

/* カラーフィルター透明度エフェクト */
.effectParent .effectPositionReference .effect_colorFilter {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	transition: opacity 0.5s ease;
}
.effectParent .effect_colorFilter {
    background-color: #000;
    opacity: 0;
}
.effectParent:hover .effect_colorFilter {
    opacity: 0.5;
}

/* ライン成長エフェクト */
.effectParent .effectPositionReference .effect_lineGrowUp {
	position: absolute;
	height: calc(100% - (5px * 2));
	width: calc(100% - (5px * 2));
	top: 5px;
	left: 5px;
}
.effectParent .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item {
	background-color: #fff;
	position: absolute;
	margin: auto;
	transition: transform 0.5s ease;
}
.effectParent .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.top {
	height: 1px;
	width: 100%;
	top: 0;
	left: 0;
	transform: scale(0,1);
	transform-origin: top left;
}
.effectParent .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.right {
	height: 100%;
	width: 1px;
	right: 0;
	top: 0;
	transform: scale(1,0);
	transform-origin: top right;
}
.effectParent .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.bottom {
	height: 1px;
	width: 100%;
	top: 100%;
	right: 0;
	bottom: 0;
	transform: scale(0,1);
	transform-origin: bottom right;
}
.effectParent .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.left {
	height: 100%;
	width: 1px;
	left: 0;
	bottom: 0;
	transform: scale(1,0);
	transform-origin: bottom left;
}
.effectParent:hover .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.top,
.effectParent:hover .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.right,
.effectParent:hover .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.bottom,
.effectParent:hover .effectPositionReference .effect_lineGrowUp .effect_lineGrowUp_item.left {
	transform: scale(1);
}

/*************** csLibrary end ****************/