@charset "UTF-8";
/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
.p_footgolf_guide__hole_item {
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__hole_item {
    font-size: 0.6875rem;
  }
}

.p_footgolf_hole__item_cap {
  font-size: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__item_cap {
    font-size: 0.75rem;
  }
}

.p_footgolf_guide__long_ttl small, .p_footgolf_guide__yardage_ttl small, .p_footgolf_hole__lead, .p_footgolf_hole__desc {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__long_ttl small, .p_footgolf_guide__yardage_ttl small, .p_footgolf_hole__lead, .p_footgolf_hole__desc {
    font-size: 0.9375rem;
  }
}

.p_footgolf_guide__more {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__more {
    font-size: 1rem;
  }
}

.p_footgolf_guide__tbl01 table td:first-child, .p_footgolf_feature__note {
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl01 table td:first-child, .p_footgolf_feature__note {
    font-size: 1.125rem;
  }
}

.p_footgolf_guide__long_ttl, .p_footgolf_guide__yardage_ttl, .p_footgolf_guide__yardage_lead, .p_footgolf_feature__item_ttl, .p_footgolf_feature__item_lead {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__long_ttl, .p_footgolf_guide__yardage_ttl, .p_footgolf_guide__yardage_lead, .p_footgolf_feature__item_ttl, .p_footgolf_feature__item_lead {
    font-size: 1.25rem;
  }
}

.p_footgolf_prologue__ttl, .p_footgolf_feature__lead, .p_footgolf_hole__ttl {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p_footgolf_prologue__ttl, .p_footgolf_feature__lead, .p_footgolf_hole__ttl {
    font-size: 1.875rem;
  }
}

.p_footgolf_guide__yardage_ttl, .p_footgolf_guide__long_ttl {
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #a29b70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid currentColor;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__yardage_ttl, .p_footgolf_guide__long_ttl {
    padding-bottom: 8px;
    gap: 10px 31px;
  }
}
.p_footgolf_guide__yardage_ttl small, .p_footgolf_guide__long_ttl small {
  font-weight: 400;
  color: #3B4043;
  letter-spacing: 0.05em;
}

.p_footgolf_guide__tbl04 table, .p_footgolf_guide__tbl02 table, .p_footgolf_guide__tbl03 table {
  table-layout: fixed;
  width: 100%;
}
.p_footgolf_guide__tbl04 th, .p_footgolf_guide__tbl02 th, .p_footgolf_guide__tbl03 th {
  font-weight: 400;
  background-color: #dbd8ce;
  padding-block: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl04 th, .p_footgolf_guide__tbl02 th, .p_footgolf_guide__tbl03 th {
    padding-block: 14px 15px;
  }
}
.p_footgolf_guide__tbl04 th, .p_footgolf_guide__tbl02 th, .p_footgolf_guide__tbl03 th,
.p_footgolf_guide__tbl04 td,
.p_footgolf_guide__tbl02 td,
.p_footgolf_guide__tbl03 td {
  text-align: center;
  letter-spacing: 0.05em;
}
.p_footgolf_guide__tbl04 td, .p_footgolf_guide__tbl02 td, .p_footgolf_guide__tbl03 td {
  padding-block: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl04 td, .p_footgolf_guide__tbl02 td, .p_footgolf_guide__tbl03 td {
    padding-block: 14px 16px;
  }
}
.p_footgolf_guide__tbl04 tbody tr:nth-child(even), .p_footgolf_guide__tbl02 tbody tr:nth-child(even), .p_footgolf_guide__tbl03 tbody tr:nth-child(even) {
  background-color: rgba(211, 207, 180, 0.25);
}

