@charset "UTF-8";
.home .site-inner {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.home .site-inner .wrap {
  max-width: 1200px;
}
.home .content-sidebar-wrap {
  position: relative;
  background: #F9F9F9;
}
.home .content-sidebar-wrap:before {
  content: "";
  position: absolute;
  height: 100%;
  background: #E6E6E6;
  max-width: 980px;
  width: 80%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  top: 0;
}

.main-visual {
  position: relative;
  background-image: url("../../images/main-visual2.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 1080px;
  height: 80vw;
  max-height: 1080px;
  margin-top: 60px;
}
.main-visual-image {
  display: block;
}
.main-visual-inner {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  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: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-visual-logo {
  display: block;
  width: 25vw;
  max-width: 350px;
}
.main-visual .front-logo-type {
  width: 30vw;
  max-width: 350px;
}
.main-visual .wrap {
  max-width: 1280px;
}
.main-visual .front-logo-mark {
  margin-bottom: 60px;
  margin-bottom: 6rem;
}

.home-section {
  padding: 80px 0;
  position: relative;
  z-index: 9;
}
.home-section .wrap {
  padding: 0 15px;
}
.home-section .entry-header {
  line-height: 1.5;
}
.home-section .title-block {
  margin-bottom: 100px;
}
.home-section .entry-date {
  margin-right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #bbb;
}
.home-section .entry-status {
  background: #70B91B;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: inherit;
}
.home-section .entry-status.closed {
  background: #ccc;
}
.home-section .entry-status.waitlist {
  background: #f79800;
}
.home-section .entry-link {
  text-decoration: underline;
  color: #08A3D1;
  font-size: 12px;
  font-size: 1.2rem;
}
.home-section .entry-link:hover {
  text-decoration: none;
}

.section-contents {
  position: relative;
  z-index: 9;
}
.section-contents-outer-txt {
  background: black;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.section-contents .entry-title {
  display: block;
  margin-bottom: 0;
  font-size: 15px;
  font-size: 1.5rem;
  color: #454545;
  font-weight: bold;
  display: inline-block;
  line-height: 1.5;
}
.section-contents .entry-title:hover {
  color: #08A3D1;
}

.home-icons {
  text-align: center;
}
.home-icons .entry-header {
  margin-bottom: 10px;
}

.section-header .en-title {
  color: #DCB46E;
}

.section-image {
  position: relative;
}
.section-image::before {
  content: "";
  width: 100%;
  height: 80%;
  height: calc(100% - 200px);
  background: #fff;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: -1;
}
.section-image .section-header-bg {
  position: absolute;
  background-image: url("../../images/junior-golf-informations.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.section-image .section-header {
  position: relative;
}

.section-image .section-header-bg {
  position: absolute;
  max-width: 100%;
  width: 980px;
  height: 540px;
  border-radius: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section-image .section-header {
  position: relative;
  height: 540px;
}
.section-image .section-header .title-block-wrap {
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 50%;
  background: #fff;
  width: 460px;
  height: 425px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  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;
  z-index: 9;
}

.home .site-container .main-visual {
  height: 75vw;
}

.section-school-golf .wrap,
.section-golf-course .wrap {
  position: relative;
}

.section-event-information .illust-fuji-blue:before,
.section-golf-course .illust-fuji-blue::before {
  left: 45%;
}

.home-leaf-img01 {
  position: absolute;
  top: -180px;
  right: -720px;
}

.home-leaf-img02 {
  position: absolute;
  top: -180px;
  right: -400px;
}

@media screen and (max-width: 1280px) {
  .section-image .wrap {
    padding: 0;
  }
  .section-image .section-header {
    height: auto;
    margin-bottom: 180px;
  }
  .section-image .section-header .title-block-wrap {
    top: 85%;
    left: 50%;
    right: auto;
    width: 80%;
    height: 320px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .section-image .section-header-bg {
    position: relative;
    width: 100%;
    max-width: none;
    height: 360px;
    max-height: 540px;
    -webkit-transform: initial;
            transform: initial;
    top: auto;
    left: auto;
    right: auto;
    background-position: 50% 95%;
    border-radius: 0;
  }
  .section-contents {
    padding: 0 15px;
  }
  .section-school-golf {
    padding-bottom: 60px;
  }
  .section-golf-course.section-image .section-header {
    margin-bottom: 240px;
  }
  .section-event-information.section-image .section-header {
    margin-bottom: 220px;
  }
}
@media screen and (max-width: 1023px) {
  .home .site-inner {
    padding: 0 0 60px;
  }
  .section-image .wrap {
    padding: 0;
  }
  .section-image .section-header {
    height: auto;
    margin-bottom: 180px;
  }
  .section-image .section-header .title-block-wrap {
    top: 85%;
    left: 50%;
    right: auto;
    width: 80%;
    height: 320px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .section-image .section-header-bg {
    position: relative;
    width: 100%;
    height: 360px;
    max-height: 540px;
    -webkit-transform: initial;
            transform: initial;
    top: auto;
    left: auto;
    right: auto;
    background-position: 50% 95%;
    border-radius: 0;
  }
  .section-contents {
    padding: 0 15px;
  }
  .section-school-golf {
    padding-bottom: 60px;
  }
  .section-golf-course.section-image .section-header {
    margin-bottom: 240px;
  }
  .section-event-information.section-image .section-header {
    margin-bottom: 220px;
  }
}
@media screen and (max-width: 782px) {
  .section-event-information.home-section,
  .section-golf-course.home-section {
    padding: 40px 0;
  }
  .section-school-golf {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .section-school-golf .wrap {
    padding: 0;
  }
  .section-school-golf br {
    display: none;
  }
  .section-school-golf .home-icons .one-third {
    width: 31.6239316239%;
    margin-left: 2.5641025641%;
  }
  .section-school-golf .home-icons .one-third.first {
    margin-left: 0;
  }
  .section-school-golf .home-icons .one-third p {
    width: 80%;
    margin: 0 auto 30px;
  }
  .section-event-information.section-image .section-header {
    margin-bottom: 190px;
  }
  .section-golf-course .one-fourth {
    width: 48.7179487179%;
    margin-left: 2.5641025641%;
  }
  .section-golf-course .one-fourth.first, .section-golf-course .one-fourth:nth-child(3) {
    margin-left: 0;
  }
  .section-golf-course.section-image .section-header {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 600px) {
  .section-school-golf .home-icons .one-third {
    width: 100%;
    margin-left: 0;
  }
}
.section-school-golf {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #fff;
}
.section-school-golf .entry-header {
  margin-bottom: 10px;
}
.section-school-golf.home-section .title-block {
  margin-bottom: 90px;
}

@media screen and (max-width: 1023px) {
  .tree-horizontal:before {
    content: none;
  }
  .tree-horizontal:after {
    right: auto;
    bottom: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.section-event-information .section-header-bg {
  background-image: url("../../images/home-event-information.jpg");
  right: 0;
  margin-left: auto;
  background-position: 50% 100%;
}
.section-event-information .title-block-wrap {
  left: 0;
}
.section-event-information h4 {
  margin-bottom: 0;
}
.section-event-information .title-block {
  margin-bottom: 0;
}

.section-golf-course .section-header {
  margin-bottom: 60px;
}
.section-golf-course .section-header-bg {
  left: 0;
  margin-right: auto;
  background-image: url("../../images/green.png");
  background-size: 370px 370px;
  background-repeat: repeat;
}
.section-golf-course .golf-course-links {
  margin-bottom: 20px;
}
.section-golf-course .title-block-wrap {
  right: 0;
}
.section-golf-course .title-block {
  margin-bottom: 0;
}
.section-golf-course-img {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}

.home-articles {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  margin-bottom: 60px;
  padding: 20px 0;
  text-align: left;
}
.home-articles .one-third {
  padding-left: 2%;
  border-left: 1px solid #888;
}
.home-articles .one-third.first {
  padding-left: 0;
  border-left: 0;
}
.home-articles .entry {
  margin-bottom: 0;
}

.home-txt-img {
  position: relative;
  top: 25px;
  left: 20px;
  width: 200px;
  height: auto;
}

.home-credit {
  display: block;
  margin-bottom: 60px;
  text-align: right;
}
.home-credit a {
  color: #454545;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1320px) {
  .main-visual {
    height: 680px;
  }
}
@media screen and (max-width: 1200px) {
  .section-golf-course-img {
    width: 50vw;
  }
}
@media screen and (max-width: 1280px) {
  .section-header-bg .section-golf-course-img {
    width: 80%;
    max-width: 380px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 45%;
    left: 45%;
  }
}
@media screen and (max-width: 1023px) {
  .home .genesis-responsive-menu {
    display: none;
  }
  .main-visual .logo-front {
    left: 10%;
  }
  .section-header-bg .section-golf-course-img {
    width: 80%;
    max-width: 380px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 45%;
    left: 45%;
  }
}
@media screen and (max-width: 782px) {
  .home .main-visual {
    height: 480px;
  }
  .main-visual .front-logo-mark {
    width: 180px;
    width: 20vw;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  .main-visual .front-logo-type {
    width: 280px;
    width: 50vw;
  }
  .home-articles {
    margin-bottom: 30px;
  }
  .home-articles .one-third {
    margin-bottom: 20px;
    padding-left: 0;
    border: 0;
  }
  .home-articles h4 {
    margin-bottom: 0;
  }
  .home-txt-img {
    width: 50%;
    max-width: 180px;
    top: 20px;
  }
  .home-credit {
    text-align: center;
  }
  .section-header .en-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .section-image .section-header .title-block-wrap {
    width: 95%;
    height: 260px;
  }
  .section-contents .entry-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .home .main-visual {
    height: 440px;
  }
  .home .front-logo-mark {
    width: 80px;
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  .home .front-logo-type {
    width: 200px;
  }
}
@media screen and (max-width: 396px) {
  .home .main-visual {
    height: 250px;
  }
}
.section-bnr {
  position: relative;
  background: #fff;
  padding: 5em 0 3em;
}
.section-bnr .eventBnr {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 10px;
  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: 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;
}
.section-bnr .eventBnr a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 49%;
}
.section-bnr .eventBnr a:last-child {
  margin-right: 0;
}
.section-bnr .eventBnr a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section-bnr .eventBnr .note {
  text-align: center;
}
.section-bnr .eventBnr .note__ttl {
  margin-bottom: 0.5em;
  font-size: 140%;
  font-weight: bold;
}
.section-bnr .eventBnr .note .red {
  color: #ea1515;
}
@media screen and (max-width: 600px) {
  .section-bnr .eventBnr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-bnr .eventBnr a {
    max-width: 407px;
    width: 100%;
    margin-right: 0;
  }
  .section-bnr .eventBnr .note {
    max-width: 600px;
    width: 100%;
  }
  .section-bnr .eventBnr .note__ttl {
    font-size: 115%;
  }
  .section-bnr .eventBnr .note__txt > br {
    display: none;
  }
  .section-bnr .eventBnr .bnr02 {
    text-align: center;
  }
  .section-bnr .eventBnr .bnr02 a img {
    width: 100%;
  }
}
.section-bnr--bottom {
  padding-top: 0;
}

.section-video {
  position: relative;
  background: #fff;
  padding: 0 0 3em;
}
.section-video--news {
  max-width: 723px;
  width: 100%;
  margin-right: auto;
}
.section-video .video {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 600px) {
  .section-video .video {
    max-width: 427px;
  }
}
.section-video .video video {
  width: 100%;
}

.campFinish {
  text-align: center;
  font-size: 115%;
}
.campFinish__red {
  color: #FF0004;
}

@media screen and (max-width: 782px) {
  .sliderList {
    margin-top: -15px;
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 40px;
  z-index: 10;
}
@media screen and (max-width: 782px) {
  .slick-prev {
    left: 10px;
  }
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../../images/slider/icon-arrow-left.svg");
  background-size: contain;
  vertical-align: middle;
}
@media screen and (max-width: 782px) {
  .slick-prev:before {
    width: 20px;
    height: 20px;
  }
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 40px;
  z-index: 10;
}
@media screen and (max-width: 782px) {
  .slick-next {
    right: 10px;
  }
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../../images/slider/icon-arrow-right.svg");
  background-size: contain;
  vertical-align: middle;
}
@media screen and (max-width: 782px) {
  .slick-next:before {
    width: 20px;
    height: 20px;
  }
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.lContainer .mainView {
  position: relative;
}
.lContainer .mainView .imgSwitcher {
  margin-left: clamp(1.5rem, 3vw, 4rem);
  position: relative;
  z-index: 5;
}
.lContainer .mainView .imgSwitcher .sliderMain__img {
  display: block;
  padding-left: 8.6rem;
  height: 70rem;
  position: relative;
}
.lContainer .mainView .imgSwitcher .sliderMain__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 0;
     object-position: center 0;
  border-top-left-radius: 4rem;
  border-bottom-left-radius: 4rem;
}
@media screen and (max-width: 860px) {
  .lContainer .mainView .imgSwitcher .sliderMain__img {
    padding-left: 3rem;
    height: 64rem;
  }
}
.lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  position: absolute;
  top: clamp(2rem, 3vw, 4.5rem);
  left: 0;
  z-index: 10;
}
.lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl.is_active {
  opacity: 1;
}
.lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .mainTtl {
  color: #000000;
  font-family: "Outfit", sans-serif;
  font-size: clamp(6.5rem, 6vw, 8rem);
  font-weight: 700;
}
@media screen and (max-width: 560px) {
  .lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .mainTtl {
    line-height: 1.2;
  }
}
.lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .subTtl {
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 2.1;
}
.lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .subTtl span {
  padding: 4px 8px 4px 4px;
  background-color: #fff;
}
.lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .subTtl .xsShow {
  display: none;
}
@media screen and (max-width: 860px) {
  .lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .subTtl {
    line-height: 2.3;
  }
}
@media screen and (max-width: 767px) {
  .lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .subTtl {
    line-height: 2.4;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mainView .imgSwitcher .sliderMain__img .sliderTtlArea__ttl .subTtl .xsShow {
    display: inline;
  }
}
.lContainer .mainView .imgSwitcher .sliderThumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  max-width: 35rem;
  padding: 1.9em 1.9em 0 1.9em;
  border-top-left-radius: 4rem;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.lContainer .mainView .imgSwitcher .sliderThumbs .sliderThumbs__btn {
  max-width: 13rem;
  max-height: 13rem;
  padding: 0;
  border: none;
  outline: none;
  line-height: 1;
  color: inherit;
  background: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 0;
  aspect-ratio: 1;
}
.lContainer .mainView .imgSwitcher .sliderThumbs .sliderThumbs__btn:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lContainer .mainView .imgSwitcher .sliderThumbs .sliderThumbs__btn.is_active {
  display: none;
}
.lContainer .mainView .imgSwitcher .sliderThumbs .sliderThumbs__btn img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 860px) {
  .lContainer .mainView .imgSwitcher .sliderThumbs {
    max-width: 25rem;
    padding: 1.4em 1.1em 0 1.4em;
    border-top-left-radius: 3rem;
  }
  .lContainer .mainView .imgSwitcher .sliderThumbs .sliderThumbs__btn {
    max-width: 10rem;
    max-height: 10rem;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mainView .imgSwitcher .sliderThumbs {
    max-width: 21rem;
    border-top-left-radius: 2.5rem;
  }
  .lContainer .mainView .imgSwitcher .sliderThumbs .sliderThumbs__btn {
    max-width: 8rem;
    max-height: 8rem;
  }
}
.lContainer .mainView .imgSwitcher .sliderPagination {
  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: 1.3em;
  position: absolute;
  left: clamp(1.7rem, 4vw, 4.6rem);
  bottom: 4rem;
}
.lContainer .mainView .imgSwitcher .sliderPagination__btn {
  width: 1.2rem;
  height: 1.2rem;
  padding: 0;
  border-radius: 0;
  background-color: #DDDDDD;
  cursor: pointer;
}
.lContainer .mainView .imgSwitcher .sliderPagination__btn.is_active {
  background-color: #F69F1D;
}
@media screen and (max-width: 860px) {
  .lContainer .mainView .imgSwitcher .sliderPagination {
    left: 0;
  }
}
.lContainer .mainView .imgSwitcher .sliderContent__btn {
  display: none;
  position: absolute;
  right: 2.5rem;
  bottom: 27%;
}
.lContainer .mainView .imgSwitcher .sliderContent__btn.is_active {
  display: block;
}
.lContainer .mainView .imgSwitcher .sliderContent__btn a {
  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  background: #000;
  color: #FFF;
  text-align: center;
  padding-top: 3.4rem;
  line-height: 1.4;
  font-weight: 600;
  position: relative;
  margin-left: 1.5rem;
}
.lContainer .mainView .imgSwitcher .sliderContent__btn a::after {
  content: "";
  width: 18px;
  height: 10px;
  background-image: url(../img/common/icon-arrow-right_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 20%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.lContainer .mainView .imgSwitcher .sliderContent__btn a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 860px) {
  .lContainer .mainView .imgSwitcher .sliderContent__btn {
    right: 1.5rem;
    bottom: 22%;
  }
  .lContainer .mainView .imgSwitcher .sliderContent__btn a {
    width: 100px;
    height: 100px;
    padding-top: 2.6rem;
    font-size: 13px;
    margin-left: 0.5rem;
  }
  .lContainer .mainView .imgSwitcher .sliderContent__btn a::after {
    content: "";
    width: 14px;
    height: 9px;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mainView .imgSwitcher .sliderContent__btn {
    bottom: 19%;
  }
}
.lContainer .mainView .bandList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -3.2rem;
  overflow: hidden;
}
@media screen and (max-width: 1020px) {
  .lContainer .mainView .bandList {
    margin-top: -2.8rem;
  }
}
@media screen and (max-width: 860px) {
  .lContainer .mainView .bandList {
    margin-top: -2rem;
  }
}
.lContainer .mainView .bandList__item {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.05);
  font-size: clamp(6.5rem, 9vw, 11rem);
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  -webkit-animation: loop-text 20s infinite linear 1s both;
          animation: loop-text 20s infinite linear 1s both;
}
@-webkit-keyframes loop-text {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop-text {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.lContainer .mContainer.-objective {
  padding-bottom: 7em;
  overflow: hidden;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-objective {
    padding-bottom: 5.5em;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective {
    padding-bottom: 4.3em;
  }
}
.lContainer .mContainer.-objective .innerL {
  margin: 0 auto 0 0;
  padding-left: 0;
  max-width: 1011px;
}
@media screen and (min-width: 1460px) {
  .lContainer .mContainer.-objective .innerL {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .lContainer .mContainer.-objective .innerL {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective .innerL {
    padding-left: 8vw;
  }
}
.lContainer .mContainer.-objective .objectiveBox {
  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;
}
@media screen and (max-width: 640px) {
  .lContainer .mContainer.-objective .objectiveBox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .lContainer .mContainer.-objective .objectiveBox:before {
    display: block;
    max-width: 57rem;
    max-height: 75rem;
    width: 85vw;
    height: 110vw;
    content: "";
    background-color: #F5F5F5;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4rem;
    border-bottom-left-radius: 4rem;
    position: absolute;
    top: 9rem;
    left: auto;
    right: -15vw;
    z-index: -2;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective .objectiveBox:before {
    height: 106vw;
  }
}
.lContainer .mContainer.-objective .objectiveBox .imgArea {
  width: 46%;
  line-height: 0;
  position: relative;
}
.lContainer .mContainer.-objective .objectiveBox .imgArea:before {
  display: block;
  max-width: 58rem;
  max-height: 58rem;
  width: 43vw;
  height: 43vw;
  content: "";
  background-color: #F5F5F5;
  border-top-right-radius: 4rem;
  border-bottom-right-radius: 4rem;
  position: absolute;
  top: 6vw;
  left: 0;
  z-index: -1;
}
.lContainer .mContainer.-objective .objectiveBox .imgArea img {
  border-top-right-radius: 4rem;
  border-bottom-right-radius: 4rem;
}
@media screen and (min-width: 1460px) {
  .lContainer .mContainer.-objective .objectiveBox .imgArea:before {
    max-width: 50rem;
    border-radius: 4rem;
    left: 6vw;
  }
  .lContainer .mContainer.-objective .objectiveBox .imgArea img {
    border-radius: 4rem;
  }
}
@media screen and (max-width: 1020px) {
  .lContainer .mContainer.-objective .objectiveBox .imgArea:before {
    width: 53vw;
    height: 53vw;
    top: 7vw;
  }
}
@media screen and (max-width: 640px) {
  .lContainer .mContainer.-objective .objectiveBox .imgArea {
    width: 100%;
    margin-left: -5vw;
  }
  .lContainer .mContainer.-objective .objectiveBox .imgArea:before {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective .objectiveBox .imgArea {
    max-width: 30rem;
    margin-left: -8vw;
  }
  .lContainer .mContainer.-objective .objectiveBox .imgArea img {
    width: auto;
    height: 36rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.lContainer .mContainer.-objective .objectiveBox .textArea {
  padding-top: 3em;
  width: 47%;
}
@media screen and (max-width: 640px) {
  .lContainer .mContainer.-objective .objectiveBox .textArea {
    width: 100%;
  }
}
.lContainer .mContainer.-objective .objectiveBox .textArea .objectiveTtl {
  margin-bottom: 1.2em;
  padding-bottom: calc(1.2em + 6px);
  letter-spacing: 0.13em;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(2.5rem, 4.5vw, 3.5rem);
  font-weight: 600;
  position: relative;
}
.lContainer .mContainer.-objective .objectiveBox .textArea .objectiveTtl:before {
  display: block;
  width: 70px;
  height: 6px;
  content: "";
  background-color: #007DF1;
  position: absolute;
  left: 0;
  bottom: 0;
}
.lContainer .mContainer.-objective .objectiveBox .textArea .objectiveSubTtl {
  margin-bottom: 1.2em;
  line-height: 2;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.8rem, 3.3vw, 2.5rem);
  font-weight: 600;
}
.lContainer .mContainer.-objective .objectiveBox .textArea .objectiveSubTtl mark {
  padding: 4px;
  color: #fff;
  background-color: #007DF1;
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective .objectiveBox .textArea .objectiveSubTtl {
    line-height: 2.3;
  }
}
.lContainer .mContainer.-objective .objectiveBox .textArea .detailText {
  margin-bottom: 3.7em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .lContainer .mContainer.-objective .objectiveBox .textArea .detailText {
    margin-bottom: 3.3em;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective .objectiveBox .textArea .detailText {
    margin-bottom: 2.9em;
  }
}
@media screen and (max-width: 640px) {
  .lContainer .mContainer.-objective .objectiveBox .textArea .btnArea .basicBtn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-objective .objectiveBox .textArea .btnArea .basicBtn {
    max-width: 100%;
  }
}
.lContainer .mContainer.-attempt {
  padding-bottom: 7.4em;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-attempt {
    padding-bottom: 6.3em;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-attempt {
    padding-bottom: 5.8em;
  }
}
.lContainer .mContainer.-attempt .lineLabel.-addEn:after {
  content: "Attempt";
}
.lContainer .mContainer.-attempt .lineLabel.-addEn .xsShow {
  display: none;
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-attempt .lineLabel.-addEn .xsShow {
    display: inline;
  }
}
.lContainer .mContainer.-attempt .attemptList {
  display: grid;
  gap: 4.4em 2.5em;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.lContainer .mContainer.-attempt .attemptList__item a:hover .textArea .attemptText:after {
  color: #fff;
  background-color: #F69F1D;
  background-image: url("../img/common/icon-arrow-right_white.svg");
}
.lContainer .mContainer.-attempt .attemptList__item a .imgArea {
  margin-bottom: 1.6em;
  max-height: 30rem;
  height: 20vw;
  text-align: center;
  line-height: 0;
  border-radius: 1.5rem;
  background-color: #F5F5F5;
  overflow: hidden;
}
.lContainer .mContainer.-attempt .attemptList__item a .imgArea img {
  width: auto;
  height: 100%;
  line-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.lContainer .mContainer.-attempt .attemptList__item a .imgArea.oblong img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptTtl {
  margin-bottom: 0.7em;
  letter-spacing: 0.1em;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  font-weight: 600;
}
.lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptText {
  margin-bottom: 0;
  letter-spacing: 0.1em;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 95%;
  padding-right: 6em;
  position: relative;
}
.lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptText:after {
  display: block;
  width: 4em;
  height: 4em;
  content: "";
  border-radius: 99em;
  border: #F69F1D 2px solid;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 0px 0px #F69F1D;
          box-shadow: 0px 2px 0px 0px #F69F1D;
  background-image: url("../img/common/icon-arrow-right_orange.svg");
  background-size: 21px auto;
  background-repeat: no-repeat;
  background-position: bottom 50% right 1.2em;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1020px) {
  .lContainer .mContainer.-attempt .attemptList {
    gap: 4em 2em;
    grid-template-columns: 1fr 1fr;
  }
  .lContainer .mContainer.-attempt .attemptList__item a .imgArea {
    height: 29vw;
  }
  .lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptText {
    padding-right: 4em;
  }
  .lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptText:after {
    width: 2.5em;
    height: 2.5em;
    background-size: 15px auto;
    background-position: bottom 50% right 0.6em;
  }
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-attempt .attemptList {
    gap: 3em 1.5em;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-attempt .attemptList {
    gap: 3.6em;
    grid-template-columns: 1fr;
  }
  .lContainer .mContainer.-attempt .attemptList__item a .imgArea {
    max-height: 32rem;
    height: 60vw;
  }
  .lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptText {
    padding-right: 5em;
    font-size: 100%;
  }
  .lContainer .mContainer.-attempt .attemptList__item a .textArea .attemptText:after {
    width: 3.8em;
    height: 3.8em;
    background-size: 17px auto;
    background-position: bottom 50% right 1.1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 400px) {
  .lContainer .mContainer.-attempt .attemptList__item a .imgArea {
    max-height: 21rem;
  }
}
.lContainer .mContainer.-course {
  padding: 5em 4.7em 7.5em 0;
  position: relative;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-course {
    padding: 4em 3em 6.3em 0;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-course {
    padding: 2.9em 2.2em 5.8em 0;
  }
}
.lContainer .mContainer.-course:before {
  display: block;
  width: 100%;
  height: 80%;
  content: "";
  background-image: url("../img/top/course_img.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-course:before {
    height: 37%;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-course:before {
    height: 45%;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-course:before {
    height: 50%;
  }
}
.lContainer .mContainer.-course:after {
  display: block;
  width: calc(100% - 4.7em);
  height: calc(100% - 5em);
  content: "";
  border-top-right-radius: 4rem;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-course:after {
    width: calc(100% - 3em);
    height: calc(100% - 4em);
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-course:after {
    width: calc(100% - 2.2em);
    height: calc(100% - 2.9em);
  }
}
.lContainer .mContainer.-course .innerM {
  padding-top: 7em;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-course .innerM {
    padding-top: 6em;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-course .innerM {
    padding-top: 5.4em;
  }
}
.lContainer .mContainer.-course .labelArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1.5em 2.5em;
  margin-bottom: 3.8em;
}
.lContainer .mContainer.-course .labelArea .readText {
  margin-bottom: 0;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-course .labelArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.9em;
    margin-bottom: 2.5em;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-course .labelArea .readText br {
    display: none;
  }
}
.lContainer .mContainer.-course .lineLabel {
  margin-bottom: 0;
}
.lContainer .mContainer.-course .lineLabel:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.lContainer .mContainer.-course .lineLabel.-addEn:after {
  content: "Course";
}
.lContainer .mContainer.-course .courseBox .mapCont {
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-course .courseBox .mapCont {
    max-width: calc(100% + 3em);
    margin-right: -3em;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-course .courseBox .mapCont {
    max-width: calc(100% + 2.2em);
    margin-right: -2.2em;
  }
}
.lContainer .mContainer.-course .courseBox .mapCont svg {
  width: 100%;
  height: auto;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #western-area #bg-western {
  fill: #F572A3;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #western-area #text-western {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #western-area #pin-western {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #central-area #bg-central {
  fill: #0D7AE6;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #central-area #text-central {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #central-area #pin-central {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #east-area #bg-east {
  fill: #F4BE0C;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #east-area #text-east {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #east-area #pin-east {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #izu-area #bg-izu {
  fill: #12B162;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #izu-area #text-izu {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-course .courseBox .mapCont a:hover #izu-area #pin-izu {
  fill: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lContainer .mContainer.-sdgs {
  padding-top: 3.2em;
  padding-bottom: 0;
  border-top-left-radius: 4rem;
  border-top-right-radius: 4rem;
  background-color: #007DF1;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-sdgs {
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem;
  }
}
.lContainer .mContainer.-sdgs .sdgsBox {
  padding: 4.4em 2em 8.4em;
  border-top-left-radius: 4rem;
  border-top-right-radius: 4rem;
  background-color: #fff;
  position: relative;
}
.lContainer .mContainer.-sdgs .sdgsBox:after {
  display: block;
  width: calc(100% - 4em);
  height: 6rem;
  content: "";
  background-image: url("../img/top/sdgs-pc_bg.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: auto 60px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-sdgs .sdgsBox {
    padding: 3.6em 1.8em 8.4em;
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem;
  }
  .lContainer .mContainer.-sdgs .sdgsBox:after {
    width: calc(100% - 2em);
    height: 5.5rem;
    background-size: auto 55px;
  }
}
@media screen and (max-width: 375px) {
  .lContainer .mContainer.-sdgs .sdgsBox {
    padding: 3.6em 1.8em 7.7em;
  }
  .lContainer .mContainer.-sdgs .sdgsBox:after {
    background-image: url("../img/top/sdgs-sp_bg.png");
  }
}
.lContainer .mContainer.-sdgs .sdgsBox .ttlArea {
  margin-bottom: 1.9em;
  position: relative;
}
.lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
  display: block;
  content: "";
  width: 8.2em;
  height: 8.2em;
  background-image: url("../img/top/sdgs-ttl_bk.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 23%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1160px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    width: 6em;
    height: 6em;
    top: 50%;
    right: 23%;
  }
}
@media screen and (max-width: 1020px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    right: 27%;
  }
}
@media screen and (max-width: 767px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    width: 7rem;
    height: 7rem;
    top: 45%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
}
@media screen and (max-width: 630px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    right: 20%;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    right: 15%;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea {
    margin-bottom: 2.2em;
  }
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    top: 0%;
    right: 5%;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@media screen and (max-width: 380px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea:after {
    right: 0%;
  }
}
.lContainer .mContainer.-sdgs .sdgsBox .ttlArea .sdgsTtl {
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1160px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea .sdgsTtl img {
    max-width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea .sdgsTtl {
    margin-bottom: 5px;
  }
  .lContainer .mContainer.-sdgs .sdgsBox .ttlArea .sdgsTtl img {
    max-width: 17rem;
  }
}
.lContainer .mContainer.-sdgs .sdgsBox .ttlArea .sdgsSubTtl {
  margin-bottom: 0;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(2.5rem, 2.8vw, 3.5rem);
  font-weight: 600;
  position: relative;
  z-index: 2;
}
.lContainer .mContainer.-sdgs .sdgsBox .ttlArea .sdgsSubTtl span {
  color: #26BDE2;
}
.lContainer .mContainer.-sdgs .sdgsBox .readText {
  margin: 0 0 3.2em 0;
  text-align: center;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 860px) {
  .lContainer .mContainer.-sdgs .sdgsBox .readText {
    margin: 0 0 2.9em 0;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-sdgs .sdgsBox .readText {
    text-align: left;
  }
}
.lContainer .mContainer.-banner {
  padding: 9.4em 0 10em;
}
@media screen and (max-width: 1020px) {
  .lContainer .mContainer.-banner {
    padding: 7em 0 10em;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-banner {
    padding: 5.8em 0 5em;
  }
}
.lContainer .mContainer.-banner .bannerList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  gap: 1em 1.1em;
}
@media screen and (max-width: 400px) {
  .lContainer .mContainer.-banner .bannerList {
    gap: 1.2em;
  }
}
.lContainer .mContainer.-banner .bannerList__item {
  max-width: 30rem;
  width: calc((100% - 2.2em) / 3);
  line-height: 0;
}
.lContainer .mContainer.-banner .bannerList__item a {
  display: block;
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lContainer .mContainer.-banner .bannerList__item a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-banner .bannerList__item {
    max-width: 100%;
    width: calc((100% - 2.2em) / 2);
  }
}
@media screen and (max-width: 400px) {
  .lContainer .mContainer.-banner .bannerList__item {
    width: 100%;
  }
}
.lContainer .mContainer.-banner .bannerList + .bannerSlide {
  margin-top: 4.4em;
}
@media screen and (max-width: 1020px) {
  .lContainer .mContainer.-banner .bannerList + .bannerSlide {
    margin-top: 3.5em;
  }
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-banner .bannerList + .bannerSlide {
    margin-top: 2.9em;
  }
}
.lContainer .mContainer.-banner .bannerList.-small {
  gap: 1em 0.8em;
  margin-top: 7rem;
}
.lContainer .mContainer.-banner .bannerList.-small .bannerList__item {
  max-width: 22.4rem;
  width: calc((100% - 2.5em) / 4);
}
@media screen and (max-width: 560px) {
  .lContainer .mContainer.-banner .bannerList.-small {
    margin-top: 4rem;
  }
  .lContainer .mContainer.-banner .bannerList.-small .bannerList__item {
    max-width: 100%;
    width: calc((100% - 2em) / 3);
  }
}
@media screen and (max-width: 400px) {
  .lContainer .mContainer.-banner .bannerList.-small .bannerList__item {
    width: calc((100% - 1em) / 2);
  }
}
.lContainer .mContainer.-banner .bannerSlide a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lContainer .mContainer.-banner .bannerSlide a:hover {
  opacity: 0.8;
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev,
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--next {
  display: grid;
  margin: auto;
  padding: 0;
  place-content: center;
  width: 1.8rem;
  height: 100%;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev:before,
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--next:before {
  width: 1.8rem;
  height: 1.8rem;
  margin: auto;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev svg,
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--next svg {
  display: none;
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev {
  left: -3.6rem;
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev:before {
  background-image: url("../img/top/icon-arrow_left.svg");
}
@media screen and (max-width: 1280px) {
  .lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev {
    left: -2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev {
    left: -4.8vw;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-banner .bannerSlide .splide__arrow--prev {
    left: -7.8vw;
  }
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--next {
  right: -3.6rem;
}
.lContainer .mContainer.-banner .bannerSlide .splide__arrow--next:before {
  background-image: url("../img/top/icon-arrow_right.svg");
  background-position: right;
}
@media screen and (max-width: 1280px) {
  .lContainer .mContainer.-banner .bannerSlide .splide__arrow--next {
    right: -2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .lContainer .mContainer.-banner .bannerSlide .splide__arrow--next {
    right: -4.8vw;
  }
}
@media screen and (max-width: 480px) {
  .lContainer .mContainer.-banner .bannerSlide .splide__arrow--next {
    right: -7.8vw;
  }
}

.archive .entry-header::after {
  content: none;
}

.junior-golf-special-price-courses th {
  background-color: #08A3D1;
  color: #fff;
  border-color: #fff;
}

.gradebook-download {
  padding: 60px 20px 40px;
  background: #F9F9F9;
  border: 1px solid #eee;
}
.gradebook-download-in {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.report {
  background: #f6f6f6;
  border: 1px solid #eee;
  margin-bottom: 30px;
  padding: 40px 40px 20px;
  width: 100%;
  text-align: center;
}
.report .one-half.first {
  text-align: right;
}
.report-graph {
  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;
  margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
  .report {
    padding: 20px 15px;
  }
}
.promotion th {
  width: 30%;
}
.promotion td {
  width: 70%;
}
.promotion-sample-banner {
  margin-bottom: 0;
}

.promotion-flow {
  margin-bottom: 80px;
}
.promotion-flow .promotion-flow-list {
  margin: 0;
}
.promotion-flow .promotion-flow-list-item {
  position: relative;
  list-style-type: none;
  margin-bottom: 100px;
}
.promotion-flow .promotion-flow-list-item::after {
  position: absolute;
  content: "\f104";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -100px;
  left: 50%;
  font-family: "ionicons";
  color: #08A3D1;
  font-size: 60px;
  font-size: 6rem;
}
.promotion-flow .promotion-flow-list-item:last-child {
  margin-bottom: 0;
}
.promotion-flow .promotion-flow-list-item:last-child::after {
  content: none;
}
.promotion-flow .promotion-head {
  background: #08A3D1;
  margin: 0;
  padding: 13px 20px;
  color: #fff;
}
.promotion-flow .promotion-body {
  border: 1px solid #08A3D1;
  margin-bottom: 30px;
  padding: 20px;
}
.promotion-flow .promotion-body p {
  margin-bottom: 0;
}
.promotion-flow .promotion-body ol {
  margin: 20px 40px 0;
}
.promotion-flow .promotion-body ul {
  margin: 20px 40px 20px;
}

@media screen and (max-width: 782px) {
  .promotion-flow .promotion-head {
    font-size: 18px;
    padding: 7px 10px;
  }
  .promotion-flow .promotion-body {
    padding: 15px;
  }
}
.participation-club table a {
  color: #454545;
}
.participation-club table a:hover {
  color: #70B91B;
}
.participation-club th:first-child {
  width: 40%;
}
.participation-club th:nth-child(2) {
  width: 45%;
}
.participation-club th:last-child {
  width: 15%;
}

.entry-content .fund {
  font-family: "Hiragino mincho ProN", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.entry-content .fund-header {
  text-align: center;
}
.entry-content .fund-for-ttl {
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Hiragino mincho ProN", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #464544;
}
.entry-content .fund-for-ttl::before {
  content: none;
}
.entry-content .fund-news-ttl {
  margin: 0 0 30px;
  padding: 0;
  font-size: 30px;
  font-size: 3rem;
  border: 0;
  font-family: "Hiragino mincho ProN", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  color: #146B3F;
}

.about-sga ol {
  margin-left: 20px;
  margin-bottom: 0;
}

.access iframe {
  width: 100%;
}

@media screen and (max-width: 1320px) {
  .access iframe {
    height: 510px;
  }
}
@media screen and (max-width: 1023px) {
  .access .one-half iframe {
    height: 380px;
  }
}
@media screen and (max-width: 782px) {
  .gradebook-download {
    padding: 0;
    border: 0;
    background: none;
  }
  .report .one-half.first {
    text-align: center;
    margin-bottom: 20px;
  }
  .promotion-flow .promotion-body p {
    margin-bottom: 0;
  }
  .promotion-flow .promotion-body ol {
    margin: 20px;
  }
  .promotion-flow .promotion-body ol li {
    margin-bottom: 10px;
  }
  .promotion-flow .promotion-head {
    padding: 10px;
  }
  .entry-content .fund-for-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .entry-content .fund-news-ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .access iframe {
    height: 310px;
  }
  .access .one-half.first {
    margin-bottom: 20px;
  }
}
.links .lineLabel {
  margin-top: 1.2em;
}
.links .lineLabel:first-child {
  margin-top: 0;
}
.links .link-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.links .link-items .one-fourth {
  width: 25%;
  margin: 0;
  text-align: center;
  border: 1px solid #fff;
  background: #F3F3F3;
}
.links .link-items .one-fourth:hover {
  opacity: 0.7;
}
.links .link-items img {
  display: block;
  margin-bottom: 5px;
}
.links .link-ttl {
  color: #454545;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  display: inline-block;
}
.links .link-item {
  display: block;
  padding: 20px;
}

@media screen and (max-width: 1023px) {
  .links .link-items .one-fourth {
    width: 33.3%;
  }
}
@media screen and (max-width: 782px) {
  .links .link-items .one-fourth {
    width: 50%;
  }
  .links .link-ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .report .one-half.first img {
    max-width: 50%;
  }
}
@media screen and (max-width: 396px) {
  .links .link-items .one-fourth {
    width: 100%;
  }
}
.report-fund {
  background: #f6f6f6;
  border: 1px solid #eee;
  margin-bottom: 50px;
  padding: 40px;
  width: 100%;
}
.report-fund__declaration {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.report-fund__declaration h4 {
  margin-top: 0;
  text-align: center;
}
.report-fund__declaration p {
  margin: 0 0 2em 0;
}
.report-fund__declaration.-fund .imgList {
  gap: 0 2em;
}
@media screen and (max-width: 1020px) {
  .report-fund__declaration.-fund .imgList {
    gap: 2em 2em;
  }
}
.report-fund__declaration.-fund .btnArea {
  margin-top: 1em;
}
.report-fund__declaration.-fund .btnArea .basicBtn {
  letter-spacing: 0.05em;
}

@media screen and (max-width: 600px) {
  .report-fund {
    padding: 20px;
  }
  .report-fund__declaration {
    padding: 20px;
  }
}
.enterprise .site-inner {
  max-width: none;
  padding: 0 15px;
}
.enterprise.full-width-content .breadcrumb {
  max-width: 1280px;
  margin: 0 auto 15px;
}
.enterprise-wrap {
  max-width: 1280px;
  margin: 0 auto;
}
.enterprise .entry-content .ja-title {
  padding-left: 0;
}
.enterprise .entry-content .ja-title::before, .enterprise .entry-content .ja-title::after {
  content: none;
}
.enterprise .section-header {
  margin-bottom: 40px;
}
.enterprise .section-header--img-left .section-header-bg {
  left: 0;
  margin-left: auto;
}
.enterprise .section-header--img-left .title-block-wrap {
  right: 0;
}
.enterprise .section-header--img-right .section-header-bg {
  right: 0;
  margin-right: auto;
}
.enterprise .section-header--img-right .title-block-wrap {
  left: 0;
}
.enterprise .section-image h3 {
  margin-top: 0;
}
.enterprise-school-golf-lead {
  padding-bottom: 60px;
}
.enterprise-school-golf-lead p {
  position: relative;
  z-index: 9;
}
.enterprise-school-golf-lead .section-header .illust-fuji-blue:before {
  left: 42%;
}
.enterprise-school-golf-lead .section-header-bg {
  background-image: url("../../images/enterprise-bg01.jpg");
  background-position: 50% 55%;
}
.enterprise-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 80px;
  margin-bottom: 60px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.enterprise-icons .one-third {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  padding: 80px 15px 20px;
  position: relative;
}
.enterprise-icons .one-third:first-child {
  border-top: 5px solid #70b91b;
}
.enterprise-icons .one-third:first-child .enterprise-icons-ttl {
  color: #70b91b;
}
.enterprise-icons .one-third:nth-child(2) {
  border-top: 5px solid #f572a3;
}
.enterprise-icons .one-third:nth-child(2) .enterprise-icons-ttl {
  color: #f572a3;
}
.enterprise-icons .one-third:nth-child(3) {
  border-top: 5px solid #3b9dff;
}
.enterprise-icons .one-third:nth-child(3) .enterprise-icons-ttl {
  color: #3b9dff;
}
.enterprise-icons-icon {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.enterprise-icons-ttl {
  font-size: 22px;
  font-size: 2.2rem;
}
.enterprise-status {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding: 150px 0 40px;
  background-image: url("../../images/home-event-information.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.enterprise-status::before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.enterprise-status .enterprise-wrap {
  position: relative;
  z-index: 9;
  color: #fff;
}
.enterprise-status .ja-title {
  border: 0;
  font-size: 28px;
  margin-top: 5px;
}
.enterprise-status .enterprise-table {
  padding: 0 15px;
}
.enterprise-status .enterprise-table table {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.2);
}
.enterprise-status .enterprise-table-num {
  background: #70B91B;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  line-height: 1.5;
  border-radius: 50%;
}
.enterprise-status .enterprise-table th {
  font-size: 22px;
  font-size: 2.2rem;
  color: #08A3D1;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}
.enterprise-status .enterprise-table th small {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}
.enterprise-status .enterprise-table .border-bottom-double {
  border-bottom: double #fff;
}
.enterprise-status p {
  font-size: 14px;
  font-size: 1.4rem;
}
.enterprise-junior-golf .section-header {
  margin-top: 80px;
}
.enterprise-junior-golf .section-header-bg {
  background-image: url("../../images/enterprise-bg02.jpg");
  background-position: 50% 100%;
}
.enterprise-junior-golf .section-header .illust-fuji-blue:before {
  left: 43%;
}
.enterprise-junior-golf-expansion-ttl {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
.enterprise-junior-golf-expansion-ttl::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #454545;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.enterprise-junior-golf-expansion-ttl h5 {
  display: inline-block;
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 9;
  padding: 0 5%;
  font-size: 22px;
  font-size: 2.2rem;
}
.enterprise-junior-golf-bg {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 40px 15px;
  text-align: center;
}
.enterprise-junior-golf-bg .one-half.first {
  text-align: right;
}
.enterprise-junior-golf-bg-caption {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1.5;
}
.enterprise-junior-golf .expansion-conts02 {
  margin-bottom: 30px;
}
.enterprise-school-golf .section-header {
  margin-top: 80px;
}
.enterprise-school-golf .section-header-bg {
  background-image: url("../../images/enterprise-bg03.jpg");
  background-position: 50% 15%;
}
.enterprise-school-golf .section-header .illust-fuji-blue:before {
  left: 45%;
}
.enterprise-school-golf-images {
  position: relative;
  margin-bottom: 30px;
  z-index: 9;
}
.enterprise-button {
  max-width: 1000px;
  margin: 0 auto 80px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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;
}
.enterprise-button .button-default {
  margin: 0 20px 20px 0;
}
.enterprise-button .button-default:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 782px) {
  .enterprise-button .button-default {
    margin-right: 0;
  }
}
.enterprise-button .support {
  background-color: #08A3D1;
  border-color: #08A3D1;
  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;
}
.enterprise-button .support:focus, .enterprise-button .support:hover {
  -webkit-box-shadow: inset 0 -85px 0 0 #056a87;
          box-shadow: inset 0 -85px 0 0 #056a87;
  border-color: #056a87;
}
.enterprise-button .instructor {
  background-color: #f572a3;
  border-color: #f572a3;
  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;
}
.enterprise-button .instructor:focus, .enterprise-button .instructor:hover {
  -webkit-box-shadow: inset 0 -85px 0 0 #f02b74;
          box-shadow: inset 0 -85px 0 0 #f02b74;
  border-color: #f02b74;
}
.enterprise-button .instructor::before {
  display: none;
}
.enterprise-button .small-txt {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 5px;
}

@media screen and (max-width: 1280px) {
  .enterprise .-aboutEnterprise .entry-content .section-header-bg {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}

.-aboutEnterprise h4 {
  margin: 0 0 10px;
  display: inline-block;
  background: #eee;
  padding: 4px 20px;
  line-height: 1.5;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.-aboutEnterprise .entry-content .heading01 {
  background: #f3f3f3;
  padding: 20px;
  border-radius: 4px;
}
.-aboutEnterprise .entry-content .heading01::before {
  display: none;
  content: "";
}
@media screen and (max-width: 1280px) {
  .-aboutEnterprise .entry-content .section-header-bg {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}
.-aboutEnterprise .enterprise-status.-overCont {
  margin: 0 calc(50% - 50vw);
}
.-aboutEnterprise .enterprise-wrap.-innerCont {
  max-width: 70%;
}
.-aboutEnterprise .enterprise-wrap.-innerCont .enterprise-table tbody th {
  width: 100%;
}
@media screen and (max-width: 1700px) {
  .-aboutEnterprise .enterprise-wrap.-innerCont {
    max-width: 70%;
  }
}
@media screen and (max-width: 1280px) {
  .-aboutEnterprise .enterprise-wrap.-innerCont .enterprise-table .scroll-table-wrap {
    overflow-x: auto;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1020px) {
  .-aboutEnterprise .enterprise-wrap.-innerCont {
    max-width: 95%;
  }
}
@media screen and (max-width: 560px) {
  .-aboutEnterprise .enterprise-wrap.-innerCont {
    max-width: 100%;
  }
}
.-aboutEnterprise .enterprise-table td:first-child {
  border-left: 1px solid #ddd;
}
.-aboutEnterprise .enterprise-table td.txt-center {
  border-bottom: none;
}

@media screen and (max-width: 1320px) {
  .enterprise .entry-content .enterprise-junior-golf-expansion-ttl {
    margin-bottom: 15px;
  }
  .enterprise-school-golf-lead {
    padding-bottom: 30px;
  }
  .enterprise-junior-golf .section-header {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .-aboutEnterprise .entry-content .ja-title {
    display: block;
    width: 100%;
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.25;
  }
  .-aboutEnterprise .entry-content .heading01 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .enterprise .entry-content .enterprise-school-golf-lead .tree-vertical:after,
  .enterprise .entry-content .enterprise-junior-golf .tree-vertical:after {
    bottom: -30px;
  }
  .enterprise .entry-content .section-header-bg {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    background-position: 50% 95%;
  }
  .enterprise .entry-content .enterprise-junior-golf .section-header-bg {
    background-position: 50% 15%;
  }
  .enterprise .entry-content .section-image .section-header .title-block-wrap {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 220px;
    left: 50%;
  }
  .enterprise .entry-content .title-block {
    margin-bottom: 50px;
  }
  .enterprise .entry-content .section-image .section-header {
    margin-bottom: 160px;
  }
  .enterprise .entry-content .enterprise-status {
    padding: 140px 0 5px;
  }
  .enterprise .entry-content .enterprise-status .title-block {
    margin-bottom: 15px;
  }
  .enterprise .entry-content .enterprise-junior-golf.section-image .section-header {
    margin-bottom: 180px;
  }
  .enterprise .entry-content .enterprise-junior-golf-expansion-ttl h5 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .enterprise .entry-content .enterprise-school-golf.section-image .title-block::after {
    bottom: -50px;
  }
  .enterprise .entry-content .enterprise-school-golf.section-image .section-header {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 782px) {
  .entry-content .enterprise .title-block {
    margin-top: 60px;
  }
  .entry-content .enterprise-school-golf-lead p {
    position: relative;
    z-index: 9;
  }
  .entry-content .enterprise-icons .one-third {
    margin-bottom: 80px;
  }
  .entry-content .enterprise-icons .one-third:last-child {
    margin-bottom: 0;
  }
  .entry-content .enterprise-icons-txt {
    margin-left: 20px;
    margin-bottom: 0;
  }
  .entry-content .enterprise-junior-golf-expansion-ttl h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .entry-content .enterprise-junior-golf .expansion-conts01 .one-half .one-half {
    width: 47.5%;
    margin-right: 2.5%;
    margin-bottom: 20px;
  }
  .entry-content .enterprise-junior-golf-bg {
    margin-bottom: 30px;
  }
  .entry-content .enterprise-junior-golf-bg .one-half.first {
    margin-bottom: 30px;
    text-align: center;
  }
  .entry-content .enterprise-junior-golf-bg-caption {
    margin-top: 0;
  }
  .entry-content .enterprise-status {
    margin-left: -15px;
    margin-right: -15px;
    padding: 140px 0 20px;
  }
  .entry-content .enterprise-status .enterprise-table th {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .entry-content .enterprise-status .enterprise-table th small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .entry-content .enterprise-status .enterprise-table table {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .entry-content .enterprise-status .enterprise-table .txt-right {
    text-align: right;
  }
  .entry-content .enterprise-status .ja-title {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
  .entry-content .enterprise-school-golf-images {
    margin-bottom: 0;
  }
  .entry-content .enterprise-school-golf-images > .one-half {
    width: 100%;
    margin-bottom: 20px;
  }
  .entry-content .enterprise-school-golf-images > .one-half:last-child {
    margin-bottom: 0;
  }
  .entry-content .enterprise-school-golf-images > .one-half .one-half {
    width: 47.5%;
    margin-right: 2.5%;
  }
  .enterprise .entry-content .section-image .section-header {
    margin-bottom: 185px;
  }
  .enterprise .entry-content .section-header-bg {
    height: 250px;
  }
}
@media screen and (max-width: 396px) {
  .enterprise .entry-content .section-image .section-header .title-block-wrap {
    width: 100%;
  }
}
.entry-content .login {
  background: #fff;
}
.entry-content .login-head {
  display: block;
  margin-bottom: 40px;
  padding: 15px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  line-height: 1.5;
  background: #08A3D1;
  color: #fff;
}
.entry-content .login-head::before, .entry-content .login-head::after {
  content: none;
}
.entry-content .login-body {
  padding: 0 15px 60px;
}
.entry-content .login .error-message {
  border: 2px solid red;
  margin: 0 auto 30px;
  width: calc(100% - 30px);
  max-width: 840px;
  color: red;
  text-align: center;
  font-weight: bold;
  padding: 20px 15px;
}
.entry-content .login .error-message ul {
  margin: 0;
}
.entry-content .login .error-message li {
  display: inline-block;
}
.entry-content .login .error input {
  border: 2px solid red;
  background: rgba(255, 0, 0, 0.2);
}
.entry-content .login form {
  max-width: 840px;
  margin: 0px auto;
}
.entry-content .login label[for=user_id],
.entry-content .login label[for=password] {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.entry-content .login input {
  background-color: #eee;
  border: 0;
}
.entry-content .login-remember {
  text-align: center;
}
.entry-content .login .cta-block {
  margin-top: 20px;
}
.entry-content .login .button-default {
  font-size: 16px;
  font-size: 1.6rem;
}

.login-page.members .content .breadcrumb {
  display: block;
}

.members .entry {
  margin-bottom: 0;
}
.members .entry-content .members-description {
  margin-bottom: 20px;
}
.members .content .breadcrumb {
  display: none;
}

.members-sidebar {
  display: none;
}
@media screen and (max-width: 1020px) {
  .members-sidebar {
    display: block;
    margin-top: 2.2em;
  }
}
.members-sidebar-link {
  position: relative;
  display: block;
  padding: 15px 40px 15px 54px;
  background-color: #fff;
  border-bottom: 1px solid #EEEEEE;
  font-size: 1.4rem;
  color: #454545;
  -webkit-transition: all 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: all 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  outline: none;
}
.members-sidebar-link:hover {
  background-color: #ddd;
  color: #454545;
}
.members-sidebar-link:hover::after {
  right: 12px;
}
.members-sidebar-link::after {
  content: "\f125";
  font-size: 13px;
  font-size: 1.3rem;
  font-family: ionicons;
  position: absolute;
  top: 50%;
  right: 30px;
  color: #80D420;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: right 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
}
.members-sidebar .sidebar-title {
  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;
  margin-bottom: 0;
  padding: 1em 2.2em;
  color: #fff;
  text-align: left;
  font-size: 1.4rem;
  background: #80D420;
}
.members-sidebar .sidebar-title:before {
  display: inline-block;
  margin-right: 0.7em;
  content: "";
  width: 1em;
  height: 1.2em;
  background-image: url("../img/common/icon_sideBar-members.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.entry-content .gradebook-download,
.entry-content .members-download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.entry-content .gradebook-download .one-half,
.entry-content .members-download .one-half {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding: 20px 5%;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
}
.entry-content .gradebook-download .one-half:hover .members-download-button, .entry-content .gradebook-download .one-half:hover .gradebook-download-button,
.entry-content .members-download .one-half:hover .members-download-button,
.entry-content .members-download .one-half:hover .gradebook-download-button {
  background-color: #70B91B;
  color: #fff;
}
.entry-content .gradebook-download-title,
.entry-content .members-download-title {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #454545;
}
.entry-content .gradebook-download-button,
.entry-content .members-download-button {
  display: inline-block;
  padding: 2px 35px;
  font-size: 15px;
  font-size: 1.5rem;
  border: 1px solid #70B91B;
  color: #70B91B;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: background 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: background 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  line-height: 1.5;
}
.entry-content .gradebook-download-button::after,
.entry-content .members-download-button::after {
  content: "\f41f";
  font-size: 16px;
  font-size: 1.6rem;
  font-family: ionicons;
  margin-left: 10px;
}

@media screen and (max-width: 782px) {
  .login-page .site-inner {
    margin-top: 0;
  }
  .entry-content .login {
    margin: 0 -15px;
  }
  .entry-content .login-head {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .entry-content .login-body {
    padding-bottom: 30px;
  }
  .entry-content .login label[for=user_id],
  .entry-content .login label[for=password] {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .entry-content .login input {
    padding: 10px;
  }
  .members .breadcrumb {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .members.sidebar-content .sidebar,
  .members .content {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .members .content {
    padding: 20px 15px;
  }
  .members .lContainer.-members .content {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    float: none;
  }
  .entry-content .gradebook-download-title,
  .entry-content .members-download-title {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.entry-content .cpt-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.entry-content .cpt-links .one-third,
.entry-content .cpt-links .one-fourth {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05), 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05), 0 3px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  -webkit-transition: 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  background-color: #fff;
}
.entry-content .cpt-links .one-third.first,
.entry-content .cpt-links .one-fourth.first {
  margin-left: 0;
}
.entry-content .cpt-links .one-third:hover,
.entry-content .cpt-links .one-fourth:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 10px 20px rgba(0, 0, 0, 0.15);
}
.entry-content .cpt-links .one-third:hover .cpt-links-thumbnail-img,
.entry-content .cpt-links .one-fourth:hover .cpt-links-thumbnail-img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.entry-content .cpt-links .one-third {
  margin-bottom: 20px;
}
.entry-content .cpt-links-head {
  position: relative;
}
.entry-content .cpt-links-thumbnail {
  overflow: hidden;
}
.entry-content .cpt-links-thumbnail-img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: -webkit-transform 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: transform 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
  transition: transform 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975), -webkit-transform 300ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
}
.entry-content .cpt-links-category {
  position: absolute;
  bottom: 10px;
  left: 0;
  padding: 0 10px;
  background: #08A3D1;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: initial;
}
.entry-content .cpt-links-body {
  margin: 20px 0;
}
.entry-content .cpt-links-num {
  position: relative;
  color: #B5EE73;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}
.entry-content .cpt-links-num::after {
  content: "";
  position: absolute;
  background: #333;
  width: 20px;
  height: 1px;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.entry-content .cpt-links-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.25;
  color: #08A3D1;
  margin: 0;
  padding: 0 20px;
  border: 0;
}
.entry-content .cpt-links-title span {
  display: block;
}
.entry-content .cpt-links-title span.host {
  border: 2px solid #F69F1D;
  border-radius: 3rem;
  background-color: #FFF;
  color: #F69F1D;
  padding: 0.3rem 2rem;
  font-size: 1.6rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 1px;
  margin-bottom: 0.7rem;
}

@media screen and (max-width: 1023px) {
  .entry-content .cpt-links-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 782px) {
  .entry-content .cpt-links .one-third,
  .entry-content .cpt-links .one-fourth {
    width: 47.5%;
    margin-right: 2.5%;
    margin-bottom: 20px;
  }
  .entry-content .cpt-links .one-third:nth-child(odd),
  .entry-content .cpt-links .one-fourth:nth-child(odd) {
    margin-right: 0;
  }
  .entry-content .cpt-links-body {
    margin: 5px 0;
  }
  .entry-content .cpt-links-title {
    padding: 5px 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .entry-content .cpt-links-category {
    position: static;
    display: block;
    line-height: 1.5;
    padding: 5px 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 396px) {
  .entry-content .cpt-links {
    display: block;
  }
  .entry-content .cpt-links .one-fourth,
  .entry-content .cpt-links .one-third {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 782px) {
  .-specialnews .entry-content .cpt-links .one-fourth {
    margin: 0 0 20px 0;
  }
  .-specialnews .entry-content .cpt-links .one-fourth:nth-child(odd) {
    margin-right: 4.5%;
  }
}
/*==================================================================================================
	協会について about
==================================================================================================*/
.mainCont {
  /* end of &.-about */
}
.mainCont.-about {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  /* end of .lContainer */
}
.mainCont.-about .lContainer {
  /*----- パンくず -----*/
  /* sdgsページ */
  /* end of &.-sdgs */
}
.mainCont.-about .lContainer .pageHead {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 460px;
  position: relative;
  line-height: 1.6;
}
.mainCont.-about .lContainer .pageHead::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer .pageHead {
    height: 230px;
  }
}
.mainCont.-about .lContainer .breadWrap .breadList {
  max-width: 100%;
  font-size: 85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 1.2em;
}
.mainCont.-about .lContainer .breadWrap .breadList li {
  font-weight: 600;
  margin: 0 0 0 0.8em;
  color: #BABABA;
  display: inline-block;
  padding-left: 1.3em;
  font-size: 96%;
  position: relative;
}
.mainCont.-about .lContainer .breadWrap .breadList li:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.mainCont.-about .lContainer .breadWrap .breadList li:first-child {
  position: relative;
}
.mainCont.-about .lContainer .breadWrap .breadList li:first-child::before {
  content: "";
  width: 1.2em;
  height: 1em;
  background-image: url("../img/common/icon_top.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -0.5em;
  border: none;
}
.mainCont.-about .lContainer .breadWrap .breadList li a {
  color: #000000;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mainCont.-about .lContainer .breadWrap .breadList li a:hover {
  color: #4d4d4d;
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer .breadWrap .breadList {
    padding: 0.8em;
  }
}
.mainCont.-about .lContainer.-sdgs {
  /* end of .mContainer */
}
.mainCont.-about .lContainer.-sdgs .pageHead {
  background-image: url("../img/about/sdgs/sdgs-main.webp");
}
@media screen and (max-width: 560px) {
  .mainCont.-about .lContainer.-sdgs .pageHead {
    background-position-x: left;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-effort {
  text-align: center;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-effort .subLabel.-mark mark {
  background-color: #00B1DD;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-effort .subLabel br {
  display: none;
}
@media screen and (max-width: 480px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-effort .subLabel br {
    display: block;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase {
  padding-bottom: 0;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner {
  position: relative;
  padding-bottom: 8em;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner:after {
  display: block;
  width: 100%;
  height: 7rem;
  content: "";
  background-image: url("../img/top/sdgs-pc_bg.png");
  background-repeat: repeat;
  background-position: left bottom;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox {
  width: 100%;
  max-width: 936px;
  margin: 0 auto;
  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;
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .imgArea {
  width: 48%;
  line-height: 0;
  position: relative;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .imgArea img {
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .imgArea {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .imgArea {
    width: 100%;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea {
  width: 48%;
  font-size: 95%;
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea {
    width: 100%;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea .sdgsTtl img {
  max-width: 200px;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea .sdgsTtl span {
  font-size: clamp(2.5rem, 4.5vw, 3rem);
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 860px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea .sdgsTtl img {
    max-width: 180px;
  }
}
@media screen and (max-width: 480px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea .sdgsTtl img {
    max-width: 160px;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner .objectiveBox .textArea span {
  color: #26BDE2;
  font-weight: 500;
}
@media screen and (max-width: 1360px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-bgBase .inner {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal {
  padding-bottom: 0;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .lineLabel br {
  display: none;
}
@media screen and (max-width: 480px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .lineLabel br {
    display: block;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList {
  display: grid;
  gap: 1.8em;
  grid-template-columns: repeat(2, 1fr);
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item {
  padding: 2em;
  border-radius: 1.5rem;
  border: 3px solid;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .imgArea {
  margin-bottom: 1.3em;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .imgArea img {
  max-height: 120px;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .goalTtl {
  font-size: 138%;
  font-weight: 600;
}
@media screen and (max-width: 1180px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .goalTtl br {
    display: none;
  }
}
@media screen and (max-width: 1020px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .goalTtl br {
    display: block;
  }
}
@media screen and (max-width: 860px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .goalTtl br {
    display: none;
  }
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item p {
  font-size: 95%;
  margin-bottom: 0;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item ul li {
  padding-left: 1.6em;
  text-indent: -1.6em;
  font-size: 95%;
  line-height: 1.6;
  margin-top: 0.5rem;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item ul li::before {
  content: "";
  margin-left: 1em;
  padding-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item01 {
  border-color: #1B973A;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item01 ul li::before {
  content: url("../img/about/sdgs/sdgs_dot_01.png");
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item02 {
  border-color: #C50E28;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item02 ul li::before {
  content: url("../img/about/sdgs/sdgs_dot_02.png");
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item03 {
  border-color: #FABD00;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item03 ul li::before {
  content: url("../img/about/sdgs/sdgs_dot_03.png");
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item04 {
  border-color: #407936;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item04 ul li::before {
  content: url("../img/about/sdgs/sdgs_dot_04.png");
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item05 {
  border-color: #0075BA;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item05 ul li::before {
  content: url("../img/about/sdgs/sdgs_dot_05.png");
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item06 {
  border-color: #D6A600;
}
.mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item.-item06 ul li::before {
  color: #D6A600;
}
@media screen and (max-width: 1160px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item {
    padding: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList {
    grid-template-columns: 1fr;
  }
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .imgArea {
    margin-bottom: 1em;
    text-align: center;
  }
}
@media screen and (max-width: 560px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item .imgArea img {
    max-height: 100px;
  }
}
@media screen and (max-width: 480px) {
  .mainCont.-about .lContainer.-sdgs .mContainer.-goal .goalList__item {
    padding: 1.5em 1em;
  }
}

/*==================================================================================================
	静岡県ゴルフ特区とは enterprise
==================================================================================================*/
.lContainer.-enterprise {
  overflow: hidden;
}
.lContainer.-enterprise .pageHead {
  background-image: url("../img/enterprise/enterprise-main.webp");
  background-position: right 75%;
}
.lContainer.-enterprise .pageHead:before {
  background-color: inherit;
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .pageHead {
    background-image: url("../img/enterprise/enterprise-main_sp.webp");
    background-position-y: center;
  }
}
.lContainer.-enterprise .pageHead .heading .en {
  font-size: clamp(2.8rem, 6vw, 5rem);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.lContainer.-enterprise .pageHead .heading .jp {
  font-size: clamp(1.8rem, 2.5vw, 2.2rem);
  font-family: "Outfit", sans-serif;
}
.lContainer.-enterprise p {
  font-size: 1.5rem;
  line-height: 2;
  margin: 0;
}
.lContainer.-enterprise p + p {
  margin-top: 1.5em;
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise p {
    font-size: 1.4rem;
    line-height: 1.875;
  }
}
.lContainer.-enterprise .mContainer {
  padding: 0;
  margin-top: 10rem;
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .mContainer {
    margin-top: 6rem;
  }
}
.lContainer.-enterprise .labelNum {
  color: #007DF1;
  line-height: 1;
  margin-bottom: 2rem;
}
.lContainer.-enterprise .labelNum .num {
  font-family: "Outfit", sans-serif;
  font-size: clamp(6rem, 5.273rem + 3.64vw, 8rem);
  font-weight: 600;
  margin-right: 2rem;
}
.lContainer.-enterprise .labelNum .jr {
  border: 2px solid #007DF1;
  border-radius: 3rem;
  padding: 0.7rem 2rem;
  font-size: clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
  font-weight: 600;
  vertical-align: 1rem;
  letter-spacing: 1px;
  margin-top: 1rem;
}
.lContainer.-enterprise .labelNum .jr::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../img/enterprise/jr_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -2px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .lContainer.-enterprise .labelNum span {
    display: inline-block;
  }
  .lContainer.-enterprise .labelNum span.num {
    margin-right: 1.5rem;
  }
  .lContainer.-enterprise .labelNum span.jr {
    padding: 0.8rem 2rem;
  }
  .lContainer.-enterprise .labelNum span.jr::before {
    width: 15px;
    height: 15px;
  }
}
.lContainer.-enterprise .-projectLead {
  margin-top: 7rem;
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectLead {
    margin-top: 4rem;
  }
}
.lContainer.-enterprise .-projectManifesto {
  background-color: #007DF1;
  padding: 5rem;
  margin-top: 8rem;
}
.lContainer.-enterprise .-projectManifesto .innerM {
  background-color: #FFF;
  border-radius: 3rem;
  padding: 5rem;
}
.lContainer.-enterprise .-projectManifesto .subLabel {
  text-align: center;
  margin-bottom: 1em;
  font-size: clamp(1.8rem, 1.545rem + 1.27vw, 2.5rem);
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectManifesto .subLabel {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectManifesto {
    padding: 6rem 3rem;
    margin-top: 6rem;
  }
  .lContainer.-enterprise .-projectManifesto .innerM {
    padding: 4rem 3rem;
  }
}
.lContainer.-enterprise .-projectAbout {
  position: relative;
  padding: 0 0 10rem;
}
.lContainer.-enterprise .-projectAbout::before {
  content: "";
  display: block;
  background-color: #F7F7F7;
  width: 100%;
  height: 88%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectAbout {
    padding: 0 0 6rem;
  }
  .lContainer.-enterprise .-projectAbout::before {
    height: 92%;
  }
}
.lContainer.-enterprise .-projectAbout > .textArea {
  width: 100%;
  max-width: 936px;
  margin: 0 auto 11rem;
  position: relative;
  background-color: #FFF;
  border-radius: 4rem;
  padding: 7rem;
  z-index: -2;
}
.lContainer.-enterprise .-projectAbout > .textArea > * {
  width: 55%;
}
@media screen and (max-width: 1160px) {
  .lContainer.-enterprise .-projectAbout > .textArea {
    width: 92%;
  }
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectAbout > .textArea {
    margin: 0 0 8rem 0;
    padding: 80% 3rem 5rem;
    border-radius: 0;
    border-bottom-right-radius: 4rem;
  }
  .lContainer.-enterprise .-projectAbout > .textArea > * {
    width: 100%;
  }
}
.lContainer.-enterprise .-projectAbout > .imgArea {
  max-width: 60rem;
  max-height: 60rem;
  width: 38%;
  position: absolute;
  top: 0;
  left: clamp(50%, 52vw, 62%);
}
.lContainer.-enterprise .-projectAbout > .imgArea::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #F7F7F7;
  border-top-left-radius: 4rem;
  border-bottom-left-radius: 4rem;
  width: 112%;
  height: 93%;
  top: 16%;
  right: 0;
}
.lContainer.-enterprise .-projectAbout > .imgArea img {
  border-top-left-radius: 4rem;
  border-bottom-left-radius: 4rem;
}
@media screen and (max-width: 1020px) {
  .lContainer.-enterprise .-projectAbout > .imgArea {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectAbout > .imgArea {
    width: 65%;
  }
}
.lContainer.-enterprise .-projectAbout .imgList {
  margin-bottom: 7rem;
}
.lContainer.-enterprise .-projectAbout .imgList__item {
  border: 3px solid #80D420;
  border-radius: 15px;
  background-color: #FFF;
  padding: 3.5rem 2.2rem;
}
.lContainer.-enterprise .-projectAbout .imgList__item .iconArea {
  text-align: center;
  margin: -8rem 0 2rem;
}
.lContainer.-enterprise .-projectAbout .imgList__item .iconArea img {
  vertical-align: bottom;
}
.lContainer.-enterprise .-projectAbout .imgList__item .textArea .imgTtl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(2.1rem, 1.332rem + 1.56vw, 2.5rem);
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.7rem;
}
.lContainer.-enterprise .-projectAbout .imgList__item .textArea .simpleList li {
  margin-bottom: 0;
  line-height: 1.6;
}
.lContainer.-enterprise .-projectAbout .imgList__item .textArea .simpleList li + li {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .lContainer.-enterprise .-projectAbout .imgList {
    margin-bottom: 5rem;
  }
  .lContainer.-enterprise .-projectAbout .imgList__item {
    margin-bottom: 1.5rem;
  }
  .lContainer.-enterprise .-projectAbout .imgList__item:last-child {
    margin-bottom: 0;
  }
  .lContainer.-enterprise .-projectAbout .imgList__item .iconArea {
    margin: -7rem 0 1.5rem;
  }
  .lContainer.-enterprise .-projectAbout .imgList__item .iconArea img {
    width: 70px;
  }
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(1) .textArea .imgTtl {
  color: #80D420;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(1) .textArea .simpleList li::before {
  background-color: #80D420;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(2) {
  border-color: #F69F1D;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(2) .textArea .imgTtl {
  color: #F69F1D;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(2) .textArea .simpleList li::before {
  background-color: #F69F1D;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(3) {
  border-color: #5AD5F2;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(3) .textArea .imgTtl {
  color: #5AD5F2;
}
.lContainer.-enterprise .-projectAbout .imgList.-col3 .imgList__item:nth-child(3) .textArea .simpleList li::before {
  background-color: #5AD5F2;
}
.lContainer.-enterprise .-projectAbout .imgList.-col2 .imgList__item:nth-child(1) {
  border-color: #007DF1;
}
.lContainer.-enterprise .-projectAbout .imgList.-col2 .imgList__item:nth-child(1) .textArea .imgTtl {
  color: #007DF1;
}
.lContainer.-enterprise .-projectAbout .imgList.-col2 .imgList__item:nth-child(1) .textArea .simpleList li::before {
  background-color: #007DF1;
}
.lContainer.-enterprise .-projectAbout .imgList.-col2 .imgList__item:nth-child(2) {
  border-color: #56C02B;
}
.lContainer.-enterprise .-projectAbout .imgList.-col2 .imgList__item:nth-child(2) .textArea .imgTtl {
  color: #56C02B;
}
.lContainer.-enterprise .-projectAbout .imgList.-col2 .imgList__item:nth-child(2) .textArea .simpleList li::before {
  background-color: #56C02B;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf > .textArea {
  margin-bottom: 11rem;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf > .textArea .subLabel {
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf > .textArea > * {
  margin-left: 45%;
}
@media screen and (max-width: 767px) {
  .lContainer.-enterprise .-projectAbout.-juniorGolf > .textArea {
    margin-bottom: 6rem;
  }
  .lContainer.-enterprise .-projectAbout.-juniorGolf > .textArea .lineLabel br {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectAbout.-juniorGolf > .textArea > * {
    margin-left: 0;
  }
}
.lContainer.-enterprise .-projectAbout.-juniorGolf > .imgArea {
  right: clamp(50%, 52vw, 62%);
  left: inherit;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf > .imgArea::before {
  border-radius: 0;
  border-top-right-radius: 4rem;
  border-bottom-right-radius: 4rem;
  right: inherit;
  left: 0;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf > .imgArea img {
  border-radius: 0;
  border-top-right-radius: 4rem;
  border-bottom-right-radius: 4rem;
}
@media screen and (max-width: 1020px) {
  .lContainer.-enterprise .-projectAbout.-juniorGolf > .imgArea {
    left: 0;
    right: auto;
  }
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox .imgArea {
  text-align: left;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox .imgArea img {
  border-radius: 0;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox .imgArea .caption {
  font-size: 82%;
  letter-spacing: 1px;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox .textArea .btnArea {
  margin-top: 6rem;
}
@media screen and (max-width: 560px) {
  .lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .lContainer.-enterprise .-projectAbout.-juniorGolf .flexBox .textArea .btnArea {
    margin-top: 4rem;
  }
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .imgList {
  margin-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  .lContainer.-enterprise .-projectAbout.-juniorGolf .imgList {
    margin-bottom: 5rem;
  }
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .imgList__item {
  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;
  height: 100%;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .imgList__item .textArea {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .imgList__item .textArea .simpleList {
  margin-bottom: 3rem;
}
.lContainer.-enterprise .-projectAbout.-juniorGolf .imgList__item .textArea .btnArea {
  margin-top: auto;
}
.lContainer.-enterprise .-projectLocal .imgList {
  margin-top: 6rem;
}
.lContainer.-enterprise .-projectLocal .btnArea {
  margin-top: 7rem;
}
@media screen and (max-width: 767px) {
  .lContainer.-enterprise .-projectLocal .btnArea {
    margin-top: 5rem;
  }
}

.lContainer.-contact .mContainer input:focus,
.lContainer.-contact .mContainer input[type=search]:focus,
.lContainer.-contact .mContainer textarea:focus {
  border: none;
  outline: none;
}
.lContainer.-contact .mContainer.-snagGolf .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}
@media screen and (max-width: 782px) {
  .lContainer.-contact .mContainer .form-submit-wrap {
    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;
    gap: 1em;
  }
  .lContainer.-contact .mContainer .form-submit-wrap .button-reverse,
  .lContainer.-contact .mContainer .form-submit-wrap .button-default {
    width: calc((100% - 1em) / 2);
  }
}
@media screen and (max-width: 560px) {
  .lContainer.-contact .mContainer .form-submit-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5em;
  }
  .lContainer.-contact .mContainer .form-submit-wrap .button-reverse,
  .lContainer.-contact .mContainer .form-submit-wrap .button-default {
    width: 80%;
  }
}
.lContainer.-contact .mContainer .privacy-policy > * + p {
  margin-top: 1.5em;
}
.lContainer.-contact .mContainer .privacy-policy > * + p:first-child {
  margin-top: 0;
}
.lContainer.-contact .mContainer .privacy-policy p + ul {
  margin-top: 0.5em;
}
.lContainer.-contact .mContainer .privacy-policy ul {
  padding-left: 1.5em;
  list-style: none;
}
.lContainer.-contact .mContainer .privacy-policy ul li {
  margin-bottom: 0.3em;
  padding-left: 1.1em;
  position: relative;
}
.lContainer.-contact .mContainer .privacy-policy ul li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000000;
  position: absolute;
  top: 0.65em;
  left: 0;
}
.lContainer.-contact .mContainer .privacy-policy ul li:last-child {
  margin-bottom: 0;
}
.lContainer.-contact .mContainer .privacy-policy strong {
  display: inline-block;
  margin-bottom: 0.5em;
}

/*==================================================================================================
	各種ゴルフ教室 school
==================================================================================================*/
.mainCont.-junior-golf .ju-archive {
  width: 24%;
}
@media screen and (max-width: 782px) {
  .mainCont.-junior-golf .ju-archive {
    width: 48.5%;
    margin-right: 2.5% !important;
  }
  .mainCont.-junior-golf .ju-archive:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 560px) {
  .mainCont.-junior-golf .ju-archive {
    width: 100%;
    margin-right: 0 !important;
  }
}

/*==================================================================================================
	スクールゴルフプロジェクト project
==================================================================================================*/
.lContainer.-project {
  overflow: hidden;
}
.lContainer.-project .pageHead {
  background-image: url("../img/project/project-main.webp");
  background-position: right 75%;
}
.lContainer.-project p {
  font-size: 1.5rem;
  line-height: 2;
  margin: 0;
}
.lContainer.-project p + p {
  margin-top: 1.5em;
}
@media screen and (max-width: 560px) {
  .lContainer.-project p {
    font-size: 1.4rem;
    line-height: 1.875;
  }
}
.lContainer.-project .mContainer {
  padding: 0;
  margin-top: 10rem;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .mContainer {
    margin-top: 6rem;
  }
}
.lContainer.-project .-projectCurrent {
  margin-top: 7rem;
}
.lContainer.-project .-projectCurrent .lineLabel {
  margin-bottom: 0;
}
.lContainer.-project .-projectCurrent .tableArea {
  overflow-x: auto;
}
@media screen and (max-width: 1160px) {
  .lContainer.-project .-projectCurrent .tableArea {
    overflow-x: scroll;
    white-space: nowrap;
  }
}
.lContainer.-project .-projectCurrent .tableList {
  margin-top: 6rem;
  table-layout: auto;
}
@media screen and (max-width: 860px) {
  .lContainer.-project .-projectCurrent .tableList {
    margin-top: 4rem;
  }
}
.lContainer.-project .-projectCurrent .tableList th {
  background-color: #007DF1;
  color: #FFF;
  line-height: 1.6;
  text-align: center;
  padding: 1.2rem;
}
.lContainer.-project .-projectCurrent .tableList th h3, .lContainer.-project .-projectCurrent .tableList th small {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.lContainer.-project .-projectCurrent .tableList th h3 {
  font-size: clamp(1.6rem, 1.422rem + 1.04vw, 2.2rem);
  margin-bottom: 0;
}
.lContainer.-project .-projectCurrent .tableList th small {
  font-size: 100%;
}
.lContainer.-project .-projectCurrent .tableList td.txtR {
  text-align: right;
  width: 3.8%;
}
.lContainer.-project .-projectCurrent .tableList td.txtC {
  text-align: center;
}
.lContainer.-project .-projectCurrent .tableList td.borderL {
  border-left: 1px solid #DDDDDD;
}
.lContainer.-project .-projectCurrent .tableList td .num {
  color: #FFF;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  background: #007DF1;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  border-radius: 50%;
}
.lContainer.-project .-projectCurrent .caption {
  font-size: 82%;
  text-align: right;
  margin-top: 1rem;
}
.lContainer.-project .-projectMind .imgList * img {
  vertical-align: bottom;
}
.lContainer.-project .-projectMind .imgList .textArea {
  margin-top: 2rem;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectBiz .imgList {
    gap: 2em;
  }
}
.lContainer.-project .-projectWork .floatBox {
  margin: 6rem 0 7rem;
}
.lContainer.-project .-projectWork .floatBox img {
  max-width: 47.5%;
  height: auto;
  float: right;
  margin: 0 0 4rem 4rem;
  vertical-align: bottom;
  border-radius: 2rem;
}
.lContainer.-project .-projectWork .floatBox::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectWork .floatBox {
    margin: 4rem 0;
  }
  .lContainer.-project .-projectWork .floatBox img {
    max-width: 100%;
    float: none;
    margin: 0 auto 4rem;
  }
}
.lContainer.-project .-projectStep .stepList {
  margin: 6rem 0 8rem;
  position: relative;
}
.lContainer.-project .-projectStep .stepList::before {
  content: "";
  width: 3px;
  height: 100%;
  background: #007DF1;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 8rem;
  z-index: 0;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectStep .stepList {
    margin: 4rem 0 6rem;
  }
  .lContainer.-project .-projectStep .stepList::before {
    left: 50%;
  }
}
.lContainer.-project .-projectStep .stepList__item {
  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;
  background-color: #FFF;
  border-radius: 1.5rem;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 4rem 5rem;
  margin-bottom: 4rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectStep .stepList__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2.5rem 3rem;
    margin-bottom: 3.5rem;
  }
}
.lContainer.-project .-projectStep .stepList__item .step {
  font-family: "Outfit", sans-serif;
  font-size: clamp(1.6rem, 13.504rem + 14.52vw, 2.2rem);
  font-weight: 600;
  color: #007DF1;
  text-align: center;
  letter-spacing: 1px;
}
.lContainer.-project .-projectStep .stepList__item .step .num {
  display: block;
  font-size: clamp(4rem, 3.584rem + 2.42vw, 5rem);
  line-height: 1;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectStep .stepList__item .step .num {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
  }
}
.lContainer.-project .-projectStep .stepList__item .icon {
  margin: 0 3rem 0 5rem;
}
.lContainer.-project .-projectStep .stepList__item .icon img {
  min-width: 100px;
  vertical-align: bottom;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectStep .stepList__item .icon {
    margin: 1.5rem auto 2rem;
  }
  .lContainer.-project .-projectStep .stepList__item .icon img {
    min-width: auto;
    width: 90px;
  }
}
.lContainer.-project .-projectStep .stepList__item .contents .subLabel {
  margin-bottom: 1rem;
}
.lContainer.-project .-projectStep .stepList__item .contents p {
  line-height: 1.8;
}
.lContainer.-project .-projectStep .stepList__item .contents .simpleList {
  margin-top: 1rem;
}
.lContainer.-project .-projectStep .stepList__item .contents .simpleList li {
  margin-bottom: 0;
  line-height: 1.6;
}
.lContainer.-project .-projectStep .simpleLabel {
  margin-bottom: 5rem;
}
@media screen and (max-width: 560px) {
  .lContainer.-project .-projectStep .tableList th, .lContainer.-project .-projectStep .tableList td {
    display: block;
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #DDDDDD;
  }
  .lContainer.-project .-projectStep .tableList tr:last-child td {
    border-bottom: none;
  }
}