@charset "utf-8";

/* 改行 ------- */

body:lang(en) .langBr,
body:lang(ko) .langBr,
body:lang(zh-cn) .langBr,
body:lang(zh-tw) .langBr {
	display: block !important;
}

body:lang(en) .langBr_en {
	display: block !important;
}

body:lang(en) .langBr_enSp {
	display: none !important;
}

/* 共通 ------------------------------------------------------- */

body:lang(zh-tw) .enNone,
body:lang(zh-cn) .enNone,
body:lang(ko) .enNone,
body:lang(en) .enNone {
	display: none !important;
}

.jpView {
	display: block !important;
}
body:lang(zh-tw) .jpView,
body:lang(zh-cn) .jpView,
body:lang(ko) .jpView,
body:lang(en) .jpView {
	display: none !important;
}
.enView {
	display: none !important;
}
body:lang(zh-tw) .enView,
body:lang(zh-cn) .enView,
body:lang(ko) .enView,
body:lang(en) .enView {
	display: block !important;
}

body:lang(zh-tw) .resModWrap.pc,
body:lang(zh-cn) .resModWrap.pc,
body:lang(ko) .resModWrap.pc,
body:lang(en) .resModWrap.pc {
	display: none !important;
}

body:lang(zh-tw) #btnReservationWrap,
body:lang(zh-cn) #btnReservationWrap,
body:lang(ko) #btnReservationWrap,
body:lang(en) #btnReservationWrap {
	display: none;
}

#btnReservationWrap_en {
	display: none;
}

body:lang(zh-tw) #btnReservationWrap_en,
body:lang(zh-cn) #btnReservationWrap_en,
body:lang(ko) #btnReservationWrap_en,
body:lang(en) #btnReservationWrap_en {
	display: block;
	width:100%;
	position: fixed;
	top: 0px;
	right: 0;
	z-index:1000;
}

#btnReservationWrap_en .wrapper {
	position: relative;
}

#btnReservation_en {
	position: absolute;
	top: 0;
	right: 0;
	z-index:1000;
	/* text-indent: -9999px; */
	background: url(../img/common/bg_btn_reservation.png) repeat-x 0 0;

}

#btnReservation_en a {
	display: block;
	width: 140px;
	height: 40px;
	background: url(../img/common/list_icon03.png) no-repeat 90% 50%;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
body:lang(en) #btnReservation_en a {
	background: none;
}

#btnReservation_en a:hover {
    cursor: pointer;
}

body:lang(en) #btnReservation_rest::after {
	background: none;
}


/* TOP ------------------------------------------------------- */

/* 予約フォーム周り PC ------- */

body:lang(en) .resModFormWrap {
	width: 1000px;
}

body:lang(en) .resModFormWrap .resMod dt,
body:lang(en) .resModFormWrap .resMod dd {
  font-size: 11px;
}

body:lang(zh-cn) .resModFormWrap .resMod dd {
	white-space: nowrap;
}

body:lang(en) .resLink {
	width: 610px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

body:lang(en) .resLink li {
	padding: 5px 0 5px 18px;
}

body:lang(en) .resLink li:nth-child(4) {
	margin-left: 0;
}

body:lang(en) .resLink li:nth-child(5) {
	margin-left: 20px;
}

body:lang(zh-tw) #topResMod.pc,
body:lang(zh-cn) #topResMod.pc,
body:lang(ko) #topResMod.pc,
body:lang(en) #topResMod.pc {
	min-height: 10px;
}

body:lang(zh-tw)#top #topics > div,
body:lang(zh-cn)#top #topics > div,
body:lang(ko)#top #topics > div,
body:lang(en)#top #topics > div  {
	padding-top: 80px;
}


/*@end*/

/* top feature ------- */

body:lang(en) #feature .btn {
	top: 510px;
}

/* top restaurant ------- */

body:lang(en) #restbar .img_restbar {
	top: 300px;
	left: 210px;
}

body:lang(en) #restbar .btn_to_detail {
	width: 315px;
	top: 330px;
	left: 684px;
}

/* top wedding ------- */

body:lang(en) #wedding  .btn_to_detail {
	top: 425px;
}

/* feature ------------------------------------------------------- */

body:lang(en)#feature .innerBox {
	padding: 30px 20px;
}

