﻿/* ///////////////////////////////
/  トップページ
/////////////////////////////// */
#post-12
{
	background-color: #fff;
	width: 1000px;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:162px 0 0;
}

#post-12 .so-panel
{
	background-color: #fff;
}

/* スライダー */
#top-slider
{
	width: 1000px;
	height: 500px;
	position: relative;
	top: -19px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

/* キャッチコピー */
#top-catch
{
	width:900px;
	height:140px;
	background-image: url(/images/top-catch.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 30px;
	text-align: center;
}

#top-catch h3
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #660000;
}

#top-catch p
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding:20px 0 24px;
}

/* 各メニューリンクバナー */
#menu-banner ul
{
	display:block;
	width:900px;
	margin:20px auto 0;
}

#menu-banner li
{
	display:inline-block;
	height:140px;
}

/* フェイスメニュー */
#menu-banner li.menu01
{
	float: left;
	background-image: url(/images/menu01.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width:440px;
}

#menu-banner li.menu01 p
{
	font-size: 14px;
	text-align: left;
	color: #351F0B;
	line-height: 150%;
	font-weight: bold;
	padding:60px 0 0 22px;
}

/* ボディメニュー */
#menu-banner li.menu02
{
	float: right;
	background-image: url(/images/menu02.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width:440px;
}

#menu-banner li.menu02 p
{
	font-size: 14px;
	text-align: left;
	color: #351F0B;
	line-height: 150%;
	font-weight: bold;
	padding:60px 0 0 22px;
}

/* スクール案内 */
#menu-banner li.menu03
{
	float: left;
	background-image: url(/images/menu03.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width:440px;
	margin:0 15px 0 0;
}

#menu-banner li.menu03 p
{
	font-size: 14px;
	text-align: left;
	color: #351F0B;
	line-height: 150%;
	font-weight: bold;
	padding:60px 0 0 22px;
}

/* 足つぼメニュー */
#menu-banner li.menu04
{
	float: right;
	background-image: url(/images/menu04.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width:440px;
	margin:0;
}

#menu-banner li.menu04 p
{
	font-size: 14px;
	text-align: left;
	color: #351F0B;
	line-height: 150%;
	font-weight: bold;
	padding:60px 0 0 22px;
}

/* カッピングメニュー */
#menu-banner li.menu05
{
	float: left;
	background-image: url(/images/menu05.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width:440px;
	margin:0;
}

#menu-banner li.menu05 p
{
	font-size: 14px;
	text-align: left;
	color: #351F0B;
	line-height: 150%;
	font-weight: bold;
	padding:60px 0 0 22px;
}

/* NEWS表示枠上段ライン */
#news-bar-top
{
	width: 100vw;
	height: 40px;
	background-image:url(/images/line01.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin: 20px 0 0;
}

/* NEWS表示枠 */
#news-area
{
	width: 100vw;
	height: 258px;
	background-image:url(/images/damask_200.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

/* NEWS表示枠下段ライン */
#news-bar-bottom
{
	width: 100vw;
	height: 40px;
	background-image:url(/images/line01.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin: 0 0 -20px;
}

/* ///////////////////////////////
/  メニューページ
/////////////////////////////// */
#post-29
{
	background-color: #fff;
	background-image:url(/images/damask_200.png);
	background-repeat: repeat;
	border: none;
	width: 100vw;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:162px 0 0;
}

#post-29 .so-panel
{
	background-color: #fff;
}

#menu-page-area
{
	width: 1000px;
	height: auto;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:0;
}

/* ページタイトル(MENU) */
#menu-page-title
{
	width: 180px;
	height: 36px;
	border-style: none;
	text-align: center;
	margin:30px auto 0;
}

/* 各メニュータイトル */
#menu-title h2
{
	width: 285px;
	height: 70px;
	border-style: none;
	text-align: center;
	margin:46px auto 0;
}

/* コースタイトル */
#menu-course-title01
{
	width: 450px;
	height: 26px;
	border-style: none;
	text-align: left;
	margin:60px 0 0 30px;
}

#menu-course-title02
{
	width: 450px;
	height: 60px;
	border-style: none;
	text-align: left;
	margin:14px 0 0 30px;
}

#menu-course-title03
{
	width: 450px;
	height: 90px;
	border-style: none;
	text-align: left;
	margin:60px 0 0 30px;
}

#menu-course-title04
{
	width: 450px;
	height: 26px;
	border-style: none;
	text-align: left;
	margin:14px 0 0 30px;
}

/* 各コース共通 */
#menu-course ul{
	display: table;
	width: 1000px;
	margin: 11px 0 0;
	border-collapse: separate;
	border-spacing: 25px 0;
	border-style: none;
}

#menu-course li
{
	display: table-cell;
}

/* 各コース写真 */
#menu-course li.image
{
	width: 400px;
	height:260px;
	border: none;
	vertical-align: top;
}

/* 各コース詳細 */
#menu-course li.details
{
	width: 525px;
}

#menu-course li.details h3
{
	font-size: 18px;
	color: #351F0B;
	text-align: left;
	padding: 10px 0 0;
}

#menu-course li.details p
{
	font-size: 14px;
	line-height: 150%;
	color: #351F0B;
	text-align: left;
}

/* フーレセラピーとは */
#menu-fouleetherapie-title
{
	width:695px;
	height:26px;
	margin:50px auto 39px;
	text-align: center;
	border: none;
}

#menu-fouleetherapie-image
{
	width:512px;
	margin:20px auto 20px;
	text-align: center;
	border: none;
}

#menu-fouleetherapie-text
{
	width:940px;
	text-align: center;
	margin:0 30px;
}

#menu-fouleetherapie-text p
{
	font-size: 16px;
	line-height: 150%;
	color: #351F0B;
	text-align: left;
}

/* カッピング効果 */
#menu-cupping-title h3
{
	width: 940px;
	height: 40px;
	background-image: url(/images/cupping_title_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #351F0B;
	text-align: center;
	margin:40px auto 0;
	padding: 11px 0 0;
}

#menu-cupping-efficacy
{
	width: 940px;
	height: 200px;
	background-image: url(/images/cupping_bg.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #351F0B;
	text-align: center;
	margin:40px auto 100px;
	padding: 11px 0 0;
}

#menu-cupping-efficacy ul
{
	width: 400px;
	height: 162px;
	font-size: 18px;
	color: #351F0B;
	text-align: center;
	margin:10px auto 0;
}

#menu-cupping-efficacy li h3
{
	font-size: 18px;
	color: #351F0B;
	text-align: left;
	margin-bottom: 5px;
}

/* メニューページ内アンカーリンク */
#menu-page-body-link
{
	padding-top: 200px;
	margin-top: -200px;
}

#menu-page-foot-link
{
	padding-top: 200px;
	margin-top: -200px;
}

#menu-page-cupping-link
{
	padding-top: 200px;
	margin-top: -200px;
}

/* ///////////////////////////////
/  コンセプトページ
/////////////////////////////// */
#post-31
{
	background-color: #fff;
	background-image:url(/images/damask_200.png);
	background-repeat: repeat;
	border: none;
	width: 100vw;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:162px 0 0;
}

#post-31 .so-panel
{
	background-color: #fff;
}

#concept-catch
{
	width: 100vw;
	height: 300px;
	background-color: #FFFAF1;
	position: relative;
	top: -20px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#concept-catch-image
{
	width: 1000px;
	height: 300px;
	background-image:url(/images/concept-catch-bg.png);
	background-repeat: repeat;
	background-position: center top;
	border: none;
	text-align: center;
	margin: 0 auto;
}

#concept-catch-image h3
{
	position: relative;
	top: 60px;
	font-size: 18px;
	line-height: 120%;
	color: #351F0B;
	text-align: center;
}

#concept-reason-top
{
	width: 100vw;
	height: 40px;
	background-image:url(/images/line01.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin: -20px 0 0;
}

#concept-reason-area
{
	width: 1000px;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin: 0 0 -20px;
}

/* ゆらやぎの選ばれる理由 */
#concept-reason-title
{
	width: 600px;
	height: 36px;
	border-style: none;
	text-align: center;
	margin:23px auto 0;
}

#concept-reason-table table
{
	width: 900px;
	border-style: none !important;
	border-collapse: collapse;
	background: transparent;
	position: relative;
	margin: 35px 0 35px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#concept-reason-table td.left
{
	width: 500px;
	text-align: left;
	vertical-align: top;
	border-style: none !important;
}

#concept-reason-table td.left p
{
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #351F0B;
	text-align: left;
	padding:0 20px 0 0;
}

#concept-reason-table td.right
{
	width: 400px;
	height: 261px;
	text-align: center;
	vertical-align: top;
	border-style: none !important;
}

#concept-reason-bottom
{
	width: 100vw;
	height: 40px;
	background-image:url(/images/line01.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#concept-prof-area
{
	width: 100vw;
	height: 620px;
	background-image:url(/images/concept-profile-bg.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	top: 20px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#concept-prof ul{
	display: table;
	width: 1000px;
	margin: 0;
	border-collapse: separate;
	border-spacing: 50px 50px;
	text-align: center;
	margin: 0 auto;
}

#concept-prof li
{
	display: table-cell;
	height: 520px;
	vertical-align: middle;
}

#concept-prof li.prof-left
{
	width:400px;
	background-image: url(/images/profile-img.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	content:'';
}

#concept-prof li.prof-right
{
	width:450px;
	background-image: url(/images/profile-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
}

#concept-prof li.prof-right p
{
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #351F0B;
	text-align: left;
	margin: 0 0 0 32px;
}

/* ///////////////////////////////
/  BeforeAfterページ
/////////////////////////////// */
#post-35
{
	background-color: #fff;
	background-image:url(/images/damask_200.png);
	background-repeat: repeat;
	border: none;
	width: 100vw;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:162px 0 0;
}

#post-35 .so-panel
{
	background-color: #fff;
}

#beforeafter-page-area
{
	width: 1000px;
	height: auto;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:0;
}

/* ページタイトル(Before After) */
#beforeafter-page-title
{
	width: 340px;
	height: 36px;
	border-style: none;
	text-align: center;
	margin:30px auto 0;
}

/* 各コースタイトル */
#beforeafter-title h2
{
	width: 300px;
	height: 70px;
	border-style: none;
	text-align: center;
	margin:46px auto 0;
}

#beforeafter-table table
{
	width: 750px;
	border-style: none !important;
	border-collapse: collapse;
	position: relative;
	margin: 35px 0 0;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#beforeafter-table td
{
	height: 70px;
	border-style: none !important;
}

#beforeafter-table td p
{
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #351F0B;
	text-align: left;
	vertical-align: top;
}

#beforeafter-table ul{
	display: table;
	width: 1000px;
	margin: 0;
	border-collapse: separate;
	border-spacing: 100px 25px;
	text-align: center;
	margin: 0 auto;
}

#beforeafter-table li
{
	display: table-cell;
	height: 531px;
	vertical-align: middle;
}

/* ///////////////////////////////
/  サロン案内ページ
/////////////////////////////// */
#post-40
{
	background-color: #fff;
	width: 1000px;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:162px 0 0;
}

#post-40 .so-panel
{
	background-color: #fff;
}

/* スライダー */
#salon-top-slider
{
	width: 1000px;
	height: 500px;
	position: relative;
	top: -19px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#salon-info
{
	width: 100vw;
	height: 450px;
	background-color: #FFFAF1;
	position: relative;
	top: -20px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#salon-info table
{
	width: 1000px;
	border-style: none !important;
	border-collapse: collapse;
	background: transparent;
	position: relative;
	top: 20px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#salon-info td.logo
{
	border-style: none !important;
	text-align: left;
	vertical-align: middle;
}

#salon-info td.map
{
	height: 399px;
	border-style: none !important;
	text-align: center;
	vertical-align: top;
}

#salon-info .map-google
{
	position: absolute;
	top: 310px;
	left: 760px;
}

#salon-info td.banner
{
	width: 114px;
	height: 29px;
	border-style: none !important;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: #341F0B;
}

#salon-info td.banner-text
{
	width: 395px;
	border-style: none !important;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	color: #341F0B;
}

#salon-reserve-link
{
	padding-top: 200px;
	margin-top: -200px;
}

#salon-guide
{
	background-image:url(/images/damask_200.png);
	background-repeat: repeat;
	border: none;
	width: 100vw;
	height: 345px;
	position: relative;
	top: -20px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:0 0 -40px;
}

#salon-guide .top-line
{
	width: 100vw;
	height: 40px;
	background-image:url(/images/line01.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin: -20px 0 0;
}

#salon-guide table
{
	width: 980px;
	border-style: none !important;
	border-collapse: collapse;
	background: transparent;
	position: relative;
	top: 30px;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

#salon-guide td.guide-title
{
	height: 40px;
	border-style: none !important;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #351F0B;
}

#salon-guide td.guide-text
{
	border-style: none !important;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 150%;
	color: #341F0B;
	padding: 0 0 0 18px;
}

/* ///////////////////////////////
/  スクール案内ページ
/////////////////////////////// */
#post-42
{
	background-color: #fff;
	background-image:url(/images/damask_200.png);
	background-repeat: repeat;
	border: none;
	width: 100vw;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:162px 0 0;
}

#post-42 .so-panel
{
	background-color: #fff;
}

#school-page-area
{
	width: 1000px;
	height: auto;
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin:0;
}

/* ページタイトル(小顔マジック養成講座) */
#school-page-title
{
	width: 535px;
	height: 36px;
	border-style: none;
	text-align: center;
	margin:30px auto 0;
}

#school-description
{
	width: 1000px;
	margin: 30px auto;
}

#school-description p
{
	font-size: 18px;
	line-height: 130%;
	color: #351F0B;
	padding:0 0 0 20px;
}

/* コースタイトル */
#school-course-title
{
	width: 450px;
	height: 60px;
	border-style: none;
	text-align: left;
	margin:14px 0 0 30px;
}

#school-course ul
{
	display: table;
	width: 1000px;
	margin: 11px auto;
	border-collapse: separate;
	border-spacing: 25px 0;
	border-style: none;
}

#school-course li
{
	display: table-cell;
}

/* コース写真 */
#school-course li.image
{
	width: 400px;
	height:260px;
	border: none;
	vertical-align: top;
}

/* コース詳細 */
#school-course li.details
{
	width: 525px;
}

#school-course li.details h3
{
	font-size: 18px;
	color: #351F0B;
	text-align: left;
	padding: 10px 0 0;
}

#school-course li.details p
{
	font-size: 14px;
	line-height: 150%;
	color: #351F0B;
	text-align: left;
}

/* 美筋小顔セラピー */
#school-title h2
{
	width: 300px;
	height: 70px;
	border-style: none;
	text-align: center;
	margin:46px auto 0;
}

/* Before After */
#school-beforeafter ul{
	display: table;
	width: 1000px;
	margin: 0;
	border-collapse: separate;
	border-spacing: 100px 25px;
	text-align: center;
	margin: 0 auto;
}

#school-beforeafter li
{
	display: table-cell;
	height: 400px;
	vertical-align: middle;
}

#school-image
{
	width:768px;
	height: 512px;
	margin:20px auto 20px;
	text-align: center;
	border: none;
}

/* ///////////////////////////////
/  共通
/////////////////////////////// */
#line01-bar
{
	width: 100vw;
	height: 40px;
	background-image:url(/images/line01.png);
	background-repeat: repeat;
	border: none;
	content:'';
	position: relative;
	left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
	margin: -20px 0 0;
}

#line02-bar
{
	width: 900px;
	height: 5px;
	border-style: none;
	text-align: center;
	margin:24px auto 0;

}

/* ///////////////////////////////
/  footer
/////////////////////////////// */
#colophon
{
	width: 100vw;
	height: auto;
	background-color: #fff;
	margin: 0;
}

#colophon .copyright
{
	width: 100%;
	height: 30px;
	font-size: 14px;
	text-align: center;
	color: #351F0B;
	background-color: #fff;
	margin:70px 0 0 0;
	padding:5px 0;
}

/* フッターリンクバナー */
#footer-banner
{
	width:1000px;
	margin:0 auto;
}

#footer-banner ul
{
	display:block;
	list-style:none;
	font-size:0;
	width:1000px;
	margin: -14px auto 0;
}

#footer-banner li
{
	display:inline-block;
}

#footer-banner li a
{
	display:inline-block;
	height:80px;
}

/* ご予約はこちらから */
#footer-banner li.banner01 a{
	background:url(/images/banner-reserve.png);
	background-repeat: no-repeat;
	border: none;
	width:250px;
}

/* インスタグラム */
#footer-banner li.banner02 a{
	background:url(/images/banner-instagrum.png);
	background-repeat: no-repeat;
	border: none;
	width:250px;
}

/* スタッフブログ */
#footer-banner li.banner03 a{
	background:url(/images/banner-staff.png);
	background-repeat: no-repeat;
	border: none;
	width:250px;
}

/* LINE */
#footer-banner li.banner04 a{
	background:url(/images/banner-line.png);
	background-repeat: no-repeat;
	border: none;
	width:250px;
}

/* フッターサロン案内 */
#footer-salon
{
	width:1000px;
	text-align: center;
	margin:0 auto;
}

#footer-salon tabele
{
	width:1000px;
}

#footer-salon td.logo
{
	width:310px;
	font-size: 18px;
	text-align: left;
	color: #351F0B;
	vertical-align: middle;
}

#footer-salon td.left,
#footer-salon td.center
{
	width:310px;
	font-size: 18px;
	text-align: left;
	color: #351F0B;
	vertical-align: top;
}

#footer-salon td.right
{
	width:360px;
	text-align: left;
	vertical-align: top;
}

#footer-salon td.space
{
	width:10px;
}

#footer-salon ul
{
	display:block;
	list-style:none;
	width:310px;
}

#footer-salon li
{
	display:inline-block;
}

#footer-salon li a
{
	display:inline-block;
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	color: #351F0B;
}

/* ///////////////////////////////
/  共通
/////////////////////////////// */
.clear-element
{
	clear: both;
}



.overlay{
    display:none;
    width:700px;
    height:500px;
    background: rgba(0,0,0,0.6);
    z-index:1;
    position:fixed;
    top:10px;
    left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.btn_area{
    width:600px;
    height:380px;
    position:absolute;
    top:10%;
    left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
    background-color:#fff;
    z-index:2;
}
.btn_area p{
	font-size: 14px;
	text-align: center;
	color: #ff0000;
    padding:15px;
}
.btn_area button{
    display:block;
    margin:0 auto;
}
