/*
 * CSS for PC
 * @date     2018
 * @author   sarahchan
 */
/* ------------------------------------------

------------------------------------------ */
.pc {
  display: none !important;
}

img {
  max-width: 100%;
}

#keyVisual {
  margin-bottom: 0;
  width: 100%;
}

#keyVisual h1 {
  text-indent: 0px;
  position: absolute;
  z-index: 20;
  width: 100%;
}

#keyVisual .jdsSlides {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;height: 320px;
}
@media screen and (min-width:321px) and (max-width:375px){
    #keyVisual .jdsSlides{height: 400px;}
}

@media screen and (min-width:376px) and (max-width:430px){
    #keyVisual .jdsSlides{height: 450px;}
}

#keyVisual .jdsSlides li{height: 100%;}
#keyVisual .jdsSlides li img{height: 100%; width: auto;}
#contents {
  background: none;
}

.ff {
  font-family: 'Shippori Mincho', serif;
}

h2.ttl {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}

#part1 {
  line-height: 150%;
  padding: 10px;
}

#part1 > h3 {
  color: #7CA547;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  padding: 20px 0;
}

#part1 p.sub {
  font-size: 14px;
  margin: 20px auto;
}

#part1 .spot {
  padding: 20px 10px;
  margin: 30px auto;
}

#part1 .spot .photobox {
  position: relative;
  width: 100%;
}

#part1 .spot .mainspot {
  width: 100%;
  margin: 20px auto;
}

#part1 .spot .jdsSlides {
  overflow: hidden;
  position: relative;
}

#part1 .spot .rslides_nav {
  font-size: 0;
  position: absolute;
  width: 38px;
  height: 36px;
  top: 45%;
  z-index: 99;
}

#part1 .spot .rslides_nav.prev {
  background: url(../images/prev.png);
}

#part1 .spot .rslides_nav.next {
  background: url(../images/next.png);
  right: 0;
}

#part1 .txt32 {
  font-size: 22px;
}

#part1 .spotdtl h3 {
  text-align: center;
  color: #333;
  padding: 20px 0;
}

#part1 .spotdtl p {
  font-size: 12px;
}

#part1 .spotdtl p b {
  display: block;
}

#part1 .spotdtl.maindtl {
  width: 100%;
  margin: 20px auto 40px;
}

#part1 .spotdtl.maindtl h3 {
  padding: 20px 0;
}

#part1 .spotdtl.maindtl p {
  font-size: 14px;
}

#part1 .spot01 {
  background: #F0FBFF;
}

#part1 .spot02 {
  background: #F7FCF1;
}

#part1 .spot03 {
  background: #FFFDF3;
}

.subspot {
  background: #fff;
  padding: 10px;
  margin: 30px auto;
}

.subspot.right {
  flex-direction: row-reverse;
}

.ttlLink {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  margin-top: 16px;
}

.ttlLink li {
  margin: 0 6px;
}

.ttlLink li a {
  display: block;
  border-radius: 5px;
  border: 1px solid #333;
  color: #333;
  font-size: 11px;
  padding: 4px 8px;
}

.ttlLink li:last-child {
  position: relative;
  padding-right: 24px;
}

.ttlLink li:last-child:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  background: url(../images/blank.png) no-repeat;
  right: 0;
  top: calc(50% - 7px);
}

.introduce .swiper-slide a:hover {
  opacity: 0.8;
}



.introExp {
  font-size: 12px;
  line-height: 1.7;
}

.introduce .swiper-slide {
  width: 220px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 0 0 12px 0;
}

.intrImg {
  height: 120px;
}

.intrImg img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.intrH3 {
  font-size: 14px;
  margin: 8px;
}

.intrArea {
  font-size: 12px;
  color: #777777;
  margin: 0 8px;
}

.intrArea span {
  border-right: 1px solid #777;
  padding-right: 6px;
  margin-right: 6px;
}

.intrHtlLk {
  display: block;
  padding: 0 0 8px 0;
}

.intrPnLk {
  display: block;
  padding: 8px;
}

.intrPn {
  font-size: 12px;
  line-height: 1.4;
}

.intrPrice {
  font-size: 12px;
  color: #BF0000;
  text-align: right;
}

