@charset "utf-8";


/*-------------------------------------------------
店舗紹介
------------------------------------------------*/
#intro {
	margin: 20px 0 30px;
}

#intro h1 {
	margin-bottom: 10px;
	font-size: 22px; font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	color: #7e4800;
}
#intro h1 .pcNone {
	display: none;
}
#intro h1 span {
	font-size: 13px; font-size: 1.3rem;
}

/*スライダー*/
#intro #shopImg {
	margin-bottom: 20px;
}
#intro #shopImg li {
	text-align: center;
}
#intro .bx-wrapper {
	position: relative;
	*zoom: 1;
	width: 100%;
	padding: 0;
	font-size: 17px; font-size: 1.7rem;
}
#intro .bx-wrapper img {
	max-width: 100%;
	display: block;
	margin-bottom: 15px;
}
#intro .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 40px;
	width: 100%;
}
#intro .bx-wrapper .bx-pager {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}
#intro .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
#intro .bx-wrapper .bx-pager.bx-default-pager a {
	background: #999;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 10px;
	outline: 0;
	border: 2px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#intro .bx-wrapper .bx-pager.bx-default-pager a:hover,
#intro .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
	border: 2px solid #fff;
}
#intro .bx-wrapper .bx-controls-direction {
	display: none;
}/*//スライダー*/

#intro .txt01 {
	margin-bottom: 10px;
	color: #7e4800;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.6;
}

#intro .txt02 {
	margin-bottom: 15px;
	font-size: 14px; font-size: 1.4rem;
	line-height: 1.6;
}

/*タグ*/
#intro #tag ul {
	width: 440px;
	margin: 0 auto;
	line-height:0;
	font-size:0;

}
#intro #tag ul li img {
	float: left;
	width: 80px;
	margin-right: 10px;

}
#intro #tag ul li:last-child img {
	margin-right: 0;
}/*//タグ*/


/*-------------------------------------------------
お気に入り追加／解除ボタン
------------------------------------------------*/
.btnAddFavorite {
	margin-bottom: 30px;
	text-align: center;
}
.btnAddFavorite img {
	width: 240px;
	cursor: pointer;
}
.btnAddFavorite img:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-webkit-transition: 0.85s;
	-moz-transition: 0.85s;
	-o-transition: 0.85s;
	transition: 0.85s;
}


/*-------------------------------------------------
最新情報
------------------------------------------------*/
#uptodate {
	margin-bottom: 30px;
}
#uptodate h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}
#uptodate h2 span {
	font-size: 14px; font-size: 1.4rem;
}

#uptodate dt {
	margin-bottom: 3px;
	font-size: 16px; font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
}
#uptodate dd {
	line-height: 1.6;
}


/*-------------------------------------------------
店舗バナー
------------------------------------------------*/
#shopBnr {
	width: 520px;
	margin: 0 auto 30px;
}
#shopBnr ul {
	margin-right: -40px;
}
#shopBnr li {
	float: left;
	margin-right: 40px;
}
#shopBnr li a {
	display: block;
	width: 220px;
	min-height: 44px;
	line-height: 44px;
	padding: 0 10px;
	background: #7e4800 url(/imgs/pay/shopbnr_ico_ar.png) 94% 50% no-repeat;
	border-radius: 5px;
	-webkit-border-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
  text-align: center;
	text-decoration: none;
	font-size: 18px; font-size: 1.8rem;
}
#shopBnr li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}


/*-------------------------------------------------
セラピスト
------------------------------------------------*/
#therapistPC {
	margin-bottom: 30px;
}
#therapistSP {
	display: none;
}

#therapistPC h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}

#therapistPC ul {
	margin-right: -15px;
}
#therapistPC ul li {
	float: left;
	width: 130px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#therapistPC ul li img {
	display: block;
	margin-bottom: 5px;
}
#therapistPC ul li p {
	line-height: 1.6;
}

#therapistPC .comment {
	font-size: 90%;
	color: #606060;
}


/*-------------------------------------------------
紹介動画
------------------------------------------------*/
#movie {
	margin-bottom: 30px;
}
#movie h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}


/*-------------------------------------------------
料金表
------------------------------------------------*/
#priceList {
	margin-bottom: 30px;
}

#priceList h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}

#priceList section {
	margin-bottom: 20px;
}

