@charset "utf-8";

html {scroll-behavior: smooth;}

@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

#dirPathBlock {
	overflow-x: scroll;
	overflow-y: hidden;
}
#dirPathBlock,
#anchorLinkBlock {margin: 0 1%;}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
#dirPathBlock p {width: max-content;}
h1 {
	font-size: 12px;
	margin: 0 1% 1%;
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

}

@media screen and (min-width: 760px),print {
#wrapper {line-height: 1.231;}
.pcnone{display:none;}

#dirPathBlock,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
    width: 100%;
	max-width:1080px;
	min-width:760px;
    margin: 0 auto 5px;
}
.inner{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

}

.c_ooedoonsen {
  overflow: visible;
}

/* ===== 見出しリセット ===== */
.c_ooedoonsen h2,
.c_ooedoonsen h3,
.c_ooedoonsen h4 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* ===== 共通 ===== */
.c_ooedoonsen .oed-headline {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}
.c_ooedoonsen .oed-headline__bar {
  display: block;
  width: 1px;
  height: 48px;
  background: #8b2a1f;
  margin-bottom: 8px;
}
.c_ooedoonsen .oed-headline__en {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 4px;
  color: #8b2a1f;
  margin-bottom: 8px;
}
.c_ooedoonsen .oed-headline__ja {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  line-height: 40px;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.c_ooedoonsen .oed-btn {
  display: inline-flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 48px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  transition: opacity .2s;
}
.c_ooedoonsen .oed-btn:hover { opacity: .8; }
.c_ooedoonsen .oed-btn--red    { background: #8b2a1f; }
.c_ooedoonsen .oed-btn--scarlet { background: #d0121b; }
.c_ooedoonsen .oed-btn--gold   { background: #b8995a; }
.c_ooedoonsen .oed-btn--green  { background: #fff154;color: #000; }

/* ===== MV ===== */
.c_ooedoonsen .oed-mv {
  position: relative;
  width: 100%;
}
.c_ooedoonsen .oed-mv__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.c_ooedoonsen .oed-mv__logo img {
  width: 27.5%;
  display: block;
  margin: auto;
}
.c_ooedoonsen .oed-mv__img img {
  max-width: 100%;
  height: auto;
}

/* ===== LEAD ===== */
.c_ooedoonsen .oed-lead {
  background: #fff;
}
.c_ooedoonsen .oed-lead__inner {
  padding-top: 48px;
  padding-bottom: 48px;
}
.c_ooedoonsen .oed-lead__label {
  font-size: 16px;
  color: #8b2a1f;
  letter-spacing: 8px;
  margin-bottom: 24px;
}
.c_ooedoonsen .oed-lead__text {
  font-size: 20px;
  line-height: 2;
  color: #000;
}

body {
  overflow-x: hidden;
}

/* ===== FEATURED ===== */
.c_ooedoonsen .oed-featured {
  background: #FAF6EF;
  background: linear-gradient(180deg, rgba(250, 246, 239, 1) 75%, rgba(238, 228, 209, 1) 100%);
  overflow: visible;
}
.c_ooedoonsen .oed-featured .inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.c_ooedoonsen .js-featured-slick {
  max-width: 1080px;
  min-width: 760px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
}
.c_ooedoonsen .js-featured-slick .slick-list {
  overflow: visible !important;
}
.c_ooedoonsen .js-featured-slick .slick-slide {
  width: 1080px;
  margin: 0 32px;
}
.c_ooedoonsen .js-featured-slick .slick-prev,
.c_ooedoonsen .js-featured-slick .slick-next {
  z-index: 10;
  top: 200px;
}
.c_ooedoonsen .js-featured-slick .slick-prev {
  left: -48px !important;
}
.c_ooedoonsen .js-featured-slick .slick-next {
  right: -48px !important;
}
.c_ooedoonsen .js-featured-slick .oed-facility-card {
  position: relative;
}
.c_ooedoonsen .js-featured-slick .oed-facility-card__pic {
  width: 533px;
}
.c_ooedoonsen .js-featured-slick .oed-facility-card__body {
  position: absolute;
  top: 0;
  right: 0;
  width: 547px;
  height: 100%;
  box-sizing: border-box;
  padding: 0 24px;
}
.c_ooedoonsen .js-facility-slick {
  position: relative;
}
.c_ooedoonsen .js-featured-slick .js-facility-slick img {
  width: 100%;
  height: 400px;
  object-fit: contain;
  display: block;
}
.c_ooedoonsen .js-facility-slick .slick-prev,
.c_ooedoonsen .js-facility-slick .slick-next {
  z-index: 1;
}

/* ===== 施設カード 共通 ===== */
.c_ooedoonsen .oed-facility-card {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  flex: 0 0 100%;
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #999;
}
.c_ooedoonsen .oed-featured .oed-facility-card,
.c_ooedoonsen .oed-facility-card:last-child {
  border-bottom: none;
}
.c_ooedoonsen .oed-facility-card__pic {
  width: 480px;
  flex-shrink: 0;
  overflow: hidden;
}
.c_ooedoonsen .oed-facility-card__pic img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
}
.c_ooedoonsen .oed-facility-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
}
.c_ooedoonsen .oed-facility-card__txt {
  flex: 1;
}
.c_ooedoonsen .oed-facility-card__area {
  font-size: 16px;
  color: #000;
  line-height: 1;
  margin-bottom: 8px;
}
.c_ooedoonsen .oed-facility-card__name {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 40px;
  margin-bottom: 12px;
}
.c_ooedoonsen .oed-facility-card__desc {
  font-size: 16px;
  line-height: 2;
  color: #000;
  margin-bottom: 16px;
}
.c_ooedoonsen .oed-facility-card__price {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 4px;
}
.c_ooedoonsen .oed-facility-card__price--red    { color: #8b2a1f; }
.c_ooedoonsen .oed-facility-card__price--scarlet { color: #d0121b; }
.c_ooedoonsen .oed-facility-card__price--gold   { color: #b8995a; }
.c_ooedoonsen .oed-facility-card__price--yellow { color: #931a20; }
.c_ooedoonsen .oed-facility-card__price-note {
  font-size: 12px;
  line-height: 32px;
  margin-bottom: 16px;
}
.c_ooedoonsen .oed-facility-card__cta {
  border: 1px solid #555;
  padding: 12px 16px;
  box-sizing: border-box;
}
.c_ooedoonsen .oed-facility-card__reserve {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 12px;
}
.c_ooedoonsen .oed-facility-card__btns {
  display: flex;
  gap: 16px;
}
.c_ooedoonsen .oed-facility-card--dark .oed-facility-card__area,
.c_ooedoonsen .oed-facility-card--dark .oed-facility-card__name,
.c_ooedoonsen .oed-facility-card--dark .oed-facility-card__desc,
.c_ooedoonsen .oed-facility-card--dark .oed-facility-card__price-note {
  color: #fff;
}

/* ===== AREA ===== */
.c_ooedoonsen .oed-area {
  background: #fff;
}
.c_ooedoonsen .oed-area__inner {
  padding-top: 60px;
  padding-bottom: 0;
}
.c_ooedoonsen .oed-area__tab-wrap {
  width: 100%;
}
.c_ooedoonsen .oed-area__tabs {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  max-width: 1080px;
  min-width: 760px;
  margin: 0 auto;
}
.c_ooedoonsen .oed-area__tab {
  flex: 1;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-right: 1px solid #999;
  box-sizing: border-box;
}
.c_ooedoonsen .oed-area__tab a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #000;
  text-decoration: none;
}
.c_ooedoonsen .oed-area__tab:first-child { border-left: 1px solid #999; }
.c_ooedoonsen .oed-area__tab.is-active a {
  background: #d0121b;
  color: #fff;
}
.c_ooedoonsen .oed-area__tab a {
  background: #fff;
  transition: .3s all;
}
.c_ooedoonsen .oed-area__tab a:hover {
  background-color: #f1a8aa;
}
.c_ooedoonsen .oed-area__ttl {
  background: #d0121b;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0 0;
}
.c_ooedoonsen .oed-area__anchors {
  display: flex;
  gap: 16px;
  margin: 24px 0 60px;
}
.c_ooedoonsen .oed-anchor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 320px;
  min-height: 88px;
  padding: 12px 16px;
  border: 1px solid #000;
  background: #fff;
  text-decoration: none;
  color: #000;
  box-sizing: border-box;
  transition: background .2s;
}
.c_ooedoonsen .oed-anchor:hover { background: #f9f5f0; }
.c_ooedoonsen .oed-anchor__txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
.c_ooedoonsen .oed-anchor__arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  flex-shrink: 0;
  margin-left: 8px;
}

/* ===== TAOYA ===== */
.c_ooedoonsen .oed-brand--taoya .oed-brand__bg {
  background-color: #111;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 80px 0;
}
.c_ooedoonsen .oed-brand--taoya .oed-brand__bg::before,
.c_ooedoonsen .oed-brand--taoya .oed-brand__bg::after {
  background: url(../images/bg_decorative.svg) no-repeat 0 0;
  content: '';
  position: absolute;
  top: 24px;
  left: 24px;
  width: 120px;
  height: 120px;
}
.c_ooedoonsen .oed-brand--taoya .oed-brand__bg::after {
  left: auto;
  right: 24px;
  transform: scaleX(-1)
}
.c_ooedoonsen .oed-brand__en {
  font-family: 'Cormorant Garamond', serif;
  font-size: 48px;
  font-weight: 400;
  color: #b8995a;
  letter-spacing: .8em;
  text-align: center;
  margin-bottom: 16px;
}
.c_ooedoonsen .oed-brand__catch {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 2;
  margin-bottom: 48px;
}

/* ===== 大江戸 紹介 ===== */
.c_ooedoonsen .oed-intro {
  background: #fff;
}
.c_ooedoonsen .oed-intro__inner {
  text-align: center;
  padding-top: 48px;
  padding-bottom: 48px;
}
.c_ooedoonsen .oed-intro__title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 16px;
  margin-bottom: 24px;
}
.c_ooedoonsen .oed-intro__text {
  font-size: 16px;
  line-height: 2;
}

/* ===== シリーズ共通 ===== */
.c_ooedoonsen .oed-series--premium { background: #f3ecdf; }
.c_ooedoonsen .oed-series--standard { background: #fff; }
.c_ooedoonsen .oed-series--wanwan  { background: #8B9A55; }
.c_ooedoonsen .oed-series .inner   { padding-top: 60px; padding-bottom: 60px; }
.c_ooedoonsen .oed-series__bg {
  background-size: cover;
  background-position: center;
}
.c_ooedoonsen .oed-series__name {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin-bottom: 5px;
  padding-left: 64px;
}
.c_ooedoonsen .oed-series--wanwan .oed-series__name,
.c_ooedoonsen .oed-series--wanwan .oed-series__desc {
  color: #fff;
}
.c_ooedoonsen .oed-series--wanwan .oed-series__name {
  position: relative;
}
.c_ooedoonsen .oed-series--wanwan .oed-series__name::before {
  background: url(../images/bg_pet.png) no-repeat 0 0;
  background-size: cover;
  content: '';
  position: absolute;
  top: 0;
  left: 14em;
  width: 121px;
  height: 88px;
}
.c_ooedoonsen .oed-series__desc {
  font-size: 16px;
  line-height: 2;
  color: #000;
  margin-bottom: 32px;
  padding-left: 64px;
}
.c_ooedoonsen .oed-series__bar {
  display: block;
  width: 40px;
  height: 4px;
  background: #000;
  margin-bottom: 5px;
}
.c_ooedoonsen .oed-series__bar--white { background: #fff; }

/* ===== SP (759px以下) ===== */
@media screen and (max-width: 759.9px) {
  .c_ooedoonsen .oed-headline__ja { font-size: 22px; }
  .c_ooedoonsen .oed-lead__text   { font-size: 16px; }
  .c_ooedoonsen .oed-mv__logo {
    background: #fff;
    padding: 16px 0;
  }
  .c_ooedoonsen .oed-mv__logo img {
    max-width: 288px;
    width: 100%;
  }
  .c_ooedoonsen .oed-facility-card {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .c_ooedoonsen .oed-facility-card__pic {
    width: 100%;
  }
  .c_ooedoonsen .oed-facility-card__pic img {
    height: 220px;
  }
  .c_ooedoonsen .oed-facility-card__body {
    min-height: auto;
    width: 100%;
  }
  .c_ooedoonsen .js-featured-slick {
    max-width: 100%;
    min-width: 0;
    padding-bottom: 40px;
  }
  .c_ooedoonsen .js-featured-slick .slick-list {
    overflow: hidden !important;
  }
  .c_ooedoonsen .js-featured-slick .slick-slide {
    margin: 0;
  }
  .c_ooedoonsen .js-featured-slick .oed-facility-card__body {
    position: static;
    width: 100%;
    height: auto;
    padding: 16px;
  }
  .c_ooedoonsen .js-featured-slick .oed-facility-card__pic {
    width: 100%;
  }
  .c_ooedoonsen .js-featured-slick .slick-dots {
    bottom: 24px;
  }
  .c_ooedoonsen .js-featured-slick .slick-dots li button:before {
    font-size: 48px;
    color: #8b2a1f;
    opacity: 0.4;
  }
  .c_ooedoonsen .js-featured-slick .slick-dots li.slick-active button:before {
    color: #8b2a1f;
    opacity: 1;
  }
  .c_ooedoonsen .oed-facility-card__btns {
    flex-direction: column;
  }
  .c_ooedoonsen .oed-featured .inner {
    padding-bottom: 0;
  }
  .c_ooedoonsen .oed-btn {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .c_ooedoonsen .oed-btn,
  .c_ooedoonsen .oed-featured .oed-btn {
    width: 100%;
  }
  .c_ooedoonsen .js-featured-slick .js-facility-slick img {
    height: auto;
    object-fit: unset;
  }
  .c_ooedoonsen .oed-area__tabs {
    flex-wrap: wrap;
    min-width: 0;
  }
  .c_ooedoonsen .oed-area__tab {
    flex: 0 0 25%;
    font-size: 14px;
    height: 48px;
  }
  .c_ooedoonsen .oed-area__tab:nth-child(-n+4) {
    border-bottom: 1px solid #999;
  }
  .c_ooedoonsen .oed-area__anchors {
    flex-direction: column;
  }
  .c_ooedoonsen .oed-anchor {
    width: 100%;
  }
  .c_ooedoonsen .oed-anchor__txt { font-size: 16px; }
  .c_ooedoonsen .oed-intro__title {
    font-size: 24px;
    letter-spacing: 8px;
  }
  .c_ooedoonsen .oed-series__name  { font-size: 22px; }
  .c_ooedoonsen .oed-brand__en     { font-size: 32px; }
  .c_ooedoonsen .oed-brand--taoya .oed-brand__bg {
    padding: 40px 0;
  }
  .c_ooedoonsen .oed-brand--taoya .oed-brand__bg::before,
  .c_ooedoonsen .oed-brand--taoya .oed-brand__bg::after {
    top: 8px;
    left: 8px;
    width: 64px;
    height: 64px;
  }
  .c_ooedoonsen .oed-brand--taoya .oed-brand__bg::after {
    left: auto;
    right: 8px;
  }
  .c_ooedoonsen .oed-series--wanwan .oed-series__name::before {
    top: 0;
    left: 16em;
    width: 77px;
    height: 56px;
  }
}

/* ===== XSP (479px以下) ===== */
@media screen and (max-width: 479.9px) {
  .c_ooedoonsen .oed-mv__logo {
    padding: 6px 0;
  }
  .c_ooedoonsen .oed-mv__logo img {
    max-width: 216px;
  }

  .c_ooedoonsen .oed-series--wanwan .oed-series__name::before {
    top: -2em;
    left: 12em;
    width: 61px;
    height: 44px;
  }
}
