@charset "utf-8";

/*
1.モジュール
2.トップ
3.ネイル
4.カルチャースクール
5.スタッフ一覧
6.サロン一覧
7.ビューティーストア
8.代表挨拶
9.個人情報保護方針
10.アルバム
11.ルーファス
12.ルーファス共通
13.ルーファスランチ
14.ルーファスディナー
15.ルーファスカフェ
16.ルーファスパーティー
17.テイクアウト
18.ルーファススタッフ
19.サロン詳細ページ
20.スタッフ詳細ページ
21.ヘアーカタログ詳細
22.B-WORLD　静岡
23.オリジナルシャンプー
24.ティートリコ
25.アプリ
26.アイラッシュ
27.貸会議室・レンタルスペース
28.ビューティフルライフサポート
29.採用について
30.IZANAI 快眠ドライヘッドスパ
*/
/*クーポン*/
#salonCouponArea_02 table {width:100%;margin:0 auto 20px;font-size:16px;border-top: 2px solid #1a1a1a;position: relative}
#salonCouponArea_02 table tr {border:1px solid #eee;box-sizing: border-box}
#salonCouponArea_02 table th {
	width:10%;
	padding:25px 15px;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle
}
#salonCouponArea_02 table th.shinki {background-color:#1a1a1a}
#salonCouponArea_02 table th.repeater {color:#fff;background-color:#800000}
#salonCouponArea_02 table tr td.n01 {width:70%;padding:20px 15px;background-color:#fff;overflow:hidden}
#salonCouponArea_02 table tr td.n02 {width:20%;padding:20px 15px;background-color:#fff;overflow:hidden}
#salonCouponArea_02 table td ul.practitioner li {
	margin:5px 10px 10px 0;
	padding:2px 10px 1px;
	float:left;
	color:#fff;
	font-size:12px;
	list-style-type:none;
	background-color:#444
}
#salonCouponArea_02 table td p.couponName {font-size:20px;font-weight:bold}
#salonCouponArea_02 table td ul.couponDetail {clear:both}
#salonCouponArea_02 table td ul.couponDetail li {margin:0 0 5px;float:left;font-size:14px;list-style-type:none}
#salonCouponArea_02 table td ul.couponDetail li:nth-child(odd){font-weight:bold;color:#800000}
#salonCouponArea_02 table td ul.couponDetail li:nth-child(even) {margin-right:15px}
.coupon_subtext{margin: 10px 0; line-height: 1.2em}

#salonCouponArea_02 table td .txt_gude{
	margin-bottom: 15px;
	padding: 10px 10px 5px;
	background-color: #eee;
	clear: both
}
#salonCouponArea_02 table td .txt_gude p{
	font-size: 13px;
	line-height: 1.8
}
#salonCouponArea_02 table td .price_guide{
	margin-bottom: 15px;
	padding: 10px 0;
	background-color: #eee;
}
#salonCouponArea_02 table td .price_guide p.price{
	color:#800000;
	font-weight:bold;
	text-align: center
}
#salonCouponArea_02 table td .price_guide p.price .num{
	font-size: 20px
}
#salonCouponArea_02 table td a.btn{
	width: 100%;
	padding: 8px 0;
	text-align: center;
	background-color: #800000;
	display: block
}
#salonCouponArea_02 table td a.btn:link{color: #fff;text-decoration: none}
#salonCouponArea_02 table td a.btn:visited{color: #fff;text-decoration: none}
#salonCouponArea_02 table td a.btn:hover{color: #fff;text-decoration: none;background-color: #1a1a1a}
#salonCouponArea_02 table td a.btn:active{color: #fff;text-decoration: none}


