@charset "UTF-8";
/* CSS Document */
/*
font-family: "Noto Serif JP", serif;
font-family: "Noto Sans JP", sans-serif;
font-family: "Barlow Condensed", sans-serif;
*/
/* リセット */
html, body, ul, li, dl, dt, dd, div, p, h1, h2, h3, span {
  margin: 0;
  padding: 0;
}
section {
  background: none;
  border: none;
}
main.twgolf_lp {
  overflow: hidden;
}
.twgolf_lp section {
  border: none;
  background: none;
}
.twgolf_lp a:hover {
  color: inherit;
}
.twgolf_lp i[class*="fa-"] {
  margin-right: 0;
}
.twgolf_lp a:focus {
  color: inherit;
}
.twgolf_lp select {
  outline: none;
  appearance: none;
}
@media screen and (max-width:768px) {}
/*=======================================
	共通
=======================================*/
.twgolf_lp * {
  font-size: 16px;
  font-weight: normal;
  line-height: 150%;
  box-sizing: border-box;
  list-style-type: none;
}
.twgolf_lp p, .twgolf_lp li, .twgolf_lp dt, .twgolf_lp dd, .twgolf_lp th, .twgolf_lp td, .twgolf_lp h1, .twgolf_lp h2, .twgolf_lp h3, .twgolf_lp h4, .twgolf_lp h5 {
  font-family: 'Noto Sans JP', sans-serif;
}
.twgolf_lp span {
  font-size: inherit;
  font-weight: inherit;
}
.twgolf_lp i {
  font-size: inherit;
  font-weight: bold;
}
.twgolf_lp strong {
  font-size: inherit;
  font-weight: inherit;
}
.twgolf_lp a {
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.twgolf_lp a:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.twgolf_lp .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 80px 0;
}
.twgolf_lp h1, .twgolf_lp h2, .twgolf_lp h3 {
  font-weight: 500;
  color: #000;
}
.twgolf_lp h2 {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-size: 26px;
  letter-spacing: 2px;
  margin: 0 0 5px 0;
}
.twgolf_lp .h2_bottom {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #f39800;
  margin: 0 0 40px 0;
  letter-spacing: 2px;
}
.twgolf_lp h3 {
  text-align: center;
  margin: 0 0 50px 0;
  font-size: 20px;
}
.twgolf_lp img {
  width: 100%;
  height: auto;
}
.twgolf_lp .pc_none {
  display: none;
}
.twgolf_lp .slick-active {
  cursor: grab;
}
.twgolf_lp .slick-active:active {
  cursor: grabbing;
}
.twgolf_lp .slick-slide {
  height: auto;
}
@media screen and (max-width:768px) {
  .twgolf_lp .sp_none {
    display: none;
  }
  .twgolf_lp .pc_none {
    display: inherit;
  }
  .twgolf_lp .inner {
    width: 95%;
    padding: 50px 0 40px 0;
  }
}
/*=======================================
	メインビジュアル（mainvisual）
=======================================*/
.twgolf_lp .mainvisual {
  height: 600px;
  background: url("../img/main.jpg") no-repeat top center / cover;
}
.twgolf_lp .mainvisual .inner {
  padding: 0;
  position: relative;
}
.twgolf_lp .mainvisual h1 {
    width: 700px;
    height: 552px;
    position: absolute;
    top: 10px;
    right: -90px;
}

