.motoshirotei .flex-control-nav {
  bottom: 0;
}

.main_img_motoshirotei .bg {
  height: 100vh !important;
}
.main_img_motoshirotei .bg .slides {
  height: 100%;
}
.main_img_motoshirotei .bg .slides li {
  height: 100% !important;
}
.main_img_motoshirotei .bg .stayingbtn {
  bottom: 45px;
}
.main_img_motoshirotei .concept .concepttxt {
  padding-top: 345px;
}
.main_img_motoshirotei .concept .menu {
  top: 0;
  width: 100%;
  padding: 37px 0 55px;
}
.main_img_motoshirotei .concept .menu .col {
  -webkit-box-align: normal;
  -webkit-align-items: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.main_img_motoshirotei .concept .menu .col.hours {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.main_img_motoshirotei .concept .menu .col p span.tel_en {
  font-size: 11px;
  font-weight: 400;
  margin-top: 6px;
}
.main_img_motoshirotei .concept .menu .col p a.tel {
  border-bottom: none;
  font-size: 25px;
  margin-bottom: 0;
  margin-left: 7px;
  font-weight: 400;
  letter-spacing: 0.07em;
}
.main_img_motoshirotei .concept .menu .col p a.tel:hover {
  text-decoration: none;
}
.main_img_motoshirotei .concept .menu .col p span.pt {
  font-size: 11px;
  font-weight: 400;
}
.main_img_motoshirotei .concept .menu .col p span.pt a u {
  text-decoration: none;
}
.main_img_motoshirotei .concept .menu .col p.b_h {
  font-size: 15px;
  padding: 7px 0;
}
.main_img_motoshirotei .concept .menu .col p.tel a.tel .haifun {
  display: inline-block;
  vertical-align: text-top;
}
.main_img_motoshirotei .concept .menu a:hover {
  text-decoration: none;
}
.main_img_motoshirotei .reception {
  margin-top: 22px;
}
.main_img_motoshirotei .reception .stayingbtn a {
  margin: 0 auto;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 15px 13px 18px;
  position: relative;
}
.main_img_motoshirotei .reception .stayingbtn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
}
.main_img_motoshirotei .reception .stayingbtn.stay {
  margin-top: 16px;
}
.main_img_motoshirotei .reception .stayingbtn.stay a {
  background-color: #fff;
  color: #6b216d;
}
.main_img_motoshirotei .reception .stayingbtn.stay a::after {
  background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
}

.motoshirotei div#HeaderBox.move-motoshiro .headerbox {
  border-bottom: none;
  background: transparent;
  position: fixed !important;
}
.motoshirotei div#HeaderBox.move-motoshiro .headerbox.fixeditem-motoshiro {
  position: fixed !important;
  top: 0;
}
.motoshirotei div#HeaderBox.move .headerbox .logo {
  display: none;
}
.motoshirotei div#HeaderBox .btn {
  right: 0;
  background: #6b216d;
  width: 58px;
  height: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
}
.motoshirotei div#HeaderBox .btn span {
  background: url(../../images/common/ic_w.svg) no-repeat center 12px/contain;
  background-size: 21px 21px;
  font-family: "Cormorant Infant", serif;
  font-size: 9px;
  padding: 36px 0px 10px 0px;
}

#Calendar {
  width: clamp(0px, 89.33vw, 670px);
}
#Calendar .calendar_h {
  margin-top: 44px;
}
#Calendar .calendar_h .calendar_t {
  text-align: center;
  font-size: 14px;
  color: #000;
  background-color: #f5f5f5;
  padding: 5px 0;
}
#Calendar .calendar_h .calendar_hol {
  margin-top: 18px;
}
#Calendar .calendar_h .calendar_hol p {
  padding-left: 27px;
  position: relative;
  font-size: 13px;
}
#Calendar .calendar_h .calendar_hol p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 9.5px;
}
#Calendar .calendar_h .calendar_hol p.holiday::before {
  background-color: #7e6b5a;
}
#Calendar .calendar_h .calendar_hol p.night::before {
  background-color: #556fb5;
}
#Calendar .calendar_h .calendar_hol p.am::before {
  background-color: #bb0933;
}
#Calendar .calendar_text {
  font-size: 12px;
  color: #de2f2f;
  padding-top: 5px;
}

