@charset "UTF-8";
/* 
service for PC
2014.08.27
kengo.tamai
*/


body.kaucoupon div#roomCalendar table td span.price,
body.kaucoupon p#shwAllPlns,
body.kaucoupon dd.htlPlnTypOpt > *:first-child + * + * + *,
body.kaucoupon .feeShwng,
body.kaucoupon #roomNote li,
body.kaucoupon #roomNote dl,
body.kaucoupon p.detailChangenumber,
body.kaucoupon div#priceArea,
body.kaucoupon p#comentNewSqueezes{
display: none;
}

body.kaucoupon #roomNote ul:after{
content: "ご希望日の空室数をクリックすると、その日をチェックイン日とした条件設定ページに移動します。";
}

/* secret plan */

.secretTtl{
	font-size: 120%;
	padding: 10px 0;
}

.scrt-pvs .secretTtl{
	text-indent: -9999px;
	background-image: url(../images/logo_pvs.gif);
	background-position: 10px 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-color: #5D5A43;
	height: 31px;
	padding-left: 5px;

}

.scrt-pvs .scrt-pvs .scrt-plan{
	display: none;
}
.scrt-pvs .scrt-pvs .prvt-sales{
	display: inline;
}

.scrt-pvs .scrt-plan{
	display: inline;
}
.scrt-pvs .prvt-sales{
	display: none;
}

.scrt-pvs .scrt-radio-ttl{
	text-indent: -9999px;
	background-image: url(../images/logo_pvs_mini.gif);
	background-repeat: no-repeat;
	height: 15px;
}

.scrt-pvs .scrt-radio-ttl span{
	visibility: hidden;
}

/* For bread crumbs */
.scrt-pvs span[itemtype="http://data-vocabulary.org/Breadcrumb"],
.scrt-pvs .unexpose,
.scrt span[itemtype="http://data-vocabulary.org/Breadcrumb"],
.scrt .unexpose {
	display: none;
}

/* For show all plan button */ 
body.scrt p#shwAllPlns,
body.scrt-pvs p#shwAllPlns {
    display: none;
}

/* To hide favolite button when secret */
body.scrt .htlPlnAddFavoriteBtn,
body.scrt-pvs .htlPlnAddFavoriteBtn,
body.scrt-cross .htlPlnAddFavoriteBtn {
    display: none;
}

body.scrt #shwAllPlns,
body.scrt-pvs #shwAllPlns {
    display:none;
}
