/* Your Booking */
/* Custom */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,800&display=swap");
.rb-header {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.rb-header-title {
  margin: auto;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 800;
  text-shadow: 4px 4px 0px rgba(0, 0, 0, 0.4);
  display: none;
}

.ui-dialog-titlebar .ui-state-hover {
  background-color: transparent;
}

#orderForm\:itemdtbsk, #orderForm\:itemdtchkout, .rb-guests-dt {
  border: 1px solid #ddd !important;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) !important;
}

/* Yourbooking */
/* YourBooking Lang */
#base_page\:locform\:languageSelect {
  padding-top: 0.5em;
}

/* YourBooking Hide Notes
/*body.ui-mobile-viewport div[id*="base_page:tabview:vendorMessagePanel"] {
  display: none;
}*/

/* --- Your Booking --- */
/* Hide YourBooking form #base_page\:gform {display: none;} */
/* Hide email */
#base_page\:postab\:posemail,
#base_page\:postab_data > tr > td:nth-child(2) {
  display: none;
}

#base_page\:locform\:languageSelect_input-button,
.ui-btn[id*=squarePay] {
  background-color: #2c5282;
  color: #ffffff !important;
  text-shadow: none !important;
  border: none !important;
}

#base_page\:locform\:languageSelect_input-button:hover,
.ui-btn[id*=squarePay]:hover {
  background-color: #5083c4;
}

.ui-btn-icon-left:after {
  background-color: #63b3ed;
}

/* Make payment received text more visible */
#base_page\:txtab [id*=receivedMessageText] {
  font-weight: bold;
  font-size: large;
}

#base_page\:txtab [id*=toPDF] {
  text-transform: uppercase;
  text-decoration: none;
  font-size: large;
}

/* YB Search Form */
.rbn-yb-searchtext,
#base_page\:gform {
  display: none;
}

.rbn-yb-h1 {
  margin-top: 0.3em;
}

/* YB Invoice */
/* Notes */
#base_page\:txtab\:notesText,
#base_page\:txtab_data > tr > td:nth-child(4),
#base_page\:txtab\:invoiceDate,
#base_page\:txtab_data > tr > td:nth-child(5),
#base_page\:txtab\:dueDate,
#base_page\:txtab_data > tr > td:nth-child(6),
#base_page\:txtab\:recd,
#base_page\:txtab_data > tr > td:nth-child(7) {
  display: none;
}



#base_page\:base_header.rb-header {
  background-image: url("https://dabb7zy6p4b0z.cloudfront.net/hakuba47goryu/goryu-logo.png"), linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://dabb7zy6p4b0z.cloudfront.net/hakuba47goryu/alps.jpg") !important;
  background-color: #fff !important;
  background-repeat: no-repeat;
  background-position: center center, center, center 65% !important;
  background-size: 300px, cover, cover !important;
  border: none;
  height: 150px !important;
  border-bottom: 20px solid #63b3ed;
}

.ui-panel-m-titlebar .ui-bar .ui-bar-inherit {
  color: #ffffff;
}

* {
  font-family: "Noto Sans JP", sans-serif;
}

.rb-header {
  background-image: url("https://dabb7zy6p4b0z.cloudfront.net/hakuba47goryu/goryu-logo.png"),  linear-gradient(360deg, rgba(2, 0, 36, 0.6) 0%, rgba(0, 0, 0, 0.6) 35%, rgba(180, 180, 180, 0.6) 100%), url("https://dabb7zy6p4b0z.cloudfront.net/hakuba47goryu/alps.jpg");
  background-color: #fff !important;
  background-repeat: no-repeat;
  background-position: center center, center, center 60%;
  background-size: 300px, cover, cover, cover;
  border: none;
  height: 240px !important;
  border-bottom: 20px solid #17A0BF;
}

.rb-header-title {
  font-family: "Noto Sans JP", sans-serif;
}

