@charset "utf-8";
 .only-sp{
      display: none;
    } 
    .only-pc{
      display: block;
    }
h2.ttl {
    color: #776767;
}
.btn-link a {
    color: #776767;
}
  .sup {
    display: block;
    font-size: 12px;
}

.btn-close {
    width: 200px;
    height: 54px;
    line-height: 50px;
    border: #fff solid 1px;
    text-align: center;
    margin: 40px auto 80px;
    font-size: 15px;
    cursor: pointer;
  transition: 0.4s;
}
.btn-close:hover {
    background: #fff;
  color: #333;
}


.pic-sub {
    position: absolute;
    width: 260px;
    bottom: -120px;
    right: -60px;
}

     tbody th {
    width: 6em;
} 
 tbody td ul {
    padding: 10px 0 20px;
}
tbody td .sup {
    display: block;
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
}
.swiper-container{
  overflow: visible!important;
}
#spot .swiper-container {
    padding-bottom: 80px;
}
.btn-wrap {
    margin-top: 40px;
}
.modal-title {
    font-size: 36px;
    text-align: center;
    padding: 80px 0;
    font-weight: 400;
}

.modaal-content-container .txt {
    padding-bottom: 40px;
}
.modaal-content-container .txt p {
    font-size: 15px;
    line-height: 2;
}
.modaal-overlay {
    background: rgb(230,193,193)!important;
    background: linear-gradient(313deg, rgb(168 149 186) 0%, rgb(172 152 189) 15%, rgb(103 98 140) 100%)!important;
    opacity: 0.9!important;
}

#modal02 {
  background: #333;
}




      a .photo {
        overflow:hidden;
      }

 a .photo img{
 transition:0.6s all;
}
      
 a .photo img:hover{
  transform:scale(1.1,1.1);
  transition:0.6s all;
}


@media screen and (max-width:800px){
  .inner-mini {
    width: 75%;
    margin: auto;
}

}


  @media screen and (max-width:650px){

.inner-mini {
    width: 80%;
    margin: auto;
}

   
    .btn-wrap {
    margin-top: 40px;
    display: block;
}
    .btn-itme-modal {
    width: 100%;
}
   .about-img {
    height: 360px;
} 

    table {
    width: 100%;
    margin: 0;
}
    tbody th, tbody td {
    font-size: 12px;
    line-height: 1.7;
    padding: 10px 0;
    font-feature-settings: "palt";
}
    tbody th {
    width: 7em;
}
    .carousel-auto-container.swiper-container {
    overflow: visible;
    width: 100%;
 
}

    #spot .swiper-container {
    padding-bottom: 50px;
}
    
    .only-sp{
      display: block;
    } 
    .only-pc{
      display: none;
    }
    
    
}
@media screen and (max-width:650px){

  .contents .txt table th {
    font-weight: 400;
    line-height: 1.5;
}
}



  .en-serif {
    font-family: geller-headline, serif;
    font-weight: 400;
    font-style: normal;
}

 .btn a {
    width: 250px;
    margin: 50px auto 0;
    text-align: center;
    display: block;
    border: #1d110c solid 1px;
    padding: 10px;
    color: #1d110c;
    font-weight: 500;
    transition: .4s;
    font-size: 17px;
    border-radius: 99px;

}
  #spot li .date {
    margin-bottom: 0px;
}
  #spot li p {
    padding-top: 1.1em;
    text-align: left;
}

  #spot #family-service li p {
    font-size: 0.84em;
    line-height: 1.65em;
    letter-spacing: 0;
    padding-top: 0.4em;
}


   .btn a:hover {
    background: #1d110c;
    color: #fff;
   transition: .4s;
}
.tag {
    font-size: 0.66em;
    text-align: center;
    border: #776767 solid 1px;
    padding: 0.5em 0.7em;
    display: inline-block;
    margin: 0.6em auto 0;
    color: #776767;
    line-height: 1;
    letter-spacing: 0;
}

  .inner {
  overflow: hidden;
  padding-top: 5em;
	      max-width: 2000px;
  }
  .inner.breadcrumb {
    margin-bottom: 50px;
    padding-top: 0;
}
  h2.ttl {
    font-size: 1.32em;
    font-weight: 600;
    color: #161616;
    position: relative;
    margin-bottom: 3em;
    text-align: center;
    line-height: 1.4;
}
.home-hotel-item-title {
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    padding-bottom: 1em;
}

