﻿#activity .con_title .title_image {
  background: url("../images/activity/bg_activity.png");
  background-size: cover;
  background-position: center center;
}
.activity_pool, .activity_beach {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 120px;
}
.activity_pool section.un_cont, .activity_beach section.un_cont {
  margin: 0 auto;
}
.activity_pool section.un_cont .un_cont_in, .activity_beach section.un_cont .un_cont_in {
  margin: 0 2%;
}
.activity_pool ul.slide, .activity_beach ul.slide {
  margin: 0 auto 60px;
}
.activity_pool .activity_info_in, .activity_beach .activity_info_in {
  background: #fff;
  padding: 2% 2% 60px;
  margin: 0 3% 5%
}
.activity_info_in .main_img {
  margin-bottom: 30px;
}
.activity_info_in .main_img img {
  object-fit: cover;
  object-position: 50% top;
  width: 100%;
  height: 100%;
}
.activity_pool ul.slide li img, .activity_beach ul.slide li img {
  opacity: 1
}
.activity_pool_bg, .activity_beach_bg {
  position: absolute;
  top: 100px;
  width: 100vw;
  height: calc(100% - 100px);
  clip: rect(0, auto, auto, 0);
}
.activity_beach_bg {
  right: 0
}
.activity_pool_in {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}
.activity_beach_in {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}
.activity_pool .bg_image, .activity_beach .bg_image {
  position: fixed;
  z-index: -1;
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url("../../files/images/activity/bg_activity_pool.png");
  background-size: cover;
  background-position: center center;
}
.activity_beach .bg_image {
  background: url("../../files/images/activity/bg_activity_beach.png");
  background-size: cover;
  background-position: center center;
}
.activity_pool .tit, .activity_beach .tit {
  width: 60%;
}
.activity_pool .tit h2, .activity_beach .tit h2 {
  background: #7EC1E9 url("../images/activity/bg_activity_pool_tit.png") no-repeat 100%;
  background-size: cover;
  font-size: clamp(60px, 5.208vw, 70px);
  color: #fff;
  line-height: 1;
}
.activity_pool .tit h2 {
  padding: 80px 8.854vw 80px 5.208vw;
}
.activity_beach .tit h2 {
  background: #407292 url("../images/activity/bg_activity_beach_tit.png") no-repeat 100%;
  padding: 60px 5.208vw 60px 8.854vw;
}
.activity_pool .tit h2 span, .activity_beach .tit h2 span {
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
  letter-spacing: .2em
}
.activity_pool .txt {
  padding: 20px 0 40px 5.208vw;
}
.activity_beach .txt {
  padding: 20px 0 40px 8.854vw;
}
.activity_pool .txt p.madem, .activity_beach .txt p.madem {
  color: #9FD3F2;
  margin-bottom: 1.5vw;
}
.activity_beach .txt p.madem {
  color: #407292;
}
.activity_pool .txt h3, .activity_beach .txt h3 {
  font-size: 1.563vw;
  letter-spacing: .1em;
  font-weight: 500
}
.activity_pool .activity_pool_in .img {
  margin-left: 10.417vw;
}
.activity_beach .activity_beach_in .img {
  margin-right: 10.417vw;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.activity_pool .img .movie, .activity_beach .img .movie {
  height: 35.25vw;
  width: 20.188vw;
  margin: 2.604vw 0;
}
.activity_pool .img .image {
  width: 15.625vw;
  height: 10.417vw;
  margin-left: 8.333vw;
}
.activity_beach .img .image {
  width: 15.625vw;
  height: 10.417vw;
  margin-right: 8.333vw;
}
.activity_pool .img .movie video, .activity_pool .image img, .activity_beach .img .movie video, .activity_beach .image img, ul.daily_slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
}
.activity_pool ul.un_3col li, .activity_beach ul.un_3col li {
  gap: 0;
}
.activity_pool h4, .activity_beach h4 {
  font-size: clamp(16px, 1vw, 18px);
  font-weight: 500;
  margin: 10px 0 5px;
}
@media only screen and (max-width: 767px) {
  .activity_pool, .activity_beach {
    margin-bottom: 80px;
    overflow: inherit;
  }
  .activity_pool_in, .activity_beach_in {
    flex-direction: column-reverse;
    justify-content: flex-start;
    margin-bottom: 40px;
    padding-top: 60px;
    margin-top: 100px;
  }
  .activity_pool_in {
    align-items: flex-start;
  }
  .activity_pool .activity_info_in, .activity_beach .activity_info_in {
    margin: 0;
    padding: 0;
  }
  .activity_info_in .main_img {
    height: 320px
  }
  .activity_beach .tit {
    width: 95%;
  }
  .activity_pool .tit {
    width: 95%;
    margin-left: 5%;
  }
  .activity_pool .tit h2, .activity_beach .tit h2 {
    font-size: 40px;
    padding: 40px 30px;
  }
  .activity_pool .tit h2 span, .activity_beach .tit h2 span {
    line-height: 1.4
  }
  .activity_pool .txt, .activity_beach .txt {
    padding: 20px 30px 30px
  }
  .activity_pool .txt h3, .activity_beach .txt h3 {
    font-size: 15px;
  }
  .activity_pool .link, .activity_beach .link {
    font-size: 13px;
  }
  .activity_pool_bg, .activity_beach_bg {
    top: 0;
  }
  .activity_pool .activity_pool_in .img .movie, .activity_beach .activity_beach_in .img .movie {
    height: 280px;
    width: 190px;
    margin-bottom: 30px;
    margin-top: -100px;
  }
  .activity_pool .activity_pool_in .img {
    margin-left: 30px;
  }
  .activity_pool .activity_pool_in .img .image, .activity_beach .activity_beach_in .img .image {
    width: 250px;
    height: 150px;
    margin-left: 30px;
  }
  .activity_pool section.un_cont, .activity_beach section.un_cont {
    padding: 0 20px;
  }
  .activity_pool h4, .activity_beach h4 {
    font-size: clamp(16px, 1vw, 18px);
  }
}
.activity_daily {
  background: #F2F2F2;
  padding: 80px 30px;
  margin-bottom: 120px;
  overflow: hidden;
}
.activity_daily_in {
  display: flex;
  gap: 60px;
  align-items: center;
}
.activity_daily .txt {
  display: flex;
  flex-direction: column;
  gap: 30px
}
ul.daily_slide {
  overflow: hidden;
  display: flex;
  width: 50vw;
  flex-shrink: 0;
}
ul.daily_slide li {
  max-width: 330px;
  margin-right: 30px;
  text-align: left;
}
ul.daily_slide li p {
  color: #666;
  margin-top: 0.781vw;
  position: relative;
  padding-left: 30px;
}
ul.daily_slide li p:before {
  content: '';
  background: url("../images/home/ico_activity_area.png") no-repeat 0;
  background-size: contain;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: calc(50% - 10px);
}
@media only screen and (max-width: 1110px) {
  .activity_daily_in {
    flex-direction: column;
    gap: 20px;
  }
  .activity_daily .txt {
    display: block;
  }
  ul.daily_slide li {
    height: auto;
  }
  ul.daily_slide li p {
    font-size: 13px
  }
  .activity_daily table {
    margin-top: 30px;
  }
  ul.daily_slide {
    width: calc(100% + 60px)
  }
}
.activity_nature {
  display: flex;
  gap: 60px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 120px;
  flex-direction: row-reverse;
}
.activity_nature h2 {
  color: #597964;
  font-size: clamp(60px, 5.208vw, 70px);
  margin-bottom: 50px;
  line-height: 1;
  margin: 0 0 50px 12.5vw;
}
.activity_nature h2 span {
  font-size: 20px;
  margin-top: 10px;
  display: block;
  letter-spacing: .1em;
  font-weight: 500
}
.activity_nature ul.slide {
  width: 50vw;
  margin: 0
}
.activity_nature ul.slide li {
  margin: 0 0 20px
}
.activity_nature ul.slide .slick-dots {
  max-width: 100%;
  justify-content: flex-start;
}
.activity_nature ul.slide li img {
  opacity: 1
}
.activity_nature_txt {
  color: #fff;
  padding: 4.167vw 3.125vw 4.167vw 12.5vw;
  background: #597964 url("../images/activity/bg_nature.png") no-repeat 100%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.activity_nature h3 {
  font-size: max(1.375rem, 22px);
  font-weight: 500;
}
.activity_nature .pc {
  display: block
}
.activity_nature .sp-tab {
  display: none
}
@media only screen and (max-width: 1000px) {
  .activity_nature {
    flex-direction: column;
    gap: 0px;
  }
  .activity_nature h2 {
    font-size: 50px;
    text-align: center;
    margin: 0 0 50px;
  }
  .activity_nature h2 span {
    font-size: clamp(16px, 1vw, 18px);
    margin-top: 20px;
  }
  .activity_nature_txt {
    padding: 40px 30px
  }
  .activity_nature h3 {
    font-size: 18px
  }
  .activity_nature ul.slide {
    width: 100%
  }
  .activity_nature ul.slide .slick-dots {
    justify-content: center;
  }
  .activity_nature .pc {
    display: none
  }
  .activity_nature .sp-tab {
    display: block
  }
}
.un_activity_golf {
  margin: 0 30px 120px;
  max-width: 1440px;
  background: #F2F2F2;
  display: flex;
  justify-content: space-between;
  border-left: 4px solid #2EB582
}
.un_activity_golf .txt {
  padding: 60px 50px;
  width: 60%;
}
.un_activity_golf .tit {
  font-size: 60px;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #2EB582;
}
.un_activity_golf h2 span {
  display: block;
  font-size: clamp(16px, 1vw, 18px);
  font-weight: 500;
  letter-spacing: .3em;
  margin: 10px 0 40px;
  color: #3F3F3F;
  line-height: 1.8
}
.un_activity_golf .img {
  width: 52%;
  flex-shrink: 0
}
.un_activity_golf .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
}
.un_activity_golf .btn {
  margin-top: 40px
}
.un_activity_golf .btn a {
  padding: 15px 20px;
}
@media only screen and (max-width:767px) {
  .un_activity_golf {
    width: auto;
    margin: 0 30px 120px;
    flex-direction: column-reverse;
    border-left: none;
    border-top: 4px solid #2EB582;
  }
  .un_activity_golf .txt {
    padding: 20px 20px 40px;
    width: calc(100% - (20px *2));
  }
  .un_activity_golf h2 {
    font-size: 50px;
  }
  .un_activity_golf h2 span {
    margin: 10px 0 30px;
    letter-spacing: .15em;
  }
  .un_activity_golf p {
    line-height: 1.8;
    text-align: justify;
  }
  .un_activity_golf .img {
    width: 100%;
    height: 200px;
  }
}
.activity_txt {
  text-align: center;
  margin-bottom: 40px;
}
.activity_txt h3 {
  font-size: clamp(1.25rem, 1.563vw, 28px);
  font-weight: 500;
  margin-bottom: 20px
}
.activity_info_time {
  margin-bottom: 60px
}
#activity_info {
  width: 80%;
  margin: 0 auto 60px;
}
.activity_info {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 60px;
  justify-content: space-between;
  gap: 20px 2.5%;
  max-width: 1380px;
}
.activity_info_box {
  flex-basis: calc((100% - 2.5%) / 2);
  position: relative;
  flex-shrink: 1;
}
#activity_info h3, #activity_info h4 {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: clamp(18px, 1.8vw, 24px);
  letter-spacing: .1em;
  color: #407292
}
#activity_info h4 {
  font-size: clamp(16px, 1vw, 18px);
  margin-bottom: 10px;
  position: relative;
  color: #407292
}
#activity_info .un_gray {
  padding: 3% 5%;
}
.activity_info ul {
  display: flex;
  column-gap: 1em;
  flex-wrap: wrap;
}
.activity_info ul.w100 {
  display: block
}
.activity_info ul li {
  width: calc(50% - .5em - 12px);
}
.activity_info ul.w100 li {
  width: 100%
}
#activity_info table.tbl_gray tr th {
  width: 40%;
}
.activity_info th span {
  padding-left: 30px;
}
.activity_info th.time span {
  background: url("../images/common/ico_time_b.png") no-repeat 0 50%;
  background-size: 20px;
}
.activity_info th.rental span {
  background: url("../images/common/ico_activity_rental.png") no-repeat 0 50%;
  background-size: 20px;
}
@media only screen and (max-width:767px) {
  #activity_info {
    width: 100%
  }
  .activity_info {
    display: block;
    margin: 0 auto 40px;
  }
  .activity_txt {
    width: 100%;
    text-align: left
  }
  .activity_txt h3 {
    font-size: 20px;
  }
  .activity_pool .activity_info table.tbl_basic, .activity_beach .activity_info table.tbl_basic:first-child {
    margin-top: 30px
  }
  .activity_info_time {
    margin-bottom: 40px;
  }
  #activity_info h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #activity_info h4 {
    font-size: 14px;
  }
  .activity_info_box:nth-child(n+2) {
    margin: 30px auto 0;
  }
  #activity_info table.tbl_gray tr th, #activity_info table.tbl_gray tr td {
    padding: 8px;
  }
  .activity_info_txt {
    margin-top: 20px
  }
  #activity_info .un_gray {
    padding: 8%;
  }
}
.un_gray_info {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 45px, rgba(242, 242, 242, 1) 45px);
  padding: 0 30px 80px;
  margin-bottom: 120px
}
#beach .un_gray_info {
  margin-bottom: 0
}
.un_gray_info h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1;
  margin-bottom: 80px;
}
.un_gray_info h2 span {
  font-size: clamp(16px, 1vw, 18px);
  display: block;
  letter-spacing: .2em;
  margin-top: 10px
}
.un_gray_info section.un_cont {
  margin: 0 auto
}
@media only screen and (max-width:767px) {
  .un_gray_info {
    padding: 0 0 60px
  }
}
#beach ul.un_3col li {
  gap: 10px;
}
#beach ul.un_3col li h3 {
  font-size: clamp(16px, 1vw, 18px);
}
.activity_table .grad-wrap {
  margin-bottom: 30px
}
.activity_table h3 {
  font-size: min(18px, 1.8vw);
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.8;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .activity_table h3 {
    font-size: 16px;
  }
  #beach ul.un_3col {
    gap: 20px;
  }
}
.activity_pool table.tbl_basic tr:first-of-type th:before, .activity_pool table.tbl_basic tr th:after, .activity_beach table.tbl_basic tr:first-of-type th:before, .activity_beach table.tbl_basic tr th:after {
  content: none
}
.activity_pool table.tbl_basic tr th, .activity_pool table.tbl_basic tr td, .activity_beach table.tbl_basic tr th, .activity_beach table.tbl_basic tr td {
  padding: .8em 1em;
}
.activity_pool table.tbl_basic tr th {
  color: #1e80ba;
  border-top: 1px solid #1e80ba;
  border-bottom: 1px solid #1e80ba;
}
.activity_beach table.tbl_basic tr th {
  color: #407292;
  border-top: 1px solid #407292;
  border-bottom: 1px solid #407292;
}