* {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover {
  color: #000 !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body,
button,
html,
input,
select,
textarea {
  font-family: メイリオ, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3,
    ＭＳ\Ｐゴシック, sans-serif;
}

body {
  margin: 0;
}

*,
a:focus {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a:active,
a:hover {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0;
}

img {
  max-width: 100%;
}

h1 {
  text-align: center;
  font-weight: normal;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  margin-bottom: 42px;
  line-height: 1;
  margin-top: 68px;
}

h1:after {
  display: block;
  content: "";
  width: 42px;
  height: 2px;
  background: #cac1b1;
  margin: 26px auto 0;
}
h1 span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

h2 {
  text-align: center;
  font-weight: normal;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
  line-height: 1.2;
  border-top: 3px double #ddd;
  border-bottom: 3px double #ddd;
  padding: 26px 0;
  background: #fff;
  margin: 62px 0 42px;
}
h2 span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

.plan {
  max-width: 950px;
  margin: 110px auto 0;
  text-align: center;
  color: #fff;
}

.plan ul,
.plan ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.plan ul li {
  position: relative;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  min-height: 287px;
  background: url(https://www.machiya-inn-japan.com/rakuten/kanazawa/sansuikyo/img/common/plan.jpg)
    no-repeat center center / cover;
}

.plan ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(#1111115a 30%, transparent 31%),
    radial-gradient(#1111115a 30%, transparent 31%);
  background-size: 2px 2px;
  background-position: 0 0, 1px 1px;
}

.plan ul li:not(:last-child) {
  margin-right: 6px;
}

.plan ul li .plan-title {
  z-index: 1;
  position: relative;
  font-size: 34px;
  margin-bottom: 15px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.plan ul li .plan-title span {
  display: block;
  text-align: center;
  font-size: 16px;
}

.plan-link {
  z-index: 1;
  position: relative;
}

.plan .btn {
  margin-top: 30px;
}

.anchorLinks {
  max-width: 950px;
  margin: 0 auto 42px;
}
.anchorLinks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}
.anchorLinks ul li {
  font-size: 11px;
  line-height: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 48%;
  margin-bottom: 10px;
}
.anchorLinks ul li.long {
  width: 29%;
}
.anchorLinks ul li a {
  background: #ddd;
  padding: 10px;
  display: block;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.anchorLinks ul li a:hover {
  color: #000 !important;
  background: #cac1b1;
}

.accessArea {
  max-width: 950px;
  margin: 0 auto;
}

.plan ol {
  margin-bottom: 42px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.plan ol li {
  width: 48%;
}
.plan ol li a {
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
  line-height: 1;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 26px 0;
  font-size: 21px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border: 2px solid #000;
}
.plan ol li a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin-top: -5px;
}

h1 {
  text-align: center;
  font-weight: normal;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  margin-bottom: 42px;
  line-height: 1;
  margin-top: 68px;
}
h1 span {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 16px;
}

h1:after {
  display: block;
  content: "";
  width: 42px;
  height: 2px;
  background: #cac1b1;
  margin: 26px auto 0;
}

.accessBox figure {
  display: block;
  line-height: 0;
  border: 1px solid #f1eee8;
}
.accessBox .txtBox {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  background: #f1eee8;
  padding: 26px 0;
}
.accessBox .txtBox p {
  width: 50%;
  text-align: center;
  font-size: 16px;
  line-height: 1.618;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.neighborBox ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.neighborBox ul li {
  width: 33.33333%;
  line-height: 0;
}
.neighborBox .mainTxt {
  text-align: center;
  margin-top: 42px;
  font-size: 16px;
  line-height: 1.618;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.neighborBox .mainTxt strong {
  display: block;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 16px;
  color: #88775a;
}
.neighborBox .box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 42px;
  align-content: center;
  align-items: center;
}
.neighborBox .box figure {
  width: 48%;
}
.neighborBox .box p {
  width: 48%;
  line-height: 1.618;
  font-size: 16px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.btt {
  position: fixed;
  z-index: 9999;
  right: 16px;
  bottom: 16px;
  width: 42px;
}
