@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline-block;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -80px auto 0;
  padding-top: 80px;
}

.sp-anchor {
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}

.marker::before {
  height: 10px;
}

/*  共通パーツ
------------------------------------ */
.com-bg02 {
  padding-top: 50px;
  background-position: 95% 15px;
  background-size: 100px;
}

.news-post-item {
  width: 49%;
  margin: auto;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
  margin-top: 0;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 5%;
}
.news-post-img {
  border-width: 2px;
}
.news-post-img::before {
  width: 25px;
  height: 25px;
  background-size: contain;
  bottom: 0;
  right: 0;
}

.com-tag > li {
  max-width: 266px;
  margin: auto;
}
.com-tag > li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-tag-link {
  height: 60px;
  background-position-x: calc(100% - 20px);
  outline-width: 2px;
  line-height: 60px;
}

/* =========================================

  main  SP

========================================= */
/* top-concept  SP
------------------------------------ */
#top-concept .concept-con {
  margin: 35px auto 0;
}
#top-concept .concept-ttl .ico {
  width: 22px;
  top: -18px;
  right: -41px;
}

/* top-facility  SP
------------------------------------ */
#top-facility .facility-ttl .ico {
  width: 50px;
  right: -50px;
  top: -38px;
}
#top-facility .facility-season {
  margin-top: 35px;
}
#top-facility .facility-season::before {
  width: 44px;
  height: 82px;
  left: 17px;
  top: -60px;
}
#top-facility .facility-season-box {
  border-width: 3px;
  border-radius: 15px;
  background-size: 124%;
}
#top-facility .facility-season-link {
  width: 9.5%;
}
#top-facility .facility-season-link01 {
  left: 12.1%;
  top: 2.8%;
}
#top-facility .facility-season-link02 {
  left: 25.1%;
  top: 24%;
}
#top-facility .facility-season-link03 {
  left: 24.1%;
  top: 57.4%;
}
#top-facility .facility-season-link04 {
  left: 41.9%;
  bottom: -2.6%;
}
#top-facility .facility-season-link05 {
  top: 4.4%;
  right: 18.6%;
}
#top-facility .facility-season-link06 {
  top: 49.4%;
  right: 28.1%;
}

/* top-highlights  SP
------------------------------------ */
#top-highlights .highlights-inner {
  padding: 50px 0;
}
#top-highlights .highlights-list-item {
  display: block;
}
#top-highlights .highlights-list-item:nth-of-type(2n) .highlights-list-img {
  margin-left: auto;
}
#top-highlights .highlights-list-img {
  width: 85%;
}
#top-highlights .highlights-list-con {
  margin: 5px auto 0;
}
#top-highlights .highlights-list-ico {
  transform: scale(0.8);
}
#top-highlights .highlights-list-ttl {
  margin-top: 5px;
}
#top-highlights .highlights-list-txt {
  padding: 0 25px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  display: block;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin-top: 45px;
  margin-left: auto;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) a {
  margin-left: auto;
}
#top-bnr .bnr-list-link {
  width: 250px;
  height: 250px;
  background-size: contain;
}
#top-bnr .bnr-list-ttl {
  font-size: 1.9rem;
}
#top-bnr .bnr-ico01 {
  width: 80px;
  left: 10px;
  top: 25px;
}
#top-bnr .bnr-ico02 {
  width: 71px;
  top: -14px;
  right: 12px;
}
#top-bnr .bnr-ico03 {
  width: 150px;
  bottom: -13px;
  left: 45px;
}
#top-bnr .bnr-ico04 {
  width: 80px;
  top: 5px;
}
#top-bnr .bnr-ico05 {
  width: 145px;
  left: 6px;
  bottom: -16px;
}

/* top-information  SP
------------------------------------ */
#top-information .information-flx {
  display: block;
  margin-top: 15px;
}

/* top-reservation  SP
------------------------------------ */
#top-reservation .reservation-box {
  padding: 70px 20px 30px;
  background-size: 69px, 40px;
  background-position: 15px 15px, 97% 3px;
}
#top-reservation .reservation-box::after {
  width: 240px;
  height: 92px;
  top: -28px;
}
#top-reservation .reservation-info-btn {
  width: 270px;
  height: 60px;
  font-size: 1.8rem;
  text-align: left;
  line-height: 60px;
}
#top-reservation .reservation-info-btn::before {
  width: 60px;
  height: 60px;
}
#top-reservation .reservation-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

/* top-news  SP
------------------------------------ */
#top-news .news-btn {
  max-width: 180px;
  background-position-x: calc(100% - 15px);
}