/* .twgolf_lp .mainvisual h1 {
  width: 600px;
  height: 552px;
  position: absolute;
  top: 10px;
  right: 10px;
} */
@media screen and (max-width:768px) {
  .twgolf_lp .mainvisual {
    height: 500px;
    background: url("../img/main-sp.jpg") no-repeat bottom center / cover;
    padding: 20px 0 0 0;
  }
  .twgolf_lp .mainvisual h1 {
    width: 100%;
    height: auto;
    position: static;
    margin-left: 25px;
    margin-top: 75px;
  }
}
/*=======================================
	コンテンツナビ（content_nav）
=======================================*/
.twgolf_lp .content_nav {
  background: #004d25;
}
.twgolf_lp .content_nav ul {
  display: flex;
  justify-content: space-around;
  width: 1100px;
  margin: 0 auto;
}
.twgolf_lp .content_nav li {
  text-align: center;
  font-size: 18px;
}
.twgolf_lp .content_nav li a {
  display: block;
  color: #FFF;
  padding: 14px 0;
  position: relative;
  transition: 0.3s;
}
/*スクロールでFix*/
.twgolf_lp .content_nav.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width:768px) {
  .twgolf_lp .content_nav ul {
    width: 100%;
    flex-wrap: wrap;
  }
  .twgolf_lp .content_nav li {
    width: 50%;
    font-size: 16px;
  }
  .twgolf_lp .content_nav li:nth-child(1), .twgolf_lp .content_nav li:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .twgolf_lp .content_nav li:nth-child(2n) {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .twgolf_lp .content_nav li a {
    padding: 10px 0;
  }
}
/*=======================================
	おすすめポイント（point）
=======================================*/
.twgolf_lp .point {
  background: url("../img/bk_point.jpg") no-repeat top center / cover;
}
.twgolf_lp .point .flex_wrap {
  display: flex;
}
.twgolf_lp .point .box {
  width: calc(100% / 3 - 20px);
  margin: 0 30px 30px 0;
  background: #9fc24d;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  position: relative;
}
.twgolf_lp .point .box:nth-child(3n) {
  margin: 0 0 30px 0;
}
.twgolf_lp .point .box .img_box {
  overflow: hidden;
}
.twgolf_lp .point .box .txt_box {
  padding: 0 20px 15px 20px;
  color: #004d25;
  position: relative;
}
.twgolf_lp .point .box .txt_box::after {
  content: "";
  display: block;
  width: 50px;
  height: 100px;
  position: absolute;
  top: -55px;
  left: 10px;
}
.twgolf_lp .point .box:nth-child(1) .txt_box::after {
  background: url("../img/image-1.png") no-repeat top center / contain;
}
.twgolf_lp .point .box:nth-child(2) .txt_box::after {
  background: url("../img/image-2.png") no-repeat top center / contain;
}
.twgolf_lp .point .box:nth-child(3) .txt_box::after {
  background: url("../img/image-3.png") no-repeat top center / contain;
}
.twgolf_lp .point .box h4 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  line-height: 100%;
  margin: 0 0 5px 0;
  position: relative;
  top: -20px;
}
.twgolf_lp .point .box h4 span {
  display: block;
  width: fit-content;
  font-size: 16px;
  padding: 5px 10px 15px 20px;
  margin: 0 auto;
  position: relative;
  background: #9fc24d;
}
.twgolf_lp .point .box h4 span::before {
  left: -5px;
}
@media screen and (max-width:768px) {
  .twgolf_lp .point .flex_wrap {
    flex-direction: column;
  }
  .twgolf_lp .point .box {
    width: 100%;
    margin: 0 30px 30px 0;
    background: #9fc24d;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
  }
}
/*=======================================
	おすすめツアー（tour）
=======================================*/
.twgolf_lp .tour .box {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background: #387d39;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  color: #FFF;
}
.twgolf_lp .tour .box + .box {
  margin: 50px 0 0 0;
}
.twgolf_lp .tour .box .img_box {
  width: 460px;
}
.twgolf_lp .tour .box .img_box img {
  border: 1px solid #FFF;
}
.twgolf_lp .tour .box .txt_box {
  width: calc(100% - 480px);
}
.twgolf_lp .tour .box h4 {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.twgolf_lp .tour .box .txt {
  margin: 0 0 20px 0;
  padding: 10px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.twgolf_lp .tour .box .note + .note {
  margin: 5px 0 15px 0;
}
.twgolf_lp .tour .box .note span {
  display: inline-block;
  margin: 0 10px 0 0;
  background: #FFF;
  color: #387d39;
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px 1px 10px;
}
.twgolf_lp .tour .box .tour_btn {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.twgolf_lp .tour .box .tour_btn a {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #004d25;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  color: #FFF;
}
.twgolf_lp .tour .box .tour_btn a .price {
  color: #f39800;
  display: inline-block;
  margin: 0 0 0 20px;
}
.twgolf_lp .tour .alltour_btn {
  width: 90%;
  max-width: 650px;
  margin: 80px auto 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.twgolf_lp .tour .alltour_btn a {
  display: block;
  height: 100px;
  line-height: 100px;
  background-color: #004d25;
  background-image: url("../img/course_1.jpg"), url("../img/course_6.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 150px top, right 0 top;
  color: #FFF;
  padding: 0 300px 0 10px;
  position: relative;
}
.twgolf_lp .tour .alltour_btn a i {
  margin: 0 0 0 15px;
}
@media screen and (max-width:768px) {
  .twgolf_lp .tour .box {
    flex-direction: column;
    padding: 15px 10px;
  }
  .twgolf_lp .tour .box .img_box {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .twgolf_lp .tour .box .txt_box {
    width: 100%;
  }
  .twgolf_lp .tour .box h4 {
    font-size: 18px;
  }
  .twgolf_lp .tour .box .txt {
    font-size: 14px;
    padding: 10px 5px;
  }
  .twgolf_lp .tour .box .note span {
    font-size: 12px;
    padding: 0 5px 1px 5px;
  }
  .twgolf_lp .tour .box .note {
    font-size: 14px;
  }
  .twgolf_lp .tour .alltour_btn {
    width: 100%;
    margin: 50px auto;
    font-size: 16px;
  }
  .twgolf_lp .tour .alltour_btn a {
    height: auto;
    line-height: 100%;
    padding: 20px 10px 50px 10px;
    background: #004d25;
    position: relative;
  }
  .twgolf_lp .tour .alltour_btn a::after {
    content: "";
    display: block;
    width: 120px;
    height: 80px;
    background: url("../img/course_1.jpg") no-repeat top center / cover;
    position: absolute;
    bottom: -50px;
    right: 170px;
    transform: rotate(-5deg);
  }
  .twgolf_lp .tour .alltour_btn a::before {
    content: "";
    display: block;
    width: 120px;
    height: 80px;
    background: url("../img/course_2.jpg") no-repeat top center / cover;
    position: absolute;
    bottom: -55px;
    right: 50px;
    transform: rotate(5deg);
  }
}
/*=======================================
	おすすめコース（course）
=======================================*/
.twgolf_lp .course {
  background: #9fc24d;
}
.twgolf_lp .course .h2_bottom {
  color: #FFF;
}
.twgolf_lp .course .ico_list {
  margin: 0 0 40px 0;
}
.twgolf_lp .course .ico_list ul {
  display: flex;
  justify-content: center;
  background: #FFF;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 5px;
}
.twgolf_lp .course .ico_list li {
  line-height: 50px;
  position: relative;
  padding: 0 0 0 60px;
}
.twgolf_lp .course .ico_list li::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
}
.twgolf_lp .course .ico_list li.icolist_1::before {
  background: url("../img/ico-1.png") no-repeat top center / cover;
}
.twgolf_lp .course .ico_list li.icolist_2::before {
  background: url("../img/ico-2.png") no-repeat top center / cover;
}
.twgolf_lp .course .ico_list li + li {
  margin: 0 0 0 30px;
}
.twgolf_lp .course .flex_wrap {
  display: flex;
  flex-wrap: wrap;
}
.twgolf_lp .course .box {
  width: calc(100% / 3 - 20px);
  margin: 0 30px 30px 0;
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  position: relative;
}
.twgolf_lp .course .box:nth-child(3n) {
  margin: 0 0 30px 0;
}
.twgolf_lp .course .box .ico {
  display: flex;
  position: absolute;
  top: 10px;
  left: 10px;
}
.twgolf_lp .course .box .ico li {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: rgba(0, 0, 0, 0);
  font-size: 1px;
  line-height: 1px;
}
.twgolf_lp .course .box .ico li + li {
  margin: 0 0 0 5px;
}
.twgolf_lp .course .box .ico li.ico_1 {
  background: url("../img/ico-1.png") no-repeat top center / cover;
}
.twgolf_lp .course .box .ico li.ico_2 {
  background: url("../img/ico-2.png") no-repeat top center / cover;
}
.twgolf_lp .course .box .img_box {}
.twgolf_lp .course .box .txt_box {
  padding: 15px 15px 10px 15px;
}
.twgolf_lp .course .box h3 {
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 3px 0;
  border-bottom: 2px solid #9fc24d;
}
.twgolf_lp .course .box .detail {
  margin: 0 0 15px 0;
}
.twgolf_lp .course .box .detail li {
  font-size: 15px;
}
.twgolf_lp .course .box .detail li + li {
  margin: 5px 0 0 0;
}
.twgolf_lp .course .box .detail li span {
  width: 80px;
  text-align: center;
  font-size: 13px;
  background: #f39800;
  color: #FFF;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0 5px 2px 5px;
}
.twgolf_lp .course .box .txt {
  font-size: 15px;
  text-align: justify;
}
@media screen and (max-width:768px) {
  .twgolf_lp .course .flex_wrap {
    flex-direction: column;
  }
  .twgolf_lp .course .box, .twgolf_lp .course .box:nth-child(3n) {
    width: 95%;
    margin: 0 auto 30px auto;
  }
  .twgolf_lp .course .box .txt_box {
    padding: 10px;
  }
  .twgolf_lp .course .box .detail li {
    font-size: 14px;
  }
  .twgolf_lp .course .box .detail li span {
    padding: 0 3px 2px 3px;
  }
}
/*=======================================
	基本情報（information）
=======================================*/
.twgolf_lp .information {
  background: url("../img/bk-pat.png");
}
.twgolf_lp .information .flex_wrap {
  display: flex;
  justify-content: space-between;
}
.twgolf_lp .information .box {
  padding: 20px;
  border: 5px solid #9fc24d;
  background: #FFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.twgolf_lp .information .box + .box {
  margin: 50px 0 0 0;
}
.twgolf_lp .information .box.main_info .img_box {
  width: 500px;
}
.twgolf_lp .information .box.main_info .txt_box {
  width: calc(100% - 520px);
}
.twgolf_lp .information .img_box {
  width: 400px;
}
.twgolf_lp .information .img_box img {
  border-radius: 7px;
}
.twgolf_lp .information .txt_box {
  width: calc(100% - 420px);
}
.twgolf_lp .information h3 {
  margin: 0 0 20px 0;
  padding: 0 0 3px 0;
  color: #9fc24d;
  border-bottom: 2px solid #9fc24d;
}
.twgolf_lp .information .box.main_info .bottom_wrap {
  padding: 20px 0 0 0;
}
.twgolf_lp .information .box.main_info .bottom_wrap h4 {
  text-align: center;
  background: #9fc24d;
  color: #FFF;
  padding: 2px 0 3px 0;
  margin: 0 0 10px 0;
}
.twgolf_lp .information .box.main_info .bottom_wrap .bottom_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.twgolf_lp .information .box.main_info .txt {
  margin: 0 0 20px 0;
}
.twgolf_lp .information .box .txt p + p {
  margin: 10px 0 0 0;
}
.twgolf_lp .information .box.main_info .info_list {
  background: #f8f4e6;
  padding: 10px 15px;
}
.twgolf_lp .information .box.main_info .info_list li {
  font-size: 15px;
}
.twgolf_lp .information .season {
  width: calc(50% - 10px);
  background: #f8f4e6;
  border: none;
  padding: 10px 20px;
  margin: 10px 0;
}
.twgolf_lp .information .season h5 {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}
.twgolf_lp .information .season:nth-child(1) h5 {
  border-bottom: 2px solid #ee827c;
}
.twgolf_lp .information .season:nth-child(2) h5 {
  border-bottom: 2px solid #e17b34;
}
.twgolf_lp .information .season:nth-child(3) h5 {
  border-bottom: 2px solid #e6b422;
}
.twgolf_lp .information .season:nth-child(4) h5 {
  border-bottom: 2px solid #507ea4;
}
.twgolf_lp .information .season h5::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #333;
  transform: rotate(45deg);
  position: absolute;
  top: -10px;
  left: -20px;
}
.twgolf_lp .information .season:nth-child(1) h5::before {
  background: #ee827c;
}
.twgolf_lp .information .season:nth-child(2) h5::before {
  background: #e17b34;
}
.twgolf_lp .information .season:nth-child(3) h5::before {
  background: #e6b422;
}
.twgolf_lp .information .season:nth-child(4) h5::before {
  background: #507ea4;
}
.twgolf_lp .information .season h5 strong {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #FFF;
  position: absolute;
  top: -10px;
  left: -20px;
}
.twgolf_lp .information .season h5 span {
  margin: 0 0 0 40px;
}
.twgolf_lp .information .season ul {
  padding: 0 0 0 10px;
}
.twgolf_lp .information .season li {
  font-size: 15px;
}
@media screen and (max-width:768px) {
  .twgolf_lp .information .flex_wrap {
    flex-direction: column;
  }
  .twgolf_lp .information .box.main_info .img_box, .twgolf_lp .information .img_box {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .twgolf_lp .information .box.main_info .txt_box, .twgolf_lp .information .txt_box {
    width: 100%;
  }
  .twgolf_lp .information .season {
    width: 100%;
  }
}
/*=======================================
	よくある質問（faq）
=======================================*/
.twgolf_lp .faq {
  background: #387d39;
  color: #FFF;
}
.twgolf_lp .faq h2, .twgolf_lp .faq .h2_bottom {
  color: #FFF;
}
.twgolf_lp .faq li {
  margin: 0 0 20px 0;
  cursor: pointer;
  background: #FFF;
}
.twgolf_lp .faq .que {
  height: auto;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #333;
  position: relative;
  padding: 12px 60px 15px 50px;
}
.twgolf_lp .faq .que::after {
  content: "＋";
  font-weight: bold;
  color: #387d39;
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 1;
}
.twgolf_lp .faq .que.active::after {
  content: "ー";
  z-index: 1;
}
.twgolf_lp .faq .que span {
  font-weight: 500;
  text-align: center;
  font-size: 30px;
  color: #68a4d9;
  line-height: 100%;
  margin: 0 20px 0 0;
  position: absolute;
  left: 15px;
  top: 8px;
}
.twgolf_lp .faq li:hover {
  opacity: 1;
}
.twgolf_lp .faq .ans {
  padding: 0 60px 20px 82px;
  position: relative;
  color: #333;
}
.twgolf_lp .faq .ans span {}
.twgolf_lp .faq .ans span.icon {
  display: inline-block;
  padding: 0;
  font-size: 30px;
  color: #f39800;
  line-height: 100%;
  font-weight: bold;
  position: absolute;
  top: -3px;
  left: 50;
}
.twgolf_lp .faq .ans a {
  text-decoration: underline;
  color: #68a4d9;
}
.twgolf_lp .faq .ans a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f08e";
  font-weight: bold;
  padding: 0 5px;
}
@media screen and (max-width:768px) {
  .twgolf_lp .faq .ans {
    padding: 0 60px 20px 50px;
  }
  .twgolf_lp .faq .ans span.icon {
    left: 18;
    top: 0px;
  }
}