.p_footgolf_guide__tbl02 tr > *:first-child, .p_footgolf_guide__tbl03 tr > *:first-child {
  border-right: 1px solid #707070;
}
.p_footgolf_guide__tbl02 th:last-child, .p_footgolf_guide__tbl03 th:last-child {
  width: 110px;
  background-color: #b5b08e;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl02 th:last-child, .p_footgolf_guide__tbl03 th:last-child {
    width: 128px;
  }
}
.p_footgolf_guide__tbl02 th:first-child, .p_footgolf_guide__tbl03 th:first-child {
  width: 115px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl02 th:first-child, .p_footgolf_guide__tbl03 th:first-child {
    width: 135px;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl02 th.w_100, .p_footgolf_guide__tbl03 th.w_100 {
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .p_footgolf .c_mv01__inner::before {
    display: none;
  }
}
.p_footgolf_prologue {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_prologue {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_prologue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 39px;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_prologue__content {
    max-width: 511px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: calc(50% - 15px);
  }
}
.p_footgolf_prologue__ttl {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}
.p_footgolf_prologue__desc {
  line-height: 2.0588235294;
}
.p_footgolf_prologue__img {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_prologue__img {
    margin-top: 0;
  }
}
.p_footgolf_guide {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide {
    margin-top: 95px;
  }
}
.p_footgolf_guide__inner {
  position: relative;
}
.p_footgolf_guide__more {
  aspect-ratio: 1;
  border-radius: 50%;
  line-height: 1.5625;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  text-align: center;
  border: 1px solid #707070;
  font-size: clamp(0.625rem, 3.2vw + -0.125rem, 0.875rem);
  right: 0;
  top: 0;
  z-index: 2;
  top: clamp(0rem, -24vw + 7.5rem, 1.875rem);
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__more {
    top: -1px;
    right: clamp(0rem, 21.09375vw + -10.125rem, 3.375rem);
    width: clamp(10rem, 9.375vw + 5.5rem, 11.5rem);
  }
}
.p_footgolf_guide__mv {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__mv {
    margin-top: 10px;
    margin-inline: -29px 0;
  }
}
.p_footgolf_guide__hole {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__hole {
    margin-top: 30px;
  }
}
.p_footgolf_guide__hole_ttl {
  font-weight: 700;
  color: #a29b70;
  letter-spacing: 0.05em;
}
.p_footgolf_guide__hole_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  margin-top: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__hole_list {
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    gap: 20px 10px;
    margin-top: 32px;
    margin-right: -3px;
  }
}
.p_footgolf_guide__hole_item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
.p_footgolf_guide__hole_link {
  background-color: #ebe9e4;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 50px;
  color: #907f19;
  gap: 4px;
  padding-block: 10px 14px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__hole_link {
    padding-block: 12px 19px;
  }
}
.p_footgolf_guide__hole_num {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8181818182em;
}
.p_footgolf_guide__long {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__long {
    margin-top: 74px;
  }
}
.p_footgolf_guide__long_note {
  color: #801e34;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
.p_footgolf_guide__yardage {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__yardage {
    margin-top: 78px;
  }
}
.p_footgolf_guide__yardage_ttl {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__yardage_ttl {
    margin-bottom: 27px;
  }
}
.p_footgolf_guide__yardage_lead {
  letter-spacing: 0.05em;
}
.p_footgolf_guide__yardage_block02 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__yardage_block02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 23px;
    margin-top: 45px;
  }
}
.p_footgolf_guide__yardage_group:last-child {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__yardage_group:last-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__yardage_group:first-child {
    width: calc(100% - 164px);
  }
}
.p_footgolf_guide__tbl01 {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl01 {
    margin-top: 32px;
  }
}
.p_footgolf_guide__tbl01 table {
  width: 100%;
  table-layout: fixed;
  min-width: 720px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl01 table {
    min-width: 940px;
  }
}
.p_footgolf_guide__tbl01 table th {
  letter-spacing: 0.05em;
  font-weight: 400;
  padding-block: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl01 table th {
    padding-block: 13px 16px;
  }
}
.p_footgolf_guide__tbl01 table th:first-child {
  width: 90px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl01 table th:first-child {
    width: 112px;
  }
}
.p_footgolf_guide__tbl01 table th:nth-child(2) {
  background-color: #c2d0a6;
}
.p_footgolf_guide__tbl01 table th:nth-child(3) {
  background-color: #d9b5b5;
}
.p_footgolf_guide__tbl01 table th,
.p_footgolf_guide__tbl01 table td {
  text-align: center;
  vertical-align: middle;
}
.p_footgolf_guide__tbl01 table td {
  letter-spacing: 0.05em;
  padding-block: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl01 table td {
    padding-block: 15px 14px;
  }
}
.p_footgolf_guide__tbl01 table td:first-child {
  color: #fff;
  background-color: #a29b70;
}
.p_footgolf_guide__tbl01 table td:not(:first-child):not(:last-child) {
  border-right: 1px solid #707070;
}
.p_footgolf_guide__tbl01 table tbody tr:not(:last-child) {
  border-bottom: 1px solid #707070;
}
.p_footgolf_guide__tbl02 {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl02 {
    margin-top: 14px;
  }
}
.p_footgolf_guide__tbl02 table {
  min-width: 700px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl02 table {
    min-width: 800px;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl02, .p_footgolf_guide__tbl03 {
    max-width: 947px;
  }
}
.p_footgolf_guide__tbl04, .p_footgolf_guide__tbl03 {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl04, .p_footgolf_guide__tbl03 {
    margin-top: 8px;
  }
}
.p_footgolf_guide__tbl04 {
  margin-top: 18px;
}
.p_footgolf_guide__tbl03 {
  width: 100%;
}
.p_footgolf_guide__tbl03 table {
  min-width: 820px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl03 table {
    min-width: 940px;
  }
}
.p_footgolf_guide__tbl04 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_footgolf_guide__tbl04 {
    width: 141px;
  }
}
.p_footgolf_guide__tbl04 th {
  background-color: #b5b08e;
  color: #fff;
}
.p_footgolf_feature {
  background-color: rgba(219, 216, 206, 0.28);
  padding-block: 50px;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature {
    padding-block: 92px 78px;
    margin-block: 88px 6px;
  }
}
.p_footgolf_feature__lead {
  letter-spacing: 0.2em;
  line-height: 1.6666666667;
  font-family: "Noto Serif JP", serif;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__lead {
    margin-left: -5px;
    margin-top: 75px;
  }
}
.p_footgolf_feature__desc {
  line-height: 2.0588235294;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__desc {
    margin-top: 22px;
  }
}
.p_footgolf_feature__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px 20px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__list {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(2.5rem, 22.265625vw + -8.1875rem, 6.0625rem);
    margin-right: clamp(0px, (100vw - 1200px) * 100, 5px);
    margin-top: 44px;
  }
}
.p_footgolf_feature__item_ttl {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
  color: #907f19;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__item_ttl {
    margin-top: 29px;
  }
}
.p_footgolf_feature__item_lead {
  letter-spacing: 0.2em;
  font-family: "Noto Serif JP", serif;
  border-bottom: 1px solid #a29b70;
  padding-bottom: 5px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__item_lead {
    margin-top: 12px;
    padding-bottom: 8px;
  }
}
.p_footgolf_feature__item_desc {
  line-height: 2.0588235294;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__item_desc {
    margin-top: 12px;
  }
}
.p_footgolf_feature__note {
  margin-inline: auto;
  font-weight: 600;
  background-color: #fff;
  letter-spacing: 0.05em;
  padding-block: 15px;
  padding-inline: 20px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_feature__note {
    padding-block: 20px;
    text-align: center;
    margin-top: 54px;
  }
}
.p_footgolf_hole {
  max-height: calc(100vh - 80px);
  max-height: calc(100dvh - 80px);
  overflow-y: auto;
}
.p_footgolf_hole__inner {
  margin-inline: auto;
  padding-block: 50px;
  width: calc(100% - 60px);
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__inner {
    max-width: 697px;
    width: calc(100% - 160px);
    padding-block: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 33px;
  }
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__content {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    max-width: 325px;
    width: calc(50% - 15px);
  }
}
.p_footgolf_hole__ttl {
  color: #A29B70;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}
.p_footgolf_hole__lead {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #A29B70;
  margin-top: 10px;
}
.p_footgolf_hole__desc {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__desc {
    margin-top: 25px;
  }
}
.p_footgolf_hole__img {
  max-width: 400px;
  margin-inline: auto;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__img {
    margin: 0;
    max-width: unset;
  }
}
.p_footgolf_hole__list {
  display: grid;
  gap: 20px;
  margin-top: 10px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
@media screen and (min-width: 768px) {
  .p_footgolf_hole__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 17px 30px;
    margin-top: 9px;
  }
}
.p_footgolf_hole__item_cap {
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.p_footgolf_fv {
  margin-top: 50px;
}
.p_footgolf_mainwrap {
  text-align: center;
  margin-top: 84px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_mainwrap {
    margin-top: 20px;
  }
}
.p_footgolf_mainwrap__ttl {
  font-weight: bold;
  font-size: 1.875rem;
  color: #3B4043;
}
.p_footgolf_mainwrap__subttl {
  font-size: 1.875rem;
  color: #E1D5A4;
  font-family: "Noto Serif JP";
}
.p_footgolf_activity__note {
  max-width: 1190px;
  background-color: #FFECAD;
  margin: 70px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_footgolf_activity__note {
    margin: 40px 0 10px;
  }
}
.p_footgolf_activity__note p {
  font-size: 1.625rem;
  font-family: "Noto Serif JP";
}
.p_footgolf_activity__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1190px;
  margin: 0 auto;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_activity__list {
    display: block;
  }
}
.p_footgolf_activity__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
}
@media screen and (max-width: 767px) {
  .p_footgolf_activity__item {
    width: 100%;
    padding: 20px;
    max-width: 500px;
    margin: 0 auto;
  }
}
.p_footgolf_activity__item_lead {
  text-align: center;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
}
.p_footgolf_activity__item_ttl {
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 500;
}
.p_footgolf_activity__item_desc {
  margin-top: 30px;
  text-align: justify;
  line-height: 1.6;
  padding: 0 10px;
}
.p_footgolf_activity__img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.p_footgolf_activity__img img {
  width: auto;
}
.p_footgolf_anchor {
  padding: 50px;
}
.p_footgolf_anchor__list {
  margin: 0 auto;
  max-width: 1330px;
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.p_footgolf_anchor__item {
  background-color: #F2F1ED;
  border-radius: 45px;
  width: 100%;
  height: 100%;
}
.p_footgolf_anchor__item a {
  display: block;
  padding: 20px;
}
.p_footgolf_anchor__item_jp {
  display: block;
  text-align: center;
  font-size: 1.25rem;
}
.p_footgolf_anchor__item_en {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 0.75rem;
  color: #907F19;
  letter-spacing: 2px;
}
.p_footgolf_guide {
  background-color: #F5F4F2;
  margin-top: 0;
}
.p_footgolf_guide__wrap {
  text-align: center;
  padding-top: 84px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_guide__wrap {
    padding-top: 40px;
    margin-bottom: 20px;
  }
}
.p_footgolf_guide__wrap_ttl {
  font-weight: bold;
  font-size: 1.875rem;
  color: #3B4043;
}
.p_footgolf_guide__wrap_subttl {
  font-size: 1.875rem;
  color: #E1D5A4;
  font-family: "Noto Serif JP";
}
.p_footgolf_guide__mv {
  position: relative;
  cursor: pointer;
  line-height: 0;
  display: inline-block;
  overflow: hidden;
}
.p_footgolf_guide__mv .main-img {
  display: block;
  width: 100%;
  height: auto;
}
.p_footgolf_guide__mv .zoom-icon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: auto;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.9;
}
.p_footgolf_guide__mv:hover .zoom-icon {
  -webkit-transform: scale(1.1) translate(5px, -5px);
          transform: scale(1.1) translate(5px, -5px);
  opacity: 1;
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.p_footgolf_guide__yardage_lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_footgolf_guide__yardage_lead {
    display: block;
  }
}
.p_footgolf_guide__yardage_lead_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_footgolf_guide__yardage_lead_wrap img {
  padding-right: 15px;
}
.p_footgolf_guide__yardage_lead small {
  font-family: "Noto Serif JP";
  font-size: 1.125rem;
  padding-left: 28px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_guide__yardage_lead small {
    padding-left: 0;
  }
}
.p_footgolf_guide__photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  padding: 100px 0 150px 0;
}
@media screen and (max-width: 767px) {
  .p_footgolf_guide__photo {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px 0;
    gap: 30px;
  }
}
.p_footgolf_guide .modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  -webkit-animation: fadeIn 0.4s ease forwards;
          animation: fadeIn 0.4s ease forwards;
}
.p_footgolf_guide .modal-wrapper {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_footgolf_guide .modal-content {
  max-width: 90%;
  max-height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
  -webkit-animation: zoomIn 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
          animation: zoomIn 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.p_footgolf_guide .modal-close {
  position: absolute;
  top: -40px;
  right: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  z-index: 10000;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p_footgolf_guide .modal-close:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #ccc;
}
.p_footgolf_plan {
  position: relative;
}
.p_footgolf_plan__item {
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 20px;
}
.p_footgolf_plan__item_img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.p_footgolf_plan__item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p_footgolf_plan__item_wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 70px;
  max-width: 1190px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .p_footgolf_plan__item_wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p_footgolf_plan__item_ttl {
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .p_footgolf_plan__item_ttl {
    text-align: left;
  }
}
.p_footgolf_plan__item_ttl_en {
  font-family: "Noto Serif JP";
  font-size: 1.9375rem;
  color: #CAD4BA;
  letter-spacing: 6px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_plan__item_ttl_en {
    font-size: 1.5rem;
  }
}
.p_footgolf_plan__item_ttl_jp {
  font-family: "Noto Serif JP";
  font-size: 2.6875rem;
  color: #FFF;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p_footgolf_plan__item_ttl_jp {
    font-size: 2rem;
  }
}
.p_footgolf_plan__item_desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p_footgolf_plan__item_desc .item_content {
  width: 125px;
  height: 125px;
  border-radius: 100%;
  padding: 10px;
  text-align: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_footgolf_plan__item_desc .item_content {
    padding: 19px 10px 29px 10px;
  }
}
.p_footgolf_plan__item_desc .item_content .ttl {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
.p_footgolf_plan__item .item_btn_box {
  max-width: 1190px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_plan__item .item_btn_box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 30px;
  }
}
.p_footgolf_plan__item .item_btn_box .item_btn_wrap .item_btn a {
  background-color: #8D2832;
  border-radius: 39px;
  border: 2px solid #FFF;
  width: 300px;
  height: 68px;
  display: block;
  color: #FFE200;
  font-family: "Noto Serif JP";
  font-size: 1.5625rem;
  letter-spacing: 4px;
  text-align: center;
  padding: 15px 0;
  font-weight: 500;
}
.p_footgolf_plan__item .item_btn_box .item_btn_wrap .time {
  color: #FFF;
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 6px;
}
.p_footgolf_plan__item .item_btn_box .item_btn2 a {
  background-color: #8D2832;
  border-radius: 39px;
  border: 2px solid #FFF;
  width: 300px;
  height: 68px;
  display: block;
  color: #FFE200;
  font-size: 1rem;
  letter-spacing: 4px;
  text-align: center;
  padding: 20px 0;
  font-weight: 500;
}
.p_footgolf_price {
  margin-top: 50px;
}
.p_footgolf_price__wrap {
  text-align: center;
  padding-top: 84px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price__wrap {
    padding-top: 20px;
  }
}
.p_footgolf_price__wrap_ttl {
  font-weight: bold;
  font-size: 1.875rem;
  color: #3B4043;
}
.p_footgolf_price__wrap_subttl {
  font-size: 1.875rem;
  color: #E1D5A4;
  font-family: "Noto Serif JP";
}
.p_footgolf_price__wrap_subttl2 {
  margin-top: 10px;
  font-weight: bold;
}
.p_footgolf_price_item {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.p_footgolf_price_item_ttl {
  font-size: 1.5625rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #a29b70;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_ttl {
    font-size: 1.2rem;
    padding-left: 15px;
  }
}
.p_footgolf_price_item_ttl::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  left: 0;
  top: 14px;
  background-color: #a29b70;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_ttl::after {
    top: 9px;
  }
}
.p_footgolf_price_item_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 18px;
  padding-top: 13px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap {
    gap: 60px;
  }
}
.p_footgolf_price_item_wrap_sign {
  text-align: center;
  border: 2px solid #A29B70;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_footgolf_price_item_wrap_sign {
    max-width: calc(50% - 9px);
  }
}
.p_footgolf_price_item_wrap_sign::after {
  content: url(https://cc.helena-international.jp/wp-content/themes/helena/assets/images/footgolf/img_photo10.png);
  position: absolute;
  top: -43px;
  right: 15px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap_sign::after {
    right: 0px;
  }
}
.p_footgolf_price_item_wrap_sign_ttl {
  background-color: #A29B70;
  color: #fff;
  min-height: 55px;
  font-size: 1.25rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap_sign_ttl {
    font-size: 1rem;
  }
}
.p_footgolf_price_item_wrap_sign_txt {
  background-color: #fff;
  letter-spacing: 0.05em;
  min-height: 53px;
  font-size: 1.5625rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap_sign_txt {
    font-size: 1.25rem;
  }
}
.p_footgolf_price_item_wrap_sign2 {
  text-align: center;
  border: 2px solid #801E34;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_footgolf_price_item_wrap_sign2 {
    max-width: calc(50% - 9px);
  }
}
.p_footgolf_price_item_wrap_sign2::after {
  content: url(https://cc.helena-international.jp/wp-content/themes/helena/assets/images/footgolf/img_photo10.png);
  position: absolute;
  top: -43px;
  right: 15px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap_sign2::after {
    right: 0px;
  }
}
.p_footgolf_price_item_wrap_sign2_ttl {
  background-color: #801E34;
  color: #fff;
  min-height: 55px;
  font-size: 1.25rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap_sign2_ttl {
    font-size: 1rem;
  }
}
.p_footgolf_price_item_wrap_sign2_txt {
  background-color: #fff;
  letter-spacing: 0.05em;
  min-height: 53px;
  font-size: 1.5625rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_wrap_sign2_txt {
    font-size: 1.25rem;
  }
}
.p_footgolf_price_item_desc {
  font-size: 0.9375rem;
  width: 100%;
}
.p_footgolf_price_item_desc::after {
  border-bottom: 1px solid #707070;
  content: "";
  display: block;
  margin-top: 30px;
}
.p_footgolf_price_item_other {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 7px 11px;
  padding-top: 15px;
}
.p_footgolf_price_item_other_item {
  background-color: #F2F1ED;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  padding: 5px 10px;
  letter-spacing: 0.05em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_other_item {
    max-width: 300px;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
    width: 300px;
  }
}
.p_footgolf_price_item_other_item_ttl {
  font-size: 1rem;
}
.p_footgolf_price_item_other_item_price {
  font-size: 1.5625rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p_footgolf_price_item_other_item_price {
    font-size: 1.2rem;
  }
}
.p_footgolf_flow {
  background-color: #FFF6D7;
  margin: 130px 0 0 0;
  padding-bottom: 180px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_flow {
    margin: 40px 0 0 0;
    padding-bottom: 40px;
  }
}
.p_footgolf_flow__wrap {
  text-align: center;
  padding-top: 84px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_flow__wrap {
    padding-top: 40px;
  }
}
.p_footgolf_flow__wrap_ttl {
  font-weight: bold;
  font-size: 1.875rem;
  color: #3B4043;
}
.p_footgolf_flow__wrap_subttl {
  font-size: 1.875rem;
  color: #E1D5A4;
  font-family: "Noto Serif JP";
}
.p_footgolf_flow__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  .p_footgolf_flow__content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p_footgolf_flow__content_img {
  width: 350px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p_footgolf_flow__content_img {
    -webkit-flex-shrink: initial;
        -ms-flex-negative: initial;
            flex-shrink: initial;
  }
}
.p_footgolf_flow__content_box {
  padding: 40px 50px;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .p_footgolf_flow__content_box {
    padding: 20px;
  }
}
.p_footgolf_flow__content_box_ttl {
  font-size: 1.4375rem;
  color: #8D2832;
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.p_footgolf_flow__content_box_txt {
  font-size: 1.0625rem;
}
.p_footgolf_flow__content_box_subtxt {
  font-size: 0.875rem;
}
.p_footgolf_flow__content .item_btn_box {
  max-width: 1190px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
.p_footgolf_flow__content .item_btn_box .item_btn_wrap .item_btn a {
  background-color: #8D2832;
  border-radius: 39px;
  border: 2px solid #FFF;
  width: 300px;
  height: 68px;
  display: block;
  color: #FFE200;
  font-family: "Noto Serif JP";
  font-size: 1.5625rem;
  letter-spacing: 4px;
  text-align: center;
  padding: 15px 0;
  font-weight: 500;
}
.p_footgolf_flow__content .item_btn_box .item_btn_wrap .time {
  font-size: 0.9375rem;
  text-align: center;
  margin-top: 6px;
}
.p_footgolf_flow__content .item_btn_box .item_btn2 a {
  background-color: #8D2832;
  border-radius: 39px;
  border: 2px solid #FFF;
  width: 300px;
  height: 68px;
  display: block;
  color: #FFE200;
  font-size: 1rem;
  letter-spacing: 4px;
  text-align: center;
  padding: 20px 0;
  font-weight: 500;
}
.p_footgolf_flow__down {
  width: 36px;
  margin: 15px auto;
}
.p_footgolf_information__wrap {
  text-align: center;
  padding-top: 84px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_information__wrap {
    padding-top: 40px;
    margin-bottom: 0;
  }
}
.p_footgolf_information__wrap_ttl {
  font-weight: bold;
  font-size: 1.875rem;
  color: #3B4043;
}
.p_footgolf_information__wrap_subttl {
  font-size: 1.875rem;
  color: #E1D5A4;
  font-family: "Noto Serif JP";
}
.p_footgolf_information__content {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .p_footgolf_information__content {
    padding: 20px 0;
  }
}
.p_footgolf_information__content_ttl {
  font-size: 1.375rem;
  font-weight: bold;
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
}
.p_footgolf_information__content_note {
  background-color: #FFECAD;
  margin: 25px auto;
  height: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 1.375rem;
}
.p_footgolf_information__content_note p {
  text-align: center;
}
.p_footgolf_information__content_txt {
  font-size: 1.0625rem;
}
.p_footgolf_information__content_list {
  margin-left: 2rem;
  padding-top: 20px;
}
.p_footgolf_information__content_list_item {
  list-style: initial;
  line-height: 2rem;
}
.p_footgolf_information__content_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p_footgolf_information__content_img {
  max-width: 350px;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_information__content_img {
    margin: 0 auto;
  }
}
.p_footgolf_qa {
  margin-bottom: 90px;
}
.p_footgolf_qa__wrap {
  text-align: center;
  padding-top: 84px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_qa__wrap {
    padding-top: 40px;
  }
}
.p_footgolf_qa__wrap_ttl {
  font-weight: bold;
  color: #707070;
  font-size: 1.5625rem;
  border-bottom: 2px solid #707070;
  display: inline-block;
  padding-bottom: 10px;
}
.p_footgolf_qa__content {
  padding: 20px 0;
}
.p_footgolf_qa__content::details-content {
  -webkit-transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  height: 0;
  opacity: 0;
  overflow: clip;
  background-color: #f0f2ff;
}
.p_footgolf_qa__content[open]::details-content {
  opacity: 1;
  height: auto;
}
.p_footgolf_qa__content[open] .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@supports (interpolate-size: allow-keywords) {
  .p_footgolf_qa__content :root {
    interpolate-size: allow-keywords;
    /* height:0（数値型） → auto（文字型） のアニメーションを可能にするための指定 */
  }
  .p_footgolf_qa__content[open]::details-content {
    height: auto;
  }
}
@supports not (interpolate-size: allow-keywords) {
  .p_footgolf_qa__content[open]::details-content {
    height: 150px;
    overflow-y: scroll;
    /* 溢れる場合はスクロール可能にする */
  }
}
.p_footgolf_qa__content_ques {
  display: grid;
  grid-template-columns: 1fr 24px;
  gap: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  cursor: pointer;
  background-color: #A29B70;
  font-size: 1.25rem;
  color: #FFF;
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .p_footgolf_qa__content_ques {
    padding: 10px 25px 10px 10px;
    gap: 0px;
  }
}
.p_footgolf_qa__content_ques::-webkit-details-marker {
  display: none;
}
.p_footgolf_qa__content_ques .icon {
  display: block;
  position: relative;
  width: 24px;
  margin-left: 6px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform-origin: center 43%;
          transform-origin: center 43%;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.p_footgolf_qa__content_ques .icon::before, .p_footgolf_qa__content_ques .icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #FFF;
}
.p_footgolf_qa__content_ques .icon::before {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p_footgolf_qa__content_ques .icon::after {
  right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p_footgolf_qa__content_answer {
  background-color: #FFF;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  font-size: 1.0625rem;
}
@media screen and (max-width: 767px) {
  .p_footgolf_qa__content_answer {
    padding: 10px;
  }
}
.p_footgolf .floating-box {
  position: fixed;
  bottom: 140px;
  right: 20px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.6s ease, visibility 0.6s, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, visibility 0.6s, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, visibility 0.6s, transform 0.6s ease;
  transition: opacity 0.6s ease, visibility 0.6s, transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-animation: scroll-reveal linear forwards;
          animation: scroll-reveal linear forwards;
  animation-timeline: scroll(root);
  animation-range: 0 300px;
}
.p_footgolf .floating-box .close-checkbox {
  display: none;
}
.p_footgolf .floating-box .close-checkbox:checked ~ .close-label, .p_footgolf .floating-box .close-checkbox:checked ~ .banner-link {
  display: none;
}
.p_footgolf .floating-box .close-label {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_footgolf .floating-box .close-label:hover {
  background: #000;
}
.p_footgolf .floating-box .banner-link {
  display: block;
}
.p_footgolf .floating-box .banner-link img {
  height: auto;
}
@media screen and (max-width: 767px) {
  .p_footgolf .floating-box .banner-link img {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p_footgolf .floating-box {
    bottom: 80px;
  }
}
@-webkit-keyframes scroll-reveal {
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes scroll-reveal {
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

:root {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  :root {
    font-size: 15px;
  }
}

html {
  scroll-behavior: smooth;
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
    scroll-behavior: smooth;
  }
}