/* =========================================

sub layout  SP

========================================= */
/* facility  SP
------------------------------------ */
#facility .facility-list {
  margin-top: 40px;
}
#facility .facility-list::before {
  width: 55px;
  height: 97px;
  left: 26px;
  top: -67px;
}
#facility .facility-list-item {
  display: block;
}
#facility .facility-list-con {
  margin: 15px auto 0;
}
#facility .facility-role {
  padding: 15px 15px 30px;
}
#facility .facility-role ul {
  padding: 0;
}
#facility .price-list {
  margin-top: 25px;
}
#facility .price-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#facility .price-list-item.max .price-list-table.lg {
  width: calc(100% - 15px);
}
#facility .price-list-table th, #facility .price-list-table td {
  padding: 10px 5px;
  font-size: 1.3rem;
}
#facility .price-list-table thead th:nth-of-type(n+2) {
  border-width: 5px;
}
#facility .price-list-table tbody tr td:nth-of-type(n+3) {
  padding-left: 0;
  padding-right: 0;
}
#facility .price-list-table-wrap table:nth-of-type(n+2) {
  margin: 0 auto 0;
}
#facility .price-list-table-wrap table th {
  width: 80%;
}
#facility .price-list-note {
  line-height: 2.1rem;
}
#facility .price-note {
  width: calc(100% - 15px);
  margin-top: 15px;
}

/* enjoy  SP
------------------------------------ */
#enjoy .how-inner {
  padding: 50px 0 0;
}
#enjoy .how-list-item:nth-of-type(1) {
  padding: 0 15px 50px;
}
#enjoy .how-list-wave {
  padding: 50px 15px;
}
#enjoy .how-list-left {
  display: flex;
  text-align: center;
  flex-direction: column-reverse;
  align-items: center;
}
#enjoy .how-list-ttl {
  margin: 25px auto 0;
  text-align: center;
  background-position-x: center;
}
#enjoy .how-list-right {
  margin: 25px auto 0;
}
#enjoy .how-list-time-item {
  padding-bottom: 25px;
}
#enjoy .how-list-time-item::before {
  width: 13px;
  height: 13px;
  top: 3px;
}
#enjoy .how-list-time-item::after {
  top: 27px;
  left: 6px;
}
#enjoy .how-list-time .time {
  min-width: 82px;
  padding-left: 24px;
  font-size: 2rem;
}
#enjoy .how-list-time dl dt {
  font-size: 1.7rem;
  line-height: 1.1;
}
#enjoy .how-list-image {
  flex-wrap: wrap;
  justify-content: center;
}
#enjoy .how-list-image li {
  width: 49%;
  overflow: hidden;
  border-radius: 15px;
}
#enjoy .how-list-image li:nth-of-type(2n) {
  margin-left: 2%;
}
#enjoy .how-list-image li:nth-of-type(n+3) {
  margin-top: 2%;
}
#enjoy .how-list-image li img {
  border-radius: 0;
}

/* faq  SP
------------------------------------ */
#faq .faq-inner {
  background-size: 50px, 60px;
  background-size: 50px, 60px;
  background-position: 15px 35px, 95% 15px;
}
#faq .faq-list {
  margin-top: 20px;
}
#faq .faq-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#faq .faq-list-ttl {
  padding: 15px 15px 15px 50px;
  border-radius: 10px;
}
#faq .faq-list-ttl::before {
  width: 30px;
  height: 30px;
  line-height: 28px;
  left: 10px;
}
#faq .faq-list-txt {
  margin-top: 15px;
  padding: 0 15px;
}

/* information  SP
------------------------------------ */
#information .information-flx {
  display: block;
  margin-top: 15px;
}
#information .greeting-img {
  width: 80%;
  margin: auto;
}
#information .how-box {
  padding: 20px 15px;
  border-radius: 15px;
}
#information .how-box-txt {
  margin-top: 15px;
  text-align: left;
}
#information .how-list {
  margin-top: 20px;
}
#information .how-list-item {
  display: block;
}
#information .how-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#information .how-list h5 {
  text-align: center;
  background-position-x: center;
}
#information .how-list-check {
  margin: 15px auto 0;
}

/* contact  SP
------------------------------------ */
#contact .reservation-box {
  padding: 70px 20px 30px;
  background-size: 69px, 40px;
  background-position: 15px 15px, 97% 3px;
}
#contact .reservation-box::after {
  width: 240px;
  height: 92px;
  top: -28px;
}
#contact .reservation-txt {
  margin-top: 15px;
  text-align: left;
}
#contact .reservation-info-btn {
  width: 270px;
  height: 60px;
  font-size: 1.8rem;
  text-align: left;
  line-height: 60px;
}
#contact .reservation-info-btn::before {
  width: 60px;
  height: 60px;
}
#contact .reservation-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

/* news  PC
------------------------------------ */
#news .com-news-item:nth-of-type(n+2) {
  margin: 20px auto 0;
  padding: 20px 0 0;
}/*# sourceMappingURL=style_sp.css.map */