@charset "Shift_JIS";

/* 料金枠の残室部分 */
.td02 .jlnpc-details__vacancy {
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.jlnpc-details__vacancy .vacancy-count {
  font-size: 120%;
  font-style: normal;
  font-weight: bold;
}

.jlnpc-details__vacancy em.vacancy-count {
  color: #f00;
}

/* "料金を見る" ボタン周辺 */
.jlnpc-details__view-room-price {
  width: 400px;
  *padding-bottom: 1px;
  text-align: right;
}

.jlnpc-details__view-room-price .vacancyCount,
.jlnpc-details__view-room-price img {
  vertical-align: middle;
}

.jlnpc-details__view-room-price .vacancyCount {
  padding: 1px 3px 2px;
  color: #333;
  white-space: nowrap;
}

.jlnpc-details__view-room-price .vacancyCount span {
  position: relative;
  bottom: -1px;
  font-size: 180%;
}

/* doctype add */
.s12_33 td.s12_33 {
  font-size: 100%;
}

#details01-pht01 table,
.shisetsu-main02 table,
.details01-charge01 table {
  text-align: left;
}

.cal tr[height="75"] td {
  box-sizing: border-box;
}

.cal tr[height] td {
  *height: auto;
}

.callink {
  *height: 71px;
}

div.details01-charge01 div.search-panel div.column input#dyn_y_txt,
div.details01-charge01 div.search-panel div.column input#dyn_m_txt,
div.details01-charge01 div.search-panel div.column input#dyn_d_txt {
  box-sizing: border-box;
  *height: 14px !important;
}

/* 日付カレンダー残室数 */
.jlnpc-resv-cal__body-row .callink a:link {
  text-decoration: none !important;
}

.jlnpc-resv-cal__body-row .callink .jlnpc-resv-cal__day,
.jlnpc-resv-cal__body-row .callink .cal_p_block {
  text-decoration: underline;
}

.jlnpc-resv-cal__day {
  font-size: 17px;
}

.jlnpc-resv-cal__header-row {
  height: 30px;
}

.jlnpc-resv-cal__body-row {
  height: 100%;
}

.jlnpc-resv-cal__body-row td {
  box-sizing: content-box;
}

.jlnpc-resv-cal__body-row td.day .callink {
  *height: 100%;
}

.jlnpc-resv-cal__vacancy {
  font-size: 11px;
  color: #000;
  height: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.jlnpc-resv-cal__vacancy img {
  margin-bottom: 3px;
  margin-top: 4px;
}

.jlnpc-resv-cal__vacancy-count {
  font-size: 14px;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}

.jlnpc-resv-cal__vacancy-count--few {
  color: #f00;
}

/* 他のプランへのリンクを出す */
.cal .day {
  height: 100%;
}

.cal_p_block {
  min-height: 33px;
  padding-bottom: 0px;
  width: 76px;
}

.jlnpc-resv-cal__body-row td.grday {
  padding: 4px 0px;
  min-width: 76px;
}

.jlnpc-resv-cal__body-row td.day_no {
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
}

.jlnpc-details__day--no-stock {
  height: 100%;
}

.jlnpc-details__day--no-stock .callink a:hover {
  color: #ff7d00;
  background-color: transparent;
}

.jlnpc-details__day--no-stock .callink {
  position: relative;
  overflow: visible;
  min-height: 60px;
}

.jlnpc-details__day--no-stock .cal_p_block {
  padding-bottom: 0;
}

.jlnpc-details__day--no-stock .cal_p_block img {
  margin-top: 2px;
}

.jlnpc-details__day--no-stock .cal_bg {
  left: 0;
  border-top-color: transparent;
  text-align: center;
}

.jlnpc-details__day--no-stock .re-search-plans {
  display: inline;
  font-size: 11px;
}

/** 通知領域(このプランを今◯人見てますなど) */
.jlnpc-yado__notify {
  width: 620px;
  margin: 10px auto 0;
}

.text02 .jlnpc-yado__notify {
  width: auto;
  margin-bottom: -10px;
  position: relative;
  z-index: 1;
}

.text02 .jlnpc-yado__notify--disp + .jlnpc-yado__pointMessage {
  /** 通知領域が表示されている場合、ポイントメッセージの表示位置を通知領域下部へ */
  margin-top: 15px;
  text-align: right;
}

.jlnpc-yado__notify ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.jlnpc-yado__notify li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 8px;
  padding-left: 10px;
  color: #666;
  font-size: 75%;
  font-weight: bold;
  line-height: 1.2;
}

.jlnpc-yado__notify ul em {
  font-style: normal;
}

.jlnpc-yado__notify--plan-viewing span,
.jlnpc-yado__notify--inn-reserved span {
  display: inline-block;
  overflow: hidden;
  width: 17px;
  height: 14px;
  margin-right: 5px;
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  vertical-align: -3px;
}

.jlnpc-yado__notify--plan-viewing span {
  background-image: url("/jalan/images/kensaku/icon_plan_viewing.png");
}

.jlnpc-yado__notify--inn-reserved span {
  background-image: url("/jalan/images/kensaku/icon_inn_reserved.png");
}

/* パンくず */
#pankuzu h1 {
  font-size: 10px;
  font-weight: normal;
  display: inline;
  color: #666;
}

/* wrap */
.jlnpc-contents {
  overflow: hidden;
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

.jlnpc-contentsBody {
  float: left;
  width: 740px;
  margin: 10px 0 0;
}

/* yado-head */
.jlnpc-yado-header {
  border-bottom: solid 1px #ccc;
}

div#yado_header_740 {
  margin: 0 auto 15px;
}

/* staylist */
#staylist td {
  vertical-align: middle;
}

.staylist__nav {
  padding-top: 8px;
}

/* 「24時〜もOK」マークについて */
.helpMidnight {
  margin-top: 8px;
}

/* 追加コンテンツ */
.jlnpc-planOverview {
  margin: 10px 0 0;
  padding: 12px;
  border: solid 1px #ccc;
  line-height: 1.45;
}

.jlnpc-planOverview:after {
  display: block;
  clear: both;
  content: '';
}

.jlnpc-planOverview__title {
  margin-bottom: 10px;
  font-weight: bold;
}

.jlnpc-planOverview__photoArea {
  float: left;
  overflow: hidden;
  width: 210px;
}

.jlnpc-planOverview__photo {
  position: relative;
}

.jlnpc-planOverview__photo--main {
  width: 100%;
  height: 158px;
  margin-bottom: 8px;
}

.jlnpc-planOverview__photo--sub1 {
  float: left;
  width: 101px;
  height: 76px;
}

.jlnpc-planOverview__photo--sub2 {
  float: right;
  width: 101px;
  height: 76px;
}

.jlnpc-planOverview__photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  border: none;
}

.jlnpc-planOverview__photo img.noPhoto {
  position: static;
  width: 100%;
  height: auto;
}

.jlnpc-planOverview__textCnt {
  float: right;
  width: 492px;
}

.jlnpc-planOverview__textCnt p {
  font-size: 12px;
}