/* Custom Headers */
.rb-vendor-text, .rb-parent-cat-title > *, .rb-child-cat-title > *, .rb-prod-title > *, .rb-basket-title > *, .rb-basket-title-pg > *, .rb-checkout-title, .rb-my-booking-title > *, .rb-my-group-title > *, .ui-dialog-title, #orderForm\:existglbl, #orderForm\:newguestlbl, #orderForm\:contactinfolbl, #orderForm\:addqlbl, #orderForm\:foremlblnew, #guestDialogForm\:foremlbledit, #orderForm\:welclbl, #orderForm\:foremlbl, h3,
#orderForm\:snslbl {
  color: #333;
  text-transform: none;
}

/*Custom Icons */
.rb-vendor-title:before,
.rb-vendor-text:before,
.rb-parent-cat-title:before,
.rb-child-cat-title:before,
.rb-prod-title:before,
.rb-basket-title-pg:before,
.rb-checkout-title:before,
#orderForm\:existglbl:before,
#orderForm\:newguestlbl:before,
.rb-checkout-title:before,
#orderForm\:snslbl:before {
  color: #63b3ed;
}

/* Sel item highlight */
.rb-vendor-container .rb-vendor-sel a img, .rb-parent-cat-container .rb-parent-cat-sel a img, .rb-parent-cat-container .rb-parent-cat-sel .rb-cat-box a, .rb-child-cat-container .rb-child-cat-sel a img, .rb-child-cat-container .rb-child-cat-sel .rb-cat-box a {
  -webkit-box-shadow: 0 0 0px 6px #63b3ed;
  box-shadow: 0 0 0px 6px #63b3ed;
}


/* Lighter Desc Font */
.rb-vendor-desc,
.rb-parent-cat-desc,
.rb-child-cat-desc {
  font-weight: normal;
}

/* Hide Icon */
.rb-parent-cat-desc:before {
  display: none;
}

#orderForm\:addbskpg > tbody:nth-child(1) > tr:nth-child(1) {
  text-align: left;
}

/* Basket Item Highlights */
#orderForm\:itemdtbsk_data tr.ui-widget-content > td:nth-child(1) > label,
#orderForm\:itemdtchkout_data tr.ui-widget-content > td:nth-child(1) > label {
  background-color: #2c5282;
  box-shadow: 2px -1 -1 #2c5282, -2px -1 -1 #2c5282;
}

/* Accent Dialogue Title */
.ui-dialog .ui-dialog-titlebar {
  border-color: #fff !important;
  background-color: #2c5282 !important;
}

.ui-dialog-title {
  color: #fff !important;
}

.ui-dialog-titlebar-icon.ui-dialog-titlebar-close.ui-state-hover {
  background: rgba(0, 0, 0, 0.08) !important;
}

#orderForm\:booknow,
#orderForm\:booknowcond {
  background-color: #63b3ed !important;
  border: 1px solid #63b3ed !important;
  color: #fff !important;
}

#orderForm\:booknow:hover,
#orderForm\:booknowcond:hover {
  background-color: #359de8 !important;
  border: 1px solid #359de8 !important;
  color: #fff !important;
}

/* Custom Button Font */
.ui-button-text {
  font-family: "Noto Sans JP", sans-serif !important;
}

/* Custom Button Font */
/* Lang and currency */
#locform\:currencySelect_label,
#locform\:languageSelect_label {
  color: #2c5282;
}

.ui-widget-content .ui-state-highlight {
  background: #63b3ed;
}

/* CHECKOUT */
.rb-checkout-title:before {
  content: "";
  margin-right: 10px;
  font-family: "FontAwesome" !important;
}

/* Default Buttons */
.ui-button.ui-widget.ui-state-default {
  background-color: #63b3ed;
  border-color: #63b3ed;
  color: #fff !important;
  font-weight: 700 !important;
}

.ui-button.ui-widget.ui-state-hover,
.ui-button.ui-widget.ui-state-active {
  background-color: #91c9f2;
  border-color: #91c9f2;
}

.ui-button {
  text-transform: uppercase;
}

.ui-header.ui-bar-inherit {
  border-bottom: 0 solid #0195D9;
}

.rb-header .ui-title {
  display: none !important;
}