.page-leadcopy {
    margin: 0 auto 3em;
	width: 15em;
}
  .point {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
 .point-item {
    width: calc(33% - 10px);
   margin-bottom: 40px;
   transition: .4s;
   position: relative;
}
   .point-item a:hover {

     transition: .4s;
}
.point-item-ico {
    width: 100%;
    margin: 0 auto 1em;
  position: relative;
}
  .point-item-ico img {
   border-radius: 50%;
        border: #ece8e8 solid 10px;
    transition:0.4s all;
        box-sizing: border-box;
}
   a .point-item-ico img:hover{
  transform:scale(1.1,1.1);
  transition:0.4s all;
}
 #spot .point-item-ico, #hotel .point-item-ico, #services .point-item-ico {
    width: 5em;
}
#spot .point-item-ico img {
    border: none;
}

#hotel .point-item-ico img {
    border: none;
}
#services .point-item-ico img {
    border: none;
}
 .point-item p {
    font-size: 13px;
    line-height: 1.5;
    position: absolute;
    bottom: 18px;
    left: 0px;
    right: 0;
    font-weight: 600;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}
 .point-item p .point-bg {
    background: #ff8d00;
    border-radius: 30px;
    padding: 4px 10px;
    margin-bottom: 2px;
    display: inline-block;
}
  .point-item p .left20 {

}
    .point-item p .left40 {

}
  .col2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items:flex-start;
  }
  .tower .col2{
    flex-direction: row-reverse;
  }
  

  .pic-s .pic{

  }
  #spot li .txt {
    text-align: center;
}
  #spot li {
    box-shadow: none;
    position: relative;
}
 .rinyusyoku {
    position: absolute;
    top: 0;
    left: 0;
    background: #f29c48;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    width: 64px;
    height: 30px;
    line-height: 30px;
}
  #hotel .inner {
    overflow: visible;
}
  .resonare {
    display: flex;
    position: relative;
    margin-bottom: 80px;
    justify-content: space-between;
}
  .tower {
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

.hotel-pic{
  display: flex;
    justify-content: space-between;
  width: 80%;
}

  .hotel-summary {
    background: #f29c48;
    padding: 36px;
    color: #fff;
    width: 20%;
}
.pic-l{
 width: 66.6666666%;
}
.pic-s{
   width: 33.333333%;
}
.resonare .hotel-summary {
    background: #6c699c;
}

  .tower .hotel-summary {
    background: #4aa784;
    padding: 36px;
    color: #fff;
    width: 20%;
    
}

  .hotel-summary li {
    list-style: none;
    font-size: 13px;
    line-height: 1.6;
    padding-left:1em;
	text-indent:-1em;
    margin-bottom: 5px;
}
  .hotel-name {
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 0;
    font-size: 16px;
    margin-bottom: 24px;
    text-align: center;
    border-bottom: #fff solid 1px;
}
  .toggle_title {
    font-weight: bold;
    line-height: 42px;
    margin: 0;
    padding: 20px;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: #333 solid 1px;
        font-size: 18px;
}
.toggle_title:hover {
	
}
.dli-plus {
    position: absolute;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 1em;
    height: 0.1em;
    background: currentColor;
    border-radius: 0.1em;
    right: 30px;
    top: 40px;
}

.dli-plus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
  transition: 0.4s;
}
  .selected .dli-plus::before {
  transform: translateY(-50%) rotate(180deg);
    transition: 0.4s;
}

.toggle_txt {
	display: none;
}
.service-item {
padding: 2.5em;
    display: flex;
    justify-content: space-between;
    border-bottom: #bbb dotted 1px;
    padding-bottom: 40px;


}
#services {
    padding: 4em 0;
}
.service-item-txt {
    width: calc(66% - 20px);
  font-size: 0.83em;
  line-height: 1.8;
}
 .service-item-pic {
    width: calc(34% - 20px);
} 
.service-item-txt dt {
    font-weight: 600;
  padding-bottom: 0.5em;
  font-size: 0.83em;
}
  .service-item-txt dd {
       font-size: 0.83em;
    line-height: 1.8;
}
.service-item-txt li {
    font-size: 0.83em;
    line-height: 1.8;
}
  
  #spot li .date {
    font-size: 0.68em;
}
  #spot li h3 {
    font-size: 0.83em;
}
  .inner-mini {
    max-width: 880px;
}

