@import url(//fonts.googleapis.com/css?family=EB+Garamond);
@import url(//fonts.googleapis.com/css?family=Source+Serif+Pro);
@font-face {
  font-family: "NotoSansR";
  src: url("font/NotoSansR.eot") format("eot"), url("font/NotoSansR.woff") format("woff");
}

@font-face {
  font-family: "NotoSansL";
  src: url("font/NotoSansL.eot") format("eot"), url("font/NotoSansL.woff") format("woff");
}

@font-face {
  font-family: "iconfont";
  src: url("font/iconfont.eot");
  src: url("font/iconfont.eot#iefix") format("embedded-opentype"), url("font/iconfont.woff") format("woff"), url("font/iconfont.ttf") format("truetype"), url("font/iconfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "iconfont";
  font-style: normal;
  display: inline-block;
  width: 1.1em;
  text-align: center;
  line-height: 1.1;
}

.home-slider-block {
  color: #f7f5f1;
}
.home-slider-block a {
  color: #f7f5f1;
}

.home-block-title {
  margin-bottom: 30px;
  position: relative;
}
.home-block-title .cmn-btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.home-block-title .cmn-btn a {
  padding-left: 26px;
  padding-right: 26px;
}

.home-announce-block {
  background: #2d2116;
  padding-top: 8px;
  padding-bottom: 20px;
}

.home-announce-text {
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  letter-spacing: .1em;
  line-height: 1.8;
}
.home-announce-text a {
  color: #fff;
  display: block;
  text-decoration: underline;
}
.home-announce-text p {
  border-bottom: 1px solid #fff;
  padding: 12px 20px;
}
.home-announce-text p:last-child {
  border-bottom: none;
}

.column-contents-right {
  background: #dcd4cd;
}

.home-topics-block {
  padding-bottom: 20px;
}
.home-topics-block .cmn-itemlist-type01 li {
  width: 32%;
  margin-right: 2%;
}
.home-topics-block .cmn-itemlist-type01 li:nth-child(3n) {
  margin-right: 0;
}
.home-topics-block .cmn-itemlist-type01 li:nth-child(4n) {
  margin-right: 2%;
}

.home-information-block .cmn-itemlist-type02 {
  width: 100%;
  border-top: 1px solid #dcd4cd;
}

.pageplugin {
  margin-bottom: 20px;
}

.tripadvisor #CDSWIDSSP {
  width: 100% !important;
}

.home-nav-block {
  background: #1b1108;
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-nav .home-nav-list {
  float: left;
  width: 48.5%;
}
.home-nav .home-nav-list:nth-child(2n) {
  float: right;
}

.home-nav li {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.home-nav li:first-child {
  float: none;
  width: 100%;
  margin-bottom: 5%;
  margin-right: 0;
}
.home-nav li:last-child {
  margin-right: 0;
}

.home-nav a {
  display: inline-block;
}
.home-nav a:hover {
  background: #be920e;
}

.home-map-block {
  position: relative;
}
.home-map-block .map-contents {
  width: 100%;
  min-width: 1120px;
  height: 500px;
  margin: 0 auto;
  display: flex;
}
.home-map-block .map-contents .map-iframe {
  width: 55%;
  height: 100%;
}
.home-map-block .map-contents .map-iframe iframe{
width: 100%;
height: 500px;
}

.home-map-block .map-sammary-box {
  /* float: right; */
  position: relative;
  width: 45%;
  background: rgba(45, 33, 24, .85);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home-map-block .map-sammary {
  width: 520px;
  height: 500px;
  padding: 50px 0 50px 40px;

}
.home-map-block .map-sammary:after {
  content: "";
  width: 500px;
  height: 500px;
  background: rgba(45, 33, 24, .85);
  position: absolute;
  top: 0;
  left: 100%;
}
.home-map-block .map-sammary .text-box {
  margin-bottom: 22px;
}
.home-map-block .map-sammary .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  color: #c2b8ae;
  margin-bottom: 10px;
}
.home-map-block .map-sammary .txt {
  color: #fff;
  padding-left: 20px;
  position: relative;
  margin-bottom: 8px;
}
.home-map-block .map-sammary .txt:before {
  content: "";
  width: 10px;
  height: 2px;
  background: #73604e;
  position: absolute;
  top: .7em;
  left: 0;
}
.home-map-block .map-sammary .txt:last-child {
  margin-bottom: 0;
}

html.cookie-fz-L .home-map-block .map-sammary {
  padding: 20px 0 0 40px;
}
html.cookie-fz-L .home-map-block .map-sammary .ttl {
  font-size: 20px;
  margin-bottom: 0;
}
html.cookie-fz-L .home-map-block .map-sammary .txt {
  font-size: 16px;
}

.home-footer {
  background: #2d2116;
  text-align: center;
  color: #fff;
  padding: 40px 0 0;
}
.home-footer .address {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
  letter-spacing: .1em;
}
.home-footer ul {
  font-size: 0;
}
.home-footer ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  margin: 0 16px;
  font-family: "Source Serif Pro", "NotoSansR", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.home-footer ul li img {
  vertical-align: baseline;
}
.home-footer ul [class^="icon-"], .home-footer ul [class*=" icon-"] {
  padding-right: 6px;
  color: #b19a84;
}

/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix, .home-nav, .home-map-block .map-contents {
  *zoom: 1;
}
.clearfix:after, .home-nav:after, .home-map-block .map-contents:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}