.intrPrice b {
  font-size: 18px;
}

a.intrPnLk2 {
  display: block;
  border-radius: 4px;
  background: #00B900;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  font-size: 14px;
  padding: 10px 0;
  margin: 0 8px;
}

.introduce .swiper-slide a:hover {
  opacity: 0.8;
}



.introExp {
  font-size: 12px;
  line-height: 1.7;
}

#part2 {
  padding: 60px 0 20px;
}

#part2 .w1440 {
  margin: 20px auto;
  background: #FFF5F3;
  padding: 20px;
}

#part2 .w1440 ul li {
  text-align: center;padding: 10px 0;
}

#part2 .w1440 ul li img {
  width: 60%;
}

#part2 .w1440 ul li h3 {
  font-size: 18px;
  padding: 10px 0;
}

#part2 .w1440 ul li p {
  font-size: 14px;
}

#part2 .w1440 ul li a {
  display: block;
  color: #fff;
  background: #bf0000;
  font-size: 14px;
  padding: 20px 20px;
  font-weight: bold;
  border-radius: 4px;
  position: relative;
  text-align: center;
  position: relative;
  margin: 10px auto;
}

#part2 .w1440 ul li a:after {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: 40%;
  right: 10px;
  transform: rotate(-45deg);
}

#part2 .w1440 ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.introduce {
  width: 96%;
  margin: 0 auto;
}

#part3 {
  padding-bottom: 40px;
}

#part3 h3.ff {
  font-size: 22px;
  text-align: center;
  padding: 20px 0;
}

#part3 a.paybnr {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 96%;
}

#search-box {
  border: none;
  margin: 0;
}

.squeezeB {
  position: absolute;
  bottom: 80px;
}

#search-box.verB.test #dh-search-form .sibori dl.structure {
  min-height: auto;
}

#search-box .number ul li.child {
  margin-top: 0;
}

#access {
  padding: 20px 0;
}

#access h2 {
  padding-bottom: 40px;
}

#access .w1440 {
  background: #F5F5F5;
  padding: 20px;
}

#access .w1440 .map {
  height: 240px;
}

#access .w1440 p {
  font-size: 16px;
  line-height: 170%;
  padding-top: 20px;
}
p.logo{text-align: center;padding: 10px 10%;}

#part2 .w1440 ul li:last-child{display: flex; justify-content: space-between;}
#part2 .w1440 ul li:last-child img{width: 45%;}
#part2 .w1440 ul li p.ff{text-align: left;}
.searchWide{margin-top: 15px;}

.intrPn {
  font-size: 12px;
  line-height: 1.4;
}
#keyVisual {
  position: relative; 
}

.fixed-images {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000; 
}
.tit4{
 text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 24px;
}
.Nature{
  background-color: #FFF5F3;
  margin: 0 auto;
  margin-bottom: 80px;
  padding: 16px 16px 16px 16px;

}

  .introduce .swiper-container {
        padding-bottom: 16px;
    }

/* part4 */

/* change */
.YamagataCity {
  font-size: 16px;
  text-align: center;
  font-family: 'Shippori Mincho', serif;
  font-weight: 700; 
  padding: 9px 19px 16px 0;
  letter-spacing: 0.05em;
}
.Nature p {
  font-family: 'Noto Serif JP', serif; 
  font-size: 12px;
  text-align: justify;
  line-height: 1.5em;
  letter-spacing: 0.15em;
  margin-bottom: 29px;
}

/* new */
.simple-card-inner {
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  align-items: center;
  margin: auto;
  width: 282px;
  height: 352px;
}

.simple-button {
  margin: 0;
  align-self: flex-start !important;
}
.simple-card-image img {
  width: 282px;
  height: 158px;
  object-fit: cover;
}

.simple-card-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.simple-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.8em;
  letter-spacing: 0.07em;
  margin: 16px 16px;
}

.simple-price {
  color: #008000;
  font-weight: bold;
  font-size: 20px !important;
  margin-left: 16px;
  text-align: left !important;
  margin-bottom: 0px !important;
  letter-spacing: 0.05em !important;
  line-height: 20px !important;
}