body:lang(en)#feature .innerBox h3 {
	line-height: 1.4;
	margin-bottom: 10px;
}

body:lang(zh-cn)#feature .innerBox h3,
body:lang(zh-tw)#feature .innerBox h3 {
	line-height: 1.4;
	font-size: 22px;
}

body:lang(en)#feature #dishWrap.dish h3 {
	margin-left: 110px;
}

body:lang(en)#feature .innerBox h3.langEnStl {
	width: 230px;
}

body:lang(en)#feature .innerBox .btn {
	width: 335px;
	font-size: 11px;
}

body:lang(en)#feature .innerBox .dtlTxt {
	margin-bottom: 20px;
}

body:lang(en)#feature .innerBox .pointPos_view {
	right: -210px;
}

/* stay ------------------------------------------------------- */

body:lang(en)#lodgment .subNav > ul > li.langEnStl,
body:lang(en)#stayplan .subNav > ul > li.langEnStl {
	line-height: 1.6;
}

body:lang(en)#lodgment #top_con01 .txtWrap .btn {
	width: 315px;
}

body:lang(en)#lodgment #kdwrSubWrap .kdwrBox {
	height: 550px;
}

/* 利用シーン ------- */

body:lang(en)#lodgment .scene_wrap p.lead {
	width: 781px;
}

body:lang(ko)#lodgment .scene_wrap p.lead,
body:lang(zh-cn)#lodgment .scene_wrap p.lead,
body:lang(zh-tw)#lodgment .scene_wrap p.lead {
	width: 620px;
	margin-left: -310px;
}

body:lang(en)#lodgment .scene_wrap ul#topNav li p {
	height: 70px;
	line-height: 1.4;
}

body:lang(en)#lodgment .scene_wrap ul#topNav li:first-child p {
	padding-top: 20px;
	box-sizing: border-box;
}

body:lang(en)#lodgment .scene_wrap ul#topNav li:last-child p {
	padding-top: 10px;
	box-sizing: border-box;
}

body:lang(en)#lodgment .scene_wrap #option .opList .inn:nth-child(2) p.btn a,
body:lang(en)#lodgment .scene_wrap #option .opList .inn:nth-child(3) p.btn a {
	line-height: 1.6;
    padding-top: 8px;
    background: url(../../img/common/list_icon02_white.png) no-repeat 10px 50%;
}

/* 約款 ------- */

body:lang(en)#lodgment .agreementTbl .right table th.modeRl {
	padding: 10px 12px;
} 

/* bunquet ------------------------------------------------------- */

body:lang(en)#banquet .subNav.col6 li:nth-child(1),
body:lang(en)#banquet .subNav.col6 li:nth-child(2),
body:lang(en)#banquet .subNav.col6 li:nth-child(3),
body:lang(en)#partyplan .subNav.col6 li:nth-child(1),
body:lang(en)#partyplan .subNav.col6 li:nth-child(2),
body:lang(en)#partyplan .subNav.col6 li:nth-child(3) {
	line-height: 1.4;
}

body:lang(en)#banquet .subNav.col6 li.hasAcd ul li,
body:lang(en)#partyplan .subNav.col6 li.hasAcd ul li {
	height: 45px;
}

body:lang(en)#banquet .subNav.col6 li.hasAcd ul li a,
body:lang(en)#partyplan .subNav.col6 li.hasAcd ul li a {
	height: 45px;
	padding-top: 5px;
	line-height: 1.4;
}

body:lang(en)#banquet #banquetPlanWrap ul li h4 {
	font-size: 17px;
}

body:lang(en)#banquet #banquetPlanWrap p.btn.mLRAuto {
	width: 395px;
}

/* rate ------- */

body:lang(en)#banquet .rateTbl table th {
	white-space: normal !important;
}

/* restaurant ------------------------------------------------------- */

body:lang(en)#restaurant .scene_wrap .innerBox h4 {
	line-height: 1.4;
	width: 350px;
	font-size: 20px;
	margin-bottom: 10px;
}

body:lang(en)#restaurant .scene_wrap .innerBox_left h4 {
	line-height: 1.4;
	padding-left: 370px;
	font-size: 20px;
	margin-bottom: 10px;
}

body:lang(zh-tw)#restaurant #topicsWrap,
body:lang(zh-cn)#restaurant #topicsWrap,
body:lang(ko)#restaurant #topicsWrap,
body:lang(en)#restaurant #topicsWrap {
	display: none !important;
}

