/*===============================================
画面の横幅が640pxまで
===============================================*/
@media print, screen and (max-width:768px){
.pc{
	display: none;
}
.sp{
	display: block;
}
body,h1,h2,h3,h4,h5,p,form,ul,li{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body{
	position:relative;
	font-size:14px;
}
a{
	color:#666666;
}
#home h1{
	margin:0;
	padding:0;
	background:none;
	border:0;
}
h1{
	font-size:24px;
	padding:1px 0 1px 0;
	text-align:center;
	margin:0 0 25px 0;
	letter-spacing:2px;
	color:#333;
	font-family: 'Droid Serif', serif;
}
#header h1{
	margin:0;
	padding:0;
	display:inline;
}
.mmenu h1{
    text-align: left
}
.txt1 a{
	color:#00A3D9;
	text-decoration:none;
}
h2{
	font-size:18px;
	color:#333;
	margin-bottom:15px;
	font-family: 'Droid Serif', serif;
	position:relative;
	border-left:4px solid #333;
	padding:0 0 0 10px;
}

#home h2 a{
	display:block;
	width:95px;
	text-align:center;
	position:absolute;
	top:0;
	right:0;
	font-size:12px;
	text-decoration:none;
	background:#F9F9F9;
	border:1px solid #ccc;
	padding:5px  0;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
#header_home,
#header{
	background:#4F000F;

	height:55px;
	padding:10px 0;
	margin-top: 38px;
	width: 100%;
}
#contents{
	width: 100%;
	height: auto;
}
#header ul,

.hdr_rsv,
#topicpass{
	display:none;
}
#sub{
	width:100%;
}
#home #sub{
	width:90%;
	display:block;
}
#logo{
	width:60px;
	height:44px;
	margin:5px auto;
	display:block;
}
#logo img{
	width:100%;
	height:100%;
}

#menu{
	height:51px;
	width:51px;
	position:absolute;
	top:52px;
	right:10px;
}
#menu img{
	height:51px;
	width:51px;
}
#nav{
	display:none;
}
nav ul{
	margin-bottom:50px;
}
nav li{
	border-bottom:1px solid #333;

}
nav li a{
	font-size:15px;
	padding:15px;
	display:block;
	color:#ccc
}
#main{
	padding:5% 5% 1% 5%;
}
#sub{
	padding:5%;
}

.foot_rsv{
	display: block;
	text-align: center;
	position: fixed;
	left: 0;
	bottom:0;
	width: 100%;
	height: 60px;
	color: #FFF;
	background-color: rgba(0,0,0,0.6);
	z-index: 10000;
	padding: 10px;
	box-sizing: border-box;
}
.foot_rsv a{
	display: block;
	text-decoration: none;
	background-color: rgba(203,108,44,1.00);
	color: #FFF;
	border-radius: 4px;
	font-size: 18px;
	padding:10px 10px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1;
}
.foot_rsv a span{
	font-size: 12px;
	font-weight: normal;
}
/* メインビジュアル */
#mv{
	margin-bottom:15px;
}
ul.news_list{

}
ul.news_list li{
	border-bottom:1px solid #ccc;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	overflow:hidden;
}

