/* =========================================================
COMMON
========================================================= */
.breadcrumbs {
  padding-bottom: 20px;
  background: #fff;
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-bottom: 0;
  }
}
.contents {
  padding-top: 0;
}

.contents .wrapper {
  width: 840px;
}

@media (max-width: 1024px) {
  .contents .wrapper {
    width: auto;
  }
}
.contents .wrapper > .btn {
  text-align: center;
}

@media (max-width: 1024px) {
  .contents .wrapper > .btn {
    margin-top: 40px;
  }
  .contents .wrapper > .btn a {
    width: 100%;
    min-width: 100%;
  }
}
.breadcrumbsList.wrapper {
  width: 1250px;
}

.copyright {
  margin-top: 60px;
  text-align: center;
  font-size: 1.2rem;
  font-family: "PT Serif", serif;
  font-style: italic;
}

@media (max-width: 1024px) {
  .copyright {
    font-size: 1rem;
    margin-top: 35px;
  }
}
.logo_monday {
  width: 530px;
  height: 93px;
  fill: #a28137;
}

@media (max-width: 1024px) {
  .logo_monday {
    width: 250px;
    height: 44px;
  }
}
.logoSvg {
  text-align: center;
  margin: 30px 0;
  line-height: 1;
}

@media (max-width: 1024px) {
  .logoSvg {
    margin: 25px 0;
  }
}
.logoSvg + h2 {
  font-size: 2.4rem;
  color: #000;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  margin-bottom: 25px;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 1024px) {
  .logoSvg + h2 {
    font-size: 2rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.title {
  display: flex;
  align-items: center;
}
.title img {
  width: 100px;
  margin-right: 45px;
}
@media (max-width: 767px) {
  .title img {
    width: 65px;
    margin-right: 10px;
  }
}
.title .text h2 {
  color: #040000;
  font-size: 1.9rem;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .title .text h2 {
    font-size: 1.5rem;
  }
}

.logoSvg .logo_ici {
  width: 171px;
  height: 32px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .logoSvg .logo_ici {
    width: 210px;
    height: 40px;
  }
}
.logoSvg .logo_apart {
  width: 242px;
  height: 39px;
  fill: #a47f22;
}
.logoSvg .logo_hotel {
  width: 242px;
  height: 32px;
}
.logo_grand {
  width: 242px;
  height: 41px;
}
@media (max-width: 767px) {
  .hotelWrap {
    max-width: 560px;
    margin: 0 auto;
  }
}
.hotelWrap + .logoSvg {
  margin-top: 60px;
}
.hotelWrap .imgBlock {
  display: flex;
}
@media (max-width: 767px) {
  .hotelWrap .imgBlock {
    flex-wrap: wrap;
  }
}
.hotelWrap .imgBlock p {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .hotelWrap .imgBlock p:first-of-type {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hotelWrap .imgBlock p {
    width: 50%;
  }
}
.hotelWrap .imgBlock p img {
  aspect-ratio: 279.98/212.11;
  -o-object-fit: cover;
     object-fit: cover;
}
.hotelWrap .hotelAbout {
  display: flex;
  margin-top: 16px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hotelWrap .hotelAbout {
    display: block;
  }
}
.hotelWrap .hotelAbout .hotelTextWrap .hotelName {
  font-size: 1.6rem;
  color: #040000;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}
.hotelWrap .hotelAbout .btn {
  margin: 0;
}
@media (max-width: 767px) {
  .hotelWrap .hotelAbout .btn {
    margin-top: 20px;
  }
}

.bottom {
  margin-top: 55px;
}
@media (max-width: 767px) {
  .bottom {
    margin-top: 50px;
  }
}

.hotelGridType {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 14px;
}
@media (max-width: 767px) {
  .hotelGridType {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    max-width: 560px;
    margin: 0 auto;
  }
}
.hotelGridType li img {
  aspect-ratio: 270/204;
  -o-object-fit: cover;
     object-fit: cover;
}
.hotelGridType li .hotelAbout .hotelName {
  color: #040000;
  color: #000;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  margin-bottom: 15px;
  margin-top: 15px;
}
.hotelGridType li .btn a {
  width: initial;
}
.hotelGridType + h3 {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .hotelGridType + h3 {
    margin-top: 45px;
  }
}

h3 {
  font-size: 1.9rem;
  color: #000;
  border-bottom: 1px solid #B3B3B3;
  padding-bottom: 20px;
  margin-top: 25px;
  text-align: center;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}

@media (max-width: 1024px) {
  h3 {
    font-size: 1.5rem;
  }
}

.bookingcom .title img {
  width: 142px;
  height: auto;
}
@media (max-width: 767px) {
  .bookingcom .title img {
    width: 92px;
  }
}
.bookingcom .hotelGridType li {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.bookingcom .hotelGridType li .hotelAbout {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.bookingcom .hotelGridType li .hotelAddress {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .bookingcom .hotelGridType li .hotelAddress {
    margin: 0 0 20px;
  }
}

.bookingcom .hotelGridType li .hotelAbout .btn {
  margin-top: auto;
}

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