.jlnpc-planOverview__textCnt__order {
  margin-bottom: 12px;
  padding-bottom: 6px;
  border-bottom: solid 1px #ccc;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__order em {
  padding: 0 2px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__order span {
  margin: 0 8px 0 0;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__order span + em {
  padding-left: 0;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__order--mitei em {
  font-size: 16px;
}

.jlnpc-planOverview__textCnt__order em:first-child {
  padding-left: 0;
}

.jlnpc-planOverview__textCnt__icon {
  display: inline-block;
  overflow: hidden;
  margin-right: 12px;
  font-size: 0;
}

.jlnpc-planOverview__textCnt__icon:last-child {
  margin-right: 0;
}

.jlnpc-planOverview__textCnt__icon * {
  font-size: 12px;
}

.jlnpc-planOverview__textCnt__icon dt {
  float: left;
  padding: 1px 6px 1px 0;
  line-height: 1.5;
}

.jlnpc-planOverview__textCnt__icon dd {
  float: left;
  margin: 0 4px 8px 0;
  padding: 0 4px 0 21px;
  text-align: center;
  border: solid 1px;
  background: no-repeat 4px center;
  line-height: 1.5;
}

.jlnpc-planOverview__textCnt__icon dd.jlnpc-planOverview__textCnt__icon--meal {
  padding-left: 16px;
  border-color: #7da573;
  background-image: url("/uw/images/icon_meal.png");
  color: #56a642;
}

.jlnpc-planOverview__textCnt__icon dd.jlnpc-planOverview__textCnt__icon--nomeal {
  padding: 0 10px;
  border-color: #7da573;
  color: #56a642;
}

.jlnpc-planOverview__textCnt__icon dd.jlnpc-planOverview__textCnt__icon--roomType {
  border-color: #f60;
  background-image: url("/uw/images/icon_roomtype.png");
  color: #f60;
}

.jlnpc-planOverview__textCnt__icon dd.jlnpc-planOverview__textCnt__icon--noSmoke {
  border-color: #aaa;
  background-image: url("/uw/images/icon_nosmoke.png");
  color: #666;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__check {
  width: 380px;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__check em {
  margin-right: 8px;
  padding: 0 1px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
}

.jlnpc-planOverview__textCnt__midArea {
  position: relative;
  margin-top: -4px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__note {
  margin-top: 2px;
}

.jlnpc-planOverview__textCnt__note--red {
  color: #f00;
}

.jlnpc-planOverview__textCnt__footArea {
  overflow: hidden;
}

.jlnpc-planOverview__textCnt__priceWrap {
  float: left;
  width: 262px;
  margin-top: -4px;
}

.jlnpc-planOverview__textCnt__price span {
  margin: 0 4px;
  font-size: 20px;
  font-weight: bold;
  color: #f00;
}

.jlnpc-planOverview__textCnt__tooltip {
  position: absolute;
  top: 4px;
  right: 0;
}

.jlnpc-planOverview__textCnt__tooltip__innerWrap {
  font-size: 12px;
  position: relative;
}

.jlnpc-planOverview a.jlnpc-planOverview__textCnt__tooltip--triggar {
  padding-left: 16px;
  background: no-repeat left center;
  background-image: url("/uw/images/icon_tooltip_off.png");
  text-decoration: none !important;
}

.jlnpc-planOverview a.jlnpc-planOverview__textCnt__tooltip--triggar:hover {
  background-image: url("/uw/images/icon_tooltip_on.png");
}

.jlnpc-planOverview__textCnt__tooltip--panel {
  display: none;
  position: absolute;
  z-index: 10;
  right: -3px;
  bottom: 23px;
  border: solid 1px #ccc;
  border-radius: 6px;
  background-color: #fff;
  line-height: 1.4;
}

.jlnpc-planOverview__textCnt__tooltip--panel:before {
  content: '';
  position: absolute;
  right: 38px;
  bottom: -8px;
  border-top: 7px solid #ccc;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.jlnpc-planOverview__textCnt__tooltip--panel:after {
  content: '';
  position: absolute;
  right: 38px;
  bottom: -6px;
  border-top: 7px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.jlnpc-planOverview__textCnt__tooltip--panel__inner {
  position: relative;
  padding: 10px;
}

.jlnpc-planOverview__textCnt__tooltip--panel table {
  width: 292px;
  border-collapse: collapse;
  background: #fff;
  line-height: 1.6;
}

.jlnpc-planOverview__textCnt__tooltip--panel table caption {
  line-height: 1.4;
  text-align: left;
}

.jlnpc-planOverview__textCnt__tooltip--panel table th {
  width: 130px;
  margin: 0;
  padding: 2px 4px 2px 14px;
  border: solid 1px #ccc;
  background: #fff;
}

.jlnpc-planOverview__textCnt__tooltip--panel table td {
  width: 162px;
  margin: 0;
  padding: 2px 4px 2px 14px;
  border: solid 1px #ccc;
  background: #fff;
}

.jlnpc-planOverview__textCnt__tooltip__title {
  margin-bottom: 4px;
  font-weight: bold;
}

.jlnpc-planOverview__textCnt__tooltip__note {
  margin-top: 2px;
  color: #666;
}

.jlnpc-planOverview__textCnt__tooltip__btnClose {
  position: absolute;
  padding: 0;
  box-sizing: border-box;
  display: inline-block;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  font-style: normal;
  background: #000 no-repeat 2px center;
  background-image: url("/uw/images/btn_close_tooltip.png");
  border-radius: 4px;
  cursor: pointer;
}

.jlnpc-planOverview__textCnt__point span {
  padding-right: 2px;
  font-weight: bold;
  color: #f00;
}

.jlnpc-planOverview__textCnt__footArea {
  min-height: 50px;
}

.jlnpc-planOverview__textCnt__reservationWrtap {
  float: right;
  width: 230px;
}

.jlnpc-planOverview__textCnt__reservation a {
  display: inline-block;
  width: 230px;
  height: 38px;
  background: no-repeat center;
  background-image: url("/uw/images/btn_reserveaction2_off.png");
  font-size: 0;
}

.jlnpc-planOverview__textCnt__reservation a:hover {
  background-image: url("/uw/images/btn_reserveaction2_on.png");
}

.jlnpc-planOverview__textCnt__vacant a {
  display: inline-block;
  width: 230px;
  height: 38px;
  background: no-repeat center;
  background-image: url("/uw/images/btn_checkroom_off.png");
  font-size: 0;
}

.jlnpc-planOverview__textCnt__vacant a:hover {
  background-image: url("/uw/images/btn_checkroom_on.png");
}

.jlnpc-planOverview__textCnt__reservationRemain {
  text-align: center;
  color: #f00;
}

.jlnpc-planOverview__textCnt .jlnpc-planOverview__textCnt__reservationRemain span {
  padding: 0 2px;
  font-size: 18px;
  font-weight: bold;
  vertical-align: -2px;
}

.jlnpc-planOverview__textCnt .jlnpc-yado__notify {
  clear: both;
  margin-top: 0;
  width: auto;
  font-size: 16px;
}

/* 右エリア */
div#side {
  position: relative;
  float: right;
  width: 180px;
  margin: 28px 0 0;
}

/* 既存の調整 */
#details01-pht01 table {
  margin: 0 auto;
}

.shisetsu-main02 .ttl03 {
  width: auto;
}

div.details01-charge01 div.search-panel {
  width: 694px;
}

div.details01-charge01 .td02 div.search-panel {
  margin-bottom: 20px;
}

.details01-charge01 .td02 {
  width: 736px;
  position: relative;
}

.details01-charge01 .td04 {
  width: 736px;
}

.details01-charge01 .text05 {
  padding: 9px 0 0;
}

.details01-charge01 .text10 {
  margin: 9px 0 0;
}

.details01-charge01 .jlnpc-chargeInfo {
  margin-top: 10px;
}

.details01-charge02 {
  margin: 0;
  position: absolute;
  top: 12px;
  right: 8px;
}

#genteiLead1 {
  background-image: url("/uw/images/bg_detail_frm2.png");
  width: 740px;
}

#genteiLead1 div.genteiTop {
  background-image: url("/uw/images/bg_detail_frm1.png");
}

#gradeup {
  width: 740px;
}

#gradeup table.detail {
  width: 720px;
}

#gradeup table.detail .price {
  width: 340px;
}

table .cal {
  width: 694px;
}

table .cal table {
  width: 684px;
}

/* 201812 njp_royal */
.styleguide-scope {
  /* tooltip */
}

.styleguide-scope .p-tooltip {
  display: inline-block;
  position: relative;
  z-index: 300;
}

.styleguide-scope .p-tooltip__trigger {
  cursor: pointer;
  margin: 0;
  text-decoration: underline;
}

.styleguide-scope .p-tooltip__trigger:hover .p-tooltip__balloonOuter {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 1;
}

.styleguide-scope .p-tooltip__trigger:before {
  content: '';
  display: block;
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: 0;
}

.styleguide-scope .p-tooltip__balloonOuter {
  position: absolute;
  width: 400px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  visibility: hidden;
}