ul.news_list a{
	text-decoration:none;
}
ul.news_list h4{
	background:none;
	padding:0 0 5px 0;
	margin:0;
	font-size:16px;
}
ul.news_list p{
	font-size:14px;
}
.news_date{
	font-size:13px;
}
.home_banner{
	display:none;
}
.shop_info{
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
.shop_info h3{
	font-size:14px;
	color:#333;
}
.shop_info p{
	font-size:13px;
	padding-bottom:5px;
}
.shop_info a{
	font-size:11px;
	text-decoration:none;
	background:#F9F9F9;
	border:1px solid #ccc;
	padding:2px 6px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
a.btn3{
	display:block;
	text-decoration:none;
	color:#fff;
	width:260px;
	padding:18px 5px;
	background:#333;
	text-align:center;
	font-size:14px;
	border-radius:4px;
	line-height:1;
	font-weight:bold;
	margin:0 auto;
}
a.btn4{
	display:block;
	text-decoration:none;
	color:#fff;
	width:170px;
	padding:14px 5px;
	background:#B57F63;
	text-align:center;
	font-size:16px;
	border-radius:4px;
	line-height:1;
	font-weight:bold;
	margin:0 auto;
}
.simg{
	float:left;
	width:30%;
}
.simg img{
	float:left;
	width:88%;
	height:auto;
}
.stxt{
	float:right;
	width:70%;
}
#home iframe{
	margin:0 auto !important;
}
.xmasbox{
	width:100%;
	margin: 0 auto 15px auto;
	padding-bottom: 10px;
}
.xmasbox2{
	width:100%;
	margin: 0 auto 15px auto;
	padding-bottom: 10px;
}
.xmasbox2 img{
	width:100%;
}
/* 電話番号
----------------------------------------------- */
.tel{
	font-size:24px;
	font-weight:bold;
	color:#CC4466;
}
.shop_data{
	margin-bottom:30px;
	overflow:hidden;
	padding:0 0 30px 0;
	border-bottom:1px solid #ccc;
}
.shop_data p{
	margin-bottom:30px;
}
.shop_img{
	margin-bottom:20px;
	text-align:center;
}
.shop_img img{
	width:90%;;
}
img.frm{
	padding:5px;
	border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;

/* box-shadow */
box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
-moz-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
}

/* 予約テーブル
------------------------------------------*/
table.calendar{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:100%;
}
table.calendar td,
table.calendar th{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;
	background:#eee;
	padding:5px;
	line-height:1;
	font-size:13px;
}
table.calendar td{
	width:12%;

}
table.calendar th{
	background:#FFF;
}
table.calendar th span{
	display:block;
	font-size:12px;
	font-weight:normal;
}
table.calendar td.time{
	background:#EDEAE5;
}

table.calendar td.on{
	background:#F7F0C8;
}

.calendar_pager{
	clear:both;
	padding:0 0 5px 0;
	overflow:hidden;
}
a.week_prev,
a.week_next{
	display:block;
	color:#666;
	width:120px;
	text-align:center;
	background:#EDEAE5;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
}
a.week_next{ float:right }
a.week_prev{ float:left }

/* 施術一覧 */
.cbox1,
.cbox2{
	margin-bottom:15px;
	font-size:14px;
}

.cbox1 p,
.cbox2 p{
	padding:0 20px 15px 20px;
}
.cbox1 h3,
.cbox2 h3{
	padding:5px 15px;
	font-size:14px;
	color:#FFF;
	line-height:1;
	width:110px;
	text-align:center;
	margin-bottom:15px;
}
.cbox1 h3{
	background:#C6C09D;
}

.cbox2 h3{
	background:#F5B8AB;
}
.cbox1{
	background:#FFFAEA;
}
.cbox2{
	background:#FFEEEE;
}
.bbox{
	text-align:center;
	padding:10px;
	border:6px solid #F7F7F7;
}
.menu_search td,
.menu_search th{
	font-size:14px;
	border-top:1px solid #ccc;
	overflow:hidden;
	padding:15px 0;
}
table.ta3{
	width:100%;
}
table.ta2 td a{
	text-decoration:underline !important;
}
.ta3 td,
.ta3 th{
	font-size:14px;
	border-top:1px solid #ccc;
	overflow:hidden;
	padding:15px 0;
}
table.ta3 th{
}
table.ta3 td{
	text-align:center;
}
.menu_search a{
	text-decoration:underline !important;
}


#menulist #main h4{
	margin:30px 0 0 0;
	background:#eee;
	padding:10px;
}


/* フッター */
.pageTop{
	text-align:right;
	padding-bottom:10px;
}
.pageTop img{
	width:93px;
	height:18px;
	padding-right:5%;
}
#footer{
	padding:20px 0 60px 0;
	background:#342A29 url(../img/common/bg_footer.jpg) repeat-x center top;
	color:#FFF;
	text-align:center;
}
#logo_footer{
	padding-bottom:15px;
}
#footer img{
	width:60px;
	height:44px;
}
#footer .inner{
	padding:0 5%;
}
#copyright span{
	display:block;
	padding:20px 0;
	font-size:12px;
}
#copyright{
	clear:both;
}
#footer a{
	color:#FFF;
	font-size:12px;
	padding-bottom:6px;
}
.fbox{
	display:none;
}
.fbox a{
	display:block;
	text-align:center;
	float:left;
	padding-right:0%;
}
#rsvbox{
	width:100%;
	position:fixed;
	left:0;
	top:0;
	height:37px;
	padding:5px 0;
	z-index:100;
	text-align:center;
	background:#eee;
	border-top:1px solid #ccc;
	box-sizing: border-box
}

#main_w{
	width:100%;
	padding:5% 5% 1% 5%
}