#priceList h3 {
	width: 6em;
	margin-bottom: 10px;
	padding: 8px 10px;
	border: #d1c0a5 solid 2px;
	background: #fffcf8;
	font-weight: bold;
	font-size: 16px; font-size: 1.6rem;
	text-align: center;
	color: #7e4800;
}

#priceList dt {
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.6;
}
#priceList dd {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	line-height: 1.6;
}

#priceList .txt01 {
	line-height: 1.6;
}


/*-------------------------------------------------
店舗情報
------------------------------------------------*/
#shopInfo {
	margin-bottom: 30px;
}
#shopInfo h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}

#shopInfo table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: #d1c0a5 solid 1px;
	border-left: #d1c0a5 solid 1px;
}
#shopInfo table th {
	width: 10.0em;
	padding: 12px;
	border-right: #d1c0a5 solid 1px;
	border-bottom: #d1c0a5 solid 1px;
	background: #fffcf8;
	font-weight: bold;
	color: #7e4800;
	line-height: 1.6;
	vertical-align: middle;
}
#shopInfo table td {
	padding: 12px;
	border-right: #d1c0a5 solid 1px;
	border-bottom: #d1c0a5 solid 1px;
	line-height: 1.6;
	vertical-align: middle;
}


/*-------------------------------------------------
アクセス
------------------------------------------------*/
#access {
	margin-bottom: 30px;
}

#access h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}

#access .box01 {
	margin-bottom: 20px;
}

#access .box01 p {
	line-height: 1.6;
}

#access .box01 .btn01 a {
	display: none;
}

#access .btn01 a {
	display: block;
	width: 180px;
	min-height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background: #ff890b url(/imgs/pay/shopbnr_ico_ar.png) 94% 50% no-repeat;
	background-size: 14px;
	border-radius: 4px;
	-webkit-border-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #fff;
  text-align: center;
	text-decoration: none;
	font-size: 16px; font-size: 1.6rem;
}
#access .btn01 a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

#access #map label {
	width: auto;
	display: inline;
}
#access #map img {
	max-width: none;
}


/*-------------------------------------------------
中間パンくず＆スクロール
------------------------------------------------*/
.midLink .breadcrumb {
	margin-bottom: 20px;
}

.midLink .scrollup {
	margin-bottom: 30px;
}


/*-------------------------------------------------
求人情報
------------------------------------------------*/
#recruit {
	margin-bottom: 30px;
}

#recruit h2 {
	margin-bottom: 15px;
	padding: 0 10px;
	min-height: 48px;
	line-height: 48px;
	background:#d1c0a5;
	color: #fff;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
}
#recruit .linkJob a {
	display: block;
	width: 500px;
	margin: 0 auto 20px;
	padding: 10px;
	border-radius: 4px;
	background: #eb6687;
	color: #fff;
	font-size: 14px; font-size: 1.4rem;
	text-align: center;
	line-height: 1.6em;
}
#recruit .linkJob a span {
	font-size: 16px; font-size: 1.6rem;
}
#recruit .linkJob a em {
	font-weight: bold;
}
#recruit h3 {
	margin-bottom: 10px;
	padding-left: 8px;
	border-left: 3px solid #7e4800;
	font-size: 20px; font-size: 2.0rem;
	color: #7e4800;
}
#recruit .txt01 {
	margin-bottom: 25px;
	line-height: 1.6;
}

#recruit table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: separate;
	border-spacing: 0;
	border-top: #d1c0a5 solid 1px;
	border-left: #d1c0a5 solid 1px;
}
#recruit table th {
	width: 10.0em;
	padding: 12px;
	border-right: #d1c0a5 solid 1px;
	border-bottom: #d1c0a5 solid 1px;
	background: #fffcf8;
	font-weight: bold;
	color: #7e4800;
	line-height: 1.6;
	vertical-align: middle;
}
#recruit table td {
	padding: 12px;
	border-right: #d1c0a5 solid 1px;
	border-bottom: #d1c0a5 solid 1px;
	vertical-align: top;
	line-height: 1.6;
}

#recruit .txt02 {
	margin-bottom: 10px;
}

#recruit ul.list01 {
	padding-left: 1.5em;
	list-style-type: disc;
	list-style-position: outside;

}
#recruit ul.list01 li {
	margin-bottom: 0.6em;
}

#recruit .txt03 {
	padding-left: 1em;
	text-indent: -1em;
}


