@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/*768以上はpc表示*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts2025/icomoon.eot?h5zvr3");
  src: url("../fonts2025/icomoon.eot?h5zvr3#iefix") format("embedded-opentype"), url("../fonts2025/icomoon.ttf?h5zvr3") format("truetype"), url("../fonts2025/icomoon.woff?h5zvr3") format("woff"), url("../fonts2025/icomoon.svg?h5zvr3#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-tel2:before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
}

.icon-catalog:before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}

@media screen and (max-width: 768px) {
  .menu_btn {
    background: #222;
  }
  .menu_btn span.menu_txt:before {
    font-family: "Roboto", sans-serif;
  }
}

@media screen and (max-width: 768px) {
  .footer_fixbnr {
    border-top: 1px solid #e8e8e8;
    background: #fff;
    color: #222;
  }
  .footer_fixbnr div {
    border-color: #e8e8e8;
  }
}

@media screen and (max-width: 768px) {
  .no-scroll {
    position: fixed;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .btn-link-recruit {
    display: block;
    background: #f6ea08;
    padding: 6px 10px;
    border-radius: 30px;
    position: absolute;
    right: 64px;
    top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .lead {
    margin-left: 8px;
  }
}

@media screen and (max-width: 768px) {
  .spmenu {
    top: 60px;
  }
  .spmenu.menuopen {
    background: transparent;
  }
}

@media screen and (max-width: 768px) {
  .spmenu_list {
    width: 100%;
    right: auto;
    transform: translate(0, 0);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    /* または vh 単位 */
  }
  .spmenu_list li {
    background: #f8f8f8;
  }
}

li.submenu-list {
  background: #fff;
}
li.submenu-list a {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .menuopen .spmenu_list {
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (max-width: 768px) {
  .spmenu_title {
    background: #222;
    color: #fff;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.1em;
    height: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 768px) {
  .spmenu_list_item a {
    font-size: 17px;
    padding: 10px 0 10px 1.5em;
  }
}

@media screen and (max-width: 768px) {
  .spmenu_list_item:before,
  .submenu-list:before {
    top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .spmenu_feature {
    list-style-type: none;
    display: flex;
    gap: 8px;
    margin: 16px;
  }
  .spmenu_feature li {
    flex: 1;
    border: none;
  }
  .spmenu_feature a {
    display: block;
    background-color: #ccc;
    color: #fff;
    padding: 36px 0 0;
    text-align: center;
    font-size: 14px;
    height: 165px;
    position: relative;
    line-height: 1.3;
  }
  .spmenu_feature a:before {
    display: block;
    position: absolute;
    top: 9px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  .spmenu_feature a {
    background-size: 100%;
    background-position: bottom left;
  }
  .spmenu_feature a.icon-catalog {
    background-color: #d6aa15;
    background-image: url(../img/sp_menu_pamphlet.jpg);
    padding-top: 46px;
  }
  .spmenu_feature a.icon-catalog:before {
    font-size: 23px;
    top: 13px;
  }
  .spmenu_feature a.icon-flag {
    background-color: #b59532;
    background-image: url(../img/sp_menu_event.jpg);
  }
  .spmenu_feature a.icon-flag:before {
    font-size: 24px;
  }
  .spmenu_feature a.icon-home {
    background-color: #eb6118;
    background-image: url(../img/sp_menu_reservation.jpg);
  }
  .spmenu_feature a.icon-home:before {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .spmenu-tel {
    margin: 16px;
    border: 3px solid #e0e0e0;
    padding: 8px 5px;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
  }
  .spmenu-tel a {
    font-family: Arial, sans-serif;
    padding: 6px 0 3px;
    font-size: 19px;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .spmenu-tel a:before {
    font-size: 0.9em;
    margin-right: 3px;
  }
  .spmenu-tel li:not(.time) {
    flex: 0 0 50%;
  }
  .spmenu-tel li {
    flex: 0 0 100%;
    border-bottom: none;
    background: #fff;
  }
  .spmenu-tel li:first-of-type {
    border-right: 1px solid #e8e8e8;
  }
  .spmenu-tel .time {
    text-align: center;
    margin-top: 4px;
    font-size: 11px;
  }
  .spmenu-tel h4 {
    font-weight: 500;
    text-align: center;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  li.spmenu-remorm {
    padding: 0 16px 16px;
    background: #fff;
  }
  li.spmenu-remorm a {
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
    background-image: url(../img/sp_menu_reform.png);
    background-size: 90px;
    background-position: right 5px center;
    border: 1px solid #e8e8e8;
    padding: 5px 16px;
    font-size: 15px;
    height: 54px;
  }
}

@media screen and (max-width: 768px) {
  li.spmenu_sns {
    padding-top: 20px;
    background: #fff;
  }
}

@media screen and (max-width: 768px) {
  .spmenu-secondary {
    list-style-type: none;
    display: flex;
    justify-content: center;
    margin: 3px 40px 24px;
  }
  .spmenu-secondary li {
    border: none;
    padding: 0 16px;
    text-align: center;
    flex: 0 0 auto;
    background: #fff;
  }
  .spmenu-secondary a {
    padding: 0;
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .event-fix-btn {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .mhsr_txt_re .rehome-logo,
  .mhsr-list_data .rehome-logo {
    width: 120px;
  }
}

@media screen and (min-width: 768px) {
  .mhsr_txt_re .rehome-logo {
    margin-top: -10px;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  .mhsr-list_data .rehome-logo {
    margin-bottom: -16px;
  }
}

.mh-azono-intro {
  padding: 0 0 30px;
}
@media screen and (min-width: 768px) {
  .mh-azono-intro {
    padding: 0 0 70px;
  }
}

.mh-azono-logo {
  width: 140px;
  margin: 30px auto 25px;
}
@media screen and (min-width: 768px) {
  .mh-azono-logo {
    margin: 60px auto 35px;
    width: 200px;
  }
}

.mh-azono-dxr {
  margin-bottom: 25px;
}
.mh-azono-dxr img {
  max-width: none;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .mh-azono-dxr {
    margin-bottom: 70px;
  }
}

.mhsr-point_head--m2 {
  letter-spacing: 0.05em;
}
.mhsr-point_head--m2.azono {
  color: #8e9946;
}
@media screen and (min-width: 768px) {
  .mhsr-point_head--m2 {
    margin: 16px 0;
  }
  .mhsr-point_head--m2.azono {
    margin: -10px 0 16px;
  }
}

.mh-azono-row {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .mh-azono-row {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mh-azono-row:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .mh-azono-row .nankoku_txt {
    padding-top: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.mh-azono-gallery {
  background: #fbf8f4;
  padding-top: 30px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .mh-azono-gallery {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 90px;
  }
}

.mh-azono-rp {
  margin: 20px 0 10px;
  display: block;
}
@media screen and (min-width: 768px) {
  .mh-azono-rp {
    margin: 30px auto 20px;
    width: 800px;
  }
}

.mh-note-txt {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mh-note-txt {
    font-size: 16px;
    margin-bottom: 60px;
  }
}

.mh-azono-h--small {
  font-size: 18px;
  margin-bottom: 12px;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .mh-azono-h--small {
    font-size: 22px;
    margin-bottom: 25px;
  }
}

.mh-azono-gall-row {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .mh-azono-gall-row {
    margin-bottom: 20px;
  }
}

.mh-azono-gall-item {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .mh-azono-gall-item {
    margin-bottom: 40px;
  }
}

.campaign-detail {
  display: none;
}

.h-campaign {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .pc-none {
    display: none;
  }
}

/*# sourceMappingURL=style2025.css.map */