#main_w2{
	width:94%;
    margin: 15px auto 0 auto;

}
#msg_box{
	padding-left:0%;
	padding-right:5%;
	padding-top:5%;
	font-size:16px;
	line-height:170%;
	width:90%;
}

#msg_box h2{
	border:none;
	padding:20px 0 20px 0;
	margin:0;

}
#msg_box h2 img{
	width:50%;
	height:auto;
}
#msg_box h3 {
	padding:20px 0;
}
.name{
	text-align:right;
	padding:20px 0 40px 0;
}
#message h1{
	display:none;
}
#ceo{
	float:left;
	width:45%;
}
#ceo img{
	width:100%;
	height:auto;
}


/* クーボン
----------------------------------------------- */
.coupon{
	width:90%;
	height:auto;
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #eee;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	position:relative;
}
.coupon .inner{
	padding:13px 17px;

}
.coupon a{
 text-decoration: none
}
.snk{
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 89px 89px;
border-color: transparent transparent #333 transparent;
position:absolute;
right:0;
bottom:0;
}
.snk p{
	position:absolute;
	bottom:-75px;
	right:10px;
	color:#FFF;
	font-size:16px;
}
.cpn_date{
	position:relative;
	padding-top: 10px;

}
.coupon h3{
	padding:0 0 6px 0;
}
.cpn_term{

}
/* コスメ
----------------------------------------------- */
ul.cosme_lsit{
	overflow:hidden;
	margin-bottom:30px;

}
ul.cosme_lsit li{
	float:left;
	width:50%;
	margin:0 0 20px 0!important;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background:none !important;
	padding:0 !important;
}
ul.cosme_lsit li img{
	width:80%;
	height:auto;
}
ul.cosme_lsit p{
	padding:6px 10px 10px 10px;
	text-align:left;
	font-weight:normal;
}
ul.cosme_lsit li:nth-child(2n+1){
	clear:both;
}
/* パブリシティ
----------------------------------------------- */
#publicity h2{
	margin-top:30px;
}
#publicity img{
	width:100%;
}

/* 施術カテゴリー
----------------------------------------------- */
.clist_img{
	text-align:center;
}
.clist_img img{
	width:90%;
	margin-bottom:10px;
}
.clist_txt{
	padding:0 0 5% 0;
	margin-bottom:5%;
	border-bottom:1px solid #eee;
}
.clist_txt h3{
	margin:0 0 5px 0;
	padding:0 0 0 0;
}
.clist_txt p{
	padding-bottom:10px;
}
.clist a{
	display:block;
	background-image:url(../img/common/arrow2.jpg);
	background-size:9px 9px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:2px;
	text-decoration:underline;
}
.coupon_tit{
	text-align:center;
	color:#FFF;
	background:#9B3436;
	font-size:20px;
	padding:10px;
}
.coupon_tit a{
	color:#FFF;
	text-decoration:underline;
}
ul.btn_shop{
	padding:0 0 30px 0;
	overflow:hidden;
}
ul.btn_shop li{
	float:left;
	width:30%;
	margin-right:1%;
}
ul.btn_shop a{
	display:block;
	text-align:center;
	padding:15px;
	border:3px solid #ccc;
}
.date{
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
	text-align:right;
}
.db{display:block; margin-bottom:15px;}

/* 施術詳細 */
#menu_d #main{
	font-size:16px
}
.entry_d img{
	width:100% !important;
	height:auto !important;
	margin-bottom:15px;
	display:block;
}
.entry_d a{
	text-decoration:underline;
}

.box strong{
	text-align:center;
	display:block;
	font-size:17px;
	padding-bottom:7px;
}
#menu_d #main h1{

	margin:10px 0 10px 0;
	padding:0 0 5px 0;
}
hr {
   border:solid #ccc;
   border-width:1px 0 0 0;
   height:1px;/* for IE6 */
   clear:both;/* for IE6 */
   margin-top:10px;
}
#menu_d #main h4{
	font-size:20px;
	margin-bottom:14px;
	font-weight:normal;
	border-bottom:1px solid #888;
	line-height:1.3;
	padding-bottom:8px;
}
#menu_d #main ul{
	margin-bottom:20px;
}
#menu_d #main ul br{
	display:none;
}
#menu_d #main li{
	background-image:url(../img/common/arrow2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding:3px 0 3px 22px;
	font-size:16px;
	background-size:16px 16px
}
.box{
	padding:15px;
	border:1px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	font-size:15px;
}
.mimg{
	margin:-22px -6% 0 -6%;
}
.kakaku{
	font-size:32px;
}
.dtel{
	font-size:24px;
	color:#CC4466;
}
.dtel a{
	color:#CC4466;
}
.rbox{
	margin-bottom:40px;
}
table.ta5{
	width:100%;
	margin-bottom:40px;
	border-top:1px solid #ccc;
}
table.ta5 th,
table.ta5 td{
	padding:16px;
	border-bottom:1px solid #ccc;
	font-size:16px;

}
table.ta5 th{
	background:#FFF9E3;
	width:30%;
}