@media screen and (max-width: 640px) and (min-width: 320px){
	#salonCouponArea_02 table tr th {
		width:100%;
		padding:10px 0;
		display:block
	}
	#salonCouponArea_02 table tr td.n01 {
		width:96%;
		padding:10px 2%;
		display:block
	}
	#salonCouponArea_02 table tr td.n02 {
		width:96%;
		padding:10px 2%;
		display:block
	}
	#salonCouponArea_02 table td ul.couponDetail {clear:both}
	#salonCouponArea_02 table td ul.couponDetail li:nth-child(odd){width: 20%}
	#salonCouponArea_02 table td ul.couponDetail li:nth-child(even) {width: 70%; margin-right:0}
	#salonCouponArea_02 table td p.couponName {font-size:16px}
}
/* --------------------------------------------
 1.モジュール
-------------------------------------------- */
/*パンリスト　トップ*/
.top_pan_list{
	width: 100%;
	max-width: 1080px;
	margin: 70px auto 15px;
}
ul.top_pan_list {padding-bottom:10px}
ul.top_pan_list li {float:left;margin-bottom:5px;font-size: 13px; list-style-type:none;}
.top_pan_list a {padding-right:12px;margin-right:5px;background: url(//web.archive.org/web/20240404223432im_/https://www.happy-anda.com/wp/wp-content/uploads/topic_path.gif)right no-repeat}
.top_pan_list a:link {color:#000}
.top_pan_list a:visited {color:#000}
.top_pan_list a:hover {color:#000;text-decoration:none}
.top_pan_list a:active {color:#000}

@media screen and (max-width: 640px) and (min-width: 320px){
	.top_pan_list{
		display: none
	}
}
/*パンリスト　アンダー*/
.under_pan_list{
	display: none
}

@media screen and (max-width: 640px) and (min-width: 320px){
	.under_pan_list{
		width: 98%;
		max-width: 98%;
		margin: 50px 1% 30px;
		text-align: left;
		display: block;
		clear: both
	}
	ul.under_pan_list {padding-bottom:10px}
	ul.under_pan_list li {float:left;margin-bottom:5px;font-size: 13px; list-style-type:none;}
	.under_pan_list a {padding-right:12px;margin-right:5px;background: url(//web.archive.org/web/20240404223432im_/https://www.happy-anda.com/wp/wp-content/uploads/topic_path.gif)right no-repeat}
	.under_pan_list a:link {color:#000}
	.under_pan_list a:visited {color:#000}
	.under_pan_list a:hover {color:#000;text-decoration:none}
	.under_pan_list a:active {color:#000}
}

/*ページネーション*/
ul.page_nav {
	margin:0 0 30px;
	padding:10px 10px 5px;
	background:#fff;
	text-align:center;
	clear:both;
}
ul.page_nav li {
	display:inline;
	margin:0 2px;
	padding:0
}
ul.page_nav li span{
	display:inline-block;
	margin-bottom:5px;
	padding:5px 13px;
	color:#fff;
	background:#1a1a1a;
	border:1px solid #eee;
	text-decoration:none;
	vertical-align:middle;
}
ul.page_nav li a {
	display:inline-block;
	margin-bottom:5px;
	padding:5px 13px;
	color:#212121;
	background:#eeeff7;
	border:1px solid #eee;
	text-decoration:none;
	vertical-align:middle;
}
ul.page_nav li a:hover {
	color:#fff;
	background:#1a1a1a;
}

/*メニューテーブル*/
.menu_table{
    width: 100%;
    margin: 10px auto 40px;
    font-size: 14px;
    border-collapse: collapse;
}
.menu_table tr {
    border-bottom: dotted 1px #ccc
}
.menu_table tr:first-child {
    border-top: dotted 1px #ccc
}
.menu_table tr:hover{
	background-color: #f7f7f7
}
.menu_table th {
    text-align: left;
    padding: 15px 10px 13px;
	font-size: 14px;
	font-weight: bold;
    vertical-align: middle;
    border-bottom: dotted 1px #ccc;
}
.menu_table td {
    padding: 15px 10px 13px 0;
    vertical-align: middle;
    text-align: right
}
.menu_table th .guide{
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal
}
.menu_table th .supplement{
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	display: block
}
.menu_table_02 {
	width:100%;
	margin-bottom: 40px;
	border-collapse:collapse
}
.menu_table_02 tr {border-bottom:1px solid #ccc}
.menu_table_02 th {
	padding:15px 0;
	font-size:14px;
	font-weight: normal;
	text-align:left
}
.menu_table_02 td {
	padding: 15px 0;
	font-size:14px
}
.scroll{
	overflow: auto;
	white-space: nowrap;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
.menu_txt{
	margin-bottom: 5px;
	font-size: 13px
}

/*テーブル*/
.table_01 {
	width:100%;
	margin:0 auto 50px
}
.table_01 th,.table_01 td {
	font-size:14px
}
.table_01 tr th {
	padding:20px 12px;
	font-weight: bold;
	border-bottom:2px solid #1a1a1a
}
.table_01 tr td{
	padding:20px 12px;
	border-bottom:1px dotted #5C422B
}
.table_02 {
	width:100%;
	margin:0 0 30px
}
.table_02 th{
	width:150px;
	padding: 13px 0 10px 10px;
	border-bottom: 2px solid #700;
	font-size:14px;
	font-weight:bold;
}
.table_02 td{
	padding: 13px 0 10px 10px;
	border-bottom: 2px solid #E2D9CB;
}
@media only screen and (max-width: 640px) {
	.table_01{width:98%;border-top:none}
	.table_01 tr th,.table_01 tr td{width:98%;border:none;display:block}
	.table_01 tr th{padding:5px 1%;color:#fff;background-color:#1a1a1a}
	.table_01 tr td{padding:5px 1%;line-height: 1.8}
}

/*ページトップ*/
#page_top a{
	width: 80px;
	height: 80px;
	background-color: #1a1a1a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:fixed;
	right:25px;
	bottom:25px;
}
#page_top a:link{color: #fff;text-decoration: none}
#page_top a:visited{color: #fff;text-decoration: none}
#page_top a:hover{color: #fff;text-decoration: none;background-color: #aaa}
#page_top a:active{color: #fff;text-decoration: none}
#page_top i{
	margin: 0 auto;
	color: #fff;
	font-size: 50px;
	position: relative;
	top: 12px;
	display: table
}
@media screen and (max-width: 640px) and (min-width: 320px){
	#page_top a{
		width: 50px;
		height: 50px;
		right:15px;
		bottom:15px
	}
	#page_top i{
		font-size: 35px;
		top: 7px
	}
}

.clear{clear: both}

/*各店舗 Fiexd お問い合わせ関連*/
.mod_fixed_contact{
	display: none
}
@media only screen and (max-width: 640px) {
	.mod_fixed_contact{
		width: 100%;
		height: 40px;
		position: fixed;
		bottom: 0;
		display: block
	}
	.mod_fixed_contact .list_fixed_contact{
		background-color: #800000 !important;
		position: relative;
		overflow: hidden
	}
	.mod_fixed_contact .list_fixed_contact li{
		width: 33.3333%;
		height: 44px;
		float: left;
		text-align: center;
		line-height: 1;
	}
	.mod_fixed_contact .list_fixed_contact li a {
		display: block
	}
	.mod_fixed_contact .list_fixed_contact li a:link{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li a:visited{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li a:hover{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li a:visited{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li i{
		display: block
	}
	.mod_fixed_contact .list_fixed_contact li .ttl{
		font-weight: bold
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(1) i{
		margin: 5px 0 0;
		color: #fff;
		font-size: 17px;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(1) .ttl{
		font-size: 12px;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(2){
		box-sizing: border-box;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(2) i{
		margin: 6px 0 1px;
		color: #fff;
		font-size: 15px;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(2) .ttl{
		font-size: 12px;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3){
		background-color: #F4F5F7
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3) i{
		margin: 5px 0 0;
		color: #1a1a1a;
		font-size: 18px;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3) .ttl{
		font-size: 13px;
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3) a:link{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3) a:visited{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3) a:hover{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_contact .list_fixed_contact li:nth-child(3) a:active{
		color: #1a1a1a;text-decoration: none
	}
}
/* --------------------------------------------
 2.トップ
-------------------------------------------- */

/*トップビデオ*/
.area_video{
    width: 100%;
    height: 100%;
	max-width: 100%;
	max-height: 760px;
    position: relative;
	overflow: hidden;
}
.dot{
    width: 100%;
 height: 760px;
    background: rgba(0,0,0,0.2) url(//web.archive.org/web/20240404223432im_/https://happy-anda.com/renewal_01/wp-content/uploads/2018/03/bg_dot.png);
    position: absolute;
	z-index: 1
}
.area_video .sp_mv{
	display: none
}
.area_video video{
    margin: 0 auto;
    display: block;
	z-index: 2;
    position: relative;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.area_video video{
		display: none
	}
	.area_video .dot{
		display: none
	}
	.area_video .sp_mv{
		max-width: 100%;
		display: block
	}
}

/*mvキャッチ*/
.area_catch{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 320px;
	z-index: 3
}
.area_catch .ttl{
	margin-bottom: 8px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold
}
.area_catch p.txt{
	color: #fff;
	line-height: 2
}
@media screen and (max-width: 640px) and (min-width: 320px){
	/*mvキャッチ*/
	.area_catch{
		top: 180px;
		z-index: 2;
	}
	.area_catch .ttl{
		font-size: 40px
	}
	.area_catch p.txt{
		font-size: 13px
	}
}

/*Style*/
.hair_list{
	padding:0 0 20px;
	list-style-type:none;
	overflow:hidden
}
.hair_list:after {
	height:0;
	display:block;
	visibility:hidden;
	content: ".";
	clear:both
}
.hair_list li{
	width:18%;
	margin:0 2.5% 30px 0;
	float:left;
	overflow: hidden
}
.hair_list li a:hover {
	text-decoration:none;
	opacity:.7;
	filter: alpha(opacity=70)
}
.hair_list li a:link {text-decoration:none;color:#000}
.hair_list li a:visited{text-decoration:none;color:#000}
.hair_list li img{
	width:100%;
	border:1px #efefef solid;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(80,69,49,.3);
}
.hair_list li:nth-child(5n+1){clear:both}
.hair_list li:nth-child(5n){margin:0 0 20px 0}
.hair_list li .hair_title {
    height: 2.8em;
	padding:5px 0 5px;
	margin:3px 0 2px;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
    line-height: 1.5;
	border-bottom:1px solid #444
}
.hair_list li .hair_stylist{
	padding:5px 0;
	margin:3px 0 2px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
	border-bottom:1px solid #444
}
@media screen and (max-width: 640px) and (min-width: 320px){
	/*Style*/
	.hair_list li{
		width:30%;
		margin:0 0 20px 0
	}
	.hair_list li:nth-child(3n+2){
		margin:0 5% 20px
	}
	.hair_list li img{
		max-width: 100%
	}
	.hair_list li:nth-child(5n+1){clear:none}
	.hair_list li:last-child{display: none}

	.hair_list li .hair_title {
		height: 4.5em;
		padding:2px 0;
		text-align:left;
		line-height:1.5
	}
	.hair_list li .hair_stylist{
		height: 3em;
		margin:2px 0;
		text-align:center;
		line-height:1.5
	}
	.hair_list li .hair_stylist span{
		display: block
	}
}

/*ネイルリスト　（トップ・ネイルページ）*/
.nail_list{
	overflow: hidden
}
.nail_list li{
	max-width: 180px;
	margin-bottom: 40px;
	float: left
}
.nail_list li:nth-child(5n+2),.nail_list li:nth-child(5n+4){
	margin: 0 45px;
}
.nail_list li img{
	max-width: 100%
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.nail_list li{
		max-width: 30%;
		margin-bottom: 20px;
		float: left
	}
	.nail_list li:nth-child(5n+2),.nail_list li:nth-child(5n+4){
		margin: 0 auto;
	}
	.nail_list li:nth-child(3n+2){
		margin:0 5% 20px
	}
	.nail_list li:last-child{
		display: none
	}
}
/*トップスタッフ*/
.top_list_staff{
	width:100%;
	max-width: 100%;
	margin: 0 auto;
	list-style-type:none;
	overflow:hidden
}
.top_list_staff li{
	width:178px;
	margin:10px 0;
	display:inline-block;
	overflow:hidden
}
.top_list_staff li a img {
	/*min-width:178px;
	max-width: 178px;
	min-height: 237px;
	max-height: 237px;*/
}
.top_list_staff li a:link{text-decoration:none;color:#000}
.top_list_staff li a:visited{text-decoration:none;color:#000}
.top_list_staff li a:hover{opacity:.7;filter:alpha(opacity=70)}

.top_list_staff li h4.staff_main_name_bg {
	/*min-width:178px;
	max-width: 178px;*/
	padding:3px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	background-color:rgba(0,0,0,.8);
	position:relative;
	top:-27px;
}
.top_list_staff li p.staff_main_position{
	/*min-width:178px;
	max-width: 178px;*/
	margin: -25px 0 20px;
	padding: 8px 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	line-height:1.3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	box-sizing: border-box
}
.top_list_staff li p span.position{
	margin-top: 5px;
	font-size:12px;
	font-weight:bold;
	display:block
}
.top_list_staff .slick-prev{
	top: 31% !important;
}
.top_list_staff .slick-next{
	top: 31% !important;
}

/*B-journal*/
.bjournal_box {
    display: table;
    margin: 0 auto 40px
}
.bjournal_box .thumbnail img{
	max-width: 325px;
}
.bjournal_box > *{display:inline-table;vertical-align:middle}
.bjournal_box > div{margin:0 20px 0 0;text-align:center}
.bjournal_list{overflow:hidden;list-style-type:none;width:670px}
.bjournal_list li{float:left;margin:0 10px 0 0}
.bjournal_list li:nth-child(4n){margin:0 0 0 0}
.bjournal_list_sp{display:none}

@media only screen and (max-width: 640px) {
	.bjournal_list_sp{display:block; width:100%; overflow:hidden;list-style:none;margin:10px auto}
	.bjournal_list_sp li{width:23%;float:left; margin:1%;padding:3px;box-sizing:border-box}
	.bjournal_list_sp li a{background-color:#1a1a1a;color:#fff;display:block;text-decoration: none;line-height:1.6em}
	.bjournal_list{display:none}
	.bjournal_box > div{margin:0}
}

/*Beauty*/
.list_top_beauty > li{
	width: 19%;
	height: 135px;
	padding-bottom: 50px;
	float: left;
	display: table;
	position: relative;
}
.list_top_beauty > li:nth-child(2){
	margin: 0 1.25%
}
.list_top_beauty > li:nth-child(3){
	margin: 0 1.25% 0 0
}
.list_top_beauty > li:nth-child(4){
	margin: 0 1.25% 0 0
}
.list_top_beauty > li.hair{
	background: url(//web.archive.org/web/20240404223432im_/https://happy-anda.com/renewal_01/wp-content/uploads/2018/03/topshop01.jpg) no-repeat
}
.list_top_beauty li .ttl{
	color: #fff;
	line-height: 1.1;
	letter-spacing: 3px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.list_top_beauty li .main{
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold
}
.list_top_beauty li .sub{
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 12px;
	display: block
}

/*dropmenu*/
ul.shop_nav{
	display: none
}
ul.shop_nav{
	z-index: 100;
}
ul.shop_nav li{
	background-color: rgba(0,0,0,.9);
	margin:0;
	padding: 5px 50px;
}
ul.shop_nav li:first-child,
ul.shop_nav li:last-child{
	height: 30px;
}
ul.shop_nav li:second-child{
	margin-bottom: 20px;
}
ul.shop_nav li:first-child i{
	display: none
}
ul.shop_nav li i{
	margin-right: 5px
}
ul.shop_nav li a:link{color: #fff;text-decoration: underline}
ul.shop_nav li a:visited{color: #fff;text-decoration: underline}
ul.shop_nav li a:hover{color: #fff;text-decoration: none}
ul.shop_nav li a:active{color: #fff;text-decoration: underline}

@media screen and (max-width: 640px) and (min-width: 320px){
	/*Beauty*/
	.list_top_beauty{
		margin: 0 1%
	}
	.list_top_beauty > li{
		width: auto;
		padding-bottom: 20px;
		float: none
	}
	.list_top_beauty > li:nth-child(odd){
		width: 48%;
		float: left
	}
	.list_top_beauty > li:nth-child(even){
		width: 48%;
		float: right
	}
	.list_top_beauty > li:nth-child(2){
		margin: auto
	}
	.list_top_beauty > li:nth-child(3){
		margin: auto
	}
	.list_top_beauty > li:nth-child(4){
		margin: auto
	}
	.list_top_beauty > li:last-child{
		margin: 0 0 30px 0
	}
	/*dropmenu*/
	ul.shop_nav li:first-child{
		text-align: right
	}
	ul.shop_nav li:first-child i{
		display: inline;
		color: #FFF;
		margin-right: -40px;
	}
	ul.shop_nav li:nth-child(odd) ul.shop_nav{
		right: -90%;
		left: 20%;
	}
	ul.shop_nav li:nth-child(even) ul.shop_nav{
		left: -90%;
		right: 20%;
	}
}


/*Life*/
.list_top_life{
	margin-bottom: 50px;
	overflow: hidden
}
.list_top_life li{
	width: 19%;
	height: 135px;
	float: left;
	display: table
}
.list_top_life li:nth-child(2){
	margin: 0 1.25%
}
.list_top_life li:nth-child(3){
	margin: 0 1.25% 0 0
}
.list_top_life li:nth-child(4){
	margin: 0 1.25% 0 0
}
.list_top_life li.hair{
	background: url(//web.archive.org/web/20240404223432im_/https://happy-anda.com/renewal_01/wp-content/uploads/2018/03/topshop01.jpg) no-repeat
}
.list_top_life li .ttl{
	color: #fff;
	line-height: 1.1;
	letter-spacing: 3px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.list_top_life li a{
	margin: 0 auto;
	color: #fff;
	line-height: 1.1;
	letter-spacing: 3px;
	display: contents;
	vertical-align: middle;
	text-align: center;
}
.list_top_life li .main{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold
}
.list_top_life li a:link{color: #fff;text-decoration: none}
.list_top_life li a:visited{color: #fff;text-decoration: none}
.list_top_life li a:hover{color: #fff;text-decoration: none}
.list_top_life li a:active{color: #fff;text-decoration: none}

@media screen and (max-width: 640px) and (min-width: 320px){
	/*Life*/
	.list_top_life{
		margin: 0 1% 30px
	}
	.list_top_life li{
		width: auto;
		padding-bottom: 20px;
		float: none
	}
	.list_top_life li:nth-child(odd){
		width: 48%;
		float: left;
	}
	.list_top_life li:nth-child(even){
		width: 48%;
		float: right;
	}
	.list_top_life li:nth-child(2){
		margin: auto
	}
	.list_top_life li:nth-child(3){
		margin: auto
	}
	.list_top_life li:nth-child(4){
		margin: auto
	}
}

.slick-slide img {
	width: 100%;
	height: auto;
}
.slick_guide_menu {
	width: 100%
}
.slick_guide_menu_sub{
	padding-bottom: 30px;
	overflow: hidden
}
.slick_guide_menu_sub .slick-prev{
	top: 23% !important;
	left: 0 !important
}
.slick_guide_menu_sub .slick-next{
	top: 23% !important;
	right: 0 !important
}
.slick_guide_menu .slick-slide {
	margin: 0px;
	-webkit-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out
}
.slick_guide_menu img {
	width: 100%;
	height: auto
}
.slick_guide_menu .slick-slide:not(.slick-center),
.slick_guide_menu_sub .slick-slide:not(.slick-current) {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9)
}
@media screen and (max-width: 640px) and (min-width: 320px){
.slick_guide_menu_sub .slick-prev{
	top: 1% !important;
	left: 0 !important
}
.slick_guide_menu_sub .slick-next{
	top: 1% !important;
	right: 0 !important
}
}


.slider{
	width: 100%;
	max-width: 100%;
	margin: 0 0 30px;
	overflow: hidden
}
.slider li{
	width: 200px;
	margin-right: 10px;
}
.slider li img{
	max-width: 100%
}


.area_store_guide{
	padding: 50px 0 10px;
	background-color: #1a1a1a;
}
.area_store_guide .ttl_02{
	margin-bottom: 50px
}
.area_store_guide .list_store{
	overflow: hidden
}
.area_store_guide .list_store > li{
	width: 100%;
	max-width: 25%;
	margin-bottom: 50px;
	float: left
}
.area_store_guide .list_store > li img{
	max-width: 100%;
}
.area_store_guide .list_store > li figure.photo {
	width: 100%;
	height: 100%;
	margin: 0;
	color: #000;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.area_store_guide .list_store > li figure.photo * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.area_store_guide .list_store > li figure.photo img {
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.area_store_guide .list_store > li figure.photo:after {
	width: 100%;
	height: 100%;
	background:#1a1a1a;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	opacity: 0.75;
	-webkit-transform: skew(-45deg) scaleX(0);
	transform: skew(-45deg) scaleX(0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.area_store_guide .list_store > li figure.photo figcaption {
	width: 100%;
	position: absolute;
	top: 60%;
	left: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 1
}
.area_store_guide .list_store > li figure.photo h2,
.area_store_guide .list_store > li figure.photo p {
	width: 100%;
	margin: 0;
	color: #fff;
	opacity: 0
}
.area_store_guide .list_store > li figure.photo h2 {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block
}
.area_store_guide .list_store > li figure.photo p {
	color: #fff;
	font-size: 0.8em;
	font-weight: 500
}
.area_store_guide .list_store > li figure.photo a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1
}
.area_store_guide .list_store > li figure.photo:hover:after,
.area_store_guide .list_store > li figure.photo.hover:after {
	-webkit-transform: skew(-45deg) scaleX(1);
	transform: skew(-45deg) scaleX(1);
	transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275)
}
.area_store_guide .list_store > li figure.photo:hover figcaption h2,
.area_store_guide .list_store > li figure.photo.hover figcaption h2,
.area_store_guide .list_store > li figure.photo:hover figcaption p,
.area_store_guide .list_store > li figure.photo.hover figcaption p {
	-webkit-transform: translate3d(0%, 0%, 0);
	transform: translate3d(0%, 0%, 0);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
.area_store_guide .list_store > li figure.photo:hover figcaption h2,
.area_store_guide .list_store > li figure.photo.hover figcaption h2 {
	opacity: 1
}
.area_store_guide .list_store > li figure.photo:hover figcaption p,
.area_store_guide .list_store > li figure.photo.hover figcaption p {
	opacity: 0.7
}
.area_store_guide .list_store > li .shop_guide{
	color: #fff;
	text-align: center
}
.area_store_guide .list_store > li .shop_guide .name{
	font-size: 18px
}
.area_store_guide .list_store > li .shop_guide .ad{
	color: #999;
	font-size: 13px;
}
.area_store_guide .list_store > li > ul{
	margin:15px 1%;
	font-size:0;
	display: flex;
}
.area_store_guide .list_store > li > ul li{
	width:46%;
	display:inline-block
}
.area_store_guide .list_store  > li > ul > li:nth-child(2){
	margin-left:4%
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.area_store_guide .list_store li{
		max-width: 48.5%;
		margin: 0 0 20px;
		float: none
	}
	.area_store_guide .list_store li:nth-child(odd){
		margin-left: 1%;
		float: left
	}
	.area_store_guide .list_store li:nth-child(even){
		margin-right: 1%;
		float: right
	}
	.area_store_guide .list_store li .shop_guide .name{
		font-size: 15px
	}
	.area_store_guide .list_store li .shop_guide .ad{
		height: 3.5em;
		text-align: left
	}
}


/* --------------------------------------------
 3.ネイル
-------------------------------------------- */
.list_nail_staff{
	width:836px;
	margin: 0 auto;
	list-style-type:none;
	font-size:0;
	overflow:hidden
}
.list_nail_staff li{
	width:194px;
	margin:10px 0;
	display:inline-block;
	overflow:hidden
}
.list_nail_staff li:nth-child(2){
	margin: 10px 20px;
}
.list_nail_staff li:nth-child(3){
	margin: 10px 20px 10px 0;
}
.list_nail_staff li a img {
	width:100%;
	height: 258px;
	border:1px #efefef solid;
	box-sizing: border-box
}
.list_nail_staff li a:link{text-decoration:none;color:#000}
.list_nail_staff li a:visited{text-decoration:none;color:#000}
.list_nail_staff li a:hover{opacity:.7;filter:alpha(opacity=70)}

.list_nail_staff li h4.staff_main_name_bg {
	width:100%;
	padding:3px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	background-color:rgba(0,0,0,.8);
	position:relative;
	top:-35px;
}
.list_nail_staff li p.staff_main_position{
	margin: -25px 0 20px;
	padding: 8px 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	line-height:1.3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	box-sizing: border-box
}
.list_nail_staff li p span.staff_main_name{
	font-weight:bold;
	letter-spacing:.1em;
	display:block
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_nail_staff{
		width:100%;
		max-width: 100%
	}
	.list_nail_staff li{
		width:194px;
		margin:10px auto;
		display:block
	}
	.list_nail_staff li:nth-child(2){
		margin: auto
	}
	.list_nail_staff li:nth-child(3){
		margin: auto
	}
}

.nail_tel_btn{
	width: 800px;
	margin: 0 auto 80px;
	overflow: hidden
}
.nail_tel_btn i{
	margin-right: 5px;
}
.nail_tel_btn {
	font-weight: bold;
	text-align: center;
}
.nail_tel_btn .tel{
	font-size: 17px;
	display: block
}
.nail_tel_btn .btn_fujieda{
	width: 48%;
	padding: 10px 0;
	margin:0 0 20px;
	float: left;
	background-color: #1a1a1a;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}
.nail_tel_btn .btn_shizuoka{
	width: 48%;
	padding: 10px 0;
	float: right;
	background-color: #1a1a1a;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}
.nail_tel_btn .btn_v_aveda{
	width: 48%;
	padding: 10px 0;
	float: left;
	background-color: #1a1a1a;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	clear:both
}
.nail_tel_btn a:link{color: #fff;text-decoration: none}
.nail_tel_btn a:visited{color: #fff;text-decoration: none}
.nail_tel_btn a:hover{color: #fff;text-decoration: none;background-color: #da2424}
.nail_tel_btn a:active{color: #fff;text-decoration: none}

@media screen and (max-width: 640px) and (min-width: 320px){
	.nail_tel_btn{
		width: 100%
	}
	.nail_tel_btn .tel{
		font-size: 16px
	}
	.nail_tel_btn .btn_fujieda{
		font-size: 14px
	}
	.nail_tel_btn .btn_shizuoka{
		font-size: 14px
	}
	.nail_tel_btn .btn_v_aveda{
		font-size: 14px
	}
}

/* --------------------------------------------
 4.カルチャースクール
-------------------------------------------- */
.list_cultule_schedule{
	width:100%;
	margin:0 auto 2em;
	text-align:center;
	list-style:none;
}
.list_cultule_schedule li{
	margin: 0 0 10px 0;
	line-height: 1.3
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_cultule_schedule{
		text-align:left;
		list-style:none
	}
	.list_cultule_schedule li{
		font-size: 14px;
		line-height: 1.5
	}
}

.pilatesLi:before{content:'●'; color:#9C3}
.bodyLi:before{content:'●'; color:#FC0}
.flowerLi:before{content:'●'; color:#F99}
.pilatesLi_day{content:'●'; color:#9C3}
.bodyLi_day{content:'●'; color:#FC0}
.flowerLi_day{content:'●'; color:#F99}
.starLi_day{content:'★'; color:#800}
/*カレンダー*/
.culture_table_guide{
	width: 100%
}
.culture_table_guide .culture_table:nth-child(2){
	margin: 0 4% 20px;
}
.culture_table {
	width:30%;
	margin:0 auto 20px;
	display:inline-block
}
.culture_table table {
	width:100%;
	text-align:center;
	background:#fff;
	border-collapse: collapse
}
.culture_table table tbody tr td ul li.day_none{background-color:inherit}
.culture_table table th.calendarTitle{
	padding:8px 0 5px;
	color:#fff;
	background:#1a1a1a !important
}
.culture_table table th{
	width:14.3%;
	padding:8px 2px 5px;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	background-color:#1a1a1a;
	border:1px solid #fff
}
.culture_table table td{
	padding:5px 0 0;
	font-size:14px;
	border:1px solid #ddd
}
.culture_table table ul{list-style-type:none !important}
.culture_table table ul li:nth-child(2n){text-align:center;border-top:solid 1px #ddd}

@media screen and (max-width: 640px) and (min-width: 320px){
	.culture_table_guide .culture_table:nth-child(2){
		margin: 0 auto 20px;
	}
	.culture_table {
		width:100%;
		display:block
	}
}

/*レッスン料について*/
.table_fees {
	width: 100%;
	margin-bottom: 20px;
}
.table_fees th{
    padding: 10px 10px 8px;
    color: #fff;
    background-color: #1a1a1a;
	border: 1px solid #ddd;
}
.table_fees td{
    padding: 10px 8px 8px;
	border: 1px solid #ddd;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.scroll{
		margin-bottom: 30px;
		overflow: auto;
		white-space: nowrap
	}
	.scroll::-webkit-scrollbar{
		height: 5px
	}
	.scroll::-webkit-scrollbar-track{
		background: #F1F1F1
	}
	.scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC
	}
}
/*講師紹介*/
.list_lecturer_profiles{
	overflow: hidden
}
.list_lecturer_profiles li{
	width: 28%;
	padding: 1%;
	float: left;
	background-color: #f7f7f7
}
.list_lecturer_profiles li:nth-child(2){
	margin: 0 5% 30px
}
.list_lecturer_profiles li .photo{
	margin: 0 auto 10px;
	display: table
}
.list_lecturer_profiles li .lecturer{
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold
}
.list_lecturer_profiles li .name{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold
}
.list_lecturer_profiles li .txt p{
	margin-bottom: 5px;
	font-size: 14px
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_lecturer_profiles li{
		width: 96%;
		margin-bottom: 20px;
		padding: 2%;
		float: none
	}
	.list_lecturer_profiles li:nth-child(2){
		margin: 0 auto 20px
	}
	.list_lecturer_profiles li .photo{
		margin: 10px auto
	}
}

/* --------------------------------------------
 5.スタッフ一覧
-------------------------------------------- */
.list_staff{
	width:100%;
	max-width: 100%;
	margin: 0 auto 20px;
	list-style-type:none;
	overflow:hidden
}
.list_staff li{
	width:18%;
	margin:10px 0;
	display:inline-block;
	overflow:hidden
}
.list_staff li:nth-child(5n+2),.list_staff li:nth-child(5n+4){
	margin:10px 2%
}
.list_staff li a img {
	width:100%;
	max-width: 100%
}
.list_staff li a:link{text-decoration:none;color:#000}
.list_staff li a:visited{text-decoration:none;color:#000}
.list_staff li a:hover{opacity:.7;filter:alpha(opacity=70)}

.list_staff li h4.staff_main_name_bg {
	width:100%;
	padding:3px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	background-color:rgba(0,0,0,.8);
	position:relative;
	top:-34px;
}
.list_staff li p.staff_main_position{
	margin: -25px 0 20px;
	padding: 8px 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	line-height:1.3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	box-sizing: border-box
}
.list_staff li p span.staff_main_name{
	font-weight:bold;
	letter-spacing:.1em;
	display:block
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_staff li{
		width:48%;
		margin-bottom: 5px
	}
	.list_staff li:nth-child(5n+2),.list_staff li:nth-child(5n+4){
		margin:10px auto 5px
	}
	.list_staff li:nth-child(odd) {
		float: left
	}
	.list_staff li:nth-child(even) {
		float: right
	}
}
.business_trip_staff{
	margin-bottom: 60px;
	padding: 25px 20px 0px;
	background-color: #e2e2e2
}

/* --------------------------------------------
 6.サロン一覧
-------------------------------------------- */
.salon_area{
	margin:0 0 60px;
	display:table
}
.salon_img{
	padding:0 20px 0 0;
	text-align:center;
	display:table-cell;
	vertical-align:middle
}
p.salon_btn {
	font-size:14px;
	text-align:center
}
p.salon_btn a {
	padding:10px 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:#800000;
	display:block
}
p.salon_btn a:hover {color:rgba(255,246,20,1)}
p.salon_btn_02 {
	font-size:14px;
	text-align:center
}
p.salon_btn_02 a {
	margin: 7px 0;
	padding:10px 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:#292929;
	display:block
}
p.salon_btn_02 a:hover {
	color:rgba(255,246,20,1)
}
.salon_text{
	display:table-cell;
}
.salon_text p{
	font-size:14px;
	line-height:1.8;
}
.salon_text dl{
	width: 660px;
	margin:15px 0 0;
	font-size:14px;
}
.salon_text dt{
	width:140px;
	padding:13px 0 10px 10px;
	float:left;
	clear:both;
	border-top:2px solid #700;
}
.salon_text dt:first-child{border-top:none}
.salon_text dd{
	padding:13px 10px 10px;
	border-top:2px solid #E2D9CB;
	display: flex;
}
.salon_text dd a{
	color:#333;
	text-decoration:none
}
.salon_text dt:first-child + dd{border-top:none}

@media only screen and (max-width: 640px) {
	.salon_area{display:block}
	.salon_img{display:block; padding:0}
	.salon_img img{width:100%}
	.salon_text{margin-top: 10px; display:block}
	.salon_text dl{width: 100%}
	.salon_text dt{width:77px}
	.salon_text dd{width:auto;display: flex}
	.salon_text dd a{text-decoration:underline;color:blue}
}

/* --------------------------------------------
 7.ビューティーストア
-------------------------------------------- */
#productsArea{margin:60px 0 30px}
#BstoreMainGuide h3.storeTitle{text-align:center;margin:25px auto;font-size:1.8em;line-height:.8;font-family: "Times New Roman", Times, serif}
#BstoreMainGuide h3.storeTitle span{font-size:.5em}
#BstoreMainGuide p.cGuide {font-size:1em;line-height:1.5;text-align:center;margin:0 auto 25px}

.products_Table{
	width:100%;
	list-style-type:none;
	text-align:center;
	overflow: hidden
}
.products_Table li{
	width:32%;
	margin-bottom:20px;
	padding:20px;
	float:left;
	background-color:rgba(255,255,255,.8);
	border:1px solid #efefef;
	box-sizing: border-box
}
.products_Table li:nth-child(3n+1){clear:both}
.products_Table li:nth-child(3n+2){margin:0 2% 20px}
.products_Table li h4{color: #F0F9F8;background-color:#800000; padding:5px 0; font-weight: bold; text-align:center; line-height:1.5em; margin:0 0 15px}
.products_Table li img{margin:0 auto 30px}
.products_Table li p{font-size:14px;line-height:1.5;text-align:left}
.products_Table li p.productsPriceText{font-size:14px;line-height:1.8;color: #000; clear: both; text-align: right; font-weight:bold;padding:10px 0 5px}
.products_Table li p.productsPrice{color: #624933; clear: both; text-align: right;font-weight:bold;}
.products_Table li .productsShop {background-color:#f2f2f2;padding:10px 10px 7px;font-size:.9em;margin:15px 0 0}
.products_Table li .productsShop h5{color:#777;margin-bottom:5px}
.products_Table li .productsShop h5 i{padding:2px 2px 0 0;font-size:1.3em}
.products_Table li .productsShop a{padding:5px 5px 4px;margin:0 5px 3px;display:inline-block}
.products_Table li .productsShop a i{padding-right:2px}
.products_Table li .productsShop a:link {color:#777;text-decoration:none}
.products_Table li .productsShop a:visited{color:#777;text-decoration:none}

@media only screen and (max-width: 640px) {
	.products_Table li{width:100%;float:none;height:auto}
	.products_Table li:nth-child(3n+2){margin:0 0 20px}
}

/* --------------------------------------------
 8.代表挨拶
-------------------------------------------- */
.area_message p{
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 2
}

/* --------------------------------------------
 9.個人情報保護方針
-------------------------------------------- */
.area_privacy p{
	margin-bottom: 15px;
	line-height: 2
}
.area_privacy ol,.area_privacy ul{
	margin-bottom: 30px
}
.area_privacy ol li,.area_privacy ul li{
	margin-bottom: 10px
}

/* --------------------------------------------
 10.アルバム
-------------------------------------------- */
.albumArea {
	width:870px;
	max-width: 870px;
	margin:0 auto 30px;
	overflow: hidden
}
.albumArea .frameBox {
	width:425px;
	height:450px;
	float:left;
	background-image: url(//web.archive.org/web/20240404223432im_/https://www.happy-anda.com/wp/wp-content/uploads/album-frame.png);
	background-repeat: no-repeat;
	position:relative
}
.albumArea .frameBox .albumIframe {width:312px;height:223px;position:absolute;top:98px;left:55px}
.albumArea .frameBox .frameCaption {width:332px;margin:345px auto 0}
.albumArea .frameBox .albumTitle {color:#F3EDE1;background-color:rgba(255,0,0,0.5);padding-top:5px;padding-bottom:5px;text-align:center;margin-bottom:10px}
.albumArea .frameBox .albumText  {font-size:80%;color:#FDFDFD;text-align:center}

@media only screen and (max-width: 640px) {
	.albumArea{width:100%}
	.albumArea .frameBox{float:none; margin:0 auto;background-size: contain;width:100%; max-width:425px;background-image:none;height:350px}
	.albumArea .frameBox .albumIframe {top:20px;left: 50%;margin: 0 0 0 -156px;max-width:312px;width:100%}
	.albumArea .frameBox .frameCaption{top: 255px;left: 50%;position: absolute;margin:0 0 0 -157px;width:100%;max-width:312px}
	.albumArea .frameBox .albumTitle {background-color:#800000}
	.albumArea .frameBox .albumText  {color:#333}
}

/* --------------------------------------------
 11.ルーファストップ
-------------------------------------------- */

/*ルーファス案内*/
.lufus_guide{
	max-width: 500px;
	margin: 0 auto 30px;
	border-bottom: 1px solid rgba(128,128,128,.2)
}
.lufus_guide li{
	border-top: 1px solid rgba(128,128,128,.2);
	border-right: 1px solid rgba(128,128,128,.2);
	border-left: 1px solid rgba(128,128,128,.2);
	display: table
}
.lufus_guide .initials{
	width: 100px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #1a1a1a;
	display: table-cell;
	vertical-align: middle
}
.lufus_guide .meaning{
	width: 400px;
	padding: 10px;
}
.lufus_guide .meaning .en{
	font-size: 18px;
	font-weight: bold
}
.lufus_guide .meaning .jpa{
	font-size: 14px;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.lufus_guide{
		max-width: 100%
	}
	.lufus_guide li{
		width: 100%;
		max-width: 100%
	}
	.lufus_guide .meaning{
		width: 90%;
	}
}

/* --------------------------------------------
 12.ルーファス　共通
-------------------------------------------- */
/*各ページ案内*/
.list_lufus{
	margin-bottom: 50px;
	overflow: hidden
}
.list_lufus li{
	width: 48%;
	margin-bottom: 25px;
	background-color: #fafafa;
	border: 1px #efefef solid;
	box-sizing: border-box;
	display: table
}
.list_lufus li:nth-child(odd){
	float: left
}
.list_lufus li:nth-child(even){
	float: right
}
.list_lufus li a{
	padding: 15px 0 10px 15px;
	display: block
}
.list_lufus li a:link{color: #1a1a1a;text-decoration: none}
.list_lufus li a:visited{color: #1a1a1a;text-decoration: none}
.list_lufus li a:hover{color: #1a1a1a;text-decoration: none;opacity:.7;filter: alpha(opacity=70)}
.list_lufus li a:active{color: #1a1a1a;text-decoration: none}

.list_lufus li .photo{
	display: table-cell;
	vertical-align: middle
}
.list_lufus li .photo img{
	max-height: 110px;
}
.list_lufus li .list_data{
	max-height: 110px;
	padding: 0 35px;
	display: table-cell;
	vertical-align: middle
}
.list_lufus li .list_data .jpa_name{
	font-size: 14px
}
.list_lufus li .list_data .eng_name{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
    border-bottom: dotted 1px #D8CEC3
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_lufus li{
		width: 100%;
		margin-bottom: 20px;
		display: block
	}
	.list_lufus li:nth-child(odd){
		float: none
	}
	.list_lufus li:nth-child(even){
		float: none
	}
}

/*メニュー*/
.lufus_menu_01{
	padding-bottom: 10px;
	overflow: hidden
}
.lufus_menu_01 > li{
	width: 31%;
	float: left;
	margin-bottom: 25px;
	background-color: #fafafa;
	border: 1px #efefef solid;
	box-sizing: border-box;
}
.lufus_menu_01 > li:nth-child(3n+1){
	clear: both
}
.lufus_menu_01 > li:nth-child(3n+2){
	margin: 0 3.5% 25px
}
.lufus_menu_01 > li .photo img{
	max-width: 100%;
	margin: 0 auto;
	display: table
}
.lufus_menu_01 > li .information .ttl{
	margin-bottom: 10px;
	padding: 5px 0 3px;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a;
}
.lufus_menu_01 > li .information .lsit_menu ul{
	margin-left: 28px;
	list-style-type: disc
}
.lufus_menu_01 > li .information .lsit_menu ul li{
	margin-bottom: 10px;
	list-style-type: disc
}
.lufus_menu_01 > li .information .lsit_menu p{
	margin: 0 5px
}
.lufus_menu_01 > li .information .price{
	text-align: right
}
.lufus_menu_01 > li .information .price p{
	margin: 5px 8px 20px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #1a1a1a;
	display: inline-block
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.lufus_menu_01{
		padding-bottom: 0
	}
	.lufus_menu_01 > li{
		width: 100%;
		float: none
	}
	.lufus_menu_01 > li:nth-child(3n+2){
		margin: 0 auto 25px
	}
}

table.lufus_menu_02{
    width: 100%;
    margin: 20px auto 40px;
    border-top: dotted 1px #ccc;
}
table.lufus_menu_02 tr {
    width: 100%;
    border-bottom: dotted 1px #ccc
}
table.lufus_menu_02 th {
    text-align: left;
    padding: 15px;
    vertical-align: middle;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	table.lufus_menu_02 tr {
		border: none
	}
	table.lufus_menu_02 th {
	    border-bottom: dotted 1px #ccc;
		display: block
	}
	table.lufus_menu_02 td {
	    border-bottom: dotted 1px #ccc
	}
}
/* --------------------------------------------
 13.ルーファスランチ
-------------------------------------------- */
.lunch_time_lunch{
	margin-bottom: 30px;
	padding: 8px 0 5px;
	color: #fff;
	text-align: center;
	background-color: #1E660F
}

/* --------------------------------------------
 14.ルーファスディナー
-------------------------------------------- */
.lunch_time_night{
	margin-bottom: 30px;
	padding: 8px 0 5px;
	color: #fff;
	text-align: center;
	background-color: #4E4E4E
}

/* --------------------------------------------
 15.ルーファスカフェ
-------------------------------------------- */


/* --------------------------------------------
 16.ルーファスパーティー
-------------------------------------------- */
.guide_party{
	width: 100%;
	max-width: 1004px;
	margin: 50px auto;
	overflow: hidden
}
.guide_party .con{
	width: 570px;
	float: left;
}
/*女子会*/
.guide_party .con .party01 {
	width: 100%;
	margin-bottom: 20px;
	color: #fff;
	background-color: #fd7272
}
.guide_party .con .party01 thead tr {border-bottom: solid 1px #fff}
.guide_party .con .party01 thead th {padding: 15px;font-size: 20px; border-right: solid 2px #fff}
.guide_party .con .party01 thead td {padding: 0 15px;text-align: center;display: table-cell}
.guide_party .con .party01 tbody tr {border-bottom: solid 1px #fff}
.guide_party .con .party01 tbody th {padding: 15px;font-weight: bold}
.guide_party .con .party01 tbody td {padding: 15px;line-height: 2; display: table-cell}

/*Party Menu*/
.guide_party .con .party_table {width: 100%;margin-bottom: 40px; color: #339900}
.guide_party .con .party_table thead tr {border-bottom: solid 2px #339900}
.guide_party .con .party_table thead th {padding: 15px;font-size: 20px;color: #fff;background-color: #339900}
.guide_party .con .party_table thead th small {font-weight: normal;line-height: 1.5;display: block}
.guide_party .con .party_table tbody tr:nth-child(2) {background-color: #f7f7f7}
.guide_party .con .party_table tbody td {padding: 15px;font-weight: bold}
.guide_party .con .party_table tbody td small {padding-top:15px;color: #333;font-weight: normal;line-height: 1.5;display: block}
.guide_party .con .party_table tbody tr#lastTr td {color: #f7f7f7;background-color: #333}

.guide_party .con .other{
	margin-bottom: 20px;
}
.guide_party .con .other .ttl{
	margin: 0 auto 10px;
	padding: 3px 20px;
	background-color: #1a1a1a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block
}
.guide_party .con .other p{
	line-height: 2
}
.guide_party .photo{
	width: 414px;
	float: right
}

@media screen and (max-width: 640px) and (min-width: 320px){
	.guide_party{
		max-width: 100%
	}
	.guide_party .con{
		width: 100%;
		float: none
	}
	.guide_party .photo{
		width: 100%;
		float: none
	}
}

/* --------------------------------------------
 17.テイクアウト
-------------------------------------------- */
.order_cake li{
	width: 260px;
	margin-bottom: 20px;
	float: left
}
.order_cake li:nth-child(2){
	margin: 0 150px 20px;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.order_cake li{
		width: 260px;
		margin: 0 auto 20px;
		float: none
	}
	.order_cake li:nth-child(2){
		margin: 0 auto 20px;
	}
}

/* --------------------------------------------
 18.ルーファススタッフ
-------------------------------------------- */
.lufus_staff {
	margin-bottom: 50px;
	overflow: hidden
}
.lufus_staff li{
	width: 22%;
	margin-bottom: 20px;
	float: left
}
.lufus_staff li:nth-child(4n+2){
	margin: 0 4% 20px;
}
.lufus_staff li:nth-child(4n+3){
	margin: 0 4% 20px 0;
}
.lufus_staff li img{
	max-width: 100%;
}
.lufus_staff li .name_en{
	padding: 3px 0 1px;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a;
}
.lufus_staff li .guide {
	margin:8px 0 10px;
	font-size: 13px
}
.lufus_staff li .name_jp {
	font-size: 14px;
	font-weight: bold;
}
.lufus_staff li .position {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.lufus_staff li .txt p{
	font-size: 14px
}

@media screen and (max-width: 640px) and (min-width: 320px){
	.lufus_staff li{
		width: 48%;
		margin: 0 auto 20px;
		float: none
	}
	.lufus_staff li:nth-child(4n+2){
		margin: 0 auto 20px;
	}
	.lufus_staff li:nth-child(4n+3){
		margin: 0 auto 20px;
	}
	.lufus_staff li:nth-child(odd){
		float: left
	}
	.lufus_staff li:nth-child(even){
		float: right
	}
	.lufus_staff li img{
		max-width: 100%;
		margin: 0 auto 20px;
		display: table
	}
	.lufus_staff li .name_en p{
		font-size: 13px
	}
	.lufus_staff li .guide {
		margin:8px 0 5px
	}
	.lufus_staff li .name_jp {
		font-size: 11px
	}
	.lufus_staff li .position {
		font-size: 11px
	}
}

/* --------------------------------------------
 19.サロン詳細ページ
-------------------------------------------- */
/*サロントップ画像*/
.salon_main_img{
	width: 100%;
	max-width: 100%
}
.salon_main_img img{
	margin: 0 auto 20px;
	display: block
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.salon_main_img img{
		max-width: 100%
	}
}

/*サロンナビゲーション*/
nav.salon_nav {
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
	padding: 15px 0;
	background-color: #eee;
	display:block;
	overflow: hidden
}
nav.salon_nav ul {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 20px;
	border-left:dotted 1px #1a1a1a
}
nav.salon_nav ul li{
	width:16.66666%;
	float:left;
	list-style-type:none
}
nav.salon_nav ul li a{
	color:#1a1a1a;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
    line-height: .8;
	text-decoration:none;
	border-right:dotted 1px #aaa;
	display: block
}
nav.salon_nav ul li a .small{
	color:#1a1a1a;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 11px
}
nav.salon_nav ul li a:hover {opacity:.7;filter: alpha(opacity=70)}
nav.salon_nav ul li:first-child a{border-left:dotted 1px #aaa}

@media screen and (max-width: 640px) and (min-width: 320px){
	nav.salon_nav {
		padding: 0
	}
	nav.salon_nav ul {
		max-width: 100%;
		border-top: solid 1px #ccc;
		border-left: none
	}
	nav.salon_nav ul li{
		width:50%;
		float: none;
		border-bottom: solid 1px #ccc
	}
	nav.salon_nav ul li:nth-child(odd){
		float: left;
		border-right: solid 1px #ccc;
		box-sizing: border-box
	}
	nav.salon_nav ul li:nth-child(even){
		float: right
	}
	nav.salon_nav ul li a{
		padding: 5px 0;
		border-right:none
	}
	nav.salon_nav ul li:first-child a{border-left:none}
}

/*サロンコンセプト*/
.salon_concept p{
	margin-bottom: 25px;
	font-size: 19px;
	text-align: center;
	line-height: 1.8
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.salon_concept p{
		margin-bottom: 20px;
		font-size: 15px;
		text-align: left
	}
}

/*スタッフ・スケジュール*/
.salon_staff_schedule_guide {
    margin: 0 auto 25px;
    padding: 25px 0 20px;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    background-color: #fafafa;
}
.WayToWork {
    color: #FC0;
}
.HolidayOne {
    color: #F99;
}
.OtherStoreWork {
    color: #87ceeb;
}
.salonStaffScheduleLeft{
	margin-bottom:70px;
	float:left;
	overflow:hidden
}
.salonStaffScheduleRight{
	margin-bottom:70px;
	float:right;
	overflow:hidden
}
.salonStaffScheduleSingle{
	margin-top:30px;
	display:inline-block;
	overflow:hidden
}
.salonStaffSchedulePhoto {
	width:250px;
	float:left
}
.salonStaffSchedulePhoto img {
	width:100%;
	border:1px solid #ddd;
	box-sizing: border-box
}
.salonStaffSchedulePhoto .sBottom{
	margin:0;
	font-size:13px;
	text-align:center;
	clear:both
}
.salonStaffSchedulePhoto .sBottom a{
	padding:10px 0;
	background-color:#800000;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	display:block;
}
.salonStaffSchedulePhoto .sBottom a.b001{
	vertical-align:bottom;
}
.salonStaffSchedulePhoto .sBottom a:hover{color:rgba(255,246,20,1)}

.salonStaffCalendar {
	width:250px;
	margin-left:10px;
	float:left
}
.salonStaffCalendar table {
	width:100%;
	text-align:center;
	background:#fff;
	border-collapse: collapse
}
.salonStaffCalendar .MaternityleaveText, #staffDetailLeft .MaternityleaveText {
	padding:4px 0 2px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	clear:both
}
.salonStaffCalendar table tbody tr td ul li.day_none{background-color:inherit}
.salonStaffCalendar table th.calendarTitle{
	padding:5px 0 2px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	background:#1a1a1a !important;
}
.salonStaffCalendar table th{
	width:14.3%;
	padding:5px 2px 3px;
	color:#fff;
	font-size:14px;
	text-align: center;
	border:1px solid #fff;
	background-color:#333
}
.salonStaffCalendar table td{
	padding: 1px 0 0;
	font-size:14px;
	border:1px solid #ccc
}
.salonStaffCalendar table ul{list-style-type:none !important}
.salonStaffCalendar table ul li:nth-child(2n){border-top:solid 1px #ccc;text-align:center}
.ThisMonth {float:left;background-color:#ddd;padding:7px 0px 5px;font-weight:bold;font-size:14px;margin:5px 0;text-align:center;max-width:70px; width:100%}
.NextMonth {float:right;background-color:#ddd;padding:7px 0px 5px;font-weight:bold;font-size:14px;margin:5px 0;text-align:center;max-width:70px; width:100%}
.ThisMonth:hover,.NextMonth:hover,.on_btn {background-color:#800000 !important;color:#fff !important; cursor:pointer}
.HolidayComment {font-size:.8em;padding:5px 5px 0;clear:both; font-weight:bold;text-decoration:underline}
.HolidayOne{color:#F99}
.WayToWork{color:#FC0}
.salonStaffSchedulePhoto_position{display:none}

@media screen and (max-width: 640px) and (min-width: 320px){
	.salonStaffScheduleLeft{
		width: 100%;
		margin-bottom:40px;
		float:none
	}
	.salonStaffScheduleRight{
		margin-bottom:40px;
		float:none
	}
	.salonStaffSchedulePhoto {
		float:none;
		margin: 0 auto
	}
	.salonStaffSchedulePhoto .sBottom a{
		margin-bottom: 10px;
		padding:5px 0
	}
	.salonStaffCalendar {
		width:90%;
		margin:0 5%;
		float:none
	}
}
.d_none{
		display: none
}

/*クーポン*/
#salonCouponArea table {width:100%;margin:0 auto 20px;font-size:16px}
#salonCouponArea table tr {border:1px solid #eee;box-sizing: border-box}
#salonCouponArea table th {
	width:20%;
	padding:25px 15px;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle
}
#salonCouponArea table th.shinki {background-color:#1a1a1a}
#salonCouponArea table th.repeater {color:#fff;background-color:#800000}
#salonCouponArea table td {width:80%;padding:25px 15px;background-color:#fff;overflow:hidden}

#salonCouponArea table td ul.practitioner li {
	margin:10px 10px 0 0;
	padding:3px 10px 1px;
	float:left;
	color:#fff;
	font-size:13px;
	list-style-type:none;
	background-color:#444
}
#salonCouponArea table td p.couponName {font-size:20px;font-weight:bold}
#salonCouponArea table td ul.couponDetail {clear:both}
#salonCouponArea table td ul.couponDetail li {margin:10px 0 0;float:left;font-size:16px;list-style-type:none}
#salonCouponArea table td ul.couponDetail li:nth-child(1),#salonCouponArea table td ul.couponDetail li:nth-child(3) {font-weight:bold;color:#800000}
#salonCouponArea table td ul.couponDetail li:nth-child(2) {margin-right:15px}
#salonCouponArea table td ul.couponDetail li:last-child {float:right;margin-right:10px;color:#800000;font-weight:bold}
.coupon_subtext{margin: 10px 0; line-height: 1.2em}

@media screen and (max-width: 640px) and (min-width: 320px){
	#salonCouponArea table th {
		width:100%;
		padding:10px 0;
		display:block
	}
	#salonCouponArea table td {
		width:96%;
		padding:10px 2%;
		display:block
	}
	#salonCouponArea table td p.couponName {font-size:16px}
}

/*アクセス*/
.slon_photo{
	width: 540px;
	margin-bottom: 30px;
	float: left;
}
.slon_photo img{
	max-width:100%
}
.salon_guide{
	width: 500px;
	margin-bottom: 30px;
	float: right;
	display:table-cell;
}
.salon_guide p{
	font-size:14px;
	line-height:1.8;
}
.salon_guide dl{
	width: 500px;
	margin:15px 0 0;
	font-size:14px;
}
.salon_guide dt{
	width:140px;
	padding:13px 0 10px 10px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	border-top:2px solid #1a1a1a;
	clear:both;
}
.salon_guide dt:first-child{border-top:none}
.salon_guide dd{
	padding:13px 10px 10px;
	font-size: 14px;
	border-top:2px solid #ddd;
	display: flex;
}
.salon_guide dd a{
	color:#333;
	text-decoration:none
}
.salon_guide dt:first-child + dd{border-top:none}

@media screen and (max-width: 640px) and (min-width: 320px){
	.slon_photo{
		width: 100%;
		float: none
	}
	.slon_photo img{
		max-width: 100%
	}
	.salon_guide{
		width: 100%;
		float: none
	}
	.salon_area{display:block}
	.salon_img{display:block; padding:0}
	.salon_img img{width:100%}
	.salon_guide{margin-top: 10px; display:block}
	.salon_guide dl{width: 100%}
	.salon_guide dt{width:77px}
	.salon_guide dd{width:auto;display: flex}
	.salon_guide dd a{text-decoration:underline;color:blue}
}
.googleMap {height:0;margin-bottom: 30px; padding:30px 0 35%;position:relative;clear: both;overflow:hidden}
.googleMap iframe,
.googleMap object,
.googleMap embed {width:100%;height:100%;position: absolute;top:0;left:0}

/*インドアビュー*/
.indoorview {height:0;margin-bottom: 30px; padding:30px 0 35%;position:relative;clear: both;overflow:hidden}/*B-WROLD・TEAR AVEDA*/
.indoorview iframe,
.indoorview object,
.indoorview embed {width:100%;height:100%;position: absolute;top:0;left:0}

/*メディア*/
.area_velln_facebook{
	width: 338px;
	margin: 0 auto 50px;
}

@media screen and (max-width: 640px) and (min-width: 320px){
	.area_velln_facebook{
		width: 98%;
		margin: 0 auto 50px;
	}
	.fb-xfbml-parse-ignore{
		width: 100%;
		margin: 0 auto;
		display: table
	}
}
/*B-WORLD*/
.area_bworld_facebook{
	width: 338px;
	margin: 0 auto 50px;
	float: left
}
.area_bworld_blog{
	width: 100%;
	margin: 0 auto 50px;
	float: none;
}
#feed1 ul {list-style:none;font-size:.9em}
#feed1 li {padding:10px 0 10px 7em;text-indent:-7em;border-bottom:1px solid #ddd}
#feed1 li span {display:inline-block;width:7em;text-indent:0}
#feed1 li a {text-decoration:none;color:#000}
#feed1 li a:hover {text-decoration:underline;color:#800000}

@media screen and (max-width: 640px) and (min-width: 320px){
	.area_bworld_facebook{
		width: 100%;
		margin: 0 auto 25px;
		float: none
	}
	.area_bworld_blog{
		width: 100%;
		margin: 0 auto 50px;
		float: none
	}
}

/*キャンパス　施術行程*/
.list_recommended_menu{
	overflow: hidden
}
.list_recommended_menu li{
	width: 217px;
	margin-bottom: 20px;
	float: left
}
.list_recommended_menu li:nth-child(4n+2){
	margin: 0 70px 20px;
}
.list_recommended_menu li:nth-child(4n+4){
	margin: 0 0 20px 70px;
}
.list_recommended_menu li img{
	margin: 0 auto 5px
}
.list_recommended_menu li h3{
	margin-bottom: 5px;
	padding: 5px 0 2px;
	text-align: center;
	line-height: 1.3;
	border-top:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
}
.list_recommended_menu li h3 .main{
	font-size: 14px;
	font-weight: bold;
	display: block
}
.list_recommended_menu li h3 .sub{
	font-size: 12px
}
.list_recommended_menu li p{
	font-size: 13px
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_recommended_menu li{
		margin: 0 auto 20px;
		float: none
	}
	.list_recommended_menu li:nth-child(4n+2){
		margin: 0 auto 20px;
	}
	.list_recommended_menu li:nth-child(4n+4){
		margin: 0 auto 20px;
	}
}
/* --------------------------------------------
 20.スタッフ詳細ページ
-------------------------------------------- */
/*フィックスド　SP*/
.mod_fixed_staff{
	display: none
}
@media only screen and (max-width: 640px) {
	.mod_fixed_staff{
		width: 100%;
		height: 40px;
		position: fixed;
		bottom: 0;
		display: block
	}
	.mod_fixed_staff .list_fixed_contact{
		background-color: #1a1a1a;
		position: relative;
		overflow: hidden
	}
	.mod_fixed_staff .list_fixed_contact li{
		width: 33.3333%;
		height: 44px;
		float: left;
		text-align: center;
		line-height: 1;
	}
	.mod_fixed_staff .list_fixed_contact li a {
		display: block
	}
	.mod_fixed_staff .list_fixed_contact li a:link{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li a:visited{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li a:hover{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li a:visited{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li i{
		display: block
	}
	.mod_fixed_staff .list_fixed_contact li .ttl{
		font-weight: bold
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(1) i{
		margin: 5px 0 0;
		color: #fff;
		font-size: 17px;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(1) .ttl{
		font-size: 12px;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(2){
		box-sizing: border-box;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(2) i{
		margin: 6px 0 1px;
		color: #fff;
		font-size: 15px;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(2) .ttl{
		font-size: 12px;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3){
		background-color: #F4F5F7
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3) i{
		margin: 5px 0 0;
		color: #1a1a1a;
		font-size: 18px;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3) .ttl{
		font-size: 13px;
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3) a:link{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3) a:visited{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3) a:hover{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact li:nth-child(3) a:active{
		color: #1a1a1a;text-decoration: none
	}
	
	/*予約の受け皿が無いスタッフ*/
	.mod_fixed_staff .list_fixed_contact_02{
		background-color: #1a1a1a;
		position: relative;
		overflow: hidden
	}
	.mod_fixed_staff .list_fixed_contact_02 li{
		width: 50%;
		height: 44px;
		float: left;
		text-align: center;
		line-height: 1;
	}
	.mod_fixed_staff .list_fixed_contact_02 li a {
		display: block
	}
	.mod_fixed_staff .list_fixed_contact_02 li a:link{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li a:visited{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li a:hover{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li a:visited{
		color: #fff;
		text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li i{
		display: block
	}
	.mod_fixed_staff .list_fixed_contact_02 li .ttl{
		font-weight: bold
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(1){
		box-sizing: border-box;
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(1) i{
		margin: 6px 0 1px;
		color: #fff;
		font-size: 15px;
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(1) .ttl{
		font-size: 12px;
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2){
		background-color: #F4F5F7
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2) i{
		margin: 5px 0 0;
		color: #1a1a1a;
		font-size: 18px;
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2) .ttl{
		font-size: 13px;
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2) a:link{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2) a:visited{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2) a:hover{
		color: #1a1a1a;text-decoration: none
	}
	.mod_fixed_staff .list_fixed_contact_02 li:nth-child(2) a:active{
		color: #1a1a1a;text-decoration: none
	}
	
}


#staffDetail {}
#staffDetail #sPhoto{width:270px;float:left;margin:0 0 25px 0}
#staffDetail #sPhoto img{width:100%;border:1px #efefef solid;box-sizing: border-box;display:block}
#staffDetail #sPhoto .staffReservationBtn a{
	padding:10px 0;
	background-color:#800000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	display:block;
}
#staffDetail #sPhoto .staffReservationBtn a{
	vertical-align:bottom;
}
#staffDetail #sPhoto .staffReservationBtn a:hover{color:rgba(255,246,20,1)}
.qrArea {width:100%;margin: 10px 0}
.qrArea img{width: 100% !important;float: left;margin-right: 10px;max-width: 90px;box-shadow: none !important}
.qrArea .text p{padding-top: 10px;font-size: 14px;line-height: 1.5}
.textReservation{margin-bottom:5px;font-size:14px;line-height: 1.3;text-align: center;font-weight: bold}
.no_btn{margin: 20px 0 0}

#staffDetail #sConD {
	width:780px;
	margin:0 0 25px 10px;
	float:right
}
#staffDetail #sNama {
	padding:10px 0;
	text-align:center;
	line-height: 1;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee
}
#staffDetail #sConD h3 {
	margin:0 auto 3px;
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:24px;
	font-weight:normal;
	display:block
}
#staffDetail #sConD h3 small{
	margin:3px 0 10px;
	font-size:13px;
	display:block
}
#staffDetail #sConD h3 span {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
#staffDetail #sConD h4{
	margin:30px 0;
	font-size:24px;
	font-weight:normal;
	text-align:center
}
#staffDetail #sConD h5 {
	margin:20px 0;
	font-size:24px;
	font-weight:normal;
	text-align:center
}
#staffDetail #sConD p.sText{
	font-size:15px;
	line-height:2
}
#staffDetail #sConD p.sText img{
	max-width: 1em
}
#staffDetail #sPrice {
	padding:5px 0;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	text-align:center;
}
#staffDetail #sPriceArea {background-color:#eee;;padding:25px;font-weight:bold;font-size:.9em;text-align:center}
.staffTable01 table {width:100%;font-size:.9em;clear:both;margin-bottom:30px}
.staffTable01 table tr th {width:15%;padding:1em .5em;border-bottom:2px solid #1a1a1a;font-size: 14px; font-weight:bold}
.staffTable01 table tr td {width:35%;padding:1em .5em;border-bottom:2px solid #ccc;line-height:1.5}
.staffTable01 table tr td img{max-width: 1em}
.staffTable02{display:none}
#staffDetail #staffDetailLeft {float:left;width:48%;margin-bottom:30px}
#staffDetail #staffDetailRight {float:right;width:48%;margin-bottom:30px}
#staffDetail #staffDetailLeft h3,#staffDetail #staffDetailRight h3,#staffDetail #snap_wrap h3 {
	margin:0 0 5px 0;
	padding:10px 0 8px;
	color: #fff;
	font-size:1.3em;
	text-align: center;
	background-color:#1a1a1a;
}
#staffDetailRight #blogInformation ul {list-style:none;font-size:.9em}
#staffDetailRight #blogInformation li {padding:10px 0 10px 7em;text-indent:-7em;border-bottom:1px solid #ddd}
#staffDetailRight #blogInformation li span {display:inline-block;width:7em;text-indent:0}
#staffDetailRight #blogInformation li a {text-decoration:none;color:#000}
#staffDetailRight #blogInformation li a:hover {text-decoration:underline;color:#800000}

/*スケジュール(スタッフ詳細ページ)*/ 
#staffDetailLeft #salonStaffScheduleGuide{padding:10px 0;font-size:14px;text-align:left;line-height:1.5}
#staffDetailLeft table {width:100%;text-align:center;background:#fff;border-collapse: collapse}
#staffDetailLeft table tbody tr td ul li.day_none{background-color:inherit}
#staffDetailLeft table th{width:14.3%;padding:5px 2px;color:#fff;font-size:14px;text-align: center;border:1px solid #fff;background-color:#333}
#staffDetailLeft table td{padding: 5px 0 3px;border:1px solid #ccc;font-size:.8em;line-height:170%}
#staffDetailLeft table ul{list-style-type:none !important}
#staffDetailLeft table ul li:nth-child(2n){border-top:solid 1px #E2E2E2;text-align:center}
#staffDetailLeft .ThisMonth {float:left;background-color:#ccc;padding:7px 20px 5px;font-weight:bold;font-size:.9em;margin:5px 0}
#staffDetailLeft .NextMonth {float:right;background-color:#ccc;padding:7px 20px 5px;font-weight:bold;font-size:.9em;margin:5px 0}
#staffDetailLeft .ThisMonth:hover,#staffDetailLeft .NextMonth:hover {background-color:#800000;color:#fff}
#staffDetailLeft .HolidayComment {font-size:.8em;padding:5px 5px 0;clear:both; font-weight:bold;text-decoration:underline}
#staffDetailLeft .HolidayOne{color:#F99}
#staffDetailLeft .WayToWork{color:#FC0}

/*インスタグラム*/
.inst_ul{list-style-type:none}
.inst_ul li{display:inline-block;width:18% !important;margin:1%}
.inst_ul li img{width:100%;height:auto;vertical-align: middle}
.inst_ul2{margin:20px 0;list-style-type:none; text-align:center;clear:both}
.inst_ul2 li{display:inline-block;width:18%;margin:1%}
.inst_ul2 li img{width:100%;height:auto;vertical-align: middle}

.ExtraWork_CANPUS {
    color: #f5deb3;
}

@media only screen and (max-width: 640px) {
	#staffDetail #sPhoto{float:none;width:100%;max-width:280px;margin:0 auto 25px}
	#staffDetail #sConD{width:100%;margin:0 0 25px 0;float:none;}
	.staffTable01{display:none}
	.staffTable02{display:block;width:100%;font-size:.9em;clear:both;margin-bottom:30px}
	.staffTable02 table tr th {padding:1em .5em;border-bottom:2px solid #1a1a1a;font-size: 14px; font-weight:bold;width:30%}
	.staffTable02 table tr td {padding:1em 1em;border-bottom:2px solid #ccc;line-height:1.5;width:70%}
	.staffTable02 table tr td img{max-width: 1em}
	#staffDetail #staffDetailLeft,#staffDetail #staffDetailRight{float:none;width:100%;overflow:hidden}
	#staffDetailLeft #salonStaffScheduleGuide p{font-size:13px}
	.inst_ul li{width:31% !important;margin:1%}
	.inst_ul li img{width:100%;height:auto}
	.inst_ul2 li{width:31% !important;margin:1%}
	.inst_ul2 li img{width:100%;height:auto}
}

@media only screen and (max-width: 455px) {
	.inst_ul li{width:47% !important;margin:1%}
	.inst_ul2 li{width:47% !important;margin:1%}
}

/* --------------------------------------------
 21.ヘアーカタログ詳細
-------------------------------------------- */
#hairCatalogDetail {padding:20px;overflow: hidden}
#hairCatalogDetail #hairCatalogDetailLeft {width:270px;margin-bottom:30px;float:left;}
#hairCatalogDetail #hairCatalogDetailLeft img{border:1px #efefef solid}
#hairCatalogDetail #hairCatalogDetailLeft #hairimgList{display:table;width:100%;text-align:center;margin:10px 0 0}
#hairCatalogDetail #hairCatalogDetailLeft #hairimgList li{display:inline-table;width:32%;padding:0 0 10px}
#hairCatalogDetail #hairCatalogDetailLeft #hairimgList li:nth-child(2){margin:0 2%}
#hairCatalogDetail #hairCatalogDetailLeft #hairimgList li:nth-child(5){margin:0 2%}
#hairCatalogDetail #hairCatalogDetailLeft #hairimgList li img{width:100%;display:block}

#hairCatalogDetail #hairCatalogDetailRight {width:700px;margin-bottom:30px;float:right}
#hairCatalogDetail h3.styleTitle01 {margin:0 auto .5em;font-weight:bold;font-size:1.3em; text-align:center;border-bottom:1px solid #eee;border-top:1px solid #eee;padding:20px 0}
#hairCatalogDetail #hairCatalogDetailRight #staffCommentArea {width:100%; overflow:hidden}
#hairCatalogDetail #hairCatalogDetailRight #staffCommentArea #sCLeft {width:20%;float:left;margin:5px 0 12px}
#hairCatalogDetail #hairCatalogDetailRight #staffCommentArea img{width:100%;border:1px #efefef solid;box-sizing: border-box}
.sideNet02 {font-size:.7em;text-align:center;margin-top:1em}
.sideNet02 a {background-color:#800000;border:2px solid #FFF;padding:.7em 0;color:#fff;font-weight:bold;text-decoration:none;display:block;}
.sideNet02 a:hover {color:rgba(255,246,20,1)}
.buttonW100Percent {width:100%;text-align:center;margin:0 auto 20px}

#hairCatalogDetail #hairCatalogDetailRight #commentGuide {margin:5px 0 12px 5%;float:right;width:75%}
#hairCatalogDetail #hairCatalogDetailRight #commentGuide h4 {margin:5px 0 8px;font-size:14px;font-weight: bold;letter-spacing:1px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#1a1a1a;padding-bottom:5px;color:#000}
#hairCatalogDetail #hairCatalogDetailRight #commentGuide p{margin-bottom:20px;line-height:2}

#hairCatalogDetail #hairCatalogDetailRight #styleData p {line-height:1.5}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataLeft {float:left;width:48%;padding:0 10px 0 0;margin:0 0 20px}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataLeft p{font-size:.9em;padding-top:3px}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight {float:right;width:48%;padding:0 0 0 10px;margin:0 0 20px}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight .styleDataDetail {width: 100%;overflow:hidden}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight .styleDataDetail dt{
	width:30%;
	float: left;
	padding:5px 0 2px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #999;
}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight .styleDataDetail dt:nth-child(1){border-top:none}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight .styleDataDetail dd{
	width:70%;
	float: right;
	padding:5px 0 2px;
	font-size:14px;
	border-bottom:1px solid #999;
}

#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight .styleDataDetail dd:nth-child(2){border-top:none}
#hairCatalogDetail #hairCatalogDetailRight #styleData .styleTitle02 {margin:0 0 5px 0;padding:5px 0 3px .5em;background-color:#1a1a1a;color: #fff;font-size:14px;font-weight: bold;clear:both}

#hairCatalogDetail #hairCatalogDetailRight #styleType {font-size:14px}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeLeft {float:left;width:49%;padding:0 5px 0 0;margin:0 0 40px}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeRight {float:right;width:49%;padding:0 0 0 5px;margin:0 0 40px}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeFaceArea {clear:both;width:100%;padding:0;margin:0 0 20px}

#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail {width: 100%;overflow:hidden}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail dt{
	width:30%;
	padding:9px 5px 10px;
	float:left;
	font-size: 14px;
	font-weight:bold;
	border-bottom:1px solid #999;
	display: table-cell;
}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail dt:nth-child(1){border-top:none}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail dd{
	width:70%;
	padding:1px 5px 10px;
	text-align:center;
	border-bottom:1px solid #999;
	position: relative;
	display: table-cell;
	vertical-align: middle
}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail dd:nth-child(2){border-top:none}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail dd p{
	margin:0 3px 3px;
	padding:2px 8px 1px;
	font-size:14px;
	position: relative;
	top: 7px;
	border:1px solid #ccc;
	border-radius:1px;
	display:inline-table;
}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeDetail dd p.check{background-color:#444;color:#fff}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeFace{list-style-type:none; text-align:center}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeFace li{
	width:19%;
	margin:10px 0;
	padding:5px 0;
	font-size:14px;
	text-align:center;
	border:1px solid #ccc;
	vertical-align:middle;
	display:inline-block;
}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeFace li.check{color:#fff;background-color:#444}
#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTitle02 {margin:0 0 5px 0;padding:5px 0 3px .5em;color: #fff;font-size: 14px; font-weight: bold;background-color:#1a1a1a;clear:both}

#hairCatalogDetail .styleTypeFaceArea #sCLeft{display:none}

@media only screen and (max-width: 640px) {
	#hairCatalogDetail #hairCatalogDetailLeft {width:100% ;float:none; text-align:center;margin:0 }
	#hairCatalogDetail #hairCatalogDetailLeft img{width:100%; max-width:270px}
	#hairCatalogDetail #hairCatalogDetailLeft #hairimgList li{width:18%}
	#hairCatalogDetail #hairCatalogDetailRight {width:100% ;float:none }
	#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataLeft {float:none;width:100%;padding:0;margin:0 0 10px}
	#hairCatalogDetail #hairCatalogDetailRight #staffCommentArea #sCLeft {display:none}
	#hairCatalogDetail #hairCatalogDetailRight #commentGuide,#hairCatalogDetail #hairCatalogDetailRight #styleData .styleDataRight,#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeLeft,#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeRight {margin:0 0 10px;padding:0;float:none;width:100%}
	#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeRight {margin:0 0 10px;padding:0;float:none;width:100%}
	#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeFace li{margin:0 0 5px; width:30%}
	#hairCatalogDetail .styleTypeFaceArea #sCLeft{display:block; width:50%; margin:10px auto 0; text-align:center}
	#hairCatalogDetail .styleTypeFaceArea #sCLeft img{width:100%}
	#hairCatalogDetail #hairCatalogDetailRight #styleType .styleTypeLeft{margin: 0}
}

/* --------------------------------------------
 22.B-WORLD　静岡（一部サロンCSSを使ってる）
-------------------------------------------- */
/*コンセプト*/
.shizuoka_shop_guide_img {
    width: 100%;
    max-width: 954px;
	margin: 0 auto;
}
.shizuoka_shop_guide_img img {
    margin: 0 auto 20px;
    display: block;
}
.shizuoka_shop_list{
    width: 100%;
    max-width: 954px;
	margin: 0 auto;
	overflow: hidden
}
.shizuoka_shop_list li{
	width: 47%;
	margin-bottom: 20px;
}
.shizuoka_shop_list li:nth-child(odd){
	float: left
}
.shizuoka_shop_list li:nth-child(even){
	float: right
}
.shizuoka_shop_list li img{
	max-width: 100%
}
.shizuoka_shop_list li h3{
	margin-top: 5px;
	text-align: center;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.shizuoka_shop_guide_img {
		max-width: 100%
	}
	.shizuoka_shop_guide_img img {
		max-width: 100%
	}
	.shizuoka_shop_list{
		max-width: 100%
	}
	.shizuoka_shop_list li{
		width: 49%
	}
	.shizuoka_shop_list li h3{
		margin-top: 5px;
		font-size: 13px;
		text-align: left;
	}
}
/*アクセス*/
.b_world_shizuoka_guide{
	width: 100%;
	padding-bottom: 30px;
	display:table-cell;
}
.b_world_shizuoka_guide dl{
	width: 100%;
	margin:15px 0 0;
	font-size:14px;
}
.b_world_shizuoka_guide dt{
	width:140px;
	padding:13px 0 10px 10px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	border-top:2px solid #1a1a1a;
	clear:both;
}
.b_world_shizuoka_guide dt:first-child{border-top:none}
.b_world_shizuoka_guide dd{
	width: 910px;
	padding:13px 10px 10px;
	font-size: 14px;
	border-top:2px solid #ddd;
	display: flex;
}
.b_world_shizuoka_guide dd a{
	color:#333;
	text-decoration:none
}
.b_world_shizuoka_guide dt:first-child + dd{border-top:none}

@media screen and (max-width: 640px) and (min-width: 320px){
	.b_world_shizuoka_guide{
		width: 100%;
		float: none
	}
	.b_world_shizuoka_guide dt{
		width:23%;
		padding:13px 0 10px 0
	}
	.b_world_shizuoka_guide dd{
		width: 77%;
		padding:13px 0 10px
	}
}
/* --------------------------------------------
 23.オリジナルシャンプー
-------------------------------------------- */
.shampoo_list{margin-bottom: 50px; position:relative;overflow: hidden}
.shampoo_list ol{padding:0 30px 0 0;counter-reset:number;list-style:none;float:left}
.shampoo_list ol > li{padding:7px 0 13px}
.shampoo_list ol > li span{vertical-align:bottom}
.shampoo_list ol > li:before{counter-increment:number;content:counter(number);background-color:#1a1a1a;color:#fff;padding:2px 0;width:30px;text-align:center;display:inline-block;margin:0 12px 0 0}
.shampoo_img {
    float: right;
    padding: 10px 20px 20px;
}
@media only screen and (max-width: 640px) {
	.shampoo_list{text-align:center}
	.shampoo_list ol{padding:0;text-align:left}
	.shampoo_list ol > li{padding:7px 0 10px;line-height: 2}
	.shampoo_img{float:none}
}

/* --------------------------------------------
 24.ティートリコ
-------------------------------------------- */
.list_tea_trico{
	margin: 20px 0 50px;
	overflow: hidden
}
.list_tea_trico li{
	width: 202px;
	margin-bottom: 40px;
	float: left
}
.list_tea_trico li:nth-child(5n+2){
	margin: 0 17px 40px
}
.list_tea_trico li:nth-child(5n+4){
	margin: 0 17px 40px
}
.list_tea_trico li h3{
	margin-bottom: 10px;
	padding: 3px 0;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a
}
.list_tea_trico li h3 .main{
	font-size: 14px;
	font-weight: bold
}
.list_tea_trico li h3 .sub{
	color: #aaa;
	font-size: 13px;
	display: block
}
.list_tea_trico li .no{
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center
}
.list_tea_trico li .price{
	margin-bottom: 5px;
	font-size: 14px;
	text-align: center
}
.list_tea_trico li .txt{
	font-size: 14px
}
@media only screen and (max-width: 640px) {
	.list_tea_trico li{
		width: 202px;
		margin: 0 auto 40px;
		float: none
	}
	.list_tea_trico li:nth-child(5n+2){
		margin: 0 auto 40px
	}
	.list_tea_trico li:nth-child(5n+4){
		margin: 0 auto 40px
	}
}

/* --------------------------------------------
 25.アプリ
-------------------------------------------- */
.applyLinks {
	width:100%;
	margin-bottom: 80px;
	clear:both;
	overflow:hidden
}
.applyLinks li{
	width:49%;
	margin:0 0 40px 0
}
.applyLinks li:nth-child(odd){
	float: left
}
.applyLinks li:nth-child(even){
	margin: 0 0 40px 2%;
	float: right
}
.applyLinks li div{float:left;overflow:hidden;width:273px;margin:10px 0 0 10px}
.applyLinks li div a :first-child{margin:10px 0 0 0}
.applyLinks li div a:hover {opacity:0.7;filter:alpha(opacity=70)}

.applyBorder {border:1px #999 solid !important}
.storeLogo {width:130px;float:left;border:1px rgba(213,213,213,.7) solid !important}

@media screen and (max-width: 640px) and (min-width: 320px){
	.applyLinks li{
		width:100%;
		margin:0 auto 40px
	}
	.applyLinks li:nth-child(odd){
		float: none
	}
	.applyLinks li:nth-child(even){
		margin: 0 0 40px 0;
		float: none
	}
	.applyLinks li div{float:none;overflow:hidden;width:273px;margin:10px auto}
	.storeLogo {width:130px;float: none;margin:0 auto 10px;display: block;}
}

/* --------------------------------------------
 26.アイラッシュ
-------------------------------------------- */
/*アイラッシュナビゲーション*/
nav.eyelash_nav {
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
	padding: 15px 0;
	background-color: #eee;
	display:block;
	overflow: hidden
}
nav.eyelash_nav ul {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 20px;
	border-left:dotted 1px #1a1a1a
}
nav.eyelash_nav ul li{
	width:20%;
	float:left;
	list-style-type:none
}
nav.eyelash_nav ul li a{
	color:#1a1a1a;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: .8;
	text-decoration:none;
	border-right:dotted 1px #aaa;
	display: block
}
nav.eyelash_nav ul li a .small{
	color:#1a1a1a;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 11px
}
nav.eyelash_nav ul li a:hover {opacity:.7;filter: alpha(opacity=70)}
nav.eyelash_nav ul li:first-child a{border-left:dotted 1px #aaa}

@media screen and (max-width: 640px) and (min-width: 320px){
	nav.eyelash_nav {
		padding: 0
	}
	nav.eyelash_nav ul {
		max-width: 100%;
		border-top: solid 1px #ccc;
		border-left: none
	}
	nav.eyelash_nav ul li{
		width:50%;
		float: none;
		border-bottom: solid 1px #ccc
	}
	nav.eyelash_nav ul li:nth-child(odd){
		float: left;
		border-right: solid 1px #ccc;
		box-sizing: border-box
	}
	nav.eyelash_nav ul li:nth-child(even){
		float: right
	}
	nav.eyelash_nav ul li a{
		padding: 5px 0;
		border-right:none
	}
	nav.eyelash_nav ul li:first-child a{border-left:none}
}

/*案内*/
.list_eyelash_01{
	margin:0 auto 20px
}
.list_eyelash_01 li{
	margin:0 0 10px;
	text-align: center
}
.list_eyelash_01 li h4{
	margin-bottom: 8px;
	font-size: 14px;
	border-bottom: 2px solid #1a1a1a;
	display: inline-block
}
.list_eyelash_01 li p{
	margin-bottom: 20px;
}

.eyelash_info_box{
	width: 100%;
	max-width: 800px;
	margin: 0 auto 30px;
	padding-bottom: 5px;
	background-color: #eee;
}
.eyelash_info_box h3{
	padding: 3px 0 2px;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a;
}
.eyelash_info_box .list_eyelash_02{
	margin: 20px 0 15px 15px
}
.eyelash_info_box .list_eyelash_02 li{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_eyelash_01 li{
		text-align: left
	}
	.list_eyelash_01 li p{
		font-size: 14px
	}
	.eyelash_info_box{
		max-width: 100%
	}
}
/* --------------------------------------------
 27.貸会議室・レンタルスペース
-------------------------------------------- */
/*トップ写真*/
.img_lending_room_main{
	max-width: 100%;
}
.img_lending_room_main img{
	margin: 0 auto 20px;
	display: block
}
.lending_room_guide{
	margin-bottom: 30px;
	padding: 20px;
	background-color: #eee;
}
.lending_room_guide .list_fixtures{
	overflow: hidden
}
.lending_room_guide .list_fixtures li{
    width: 140px;
	margin: 0 25px 25px 0;
	float: left;
}
.lending_room_guide .list_fixtures li img{
	max-width: 100%;
	margin: 0 auto 5px;
	display:block
}
.lending_room_guide .list_fixtures li p{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #1a1a1a
}
.lending_room_guide .list_fixtures_02{
	overflow: hidden
}
.lending_room_guide .list_fixtures_02 li{
	margin: 0 25px 15px 0;
	float: left;
}
.lending_room_table {
	width:100%;
	margin-bottom: 40px;
	border-collapse:collapse
}
.lending_room_table tr {border-bottom:1px solid #ccc}
.lending_room_table th {
	padding:15px 0;
	font-size:14px;
	font-weight: bold;
	text-align:left
}
.lending_room_table td {
	padding: 15px 0;
	font-size:14px
}
.list_img_lending_room{
	overflow: hidden
}
.list_img_lending_room li{
	width: 340px;
	margin-bottom: 30px;
	float: left
}
.list_img_lending_room li:nth-child(2){
	margin: 0 30px 30px
}
.list_img_lending_room li h3{
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.lending_room_advice .guide{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.lending_room_advice .list li{
	margin: 0 0 10px 0;
}
.lending_room_advice .list li:before{
	content: "・"
}
.lending_room_advice .price{
	margin-bottom: 30px;
	padding: 5px 30px;
	font-size: 14px;
	font-weight: bold;
	background-color: #eee;
	display: inline-block;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	/*トップ写真*/
	.img_lending_room_main img{
		max-width: 100%
	}
.lending_room_guide .list_fixtures{
	overflow: hidden
}
	.lending_room_guide .list_fixtures li{
		width: 48%;
		margin: 0 0 25px 0;
		float: left
	}
	.lending_room_guide .list_fixtures li:nth-child(odd){
		margin: 0 4% 25px 0;
	}
.lending_room_guide .list_fixtures li img{
	max-width: 100%;
	margin: 0 auto 5px;
	display:block
}
.lending_room_guide .list_fixtures li p{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #1a1a1a
}
	.list_img_lending_room li{
		width: 100%;
		max-width: 100%;
		margin: 0 auto 30px;
		float: none
	}
	.list_img_lending_room li:nth-child(2){
		margin: 0 auto 30px
	}
	.list_img_lending_room li img{
		max-width: 100%;
		margin: 0 auto;
		display: block
	}
}
/* --------------------------------------------
 28.ビューティフルライフサポート
-------------------------------------------- */
/*トップ写真*/
.img_beautiful_list_s_main{
	max-width: 100%;
}
.img_beautiful_list_s_main img{
	max-width: 100%;
	margin: 0 auto 20px;
	display: block
}
.list_beautiful_list_s{
	overflow: hidden
}
.list_beautiful_list_s li{
	width: 180px;
	float: left
}
.list_beautiful_list_s li:nth-child(2){
	margin: 0 45px 20px
}
.list_beautiful_list_s li:nth-child(4){
	margin: 0 45px 20px
}
.list_beautiful_list_s li img{
	border: 1px solid #ddd;
	box-sizing: border-box
}
.list_beautiful_list_s li h3{
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.box_beautiful_list_s p{
	margin-bottom: 20px;
	line-height: 2;
}
@media screen and (max-width: 640px) and (min-width: 320px){
	.list_beautiful_list_s li{
		width: 49%;
		margin: 0 0 20px;
		float: none
	}
	.list_beautiful_list_s li:nth-child(2){
		margin: 0 0 20px
	}
	.list_beautiful_list_s li:nth-child(4){
		margin: 0 0 20px
	}
	.list_beautiful_list_s li:nth-child(odd){
		width: 49%;
		float: left
	}
	.list_beautiful_list_s li:nth-child(even){
		width: 49%;
		float: right
	}
	.list_beautiful_list_s li img{
		max-width: 100%;
		margin: 0 auto;
		border: 1px solid #ddd;
		box-sizing: border-box;
		display: block
	}
	.list_beautiful_list_s li h3{
		height: 1em
	}
}

/* --------------------------------------------
 29.採用について
-------------------------------------------- */
/*トップ写真*/
.img_recruit_main{
	max-width: 100%;
}
.img_recruit_main img{
	max-width: 100%;
	margin: 0 auto 20px;
	display: block
}
#curriculumWrap {
	margin:0 auto 80px;
	clear:both;
	overflow: hidden
}
.ccBox {
	width:320px;
	margin:0 0 30px 0;
	float:left;
}
#curriculumWrap .ccBox:nth-child(2){
	margin: 0 50px 0;
}
.ccRightBox {
	width:320px;
	float:left
}
#curriculumWrap dl dt{font-weight:bold;display:block;text-align:left;padding:10px 0;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#D6CCB4;font-size:120%}
#curriculumWrap dl dd {list-style-type: none}
#curriculumWrap dl dd ul {list-style-type:none;border-left-width:2px;border-left-style:solid;border-left-color:#1a1a1a}
#curriculumWrap dl dd ul li {border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#D6CCB4;font-size:80%;padding:15px 0 10px 15px}
@media screen and (max-width: 640px) and (min-width: 320px){
	.ccBox {
		width:100%;
		margin:0 0 30px 0;
		float:none;
	}
	#curriculumWrap .ccBox:nth-child(2){
		margin: 0 0 30px 0;
	}
	.ccRightBox {
		width:320px;
		float:none
	}
}

/* --------------------------------------------
 30.IZANAI 快眠ドライヘッドスパ
-------------------------------------------- */
/*トップ写真*/
.img_izanai_main{
	max-width: 100%
}
.img_izanai_main img{
	margin: 0 auto 20px;
	display: block
}
.izanai_guide_box{
	width: 100%;
	margin-bottom: 30px;
	padding: 35px 0
}
.izanai_guide p{
	color: #000;
	text-align: center;
	line-height: 2.5
}
.box_izanai_01{
	margin-bottom: 30px;
	overflow: hidden
}
.box_izanai_01 .photo{
	width: 340px;
	float: left;
}
.box_izanai_01 .txt{
	width: 720px;
	float: right;
}
.box_izanai_01 .txt p{
	margin-bottom: 15px;
}
/*快眠ドライヘッドスパについて*/
.list_muscle_fix{
	margin-bottom: 30px;
	overflow: hidden;
}
.list_muscle_fix li{
	width: 340px;
    float: left;
}
.list_muscle_fix li:nth-child(2) {
    margin: 0 30px 30px;
}
.list_muscle_fix li .photo{
	max-width: 100%;
	margin-bottom: 8px;
}
.list_muscle_fix li h3{
	margin-bottom: 8px;
	padding: 5px 0 2px;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a;
}
.list_muscle_fix li .txt{
	padding: 10px;
	background-color: #eee;
}
.list_muscle_fix li .txt p{
	margin-bottom: 10px;
	line-height: 2
}
/*施術の流れ*/
.box_flow_izanai{
	margin-bottom: 30px;
	overflow: hidden
}
.box_flow_izanai li{
	width: 340px;
	margin-bottom: 30px;
    float: left;
}
.box_flow_izanai li:nth-child(3n+2) {
    margin: 0 30px 30px;
}
.box_flow_izanai li .photo{
	max-width: 100%
}
.box_flow_izanai li h3{
	margin-bottom: 8px;
	padding: 5px 0 2px;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a;
}
.box_flow_izanai li .txt{
	padding: 10px;
	background-color: #eee;
}
.box_flow_izanai li .txt p{
	margin-bottom: 10px;
	line-height: 2
}
@media screen and (max-width: 640px) and (min-width: 320px){
	/*トップ写真*/
	.img_izanai_main img{
		max-width: 100%
	}
	.izanai_guide_box{
		padding: 15px 0
	}
	.izanai_guide p{
		text-align: left;
		line-height: 2
	}
	.box_izanai_01 .photo{
		width: 100%;
		margin: 0 auto 10px;
		float: none
	}
	.box_izanai_01 .photo img{
		margin: 0 auto;
		display: table
	}
	.box_izanai_01 .txt{
		width: 100%;
		float: none
	}
	.list_muscle_fix li{
		width: 100%;
		float: none
	}
	.list_muscle_fix li:nth-child(2) {
		margin: 0 0 30px
	}
	.list_muscle_fix li .photo{
		margin: 0 auto 10px;
		display: table
	}
	.list_muscle_fix li .txt{
		margin-bottom: 20px;
		padding: 10px
	}
	/*流れ*/
	.box_flow_izanai li{
		width: 100%;
		float: none
	}
.box_flow_izanai li:nth-child(3n+2) {
 margin: 0 0 30px
}
	.box_flow_izanai li .photo img{
		margin: 0 auto 10px;
		display: table
	}
}
/*
     FILE ARCHIVED ON 22:34:32 Apr 04, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:25:42 Jul 24, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.628
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 14.498
  LoadShardBlock: 45.807 (3)
  PetaboxLoader3.datanode: 79.396 (6)
  load_resource: 327.096 (2)
  PetaboxLoader3.resolve: 188.826 (2)
  loaddict: 57.342
*/