.xo-event-calendar {
  padding: 15px 0 0 0;
}
.xo-event-calendar .holiday-titles {
  display: none !important;
}
.xo-event-calendar .calendars {
  border: 1px solid #e6e6e6;
  padding: 8px 8px;
}
.xo-event-calendar .calendars .month-header {
  position: relative;
}
.xo-event-calendar .calendars .calendar-caption {
  font-size: 13px;
  line-height: 26px;
  color: #323232;
  font-family: "Zen Old Mincho", serif;
}
.xo-event-calendar .calendars .month-prev {
  position: absolute;
  display: block;
  top: 8px;
  height: 26px;
  width: 26px;
  line-height: 26px;
  margin-top: -13px;
  text-decoration: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #e6e6e6;
  border-radius: 0;
  left: 0;
}
.xo-event-calendar .calendars .month-prev span {
  display: none !important;
}
.xo-event-calendar .calendars .month-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 7px;
  height: 8px;
  background: url(/images/motoshirotei_2024/clender_arrow_left.png) no-repeat center center/contain;
}
.xo-event-calendar .calendars .month-next {
  position: absolute;
  display: block;
  top: 8px;
  height: 26px;
  width: 26px;
  line-height: 26px;
  margin-top: -13px;
  text-decoration: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #e6e6e6;
  border-radius: 0;
  right: 0;
}
.xo-event-calendar .calendars .month-next span {
  display: none !important;
}
.xo-event-calendar .calendars .month-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 7px;
  height: 8px;
  background: url(/images/motoshirotei_2024/clender_arrow_right.png) no-repeat center center/contain;
}
.xo-event-calendar .calendars table.xo-month {
  border: none !important;
  border-collapse: collapse;
}
.xo-event-calendar .calendars table.xo-month th {
  border: none !important;
  font-size: 14px;
  padding-bottom: 8px !important;
  text-align: center;
  padding: 1px !important;
  color: #323232 !important;
  font-family: "Zen Old Mincho", serif;
}
.xo-event-calendar .calendars table.xo-month td {
  border: none !important;
  font-size: 14px;
  height: 30px !important;
  line-height: 30px !important;
  color: #323232 !important;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
}
.xo-event-calendar .calendars table.xo-month td .month-event-space {
  display: none !important;
}
.xo-event-calendar .calendars table.xo-month td .dayname td {
  text-align: center;
  height: 30px !important;
}
.xo-event-calendar .calendars table.xo-month td .dayname td div {
  height: auto;
  text-align: center;
  line-height: 1.4em;
  margin: 0 2px;
}
.xo-event-calendar .calendars table.xo-month td .dayname td div.holiday-rest {
  /* background-color: #7e6b5a !important; */
  color: #fff;
}
.xo-event-calendar .calendars table.xo-month td .dayname td div.holiday-am {
  /* background-color: #bb0933 !important; */
  color: #fff;
}
.xo-event-calendar .calendars table.xo-month td .dayname td div.holiday-pm {
  /* background-color: #556fb5 !important; */
  color: #fff;
}

