/*
#002454
#001236

*/
body{
	background:url(../img/body.png);
}
.right{
	float:right;
}
/*空き*/
.pa_0{
	padding:0;
}
.mb_24{
	margin-bottom: 2.4rem;
}
.mb_50{
	margin-bottom: 5.0rem;
}
.mt_50{
	margin-top: 5.0rem;
}
.mt_100{
	margin-top: 10rem;
}
/*配置*/
.flexiblebox{
display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;
}
/*タイトル　サイズ変更*/
.tit{
	font-size: 3.2rem;
	text-align: center;
	line-height:1.5;
}
.sub_tit{
	font-size: 2.4rem;
	text-align: center;
	line-height:1;
}
.sub_02_tit{
	font-size:1.8rem;
	font-weight: bold;
	color:#001236 !important;
}
.tit_line{
	border-bottom: #001236 1px dotted;
}
/*リンク*/
a{
	color: #001236;
}
a:hover{
	color: #c4c5b6;
}
/*パンくず*/
#index #pan{
	color: #ffffff;
}
#index #pan a{
	color: #ffffff;
}
#pan{
	margin-bottom: 7rem;
	font-size: 1.0rem;
}
#pan a:hover{
	color: #ffffff;
}
/*ヘッダー*/
header{
	margin-top: 1.0rem;
}
header ul{
	list-style: none;
	text-align:right;
}
header li{
	display: inline-table;
	vertical-align:top;
}
header li img{
	display: inline-block;
}
/*罫線*/
hr.parle{
	height: 1.5rem;
	margin:-1rem 0;
	padding:0;
	background:url(../img/hr_pearl.png);
	border: none;
	position:relative;
	z-index:100;
}
hr.ribbon{
	height: 1.0rem;
	background: #001236;
	margin:0;
	padding:0;
	text-align:center;
}
hr.ribbon:after{
	content:url(../img/ribbon.png);
	display: inline-block;
	position: relative;
	top: -2rem;
	z-index:200;
}
.dotted{
	border-bottom: #001236 1px dotted;
	margin: 0 8.333333333% 8.333333333% 8.333333333%;
	padding-bottom: 8.333333333%;
}
/*インデックス動画*/
#slide2{
	border-bottom: #001236 50px solid;
	height: 500px;
}
.covervid-wrapper {
	position:absolute;
    width: 100%;
	height: 450px;
}

/*各ページトップ*/
#slide{
	border-bottom: #001236 50px solid;
	background-image: url(../img/salon/top.png);
}

#salon #slide{
	background-image: url(../img/salon/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#slide p{
	font-size: 3.2rem;
}
#slide span.bun{
	font-size: 1.6rem !important;
}
.box {
 width: 100%;
 height: 300px;
 vertical-align: middle; /* 「vertical-align」を指定してもテキストは縦方向中央揃いにならない */
 text-align: center;
}
#whitening #slide{
	background-image: url(../img/whitening/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#facial #slide{
	background-image: url(../img/facial/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#contact #slide{
	background-image: url(../img/contact/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#news #slide{
	background-image: url(../img/news/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#map #slide{
	background-image: url(../img/access/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#price #slide{
	background-image: url(../img/price/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#datsumou #slide{
	background-image: url(../img/datsumou/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#seitai #slide{
	background-image: url(../img/seitai/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
#seigaku #slide{
	background-image: url(../img/seigaku/top.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
}
/*メイン*/
#main_01{
	background-image: url(../img/main_bk.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
.double_box{
	border: #ffffff 3px solid;
	padding: 0.8rem;
}
.double_box_in{
	border: #ffffff 1px solid;
	background: rgba(255,255,255,0.7);
	padding: 5rem 0;
}

#main_02{
	background-image: url(../img/main_bk02.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
.double_box{
	border: #ffffff 3px solid;
	padding: 0.8rem;
}
.double_box_in{
	border: #ffffff 1px solid;
	background: rgba(255,255,255,0.7);
	padding: 5rem 0;
}

#main_03{
	background-image: url(../img/main_bk03.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
.double_box{
	border: #ffffff 3px solid;
	padding: 0.8rem;
}
.double_box_in{
	border: #ffffff 1px solid;
	background: rgba(255,255,255,0.7);
	padding: 5rem 0;
}

#main_04{
	background-image: url(../img/main_bk04.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
.double_box{
	border: #ffffff 3px solid;
	padding: 0.8rem;
}
.double_box_in{
	border: #ffffff 1px solid;
	background: rgba(255,255,255,0.7);
	padding: 5rem 0;
}

#main_05{
	background-image: url(../img/main_bk05.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
.double_box{
	border: #ffffff 3px solid;
	padding: 0.8rem;
}
.double_box_in{
	border: #ffffff 1px solid;
	background: rgba(255,255,255,0.7);
	padding: 5rem 0;
}
#main_06{
	background-image: url(../img/main_bk03.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
.double_box{
	border: #ffffff 3px solid;
	padding: 0.8rem;
}
.double_box_in{
	border: #ffffff 1px solid;
	background: rgba(255,255,255,0.7);
	padding: 5rem 0;
}
/*コンテンツ*/
#content_01{
	background: url(../img/sima_bk.png);
	padding: 0 0 10rem 0;
	margin:0;
	border: none;
}
#content_01_02{
	background: url(../img/sima_bk.png);
	padding:10rem 0;
}
#content_02{
	background: rgba(241, 247, 255, 0.8);
	padding:10rem 0;
}
#content_02_02{
	background: rgba(241, 247, 255, 0.8);
	padding:10rem 0;
}
#content_03{
	padding:10rem 0;
}
#content_04{
	background: rgba(241, 247, 255, 0.8);
	padding:10rem 0;
}
#content_05{
	padding:10rem 0;
}
#content_suna{
	background: url(../img/suna_bk.png);
	padding:10rem 0;
}
/*プレート*/
.plate{
	width: 80%;
	background: #ffffff;
	padding: 1rem 1.5rem 1.5rem 1.5rem;
	margin: 1rem auto;
	text-align:center;
	color: #333333;
	font-size:1.4rem;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	box-shadow:2px 2px 7px 1px #cccccc;
	-moz-box-shadow:2px 2px 7px 1px #cccccc;
	-webkit-box-shadow:2px 2px 7px 1px #cccccc;
}
.plate p.name{
	font-size: 1.8rem;
	font-weight: bold;
	text-align:center;
	margin-bottom: 1.0rem;
	color:inherit;
}
.plate p{
	text-align:left;
	color: #666666;
}
#index .plate p{
	text-align:center;
	color: #666666;
}
/*ニュース*/
.news dd{
	font-size: 1.4rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.day{
	font-size: 1.2rem;
	text-align: center;
	border-bottom: 2px solid #001236;
	width: 10rem;
	display:block;
	margin:1rem auto;
}
#news p.day{
	text-align:left !important;
	width: 100%;
}
/*アクセス*/
#access{
	background:url(../img/back.png);
	border-top: 2px dashed #001236;
	padding:10rem 0;
}
.box_tit{
	background: #001236;
	width: 100%;
	text-align: center;
	color: #ffffff;
	margin-top: 3.2rem;
	margin-bottom: 1.6rem;
}
p.come{
	font-size: 1.2rem;
}
#access table{
	width: 100%;
	text-align: center;
}
#access th{
	border: 1px solid #001236;
	background: #cccfd6;
}
#access td{
	border: 1px solid #001236;
}
/*フッター上*/
#foot{
	background-image: url(../img/foot.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height: 100%;
	min-height: 300px;
	padding: 10rem 0;
}
#foot ul{
	list-style: none;
	font-size: 1.2rem;
}
#foot li{
	border-bottom: 1px dashed #001236;
	margin-bottom: 1.0rem;
}

