@charset "UTF-8";


/* =================================================================

golf

================================================================= */
#class,#simulation_golf,#features{
	margin-top: -100px;
	padding-top: 100px;
}

.p-golf .l-header__bottom {
  background: #e1fff1;
}

.p-golf .l-header__nav-active a {
  background: #00cc6e;
}

.p-golf .l-header__nav a:hover {
  color: #00cc6e;
}

.p-golf .l-header__nav-active a:hover {
  color:#ffffff;
}

.g-golf__mv img {
  width: 100%;
}


.p-golf__campaign {
  background: url(../img/golf/bg_capmaign.jpg) center center / cover no-repeat;
  padding-bottom: 60px;
}


.p-golf__campaign-list {
  gap: 0 40px;
  margin-top: 40px;
}


.p-golf__campaign-list .p-golf__campaign-item {
  width: calc(100% / 3 - 30px);
  padding: 20px;
}

.p-golf__campaign-list.list02{
	margin-bottom: 0px;
}

.p-golf__campaign-list.list02 .p-golf__campaign-item {
  width: calc(100% / 2 - 30px);
  padding: 20px;
}

.p-golf__campaign-list.list02 .golf_campaign-inner_flex{
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
.p-golf__campaign-list.list02 .golf_campaign-inner_flex {
    display: block;
}
.p-golf__campaign-list.list02 .golf_campaign-inner_flex .rightbox{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
}

.p-golf__campaign-list.list02 .golf_campaign-inner_flex .leftbox{
    padding-left: 20px;
}

.p-golf__campaign-list.list02 .golf_campaign-inner_flex .leftbox .p-tennis__campaign-item-label{
	color: #f4813f;
}

@media screen and (max-width: 768px) {
  .p-golf__campaign-list .p-golf__campaign-item {
    width: 100%;
  }
	.p-golf__campaign-list.list02 .p-golf__campaign-item {
  width: 100%;
}
}

.p-golf__campaign-item-subttl {
  color: #f4813f;
}

.p-golf__campaign-item-price {
  color: #f4813f;
  margin: 0;
}

.p-golf__campaign-item-price_03 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 15px;
}

.p-golf__campaign-item_desc {
  text-align: center;
  font-size: 14px;
  color: #333333;
}

.p-golf__line {
    margin-bottom: 0;
}

.p-golf__line_bottom{
	margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .p-golf__line_bottom {
    padding: 60px 0;
  }
}

.p-golf__line-inner {
  margin-left: 110px;
  margin-right: 110px;
}

.p-golf__godai .p-golf__ttl-en,
.p-golf__simulation .p-golf__ttl-en {
  color: #43d994;
}

.p-golf__godai .p-golf__ttl,
.p-golf__simulation .p-golf__ttl {
  color: #00cc6e;
}

.p-golf__godai .p-golf__ttl,.p-golf__simulation .p-golf__ttl {
  margin-bottom: 40px;
}

.p-golf__coach {
  background: #fff0d5;
}

.p-golf__coach .p-golf__ttl-en,
.p-golf__coach .p-golf__ttl,
.p-golf__coach-item-message-ttl {
  color: #00cc6e;
}


.p-golf__coach-item-name {
  background: #00cc6e;
}


.p-golf__coach .splide__pagination__page {
  background: #ffb879;
}

.p-golf__coach .splide__pagination__page.is-active {
  background: #ff800f;
}


.p-golf__features{
  background: linear-gradient(to bottom, #00cc6e 410px, #fff 410px);
}

.p-golf__features_img{
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 768px) {
  .p-golf__features {
    background: linear-gradient(to bottom, #ff800f calc(500 /750*100vw), #fff calc(500 /750*100vw));
  }
}


.p-golf__class {
  background: linear-gradient(to bottom, #e1f9ee 410px, #fff 410px);
}

.p-golf__class .table-ttl-th {
  background: #00cc6e;
}

.p-golf__class .p-tennis__ttl-en {
  color: #43d994;
}

.p-golf__class .p-tennis__ttl{
  color: #00cc6e;
}

.p-golf__features__item_wrap{
    display: flex;
    justify-content: space-between;
}
.p-golf__features__item_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}
.p-golf__features__item_wrap .p-golf__features__item {
    width: calc(100% / 3 - 30px);
}
.p-golf__features__item_wrap .p-golf__features__item .imgbox{
    position: relative;
}
.p-golf__features__item_wrap .p-golf__features__item .imgbox .number_icon {
    width: 90px;
    height: 90px;
    background: #fefe56;
    border-radius: 50%;
    font-weight: bold;
    color: #00cc6e;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.p-golf__features__item_wrap .p-golf__features__item .imgbox .number_icon .text{
    font-size: 18px;
	display: block;
}
.p-golf__features__item_wrap .p-golf__features__item .imgbox .number_icon .number{
    font-family: "Josefin Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
	width: 100%;
	line-height: 1;
}
.p-golf__features__item_wrap .p-golf__features__item h3.title{
    text-align: center;
    color: #00cc6e;
    font-size: 22px;
    margin: 20px 0px 15px;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
}
.p-golf__features__item_wrap .p-golf__features__item .text{
    font-size: 14px;
}

table.golf_class_table td{
	padding: 15px;
}
table.golf_class_table td:first-child{
    font-weight: bold;
}
table.golf_class_table td .b_text{
    font-weight: bold;
    display: block;
}

@media screen and (max-width: 768px) {
  .p-golf__mv-catch-wrap {
    background: #00cc6e;
  }

  .p-golf__mv-catch-wrap figure img {
    width: 200px;
  }

  .p-golf__line {
    padding: 60px 0;
  }

  .p-golf-table-sp-text {
    color: #ff800f;
  }
.p-golf__features__item_wrap {
    display: block;
    justify-content: space-between;
    margin-top: 40px;
}
.p-golf__features__item_wrap .p-golf__features__item .imgbox {
    position: relative;
    display: flex;
    max-width: 320px;
    margin: 0 auto;
}
.p-golf__features__item_wrap .p-golf__features__item {
    width: 100%;
    margin-bottom: 40px;
}
.p-golf__features__item_wrap .p-golf__features__item h3.title {
    margin: 15px 0px 15px;
    padding-bottom: 10px;
}
}


.p-tennis__coach-item-img picture {
  height: 100%;
}

.splide__slide img {
  height: 100%;
  object-fit: cover;
}

.p-tennis__coach-item-txt {
  padding-bottom: 30px;
}