/*-------------------------------------------------
店舗名
------------------------------------------------*/
#shopName {
	margin-bottom: 30px;
}

#shopName h2 {
	font-size: 22px; font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	color: #7e4800;
}
#shopName h2 .pcNone {
	display: none;
}
#shopName h2 span {
	font-size: 13px; font-size: 1.3rem;
}


/*-------------------------------------------------
フッター固定の電話番号
------------------------------------------------*/
#footerTel {
	display: none;
}



/*-------------------------------------------------
SmartPhone
------------------------------------------------*/
@media screen and (max-width: 767px) {

/*店舗紹介*/
#intro {
	margin: 10px 0 10px;
}
#intro h1 {
	font-size: 18px; font-size: 1.8rem;
	text-align: center;
	margin: 0 10px 10px;
}
#intro h1 .pcNone {
	display: inline;
}
#intro h1 span {
	font-size: 12px; font-size: 1.2rem;
}
#intro #shopImg {
	margin-bottom: 10px;
}
#intro .bx-wrapper {
	font-size: 14px; font-size: 1.4rem;
}
#intro #shopImg li img {
	margin-bottom: 5px;
}
#intro .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 11%;
}
#intro .txt01 {
	margin-bottom: 5px;
	padding: 0 10px;
	font-size: 13px; font-size: 1.3rem;
}
#intro .txt02 {
	margin-bottom: 5px;
	padding: 0 10px;
	font-size: 13px; font-size: 1.3rem;
}

#intro #tag {
	padding: 0 10px;
}
#intro #tag ul {
	display: table;
	min-width: 100%;
	width: auto;

}
#intro #tag ul li {
	margin: 0;
	padding: 0;
}
#intro #tag ul li img {
	width: auto;
	width: 19.2%;
	margin-right: 1%;
}


/*お気に入り追加／解除ボタン*/
.btnAddFavorite {
	margin-bottom: 10px;
}
.btnAddFavorite img {
	width: 146px;
}


/*最新情報*/
#uptodate {
	margin-bottom: 10px;
}
#uptodate h2 {
	margin-bottom: 5px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}
#uptodate h2 span {
	font-size: 14px; font-size: 1.4rem;
}
#uptodate dl {
	padding: 0 10px;
}


/*店舗バナー*/
#shopBnr {
	width: 300px;
	margin: 0 auto 10px;
	padding: 0 10px;
}
#shopBnr ul {
	margin-right: -10px;
}
#shopBnr li {
	margin-right: 10px;
}
#shopBnr li a {
	width: 133px;
	padding: 0 6px;
	min-height: 28px;
	line-height: 28px;
	border-radius: 3px;
	-webkit-border-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 12px; font-size: 1.2rem;
	background: #7e4800 url(/imgs/pay/shopbnr_ico_ar.png) 94% 50% no-repeat;
	background-size: 10px;
	font-weight: bold;
}


/*セラピスト*/
#therapistPC {
	display: none;
}
#therapistSP {
	display: block;
	margin-bottom: 10px;
}
#therapistSP h2 {
	margin-bottom: 5px;
	padding: 0 10px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
	background:#d1c0a5;
	color: #fff;
	font-weight: bold;
}
#therapistSP .slider02 li p {
	line-height: 1.3;
}
#therapistSP .bx-wrapper {
	position: relative;
	width: 84%;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	padding: 0 10px;
	font-size: 12px; font-size: 1.2rem;
	z-index: 0;
}
#therapistSP .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 10px;
	height: 18px;
	text-indent: -9999px;
	z-index: 9699;
}
#therapistSP .bx-wrapper .bx-prev {
	position:absolute;
	top: 50%;
	left: -10px;
	z-index: 1;
	background: url(/imgs/pay/therapist_sp_controls.gif) no-repeat 0 0;
}
#therapistSP .bx-wrapper .bx-next {
	position: absolute;
	top: 50%;
	right: -10px;
	z-index: 1;
	background: url(/imgs/pay/therapist_sp_controls.gif) no-repeat -20px 0;
}
#therapistSP .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
#therapistSP .bx-wrapper img {
	display: block;
	margin-bottom: 3px;
}
#therapistSP .bx-wrapper .bx-pager {
	display: none;
}

#therapistSP .comment {
	font-size: 90%;
	color: #606060;
}



/*紹介動画*/
#movie {
	margin-bottom: 10px;
}
#movie h2 {
	margin-bottom: 5px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}
