.main_img_motoshirotei .bg {
  height: 100vh;
}
.main_img_motoshirotei .bg .logo {
  top: 20%;
}
.main_img_motoshirotei .bg .stayingbtn {
  bottom: 0;
}
.main_img_motoshirotei .bg .slides {
  height: 100%;
}
.main_img_motoshirotei .bg .slides li {
  height: 100%;
}
.main_img_motoshirotei .concept {
  background: url(../images/restaurant/motoshirotei/bg1.jpg) no-repeat center top -20px/cover;
  padding-top: 24px;
}
.main_img_motoshirotei .concept .concepttxt {
  padding-top: 183px;
}
.main_img_motoshirotei .concept .menu {
  top: 0;
  max-width: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  padding: 56px 0 63px;
}
@media (max-width: 1050px) {
  .main_img_motoshirotei .concept .menu {
    gap: 0;
  }
}
.main_img_motoshirotei .concept .menu .col {
  width: auto;
}
.main_img_motoshirotei .concept .menu .col:nth-of-type(2) {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  padding: 0;
}
.main_img_motoshirotei .concept .menu .col.reception {
  width: auto;
  padding: 0;
  max-width: 260px;
  width: 100%;
  gap: 20px;
}
@media (max-width: 1050px) {
  .main_img_motoshirotei .concept .menu .col.reception {
    margin-top: 40px;
  }
}
.main_img_motoshirotei .concept .menu .col .stayingbtn {
  width: 100%;
}
@media (max-width: 1050px) {
  .main_img_motoshirotei .concept .menu .col .stayingbtn {
    padding: 0;
    margin: 0;
  }
}
.main_img_motoshirotei .concept .menu .col .stayingbtn.day a::after {
  background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
}
.main_img_motoshirotei .concept .menu .col .stayingbtn.stay a {
  background-color: #fff;
  color: #6b216d;
}
.main_img_motoshirotei .concept .menu .col .stayingbtn.stay a::before {
  background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
}
@media (min-width: 800px) {
  .main_img_motoshirotei .concept .menu .col .stayingbtn.stay a:hover {
    background-color: #7a6499;
    color: #fff;
  }
  .main_img_motoshirotei .concept .menu .col .stayingbtn.stay a:hover::before {
    background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
    opacity: 0;
  }
  .main_img_motoshirotei .concept .menu .col .stayingbtn.stay a:hover::after {
    background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
    opacity: 1;
  }
}
.main_img_motoshirotei .concept .menu .col .stayingbtn a {
  max-width: 260px;
  margin: 0;
  border-radius: 25px;
  padding: 12px 0;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.main_img_motoshirotei .concept .menu .col .stayingbtn a::before, .main_img_motoshirotei .concept .menu .col .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;
}
.main_img_motoshirotei .concept .menu .col .stayingbtn a::before {
  background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
}
.main_img_motoshirotei .concept .menu .col .stayingbtn a::after {
  background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
}
.main_img_motoshirotei .concept .menu .col p.tel {
  padding: 0;
}
.main_img_motoshirotei .concept .menu .col p.tel a.tel {
  font-size: 36px;
  border-bottom: none;
  margin-left: 14px;
  letter-spacing: 0.06em;
}
@media (min-width: 800px) {
  .main_img_motoshirotei .concept .menu .col p.tel a.tel {
    pointer-events: none;
  }
}
.main_img_motoshirotei .concept .menu .col p.tel a.tel:hover {
  text-decoration: none;
}
.main_img_motoshirotei .concept .menu .col p.tel a.tel .haifun {
  display: inline-block;
  margin-top: -8px;
}
.main_img_motoshirotei .concept .menu .col p.b_h {
  font-size: 20px;
  font-weight: bold;
}
.main_img_motoshirotei .concept .menu .col p span.pt {
  font-size: 14px;
  padding: 0;
}
.main_img_motoshirotei .concept .menu .col p span.pt:first-child {
  margin-top: 21px;
}
@media (max-width: 1050px) {
  .main_img_motoshirotei .concept .menu .col p span.pt:first-child {
    margin-top: 10px;
  }
}
.main_img_motoshirotei .concept .menu .col p span.pt:nth-child(2) {
  margin-top: 5px;
}
@media (max-width: 1050px) {
  .main_img_motoshirotei .concept .menu .col p span.pt:nth-child(2) {
    margin-top: 0px;
  }
}
.main_img_motoshirotei .concept .menu .col p span.pt a u {
  text-decoration: none;
}

.motoshirotei div#HeaderBox.move-motoshiro .headerbox {
  border-bottom: none;
  background: transparent;
  position: fixed;
}
.motoshirotei div#HeaderBox.move-motoshiro .headerbox.fixeditem-motoshiro {
  position: fixed;
  top: 0;
}
.motoshirotei div#HeaderBox .btn {
  right: 0;
  background: #6b216d;
  width: 118px;
  height: 78px;
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.motoshirotei div#HeaderBox .btn span {
  background: url(../../images/common/ic_w.svg) no-repeat center 14px/contain;
  background-size: 26px 26px;
  font-family: "Cormorant Infant", serif;
  font-size: 16px;
  padding: 43px 14px 10px 16px;
}