/* mice ------- */

body:lang(en)#banquet .mice_wrap #micePointWrap .pointBox p.btn {
	width: 415px;
}

/* facility ------------------------------------------------------- */

body:lang(en)#facility .mapGuideWrap .mapLead h4 {
	font-size: 17px;
	margin-bottom: 10px;
}

body:lang(en)#facility .mapGuideWrap .mapList li {
	font-size: 11px;
}

body:lang(en)#facility .mapGuideWrap .flgBtn p.btn {
	width: 340px; 
}

body:lang(en)#facility #facilityWrap .fcList li h4.blank a {
	background: url(../../img/common/ico_blank.png) 98% 50% no-repeat;
    background-size: 13px auto;
}

/* access ------------------------------------------------------- */

body:lang(en)#access #accessWrap #accessTab li {
	font-size: 12px;
}

body:lang(en)#access #accessWrap #accessTab li:nth-child(4) a {
	line-height: 1.4;
	padding-top: 12px;
}

body:lang(en)#access #accessWrap #tab-2 #btnTrain {
	width: 940px;
}

body:lang(en)#access #accessWrap #tab-2 #btnTrain li.btn {
	width: 460px;
}

body:lang(en)#access #accessWrap #tab-3 .routeWrap:last-child h5 {
	line-height: 1.4;
	height: 68px;
	padding-top: 7px;
}

body:lang(en)#access #accessWrap #tab-3 .routeWrap #busCon04 {
	width: 1000px;
}

body:lang(en)#access #accessWrap #tab-3 .routeWrap #busCon04 .left,
body:lang(en)#access #accessWrap #tab-3 .routeWrap #busCon04 .right {
	width: 495px;
}

body:lang(en)#access #accessWrap #tab-3 .routeWrap #busCon04 .btn {
	font-size: 10px;
}

body:lang(en)#access #accessWrap #tab-3 .routeWrap #busCon04 .btn a {
	background: url(../img/common/ico_blank.png) 98% 50% no-repeat;
    background-size: 13px auto;
}

/* sightseeing ------------------------------------------------------- */

body:lang(en)#neighborhood #ssWrap .dtlPos .bar01 {
	width: 100%;
	margin-left: -50%;
}

body:lang(en)#neighborhood #ssWrap .dtlPos .bar02:before,
body:lang(en)#neighborhood #ssWrap .dtlPos .bar02:after {
	content: none;
}

body:lang(en)#neighborhood #ssWrap .dtlPos .bar02 {
	font-size: 12px !important;
	margin-bottom: 0;
	line-height: 1.4;
	padding-top: 20px;
}

body:lang(en)#neighborhood #ssWrap .bestBox ul li {
	width: 325px;
	margin-right: 12px;
}

body:lang(en)#neighborhood #ssWrap .bestBox ul li:last-child {
	margin-right: 0;
}

body:lang(en)#neighborhood #ssWrap .bestBox ul li img.w100per {
	width: 100%;
	height: auto;
}

body:lang(en)#neighborhood #ssWrap .bestBox p.btn {
	width: 360px;
}

body:lang(en)#neighborhood #spotWrap #tab-3 .spotBox li:first-child {
	height: 375px !important;
}

body:lang(en)#neighborhood #spotWrap .spotBox li h4 {
	font-size: 15px;
}

body:lang(en)#neighborhood #spotWrap .spotBox li h4 a {
	background: url(../../img/common/ico_blank.png) 98% 50% no-repeat;
    background-size: 13px auto;
}

/* sitemap ------------------------------------------------------- */

body:lang(en)#sitemap .left .sitemapList dt a {
	font-size: 17px;
}

/* policy ------------------------------------------------------- */

body:lang(en)#privacy h3 {
	font-size: 15px;
}

body:lang(en)#privacy .btnDetail {
	font-size: 10px;
}

body:lang(en)#privacy .btnDetail a {
	width: 320px;
}

/* recruit ------------------------------------------------------- */

body:lang(en)#recruit .btn {
	font-size: 11px;
}

/* pageNav ------------------------------------------------------- */

body:lang(en)#hpk_blog .navigation a {
	width: 140px;
}


#resModWrap olang,
#spGnav olang,
.sitemapList olang {
	display: none;
}





































