@charset "UTF-8";
/*----------------------------------------------------------------------------------
  共通
----------------------------------------------------------------------------------*/
.s-sp {
  display: none !important;
}
.s-pc {
  display: block !important;
}
.f-text, p {
  line-height: 1.8;
}
.js-scroll-content {
  margin: 0 -20px;
}
.text-center {
  text-align: center;
}
.f-bg02 {
  background-color: #f7f7f7 !important;
}
.f-section::before, h3.f-heading::before {
  background: none;
}
.palt{
  font-feature-settings: "palt";
}
em{
  color: #003e96;
}
.c-red{
  color: #bf0000 !important;
}
.taC{
  text-align: center;
}
.w940 {
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .br1024{
    display: none;
  }
}
/*-- main-area --*/
.main-area {
  height: 580px;
  background-image: url(/doc/special/summergolf/assets/img/bg-main-pc.jpg);
  background-size: 1920px 580px;
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
}

.main-area h1 {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .main-area{
    height: auto;
    position: relative;
    padding-top: 0;
  }
  .main-area img{
    padding-top: 0;
  }
}

@media screen and (min-width:768px) and ( max-width:1200px) {
  .main-area{
    height: auto;
  }
}



/*-- main-contents --*/
.campaign-schedule {
  text-align: center;
  background-color: #faf69d;
  padding: 24px 10px;
}
.campaign-schedule p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4;
}
.campaign-schedule p span {
  font-weight: bold;
}

.f-menu.f-menu--cover {
  background: #128bf0;
  margin-bottom: 0;
  position: sticky;
  top: -1px;
  z-index: 1000;
}
.f-menu-list {
  max-width: 1150px;
}
.f-menu.f-menu--cover .f-menu-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #128bf0;
  color: #fff208;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 8px 20px;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
}
.f-menu.f-menu--cover .f-menu-button::before {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff208;
  border-right: 1px solid #fff208;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.f-menu.f-menu--cover .f-menu-button:hover{
  background: #128bf0;
  opacity: 0.9;
}
#summergolf,
#search,
#course,
#present,
#coupon,
#detail {
  padding-top: 40px;
  margin-top: -40px;
}