#Calendar {
  width: clamp(225px, 36.8vw, 455px);
}
@media (max-width: 985px) {
  #Calendar {
    width: 100%;
    max-width: 455px;
  }
}
#Calendar .calendar_h {
  margin-top: 44px;
}
#Calendar .calendar_h .calendar_t {
  text-align: center;
  font-size: 18px;
  color: #000;
  background-color: #f5f5f5;
}
#Calendar .calendar_h .calendar_hol {
  margin-top: 18px;
}
#Calendar .calendar_h .calendar_hol p {
  padding-left: 42px;
  position: relative;
  letter-spacing: 0.05em;
}
#Calendar .calendar_h .calendar_hol p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 13px;
}
#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: 14px;
  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-lunch {
  /* background-color: #bb0933 !important; */
  color: #fff;
}
.xo-event-calendar .calendars table.xo-month td .dayname td div.holiday-dinner {
  /* 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: 8px 8px;
}
.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;
}
.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: 13px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev {
  position: absolute;
  display: block;
  top: 50%;
  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;
}
.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: 7px;
  height: 8px;
  background: url(/images/motoshirotei_2024/clender_arrow_left.png) no-repeat center center/contain;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next {
  position: absolute;
  display: block;
  top: 50%;
  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;
}
.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: 7px;
  height: 8px;
  background: url(/images/motoshirotei_2024/clender_arrow_right.png) no-repeat center center/contain;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table {
  width: 100%;
  margin-top: 10px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tr th {
  padding-bottom: 10px;
}
.wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tr td {
  text-align: center;
  font-size: 14px;
}
.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: 14px;
}
.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: clamp(30px, 4.797vw, 61px);
  height: 30px !important;
  line-height: 30px !important;
}
@media (max-width: 985px) {
  .wpsbc-container .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar table tbody tr td .wpsbc-date .wpsbc-date-inner {
    width: 60.42px;
  }
}

.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: 8px 8px;
  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 .inforight {
  width: 61%;
}
@media (max-width: 985px) {
  .motoshirotei .content_inner .information .inforight {
    width: 87%;
  }
}
.motoshirotei .content_inner .information .inforight .detail {
  padding-top: 0;
  margin-top: -24px;
  padding-right: 0;
}
.motoshirotei .content_inner .information .inforight .tit {
  padding-right: 50px;
}
.motoshirotei .content_inner .information .map {
  margin-top: -24px;
}
@media (max-width: 1100px) {
  .motoshirotei .content_inner .information .map {
    width: 37%;
  }
}
@media (max-width: 985px) {
  .motoshirotei .content_inner .information .map {
    width: 100%;
  }
}
.motoshirotei .content_inner .information .map iframe {
  height: 850px;
}
@media (max-width: 985px) {
  .motoshirotei .content_inner .information .map iframe {
    height: 710px;
  }
}
.motoshirotei .content_inner .information .address p {
  display: inline;
}
.motoshirotei .content_inner .information .address p .haifun {
  vertical-align: 6%;
}

.motoshirotei .content_inner .reserve {
  padding-bottom: 92px;
}
.motoshirotei .content_inner .reserve p.tel a {
  font-size: 36px;
  color: #000;
  margin-left: 14px;
  font-weight: normal;
}
@media (min-width: 800px) {
  .motoshirotei .content_inner .reserve p.tel a {
    pointer-events: none;
  }
}
.motoshirotei .content_inner .reserve p.tel a .haifun {
  vertical-align: 6%;
}
.motoshirotei .content_inner .reserve p {
  margin-top: -18px;
}
.motoshirotei .content_inner .reserve p .time {
  font-size: 20px;
  font-weight: bold;
}
.motoshirotei .content_inner .reserve p span.pt {
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  color: #595959;
}
.motoshirotei .content_inner .reserve p span.pt.car {
  margin-top: 10px;
}
.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 {
  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;
  gap: 35px;
  margin-top: 41px;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn {
  width: 100%;
  max-width: 260px;
}
@media (max-width: 1050px) {
  .motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn {
    padding: 0;
    margin: 0;
  }
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.day a::after {
  background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
}
.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::before {
  background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
}
@media (min-width: 800px) {
  .motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.stay a:hover {
    background-color: #7a6499;
    color: #fff;
  }
  .motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.stay a:hover::before {
    background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
    opacity: 0;
  }
  .motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn.stay a:hover::after {
    background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
    opacity: 1;
  }
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn a {
  max-width: 260px;
  margin: 0;
  border-radius: 25px;
  padding: 12px 0;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn a::before, .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;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn a::before {
  background: url(/images/motoshirotei_2024/blank_icon.svg) no-repeat center center/contain;
}
.motoshirotei .content_inner .reserve .reserve_b_wrap .stayingbtn a::after {
  background: url(/images/motoshirotei_2024/blank_icon_p.svg) no-repeat center center/contain;
}

.box_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.box_wrap .box {
  float: none;
}