.styleguide-scope .p-tooltip__balloonOuter .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTr .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTl .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTc .p-tooltip__balloon::before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 100'%3E%3Cfilter id='shadow' x='-100%25' y='0' width='400%25' height='400%25' color-interpolation-filters='sRGB'%3E%3CfeColorMatrix in='SourceAlpha' result='ChangeAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .90 0'/%3E%3CfeGaussianBlur in='ChangeAlpha' result='GaussianBlur' stdDeviation='20'/%3E%3CfeMerge%3E%3CfeMergeNode in='GaussianBlur'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3Cpolyline points='25,0 75,50 125,0' stroke-width='6' stroke='%23bcb6b3' fill='%23fff' filter='url(%23shadow)'%3E%3C/polyline%3E%3C/svg%3E%0A");
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBl .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posBr .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posBc .p-tooltip__balloon::before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 100'%3E%3Cfilter id='shadow' x='-100%25' y='0' width='300%25' height='300%25' color-interpolation-filters='sRGB'%3E%3CfeColorMatrix in='SourceAlpha' result='ChangeAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .50 0'/%3E%3CfeGaussianBlur in='ChangeAlpha' result='GaussianBlur' stdDeviation='6'/%3E%3CfeMerge%3E%3CfeMergeNode in='GaussianBlur'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3Cpolyline points='25,100 75,50 125,100' stroke-width='6' stroke='%23bcb6b3' fill='%23fff' filter='url(%23shadow)'%3E%3C/polyline%3E%3C/svg%3E%0A");
}

.styleguide-scope .p-tooltip__balloonOuter, .styleguide-scope .p-tooltip__balloonOuter.b-posTr {
  right: -16px;
  bottom: 25px;
  text-align: right;
}

