html {
  scroll-behavior: smooth;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Segoe UI",
    "Helvetica Neue", HelveticaNeue, sans-serif;
}
.header-img {
  padding: 0;
}
.nv-page-title-wrap {
  display: none;
}
#menu-item-147 a:after {
  position: static !important;
}
#header-grid #menu-item-147 {
  width: 120px;
}
.top-wrapper-txt-top {
  margin-bottom: 35px;
}
.top-wrapper-logo {
  margin-bottom: 40px;
}
.top-wrapper-logo img {
  width: 400px;
}
.top-wrapper-txt-en {
  margin-bottom: 5px;
}
.top-wrapper-txt-bottom {
  font-size: 20px !important;
}
.slider-cont {
  position: relative;
  min-height: 200px;
}
.slider-cont-inner {
  position: absolute;
  top: -60px;
  right: 10px;
  max-width: 800px;
  z-index: 10;
}
.slick-slide {
  margin: 0 10px;
}
.slick-dots {
  display: none;
}
.slick-prev:before,
.slick-next:before {
  content: "" !important;
}
.slick-prev {
  top: 85%;
  left: -120px;
  width: 45px;
  height: 45px;
}
.slick-prev:before {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://lgolf.jp/wp-content/uploads/2022/10/left.png");
  background-repeat: no-repeat;
}
.slick-next {
  top: 85%;
  left: -70px;
  width: 45px;
  height: 45px;
}
.slick-next:before {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://lgolf.jp/wp-content/uploads/2022/10/right.png");
  background-repeat: no-repeat;
}

.concept {
  padding: 10px 30px 0 30px;
}
.bg-black {
  background-color: #000;
}
.top-cont {
  padding-bottom: 150px;
}
.service {
  max-width: 1250px;
  margin: 0 auto;
}
.service-ttl,
.top-wrapper-txt-en,
.course-name,
.box-bottom-txt,
.news-ttl,
.instagram-ttl,
.faq-ttl,
.feature-ttl {
  font-family: "Poppins", sans-serif;
}

.membership,
.private,
.golf-lounge {
  padding: 0 80px;
}
.membership-img img,
.private img,
.golf-lounge img {
  box-shadow: 3px 3px 15px #666;
}

.membership {
  margin-bottom: 50px;
}
.hacomono-link {
  position: relative;
  width: 300px;
  transition: all 0.5s ease;
}
.hacomono-link:after {
  position: absolute;
  content: "";
  top: 50%;
  right: -35px;
  background-image: url("https://lgolf.jp/wp-content/uploads/2022/11/arrow.png");
  background-repeat: no-repeat;
  transform: translatey(-35%);
  width: 100px;
  height: 50px;
  opacity: 0;
  transition: all 0.5s ease;
}
.hacomono-link:hover:after {
  opacity: 1;
}
.hacomono-link:hover {
  transform: scale(1.05);
}
.private {
  margin-bottom: 50px;
  flex-direction: row-reverse;
}
.golf-lounge {
  margin-bottom: 50px;
}
.top-ttl {
  font-weight: normal;
}
.membership-img {
  margin-top: -80px;
}