.right{ text-align:right; }
/* 共通
----------------------------------------------- */
table.ta1{
	width:100%;
	table-layout:fixed;
}

table.ta1 td{
	width:66%;
}
table.ta1 th,
table.ta1 td{
	font-size:13px;
	border-bottom:1px solid #eee;
	padding:2%;
	word-wrap:normal;
}
table.ta1 th{
	white-space: nowrap;
	width:26%;
}

table.ta2{
	width:100%;
	margin-bottom:30px;
}
table.ta2 td{
	padding:14px;

	font-size:14px !important;
	border-bottom:1px solid #ccc;
}
table.ta2 th{
	background:#eee;
	width:30%;
	font-size:14px;
	padding:12px;
	border-bottom:1px solid #ccc;
}
.tel-link {
	text-decoration:underline;
}
.sfont{
	font-size-adjust:11px;
}


ul.side_nav{
	margin-bottom:20px;
	width:90%;
	border-top:1px solid #ccc;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}
ul.side_nav li{
	background-image:-moz-linear-gradient(58% 0% -90deg,rgb(255,255,255) 0%,rgb(249,249,249) 33%,rgb(245,245,245) 62%,rgb(241,241,241) 100%); 
	background-image:-webkit-gradient(linear,58% 0%,58% 160%,color-stop(0, rgb(255,255,255)),color-stop(0.33, rgb(249,249,249)),color-stop(0.62, rgb(245,245,245)),color-stop(1, rgb(241,241,241)));
	background-image:-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(249,249,249) 33%,rgb(245,245,245) 62%,rgb(241,241,241) 100%);
	background-image:linear-gradient(180deg,rgb(255,255,255) 0%,rgb(249,249,249) 33%,rgb(245,245,245) 62%,rgb(241,241,241) 100%);
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
ul.side_nav li:last-child{
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}
ul.side_nav li a{
	text-decoration:none;
	color:#444;
	display:block;
	padding:15px;
	background-image:url(../img/icn_arrow1.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:19px 19px;
	margin-right:15px;
}
.bnrbox{ display:none; }
.social{ display:none; }

#menulist #main h1{
	display:none;
}

ul.list1 li{
	background-image:url(../img/common/arrow2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding:6px 0 6px 18px;
	margin-bottom:6px;
	font-size:16px;
	background-size:12px 12px;
	border-bottom:1px solid #eee;
}
.iconset{
	padding-left:10px;
	padding-top:5px;
}
.iconset span{
	font-size:11px;
	padding:2px 4px;
	line-height:1;
	background:#F5B8AB;
	margin-right:3px;
	color:#FFF;
}
ul.staff_list{
	overflow:hidden;
	margin-bottom:20px;
}
ul.staff_list li{
	float:left;
	width:50%;
	text-align:center;
	margin-bottom:5px;
}
ul.staff_list li img{
	width:88%;
}
.cpn1{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:20px;
	color:#9B3436;
	
	padding:15px;
	border:2px dashed #9B3436;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(222, 222, 222, 0.529412) 0px 0px 6px 3px;
	font-size:15px;
	margin-bottom:15px;
}
.cpn1 span{
	font-size:42px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9B3436;
}

.biko span{
	font-size:22px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9B3436;
	font-weight:bold;
}
.indent{
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom:5px;
}
.jiku{
	text-align:center;
	padding-bottom:15px;
}
a.btn5{
	display:block;
	text-decoration:none;
	color:#333;
	width:220px;
	padding:12px 5px;
	background:#eee;
	text-align:center;
	font-size:12px;
	border-radius:4px;
	line-height:1;
	font-weight:bold;
	margin:0 auto;
}
.ntxt{

	font-size:16px;
	line-height:180%;

}
h2.t1{
	font-size:20px;
font-family: "Hiragino Mincho ProN", serif; font-weight: bold;
	border:none;
	line-height:160%;
	font-weight:bold;
	padding:0;
	margin:0 0 20px 0;
	
}
h3.t2{
	font-size:17px;

	background-image:url(../img/common/arrow2.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	background-size:12px 12px;
	padding:0 0 0 20px;
}
.box2{
	padding:0 0 18px 0;
	font-size:15px;
	margin:0 0 18px 0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	border-bottom:1px solid #eee;

}
.bprice{
	text-align:right;
	padding-top:20px;
}
.bprice strong{
	font-size:21px
}

.center{ text-align:center; }
.pb5{ padding-bottom:5px; }
.pb10{ padding-bottom:10px; }
.pb15{ padding-bottom:15px; }
.pb20{ padding-bottom:20px; }
.pb30{ padding-bottom:30px; }
.pb40{ padding-bottom:40px; }
.pb50{ padding-bottom:50px; }
.pt5{ padding-top:5px; }
.pt10{ padding-top:10px; }
.pt15{ padding-top:15px; }
.pt20{ padding-top:20px; }
.pt30{ padding-top:30px; }

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mb40{ margin-bottom:40px; }
.w100{ width:100%;
height:auto;
}
.w50{ width:50%;
height:auto;
}
.w90{ width:90%;
height:auto;
}
.sp_no{ display:none; }
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
nav a{
	text-decoration:none;
}
.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.menu_profile{
width:50%; height:auto; float:right;}

.qq{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.aa{

	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}
.qq span{
	font-size:20px;
	font-weight:bold;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.box1{
	background:#FDF3F3;
	padding:15px 20px;
	margin-bottom:15px
}
.box1 strong{
	display:block;
	padding-bottom:5px;
	font-size:15px;
}
.idnt{
    padding-left: 1em;
    text-indent: -1em;
}
.nobr br{ display:none; }
.pb30{ padding-bottom:30px; }

	.box4{
		border-radius: 5px;
		padding: 15px 25px;
		border: 2px solid #eee;
		margin-bottom: 15px;
		clear: both;
		text-align: center;
	}
	.box4 span{
		display: none;
	}
	.box4 p{
		padding-bottom: 8px;
	}
	#footer .box4 p{
		color: #FFF;
	}
	#footer .box4 {

		border: none;
		margin-top: 20px;
	}
	
	img.img_r{
	float:right;
	margin:0 0 10px 10px;
 }

.rrbox{
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}
 .rr1{
	float: left;
	width: 40%;
	box-sizing: border-box;

}
.rr2{
	float: right;
	width: 58%;
	box-sizing: border-box;
}
.zbox{
	overflow: hidden;
	padding-bottom: 40px;
}
.z1{
	float: left;
	width: 45%;
	text-align: center
}
.z1 img{
	width: 90%;
	height: auto;
}
.z2{
	float:right;
	width: 50%;
	font-size: 16px;
}
.tbox{

	font-size: 16px;
}
.hotel .coupon{
	margin: 0 auto !important;
}

.telbtn{
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #000;
	text-align: center;
	line-height: 1;
	font-size: 18px;
	border-radius: 4px;
	padding: 10px;
	margin: 0 auto 10px auto;
	width: 80%;
	
}
.telbtn span {
	font-size: 12px;
}
.mapbtn{
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #000;
	text-align: center;
	line-height: 1;
	font-size: 18px;
	border-radius: 4px;
	padding: 10px;
	margin: 0 auto;
	width: 80%;
	
}
.telbtn span {
	font-size: 12px;
}
.cp_hv{
    overflow: hidden;
    margin-bottom: 30px;
}
.cp_hv a{
    display: block;
    text-align: center;
    text-decoration: none;
    width: 45%;
    padding: 2%  2%;
    border: 1px solid #8C5905;
    border-radius: 3px;
    float: left;
    font-weight: bold;
    background:#F2ECD3;
    line-height: 1;
    color: #8C5905
}
.cp_hv a:last-child{
    float: right;
}
.cp_hv div{
    margin-bottom:3px;
}
.cp_hv a:hover{
    opacity: 0.6;
}


.item_info{
    overflow: hidden;
    margin-bottom: 50px;
}
.item_info figure{
    display: block;
    margin: 0;
    padding:0;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}

.item_info h3{
    border-bottom: 1px solid #666;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.item_info figure img{
    width: 80%;
    height: auto;
}
.item_txt{
    width: 100%;
    float: right;
}
}

/* ---------------------------------------------------------------------
 印刷用
--------------------------------------------------------------------- */
@media print {
.foot_rsv{
    display: none !important;
}

}