.styleguide-scope .p-tooltip__balloonOuter .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTr .p-tooltip__balloon::before {
  bottom: -13px;
  right: 13px;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posTl {
  left: -16px;
  bottom: 25px;
  text-align: left;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posTl .p-tooltip__balloon::before {
  bottom: -13px;
  left: 13px;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posTc {
  left: 50%;
  bottom: 25px;
  margin-left: -200px;
  text-align: center;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posTc .p-tooltip__balloon::before {
  bottom: -13px;
  left: 50%;
  margin-left: -10px;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBl {
  left: -16px;
  top: 25px;
  text-align: left;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBl .p-tooltip__balloon::before {
  top: -13px;
  left: 13px;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBr {
  right: -16px;
  top: 25px;
  text-align: right;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBr .p-tooltip__balloon::before {
  top: -13px;
  right: 13px;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBc {
  left: 50%;
  top: 25px;
  margin-left: -200px;
  text-align: center;
}

.styleguide-scope .p-tooltip__balloonOuter.b-posBc .p-tooltip__balloon::before {
  top: -13px;
  left: 50%;
  margin-left: -10px;
}

.styleguide-scope .p-tooltip__balloon {
  background-color: #fff;
  border: 1px solid #bcb6b3;
  border-collapse: separate;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  padding: 8px 12px;
  text-align: left;
}

.styleguide-scope .p-tooltip__balloon::before {
  content: '';
  position: absolute;
  z-index: 1;
  display: block;
  width: 21px;
  height: 14px;
}

.styleguide-scope .p-tooltip__balloon a:link,
.styleguide-scope .p-tooltip__balloon a:visited,
.styleguide-scope .p-tooltip__balloon a:hover {
  text-decoration: none !important;
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .styleguide-scope .p-tooltip__balloonOuter .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTr .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTl .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posTc .p-tooltip__balloon::before {
    background: url("/assets/img/common/parts_tooltip_arrow_bottom.png") no-repeat 50% 0;
    background-size: 14px 14px;
    bottom: -12px;
  }
  .styleguide-scope .p-tooltip__balloonOuter.b-posBl .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posBr .p-tooltip__balloon::before, .styleguide-scope .p-tooltip__balloonOuter.b-posBc .p-tooltip__balloon::before {
    background: url("/assets/img/common/parts_tooltip_arrow_top.png") no-repeat 50% 100%;
    background-size: 14px 14px;
  }
}

.styleguide-scope .p-planOverview__horizontalLabels {
  margin-left: -4px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.styleguide-scope .p-planOverview__horizontalLabel {
  line-height: 15px;
  margin: 4px 0 0 4px;
}

.jlnpc-yado__notify {
  line-height: 1;
}

.jlnpc-yado__notify li {
  color: #5b4843;
  font-size: 12px;
  font-weight: bold;
}

.jlnpc-yado__notify--plan-viewing > span, .jlnpc-yado__notify--inn-reserved > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  height: 20px;
  width: 24px;
}

.jlnpc-yado__notify--inn-reserved > span {
  background: url('/assets/img/common/icons/icon_plan_ora.svg') no-repeat 0 50%;
  background-size: 24px auto;
  width: 24px;
  height: 20px;
}

.jlnpc-yado__notify--plan-viewing > span {
  background: url('/assets/img/common/icons/icon_watch_ora.svg') no-repeat 0 50%;
  background-size: 24px auto;
  width: 24px;
  height: 20px;
}

.p-planOverview {
  font-family: -apple-system,BlinkMacSystemFont,YuGothic,"\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\004E\0020\0057\0033","Hiragino Kaku Gothic ProN","\30E1\30A4\30EA\30AA",Meiryo,"\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF","MS PGothic",sans-serif;
  border: 1px solid #bcb6b3;
  border-radius: 4px;
  box-sizing: border-box;
  color: #3b1800;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-top: 20px;
  padding: 12px 16px 16px;
}

.p-planOverview .p-planOverview__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

.p-planOverview .p-planOverview__body {
  display: table;
  margin-top: 16px;
  width: 100%;
}

.p-planOverview .p-planOverview__body > div {
  display: table-cell;
  float: none;
  vertical-align: top;
}

.p-planOverview__photoArea {
  width: 210px;
}

.p-planOverview__photoArea > div:first-child {
  margin-bottom: 8px;
}

.p-planOverview__photo {
  position: relative;
}

.p-planOverview__photo--main {
  width: 100%;
  height: 158px;
  margin-bottom: 8px;
}

.p-planOverview__photo--sub1 {
  float: left;
  width: 101px;
  height: 76px;
}

.p-planOverview__photo--sub2 {
  float: right;
  width: 101px;
  height: 76px;
}

.p-planOverview__photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  border: none;
}

.p-planOverview__photo img.noPhoto {
  position: static;
  width: 100%;
  height: auto;
}

.p-planOverview .p-planOverview__summary {
  border-bottom: 1px solid #e0dbd7;
  position: relative;
  padding-bottom: 4px;
}

.p-planOverview .jlnpc-planOverview__textCnt__order {
  border-bottom: solid 1px #e0dbd7;
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 6px;
}

.p-planOverview .jlnpc-planOverview__textCnt__order em {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  padding: 0 2px;
}

.p-planOverview .jlnpc-planOverview__textCnt__order em:first-child {
  padding-left: 0;
}

.p-planOverview .jlnpc-planOverview__textCnt__order span {
  margin: 0 8px 0 0;
}

.p-planOverview .jlnpc-planOverview__textCnt__order span + em {
  padding-left: 0;
}

.p-planOverview .p-planOverview__meal,
.p-planOverview .p-planOverview__room {
  display: inline-block;
  font-size: 0;
}

.p-planOverview .p-planOverview__meal dt,
.p-planOverview .p-planOverview__meal dd,
.p-planOverview .p-planOverview__room dt,
.p-planOverview .p-planOverview__room dd {
  display: inline-block;
}

.p-planOverview .p-planOverview__meal dt,
.p-planOverview .p-planOverview__room dt {
  margin-right: 3px;
  font-size: 12px;
  font-weight: bold;
}

.p-planOverview .p-planOverview__checkInOut {
  display: inline-block;
  font-weight: bold;
  font-size: 0;
}

.p-planOverview .p-planOverview__checkInOut dt,
.p-planOverview .p-planOverview__checkInOut dd {
  display: inline-block;
}

.p-planOverview .p-planOverview__checkInOut dt {
  margin-right: 3px;
  font-size: 12px;
}

.p-planOverview .p-planOverview__checkInOut dd {
  font-size: 16px;
}

.p-planOverview .p-planOverview__note {
  font-size: 12px;
  margin-top: 12px;
  width: 380px;
}

.p-planOverview .p-planOverview__note > b {
  font-weight: bold;
}

.p-planOverview__note--red {
  color: #ca1738;
}

.p-planOverview .p-planOverview__aboutAmount {
  margin-top: 4px;
  font-size: 12px;
}

.p-planOverview .p-planOverview__nightsPlanNote {
  margin-top: 21px;
  font-size: 12px;
  font-weight: bold;
}

.p-planOverview .p-planOverview__tooltip {
  position: absolute;
  top: auto;
  bottom: 4px;
  right: 0;
}

.p-planOverview .p-planOverview__tooltip .p-tooltip__triggerIcon {
  top: 1px;
  font-size: 14px;
}

.p-planOverview .p-planOverview__tooltip .p-tooltip__balloonOuter {
  right: -25px;
}

.p-planOverview .p-planOverview__tooltip .p-tooltip__balloon::before {
  right: 21px;
}

.p-planOverview .p-planOverview__tooltip .p-tooltip__balloon .c-table {
  border-collapse: collapse;
  width: 100%;
}

.p-planOverview .p-planOverview__tooltip .p-tooltip__balloon .c-table th, .p-planOverview .p-planOverview__tooltip .p-tooltip__balloon .c-table td {
  padding: 8px;
}

.p-planOverview .p-planOverview__tooltip .p-tooltip__balloon .c-table th {
  text-align: left;
  width: 100px;
  white-space: nowrap;
}

.p-planOverview .p-planOverview__footer {
  display: table;
  margin-top: 12px;
  overflow: visible;
  width: 100%;
}

.p-planOverview .p-planOverview__footer > div {
  display: table-cell;
  float: none;
  vertical-align: top;
}

.p-planOverview .p-planOverview__charge {
  font-size: 0;
}

.p-planOverview .p-planOverview__priceHead {
  color: #3b1800;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

.p-planOverview .p-planOverview__charge em {
  margin: 0 4px 0 0;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #fc0d1c;
}

.p-planOverview .p-planOverview__taxType {
  font-size: 10px;
  white-space: nowrap;
}

.p-planOverview .p-planOverview__beforeDiscountCharge {
  font-size: 10px;
}

.p-planOverview .p-planOverview__beforeDiscountCharge s {
  font-size: 12px;
}

.p-planOverview span.p-planOverview__SpecialWeek {
  display: inline-block;
  margin-right: 4px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: 3px;
  background-color: #fc0d1c;
  border: 1px solid #fc0d1c;
}

.p-planOverview .p-planOverview__point {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
}

.p-planOverview__summary .p-planOverview .p-planOverview__point {
  font-size: 10px;
}

.p-planOverview .p-planOverview__point em {
  font-size: 12px;
  font-style: normal;
  padding-right: 2px;
}

.p-planOverview .p-planOverview__score {
  display: inline-block;
  font-size: 10px;
}

.p-planOverview__summary .p-planOverview .p-planOverview__score {
  font-size: 10px;
}

.p-planOverview .p-planOverview__score em {
  font-size: 12px;
  font-style: normal;
  padding-right: 2px;
}

.p-planOverview .p-planOverview__reservationWrap {
  float: right;
  width: 140px;
}

.p-planOverview .p-planOverview__reservationWrap--undated {
  text-align: right;
  width: 280px;
}

.p-planOverview .p-planOverview__reservationWrap--undated .c-button {
  font-size: 16px;
}

.p-planOverview .p-planOverview__reservationWrap .c-button {
  font-size: 16px;
  width: 140px;
}

.p-planOverview .p-planOverview__roomRemain {
  color: #fc0d1c;
  font-size: 12px;
  text-align: center;
}

.p-planOverview .p-planOverview__roomRemain span {
  padding: 0 2px;
  font-size: 16px;
  font-weight: bold;
}

.p-planOverview .jlnpc-yado__notify {
  margin: 0;
  width: 100%;
}

.p-planOverview .c-button {
  text-decoration: none !important;
}

p.p-planOverview__textCnt__coupon {
  display: inline-block;
  margin-bottom: 6px;
  padding: 2px 8px 2px 32px;
  border: 1px solid #e0dbd7;
  border-radius: 2px;
  position: relative;
  line-height: 1.5;
  font-size: 10px;
  background: transparent url("/assets/img/common/icons/icon_coupon_combind_enhance24_pc.svg") no-repeat 6px 1px;
  background-size: 21px auto;
}

p.p-planOverview__textCnt__coupon::before {
  content: "";
  border: 6px solid transparent;
  border-top: 8px solid #e0dbd7;
  position: absolute;
  left: 20px;
  bottom: -14px;
  z-index: 1;
}

p.p-planOverview__textCnt__coupon::after {
  content: "";
  border: 4px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  left: 22px;
  bottom: -10px;
  z-index: 2;
}

.p-planOverview__textCnt__coupon > .p-planOverview__textCnt__coupon__emphasizeText {
  display: inline-block;
  color: #fc0d1c;
  font-size: 12px;
  font-weight: bold;
  padding-right: 0;
}

.details01-charge01 .c-button,
.details01-charge01 .p-details01__chargeInfo,
.details01-charge01 .p-details01__chargeDisplay,
.details01-charge01 .p-details01__pointDisplay,
.details01-charge01 .jlnpc-yado__notify {
  box-sizing: border-box;
  color: #3b1800;
  font-family: -apple-system,BlinkMacSystemFont,YuGothic,"\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\004E\0020\0057\0033","Hiragino Kaku Gothic ProN","\30E1\30A4\30EA\30AA",Meiryo,"\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF","MS PGothic",sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.details01-charge01 .c-button {
  font-size: 16px;
  text-decoration: none !important;
}

.details01-charge01 .p-details01__chargeInfo {
  background-color: #fff;
  color: #3b1800;
  margin-top: 12px;
  padding: 12px;
}

.details01-charge01 .p-details01__chargeInfo--undated {
  width: 694px;
}

.details01-charge01 .p-details01__chargeInfo > p {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 8px;
}

.details01-charge01 .p-details01__chargeInfo > p:first-child {
  margin-top: 0;
}

.details01-charge01 .p-details01__chargeInfo__title {
  color: #ca1738;
  font-weight: bold;
}

.details01-charge01 .p-details01__chargeInfo__title .c-icon--alertRed {
  background-size: 18px auto;
  margin-right: 4px;
  vertical-align: middle;
  width: 18px;
  height: 16px;
}

.details01-charge01 .jlnpc-chargeInfoNotice {
  margin-top: 12px;
}

.details01-charge01 .jlnpc-chargeInfoNotice P {
  font-size: 14px;
  line-height: 20px;
}

.details01-charge01 .p-details01__chargeDisplay {
  margin-top: 10px;
  background-color: #fbf4ea;
  display: table;
  padding: 0;
  width: 100%;
}

.details01-charge01 .p-details01__chargeDisplay > div {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.details01-charge01 .p-details01__chargeDisplay .charge,
.details01-charge01 .p-details01__chargeDisplay .details01-btn03 {
  float: none;
}

.details01-charge01 .p-details01__chargeDisplay .charge {
  color: #5b4843;
  font-size: 12px;
  width: 478px;
}

.details01-charge01 .p-details01__chargeDisplay .charge .label__SpecialWeek {
  margin-right: 4px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: 3px;
  background-color: #fc0d1c;
  border: 1px solid #fc0d1c;
}

.details01-charge01 .p-details01__chargeDisplay .charge__beforeDiscount {
  text-decoration: line-through;
  font-size: 14px;
}

.jlnpc-otherRoom__planTable__labelList .c-label{
  margin-top: 4px;
}

.details01-charge01 .p-details01__chargeDisplay .type06 {
  margin-right: 4px;
  font-size: 24px;
  font-weight: bold;
  color: #fc0d1c;
}

.details01-charge01 .p-details01__chargeDisplay .details01-btn03 {
  width: 220px;
}

.details01-charge01 .p-details01__pointDisplay {
  color: #5b4843;
  font-size: 10px;
  margin-top: 14px;
  margin-bottom: -10px;
  text-align: right;
}

.details01-charge01 .p-details01__pointDisplay em {
  font-size: 12px;
  font-style: normal;
  margin-right: 2px;
}

.details01-charge01 .p-details01__pointDisplay .p-details01__pointDisplay__point {
  font-weight: bold;
  margin-top: 4px;
}

.details01-charge01 .p-details01__pointDisplay .p-details01__pointDisplay__score {
  margin-top: 4px;
}

div.charge .p-planOverview__text10__charge__coupon {
  display: block;
  margin-top: 2px;
  padding-left: 24px;
  color: #3b1800;
  background: transparent url("/assets/img/common/icons/icon_coupon_combind_enhance24_pc.svg") no-repeat 0px -2px;
  background-size: 21px auto;
}

div.charge .p-planOverview__text10__charge__coupon > .p-planOverview__text10__charge__coupon__emphasizeText {
  display: inline-block;
  color: #fc0d1c;
  font-weight: bold;
  padding-right: 0;
}

.styleguide-scope .p-planOverview__benefits {
  width: 480px;
  margin-top: 20px;
}

.styleguide-scope .p-benefits__titleWrap {
  border-radius: 14px;
  background-color: #ba8c00;
  padding: 0 0 0 18px;
  height: 28px;
}

.styleguide-scope .p-benefits__title {
  color: #fff;
  font-weight: bold;
  line-height: 28px;
}

.styleguide-scope .p-benefits__item {
  color: #ba8c00;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  margin-top: 12px;
  padding-left: 14px;
}

.styleguide-scope .p-benefits__item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  background-image: url("/uw/images/icon_check_gold.svg");
  background-size: cover;
  width: 10px;
  height: 10px;
  margin: auto 0;
}

.styleguide-scope .p-benefits__content {
  color: #3b1800;
  font-size: 12px;
  padding-left: 14px;
}

/* クーポン染み出し併用強化 202010 */
/* 日付指定 */
.p-planOverview__textCnt__coupon > a {
  padding-left: 8px;
  font-size: 10px;
  font-weight: bold;
}

.p-planOverview__textCnt__coupon > .p-planOverview__textCnt__coupon-acquired {
  font-weight: normal;
}

.p-planOverview__text10__charge__coupon > a {
  font-weight: bold;
  padding-left: 4px;
}

.p-planOverview__text10__charge__coupon > .p-planOverview__text10__charge__coupon-acquired {
  font-weight: normal;
}

.p-planOverview__textCnt__coupon.p-planOverview__textCnt__coupon--double .p-planOverview__textCnt__coupon__number {
  padding-right: 4px;
  font-size: 10px;
  font-weight: bold;
  color: #e77611;
}

.p-planOverview__text10__charge__coupon.p-planOverview__text10__charge__coupon--double .p-planOverview__text10__charge__coupon__number {
  padding-right: 4px;
  font-size: 10px;
  font-weight: bold;
  color: #e77611;
}

.styleguide-scope .couponCollection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 320px;
  padding: 8px 10px 10px;
  margin-top: 12px;
  color: #3b1800;
  background-color: #f7f5f2;
  border-radius: 4px;
}

.styleguide-scope .couponCollection.couponCollection--charge {
  width: 380px;
  background-color: #fff;
  border-radius: 0;
}

.styleguide-scope .couponCollection__head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.styleguide-scope .couponCollection__regularPrice {
  text-decoration: line-through;
}

.styleguide-scope .couponCollection__discountedPrice {
  font-size: 20px;
  line-height: 25px;
  color: #fc0d1c;
}

.styleguide-scope .couponCollection--charge .couponCollection__discountedPrice {
  font-size: 24px;
  line-height: 30px;
}

.styleguide-scope .couponCollection .p-planOverview__textCnt__coupon {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 8px 8px 32px;
  margin-top: 8px;
  font-size: 10px;
  line-height: 1.5;
  background: transparent url("/assets/img/common/icons/icon_coupon_combind_enhance24_pc.svg") no-repeat 8px 5px;
  background-color: #fff;
  background-size: 20px auto;
  border: 1px solid #e0dbd7;
  border-radius: 4px;
}

.styleguide-scope .p-planOverview__textCnt__coupon.p-planOverview__textCnt__coupon--double {
  padding-left: 29px;
}

.styleguide-scope .couponCollection .p-planOverview__textCnt__coupon__emphasizeText {
  display: inline-block;
  padding-right: 0;
  font-size: 10px;
  font-weight: bold;
  color: #fc0d1c;
}

.styleguide-scope .couponCollection .p-planOverview__couponBtnWrap {
  margin-left: auto;
}

/*---------------------------------------------
 プラン情報・画像 部分
---------------------------------------------*/

.jlnpc-planDetailInfo {
  width: 740px;
  padding: 10px 0;
  background: #fff;
}

/* 上部 説明テキスト・画像 コンテンツ部
---------------------------------------------*/
.jlnpc-planDetailInfo__mainArea {
  padding: 0 5px;
  text-align: left;
  word-wrap: break-word;
}
.jlnpc-planDetailInfo__mainArea__imgContent {
  width: 305px;
  float: right;
}

/* 写真枠 */
.jlnpc-planDetailInfo__mainArea__imgContent__imgWrap {
  position: relative;
  width: 300px;
  height: 225px;
  border: 1px solid #bcb6b3;
}

/* 写真 上下中央センタリング */
.jlnpc-planDetailInfo__mainArea__imgContent__imgWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  margin: auto;

  /* 親のボックスサイズと同等 */
  max-width: 300px;
  max-height: 225px;
  text-align: center;
}
.jlnpc-planDetailInfo__mainArea__imgContent__text {
  width: 290px;
  margin: 3px 0 3px 13px;
}

/* 下部 写真並びコンテンツ部
---------------------------------------------*/
.jlnpc-planDetailInfo__subArea__imgContent {
  display: -webkit-box;
  display: flex;

  /* (画像の横幅 + 枠線) x2 + 余白 */
  width: 614px;
  margin: 0 auto;
}

/* 写真間の余白 */
.jlnpc-planDetailInfo__subArea__imgContent > li + li {
  margin-left: 10px;
}

/* 写真枠 */
.jlnpc-planDetailInfo__subArea__imgContent__imgWrap {
  position: relative;
  width: 300px;
  height: 225px;
  border: 1px solid #bcb6b3;
}

/* 写真 上下中央センタリング */
.jlnpc-planDetailInfo__subArea__imgContent__imgWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  margin: auto;

  /* 親のボックスサイズと同等 */
  max-width: 300px;
  max-height: 225px;
  text-align: center;
}

/** ガイドライン反映 202209 **/
/* staylist */
#staylist.styleguide-scope {
  margin: 24px 0 0 0;
}
#staylist.styleguide-scope .staylist__nav {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 8px;
}

/* planOverview */
.p-planOverview {
  margin-top: 12px;
}
.p-planOverview * {
  word-break: break-all;
}
.jlnpc-planOverview + .jlnpc-searchPlanPanel--undated.styleguide-scope,
.p-planOverview + .jlnpc-searchPlanPanel--undated.styleguide-scope {
  margin: 12px 0 0;
}
.styleguide-scope .jlnpc-searchPlanPanel--undated__list li {
  background: none;
  margin-left: 20px;
}
.styleguide-scope .jlnpc-searchPlanPanel--undated__list li a {
  font-size: 14px;
  line-height: 20px;
}
.styleguide-scope .p-planOverview__mealRoomWrap {
  margin-top: 4px;
  display: flex;
  flex-wrap: wrap;
}
.p-planOverview .p-planOverview__meal,
.p-planOverview .p-planOverview__room {
  display: flex;
}
.p-planOverview .p-planOverview__meal dt,
.p-planOverview .p-planOverview__room dt {
  white-space: nowrap;
  margin-top: 4px;
}

/* genteiLead1 */
#genteiLead1 {
  background: none;
  border: solid 1px #FC0D1C;
  margin: 20px 0 40px 0;
}
#genteiLead1 * {
  word-break: break-all;
}
#genteiLead1 div.genteiTop {
  background: none;
  padding: 16px;
}
#genteiLead1 h2.c-heading {
  float: none;
  color: #3b1800;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
}
#genteiLead1 h2.c-heading::before {
  width: 3px;
  margin: 1.5px 0;
}
#genteiLead1 div.genteiTop table {
  width: 100%;
}
#genteiLead1 div.genteiTop table + table {
  margin-top: 12px;
  border-top: 1px solid #e0dbd7;
}
#genteiLead1 div.genteiTop table + table tr:first-child td {
  padding-top: 12px;
}
#genteiLead1 div.genteiTop table td:first-child {
  width: 476px;
  vertical-align: top;
}
#genteiLead1 dl.jlnpc-gentei__difList > * {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 4px;
}
#genteiLead1 dl.jlnpc-gentei__difList > dt {
  color: #FC0D1C;
  font-weight: bold;
}
#genteiLead1 dl.jlnpc-gentei__difList > dd:last-child {
  margin-bottom: 0;
}
#genteiLead1 + p.jlnpc-gentei__note {
  font-size: 12px;
  line-height: 1.5;
  color: #5b4843;
  margin: -16px 0 20px;
  padding: 0;
}
#genteiLead1 div.genteiTop table td:nth-child(2) {
  width: 230px;
  vertical-align: top;
  padding-left: 20px;
}
#genteiLead1 div.genteiTop table td:nth-child(2) > p {
  padding: 0;
  width: 210px;
  max-height: 157px;
  display: flex;
  justify-content: center;
}
#genteiLead1 div.genteiTop table td:nth-child(2) > p > img {
  max-width: 210px;
  max-height: 157px;
  width: auto;
  height: auto;
}