#movie #youTube iframe {
	width: 100%;
}


/*料金表*/
#priceList {
	margin-bottom: 10px;
}
#priceList h2 {
	margin-bottom: 5px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}
#priceList section {
	margin-bottom: 10px;
	padding: 0 10px;
}

#priceList h3 {
	margin-bottom: 5px;
	padding: 4px 6px;
	font-size: 14px; font-size: 1.4rem;
}
#priceList dt {
	margin-bottom: 3px;
}
#priceList dd {
	margin-bottom: 5px;
	padding-bottom: 2px;
}


/*店舗情報*/
#shopInfo {
	margin-bottom: 10px;
}
#shopInfo h2 {
	margin-bottom: 5px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}
#shopInfo table {
	word-break:break-all;
	border-collapse: separate;
	border-spacing: 0;
	border-top: #d1c0a5 solid 1px;
	border-left: 0 none;
}
#shopInfo table th {
	width: 26%;
	padding: 6px 8px;
	font-weight: normal;
	line-height: 1.4;
}
#shopInfo table td {
	width: 74%;
	padding: 6px 8px;
	border-right: 0 none;
	line-height: 1.4;
}


/*アクセス*/
#access {
	margin-bottom: 10px;
}
#access h2 {
	margin-bottom: 5px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}
#access .box01 {
	margin-bottom: 10px;
	padding: 0 10px;
}
#access .box01 .btn01 a {
	display: block;
	width: 160px;
	min-height: 38px;
	line-height: 38px;
	margin: 5px auto 0;
	padding: 0 6px;
	background: #ff890b url(/imgs/pay/shopbnr_ico_ar.png) 94% 50% no-repeat;
	background-size: 12px;
	border-radius: 4px;
	-webkit-border-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px; font-size: 1.4rem;
	font-weight: bold;
}
#access #map {
	width: auto !important;
	max-width: 90% !important;
	max-height: 300px !important;
	margin: 0 6%;
}
#access #map img {
	max-width: none;
}


/*中間パンくず＆スクロール*/
.midLink .breadcrumb {
	margin-bottom: 10px;
}
.midLink .scrollup {
	margin-bottom: 10px;
}


/*求人情報*/
#recruit {
	margin-bottom: 10px;
}
#recruit h2 {
	margin-bottom: 5px;
	min-height: 36px;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}
#recruit .linkJob a {
	width: auto;
	margin: 0 10px 10px;
	padding: 4px;
	font-size: 11px; font-size: 1.1rem;
	line-height: 1.4em;
}
#recruit .linkJob a span {
	font-size: 13px; font-size: 1.3rem;
}
#recruit h3 {
	margin: 0 10px 6px;
	font-size: 6px; font-size: 1.6rem;
}
#recruit .txt01 {
	margin-bottom: 10px;
	padding: 0 10px;
}
#recruit table {
	margin-bottom: 10px;
	word-break:break-all;
	border-collapse: separate;
	border-spacing: 0;
	border-top: #d1c0a5 solid 1px;
	border-left: 0 none;
}
#recruit table th {
	width: 26%;
	padding: 6px 8px;
	font-weight: normal;
	line-height: 1.4;
}
#recruit table td {
	width: 74%;
	padding: 6px 6px;
	border-right: 0 none;
	line-height: 1.4;
}


/*店舗名*/
#shopName {
	margin-bottom: 10px;
	text-align: center;
}
#shopName h2 {
	font-size: 18px; font-size: 1.8rem;
	line-height: 1.4;
}
#shopName h2 .pcNone {
	display: inline;
}
#shopName h2 span {
	font-size: 12px; font-size: 1.2rem;
}


/*フッター固定電話番号*/
footer {
	padding-bottom: 75px;
}
#footerTel {
	display: block;
	position: fixed;
	bottom:0;
	left: 0;
	width: 100%;
	height 50px;
	padding: 10px 0;
	text-align: center;
	border-top: 5px solid #d1c0a5;
	background-color: #ff890b;
	z-index: 9799;
}
#footerTel .txt01 {
	margin-bottom: 6px;
	color: #fae22b;
	font-weight: bold;
	font-size: 16px; font-size: 1.6rem;
}
#footerTel .txt02 span {
	font-weight: bold;
	font-size: 22px; font-size: 2.2rem;
	color: #ffffff;
}

}/*//@media screen*/