/* Panels*/
.ui-panel-m-titlebar.ui-bar.ui-bar-inherit,
.ui-btn .ui-panel-collapsible-heading-toggle,
.ui-icon-minus:after, .ui-icon-plus:after,
.ui-bar-a {
  background-color: #63b3ed;
  border: none;
  color: #fff !important;
  text-shadow: none !important;
}

.ui-panel-m-titlebar.ui-bar.ui-bar-inherit:hover,
.ui-btn .ui-panel-collapsible-heading-toggle:hover {
  background-color: #63b3ed;
}

.ui-panel-m-titlebar.ui-bar.ui-bar-inherit > h3 {
  color: #ffffff !important;
}

/* Buttons */
#base_page\:gform > .ui-btn.ui-input-btn.ui-corner-all.ui-shadow,
#base_page\:locform\:languageSelect_input-button, #base_page\:locform\:currencySelect_input-button {
  background-color: #63b3ed;
  border: none;
  color: #fff !important;
  text-shadow: none !important;
}

#base_page\:gform > .ui-btn.ui-input-btn.ui-corner-all.ui-shadow:hover,
#base_page\:locform\:languageSelect_input-button:hover, #base_page\:locform\:currencySelect_input-button:hover {
  background-color: #91c9f2;
  border: none;
}

/* Hide Discount Code */
#orderForm\:dispnl_content {
	display: none;
}

/* Card Fee */
/* Reg */.rb-dl-child-cat-8a80818a82f5d89b0182f7e66f356d5e .rb-prod-gross-value {
	width: calc(55% - 4px);
}
/* Reg */.rb-dl-child-cat-8a80818a82f5d89b0182f7e66f356d5e #orderForm\:pricepg {
	flex-wrap: wrap;
}

/* Make add group member more visible */
.ui-datatable-summaryrow [id*=newguestbut] {
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#orderForm\:guestsdt_data > tr.ui-datatable-summaryrow.ui-widget-header > td:nth-of-type(1) {
	padding: .3em 1em;
	background-color: #63b3ed;
	border-radius: 4px;
	display: block;
	width: 210px;
	margin: .5em auto;
}
#orderForm\:guestsdt_data > tr.ui-datatable-summaryrow.ui-widget-header > td:nth-of-type(1):hover {
	background-color: #91c9f2;
  border-color: #91c9f2;
}



/* Guest Assignment Emphasis */
.rb-guest-sel-container:nth-child(1) > .rb-guest-sel-item > div {
    border: 4px solid #63b3ed !important;
    padding-left: .2em;
    margin-left: -.2em;
}

/* Hide guest comments/requests */
.rb-user-message {
	display: none;	
}



/* Feedback update #12023 */
html:root {
	--primary: #0195D9; !important;
	--primary-light:#0195D9 !important;
	--primary-dark: #0195D9; !important;
	--primary-text: #444444;
	--secondary-text: #777777;
	--button: #0195D9; !important;
	--button-hover: #0195D9; !important; 
}
@media screen and (min-width: 780px) {
	html .rb-header {
        width: 100% !important;
        padding-top: 20px !important;
        padding-bottom: 5px !important;
	}
}
html .vendor-card > .vc-image {
	border: 4px solid #ddd !important;
}
#fform\:vendrating {
	display: none;
}
.heading-content > p:first-of-type {
    margin: .8rem 0 !important;
}

/* Desktop Custom Order Start Date */
[id*="orderItemTable"] > div > table > thead > tr > th:nth-of-type(2) .ui-column-title:nth-child(1) {
	display: none;
}
[id*="orderItemTable"] > div > table > thead > tr > th:nth-of-type(2):before {
	content: "Estimated Start Date";
}
html[lang*="ja"] [id*="orderItemTable"] > div > table > thead > tr > th:nth-of-type(2):before {
	content: "利用開始予定日";
}