.home-hotel-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 75%;
    margin: 0 auto;
	padding-bottom: 3em;
}

.home-hotel-item {
    width: calc(50% - 1.5em);
}
.subttl.en {
    font-size: 2em;
    color: #333;
}
.home-hotel-item p {
    font-size: 0.94em;
    line-height: 1.8em;
    padding-top: 2em;
    min-height: 9em;

}

.home-hotel-item .btn-reserve a{
    display: block;
    background: #ff6432;
    color: #fff;
    text-align: center;
    padding: 0.8em;
	transition: .4s;
	font-weight: 600;
}
.home-hotel-item .btn-reserve a:hover{
  background: #000;
    color: #fff;
	transition: .4s;
}
.bnr {
    width: 40%;
    margin: 0 auto;
    padding: 3em 0 1em;
	transition: .4s;
}
.bnr:hover {
    opacity: 0.6;
	transition: .4s;
}
  .service-item-txt.w100 {
    width: 100%;
}.hero-copy h2 {
    font-size: 2.6em;
    font-weight: 700;
}
  @media screen and (max-width:640px){
    #area .inner-mini {
    width: 95%;
    margin: auto;
}
    .point-item-ico img {
    border: #ece8e8 solid 4px;
}
      #hotel .point-item-ico img {
    border: none;
}
    #family-event.inner,#family-activity.inner,#family-adult.inner,#family-restraunt.inner {
    width: 100%;
}
   #spot {
    margin-bottom: 0;
} 
 #hero img {
    width: 100%;
    height: 70vh;
    object-fit: cover;
}.page-leadcopy {
    width: 90%;
    margin: 0 auto 30px;
}.point-item {
    width: calc(33% - 5px);
    margin-bottom: 20px;
    transition: .4s;
}.point-item p {
    font-size: 10px;
    text-align: center;
    line-height: 1.5;
}.point-item p .point-bg {
    background: #ff8d00;
    border-radius: 30px;
    padding: 4px 5px;
    margin-bottom: 2px;
    display: inline-block;
}.btn a {
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
    display: block;
    border: #1d110c solid 1px;
    padding: 18px 34px;
    color: #1d110c;
    font-weight: 500;
    transition: .4s;
    font-size: 15px;
    line-height: 1.5;
    box-sizing: border-box;
}#spot {
    padding-top: 0px;
}h2.ttl {
    font-size: 1.32em;
	font-weight: 600;
    color: #161616;
    position: relative;
    padding-left: 0;
    margin-bottom: 80px;
    text-align: center;
    line-height: 1.4;
}#hotel .inner {
    overflow: visible;
    width: 100%;
}
    .hotel-summary {
    position: relative;
    top: 0;
    left: 0;
    background: #f29c48;
    border-radius: 0;
    padding: 36px;
    z-index: 2;
    color: #fff;
      width: 100%;
}
    .pic-l, .pic-s {
    width: 100%;
}
  .resonare {
    position: relative;
    margin-bottom: 0;
    display: block;
}  
.hotel-pic {
    width: 100%;
    display: block;
    padding: 0 24px 24px;
    box-sizing: border-box;
    background: #6c699c;
}
    .tower .hotel-pic {
    background: #4aa784;
}
   .pic-s {
    display: flex;
    justify-content: space-between;
}
.pic-s {
    display: flex;
    justify-content: space-between;
}
   .pic-s .pic {
    width: 50%;
} 
    .toggle_title {
    font-weight: bold;
    line-height: 42px;
    margin: 0;
    padding: 15px 0;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: #333 solid 1px;
    font-size: 15px;
}
    .dli-plus {
    position: absolute;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 1em;
    height: 0.1em;
    background: currentColor;
    border-radius: 0.1em;
    right: 10px;
    top: 36px;
}
    .service-item {
    padding: 20px;
    display: block;
    }
      .service-item-txt {
    width: 100%;
    font-size: 15px;
    line-height: 1.8;
}.service-item-pic {
    width: 100%;
    margin-top: 20px;
}.service-item-txt dt {
    font-weight: 600;
    padding-bottom: 8px;
    font-size: 15px;
}.service-item-txt dd {
    font-size: 13px;
    line-height: 1.8;
}.point-item-ico {
    width: 100%;
    margin: 0 auto 20px;
}
  .hotel-summary {
      box-sizing: border-box;
      padding: 60px;
}.tower {
    display: block;
}
    .tower .hotel-summary {
    position: relative;
    top: 0;
    right: 0;
          width: 100%;
    border-radius: 0;
    padding: 60px;
    z-index: 2;
    color: #fff;
    left: auto;
      box-sizing: border-box;
}
	 #family-restraunt .btn a {
    width: 80%;
    margin: 50px auto 0;
    text-align: center;
    display: block;
    border: #1d110c solid 1px;
    padding: 12px;
    color: #1d110c;
    font-weight: 500;
    transition: .4s;
    font-size: 15px;
    line-height: 1.5;
    box-sizing: border-box;
}
		 #family-restraunt .btn a:hover {