.feature {
  padding: 190px 20px 50px 20px;
  margin-top: -170px;
}
.feature .wp-block-group__inner-container {
  max-width: 1250px;
  margin: 0 auto;
}
.feature-point {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 20px;
}
.feature-point .wp-block-column {
  border: 1px solid #fff;
}
.box {
  position: absolute;
  bottom: -40px;
  left: 20px;
  color: #fff;
  width: 250px;
  z-index: 10;
  padding: 20px 30px;
}
.box-top-txt {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.box-bottom-txt {
  font-size: 23px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.page-link {
  padding: 250px 30px 150px 30px;
  margin-top: -200px;
}
.page-link .wp-block-group__inner-container {
  max-width: 1250px;
  margin: 0 auto;
}
.page-link-items a {
  color: #fff;
  text-decoration: none;
}
.page-link-items .wp-block-image {
  overflow: hidden;
}
.page-link-items .wp-block-image a img:hover {
  transform: scale(1.2);
  transition-duration: 0.6s;
}
.long-photo img,
.long-photo2 img {
  width: 100%;
}
.oblong-photo {
  position: relative;
}
.course {
  background-color: #f6f6f6;
}
.course > .wp-block-group__inner-container {
  position: relative;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 20px 90px 20px;
  background-color: #f6f6f6;
}
.corse-inner {
  padding: 0 30px;
}

.course-name {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 0 !important;
}
.course-ttl {
  position: absolute;
  top: -120px;
  right: 0;
  max-width: 600px;
}
.course-sub-ttl {
  border-bottom: 1px solid #333;
}
.course-ttl p {
  margin-bottom: 0;
}
.course-ttl-top {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px !important;
}
.course-inner-bottom {
  max-width: 1050px;
  margin: 0 auto;
}
.course-inner-ttl-top {
  margin-bottom: 15px;
}

.white {
  color: #fff;
  padding: 10px 5px;
  margin-right: 8px;
}
.award-img {
  margin-top: -50px;
}
.shadow {
  box-shadow: 2px 2px 15px #666;
}
.box-wht {
  padding: 20px 60px 30px 60px;
  background-color: #f6f6f6;
}
.box-wht2 {
  padding: 20px 30px;
  transform: skewX(-15deg);
  margin-bottom: 30px;
  background-color: #000;
}
.box-wht2 p {
  margin-bottom: 0;
  color: #fff;
}
.course-inner {
  padding-top: 100px;
}
.corse-long-img img {
  width: 100%;
}
.course-play-img img {
  width: 100%;
}
.machine-top {
  width: 90%;
  margin: 0 auto;
}
.challenge {
  position: relative;
}
.challenge::after {
  position: absolute;
  content: "";
  background-image: url("https://lgolf.jp/wp-content/uploads/2022/11/ball_img.png");
  background-size: cover;
  top: -80px;
  right: -260px;
  width: 200px;
  height: 200px;
}
.ball-black-bg {
  margin-top: -270px;
}
.ball-black-bg img {
  width: 100%;
}
.news {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  padding: 0 30px;
}
.news-ttl {
  background-color: #fff;
  padding: 20px 100px 20px 100px;
  position: absolute;
  top: -70px;
  left: 0;
  z-index: 10;
}
.newmark {
  background-color: #000 !important;
}
.whatsnew {
  padding: 30px 0 50px;
}
.whatsnew dd {
  color: #000;
}
.whatsnew dd:hover {
  opacity: 0.7;
}
.whatsnew hr:nth-child(1) {
  display: none;
}
.whatsnew hr {
  color: #a0a0a0;
}

.access-txt {
  background-image: url("https://lgolf.jp/wp-content/uploads/2022/10/black-img.jpg");
  background-position: top;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.access .wp-block-group {
  padding-left: 30px;
}
.access-cont {
  column-gap: 0 !important;
  margin-bottom: 0;
}
.map iframe {
  width: 100%;
  min-height: 100%;
}

.site-footer .wp-block-button__link {
  background-color: #e8e8e8;
  color: #000;
  padding: 15px 120px;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Segoe UI",
    "Helvetica Neue", HelveticaNeue, sans-serif;
}
.site-footer #block-13 {
  margin-bottom: 20px;
}
.site-footer #block-11 {
  margin-bottom: 20px;
}
.site-footer #block-21 .wp-block-image {
  width: 250px;
  margin: 0 auto;
}
.entry-btn {
  font-size: 20px;
}
.entry-btn-en {
  font-size: 15px;
}
.navbar-toggle {
  padding: 10px 12px !important;
  border: none;
}
.builder-item:nth-child(2) {
  display: none !important;
}
.plan-list-box .wp-block-columns {
  justify-content: center;
  margin-bottom: 0;
}
.plan-list-box p {
  border: 1px solid #c0c0c0;
  padding: 10px;
  background-image: url("https://lgolf.jp/wp-content/uploads/2022/11/label-bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
}
.plan-list-box .item1,
.plan-list-box item2,
.plan-list-box item3,
.plan-list-box item4,
.plan-list-box item5,
.plan-list-box item6,
.plan-list-box item7 {
  position: relative;
}
.plan-list-box p:before {
  position: absolute;
  content: "PLAN";
  top: 2px;
  left: -9px;
  width: 70px;
  height: 70px;
  color: #fff;
}
.plan-list-box .item1:after {
  position: absolute;
  content: "1";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.plan-list-box .item2:after {
  position: absolute;
  content: "2";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.plan-list-box .item3:after {
  position: absolute;
  content: "3";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.plan-list-box .item4:after {
  position: absolute;
  content: "4";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.plan-list-box .item5:after {
  position: absolute;
  content: "5";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.plan-list-box .item6:after {
  position: absolute;
  content: "6";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.plan-list-box .item7:after {
  position: absolute;
  content: "7";
  top: 20px;
  left: -15px;
  color: #fff;
  width: 70px;
  height: 70px;
}
.price-list {
  border-bottom: 1px solid #c0c0c0;
}
.price-main {
  padding: 0 30px;
}
.price-main .wp-block-group__inner-container {
  max-width: 1250px;
  margin: 0 auto;
}
.plan-item {
  column-gap: 0;
}
.plan-item-left {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
}
.plan-item-right {
  padding: 40px 30px 0 30px;
}
.gry-box {
  background-color: #eaeaea;
  padding: 5px 10px;
  color: #000;
  margin-bottom: 10px;
}
.plan-list {
  column-gap: 0;
  margin-bottom: 10px;
}
.price {
  font-size: 45px;
  font-weight: bold;
  padding-left: 5px;
}
.price2 {
  font-size: 35px;
  padding-right: 5px;
  padding-left: 5px;
}
.plan-blu {
  padding: 0 20px 20px 20px;
}

.m-bottom10 {
  margin-bottom: 10px;
}
.m-bottom15 {
  margin-bottom: 15px;
}
.link-cont {
  padding-top: 50px;
  margin-bottom: 0;
}
.plan-name-ja {
  font-size: 20px;
}

.link-cont a {
  text-decoration: none;
  color: #000;
}
.link-cont .wp-block-image {
  overflow: hidden;
}
.link-cont .wp-block-image a img:hover {
  transform: scale(1.2);
  transition-duration: 0.6s;
}
.link-cont-txt a:hover {
  opacity: 0.7;
}
.hacomono-banner {
  padding: 50px 0;
  margin-top: 50px;
  border: 1px solid #fff;
}
.hacomono-banner img:hover {
  transform: scale(1.1);
  transition-duration: 0.6s;
}
.line {
  border-bottom: 1px solid #fff;
}
.eui-widget-title {
  display: none !important;
}
.eapps-remove-link {
  display: none !important;
}
.eapps-link {
  display: none !important;
}

.eapps-instagram-feed-posts-grid-load-more {
  background-color: #000 !important;
  height: 60px !important;
  line-height: 60px !important;
  font-size: 16px !important;
  margin-top: 40px !important;
}
.instagram-ttl img {
  width: 35px !important;
  padding-left: 10px;
}
.a-plan-ttl {
  font-size: 22px;
}
.margin0 {
  margin-bottom: 0;
}
.faq-cont table thead tr {
  background-color: #000;
}
.faq-cont table thead tr th {
  color: #fff;
  padding: 10px 20px;
}
.faq-cont table tr td {
  border: 1px solid #666;
}
.faq-cont h3 {
  margin-bottom: 10px;
}
.border-bottom {
  border-bottom: 1px solid #333;
}
.red {
  color: #dc143c;
}
.career-btn .wp-block-button__link {
  box-shadow: 2px 2px 10px #666;
}
.flow-header-ttl {
  position: relative;
}
.flow-header-ttl:after {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translatex(-50%);
  width: 100px;
  height: 5px;
  content: "";
  border-radius: 3px;
  background: #000;
}
.flow-inner {
  max-width: 850px;
  margin: 0 auto;
  padding: 20px 30px 20px 30px;
}
.flow-inner2 {
  max-width: 1050px;
  margin: 0 auto;
}
.flow-inner3 {
  max-width: 800px;
  margin: 0 auto;
}
.bg-wht {
  background-color: #fff;
  padding: 20px;
}
.career-red {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
}
.career-red p {
  margin-bottom: 0;
}
.mail-set-txt {
  margin-bottom: 0;
}
.mail-set .wp-block-button__link {
  display: block;
}
.flow {
  background-color: #f0f0f0;
}

.flow4 {
  position: relative;
}
.flow4-txt {
  position: absolute;
  bottom: 85px;
  right: 0;
  width: 400px;
}
.flow3 .right {
  width: 345px;
}
.flow-even {
  position: relative;
}
.flow-even .wp-block-group__inner-container {
  max-width: 1250px;
  margin: 0 auto;
}
.flow6 .wp-block-group__inner-container {
  max-width: 1250px;
  margin: 0 auto;
}
.flow6 {
  position: relative;
}
.flow6:before {
  content: "";
  position: absolute;
  top: 0;
  box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 100px solid #f0f0f0;
}
.ttl-even {
  border: 1px solid #fff;
}
.flow-even:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 100px solid #000;
}
.flow-odd {
  position: relative;
  background-color: #f0f0f0;
}
.flow-odd .wp-block-group__inner-container {
  max-width: 1250px;
  margin: 0 auto;
}
.flow-even:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;

  box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 100px solid #f0f0f0;
}

.manual {
  border: 1px solid #333;
  padding: 30px;
  max-width: 1050px;
  margin: 0 auto;
}
.manual .wp-block-button__link {
  display: block;
}
.prohibitions {
  max-width: 500px;
  margin: 0 auto;
}
.prohibitions-ttl {
  margin-bottom: 10px;
}
.flow-txt {
  margin-top: 15px;
}
.flow-icon {
  max-width: 850px;
  margin: 0 auto;
}
.flow-icon .wp-block-column {
  border: 1px solid #666;
  border-radius: 25px;
  padding: 35px 10px 10px 10px;
  background-color: #f9f9f9;
}
.en-txt {
  margin-top: 10px;
  margin-bottom: 0;
}
.en-txt a {
  color: #f4c15f;
  text-decoration: none;
}
.ja-txt a {
  color: #333;
  text-decoration: none;
}
.ja-txt {
  margin-bottom: 10px;
}
.en-txt:hover,
.ja-txt:hover .flow-icon .wp-block-column:hover {
  opacity: 0.7;
}
.flow-icon .item1,
.flow-icon .item2,
.flow-icon .item3,
.flow-icon .item4 {
  position: relative;
}
.flow-icon .item1:after {
  position: absolute;
  content: "1";
  top: -20px;
  left: 50%;
  transform: translatex(-50%);
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow-icon .item2:after {
  position: absolute;
  content: "2";
  top: -20px;
  left: 50%;
  transform: translatex(-50%);
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-icon .item3:after {
  position: absolute;
  content: "3";
  top: -20px;
  left: 50%;
  transform: translatex(-50%);
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-icon .item4:after {
  position: absolute;
  content: "4";
  top: -20px;
  left: 50%;
  transform: translatex(-50%);
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-140 #content {
  background-color: #f0f0f0 !important;
}
.faq-cont .wp-block-group__inner-container {
  max-width: 950px;
  background-color: #fff !important;
  padding: 20px 50px 30px 50px;
  box-shadow: 3px 3px 15px #a0a0a0;
}
.faq-cont .wp-block-themeisle-blocks-accordion-item__title {
  background-color: #000 !important;
}
.faq-cont .wp-block-themeisle-blocks-accordion-item__title div {
  color: #fff !important;
}
.faq-cont
  .wp-block-themeisle-blocks-accordion
  .wp-block-themeisle-blocks-accordion-item__title
  div {
  position: relative;
}
.faq-cont
  .wp-block-themeisle-blocks-accordion
  .wp-block-themeisle-blocks-accordion-item__title
  div:before {
  　　position: absolute;
  content: "Ｑ";
  padding-right: 10px;
  color: #ffd700;
  font-size: 25px;
  font-weight: bold;
  display: block;
}
.faq-cont
  .wp-block-themeisle-blocks-accordion
  .wp-block-themeisle-blocks-accordion-item__title
  div {
  display: flex;
}
.q-mark {
  font-size: 20px;
  color: #008000 !important;
}
.faq-cont .wp-block-themeisle-blocks-accordion-item__content {
  background-color: #f5f5f5 !important;
}
.faq-cont table {
  background-color: #fff !important;
}

.manual-cont {
  max-width: 900px;
  margin: 0 auto;
}
.manual-link {
  margin-bottom: 0;
  line-height: 20px;
  border: 1px solid #fff;
  padding: 30px 5px;
}
.manual-link a {
  color: #fff !important;
  text-decoration: none;
}

.org-btn {
  background-color: #ff8c00;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.org-btn p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
}
.org-btn-bottom {
  display: block;
  font-size: 11px;
}
.grn-btn {
  background-color: #18bb02;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.grn-btn p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
}
.grn-btn-bottom {
  display: block;
  font-size: 11px;
}
.fa-play {
  padding-left: 8px;
}
.icon-bar {
  width: 20px !important;
  margin-bottom: 5px !important;
  height: 1px !important;
}
.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(1) {
  top: 8px !important;
}
.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(3) {
  bottom: 3px !important;
}
.wp-image-2223 {
  margin-bottom: -20px;
}
@media (min-width: 600px) {
  .sp-br600 {
    display: none;
  }
  .builder-item--footer-four-widgets {
    display: none;
  }
  .sp-spacer600 {
    display: none;
  }
}

@media (max-width: 1300px) {
  .news-ttl {
    margin-left: 30px;
  }
}

@media (max-width: 1250px) {
  .ball-black-bg {
    margin-top: -100px;
  }
}

@media (max-width: 1100px) {
  .header .menu-item {
    margin: 0 20px;
  }
  #header-grid #menu-item-147 {
    width: 150px;
  }
  .plan-list-box .wp-block-columns {
    flex-wrap: wrap !important;
    row-gap: 0;
  }
  .plan-list-box .wp-block-columns .wp-block-column {
    flex-basis: 47% !important;
  }
  .box-wht2 p {
    font-size: 15px !important;
  }
}

@media (max-width: 980px) {
  .slider-cont {
    max-width: 60%;
    margin-left: auto;
  }
  .slider-cont-inner {
    width: 100%;
  }
  .concept p {
    text-align: left;
  }
}

@media (max-width: 960px) {
  #nv-primary-navigation-sidebar .menu-item-147 {
    display: none;
  }
  #wp-block-themeisle-blocks-advanced-columns-9f8848a6 {
    padding: 100px 20px !important;
  }
  .top-wrapper-txt-top {
    margin-bottom: 20px !important;
  }
  .top-wrapper-logo {
    margin-bottom: 25px !important;
  }
  .top-wrapper-logo figure {
    width: 270px;
  }
  .top-wrapper-txt-en {
    font-size: 13px !important;
    margin-bottom: 0px !important;
  }
  .top-wrapper-txt-bottom {
    font-size: 16px !important;
  }
  .flow-icon {
    column-gap: 1em;
  }
}
@media (max-width: 781px) {
  .bottom0-780 {
    margin-bottom: 0;
  }
  .access-cont {
    row-gap: 0 !important;
  }
  .access-txt {
    padding: 100px 0;
  }
  .slider-cont {
    min-height: 150px;
  }
  .top-cont {
    padding-bottom: 140px;
  }
  .membership,
  .private,
  .golf-lounge {
    padding: 0;
  }
  .membership-img,
  .private-img,
  .golf-loung-img {
    width: 70%;
  }
  .membership-txt {
    padding-left: 30px;
  }
  .private-txt p {
    width: 70%;
    margin-left: auto;
  }
  .private-img {
    margin-left: auto;
  }
  .golf-lounge-txt-inner {
    background-color: #fff;
    width: 70%;
    padding: 0 20px 20px 20px;
    z-index: 10;
  }

  .instagram-ttl {
    font-size: 26px !important;
  }
  .challenge::after {
    right: -235px;
  }
  .plan-item-left {
    padding: 30px 20px;
  }
  .plan-item-right {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .plan-item {
    row-gap: 0;
  }
  .feature-point.is-not-stacked-on-mobile {
    flex-wrap: wrap !important;
  }
  .feature-point .wp-block-column {
    flex-basis: 45% !important;
  }
  .flow-icon.is-not-stacked-on-mobile {
    flex-wrap: wrap !important;
  }
  .flow-icon .wp-block-column {
    flex-basis: 45% !important;
  }
  .flow-header-ttl {
    font-size: 22px !important;
  }
  .flow-item.is-not-stacked-on-mobile {
    flex-wrap: wrap !important;
  }
  .flow-item {
    column-gap: 0.5em;
    row-gap: 0;
    justify-content: space-between;
    padding: 0;
  }
  .flow-item .wp-block-column {
    flex-basis: 47% !important;
  }
  .faq-cont table td:nth-child(1) {
    width: 150px;
  }
  .faq-cont table {
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media (max-width: 599px) {
.__pc-only {
	display: none;
  }
  .pc-br600 {
    display: none;
  }
  .pc-spacer600 {
    display: none;
  }
  .txt-left {
    text-align: left;
  }
  .txt-center {
    text-align: center;
  }
  .bottom0 {
    margin-bottom: 0 !important;
  }
  .top-wrapper-txt-top {
    font-size: 16px !important;
  }
  .top-wrapper-logo figure {
    width: 200px;
  }
  .slider-cont-inner {
    top: -75px;
    right: 0;
  }
  .slick-slide {
    margin: 0 0 0 10px;
  }
  .slick-next {
    top: 100%;
    left: -40px;
  }
  .slick-prev {
    top: 100%;
    left: -70px;
  }
  .slick-next:before,
  .slick-prev:before {
    width: 70% !important;
    background-size: 80% !important;
  }
  .slider-cont {
    min-height: 70px;
  }
  .top-ttl {
    margin-bottom: 45px;
  }
  .concept p {
    margin-bottom: 0;
  }
  .membership {
    margin-bottom: 0;
  }
  .membership-txt {
    padding: 25px 15px 20px 15px;
  }
  .hacomono-link img {
    width: 200px;
  }

  .box {
    bottom: -30px;
    left: 0;
    padding: 15px 5px 15px 5px;
    width: 200px;
  }
  .box-bottom-txt {
    font-size: 15px;
    line-height: 13px;
  }
  .box-top-txt {
    font-size: 13px;
    text-align: center;
    line-height: 18px;
  }

  .private {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .membership-img,
  .private-img,
  .golf-loung-img {
    width: 85%;
  }
  .private-txt {
    padding: 25px 0 0 0;
  }
  .private-txt p {
    width: 100%;
    padding: 0 15px;
  }
  .golf-lounge-txt-inner {
    width: 100%;
    padding: 25px 15px 25px 15px;
  }
  .feature {
    padding: 170px 10px 50px 10px;
  }
  .feature-point {
    column-gap: 0.5em !important;
    row-gap: 0.5em !important;
    margin-bottom: 30px;
    padding: 0;
  }
  .feature-point p {
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: -15px;
  }
  .feature-point img {
    width: 65%;
  }

  .course .wp-block-group__inner-container {
    padding-bottom: 0px;
  }
  .course-ttl-top {
    font-size: 14px !important;
    line-height: 20px;
  }
  .course-center-txt {
    margin-top: 30px;
    margin-bottom: 10px !important;
  }
  .course-ttl {
    max-width: none;
    width: 80%;
  }
  .course-name {
    font-size: 22px;
  }
  .box-wht {
    padding: 15px 30px 30px 30px;
  }
  .course-inner {
    padding-top: 80px;
  }
  .course-inner h2 {
    margin-bottom: 15px !important;
  }
  .course-inner h5 {
    margin-top: 10px;
    font-size: 20px !important;
    line-height: 28px;
  }
  .sp-border-bottom {
    border-bottom: 1px solid #333;
  }

  .corse-img-ttl {
    text-align: left;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
  }
  .corse-img {
    column-gap: 1em;
  }
  .corse-img-top {
    margin-bottom: 1em;
  }
  .corse-sub-ttl {
    margin-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .prohibitions {
    column-gap: 1em;
    max-width: 300px;
  }
  .award-img img {
    width: 130px;
  }
  .machine-top {
    width: 100%;
  }
  .machine-top img {
    width: 80%;
  }
  .machine-top .wp-block-image {
    text-align: center;
  }
  .box-wht2 {
    padding: 15px 20px 15px 20px;
  }
  .machine-top-right {
    padding: 0 15px;
  }
  .machine-top-right p {
    font-size: 13px !important;
    margin-bottom: 0;
  }
  .challenge::after {
    top: -200px;
    left: 0;
  }
  .challenge-ttl {
    margin-top: 120px;
  }
  .ball-black-bg {
    margin-top: 0px;
  }
  .page-link {
    margin-top: -10px;
    padding: 10px 15px 70px 15px;
  }
  .page-link-txt {
    text-align: left;
  }
  .link-txt {
    margin-top: 0px;
    margin-bottom: 0;
  }
  .link-txt a {
    font-size: 12px;
  }
  .long-photo {
    display: none;
  }
  .page-link-items {
    column-gap: 0.5em;
  }
  .news-ttl {
    top: -45px;
    padding: 8px 35px;
    font-size: 15px !important;
  }
  .site-footer #block-21 img {
    width: 150px;
  }
  .site-footer .wp-block-button {
    width: 85%;
  }
  .site-footer .wp-block-button__link {
    padding: 15px 10px;
    width: 100%;
  }

  .widget-area {
    box-sizing: border-box;
  }
  .builder-item--footer-four-widgets #block-29 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    box-sizing: border-box !important;
  }
  .builder-item--footer-four-widgets #block-29 .wp-container-98 {
    margin-bottom: 0;
  }
  .builder-item--footer-four-widgets #block-29 .wp-block-columns {
    margin-bottom: 0;
    column-gap: 0;
  }
  .builder-item--footer-four-widgets #block-29 .wp-block-column {
    flex-basis: 50% !important;
    width: 50%;
  }
  .builder-item--footer-four-widgets .wp-container-49 {
    max-width: 500px;
    margin: 0 auto;
  }
  .builder-item--footer-four-widgets .wp-container-47 figure {
    width: 100% !important;
  }

  .builder-item--footer-four-widgets .wp-container-47 img {
    width: 80%;
    margin: 0 auto;
  }
  .builder-item--footer-four-widgets .wp-container-48 .wp-block-image {
    width: 100%;
    box-sizing: border-box !important;
  }
  .builder-item--footer-four-widgets .wp-container-48 figure {
    width: 100;
    box-sizing: border-box;
  }

  .builder-item--footer-four-widgets .wp-container-48 img {
    width: 100%;
    box-sizing: border-box;
  }
  .hfg_footer {
    padding-bottom: 80px;
    background-color: #000;
  }
  .plan-list {
    row-gap: 0;
    margin-bottom: 0;
  }
  .plan-list p {
    margin-bottom: 15px;
  }

  .plan-list-box .wp-block-columns {
    column-gap: 0;
  }
  .plan-list-box .wp-block-columns .wp-block-column {
    margin: 0 5px;
  }
  .price-main {
    padding: 0 15px 30px 15px;
  }
  .link-cont {
    row-gap: 0;
  }
  .plan-list-box p:before {
    top: 2px;
    left: -17px;
    font-size: 10px !important;
  }
  .plan-list-box .item1:after,
  .plan-list-box .item2:after,
  .plan-list-box .item3:after,
  .plan-list-box .item4:after,
  .plan-list-box .item5:after,
  .plan-list-box .item6:after,
  .plan-list-box .item7:after {
    top: 14px;
    left: -20px;
    font-size: 10px;
  }
  .plan-list-box p {
    background-size: 50px;
    font-size: 11px !important;
    padding-left: 25px;
    padding-bottom: 8px;
    line-height: 17px;
  }
  .plan-list-box p img {
    margin-top: 10px;
  }
  .link-cont {
    padding-bottom: 20px;
  }
  .link-cont p {
    margin-bottom: 10px;
  }
  .plan-ttl {
    font-size: 25px !important;
  }
  .faq-cont .wp-block-group__inner-container {
    padding: 20px;
  }
  .wp-block-themeisle-blocks-accordion-item__title {
    padding: 20px 10px !important;
  }
  .faq-cont .wp-block-themeisle-blocks-accordion div:before {
    padding-right: 3px;
  }
  .wp-block-themeisle-blocks-accordion
    .wp-block-themeisle-blocks-accordion-item
    .wp-block-themeisle-blocks-accordion-item__title::after {
    margin-left: 10px;
  }
  .flow-inner2 h5 {
    font-size: 15px !important;
    margin-bottom: 10px;
  }
  .faq-cont h3 {
    font-size: 20px !important;
  }
  .flow-header-ttl {
    font-size: 18px !important;
    margin-bottom: 45px;
  }
  .flow-ttl {
    font-size: 15px !important;
    padding: 15px 10px !important;
    margin-bottom: 20px !important;
  }
  .flow-header-ttl:after {
    width: 60px;
    height: 3px;
    bottom: -20px;
  }
  .flow-icon {
    margin-top: 40px;
    margin-bottom: 35px;
  }
  .flow-odd {
    padding-right: 10px;
    padding-left: 10px;
  }
  .flow1 {
    padding-top: 35px;
    padding-bottom: 15px;
  }
  .flow1 .flow-inner .wp-container-8 {
    row-gap: 1.5em;
    margin-bottom: 1.5em;
  }
  .bg-wht {
    padding: 20px 10px 1px 10px;
  }
  .flow-inner {
    padding: 20px 10px 30px 10px;
  }

  .career-btn {
    width: 80%;
    margin: 0 auto;
    row-gap: 1em;
  }
  .margin15 {
    margin-bottom: 15px;
  }
  .flow-even {
    padding-bottom: 5px;
  }
  .flow-even:before {
    border-top: 30px solid #f0f0f0;
  }
  .flow-even:after {
    border-top: 40px solid #000;
  }
  .flow-item {
    margin-bottom: 0;
  }
  .manual-ttl {
    font-size: 18px !important;
  }

  .manual {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    row-gap: 1em;
  }
  .manual .wp-block-cover {
    height: 60px !important;
  }
  .manual-link {
    padding: 15px 5px;
  }
  .a-plan-ttl {
    font-size: 16px;
    font-weight: bold;
  }
}
@media (max-width: 360px) {
  .plan-list-box .wp-block-columns .wp-block-column {
    flex-basis: 45% !important;
  }
}

.wp-block-themeisle-blocks-advanced-columns-overlay {
  animation: cssAnimation 3s ease 3s 1 forwards;
}

@keyframes cssAnimation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cssAnimation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
/* 大宮店追加 */
/* Component: Link (FLOCSS/BEM) */

.omiya.c-link--unstyled {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.omiya.wp-block-image.hacomono-link {
  display: flex;
  width: 100%;
  max-width: 432px;
  height: 75px;
  margin-top: 16px;
  margin-bottom: 16px;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
}

.omiya.hacomono-link:after {
  content: none;
}

.c-link--unstyled {
  color: inherit;
  text-decoration: none;

  font-size: 24px;
  font-weight: 600;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Segoe UI",
    "Helvetica Neue", HelveticaNeue, sans-serif;
}

/* ホバー時も下線を出さない場合 */
.c-link--unstyled:hover {
  text-decoration: none;
}
.c-link--unstyled::after {
  content: none;
}

/* クリック済みでも色を変えない */
.c-link--unstyled:hover {
  color: inherit;
}

/* アクティブ状態 */
.c-link--unstyled:active {
  opacity: 0.9;
}

/* キーボード操作の可視フォーカスは残す（WCAG配慮） */
.c-link--unstyled:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
  border-radius: 2px;
}
