* {
  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%;
}

div#htlContents div#htlMainContent div div#trvlHtlSubNav ul {
  margin-bottom: 0 !important;
}

.roomArea h1 {
  display: table;
  background: url(https://www.machiya-inn-japan.com/rakuten/kyoto/ebisuya/img/room/header.jpg)
    center -250px no-repeat;
  background-size: cover;
  width: 100%;
  height: 240px;
  margin-bottom: 68px;
  position: relative;
  border-bottom: 3px solid #ad9b7b;
}
.roomArea h1:after {
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 70px;
  margin-top: -35px;
  background-color: rgba(0, 0, 0, 0.2);
  /*background-image: radial-gradient(#111111 30%,transparent 31%),radial-gradient(#111111 30%,transparent 31%);
    background-size: 2px 2px;
    background-position: 0 0,1px 1px;*/
}
.roomArea h1 span {
  display: table-cell;
  position: relative;
  line-height: 1;
  z-index: 1;
  color: #fff;
  font-weight: normal;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  text-align: center;
  vertical-align: middle;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 1));
}

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: 42px;
  margin-bottom: 42px;
  line-height: 1;
}

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

.blandList {
  padding: 16px 0 0 0;
  max-width: 950px;
  margin: 0 auto;
}

.blandList .listInWrap {
  border-bottom: 3px double #ddd;
  padding-bottom: 42px;
  margin-bottom: 42px;
}

.blandList .listInWrap figure.long {
  width: 100%;
  display: block;
  margin-bottom: 26px;
}

.blandList .listInWrap .listIn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blandList .listIn.mb {
  margin-bottom: 26px;
}

.blandList .listIn > figure {
  display: block;
  line-height: 0;
  width: 38%;
}

.blandList .listIn > figure span {
  display: block;
  position: relative;
}

.blandList .listIn > figure span .logo {
  max-width: 62%;
  max-height: 62%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blandList .listIn > figure figcaption {
  display: block;
  line-height: 1;
  text-align: center;
  margin-top: 6px;
  color: #999;
  font-size: 10px;
}

.blandList .listIn dl {
  width: 58%;
}

.blandList .listIn dl dt {
  font-size: 26px;
  margin-bottom: 16px;
  line-height: 1.4;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #84755b;
}

.blandList .listIn dl dt span {
  display: block;
  line-height: 1;
  font-size: 13px;
  font-family: メイリオ, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3,
    ＭＳ\Ｐゴシック, sans-serif;
}

.blandList .listIn dl dt span em {
  display: block;
  font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic,
    "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    sans-serif;
  background: #eee;
  color: #000;
  font-size: 13px;
  font-style: normal;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-right: 6px;
  line-height: 1;
  padding: 6px 10px;
}

.blandList .listIn dl dd {
  display: flex;
  flex-wrap: wrap;
}

.blandList .listIn dl dd .btn {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 16px;
  background: #ad9b7b;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 1;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 16px 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}
.blandList .listIn dl dd .btn:hover {
  background: #c7b89c;
}
.blandList .listIn dl dd .btn:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin-top: -5px;
}

.blandList .listIn dl dd p {
  font-size: 14px;
  line-height: 1.618;
  margin-bottom: 10px;
  width: 100%;
}

.blandList .listIn dl dd img {
  display: block;
}

.amenityArea {
  width: 100%;
  max-width: 950px;
  margin: 110px auto 0;
}

.amenityArea figure {
  display: block;
  line-height: 0;
  margin-bottom: 16px;
}

.amenityArea dl dt {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.618;
}

.amenityArea dl dd {
  margin-bottom: 16px;
  line-height: 1.618;
  padding-left: 1em;
}

.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/kyoto/shinsen/img/room/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;
}
.anchorLinks p {
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #000;
  padding-bottom: 6px;
  margin-bottom: 16px;
}
.anchorLinks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding-bottom: 16px;
}
.anchorLinks ul li {
  font-size: 11px;
  line-height: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 19%;
  margin-bottom: 26px;
  line-height: 1.2;
}
.anchorLinks ul li.long {
  width: 29%;
}
.anchorLinks ul li a {
  position: relative;
  background: #f1ede5;
  padding: 10px;
  display: block;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.anchorLinks ul li a:hover {
  color: #000 !important;
  background: #cac1b1;
}
.anchorLinks ul li a span {
  display: block;
  position: absolute;
  left: 0;
  top: -17px;
  width: 100%;
  background: #ad9b7b;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 3px 0;
}

.roomArea {
  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;
}

.specBox {
  background: #f7f7f7;
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.specBox ul:nth-child(1) {
  font-size: 16px;
  line-height: 1.618;
}
.specBox ul:nth-child(2) {
  font-size: 13px;
  line-height: 1.618;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #ccc;
}
.specBox ul li sup {
  font-size: 10px;
  position: relative;
  vertical-align: top;
}
.specBox ul li span {
  font-size: 10px;
  position: relative;
  top: -5px;
}
.specBox ul li em {
  display: inline-block;
  position: relative;
  background: #ccc;
  font-size: 10px;
  line-height: 1;
  padding: 3px 0;
  width: 68px;
  font-style: normal;
  text-align: center;
  top: -5px;
  margin-right: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
}

.caution {
  margin-top: 10px;
  font-size: 14px !important;
  color: #000;
}

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