@charset "utf-8";




/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
全デバイス共通とスマートフォン向け
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


/*----------------------------------
body
----------------------------------*/
body {
    background-color: #27283c;
}

/*----------------------------------
ヘッダー
----------------------------------*/

.logo {
	margin: 0;
	padding: 0;
}
.logo a {
	margin: 0;
	padding: 0;
}

/*----------------------------------
セラピスト
----------------------------------*/

.therapist {
	margin-top: 50px;
}
.therapist_h2 {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-bottom: 30px;
}
.therapist_title {
	margin: 0;
	padding: 0;
}
.therapist_title li {
	width: 49.5%;
	float: left;
	margin-left: 2px;
	text-align: center;
	list-style: none;
	height: 338px;
	margin-bottom: 2px;
	padding-top: 15px;
}

/*----------------------------------
ルーム
----------------------------------*/
.room {
	margin-top: 30px;
}
.room_h2 {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-bottom: 30px;
}
.room_title {
	margin: 0;
	padding: 0;
}
.room_title li {
	width: 49.5%;
	float: left;
	margin-left: 2px;
	text-align: center;
	list-style: none;
	height: 278px;
	margin-bottom: 2px;
	padding-top: 15px;
}

/*----------------------------------
予備
----------------------------------*/
.spare {
	margin-bottom: 50px;
}

/*----------------------------------
お店の情報
----------------------------------*/
.information_title {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-bottom: 30px;
}

/*----------------------------------
リンクメニュー
----------------------------------*/
.link_menu {
	padding: 10px;
	max-width: 400px;
	margin: 40px auto 0 auto;
}
.sns_menu {
	padding: 0;
	text-align: center;
}
.sns_menu li {
	list-style-type: none;
}

/*----------------------------------
新着情報
----------------------------------*/
.itioshi_title {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-top: 50px;
	margin-bottom: 30px;
}

/*----------------------------------
Twitter
----------------------------------*/
.Twitter {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-top: 50px;
	margin-bottom: 30px;
}
.twitter-timeline {
	margin: 0 auto 0 auto;
}

/*----------------------------------
バナー
----------------------------------*/
.banner {
	padding: 10px;
	max-width: 550px;
	margin: 75px auto 0 auto;
}
.banner_menu {
	padding: 0;
	text-align: center;
}
.banner_menu li {
	list-style-type: none;
}

/*----------------------------------
システム料金
----------------------------------*/
.system {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-top: 50px;
	margin-bottom: 30px;
}
.system_menu {
	text-align: center;
	width: 80%;
	margin: 0 auto 0 auto;
}
.standard {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.specisl {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.futaba {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.mad_max {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.brazilian_wax {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.brazilian_oil {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.w_therapist {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.option{
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.extension_fee{
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}
.staff_reservation_fee{
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
}

/*----------------------------------
アクセス
----------------------------------*/
.access {
	color: #cfa02c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfa02c;
	margin-top: 50px;
	margin-bottom: 30px;
}
.Street_view {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}

.Street_view iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.access_google {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	text-align: center;
}

.access_google iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

/*----------------------------------
フッター
----------------------------------*/

.footer_bar1 {
	height: 150px;
	padding-top: 30px;
	background-color: #A08C66;
	text-align: center;
	border-top: 5px solid #3E3D3D;
	margin-top: 100px;
}
.conter {
	margin-top: 30px;
}
.footer_bar2 {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	background-color: #433924;
	padding-top: 10px;
}


/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
小画面向け：768px ~ 991px
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media only screen and (min-width: 768px) {
	.therapist li {
		width: 24.5%;
	}
	.room_title li {
		width: 24.5%;
	}
	.a[href^="tel:"]{
    pointer-events: none;
  }
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
中画面向け：992px ~ 1200px
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media only screen and (min-width: 992px) {
	
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
大画面向け：1200px以上
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media only screen and (min-width: 1200px) {
	.container-fluid {
		max-width: 1200px;
	}
}