.wpsbc-container {
  margin-top: 15px;
  width: 100%;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars {
  border: 1px solid #e6e6e6;
  padding: 6px 6px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar-wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar {
  width: 100%;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-select-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  border: none;
  width: 100%;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 0 10px;
  vertical-align: top;
  font-size: 13px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  text-align: center;
  text-align: -webkit-center;
  width: 100px;
  margin: 0 auto;
  padding-left: 15px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-select-container select option {
  text-align: center;
  text-align: -webkit-center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation {
  position: relative;
  padding: 0 30px;
  min-height: 26px;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: -6px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev {
  position: absolute;
  display: block;
  top: 100%;
  height: 21px;
  width: 21px;
  line-height: 26px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-decoration: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background: #e6e6e6;
  border-radius: 0;
  left: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev .wpsbc-arrow {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 0;
  height: 0;
  border: none;
  background: #e6e6e6;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev .wpsbc-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 5.5px;
  height: 6px;
  background: url(/images/motoshirotei_2024/clender_arrow_left.png) no-repeat center center/contain;
  margin-left: -1px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next {
  position: absolute;
  display: block;
  top: 100%;
  height: 21px;
  width: 21px;
  line-height: 26px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-decoration: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background: #e6e6e6;
  border-radius: 0;
  right: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next .wpsbc-arrow {
  right: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  display: inline-block;
  width: 0;
  height: 0;
  border: none;
  background: #e6e6e6;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next .wpsbc-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 5.5px;
  height: 6px;
  background: url(/images/motoshirotei_2024/clender_arrow_right.png) no-repeat center center/contain;
  margin-right: -1px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table {
  width: 100%;
  margin-top: 10px !important;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tr th {
  padding-bottom: 8px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tr td {
  text-align: center;
  font-size: 12px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tr td .wpsbc-date.wpsbc-gap {
  background: #f5f5f5;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table thead tr th {
  font-size: 12px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tbody tr td .wpsbc-date {
  position: relative;
  width: 100%;
  height: 100%;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tbody tr td .wpsbc-date .wpsbc-legend-item-icon[data-type=single] div:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tbody tr td .wpsbc-date .wpsbc-date-inner {
  width: 100% !important;
  height: clamp(23px, 6.13vw, 46px) !important;
  line-height: clamp(23px, 6.13vw, 46px) !important;
}
.wpsbc-legend-item-icon-2 div:first-of-type {
  background-color: #7e6b5a !important;
}
.wpsbc-legend-item-icon-2 + .wpsbc-date-inner .wpsbc-date-number {
  color: #fff;
}

.wpsbc-legend-item-icon-3 div:first-of-type {
  background-color: #556fb5 !important;
}
.wpsbc-legend-item-icon-3 + .wpsbc-date-inner .wpsbc-date-number {
  color: #fff;
}

.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: none;
  padding: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar {
  max-width: 100% !important;
  min-width: 100% !important;
  border: 1px solid #e6e6e6;
  padding: 6px 6px;
  margin-bottom: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header {
  background: #fff;
  padding: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev .wpsbc-arrow {
  margin-left: 0;
  margin-top: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next .wpsbc-arrow {
  margin-right: 0;
  margin-top: 0;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar-wrapper {
  padding: 0;
  min-height: 100% !important;
}
.wpsbc-container[data-columns] .wpsbc-calendars .wpsbc-calendar {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wpsbc-container.wpsbc-calendar-1 .wpsbc-legend-item-icon-1 div:first-of-type {
  background-color: transparent !important;
}

.motoshirotei .content_inner .information {
  padding-bottom: 45px;
}
.motoshirotei .content_inner .information .inforight {
  position: relative;
  padding-bottom: clamp(350px, 62.33vw, 430px);
}
.motoshirotei .content_inner .information .inforight .detail {
  padding: 0 0 45px 0;
}
.motoshirotei .content_inner .information .inforight .detail #Calendar {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.motoshirotei .content_inner .information .address p .haifun {
  vertical-align: 7%;
}
.motoshirotei .content_inner .reserve p.tel a:hover {
  text-decoration: none;
}
.motoshirotei .content_inner .reserve p.tel a .haifun {
  vertical-align: 6%;
}
.motoshirotei .content_inner .reserve p a:hover {
  text-decoration: none;
}

.motoshirotei .content_inner .reserve {
  padding-bottom: 39px;
}
.motoshirotei .content_inner .reserve p.tel {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.motoshirotei .content_inner .reserve p.tel a {
  font-size: 25px;
  color: #000;
  margin-left: 6px;
  margin-bottom: 0;
  font-weight: normal;
}
.motoshirotei .content_inner .reserve p {
  margin-top: -5px;
}
.motoshirotei .content_inner .reserve p .time {
  font-size: 15px;
  font-weight: normal;
}
.motoshirotei .content_inner .reserve p span.pt {
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  display: block;
  color: #595959;
}
.motoshirotei .content_inner .reserve p span.pt.car {
  margin-top: 5px;
}
.motoshirotei .content_inner .reserve p span.pt.kukaku {
  margin-top: -27px;
}
.motoshirotei .content_inner .reserve p span.pt a {
  color: #595959;
}
.motoshirotei .content_inner .reserve p span.pt a u {
  text-decoration: none;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap {
  margin-top: 20px;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn a {
  margin: 0 auto;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 15px 13px 18px;
  position: relative;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.stay {
  margin-top: 16px;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.stay a {
  background-color: #fff;
  color: #6b216d;
  border: 1px solid #6b216d;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.stay a::after {
  background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
}

.planbox#plan .box_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px 20px 15px;
}
.planbox#plan .box_wrap .box {
  width: calc(50% - 15px);
}
.planbox#plan .box_wrap .box:nth-child(2n) {
  margin-left: 15px;
}
.planbox#plan .box_wrap .box:nth-child(n+3) {
  margin-top: 10px;
}
.planbox#plan .box_wrap .box a {
  position: static;
  padding: 0;
  margin: 0;
}
.planbox#plan .box_wrap .box a .ph {
  position: static;
  width: 100%;
}
.planbox#plan .box_wrap .box a .ph img {
  width: 100%;
}
.planbox#plan .tit {
  margin: 5px 0 5px 0;
}

.main_lead#rooms_lead .camp {
  text-align: center;
}

.planbox#plan_rooms .box:nth-child(3), .planbox#plan_rooms .box:nth-child(4) {
  display: block;
}