/* Mobile Custom Order Start Date*/
@media (max-width: 35em) {
[id*="base_page\:tabview\:orderItemTable"] > tr > td.centered > b {
	display: none;
}
[id*="base_page\:tabview\:orderItemTable"] > tr > td.centered:before {
	content: "Estimated Start Date";
	font-weight: bold;
	padding: .4em;
    min-width: 30%;
    max-width: 30%;
    display: inline-block;
    margin: -.4em 1em -.4em -.4em;
}
html[lang*="ja"] [id*="base_page\:tabview\:orderItemTable"] > tr > td.centered:before {
	content: "利用開始予定日";
}

}



/* Estimated Start Date Message */
#orderForm\:stdtpg {
	order: -1;
}
#orderForm\:showDayScript {
	order: 0;
}
#orderForm\:showDayScript:after {
	color: #666666;
	content: "Please note that your lift pass can be used at any point during the valid lift pass period, regardless of the estimated start date.";
	display: block;
	font-size: 12px;
	line-height: 14px;
	margin: .15em .33em .33em;
}
html[lang="ja"] #orderForm\:showDayScript:after {
	content: "リフト券は有効期間内であれば、利用開始予定日にかかわらず、\aいつでもご利用いただけます。";
}




/* Modal close */
.ui-dialog-titlebar-icon.ui-dialog-titlebar-close {
    display: block !important;
    width: 17px;
    height: 17px;
    background-color: rgba(0,0,0,0.4) !important;
    border-width: 0 !important;
}
.ui-dialog-titlebar-icon.ui-dialog-titlebar-close.ui-state-hover {
    background-color: rgba(0,0,0,0.6) !important;
}
.ui-icon.ui-icon-closethick {
    -webkit-filter: invert(100%) brightness(100) !important;
    filter: invert(100%) brightness(100) !important;
}

/* Adjust Dialog Title Width */
#orderForm\:addbskdlg_title {
	word-break: break-word;
	white-space: normal;
	overflow-wrap: anywhere;
	overflow: hidden;
}

/* Email message */
html[lang="ja"] #orderForm\:newguestpg [id="orderForm:gemailpgnew"]:after {
  content: "携帯電話のキャリアメール（@docomo.ne.jp、@ezweb.ne.jp 、@softbank.ne.jp、@i.softbank.jpなど）でのご注文は、メールが届かないケースが多くなっております。ドメイン指定をされている場合は、弊社からのメールが受信できるように@roomboss.netを受信指定するか、キャリアメール以外のアドレスをご登録ください。";
  color: red;
  font-size: .8em;
  max-width: calc(400px + .5em);
  padding: 1em 0 0 .75em;
  text-align: left; 
}

/*change parent category text Ellie 2022/12/15*/
html[lang="en"] #orderForm\:prtcatpnl_content > label > span {
	font-size:0px;
}
html[lang="en"] #orderForm\:prtcatpnl_content > label > span:after {
	font-size:22px;
	content:"Click below to choose your pass!"	
}

html[lang="ja"] #orderForm\:prtcatpnl_content > label > span {
	font-size:0px;
}
html[lang="ja"] #orderForm\:prtcatpnl_content > label > span:after {
	font-size:22px;
	content:"クリックしてリフト券を選択してください"
}

/* Show Photo Upload */
#guestDialogForm\:guestImgWrapperedit,
#guestDialogForm\:guestImgContaineradd,
#guestDialogForm\:shouldAllowAnotherUploadContaineredit {
	display: flex;
}

/* NS EOS - OP#3054 */
.rb-parent-cat-title {
	display: none;
}
.rb-body-content:before {
	content: "2023-24 Night Skiing Season Pass is no longer available.";
	font-size: 12px;
	color: #666666;
	margin: 2em auto;
	padding: 1.5em 1.25em 1.5em 2em;
	text-align: center;
	display: block;
	white-space: pre-wrap;
   	max-width: 320px;
   	border: 1px solid #D9D9D9;
   	-webkit-border-radius: .5em;
   	border-radius: .5em;
   	background: #ffffff;
}
html[lang="ja"] .rb-body-content:before {
	content: "23-24ナイターシーズン券の販売は終了致しました。";
}
@media screen and (max-width: 620px) {
   .rb-body-content:before {
    	background: none;
   	border: none;
   }
}
