.section-onsen-contents {
  position: relative;
  z-index: 2;
  background: url("../img/onsen/onsen_bg.jpg") repeat 0 0/cover;
}
@media print, (min-width: 768px) {
  .section-onsen-contents {
    margin-top: -3px;
    padding-top: 205px;
  }
  .section-onsen-contents .wrapper {
    max-width: 1560px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-contents {
    padding-top: 0.6rem;
  }
}

.title-onsen {
  font-weight: 500;
  letter-spacing: 0.12em;
  text-align: center;
}
@media print, (min-width: 768px) {
  .title-onsen {
    margin-bottom: 52px;
    font-size: 0.34rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-onsen {
    font-size: 0.26rem;
  }
}

.section-onsen-quality {
  position: relative;
  z-index: 2;
  background: url("../img/onsen/onsen_bg.jpg") repeat-x 0 0/cover;
}
.section-onsen-quality .quality-wrapper {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.section-onsen-quality .quality-list {
  margin: 0;
  padding: 0;
  font-size: 0.17rem;
  letter-spacing: 0.05em;
  list-style: none;
}
@media print, (min-width: 768px) {
  .section-onsen-quality {
    margin-top: -3px;
    padding: 148px 0 119px;
  }
  .section-onsen-quality .quality-wrapper {
    margin-bottom: 160px;
    padding: 51px 0;
  }
  .section-onsen-quality .quality-list {
    max-width: 1000px;
    margin: 0 auto;
    line-height: 2.1176470588;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-quality {
    padding: 0.7rem 0 0.6rem;
  }
  .section-onsen-quality .quality-wrapper {
    margin-bottom: 0.6rem;
    padding: 0.3rem 0;
  }
}

.section-onsen-rest {
  position: relative;
  z-index: 2;
  background: url("../img/onsen/onsen_bg.jpg") repeat-x 0 0/cover;
}
.section-onsen-rest .rest-text {
  letter-spacing: 0.05em;
}
.section-onsen-rest .rest-text p:last-child {
  margin-bottom: 0;
}
.section-onsen-rest .rest-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-onsen-rest .rest-image {
  position: relative;
  margin-bottom: 0.1rem;
  padding-top: 66.6666666667%;
}
.section-onsen-rest .rest-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-onsen-rest .rest-title {
  position: relative;
  padding-left: 0.4rem;
  font-size: 0.17rem;
  letter-spacing: 0.05em;
}
.section-onsen-rest .rest-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.24rem;
  height: 0.01rem;
  background-color: #333;
}
@media print, (min-width: 768px) {
  .section-onsen-rest {
    padding-top: 149px;
  }
  .section-onsen-rest .rest-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-onsen-rest .rest-content {
    width: 540px;
    padding-right: 70px;
  }
  .is-mac .section-onsen-rest .rest-content {
    padding-right: 20px;
  }
  .section-onsen-rest .rest-text p {
    margin-bottom: 38px;
  }
  .section-onsen-rest .rest-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 900px;
  }
  .section-onsen-rest .rest-item {
    width: 50%;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-rest {
    padding-top: 0.6rem;
  }
  .section-onsen-rest .rest-content {
    margin-bottom: 0.3rem;
  }
  .section-onsen-rest .rest-text p {
    margin-bottom: 0.3rem;
  }
  .section-onsen-rest .rest-item {
    margin-bottom: 0.3rem;
  }
  .section-onsen-rest .rest-item:last-child {
    margin-bottom: 0;
  }
}

.section-onsen-private {
  position: relative;
  z-index: 2;
  background: url("../img/onsen/onsen_bg.jpg") repeat-x 0 0/cover;
}
.section-onsen-private .private-image {
  position: relative;
}
.section-onsen-private .image-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.9rem;
  height: 0.9rem;
  padding: 0.05rem;
  border-radius: 100%;
  background-color: #a0801d;
  color: #fff;
  font-size: 0.16rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
.section-onsen-private .image-item {
  position: relative;
  padding-top: 66.7091836735%;
}
.section-onsen-private .image-item img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-onsen-private .private-title {
  font-weight: 500;
  letter-spacing: 0.08em;
}
.section-onsen-private .private-title .title-highlight {
  display: block;
  color: #941e57;
}
.section-onsen-private .private-text {
  letter-spacing: 0.05em;
}
.section-onsen-private .private-list {
  margin: 0;
  padding: 0;
  letter-spacing: 0.05em;
  list-style: none;
}
@media print, (min-width: 768px) {
  .section-onsen-private {
    padding-top: 147px;
  }
  .is-tablet .section-onsen-private {
    margin-top: -3px;
  }
  .section-onsen-private .wrapper {
    width: calc(100% - 120px);
  }
  .section-onsen-private .private-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-onsen-private .private-image {
    width: 784px;
  }
  .section-onsen-private .image-tags {
    top: -45px;
    left: -45px;
  }
  .section-onsen-private .private-content {
    width: 656px;
    padding: 42px 0 0 120px;
  }
  .section-onsen-private .private-title {
    margin-bottom: 30px;
    font-size: 0.28rem;
    line-height: 1.7857142857;
  }
  .section-onsen-private .private-text {
    margin-bottom: 37px;
  }
}
@media print, (min-width: 768px) and (max-width: 1459.98px) {
  .section-onsen-private .private-content {
    padding-top: 0;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-private {
    padding-top: 0.6rem;
  }
  .section-onsen-private .private-image {
    margin-top: 0.7rem;
    margin-bottom: 0.3rem;
  }
  .section-onsen-private .image-tags {
    top: -0.4rem;
    left: -0.25rem;
  }
  .section-onsen-private .private-title {
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
  }
  .section-onsen-private .private-text {
    margin-bottom: 0.2rem;
  }
}

.section-onsen-mist {
  position: relative;
  z-index: 2;
  background: url("../img/onsen/onsen_bg.jpg") repeat-x 0 0/cover;
}
.section-onsen-mist .mist-wrapper {
  background: url("../img/common/bg_common_01.jpg") repeat 0 0/0.5rem 0.5rem;
}
.section-onsen-mist .mist-title {
  position: relative;
  font-weight: 500;
}
.section-onsen-mist .mist-title .title-additional {
  position: absolute;
  top: 0;
  left: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  color: #941e57;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 0.15em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.section-onsen-mist .mist-title .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.43;
}
.section-onsen-mist .mist-title .title-highlight {
  display: inline-block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #941e57;
  letter-spacing: 0.05em;
}
.section-onsen-mist .mist-title .title-highlight::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.05rem;
  border-top: 1px solid #941e57;
  border-bottom: 1px solid #941e57;
}
.section-onsen-mist .mist-title .title-normal {
  position: relative;
  letter-spacing: 0.08em;
}
.section-onsen-mist .mist-text {
  letter-spacing: 0.05em;
}
.section-onsen-mist .mist-image {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, (min-width: 768px) {
  .section-onsen-mist {
    max-width: 1920px;
    margin: 0 auto;
  }
  .section-onsen-mist .wrapper {
    max-width: 1800px;
    margin-left: 0;
  }
  .section-onsen-mist .mist-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 480px;
  }
  .section-onsen-mist .mist-content {
    width: 840px;
    padding: 99px 20px 20px 112px;
  }
  .section-onsen-mist .mist-title {
    margin-bottom: 25px;
  }
  .section-onsen-mist .mist-title .title-additional {
    font-size: 0.2rem;
  }
  .section-onsen-mist .mist-title .title-wrapper {
    padding-left: 136px;
  }
  .is-mac .section-onsen-mist .mist-title .title-wrapper {
    padding-left: 100px;
  }
  .section-onsen-mist .mist-title .title-highlight {
    margin-bottom: 23px;
    padding-bottom: 10px;
    font-size: 0.2rem;
  }
  .section-onsen-mist .mist-title .title-normal {
    left: -8px;
    font-size: 0.28rem;
  }
  .section-onsen-mist .mist-title .title-normal .is-small {
    font-size: 0.2rem;
  }
  .section-onsen-mist .mist-text {
    padding-left: 130px;
  }
  .is-mac .section-onsen-mist .mist-text {
    padding-left: 100px;
  }
  .section-onsen-mist .mist-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 960px;
  }
  .section-onsen-mist .image-item {
    width: 50%;
    height: 480px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-mist .mist-wrapper {
    padding: 0.2rem;
  }
  .section-onsen-mist .mist-content {
    margin-bottom: 0.4rem;
  }
  .section-onsen-mist .mist-title {
    margin-bottom: 0.2rem;
  }
  .section-onsen-mist .mist-title .title-additional {
    font-size: 0.15rem;
  }
  .section-onsen-mist .mist-title .title-wrapper {
    padding-left: 0.4rem;
  }
  .section-onsen-mist .mist-title .title-highlight {
    margin-bottom: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 0.15rem;
  }
  .section-onsen-mist .mist-title .title-normal {
    font-size: 0.22rem;
  }
  .section-onsen-mist .mist-title .title-normal .is-small {
    font-size: 0.15rem;
  }
  .section-onsen-mist .mist-text {
    padding-left: 0.4rem;
  }
  .section-onsen-mist .mist-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-onsen-mist .image-item {
    width: 50%;
    height: 50%;
  }
}

.section-onsen-type {
  position: relative;
  z-index: 2;
  background: url("../img/onsen/onsen_bg.jpg") repeat-x 0 0/cover;
}
.section-onsen-type::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  background: url("../img/onsen/type_decor.jpg") repeat-x 0 0/cover;
}
@media print, (min-width: 768px) {
  .section-onsen-type {
    padding: 180px 0 150px;
  }
  .section-onsen-type::before {
    height: 56px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-type {
    padding: 0.6rem 0;
  }
  .section-onsen-type::before {
    height: 0.4rem;
  }
}

.section-onsen-feature {
  position: relative;
  z-index: 1;
  background: url("../img/onsen/onsen_bg.jpg") repeat-x 0 0/cover;
}
.section-onsen-feature::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  width: 100%;
  background: url("../img/onsen/feature_bg.jpg") repeat 0 0/auto 100%;
}
.section-onsen-feature .detail-title {
  font-weight: 500;
  letter-spacing: 0.08em;
}
.section-onsen-feature .detail-title span {
  display: block;
}
.section-onsen-feature .detail-text {
  letter-spacing: 0.05em;
}
.section-onsen-feature .slide-image img {
  overflow: hidden;
  border-radius: 4px;
}
.section-onsen-feature .feature-wrapper {
  position: relative;
}
.section-onsen-feature .feature-wrapper::after {
  content: "";
  position: absolute;
  background: url("../img/onsen/feature_decor.png") no-repeat center center/cover;
}
@media print, (min-width: 768px) {
  .section-onsen-feature {
    padding: 100px 0 58px;
  }
  .section-onsen-feature::after {
    top: 734px;
    width: calc(83% + 7px);
  }
  .section-onsen-feature .feature-wrapper {
    max-width: 1920px;
    margin: 0 auto;
  }
  .section-onsen-feature .feature-wrapper::after {
    right: 40px;
    bottom: 94px;
    width: 595px;
    height: 119px;
  }
  .section-onsen-feature .feature-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-onsen-feature .slide-image {
    height: 666px;
  }
  .section-onsen-feature .content-detail {
    max-width: 660px;
    padding: 79px 133px 79px 0;
  }
  .section-onsen-feature .detail-title {
    margin-bottom: 29px;
    font-size: 0.32rem;
    line-height: 1.75;
  }
  .section-onsen-feature .detail-text {
    margin-bottom: 57px;
  }
  .section-onsen-feature .title-common-primary {
    margin-bottom: 93px;
    padding: 0 30px;
  }
  .section-onsen-feature .slider-common-primary {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(53% + 6.41px);
    margin-right: 120px;
    margin-left: 0;
    padding-bottom: 45px;
  }
  .section-onsen-feature .slider-common-primary .swiper-pagination {
    padding-left: 112px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-feature {
    padding-bottom: 0.6rem;
  }
  .section-onsen-feature::after {
    top: 4rem;
    width: 100%;
  }
  .section-onsen-feature .feature-wrapper::after {
    top: 6rem;
    right: -0.3rem;
    width: 3.03rem;
    height: 0.6rem;
    background-image: url("../img/top/sp/onsen_decor.svg");
  }
  .section-onsen-feature .title-common-primary {
    padding: 0 0.3rem;
  }
  .section-onsen-feature .content-detail {
    padding: 0 0.3rem;
  }
  .section-onsen-feature .detail-title {
    margin-bottom: 0.62rem;
    font-size: 0.24rem;
    line-height: 1.75;
  }
  .section-onsen-feature .detail-text {
    margin-bottom: 0.2rem;
  }
  .section-onsen-feature .slide-image {
    height: 50%;
  }
  .section-onsen-feature .slider-common-pagination {
    padding-bottom: 0.4rem;
  }
  .section-onsen-feature .slider-common-pagination .swiper-pagination {
    padding-right: 0.22rem;
    text-align: right;
  }
}

.block-onsen-bath .bath-head {
  position: relative;
  text-align: center;
}
.block-onsen-bath .bath-logo {
  position: absolute;
}
.block-onsen-bath .bath-title {
  font-weight: 500;
  letter-spacing: 0.12em;
}
.block-onsen-bath .bath-title .title-highlight {
  display: block;
  color: #941e57;
}
.block-onsen-bath .bath-text {
  letter-spacing: 0.05em;
}
.block-onsen-bath .bath-content {
  background: url("../img/common/bg_common_01.jpg") repeat 0 0/0.5rem 0.5rem;
}
.block-onsen-bath .bath-notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #941e57;
  color: #941e57;
  letter-spacing: 0.05em;
}
.block-onsen-bath .bath-list {
  margin: 0;
  padding: 0;
  letter-spacing: 0.05em;
  list-style: none;
}
.block-onsen-bath .bath-item:last-child {
  margin-bottom: 0;
}
.block-onsen-bath .bath-item p:last-child {
  margin-bottom: 0;
}
.block-onsen-bath .bath-item .highlight {
  font-weight: 700;
  color: #f00;
}
.block-onsen-bath .bath-image {
  position: relative;
}
.block-onsen-bath .bath-image .bath-image-link {
  position: absolute;
  top: 0;
  height: 100%;
}
.block-onsen-bath .bath-image .bath-image-link:hover {
  background: rgba(255, 255, 255, 0.1);
}
.block-onsen-bath .bath-image .bath-image-link.is-left {
  left: 0;
  width: 52%;
}
.block-onsen-bath .bath-image .bath-image-link.is-right {
  right: 0;
  width: 48%;
  height: 89%;
}
@media print, (min-width: 768px) {
  .block-onsen-bath {
    padding-top: 184px;
  }
  .block-onsen-bath .bath-head {
    padding-bottom: 94px;
  }
  .block-onsen-bath .bath-logo {
    top: -72px;
    left: 86px;
    width: 226px;
  }
  .block-onsen-bath .bath-wrapper {
    padding: 0 320px;
  }
  .block-onsen-bath .bath-title {
    margin-bottom: 30px;
    font-size: 0.34rem;
    line-height: 1.6470588235;
  }
  .block-onsen-bath .bath-content {
    padding: 130px 0 115px;
  }
  .block-onsen-bath .bath-content .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .block-onsen-bath .content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 40px 0 60px;
  }
  .block-onsen-bath .bath-image {
    width: 887px;
    margin: -20px 8px 0 0;
  }
  .block-onsen-bath .bath-notes {
    width: 560px;
    min-height: 75px;
    margin-bottom: 36px;
    font-size: 0.2rem;
  }
  .block-onsen-bath .bath-list {
    margin-bottom: 58px;
    font-size: 0.17rem;
    line-height: 2.1176470588;
  }
  .block-onsen-bath .bath-item {
    margin-bottom: 30px;
  }
  .block-onsen-bath .bath-item p {
    margin-bottom: 12px;
  }
  .block-onsen-bath .bath-item p .is-large {
    font-size: 0.18rem;
    line-height: 2.1111111111;
  }
  .block-onsen-bath .button-common-more {
    width: 342px;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-onsen-bath {
    padding-top: 0.8rem;
  }
  .block-onsen-bath .bath-head {
    padding-bottom: 0.6rem;
  }
  .block-onsen-bath .bath-logo {
    top: 0;
    left: 0;
    width: 0.6rem;
  }
  .block-onsen-bath .bath-title {
    margin-bottom: 0.3rem;
    padding-left: 0.7rem;
    font-size: 0.28rem;
    line-height: 1.4;
  }
  .block-onsen-bath .bath-content {
    padding: 0.6rem 0;
  }
  .block-onsen-bath .content-wrapper {
    margin-bottom: 0.5rem;
  }
  .block-onsen-bath .bath-notes {
    width: 100%;
    min-height: 0.75rem;
    margin-bottom: 0.36rem;
    padding: 0.02rem 0.2rem;
    font-size: 0.2rem;
    line-height: 1.4;
  }
  .block-onsen-bath .bath-list {
    margin-bottom: 0.4rem;
  }
  .block-onsen-bath .bath-item {
    margin-bottom: 0.2rem;
  }
  .block-onsen-bath .bath-item p {
    margin-bottom: 0.1rem;
  }
  .block-onsen-bath .button-common-more {
    width: 100%;
  }
}

@media only screen and (max-width: 767.98px) {
  .block-common-navigation {
    z-index: 999;
  }
}
/*# sourceMappingURL=onsen.css.map */

/* 追加 */
@media print, (min-width: 500px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}

.section-onsen-type .list-common-type .type-title .title-small {
  line-height: 1.6;
}

@media only screen and (max-width: 767.98px) {
  .section-onsen-type .list-common-type .type-title .title-small {
    font-size: 0.188rem;
  }
}