.simple-info {
  font-size: 12px;
  color: #666;
  margin-left: 16px;
  margin-bottom: 13px;
  margin-top: 16px;
}

.simple-info span {
  margin-right: 16px;
}

.simple-button {
   display: inline-flex;
  background-color: #008803;
  color: white !important;
  padding: 8px 8px 8px 47px;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 500;
  align-self: flex-start;
  transition: background-color 0.2s ease;
  text-decoration: none !important;
  gap: 23px;
  font-size: 12px;
  margin: 0 auto;
  font-family: 'Yu Gothic', serif;
}



.arrow-icon {
  width: 17px;
  height: 14px;
}



/* end */



/* eventinfor */


.eventinfor {
text-align: center;

  margin: 0 auto;
  margin-top: 23px;
}
.tittleimg{
  width: 70%;
}
.center-image {
  display: block;
  margin: 0 auto;
  max-width: 315px;
  height: auto;
}

.section-title {
  font-size: 20px;
  color: #333;
  margin: 24px 0 24px 0;
}




/* section */
.event-banner {
  position: relative;
  background-color: #007f30;
  color: white;
  text-align: center;
  padding: 12px;
  border-radius: 4px;
  margin: 24px 16px 16px 16px;
}

.arrow-banner {
   width: 375px; 
  height: 74px; 
  margin: 0 auto; 
  background-image: url(../images/Union_sp.svg);
  background-size: cover;
  background-repeat: no-repeat;
 margin-top: 24px;
  display: flex;
  align-items: center;  
  justify-content: center;  
  text-align: center;
  position: relative;  
  z-index: 9999;        
}


.arrow-banner p {
  color: white;
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.8;       
  letter-spacing: 0.1em; 
    font-weight: 700;
  margin: 0;
}
.Wellness{
  padding: 21px 16px 16px 16px;
  background-color: #FFFDF3;
  margin: 0 auto;
  height: 2116px;

}
.Wellness p{
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
 letter-spacing: 0.15em; 
 text-align: justify;
  font-family: 'Noto Serif JP', serif;
  color: #333333;
}

.dashed-line {
  border: none;
  border-top: 1px dashed #008803; 
  width: 100%;
  margin: 24px auto; 
  opacity: 0.6;     
}





.info-card {
  background-color: white;
  padding: 16px;
  gap: 16px;
  align-items: flex-start;

  margin: 0 auto;
}

.info-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 16px;
}

.info-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.info-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #333;
  line-height: 1.8;
   font-family: 'Shippori Mincho', serif;
   text-align: center;
}

.info-description {
  font-size: 16px !important;
  color: #555;
  line-height: 1.8;
   letter-spacing: 0.15em !important; 
}

.info-link {
  display: flex;
  align-items: center;
  justify-content: flex-end; 
  gap: 4px;
}

.info-link-text {
  font-size: 16px;
 color: #007CB5 !important;
  text-decoration: none;
  text-decoration: underline !important;
}

.info-link-text:hover {
  text-decoration: underline;
}

.info-link-icon img {
  width: 16px;
  height: 16px;
}
#sRight {
  position: fixed;
  right: 10px !important;
  bottom: 0;
}

.tabholder.w1440 {
  a {
    text-decoration: none !important;
  }
}



/* bottom */
.big-red-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background:
   url(../images/detail.png) center/cover no-repeat;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 17px 0;
  text-decoration: none;
 width: 325px;
 height: 46px;
 border-radius: 4px;
  box-sizing: border-box;
  transition: box-shadow 0.2s;
  position: relative; 
  overflow: hidden;
   text-decoration: none !important;
}


.btn-text {
  flex: 1;
  text-align: center;
  color: #ffffff !important;
}

.btn-arrow {
  display: inline-block;
  width: 25px;   
  height: 25px;
  background: url(../images/Chevron\ Right.svg) center/contain no-repeat;
  margin-right: 3px;
  vertical-align: middle;
}
.btn-center {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.couponOneClick .coupon__condition { position: relative; }
.pricenote{
  text-align: center;
  font-size: 14px;
    color: #333;
   font-family: 'Shippori Mincho', serif;
   margin-top: 38px;
}