#foot .left{
	width:50%;
	padding-right: 0.5rem;
}
#foot .right{
	width: 50%;
	padding-left: 0.5rem;
}
#follow{
	text-align: center;
}
#follow img{
	display: inline-block;
}
#other img{
	display: block;
	margin: 0 auto;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top a {
    display: block;
}
/*フッター*/
footer{
	background: #001236;
	color: #ffffff;
	padding: 3.0rem 0;
	text-align:center;
}
/*下部固定*/
.fix_menu_smartphone{
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}
.fix_menu_smartphone img{
  width:32.5%;
  display:inline;
}
.fix_menu_smartphone a{
	display:inline;
	margin:0;
	padding:0;
}
.sm-only{
	display:none;
}

/*ホワイトニング*/
.point p{
	color: #666666;
}
.flow{
	background: rgba(255, 255, 255, 0.8);
	padding: 8.333333333%;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}

#acMenu dt{
    display:block;
    width:100%;
    cursor:pointer;
	color: #ffffff;
	margin-bottom: 1.0rem;
	padding: 0.5rem 0.75rem;
	background-color: #c4c5b6;
	border-radius: 6px;	
    }
#acMenu dt:after{
	content: "\f13a";
	font-family: FontAwesome;
	margin-left: 1.0rem;
}
#acMenu dd{
    background:#ffffff;
    width:100%;
    display:none;
	border-radius: 6px;
	padding: 0.5rem 0.75rem;
	margin-bottom: 1.0rem;
    }
/*料金*/
table.price{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	border: rgb(196, 197, 182) 1px solid;
	width: 100%;
}
table.price th{
	font-weight: normal;
	padding: 1.0rem;
	background: rgba(196, 197, 182, 0.5);
	border-bottom: rgb(196, 197, 182) 1px solid;
	border-left: rgb(196, 197, 182) 1px solid;
}
table.price td{
	padding: 1.0rem;
	border-bottom: rgb(196, 197, 182) 1px solid;
	border-left: rgb(196, 197, 182) 1px solid;
}
ul.link{
	margin-left: 2.0rem;
	margin-top: 2.4rem;
}

@media (max-width: 767px){
.sm-none{
	display: none;
}
.sm-only{
	display:block;
}
header .col-sm-12,
header ul,
header li{
	margin: 0;
	padding: 0;
	text-align: center !important;
}
#slide{
		height: 300px !important;
	}
.box {
 width: 100%;
 height: 250px;
 vertical-align: middle; /* 「vertical-align」を指定してもテキストは縦方向中央揃いにならない */
 text-align: center;
}
/*タイトル*/
.tit{
	font-size: 2.4rem;
	text-align: center;
	line-height:1.5;
}
.sub_tit{
	font-size: 1.8rem;
	text-align: center;
	line-height:1;
}
	
}