/* planDetailInfo */
.jlnpc-planDetailInfo.styleguide-scope {
  margin: 20px 0 40px;
  padding: 0;
  overflow: hidden;
}
.jlnpc-planDetailInfo * {
  word-break: break-all;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__mainArea__roomInfo {
  border: solid 1px #BCB6B3;
  border-radius: 4px;
  width: 420px;
  float: left;
  padding: 16px;
  margin-bottom: 20px;
}
.jlnpc-planDetailInfo h2.c-heading {
  float: none;
  color: #3b1800;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
}
.jlnpc-planDetailInfo h2.c-heading::before {
  width: 3px;
  margin: 1.5px 0;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__planTitle {
  display: flex;
  margin-bottom: 8px;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__planTitle__roomIcon {
  margin-right: 4px;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__planTitle__text {
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__planTitle__roomIcon .c-label {
  white-space: nowrap;
  margin-top: 2px;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__facilityLabel {
  display: flex;
  flex-wrap:wrap;
  align-items: center;
  margin: -4px 0 12px 0;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__facilityLabel li {
  margin: 4px 4px 0 0;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__facilityLabel li:last-child {
  margin-right: 0;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__facilityLabel__note {
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__roomDetail {
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__mainArea__imgContent {
  width: 300px;
  margin-bottom: 20px;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__mainArea__imgContent__text {
  width: auto;
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.5;
  color: #3b1800;
}
.jlnpc-planDetailInfo h2.jlnpc-planDetailInfo__headPlanDetail.c-heading {
  float: none;
  color: #3b1800;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
  clear: left;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__planDetail {
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-planDetailInfo #details01-pht01 {
  margin: 20px 0 0;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__subArea__imgContent {
  margin: 0 auto;
  width: 620px;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__subArea__imgContent li {
  width: 300px;
}
.jlnpc-planDetailInfo .jlnpc-planDetailInfo__subArea__imgContent li:last-child {
  margin-left: 20px;
}
.jlnpc-planDetailInfo .caption01 {
  font-size: 12px;
  line-height: 1.5;
  color: #3b1800;
  margin-top: 8px;
}

/* jlnpc-planRoomPrice */
.jlnpc-planRoomPrice.styleguide-scope {
  padding: 16px;
  background-color: #F7F5F2;
}
.jlnpc-planRoomPrice * {
  word-break: break-all;
}
.jlnpc-planRoomPrice h2.c-heading {
  color: #3b1800;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
}
.jlnpc-planRoomPrice h2.c-heading::before {
  width: 3px;
  margin: 1.5px 0;
}

/* 残室 */
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated {
  display: flex !important;
  justify-content: space-between;
  align-items: center;

  width: auto;
  border: none;
  padding: 16px 12px;
  margin: 12px 0;
  background: #fff;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated * {
  font-size: 14px;
  line-height: 20px;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated__title {
  width: auto;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated .vacancy-count {
  font-size: 20px;
}

.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated__wrap {
  width: auto;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated__wrap__inner__list li {
  background: none;
  margin-left: 20px;
}

/*  */
.jlnpc-planRoomPrice .jlnpc-planRoomPriceDetai {
  background-color: #fff;
  padding: 12px;
  margin: 12px 0;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPriceDetai > *:last-child {
  margin-bottom: 0;
}
.jlnpc-planRoomPrice h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 8px;
}

/* 支払い料金 */
.jlnpc-planRoomPrice .jlnpc-headLinkWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  width: 100%;
}
.jlnpc-planRoomPrice .jlnpc-headLinkWrap h3 {
  margin-bottom: 0;
}
.jlnpc-planRoomPrice .jlnpc-headLinkWrap h3.jlnpc-headLink__tittle_taxType01 span {
  font-size: 11px;
  font-weight: normal;
}
.jlnpc-planRoomPrice .jlnpc-headLink__notice {
  width: 472px;
  font-size: 10px;
}
.jlnpc-planRoomPrice .jlnpc-headLinkWrap h3.jlnpc-headLink__tittle_taxType01+.jlnpc-headLink__notice {
  width: 390px;
}
.jlnpc-planRoomPrice .p-details01__chargeDisplay > div {
  padding: 12px;
}
.jlnpc-planRoomPrice .p-details01__chargeDisplay .charge,
.jlnpc-planRoomPrice .p-details01__chargeDisplay .details01-btn03 {
  float: none;
}
.jlnpc-planRoomPrice .p-details01__chargeDisplay .details01-btn03 {
  width: 220px;
  padding: 12px 28px 12px 12px;
}
.jlnpc-planRoomPrice div.charge .p-planOverview__text10__charge__coupon {
  margin-top: 4px;
}

/* 今◯人を表示 */
.jlnpc-planRoomPrice .jlnpc-yado__notify {
  width: auto;
}
.jlnpc-planRoomPrice .jlnpc-yado__notify--disp {
  margin-top: 8px;
}

/* ポイント・スコア */
.details01-charge01 .p-details01__pointDisplay {
  margin: 8px 0;
}
.details01-charge01 .p-details01__pointDisplay > p {
  font-size: 10px;
  line-height: 1.5;
  display: inline-block;
  margin-top: 0;
}
.details01-charge01 .p-details01__pointDisplay .p-details01__pointDisplay__score {
  margin-left: 8px;
}
.jlnpc-planRoomPrice .jlnpc-yado__notify--disp + .p-details01__pointDisplay {
  margin-top: 4px;
}

/* 料金明細 */
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails {
  width: 100%;
  margin: 10px 0 20px;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails th {
  padding: 11px 8px;
  width: 80px;
  vertical-align: top;
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td {
  padding: 12px;
  vertical-align: top;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td * {
  font-size: 14px;
  line-height: 1.5;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p {
  display: flex;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p > :first-child {
  width: 58px;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p > :nth-child(2) {
  width: 1em;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p > :nth-child(3) {
  width: 80px;
  text-align: right;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p > :nth-child(4) {
  width: 185px;
  margin-left: 4px;
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p > .roomCharge:nth-child(4) {
  width: calc(100% - 142px - 1em);
}
.jlnpc-planRoomPrice table.jlnpc-planRoomPriceDetai__chargeDetails td > p > :nth-child(5) {
  width: 60px;
}

/* 料金特記 */
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__notices {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 20px;
}

/* 支払い方法 */
.jlnpc-planRoomPrice .jlnpc-headLinkWrap > h3.jlnpc-planRoomPrice__headingPayment {
  margin-bottom: 0;
}
.jlnpc-planRoomPrice .jlnpc-headLinkWrap > a {
  font-size: 12px;
  line-height: 20px;
}
.jlnpc-planRoomPrice a.sub:link {
  color: #1558ce !important;
}
.jlnpc-planRoomPrice a.sub:hover {
  color: #e78a13 !important;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__payment {
  font-size: 12px;
  line-height: 1.5;
}

/* 期限 */
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__deadline {
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
  color: #5b4843;
  margin: 20px 0 0;
}

/* 予約金・キャンセル規定 */
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea {
  display: flex;
  justify-content: space-between;
  margin-top: 12px
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea > * {
  width: 347px;
  padding: 12px;
  background-color: #fff;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea .c-table {
  background-color: #fff;
  width: 100%;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea .c-table td {
  padding: 8px;
  font-size: 12px;
  line-height: 1.5;
  border-left: none;
  border-right: none;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea .c-table td:first-child {
  width: 140px;
  background-color: #f7f5f2;
  font-weight: bold;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea p {
  font-size: 12px;
  line-height: 1.5;
  margin: 8px 0;
}
.jlnpc-planRoomPrice .jlnpc-planRoomPrice__flexArea p:last-child {
  margin-bottom: 0;
}

/* planBottomLink */
.sub07a-footer01 .jlnpc-planBottomLink {
  margin: 12px 0 40px;
  display: flex;
  justify-content: space-between
}
.jlnpc-planBottomLink .jlnpc-planBottomLink__linkYadoInfo a {
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
}
.jlnpc-planBottomLink .jlnpc-planBottomLink__telphone * {
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
  text-align: right;
}
.jlnpc-planBottomLink .jlnpc-planBottomLink__telphone dt {
  color: #5b4843;
  margin-bottom: 2px;
  padding-left: 18px;
  position: relative;
}
.jlnpc-planBottomLink .jlnpc-planBottomLink__telphone dt .ji {
  position: absolute;
  left: 0;
  top: -4px;
  color: #8F8A88;
}

/* DPチラだし */
.jpackPlanArea {
  margin: 40px 0 40px;
}
.jpackPlanArea * {
  word-break: break-all;
}

/* 少しの料金アップで、さらに充実したプランに! */
#gradeup.styleguide-scope {
  margin: 40px 0;
  padding: 0;
}
#gradeup #box #contents {
  border-bottom: #F9C19B 8px solid;
}
#gradeup .jlnpc-gradeup__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #E76610;
  margin-bottom: 12px;
  text-align: center;
}
#gradeup .jlnpc-gradeup__cassette {
  padding: 8px;
  background-color: #FBF4EA;
  border: solid 8px #F9C19B;
  border-bottom: none;
}
#gradeup #contents .detail {
  width: 708px;
  border-collapse: collapse;
  background-color: #FBF4EA;
}
#gradeup #contents .detail .photo {
  width: 226px;
  padding-right: 16px;
}
#gradeup #contents .detail .photo a {
  display: block;
  width: 210px;
  height: 157px;
  position: relative;
}
#gradeup #contents .detail .photo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  margin: auto;
  max-width: 210px;
  max-height: 157px;
  text-align: center;
  background-color: #fff;
}
#gradeup #contents .jlnpc-gradeup__cassette--on .photo a img {
  opacity: .7;
}
#gradeup .detail .catchy {
  padding-top: 2px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
#gradeup .detail .plusRed {
  color: #FC0D1C;
  margin-right: 4px;
}
#gradeup .detail .plantitle {
  padding-top: 12px;
  color: #3b1800;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}
#gradeup .detail .text {
  padding-top: 8px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}
#gradeup .detail .icon {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 8px;
}
#gradeup .detail .icon .meal {
  margin-right: 16px;
}
#gradeup #contents .detail .price {
  padding-top: 12px;
  text-align: right;
}
#gradeup #contents .detail .price__searchConditions {
  font-size: 12px;
  color: #5b4843;
}
#gradeup #contents .detail .price__total {
  display: inline-block;
  margin-left: 4px;
  font-size: 16px;
  font-weight: bold;
  color: #3b1800;
}
#gradeup #contents .detail .price__perPerson {
  font-size: 12px;
  color: #5b4843;
}
#gradeup #contents .detail .view-plan {
  width: auto;
  padding-left: 12px;
}
#gradeup .detail .view-plan .c-button {
  width: 160px;
  font-size: 14px;
}
#gradeup .jlnpc-gradeup__cassette--on .c-button {
  background: #2f5fd9;
  background: -webkit-gradient(linear,left top,left bottom,from(#2182e7),to(#3844ce));
  background: -webkit-linear-gradient(#2182e7,#3844ce);
  background: linear-gradient(#2182e7,#3844ce);
  color: #cde9f7!important;
}
#gradeup #box + p.kome {
  font-size: 10px;
  line-height: 1.5;
  margin-top: 4px;
  color: #5b4843;
}

/* 同じプランの他の部屋タイプ */
.jlnpc-otherRoom.styleguide-scope {
  margin: 40px auto 0;
}
.jlnpc-otherRoom * {
  word-break: break-all;
}
.jlnpc-otherRoom h2.c-heading {
  color: #3b1800;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px;
}
.jlnpc-otherRoom h2.c-heading::before {
  width: 3px;
}
.jlnpc-otherRoom .jlnpc-otherRoom__content {
  border: solid 1px #BCB6B3;
  border-radius: 4px;
  padding: 16px 16px 4px;
  width: 740px;
}
.jlnpc-otherRoom .jlnpc-otherRoom__title {
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 8px;
  background: none;
}
.jlnpc-otherRoom .jlnpc-otherRoom__plan {
  display: flex;
}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__thmb {
  width: 100px;
  height: 75px;
  margin-right: 16px;
  position: relative;
}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__thmb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100px;
  max-height: 75px;
  text-align: center;
}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__list {
  width: 706px;
}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__thmb + .jlnpc-otherRoom__plan__list {
  width: 596px;
}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__head {
  margin-bottom: 12px;

}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;

}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__iconMeal {
  margin-top: 4px;

}
.jlnpc-otherRoom .jlnpc-otherRoom__plan__iconMeal :nth-child(n+2) {
  margin-left: 4px;

}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable {
  width: 100%;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable tr {
  border-bottom: solid 1px #BCB6B3;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable tbody tr:last-child {
  border-bottom: none;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable tbody tr:last-child {
  border-bottom: none;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable th {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #5b4843;
  vertical-align: middle;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable th:last-child {
  width: 126px;
  font-size: 10px;
  text-align: right;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable th:nth-last-child(2) {
  width: 90px;
  font-size: 10px;
  text-align: right;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable .jlnpc-otherRoom__searchConditions {
  display: block;
  font-size: 10px;
  font-weight: normal;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable td {
  padding: 12px 0;
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable td.jlnpc-otherRoom__totalPrice {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable td.jlnpc-otherRoom__totalPrice span {
  font-size: 12px;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable td:nth-last-child(2) {
  text-align: right;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable .jlnpc-otherRoom__planTable__plan {
  font-weight: bold;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable .jlnpc-otherRoom__planTable__iconList {
  margin-top: 4px;
  display: flex;
}
.jlnpc-otherRoom .jlnpc-otherRoom__planTable .jlnpc-otherRoom__planTable__iconList li {
  margin-right: 4px;
}
.jlnpc-otherRoom.styleguide-scope .c-label {
  min-width: 50px;
  text-align: center;
}

/* 同じ部屋タイプの他のプラン */
.jlnpc-otherPlan.styleguide-scope {
  margin: 40px auto 0;
}
.jlnpc-otherPlan * {
  word-break: break-all;
}
.jlnpc-otherPlan h2.c-heading {
  color: #3b1800;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px;
}
.jlnpc-otherPlan h2.c-heading::before {
  width: 3px;
}
.jlnpc-otherPlan .jlnpc-otherPlan__content {
  border: solid 1px #BCB6B3;
  border-radius: 4px;
  padding: 16px 16px 4px;
  width: 740px;
}
.jlnpc-otherPlan .jlnpc-otherPlan__title {
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 12px;
  background: none;
}
.jlnpc-otherPlan .jlnpc-otherPlan__title .jlnpc-otherPlan__icons {
  margin-left: 8px;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable {
  width: 100%;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable tr {
  border-bottom: solid 1px #BCB6B3;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable tbody tr:last-child {
  border-bottom: none;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable tbody tr:last-child {
  border-bottom: none;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable th {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #5b4843;
  vertical-align: middle;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable th:last-child {
  width: 126px;
  font-size: 10px;
  text-align: right;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable th:nth-last-child(2) {
  width: 90px;
  font-size: 10px;
  text-align: right;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable td {
  padding: 12px 0;
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable td:first-child {
  width: 434px;
  padding-right: 16px;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable td.jlnpc-otherPlan__mealType {
  display: block;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable td.jlnpc-otherPlan__totalPrice {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable td.jlnpc-otherPlan__totalPrice span {
  font-size: 12px;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable td:nth-last-child(2) {
  text-align: right;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable .jlnpc-otherPlan__searchConditions {
  display: block;
  font-size: 10px;
  font-weight: normal;
}
.jlnpc-otherPlan .jlnpc-otherPlan__planTable .jlnpc-otherPlan__planTable__plan {
  font-weight: bold;
}
.jlnpc-otherPlanOrOtherRoom__notes.styleguide-scope {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 12px 0 40px;
}
.jlnpc-otherPlanOrOtherRoom__notes.styleguide-scope * {
  font-size: 12px;
  line-height: 1.5;
}
.jlnpc-otherPlanOrOtherRoom__notes .jlnpc-otherPlanOrOtherRoom__notes__text {
  color: #5b4843;
}
.jlnpc-otherPlanOrOtherRoom__notes .jlnpc-otherPlanOrOtherRoom__notes__text a {
  margin-left: 8px;
}
.jlnpc-otherPlanOrOtherRoom__notes .jlnpc-otherPlanOrOtherRoom__notes__list__link {
  background: none;
}
.jlnpc-otherPlan.styleguide-scope .c-label {
  min-width: 50px;
  text-align: center;
}

/* 他のタイプ・他のプラン該当なし */
.jlnpc-otherRoom .jlnpc-otherRoom__content__NoPlanText,
.jlnpc-otherPlan .jlnpc-otherPlan__content__NoPlanText {
  clear: both;
  display: inline-block;
  padding: 0 0 12px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #ca1738
}
.jlnpc-otherPlan .jlnpc-otherPlan__content__NoPlanText {
  padding: 4px 0 12px 0;
}

/* 他の部屋・他のプラン */
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--undated {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  border: none;
  padding: 16px 12px;
  margin: 20px 0;
  background: #fff;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--undated * {
  font-size: 14px;
  line-height: 20px;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--undated__title {
  color: #3b1800;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated__wrap {
  width: auto;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated__wrap__inner__list li {
  background: none;
  margin-left: 20px;
}
.jlnpc-planRoomPrice .jlnpc-searchPlanPanel--dated__wrap__inner__list li.jlnpc-searchPlanPanel--dated__wrap__inner__list__link--anyDate b {
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color: #3b1800;
}

/* 日帰り・デイユースプラン */
.jlnpc-otherPlan--dayuse .jlnpc-otherPlan__planTable td:first-child {
  width: 448px;
  padding-right: 16px;
}
.jlnpc-otherPlan--dayuse .jlnpc-otherPlan__planTable .c-label {
  text-align: center;
  min-width: 50px;
  margin-bottom: 4px;
  padding: 0 4px;
}
.jlnpc-otherPlan--dayuse .jlnpc-otherPlan__planTable .c-label--meal {
  padding-left: 14px;
  padding-right: 0;
}
.jlnpc-otherPlan--dayuse .jlnpc-otherPlan__planTable .c-label:last-child {
  margin-bottom: 0;
}

.jlnpc-otherPlan--dayuse .jlnpc-otherPlan__content__NoPlanText {
  margin-top: -4px;
}

/* N人が予約しました */
.jlnpc-yado__notify--inn-reserved > span {
  background: url('/assets/img/common/icons/icon_history_watch_ora.svg') no-repeat 0 50%;
  background-size: auto 20px;
  width: 22px;
  height: 20px;
}

/* fooetrtype02 */
.fooetrtype02.styleguide-scope {
  border-top: 1px solid #ccc;
  margin: 40px 0 12px 0;
  padding-top: 12px;
}
.fooetrtype02.styleguide-scope table {
  width: 740px;
}
.fooetrtype02.styleguide-scope tr td {
  font-size: 11px;
  line-height: 1.1em;
  text-align: right;
}
.fooetrtype02.styleguide-scope a {
  color: #1558ce;
}
.fooetrtype02.styleguide-scope a:hover {
  color: #e78a13;
}

/* 画像入稿改善 */
.p-planOverview__sub-photoArea {
  display: flex;
  flex-wrap: wrap;
}

.p-planOverview__sub-photoArea {
  width: calc(100% + 12px);
}

.sub-photoArea-item img {
  width: 67px;
  height: 50px;
}

.p-planOverview__sub-photoArea .sub-photoArea-item {
  width: 67px;
  height: 50px;
  margin-right: 4px;
  margin-bottom: 4px;
}

.p-planOverviw__photoLinkArea {
  text-align: center;
}

.jlnpc-planDetailInfo.styleguide-scope .jlnpc-planDetailInfo-img-slider-box {
  margin-bottom: 20px;
  overflow: hidden;
}

.jlnpc-planDetailInfo-img-slider {
  display: none;
}

.jlnpc-planDetailInfo-img-slider.slick-initialized{
  display: block;
}

.jlnpc-planDetailInfo-img-slider .slick-slide {
  position: relative;
  width: 230px;
  margin-right: 8px;
  overflow: hidden;
}

.slider-roomType-photo-container {
  position: relative;
  width: 230px;
  height: 173px;
  overflow: hidden;
}

.jlnpc-planDetailInfo-img-slider .slick-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: auto;
  height: 100%;
}

.jlnpc-planDetailInfo-img-slider .slick-arrow {
  width: 32px;
  height: 32px;
  cursor: pointer;
}

.jlnpc-planDetailInfo-img-slider .slick-next {
  position: absolute;
  top: 70px;
  right: 8px;
  font-size: 0;
  background: url(/assets/img/common/icons/icon_arrowRight.svg) no-repeat;
  background-size: 100%;
  border: none;
}

.jlnpc-planDetailInfo-img-slider .slick-prev {
  position: absolute;
  top: 70px;
  left: 8px;
  z-index: 1;
  font-size: 0;
  background: url(/assets/img/common/icons/icon_arrowLeft.svg) no-repeat;
  background-size: 100%;
  border: none;
}

.jlnpc-planDetailInfo-img-slider .slick-arrow:before {
  width: 100%;
  height: 100%;
  content: "" !important;
  opacity: 1;
}

.slick-slide .jlnpc-planDetailInfo-img-caption {
  width: 222px;
  margin: 4px 4px 0 4px;
  font-size: 12px;
  line-height: 16px;
  word-break: break-all;
}

.p-planOverview__photoArea.p-planOverview__photoArea--modifier > div:first-child {
  margin-bottom: 4px;
}

.jlnpc-planDetailInfo.jlnpc-planDetailInfo--modifier .jlnpc-planDetailInfo__mainArea__roomInfo {
  float: none;
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
  border: none;
}

.jlnpc-planDetailInfo.jlnpc-planDetailInfo--modifier .jlnpc-planDetailInfo__planTitle__text {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.p-planOverview__photoArea--modifier .p-planOverviw__photoLink {
  font-size: 12px;
}

/* 割引プランで追加 */
.p-planOverview .p-planOverview__aboutAmount--discount-exception {
  margin-top: 4px;
}

.p-planOverview .p-planOverview__aboutAmount--discount-exception + .p-planOverview__aboutAmount--discount-exception {
  margin-top: 0;
}

/* キャンセル無料期間 */
div.jlnpc-cancelPolicy {
  margin-top: 4px;
  color: #5b4843;
  font-size: 10px;
  text-align: center;
}
div.jlnpc-cancelPolicy strong {
	font-weight: bold;
}

/* DPクーポン染み出し */
.dpPlanContents .dpPlanDetailInfo .couponArea {
  padding: 0;
  border: none;
}

.dpPlanCouponBlock .jlnpc-coupon-wrapper.jlnpc-changeClaims .jlnpc-coupon-price {
  display: inherit;
}

.dpPlanCouponBlock .jlnpc-coupon-total {
  color: #fc0d1c;
}

.dpPlanCouponBlock .jlnpc-coupon-link--acquired {
  font-weight: normal;
}
