body {
  font-family: "Open Sans", sans-serif;
  background-color: #1d1a16;
  color: #fff;
}
body .header {
  border: none;
  padding: 0;
  background-color: #1d1a16;
}
@media (min-width: 751px) {
  body .header__inner {
    width: 1100px;
    padding: 0 20px;
    margin: auto;
  }
}
@media (max-width: 750px) {
  body .header__inner {
    padding: 0 4.1025641026vw;
  }
}
@media (min-width: 751px) {
  body .header__inner {
    height: 50px;
  }
}
@media (max-width: 750px) {
  body .header__inner {
    height: 14.8717948718vw;
  }
}
body .header__logo {
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  body .header__logo {
    width: 140px;
    height: 100%;
  }
}
@media (max-width: 750px) {
  body .header__logo {
    width: 35.8974358974vw;
    height: 100%;
  }
}
body .header__logo img {
  width: 100%;
}
@media (min-width: 751px) {
  body .main .inner-wrap {
    width: 1100px;
    padding: 0 20px;
    margin: auto;
  }
}
@media (max-width: 750px) {
  body .main .inner-wrap {
    padding: 0 4.1025641026vw;
  }
}
@media (min-width: 751px) {
  body .main .inner-wrap {
    padding-bottom: 120px;
  }
}
@media (max-width: 750px) {
  body .main .inner-wrap {
    padding-bottom: 30.7692307692vw;
  }
}
body .main .has-underline {
  color: #BCA173;
  text-decoration: underline;
}
@media (min-width: 751px) {
  body .footer .logo img {
    width: 180px;
  }
}
@media (max-width: 750px) {
  body .footer .logo img {
    width: 35.8974358974vw;
  }
}
@media (max-width: 750px) {
  body .footer .footer-inner {
    width: auto;
  }
}
@media (min-width: 751px) {
  body .footer .footer-nav {
    border-top: 2px solid #fff;
  }
}
@media (max-width: 750px) {
  body .footer .footer-nav {
    border-top: 0.5128205128vw solid #fff;
  }
}
@media (max-width: 750px) {
  body .footer .footer-nav li {
    font-size: 2.8205128205vw;
    float: none;
    line-height: 2.5em;
  }
}
@media (max-width: 750px) {
  body .footer .copyright {
    font-size: 2.8205128205vw;
  }
}
@media (max-width: 750px) {
  body .only-pc {
    display: none !important;
  }
}
@media (min-width: 751px) {
  body .only-sp {
    display: none !important;
  }
}
body .round-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2b2b2b;
}
@media (min-width: 751px) {
  body .round-btn {
    border: 1px solid #91887c;
    border-radius: 6px;
  }
}
@media (max-width: 750px) {
  body .round-btn {
    border: 1px solid #91887c;
    border-radius: 1.0256410256vw;
  }
}
body .round-btn--gold {
  background-color: #BCA173;
}
.sec-kv img {
  width: 100%;
}
.sec-page-nav {
  display: flex;
}
@media (min-width: 751px) {
  .sec-page-nav {
    gap: 24px;
    margin-top: 32px;
    justify-content: center;
  }
}
@media (max-width: 750px) {
  .sec-page-nav {
    gap: 2.0512820513vw;
    margin: 5.1282051282vw -1.0256410256vw 0;
    justify-content: space-between;
  }
}
.sec-page-nav .round-btn {
  color: #898075;
  text-align: center;
}
@media (min-width: 751px) {
  .sec-page-nav .round-btn {
    font-size: 18px;
    min-height: 40px;
    padding: 0 22px;
  }
}
@media (max-width: 750px) {
  .sec-page-nav .round-btn {
    font-size: 3.0769230769vw;
    padding: 0.35em 1em;
    line-height: 1.25;
    flex: 1 1 auto;
  }
}
.sec-page-nav .round-btn--gold {
  color: #2b2b2b;
  font-weight: 600;
}
@media (min-width: 751px) {
  #title {
    margin-top: 32px;
    padding-top: 32px;
  }
}
@media (max-width: 750px) {
  #title {
    margin-top: 14.1025641026vw;
    padding-top: 5.1282051282vw;
  }
}
#title .sec-page-title {
  text-align: center;
}
#title .sec-page-title__location {
  color: #BCA173;
  display: inline-block;
  font-weight: 400;
}
@media (min-width: 751px) {
  #title .sec-page-title__location {
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  #title .sec-page-title__location {
    font-size: 7.1794871795vw;
  }
}
#title .sec-page-title__copy {
  display: inline-block;
  font-weight: 300;
}
@media (min-width: 751px) {
  #title .sec-page-title__copy {
    font-size: 32px;
    line-height: 48px;
    margin-top: 16px;
  }
}
@media (max-width: 750px) {
  #title .sec-page-title__copy {
    font-size: 8.7179487179vw;
    line-height: 10.2564102564vw;
    margin-top: 6.4102564103vw;
  }
}
.page-lead {
  color: #cacaca;
  line-height: 1.4em;
}
@media (min-width: 751px) {
  .page-lead {
    text-align: center;
    font-size: 20px;
    margin: 32px auto 0;
    width: 790px;
  }
  .page-lead-padded {
    width: 90%;
    font-size: 20px;
    text-align: center;
    color: #cacaca;
    line-height: 1.4em;
    margin: 32px auto 0;
  }
}
@media (max-width: 750px) {
  .page-lead {
    font-size: 5.1282051282vw;
    margin: 6.4102564103vw auto 0;
  }
}
@media (min-width: 751px) {
  .sec-about {
    margin-top: 100px;
    display: flex;
    gap: 48px;
  }
}
@media (max-width: 750px) {
  .sec-about {
    margin-top: 20.5128205128vw;
  }
}
@media (min-width: 751px) {
  .sec-about:not(:first-child) {
    margin-top: 160px;
  }
}
@media (min-width: 751px) {
  .sec-about:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 751px) {
  .sec-about__image {
    flex: 0 0 620px;
  }
}
.sec-about__image picture img {
  width: 100%;
}
@media (min-width: 751px) {
  .sec-about__image picture img {
    border-radius: 6px;
  }
}
@media (max-width: 750px) {
  .sec-about__image picture img {
    border-radius: 1.2820512821vw;
  }
}
.sec-about__text-title {
  font-weight: 600;
}
@media (min-width: 751px) {
  .sec-about__text-title {
    font-size: 24px;
    line-height: 1;
  }
}
@media (max-width: 750px) {
  .sec-about__text-title {
    font-size: 5.641025641vw;
    margin-top: 1.5em;
  }
}
.sec-about__text-body {
  color: #cacaca;
  line-height: 1.4;
}
@media (min-width: 751px) {
  .sec-about__text-body {
    margin-top: 20px;
    font-size: 17px;
  }
}
@media (max-width: 750px) {
  .sec-about__text-body {
    margin-top: 1em;
    font-size: 4.6153846154vw;
  }
}
.sec-genre-filter {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .sec-genre-filter {
    justify-content: flex-end;
    gap: 20px;
  }
}
@media (max-width: 750px) {
  .sec-genre-filter {
    gap: 3.0769230769vw 5.1282051282vw;
  }
}
.sec-genre-filter .filter {
  font-weight: 600;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .sec-genre-filter .filter {
    color: #797979;
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .sec-genre-filter .filter {
    font-size: 3.5897435897vw;
  }
}
.sec-genre-filter .filter.current {
  border-bottom: 1px solid #c1a06c;
  color: #c1a06c;
}
@media (min-width: 751px) {
  #restaurants {
    padding-top: 40px;
    margin-top: 160px;
  }
}
@media (max-width: 750px) {
  #restaurants {
    padding-top: 5.1282051282vw;
    margin-top: 15.3846153846vw;
  }
}
.sec-restaurants__title {
  font-weight: 600;
}
@media (min-width: 751px) {
  .sec-restaurants__title {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__title {
    font-size: 5.1282051282vw;
  }
}
.sec-restaurants__view-all {
  color: #c1a06c;
  display: inline-flex;
  align-items: center;
  margin-top: 0.25em;
}
@media (min-width: 751px) {
  .sec-restaurants__view-all {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__view-all {
    font-size: 3.5897435897vw;
  }
}
@media (min-width: 751px) {
  .sec-restaurants__view-all + .sec-genre-filter {
    margin-top: 30px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__view-all + .sec-genre-filter {
    margin-top: 7.6923076923vw;
  }
}
@media (min-width: 751px) {
  .sec-restaurants__view-all + .sec-restaurants__item {
    margin-top: 60px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__view-all + .sec-restaurants__item {
    margin-top: 10.2564102564vw;
  }
}
.sec-restaurants__view-all::after {
  content: "";
  display: inline-block;
  background-image: url("../img/icon-blank.svg");
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (min-width: 751px) {
  .sec-restaurants__view-all::after {
    width: 12px;
    height: 14px;
    margin-left: 4px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__view-all::after {
    width: 2.5641025641vw;
    height: 3.0769230769vw;
    margin-left: 2.0512820513vw;
  }
}
.sec-restaurants__item {
  background-color: #342f28;
  overflow: hidden;
}
@media (min-width: 751px) {
  .sec-restaurants__item {
    display: flex;
    border-radius: 6px;
    flex-direction: row-reverse;
    margin-top: 30px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__item {
    border-radius: 1.5384615385vw;
    position: relative;
    margin-top: 7.6923076923vw;
  }
}
.sec-restaurants__item-data {
  font-weight: 600;
}
@media (min-width: 751px) {
  .sec-restaurants__item-data {
    padding: 20px 35px;
    position: relative;
    flex: 1 1 auto;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__item-data {
    padding: 4.6153846154vw 4.1025641026vw 5.1282051282vw;
  }
}
@media (min-width: 751px) {
  .sec-restaurants__item-image {
    flex: 0 0 507px;
  }
}
.sec-restaurants__item-image picture img {
  width: 100%;
}
.sec-restaurants__reservation-type {
  font-weight: 600;
}
@media (min-width: 751px) {
  .sec-restaurants__reservation-type {
    color: #bca173;
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__reservation-type {
    color: #1d1a16;
    font-size: 3.3333333333vw;
    position: absolute;
    top: 4.1025641026vw;
    left: 4.1025641026vw;
    background-color: #bca173;
    padding: 0.5em 1em;
    line-height: 1;
    border-radius: 1.0256410256vw;
  }
}
.sec-restaurants__name {
  font-weight: 700;
}
@media (min-width: 751px) {
  .sec-restaurants__name {
    font-size: 24px;
    margin-top: 0.25em;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__name {
    font-size: 4.6153846154vw;
  }
}
.sec-restaurants__location {
  color: #c9c3ba;
}
@media (min-width: 751px) {
  .sec-restaurants__location {
    font-size: 14px;
    margin-top: 0.5em;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__location {
    font-size: 3.5897435897vw;
  }
}
.sec-restaurants__genre {
  color: #c9c3ba;
}
@media (min-width: 751px) {
  .sec-restaurants__genre {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__genre {
    font-size: 3.5897435897vw;
    line-height: 1.1;
  }
}
.sec-restaurants__budget {
  display: flex;
  font-weight: 500;
  margin-top: 0.5em;
}
@media (min-width: 751px) {
  .sec-restaurants__budget {
    font-size: 14px;
    gap: 25px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__budget {
    font-size: 3.5897435897vw;
    gap: 4.6153846154vw;
  }
}
.sec-restaurants__budget-lunch, .sec-restaurants__budget-dinner {
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  .sec-restaurants__budget-lunch, .sec-restaurants__budget-dinner {
    gap: 4px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__budget-lunch, .sec-restaurants__budget-dinner {
    gap: 0.7692307692vw;
  }
}
.sec-restaurants__budget-lunch::before, .sec-restaurants__budget-dinner::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 751px) {
  .sec-restaurants__budget-lunch::before, .sec-restaurants__budget-dinner::before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__budget-lunch::before, .sec-restaurants__budget-dinner::before {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
  }
}
.sec-restaurants__budget-lunch::before {
  background-image: url("../img/icon-lunch.svg");
}
@media (min-width: 751px) {
  .sec-restaurants__budget-lunch::before {
    background-size: 14px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__budget-lunch::before {
    background-size: 3.5897435897vw;
  }
}
.sec-restaurants__budget-dinner::before {
  background-image: url("../img/icon-dinner.svg");
}
@media (min-width: 751px) {
  .sec-restaurants__budget-dinner::before {
    background-size: 10px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__budget-dinner::before {
    background-size: 3.0769230769vw;
  }
}
.sec-restaurants__summary {
  line-height: 1.4;
  font-weight: 400;
  margin-top: 0.5em;
}
@media (min-width: 751px) {
  .sec-restaurants__summary {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__summary {
    font-size: 3.5897435897vw;
  }
}
.sec-restaurants__notice {
  font-weight: 400;
  color: #cbcbca;
  margin-top: 1em;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .sec-restaurants__notice {
    font-size: 13px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__notice {
    font-size: 3.0769230769vw;
  }
}
.sec-restaurants__button-wrap {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .sec-restaurants__button-wrap {
    align-items: center;
    height: 50px;
    position: absolute;
    bottom: 20px;
    width: calc(100% - 70px);
  }
}
@media (max-width: 750px) {
  .sec-restaurants__button-wrap {
    align-items: flex-end;
    margin-top: 5.1282051282vw;
  }
}
@media (min-width: 751px) {
  .sec-restaurants__button-wrap .round-btn {
    width: 190px;
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__button-wrap .round-btn {
    flex: 0 0 43.5897435897vw;
    font-size: 4.1025641026vw;
    height: 8.7179487179vw;
  }
}
.sec-restaurants__icon-wrap {
  line-height: 1;
  display: flex;
}
@media (min-width: 751px) {
  .sec-restaurants__icon-wrap {
    gap: 10px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__icon-wrap {
    gap: 3.0769230769vw;
  }
}
.sec-restaurants__icon {
  color: #cbcbca;
  background-position: center top;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (min-width: 751px) {
  .sec-restaurants__icon {
    font-size: 10px;
    height: 50px;
    padding-top: 35px;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__icon {
    font-size: 2.3076923077vw;
    height: 11.2820512821vw;
    padding-top: 8.9743589744vw;
  }
}
.sec-restaurants__icon--menu {
  background-image: url("../img/icon-menu.svg");
}
@media (min-width: 751px) {
  .sec-restaurants__icon--menu {
    background-size: 30px auto;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__icon--menu {
    background-size: 7.1794871795vw auto;
  }
}
.sec-restaurants__icon--child {
  background-image: url("../img/icon-child.svg");
}
@media (min-width: 751px) {
  .sec-restaurants__icon--child {
    background-size: 26px auto;
  }
}
@media (max-width: 750px) {
  .sec-restaurants__icon--child {
    background-size: 6.1538461538vw auto;
  }
}
@media (min-width: 751px) {
  #other-destinations {
    padding-top: 40px;
    margin-top: 120px;
  }
}
@media (max-width: 750px) {
  #other-destinations {
    padding-top: 5.1282051282vw;
    margin-top: 20.5128205128vw;
  }
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations:not(:first-child) {
    background-color: #342f28;
    padding: 40px 0;
    margin-top: 120px;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations:not(:first-child) {
    margin-top: 25.641025641vw;
  }
}
#other-destinations .sec-other-destinations__title {
  font-weight: 600;
  text-align: center;
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__title {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations__title {
    font-size: 5.1282051282vw;
  }
}
#other-destinations .sec-other-destinations__body {
  display: flex;
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__body {
    flex-wrap: wrap;
    width: 845px;
    margin: 48px auto 0;
    gap: 8px;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations__body {
    flex-wrap: wrap;
    margin: 7.6923076923vw auto 0;
    row-gap: 5.1282051282vw;
    gap: 6.4102564103vw 1.5384615385vw;
  }
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__body.flex-center {
    justify-content: center;
  }
}
#other-destinations .sec-other-destinations__item {
  display: block;
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__item {
    flex: 0 0 205px;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations__item {
    flex: 0 0 45.1282051282vw;
  }
}
#other-destinations .sec-other-destinations__item img {
  width: 100%;
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__item img {
    border-radius: 5px;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations__item img {
    border-radius: 1.5384615385vw;
  }
}
#other-destinations .sec-other-destinations__name {
  font-weight: 600;
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__name {
    margin-top: 0.75em;
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations__name {
    margin-top: 0.5em;
    font-size: 4.6153846154vw;
  }
}
#other-destinations .sec-other-destinations__summary {
  color: #818181;
  line-height: 1.4em;
  display: inline-block;
}
@media (min-width: 751px) {
  #other-destinations .sec-other-destinations__summary {
    font-size: 14px;
    margin-top: 0.5em;
  }
}
@media (max-width: 750px) {
  #other-destinations .sec-other-destinations__summary {
    font-size: 3.0769230769vw;
    margin-top: 0.5em;
  }
}
.sec-about-pocket-concierge {
  text-align: center;
}
@media (min-width: 751px) {
  .sec-about-pocket-concierge {
    margin-top: 120px;
  }
}
@media (max-width: 750px) {
  .sec-about-pocket-concierge {
    margin-top: 25.641025641vw;
  }
}
@media (min-width: 751px) {
  .sec-about-pocket-concierge__logo {
    width: 40px;
  }
}
@media (max-width: 750px) {
  .sec-about-pocket-concierge__logo {
    width: 9.2307692308vw;
  }
}
.sec-about-pocket-concierge__title {
  font-weight: 600;
}
@media (min-width: 751px) {
  .sec-about-pocket-concierge__title {
    font-size: 24px;
    margin-top: 20px;
  }
}
@media (max-width: 750px) {
  .sec-about-pocket-concierge__title {
    font-size: 5.1282051282vw;
    margin-top: 4.1025641026vw;
  }
}
.sec-about-pocket-concierge p {
  font-weight: 400;
  color: #cacaca;
}
@media (min-width: 751px) {
  .sec-about-pocket-concierge p {
    font-size: 14px;
    margin: 36px auto 0;
  }
}
@media (max-width: 750px) {
  .sec-about-pocket-concierge p {
    font-size: 3.4615384615vw;
    margin: 4.6153846154vw auto 0;
    line-height: 1.5;
  }
}