.section01 {
  background-image: url(/doc/special/summergolf/assets/img/bg-section01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.section01 .f-heading {
  font-size: 24px;
}
.section01 .read {
  text-align: center;
  margin-bottom: 30px;
}


@media screen and (min-width: 768px) {
  .section01 .f-section-inner{
    padding-top: 0;
    margin-top: 60px;
  }
  .section01 p.headcont {
    font-size: 15px;
    margin-top: 44px;
    width: 88%;
    margin: 0 auto 28px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  /*-- mein-contents --*/
  .section01 h2.f-heading {
    padding: 14px 0 12px;
    line-height: 1.4;
  }
  .section01 h2::before, .section01 h2::after {
    bottom: 12px;
  }
  .section01 .headcont {
    margin-top : -8px;
    margin-bottom: 36px;
  }
  .section01 .f-card-content{
    padding: 0;
  }
  .f-menu.f-menu--cover .f-menu-button {
    font-size: 12px;
  }
}

@media screen and (min-width:768px) and ( max-width:980px) {
  .section01 p.headcont {
    width: 90%;
  }
}

/* ======================
 Three point
====================== */
.f-step,
.f-step.f-step--simple .f-step-item {
  margin-bottom: 0;
}
.f-step.f-step--simple .f-step-item {
  border: 1px solid #128BF0;
}
.section01 .f-step li h3{
  color: #003e96;
  margin-top: 20px;
  letter-spacing: 0;
  font-size: 18px;
  margin-left: 44px;
  padding-left: 50px;
}
/*.section01 .f-step li:first-child h3{
  margin-left: 36px;
  padding-left: 50px;
}
.section01 .f-step li:nth-child(2) h3{
  margin-left: 36px;
  padding-left: 50px;
  font-feature-settings: "palt";
}
.section01 .f-step li:last-child h3{
  margin-left: 42px;
  padding-left: 50px;
}*/
.section01 .f-step li h3::before{
  content: '';
  display: inline-block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: -20px;
}
.section01 .f-step li:first-child h3::before{
  background-image: url(/doc/special/summergolf/assets/img/icon01.png);
}
.section01 .f-step li:nth-child(2) h3::before{
  background-image: url(/doc/special/summergolf/assets/img/icon02.png);
}
.section01 .f-step li:last-child h3::before{
  background-image: url(/doc/special/summergolf/assets/img/icon03.png);
}

.section01 .f-step-item .f-card-text span{
  font-weight: 600;
  color:#0077ff;
  background: linear-gradient(transparent 60%, #ffff00 30%);
}

.section01 .f-step-item {
  border-radius: 12px;
}

.section01 .f-step-item {
  border: none;
  background-color: rgba(255,255,255,0.7);
}
.section01 .f-step.f-step--simple .f-step-item::after{
  display: none;
}
@media screen and (min-width: 768px) {
  .f-step.f-step--simple {
    gap: 12px;
  }
  .f-step.f-step--simple .f-step-block {
    justify-content: normal;
  }
}
@media screen and (min-width: 1024px) {
  .section01 .f-step li h3{
    font-size: 20px;
  }
/*  .section01 .f-step li h3{
    margin-left: 50px;
    padding-left: 40px;
  }*/
/*  .section01 .f-step li:nth-child(2) h3{
    margin-left: 64px;
    padding-left: 46px;
  }
  .section01 .f-step li:last-child h3{
    margin-left: 58px;
    padding-left: 50px;
  }*/
}

@media screen and (max-width: 834px) {
  .section01 .f-step h3 br{
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .section01 .f-step h3{
    padding-top: 16px;
    padding-bottom: 8px;
  }
  .f-step.f-step--simple .f-step-item {
    margin-bottom: 20px;
  }
  
  
  
  
/* 最初は閉じておく設定 */
.f-more-content {
  overflow: hidden;
  height: 3em; /* 1行分の高さ（line-heightに合わせて調整してください） */
  transition: height 0.3s ease;
}

/* 開いた時の設定 */
.f-more-content.is-open {
  height: auto; /* 高さを自動に */
}

/* ボタンのデザイン */
.read-more-btn {
  display: block;
  cursor: pointer;
  color: #007bff;
  font-weight: bold;
  margin: 10px auto 20px;
  text-align: center;
}
  

  
  
}

@media screen and (max-width: 392px) {
  .section01 .f-step h3{
    padding-top: 8px;
    padding-bottom: 0;
  }
}



/* Tab PC */
.f-tab.f-tab--secondary .f-tab-trigger-button.is-active,.f-tab.f-tab--secondary .f-tab-trigger-button:hover {
  background-color: #003e96;
  color: #fff208;
}
.f-tab.f-tab--secondary .f-tab-trigger-button.is-active{
  font-size: 125%;
  padding: 15px 10px 35px;
  margin-top: -25px;
  position: relative;
  line-height: 1.4;
}

.f-tab.f-tab--secondary .f-tab-trigger-button.is-active::after{
  position: absolute;
  content: '▼';
  color: #fff208;
  width: 18px;
  height: 18px;
  border: 0px;
  font-size: 18px;
  bottom: 15%;
  right: 50%;
  margin-right: -10px;
}

.f-tab.f-tab--secondary .f-tab-trigger-button{
  color: #fff208;
}
.f-tab.f-tab--secondary .f-tab-trigger{
  border-bottom: 6px solid #003e96;
  margin-bottom: 40px;
  padding: 0 10px;
}
.f-tab.f-tab--secondary .f-tab-trigger-item{
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
}
.f-tab.f-tab--secondary .f-tab-trigger-button {
  background-color: #128bf0;
  min-height: 60px;
  padding: 18px 10px;
  line-height: 1.4;
}

.section02 ul li a .icon-tab01{
  background: url(/doc/special/summergolf/assets/img/icon-tab01.png) no-repeat left center;
  padding-left: 50px;
  background-size: 40px;
}
.section02 ul li a .icon-tab02{
  background: url(/doc/special/summergolf/assets/img/icon-tab02.png) no-repeat left center;
  padding-left: 50px;
  background-size: 40px;
}
.section02 ul li a .icon-tab03{
  background: url(/doc/special/summergolf/assets/img/icon-tab03.png) no-repeat left center;
  padding-left: 50px;
  background-size: 40px;
}
.section02 ul li a span em{
  color: #fff;
}

/* Tab SP */
@media screen and (max-width: 767px) {
  .section01 .f-tab.s-sp{
    margin:0 -20px 0;
  }
  .f-tab.f-tab--secondary .f-tab-trigger-button.is-active::after{
    position: absolute;
    content: '▼';
    color: #fff208;
    width: 15px;
    height: 15px;
    border: 0px;
    font-size: 15px;
    bottom: 12%;
    right: 50%;
    margin-right: -6px;
  }
  .f-tab.f-tab--secondary .f-tab-trigger{
    margin-bottom: 0;
    padding: 0;
    align-items: flex-end;
  }
  .f-tab.f-tab--secondary .f-tab-trigger-button.is-active{
    font-size: 12px;
    padding: 15px 10px 28px;
    line-height: 1.4;
    margin-top: -19px;
  }
  .f-tab.f-tab--secondary .f-tab-trigger-button {
    min-height: 50px;
    padding: 12px 10px;
    color: #fff208;
    font-size: 12px;
  }
 
}

@media screen and (min-width:768px) and ( max-width:980px) {
  .f-tab.f-tab--secondary .f-tab-trigger{
    align-items: flex-end;
  }
  .f-tab.f-tab--secondary .f-tab-trigger-button.is-active{
    font-size: 14px;
  }
  .f-tab.f-tab--secondary .f-tab-trigger-button {
    font-size: 14px;
  }
}


@media screen and (max-width: 361px) {
  .f-tab.f-tab--secondary .f-tab-trigger-button.is-active {
    font-size: 12px;
  }
  .f-tab.f-tab--secondary .f-tab-trigger-button.is-active{
    margin-top: -16px;
  }
}


/*----------------------------------------------------------------------------------
  対象施設検索
----------------------------------------------------------------------------------*/
.section02 .f-section-header p{
  color: #0033cc;
  font-weight: 600;
  font-size: 16px;
}
.other-plan-text{
  color: #0033cc;
  font-weight: bold;
  text-align: center;
}
.other-plan-box .f-btn .icon-tab01{
  background: url(/doc/special/summergolf/assets/img/icon-tab01w.png) no-repeat left center;
  padding: 28px 6px 28px 34px;
  background-size: 28px;
}
.other-plan-box .f-btn .icon-tab02{
  background: url(/doc/special/summergolf/assets/img/icon-tab02w.png) no-repeat left center;
  padding: 28px 6px 28px 34px;
  background-size: 28px;
}
.other-plan-box .f-btn .icon-tab03{
  background: url(/doc/special/summergolf/assets/img/icon-tab03w.png) no-repeat left center;
  padding: 28px 6px 28px 36px;
  background-size: 28px;
}

@media screen and (min-width: 768px) {
  .section02 .f-section-header{
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .section02 .f-section-header .f-text {
    font-size: 16px;
    margin-bottom: 8px;
  }
  
  .f-section-inner .f-plan-search {
    margin-top: -10px;
    margin-bottom: 10px;
    border-bottom: 8px solid #fff8f8;
  }
  .f-section-inner .f-plan-search .form-content{
    padding-top: 10px;
  }
  .f-section-inner .f-plan-search .plan-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
  }
}
  
@media screen and (max-width: 361px) {
  .section02 .f-section-header .f-heading {
    font-size: 22px;
  }
}

/*-----------------------------------------------
  coupon-area
-------------------------------------------------*/
.sttl-h3 {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 auto 40px;
  color: #151515;
}
.coupon-box {
  /*2この時*width: 950px;*/
  width: 640px;
  margin: 10px auto 0;
  font-size: 17px;
  font-weight: bold;
  padding: 25px;
}
.coupon-box .coupon-times {
  display: flex;
}
.coupon-box .coupon-times .times {
  font-weight: bold;
  text-align: center;
  width: 160px;
  height: 34px;
  background: #ffd200;
  border-radius: 5px;
  padding-top: 13px;
  margin-right: 20px;
}
.coupon-box .sheet {
  padding: 4px 7px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: normal;
  font-size: 19px;
  text-align: center;
  border-radius: 5px;
  background-color: #40a000;
  border: #40a000 2px solid;
}
.coupon-box .gentei-period {
  font-size: 13.5px;
  line-height: 1.5;
  font-weight: normal;
  margin: 0 auto 20px;
  text-align: left;
}
.coupon .gentei-period {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}
.coupon .gentei-period span{
  font-weight: bold;
}
.coupon a:hover {
  opacity: 0.8;
}
.couponOneClick {
  margin-bottom: 20px;
}
.coupon-attention {
  font-size: 11px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.howto-text {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
}
.howto-text li {
  padding-left: 1em;
  text-indent: -1em;
}
.image {
  margin: 20px auto 10px;
  width: 650px;
}
.doc-placeholder {
  width: 48%;
  margin-right: 4%;
  float: left;
}
.doc-placeholder:last-child {
  width: 48%;
  margin-right: 0;
  float: left;
}
.doc-placeholder .sheet {
  width: 100%;
  margin-bottom: 12px;
  padding: 8px 5px;
  color: #fff;
  font-weight: normal;
  font-size: 19px;
  border-radius: 30px;
  background-color: #40a000;
  border: #40a000 2px solid;
}
.doc-placeholder .gentei-period {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  text-align: left;
}
/*---------- oneclick-coupon -----------*/
.couponOneClick {
  display: inline-block;
  position: relative;
  margin:0 auto 10px;
}
.couponOneClick-status-loading {
  opacity: 0.5;
}
.couponOneClick .couponOneClick-acquired,
.couponOneClick .couponOneClick-having,
.couponOneClick .couponOneClick-expired,
.couponOneClick .couponOneClick-finished {
  display: none;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.couponOneClick-status-acquired .couponOneClick-acquired {
  display: inline-block;
}
.couponOneClick-status-having .couponOneClick-having {
  display: inline-block;
}
.couponOneClick-status-expired .couponOneClick-expired {
  display: inline-block;
}
.couponOneClick-status-finished .couponOneClick-finished {
  display: inline-block;
}
.overlay-text {
  position: absolute;
  top: 50%; left: 0; right: 0;
  margin-top: -10px;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}
.f-coupon{
  font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial', 'Yu Gothic', 'Meiryo', sans-serif;
}
.f-coupon-link{
  margin-bottom: 15px;
}

.finish {
  border-bottom: 1px #fff solid;
  color: #CCC;
  text-decoration: line-through;
}
.coupon-caution {
  margin-bottom: 80px;
}
  
@media screen and (max-width: 768px) {
  .couponOneClick{
    margin: 0 auto 10px;
  }
  .coupon-box {
    width: 100%;
  }
  .coupon {
    font-size: 14px;
    margin: 0 auto;
    /*2個の時margin: 0 auto 0;*/
    padding: 10px 0;
  }
  .coupon-box .coupon-times {
    display: block;
  }
  .coupon-box .coupon-times .times {
    width: 95%;
    height: auto;
    padding: 8px 6px;
    margin-right: 0;
  }
  .coupon .sheet {
    width: 95%;
    float: none;
    margin: 0 0 10px;
    font-size: 17px;
  }
  .coupon img {
    width: 96%;
  }
  .coupon-box .gentei-period, .coupon .gentei-period {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 10px;;
    text-align: left;
  }
  .f-coupon .f-text{
    text-align: left;
    font-size: 11px;
  }
  .doc-placeholder {
    width: 100%;
    margin: 0 0 50px 0;
    float: none;
  }
  .doc-placeholder:last-child {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .doc-placeholder .sheet {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 6px;
  }
  .doc-placeholder .gentei-period {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    margin: 0 0 10px 0;
    text-align: left;
  }
  .confirm-btn .btn-basic {
    font-size: 16px;
  }
  .f-coupon-title{
    line-height: 1.57;
  }
}
  
  
  
  

/* schedule-box -----------------------------------------------*/
.schedule-box {
  width: 90%;
  margin: 0 0 30px 5%;
}
.schedule-area.f-table .title {
  width: 8%;
  font-size: 13px;
}
.schedule-area.f-table .date {
  width: 35%;
  font-size: 13px;
}
.schedule-area.f-table .sheet {
  width: 11%;
  font-size: 13px;
}

/*------------
schedule
--------------*/
.section03 h2{
  margin-bottom: 40px;

}
@media screen and (max-width: 768px) {
  .js-f-table-scroll .f-table th.date {
    width: 300px;
}
}

/*------------
ゴルフコース
--------------*/
.golfcourse {
  background: linear-gradient(to bottom, #edfdff, #79d6df);
}
.golfcourse .tag-list{
  color: #fff;
}
.golfcourse .tag-list li{
  margin-right: 2px;
  margin-bottom:12px;
  display: inline-block;
}

.golfcourse .comment {
  font-size: 14px;
  line-height: 1.6;
}
.golfcourse h3{
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 4px;
  position: relative;
  text-align: center;
  padding: 16px 0;
  margin: 0 0 40px;
  border-radius: 6px;
  background: #128bf0;
}

.golfcourse .f-line{
  border-top: 1px solid #d2d2d2;
  padding-top: 18px;
}
.golfcourse .kosoku{
  font-weight: 500;
  font-size: 13px;
  padding-left: 24px;
  position: relative;
}

.golfcourse .kosoku::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 17px;
  background-image: url(/doc/special/summergolf/assets/img/icon-car.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  margin-top: 10px;
  transform: translateY(-50%);
}

.f-card-item {
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 20px 20px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
}

.f-card-content {
  padding: 20px 0;
  height: 250px;
  position: relative;
}
.f-card-title {
  margin-bottom:10px;
}
.f-card-item .f-btn-block {
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  width: 100%;
}

.btn-plan {
  background-color: #fff;
  color: #f60;
}
.btn-plan.f-btn--right::after {
  background-image: url(/doc/special/summergolf/assets/img/arrow-r.png);
}

.f-card.f-mist .f-card-item{
  padding: 0;
  width: calc((100% - 80px) / 4);
}
.f-card.f-mist .f-card-item a{
  padding: 16px;
  height: auto;
  box-shadow: none;
}
.f-card.f-mist .f-card-item a:hover{
  opacity: 0.9;
}

/* add mist-ex */
.f-linkblock.mist-ex{
  border:10px solid #94c3ff;
}
.f-linkblock.mist-ex .f-linkblock-heading em{
    font-size: 19px;
    color: #128bf0;
}
.f-linkblock.mist-ex .f-step-text em{
  color: #128bf0;
  font-size: 1.12em;
  background: linear-gradient(transparent 60%, #ffff00 30%);
}
.f-linkblock.mist-ex .f-linkblock-heading{
  font-size: 18px;
  padding:20px 8px;
  background: none;
}
.f-linkblock.mist-ex .f-step-block--flex{
  gap: 36px;
}
.f-linkblock.mist-ex .f-step-image{
  width: 220px;
}
.f-linkblock.mist-ex .f-step-text{
  padding-top: 14px;
}
@media screen and (max-width: 768px) {
  .f-linkblock.mist-ex .f-linkblock-heading{
    font-feature-settings: "palt";
  }
  .f-linkblock.mist-ex .f-step-image{
    margin: 0 auto 10px;
  }
}


@media screen and (min-width: 768px) {
  .f-card {
    justify-content:space-around;
  }
  .f-card-item {
    width: calc((100% - 190px) / 3);
    margin-bottom: 0;
    border-radius: 4px;
  }
  .golfcourse .f-card.f-mist{
    justify-content: center;
    align-items: center;
  }
  .golfcourse .f-card.f-mist .f-card-subtext {
    margin-right: 12px;
  }
}
@media screen and (min-width: 1024px) {
  .golfcourse .f-card.f-mist .f-card-subtext {
    margin-right: 40px;
  }
}

@media screen and (max-width: 840px) {
  .golfcourse h3 {
    letter-spacing: 0;
    font-size: 20px;
    padding:10px 0;
  }
   .golfcourse .f-card{
    display: block;
  }
  .golfcourse .f-card .f-card-item{
    width: 100%;
    padding: 20px 10px 0;
    box-sizing: border-box;
  }
  .golfcourse .f-card-title {
    font-size: 14px;
    font-feature-settings: "palt" 1;
  }
  .f-card-content {
    padding: 10px 0;
  }
  .golfcourse .tag-list {
    font-size: 11px;
  }
  .golfcourse .tag-list li{
    padding: 5px;
    margin-bottom: 5px;
  }
  .golfcourse .f-card-head{
    margin-bottom: 10px;
  }
  .golfcourse .f-card-content .f-btn-block {
    margin-bottom: 10px;
  }
  .golfcourse .f-card-content .f-btn-block .f-btn{
    font-size: 14px;
    padding:0 10px;
    height: 40px;
    margin-bottom: 0;
  }
  .golfcourse .f-card.f-mist .f-card-item{
    width: calc((100% - 60px) / 2);

  }
  .f-card.f-mist .f-card-item a{
    padding: 0 0 10px 0;
    height: auto;
    box-shadow: none;
  }
  .f-card.f-mist .f-card-item a:hover{
    opacity: 0.9;
  }
  .f-card-item {
    margin-bottom: 20px;
  }
}

@media screen and (min-width:841px) and ( max-width:1030px) {
  .f-card-item {
    width: calc((100% - 190px) / 2);
  }
}


/*------------
  おすすめ特集
--------------*/
.commmon-campaing.contents-wrapper {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
.commmon-campaing .contents-inner {
  max-width: 1320px;
  margin: 0 auto;
}
.commmon-campaing.contents-wrapper .contents-inner h2.f-heading {
  margin-top: 0;
  padding: 50px 20px 16px;

}
.commmon-campaing .contents-inner .ul-flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.commmon-campaing .contents-inner .ul-flex-box li {
  float: none;
  width: calc(100% / 4 - 10.5px);
  margin: 0 14px 30px 0;
  position: relative;
  height: auto;
}
.commmon-campaing .contents-inner .ul-flex-box li:last-child {
  margin-right: 0;
}
.commmon-campaing .contents-inner .ul-flex-box li a {
  color: #333;
  text-decoration: none;
}
.commmon-campaing .contents-inner .ul-flex-box li a:hover {
  text-decoration: underline;
}

.commmon-campaing .contents-inner .ul-flex-box li a img {
  margin-bottom: 8px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.commmon-campaing .contents-inner .ul-flex-box li a:hover img {
  opacity: .9;
}
.commmon-campaing .contents-inner .ul-flex-box li p {
  line-height: 1.3;
  font-size: 14px;
}
@media screen and (max-width: 1125px) {
  .commmon-campaing .contents-inner .ul-flex-box li {
    width: calc(100% / 4 - 10.5px);
  }
}

@media screen and (max-width: 767px) {
  .commmon-campaing .contents-inner .ul-flex-box {
    justify-content: space-between;
  }
  .commmon-campaing.contents-wrapper .contents-inner h2.f-heading {
  padding: 0 20px 30px;
  }
  .commmon-campaing .contents-inner{
    padding: 56px 20px 40px;
  }
  .commmon-campaing .contents-inner .ul-flex-box li {
    width: 48%;
    height: auto;
    margin-right: 2%;
    font-size: 3.4375vw;
  }
  .commmon-campaing .contents-inner .ul-flex-box li:nth-child(even) {
    margin-right: 0;
  }
}

/*------------
  免責
--------------*/
.detail .f-section-header{
  margin-bottom: 50px;
}
.detail tr.last ul{
  list-style: none;
  margin-left: 0;
}
.detail ul li, .detail ol li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .detail .f-table {
    margin-bottom: 0;
  }
}



/*------------
  SP only
--------------*/
@media screen and (max-width: 767px) {
  .s-pc {
    display: none !important;
  }
  .s-sp {
    display: block !important;
  }
  .main-area{
    height: auto;
    position: relative;
    padding-top: 0;
  }


  /*-- 施設検索 --*/
  .step .f-section-inner {
    padding-bottom: 20px;
  }
  /*-- 施設検索 --*/
  #list .f-section-content {
    padding: 40px 30px 20px;
  }
  .f-area{
    background-repeat: no-repeat;
    background-position:top center;
    background-size: contain;
    padding-bottom: 0;
  }

}
@media screen and (min-width:767px) and ( max-width:768px) {
  .block-comment.s-pc {
    margin-top: 50px;
  }

}