color: #fff;
}  
	  
	  
  }


    .tabBox .tabArea,.tabBox .tabArea .one_tab a.select .tab_inner{border-bottom:2px solid #333}.close,.modaal-content-container .contents a,.service-item-txt a{text-decoration:underline}.scedule-item{margin-bottom:50px}.schedule-tmb{width:calc(42% - 20px)}.scedule-item img{width:100%;border-radius:6px}.scedule-item dt{font-size:20px;font-weight:600;padding-bottom:8px;padding-top:20px;text-align:left}.scedule-item dd{font-size:15px;line-height:1.6;text-align:left}.schedule-time{width:calc(58% - 20px)}.tabBox .tabArea{width:100%;height:60px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.tabBox .tabArea .one_tab{width:33.333333%;cursor:pointer;font-size:16px;font-weight:500}.tabBox .tabArea .one_tab a{display:block;text-decoration:none;transition-duration:.5s;text-align:center}.tabBox .tabArea .one_tab a:hover{opacity:.7;text-decoration:none}.tabBox .tabArea .one_tab .tab_inner{display:flex;justify-content:center;align-items:center;height:60px;transition-duration:.5s;border-bottom:2px solid #e2e2e2}.tabBox .tabArea.bottom{align-items:flex-start}.contents .tab_main{display:none;text-align:center;transition-duration:.5s}#spot li h3 .sup,.service-item.no-flex,.sup,.tab_main.is_show{display:block}.sup{text-align:left;padding-top:4px;font-weight:400;letter-spacing:.06em}.arrow{width:1px;margin:0 auto}.scedule-day{font-size:36px;text-align:center;margin:60px 0}.scedule-day span{font-size:18px;padding-left:4px}#schedule .contents{height:auto;max-width:100%;width:100%;margin:auto;background-color:#f5f5f4;border-radius:10px;overflow:hidden;box-shadow:none}#area .btn a{border:3px solid #ff8d00;padding:18px 34px;color:#ff8d00;font-size:18px;border-radius:50px;background:#fff;font-weight:600}.schedule-item-tag,.schedule-item-time{color:#fff;border-radius:40px;font-weight:600;text-align:center}#project h2.ttl,.service-item-list{padding-top:40px}#area .btn a:hover{background:#ff8d00;color:#fff}#spot li .date{line-height:1.4em}.hotel-summary p{font-size:14px;line-height:1.6;padding-bottom:24px}.hotel-summary,.tower .hotel-summary{width:30%}.service-item-txt.w100{width:100%}.service-item-list-pic img{border-radius:10px;margin-bottom:10px}.service-item-list-pic{text-align:center;width:calc(33.333% - 16px)}.service-item-list-pic p{font-size:13px;text-align:center;line-height:1.5;padding-bottom:15px}.service-item-list-pic p .sup{display:block;text-align:center;padding-top:0;font-weight:400;letter-spacing:0;font-size:11px;line-height:1.5}.schedule-item-time{font-size:18px;width:6em;margin:0 auto 14px;background:#353b5a;padding:10px 0 8px;line-height:1em}.schedule-item-tmb{width:50%}.page-hero-copy-img{width:50%;margin:0 auto}.schedule-item-txt{padding:16px 24px}.schedule-item-tag{font-size:12px;background:#41cbb2;display:inline-block;line-height:1;padding:8px 14px 7px}.schedule-item-title{font-size:17px;font-weight:600;padding:8px 0;line-height:1.3}.schedule-item-price{font-size:13px;line-height:1.6}.modaal-content-container .contents{border-radius:20px;background:#fff;padding:40px;text-align:center}.modaal-content-container .contents .schedule-item-price{padding-bottom:60px}.modaal-content-container .contents .schedule-item-tag{font-size:15px;font-weight:600;background:#fff;color:#333;text-align:center;border-bottom:2px solid #333;display:inline-block;line-height:1;padding:8px 10px 14px;border-radius:0}.modaal-content-container .contents .schedule-item-title{font-size:28px;font-weight:900;padding:14px 0 0;line-height:1.2}.schedule-item-stay{font-size:20px;font-weight:900;padding-bottom:40px}.modaal-content-container .contents .schedule-item{width:100%;border-radius:8px;background:#f6f2eb;padding:40px;margin-bottom:24px}.modaal-content-container .contents .schedule-bus{width:100%;margin-bottom:16px;background:#fff}.schedule-stay{padding:10px 10px 30px;font-weight:600;font-size:20px;border-radius:0}.modaal-content-container .contents .schedule-item-tmb{width:100%;margin-bottom:20px;margin-top:26px}.modaal-content-container .contents .schedule-item-tmb img{border-radius:8px}.modaal-content-container .contents .schedule-item .schedule-item-title{font-size:18px;font-weight:900;padding:0 0 10px;line-height:1.5}.modaal-content-container .contents .schedule-bus .schedule-item-title{font-size:18px;font-weight:900;padding:0;line-height:1.5}.modaal-content-container .contents .schedule-item p{font-size:15px;line-height:1.8;padding-bottom:20px;text-align:left;margin-left:20px;font-weight:500}.modaal-content-container .contents .schedule-item p.point-wrap{padding:18px 26px 16px 7em;margin-top:15px;margin-left:0;border-radius:10px;background:#fffc57;font-size:14px;font-weight:600;line-height:1.5;position:relative}.modaal-content-container .contents .schedule-item p.point-wrap .point-ico{padding-right:15px;position:absolute;left:22px;font-weight:600}.bus-ico{width:80px;margin:0 auto}.close{padding-top:60px;font-weight:900;padding-bottom:8px;cursor:pointer}.schedule-item-tag.family{background:#ec9829}.schedule-item-tag.daigaku{background:#816c98}.schedule-item-tag.mama{background:#6aa7f2}.modaal-overlay{background:#e1e1e1!important}.modaal-content-container{color:#353b5a}#project{padding:100px 0}#project .inner{display:flex;justify-content:space-between;flex-wrap:wrap;background:#fdfdfd;padding:0}.project-pic{width:40%}.project-pic img{height:100%;object-fit:cover}.project-txt{width:50%;padding-right:5%}#project h2.ttl{font-size:20px;color:#161616;position:relative;padding-left:0;margin-bottom:20px;text-align:left;line-height:1.4;letter-spacing:.1em}#project p{font-size:15px;line-height:1.9;padding-bottom:40px}@media screen and (max-width:1500px){.hotel-summary,.tower .hotel-summary{width:40%}.hotel-pic{display:block;width:60%}.pic-l,.pic-s{width:100%}.pic-s{display:flex;justify-content:space-between}.pic-s .pic{width:50%}}@media screen and (max-width:1000px){.service-item-list-pic{width:calc(33.333% - 8px)}.service-item-list-pic p{font-size:12px}#project .inner{display:block}.project-pic{width:100%}.project-txt{width:100%;padding:36px;box-sizing:border-box}#project h2.ttl{font-size:18px;color:#161616;position:relative;padding-left:0;padding-top:0;margin-bottom:20px;text-align:center;line-height:1.4;letter-spacing:.1em}#project p{font-size:14px;line-height:1.9;padding-bottom:0}}@media screen and (max-width:768px){.hotel-summary,.tower .hotel-summary{padding:50px 40px 20px}.hotel-pic,.schedule-items{display:block}.service-item-list-pic p .sup,.sup{font-size:10px}.schedule-tmb{width:calc(42% - 8px)}.schedule-time{width:calc(58% - 8px)}.hotel-pic,.hotel-summary,.schedule-item-tmb,.tower .hotel-summary{width:100%}.scedule-item dt{font-size:14px;font-weight:600;padding-bottom:0;padding-top:0}.scedule-item dd{font-size:11px;line-height:1.4}.scedule-item{margin-bottom:20px}#area .btn a{border:3px solid #ff8d00;padding:14px 34px;color:#ff8d00;font-size:16px;border-radius:50px;background:#fff;font-weight:600;line-height:1.4}.hotel-summary{box-sizing:border-box}.service-item-list-pic{width:calc(50% - 8px)}.schedule-items .flex{display:block;flex-wrap:wrap;justify-content:space-between}.schedule-item-txt{padding:16px 24px;width:100%;box-sizing:border-box}.schedule-item-title{font-size:14px;font-weight:600;padding:4px 0 0;line-height:1.6;color:#333}.schedule-item{width:100%;margin-bottom:24px;background:#fff;border-radius:8px;overflow:hidden}.modaal-content-container{padding:0!important}.modaal-content-container .contents{border-radius:20px;background:#fff;padding:24px;text-align:center}.modaal-content-container .contents .schedule-item p{font-size:12px;line-height:1.8}.modaal-content-container .contents .schedule-bus .schedule-item-title,.modaal-content-container .contents .schedule-item .schedule-item-title{font-size:16px;font-weight:900;padding:0 0 10px;line-height:1.5}}#spot li h3 .sup{text-align:center;font-size:11px}article{padding-bottom:100px}@media screen and (max-width:650px){.project-txt{width:100%;padding:36px 20px;box-sizing:border-box}#project h2.ttl{font-size:16px}.page-leadcopy{width:70%}#area .btn a{border:2px solid #ff8d00;font-size:15px;width:90%}}
    
    .inner-mini {
    margin: auto;
}
    .serif-jp {
    font-family: ten-mincho-text, serif;
    font-weight: 400;
    font-style: normal;
}
    #spot li .txt {
    padding: 0.9em 1.5em 1.5em;
    position: relative;
}#spot li h3 {
    font-weight: bold;
    text-align: center;
       margin-bottom: 0.4em;
    margin-top: 0.9em;
    line-height: 1.4;
}
    #spot li .date {
    color: #776767;
    font-weight: bold;
}#spot li p {
    font-size: 0.7em;
    line-height: 1.65em;
    letter-spacing: 0;
}#spot li:hover {
    box-shadow: 0px 0px 24px -8px rgba(0,0,0,0.4);
}#spot li {
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    height: auto;
    transition: ease-in-out .3s;
}.swiper-pagination {
    bottom: 0px;
  width: 100%;
}.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}.swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 3px;
}
@media screen and (max-width:650px){
    #spot li .txt {
    padding: 14px 18px 20px;
    position: relative;
}#spot li p {
    font-size: 12px;
    line-height: 1.5;
}#spot li h3 {
    font-size: 15px;
}#project p {
    font-size: 12px;
    line-height: 1.9;
    padding-bottom: 0;
}#project {
    padding: 0;
}
    h2.ttl {
    margin-bottom: 40px;
}.hero-copy h2 {
    font-size: 1.6em;
    font-weight: 700;
}.home-hotel-items {
    display: block;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 40px;
}h2.ttl {
    font-size: 17px;
}#spot li .date {
    font-size: 11px;
}.tag {
    font-size: 11px;
}.home-hotel-item-title {
    font-size: 17px;
}.home-hotel-item {
    width:100%;
	margin-bottom: 36px;
}.home-hotel-item p {
    font-size: 13px;
    line-height: 1.8em;
    padding-top: 2em;
    min-height: auto;
    margin-bottom: 20px;
}.bnr {
    width: 85%;
    margin: 0 auto;
    padding: 40px 0;
    transition: .4s;
}.point-item p .point-bg {
    background: #ff8d00;
    border-radius: 10px;
    padding: 4px;
    margin-bottom: 2px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}#spot .point-item-ico, #hotel .point-item-ico, #services .point-item-ico {
    width: 120px;
}.hero-copy h2 {
    font-size: 24px;
    font-weight: 700;
}
	
	#family-activity.inner {
    width: 100%;
}
	#family-etc.inner {
    width: 100%;
}
	
	
    }

