@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt10 {
  font-size: 1rem;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}
.fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .fnt14 ul li {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 ul li {
    font-size: 1.6rem;
  }
}
.fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .numList li {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.serif {
  font-family: "Noto Serif JP", serif;
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--br {
  color: #b68010;
}

.txt--bl {
  color: #007789;
}

.txt--red {
  color: #B40B00;
}

.txt--gn {
  color: #14A73C;
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-slider ul {
  margin-top: 0 !important;
}
.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.slick-box2 {
  margin-top: 10px !important;
}

.sec__ttl {
  position: relative;
  margin: auto;
  padding: 0 10px;
}
@media screen and (min-width: 740px) {
  .sec__ttl {
    padding: 0 20px;
  }
}
.sec__ttl .ttlLv1 {
  padding-top: 10px !important;
}
.sec__ttl .ttlLv1 .heading {
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-weight: 300 !important;
}
.sec__ttl .ttlLv1 .heading .sec__ttl--ico {
  width: 45px;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl--ico {
    width: 55px;
  }
}
.sec__ttl .ttlLv1 .heading .sec__ttl--ico.left {
  padding-bottom: 15px;
}
.sec__ttl .ttlLv1 .heading .sec__ttl--ico.right {
  padding-top: 5px;
}

.bg-wrap {
  background: #eefdff;
  padding-bottom: 60px;
}
@media screen and (min-width: 740px) {
  .bg-wrap {
    padding-bottom: 100px;
  }
}

.box {
  background: #fff;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .box {
    padding: 30px 40px;
  }
}

.flex__box--wrap .colWrap .col {
  background: #fff;
}
.flex__box--wrap .colWrap.clm_1_3col {
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .flex__box--wrap .colWrap.clm_1_3col .col {
    width: calc(33.3333333333% - 20px);
  }
}
.flex__box--wrap.no-bg .colWrap .col {
  background: none;
}

.top .top__box {
  border: 2px solid #333;
  border-radius: 25px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media screen and (min-width: 740px) {
  .top .top__box {
    padding: 15px;
  }
}
.top .top__box > div {
  width: fit-content !important;
}
.top .top__box > div:first-of-type {
  border-bottom: 2px solid #333;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media screen and (min-width: 740px) {
  .top .top__box > div:first-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 740px) {
  .top .top__box > div:last-of-type {
    border-left: 2px solid #333;
    padding-left: 30px;
  }
}
.top .top__box .top__box--dep p b {
  display: flex;
  align-items: flex-end;
  gap: 7px;
}
.top .top__box .top__box--dep p b img {
  width: 30px;
}
.top .top__box .top__box--play p b {
  display: flex;
  align-items: flex-end;
  gap: 7px;
}
.top .top__box .top__box--play p b img {
  width: 30px;
}
.top .top__box .top__box--day {
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .top .top__box .top__box--day {
    font-size: 2.6rem;
  }
}
.top .top__box .top__box--day .fs2L {
  font-size: 2.2rem !important;
}
@media screen and (min-width: 740px) {
  .top .top__box .top__box--day .fs2L {
    font-size: 3rem !important;
  }
}
.top .top__box .top__box--day .fs3L {
  font-size: 3.2rem !important;
}
@media screen and (min-width: 740px) {
  .top .top__box .top__box--day .fs3L {
    font-size: 4.4rem !important;
  }
}

.about {
  background: #ffe5e5;
  padding: 30px 0;
}
@media screen and (min-width: 740px) {
  .about {
    padding: 60px 0;
  }
}
@media screen and (min-width: 740px) {
  .about .about__flex .col:first-of-type {
    width: calc(75% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .about .about__flex .col:last-of-type {
    width: calc(25% - 15px);
  }
}

.point {
  background: #f1f5eb;
  padding-bottom: 30px;
}
@media screen and (min-width: 740px) {
  .point {
    padding-bottom: 60px;
  }
}
.point .point__table table tr {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 740px) {
  .point .point__table table tr {
    margin-bottom: 30px;
  }
}
.point .point__table table th {
  width: fit-content;
}
.point .point__table table th b {
  background: #006837;
  padding: 5px 10px;
  color: #fff;
  vertical-align: super;
  display: inline-block;
}
.point .point__table table td {
  width: 85%;
}
.point .point__table table td b {
  color: #006837;
}

.info .info__flex {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
@media screen and (min-width: 740px) {
  .info .info__flex .col:first-of-type {
    width: calc(20% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .info .info__flex .col:last-of-type {
    width: calc(80% - 15px);
  }
}
.info .info__ttl .ttlLv2 {
  border: 0;
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.schedule .schedule__table table tr th {
  background: #B40B00 !important;
}
.schedule .schedule__table table tr td {
  background: #fff !important;
}
.schedule .schedule__table table tr td img {
  width: 20px;
  vertical-align: middle;
  margin-left: 3px;
}
.schedule .schedule__txt img {
  width: 20px;
  vertical-align: middle;
  margin-left: 3px;
}

.golf-course {
  background: #fff9ea;
  padding-bottom: 40px;
}
@media screen and (min-width: 740px) {
  .golf-course {
    padding-bottom: 80px;
  }
}
.golf-course .golf-course__place {
  background: linear-gradient(148deg, rgb(255, 214, 133) 0%, rgb(191, 139, 32) 50%, rgb(255, 214, 133) 100%);
  font-size: 2rem;
  color: #ffffff;
  padding: 13px 10px 10px;
}
@media screen and (min-width: 740px) {
  .golf-course .golf-course__place {
    font-size: 2.8rem;
  }
}
.golf-course .golf-course__img {
  max-width: 360px;
  margin: auto;
}
.golf-course .golf-course__table table {
  max-width: 560px;
}
@media screen and (min-width: 740px) {
  .golf-course .golf-course__table table {
    max-width: 100%;
  }
}
.golf-course .golf-course__table table tr th {
  background: #b40b00;
  padding: 6px 10px !important;
}
.golf-course .golf-course__table table tr td:first-of-type {
  background: #333;
  color: #fff;
  padding: 6px 10px !important;
}

.caution-box {
  border: 1px solid #707070;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .caution-box {
    padding: 30px 40px;
  }
}

.btm-info__ttl {
  background: #006837;
}
.btm-info__ttl .ttlLv1 {
  padding: 10px 20px 8px !important;
  margin-bottom: 0 !important;
}
.btm-info__ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 1.8rem !important;
}
@media screen and (min-width: 740px) {
  .btm-info__ttl .ttlLv1 .heading {
    font-size: 2rem !important;
  }
}