@charset "UTF-8";





/*　----------------　共通　----------------　*/


html {
    padding: 0;
    margin: 0;
}


body {
    padding: 0;
    margin: 0;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}

div, img, ul, li, table, td, h1, h2, h3, p {
    padding: 0;
    margin: 0;
}


p { 
    font-size: 14px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    color: #000000;
}

a:hover { 
    opacity: 0.8;
    transition:1s all;
}

.txt-center {
  text-align: center;
}

.pc { display: block; }
.smart { display: none; }
br.pc { display: block; }
br.smart { display: none; }

@media screen and (max-width: 420px){
  .pc { display: none; }
  .smart { display: block; }
  br.pc { display: none; }
  br.smart { display: block; }
}









/*　テキスト関連　*/
h1 {
  font-size: 32px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-style: italic;
}


h2 {
  font-size: 20px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 400;
  color: #ffffff;
}

h3 {
  font-size: 16px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 400;
  color: #ffffff;
}

h4.contents-title {
font-size: 30px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
margin: 0;
color: #000000;
}

h4.contents-title-session {
font-size: 26px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
margin: 0 auto 10px;
color: #0069b8;
background: linear-gradient(transparent 60%, yellow 30%);
}



h4.contents-title-coach {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 400px;
  margin: -20px auto ;
font-size: 28px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#00a33e;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}



h4.contents-title-sports {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 400px;
  margin: 0px auto ;
font-size: 28px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#00a33e;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}


h4.contents-title-price {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  width: 400px;
  margin: 0px auto ;
font-size: 28px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#000000;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}



h4.contents-title-schedule {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 400px;
  margin: 0px auto ;
font-size: 28px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#00a33e;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}



h5.contents-subtitle {
font-size: 20px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
margin: 0;
color: #000000;
margin-bottom: 20px;
}



p.contents-sub {
font-size: 16px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 400;
text-align: center;
letter-spacing: 2px;
}


p.contents-sub-coach {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
font-size: 20px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 400;
text-align: center;
letter-spacing: 2px;
}


p.contents-subB {
font-size: 22px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 400;
text-align: center;
letter-spacing: 2px;
padding-bottom: 0px;
color: #000000;
}


p.contents-subB2 {
font-size: 34px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
letter-spacing: 2px;
padding-bottom: 30px;
margin-top: -10px;
color: #000000;
}

.cap {
  font-size: 12px;
  color: #ffffff;
  width: 100%;
}

p.table-title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}

span.waribiki {
  background-color: #ff0000;
  color: #ffffff;
  padding: 1px 10px;
  box-sizing: border-box;
}

td p.table-price {
  font-size: 17px;
}




@media screen and (max-width: 420px){

h4.contents-title {
  font-size: 25px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  text-align: center;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
}

p.contents-subB {
font-size: 18px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 400;
text-align: center;
letter-spacing: 1px;
padding-bottom: 0px;
color: #000000;
}


p.contents-subB2 {
font-size: 26px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
padding-bottom: 30px;
margin-top: -10px;
color: #000000;
}

h4.contents-title-coach {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 80%;
  margin: -20px auto ;
font-size: 22px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#00a33e;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}

p.contents-sub-coach {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
font-size: 18px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 400;
text-align: center;
letter-spacing: 1px;
}

h4.contents-title-sports {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 80%;
  margin: 0px auto ;
font-size: 22px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#00a33e;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}

h4.contents-title-session {
font-size: 18px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
margin: 0 auto 10px;
color: #0069b8;
background: linear-gradient(transparent 60%, yellow 30%);
}

h4.contents-title-price {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  width: 80%;
  margin: 0px auto ;
font-size: 22px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#000000;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}

h4.contents-title-schedule {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 80%;
  margin: 0px auto ;
font-size: 22px;
font-family: "Noto Sans Japanese", sans-serif;
font-weight: 600;
text-align: center;
font-style: italic;
letter-spacing: 2px;
color: #ffffff;
background-color:#00a33e;
border-radius: 30px;
padding: 8px;
box-sizing: border-box;
}



}











/*　余白関連　*/
.pTop10 { padding-top: 10px; }
.pTop30 { padding-top: 30px; }
.pTop50 { padding-top: 50px; }








/*　画像サイズ関連　*/
.imgW100 img { width: 100%; margin: auto; }
.imgClass img { width: 300px; margin: auto; }



@media screen and (max-width: 768px){
  .imgClass img { width: 100%; margin: auto; }
}









/*　ライン関連　*/
hr.lineA {
    border: 0.5px dotted #c2c2c2;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

hr.lineB {
    border: 0.5px dotted #c2c2c2;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}








/*　色関連　*/
.c-red {
    color: #de0623!important;
}

.c-black {
    color: #000000!important;
}

.c-white {
    color: #ffffff!important;
}

.t-center {
    text-align: center!important;
}










/*　レスポンシブ関連　*/

.pc { display: block; }
.ipad { display: none; }
.smart { display: none; }


br.pc {
    display: block;
}

br.ipad {
    display: none;
}

br.smart {
    display: none;
}


@media screen and (max-width: 768px){
    br.pc {
        display: none;
    }
    
    br.ipad {
        display: block;
    }
    
    br.smart {
        display: none;
    }
}


@media screen and (max-width: 420px){
    br.pc {
        display: none;
    }
    
    br.ipad {
        display: none;
    }
    
    br.smart {
        display: block;
    }

    .pc { display: none; }
    .ipad { display: none; }
    .smart { display: block; }
}


















/*　フェード　*/
/*　要素の表示　*/
.effect-fade {
    opacity : 0;
    transform : translate(0px, 45px);
    transition : all 1500ms;
    }
    .effect-fade.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
    }
    
    .effect-fade:nth-of-type(2) {
    transition : all 2000ms!important;
    }
    
    .effect-fade:nth-of-type(3) {
    transition : all 2500ms!important;
    }
    
    .effect-fade2 {
    opacity : 0;
    transform : translate(10px, 100px);
    transition : all 1500ms;
    }
    .effect-fade2.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
    }
    
    .effect-fade3 {
    opacity : 0;
    transform : translate(0px, -50px);
    transition : all 2000ms;
    }
    .effect-fade3.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
    }

    
    .wrap {
        animation: fadein 3s forwards;
    }
    
    @keyframes fadein {
        0% {opacity: 0}
        100% {opacity: 1}
    }

    #page-animate::before {
        content: '';
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #333;
        z-index: 9999;
        pointer-events: none;
        right: 100%;
        -webkit-transition: right 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        transition: right 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0.9;
       }
       
       #page-animate::after {
        content: '';
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #333;
        z-index: 9999;
        pointer-events: none;
        left: 100%;
        -webkit-transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0.9;
       }
       
       #page-animate.is-slide-in::before {
        right: 0;
       }
       
       #page-animate.is-slide::after {
        left: 0;
       }









































/*　----------------　CONTENTS　----------------　*/


.wrapper {
    position: relative;
    width: 100%;
}






/*　ヘッダ　*/
.header {
    position: relative;
    width: 100%;
    height: 250px;
    background-image: linear-gradient(0deg, rgb(109, 197, 97), rgba(55, 125, 34, 1));
    box-sizing: border-box;
}

.header-logo {
    position: absolute;
    width: 150px;
    top: 30px;
    right: 0;
    left: 0;
    margin: auto;
}

.header-logo img {
    width: 100%;
}


.header h1 {
  width: 300px;
  margin: auto;
  padding-top: 70px;
}
.header h1 img {
  width: 100%;
}

.header h2 {
  font-size: 22px;
  text-align: center;
}

.header h3 {
  position: absolute;
  top: 30px;
  left: 30px;
}





.h-form-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
  border-top: 45px solid #000000;
  border-left: 20px solid transparent;
  text-align: center;
}

.innerB {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
  margin-top: -45px;
  padding-right: 50px;
  color: #ffffff;
  border-right: 10px solid #ffcc00;
  line-height: 46px;
}




.h-form-btnB {
  position: absolute;
  top: 45px;
  right: 0;
  width: 220px;
  border-top: 60px solid #bababa;
  border-left: 25px solid transparent;
  text-align: center;
}

.innerBB {
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: -48px;
  padding-right: 35px;
  height: 30px;
}

.innerBB ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.innerBB li {
  padding: 0 8px;
}

.innerBB img {
  width: 35px;
}



.header-form-btn {
  position: absolute;
  top: 0px;
  right: 0px;
}




.header-btn,
a.header-btn,
button.header-btn {
  width: 300px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}




.taiken-btn,
a.taiken-btn,
button.taiken-btn {
  width: 100%;
  height: 40px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}



a.btn-flat {
  overflow: hidden;
  padding: 18px 35px;

  color: #fff;
  border-radius: 0;
  background: #e50012;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 100px;
  width: 150%;
  height: 500%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);

  background: #000000;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}


    /*　SNS　*/
        .header-sns-block {
          position: absolute;
          top: 80px;
          right: 50px;
         }

         .header-sns-block ul {
             width: 50px;
             display: flex;
          }

          .header-sns-block li {
              width: 100%;
              list-style: none;
           }

           .header-sns-block li img {
               width: 100%;
            }





@media screen and (max-width: 768px){
  .header {
      position: relative;
      width: 100%;
      height: 200px;
      background-color: #ffffff;
      padding: 40px;
      box-sizing: border-box;
  }

  .header-logo {
      position: absolute;
      width: 100px;
      top: 50px;
      left: 0;
      right: 0;
      margin: auto;
  }



  .header h1 {
    width: 200px;
    margin: auto;
    padding-top: 30px;
  }
  .header h1 img {
    width: 100%;
  }
  
  .header h2 {
    font-size: 18px;
    text-align: center;
  }

  .header-sns-block {
    position: absolute;
    top: 70px;
    right: 20px;
 }

  .header-sns-block ul {
      width: 40px;
      display: flex;
   }


   .header-form-btn {
     position: absolute;
     width: 100%;
     text-align: center;
     top: 110px;
     right: 0px;
     left: 0px;
     margin: auto;
   }

   .h-form-btn {
     position: absolute;
     top: 0;
     right: 0;
     width: 250px;
     border-top: 45px solid #DAAF08;
     border-left: 20px solid transparent;
     text-align: center;
   }
   
   .innerB {
     position: absolute;
     top: 0;
     right: 0;
     height: 45px;
     margin-top: -45px;
     padding-right: 30px;
     color: #ffffff;
     border-right: 10px solid #000000;
     line-height: 46px;
   }
   
}





@media screen and (max-width: 420px){
  .header {
      position: relative;
      width: 100%;
      height: 300px;
      background-color: #ffffff;
      padding: 20px;
      box-sizing: border-box;
  }

  .header-logo {
      position: absolute;
      width: 100px;
      top: 70px;
      left: 0;
      right: 0;
      margin: auto;
  }



  .header h1 {
    width: 200px;
    margin: auto;
    padding-top: 100px;
  }
  .header h1 img {
    width: 100%;
  }
  
  .header h2 {
    font-size: 18px;
    text-align: center;
  }

  .header h3 {
    position: relative;
    font-size: 13px;
    text-align: center;
    left: 0;
    top: 10px;
  }

  .header-sns-block {
      position: absolute;
      top: 60px;
      right: 10px;
   }

  .header-sns-block ul {
      width: 40px;
      display: flex;
   }



   .header-form-btn {
     position: absolute;
     width: 100%;
     text-align: center;
     top: 120px;
     right: 0px;
     left: 0px;
     margin: auto;
   }

   .h-form-btn {
     position: absolute;
     top: 0;
     right: 0;
     width: 100%;
     border-top: 45px solid #DAAF08;
     border-left: 20px solid transparent;
     text-align: center;
   }
   
   .innerB {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     margin: 0;
     height: 45px;
     margin-top: -45px;
     padding-right: 0px;
     color: #ffffff;
     border-right: 0px solid #000000;
     border-bottom: 2px solid #000000;
     line-height: 46px;
   }

   .h-form-btnB {
     position: absolute;
     top: 47px;
     right: 0;
     width: 220px;
     border-top: 50px solid #bababa;
     border-left: 25px solid transparent;
     text-align: center;
   }

   .innerBB {
     position: absolute;
     top: 0px;
     right: 0;
     margin-top: -43px;
     padding-right: 35px;
     height: 30px;
   }
}




@media screen and (max-width: 320px){
  .header-btn,
  a.header-btn,
  button.header-btn {
    width: 200px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0;
    color: #ffffff;
    border-radius: 0;
    box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  }
  
  a.btn-flat:before {
    position: absolute;
    top: 0;
    left: 40px;
    width: 150%;
    height: 500%;
  
    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
  
    background: #00b7ee;
  }

  .header h1 {
    width: 180px;
    margin: auto;
    padding-top: 100px;
  }
  .header h1 img {
    width: 100%;
  }
  
  .header h2 {
    font-size: 16px;
    text-align: center;
  }
  
  }















.btn {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: 1px solid #e1e1e1;
    font: 12px/1.2 "Oswald", sans-serif;
    letter-spacing: 0.4em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
  }


  .btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    z-index: 1;
    opacity: 0;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
  }
  .btn::after {
    transition: border 0.1s linear 0.05s;
  }
  .btn .btn-inner {
    position: relative;
    z-index: 2;
  }
  .btn:hover {
    color: #373737;
    transition: color 0.1s linear 0s;
  }
  .btn:hover::before {
    top: 0;
    height: 100%;
    opacity: 1;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
  }
  .btn:hover::after {
    border-color: #373737;
    transition: border 0.1s linear 0s;
  }
  
  .slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    z-index: 1;
  }
  .slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .slideshow .slide.is-active {
    display: block;
  }
  .slideshow .slide.is-loaded {
    opacity: 1;
  }
  .slideshow .slide .caption {
    padding: 0 100px;
  }
  .slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-position: top;
    image-rendering: optimizeQuality;
  }



  .slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  .slideshow .slide .image {
    width: 100%;
    object-fit: cover;
    background-position: top!important;
    height: 100%;
  }
  .slideshow .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1000px;
    font: 600 48px/1.2 "Noto Sans Japanese", sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: italic;
  }

  .slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 3px;
    color: #ffffff!important;
  }

  .slideshow .slide .text p {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 3px;
    color: #ffffff!important;
  }

  .slideshow .slide .btn {
      position: absolute;
      width: 200px;
      bottom: 100px;
      left: 0;
      right: 0;
    margin: auto;
    border-color: #fff;
  }
  .slideshow .slide .btn::before {
    background: #fff;
  }
  .slideshow .pagination {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 2;
    text-align: center;
  }
  .slideshow .pagination .item {
    display: inline-block;
    padding: 15px 5px;
    position: relative;
    width: 46px;
    height: 32px;
    cursor: pointer;
    text-indent: -999em;
    z-index: 1;
  }
  .slideshow .pagination .item + .page {
    margin-left: -2px;
  }
  .slideshow .pagination .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 5px;
    width: 36px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
    transition: background 0.2s ease;
  }
  .slideshow .pagination .item::after {
    width: 0;
    background: #fff;
    z-index: 2;
    transition: width 0.2s ease;
  }
  .slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
    background-color: #fff;
  }
  .slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 3;
  }
  .slideshow .arrows .prev {
    left: 30px;
  }
  .slideshow .arrows .prev:hover .svg {
    left: -10px;
  }
  .slideshow .arrows .next {
    right: 30px;
  }
  .slideshow .arrows .next:hover .svg {
    left: 10px;
  }
  .slideshow .arrows .svg {
    position: relative;
    left: 0;
    width: 14px;
    height: 26px;
    fill: #fff;
    transition: left 0.2s ease;
  }

.slide-photo img {
width: 600px;
margin: auto;
}

.slides-copy {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 10px;
  color: #ffffff;
}


@media screen and (max-width: 768px){
    .slide-photo img {
    width: 80%;
    margin: auto;
    }

    .slideshow 
    .slide .title {
      margin: 0 auto 15px;
      max-width: 1000px;
      font: 600 30px/1.2 "Noto Sans Japanese", sans-serif;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-style: italic;
    }
}







  @media screen and (max-width: 420px){
    .slideshow {
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 500px;
      z-index: 1;
    }

    .slideshow .slide-content {
      position: absolute;
      top: -10%;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      color: #fff;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .slideshow 
    .slide .title {
      margin: 80px auto 15px;
      max-width: 100%;
      font: 500 24px/1.2 "Oswald", sans-serif;
      letter-spacing: 0.1em;
      text-transform: uppercase;
    }

    .slideshow .slide .text {
      margin: 0 auto;
      max-width: 100%;
      font-size: 14px;
      line-height: 1.2!important;
      letter-spacing: 2px;
    }

    .slideshow .slide .text p {
      line-height: 1.2!important;
      font-size: 16px!important;
      color: #ffffff!important;
    }








    .slideshow .arrows .arrow {
      margin: -33px 0 0;
      padding: 10px;
      position: absolute;
      top: 50%;
      cursor: pointer;
      z-index: 3;
    }
    .slideshow .arrows .prev {
      left: 10px;
    }
    .slideshow .arrows .prev:hover .svg {
      left: -10px;
    }
    .slideshow .arrows .next {
      right: 10px;
    }
    .slideshow .arrows .next:hover .svg {
      left: 10px;
    }
    .slideshow .arrows .svg {
      position: relative;
      left: 0;
      width: 14px;
      height: 26px;
      fill: #fff;
      transition: left 0.2s ease;
    }


    .slideshow .pagination {
      position: absolute;
      bottom: 20px;
      left: 0;
      width: 100%;
      height: 12px;
      cursor: default;
      z-index: 2;
      text-align: center;
    }


    .slide .slide-content .caption {
        width: 75%;
        margin: auto;
        padding: 0;
    }

    .slide-photo {
        width: 100%;
        }

    .slide-photo img {
        width: 100%;
        margin: auto;
        padding-top: 10px;
        }

        .slide-event-btn {
            position: absolute;
            top: 550px;
            left: 0;
            right: 0;
            margin: auto;
        }

  }







  @media screen and (max-width: 420px){

    .slideshow .slide .text p {
      line-height: 1.2!important;
      font-size: 14px!important;
      color: #ffffff!important;
    }
  }









  /*　新設クラスバナー　*/
  .home-class {
    width: 100%;
    padding: 0px 0 50px;
  }

  .home-class-inblock {
    width: 980px;
    margin: auto;
  }


  .home-class-inblock h3 {
    font-size: 30px;
    text-align: center;
    color:#000000;
    font-weight: 600;
  }

  .home-class-inblock ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 30px 0;
  }

  .home-class-inblock li {
    position: relative;
    width: 30%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
  }

  .home-class-inblock li:after {
    position: absolute;
    top: 10%;
    left: 4%;
    margin: auto;
    content: "";
    display: block;
    width: 92%;
    height: 80%;
    border: 2px solid #ffffff;
    border-radius: 15px;
    box-sizing: border-box;
  }

  .home-class-inblock li a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    color: #ffffff;
    text-decoration: none;
  }
  

  .home-class-inblock li p.title {
    font-size: 24px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 600;
  }


  .home-class-inblock li.dance {
    background-color: #e4007f;
    color: #ffffff;
    border-radius: 20px;
    box-shadow: -5px -5px 10px 0px rgba(255, 255, 255, 0.5), 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
  }

  .home-class-inblock li.dance:hover {
    scale: 1.03;
  }

  .home-class-inblock li.dance p {
    color: #ffffff;
  }

  .home-class-inblock li.tennis {
    background-color: #f08300;
    color: #ffffff;
    border-radius: 20px;
    box-shadow: -5px -5px 10px 0px rgba(255, 255, 255, 0.5), 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
  }

  .home-class-inblock li.tennis:hover {
    scale: 1.03;
  }

  .home-class-inblock li.tennis p {
    color: #ffffff;
  }


  .home-class-inblock li.basket {
    background-color: #00a0e9;
    color: #ffffff;
    border-radius: 20px;
    box-shadow: -5px -5px 10px 0px rgba(255, 255, 255, 0.5), 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
  }

  .home-class-inblock li.basket:hover {
    scale: 1.03;
  }

  .home-class-inblock li.basket p {
    color: #ffffff;
  }



  @media screen and (max-width:  768px){
    .home-class-inblock {
      width: 90%;
      margin: auto;
    }

    .home-class-inblock ul {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      list-style: none;
      padding: 30px 0;
    }

    .home-class-inblock li {
      position: relative;
      width: 100%;
      text-align: center;
      padding: 20px;
      box-sizing: border-box;
      margin-bottom: 10px;
    }

    .home-class-inblock li:after {
      position: absolute;
      top: 10%;
      left: 2.5%;
      margin: auto;
      content: "";
      display: block;
      width: 95%;
      height: 80%;
      border: 2px solid #ffffff;
      border-radius: 15px;
      box-sizing: border-box;
    }
  
  }




  @media screen and (max-width: 420px){
    .home-class {
      width: 100%;
      padding: 50px 0 30px;
    }

    .home-class-inblock h3 {
      font-size: 22px;
    }

  }











  .main-copy-block {
    width: 100%;
    background-color: #ffffff;
    padding: 50px 0;
    border-top: 3px solid #DAAF08;
  }


  .main-copy-inblock {
    width: 980px;
    margin: auto;
  }

  .main-copy-inblock img {
    width: 100%;
  }





  .event-copy-block {
    width: 100%;
    background-color: #4aa3db;
    /*background: url('../img/event/event_header_back.jpg')no-repeat;
    background-size: cover;
    background-position: 10% 80%;*/
    padding: 30px 0;
    border-top: 3px solid #DAAF08;
  }


  .event-copy-inblock {
    width: 980px;
    margin: auto;
  }

  .event-copy-inblock img {
    width: 100%;
  }




  .event-copy-blockB {
    width: 100%;
    background-color: #90c31f;
    /*background: url('../img/event/event_header_back.jpg')no-repeat;
    background-size: cover;
    background-position: 10% 80%;*/
    padding: 30px 0;
    border-top: 3px solid #DAAF08;
  }


  .event-copy-inblockB {
    width: 980px;
    margin: auto;
  }

  .event-copy-inblockB img {
    width: 100%;
  }




  .session-copy-block {
    width: 100%;
    background: url('../img/session/session_header_back.jpg')no-repeat;
    background-size: cover;
    background-position: 100% 40%;
    padding: 50px 0;
    border-top: 3px solid #006ab8;
    border-bottom: 8px solid #006ab8;
  }


  .session-copy-inblock {
    width: 980px;
    margin: auto;
  }

  .session-copy-inblock img {
    width: 100%;
  }





.session-schedule {
  width: 100%;
}

.session-schedule ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.session-schedule li {
  width: 30%;
  background-color: #daf4ff;
  border: 1px solid #000000;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
}

.session-schedule li.study {
  width: 30%;
  background-color: #bfe9ca;
  border: 1px solid #000000;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
}

.session-schedule li.sports {
  width: 30%;
  background-color: #f8f0be;
  border: 1px solid #000000;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
}

.session-sc-name {
  background-color: #ffffff;
  padding: 5px;
  font-size: 20px;
  border-radius: 10px;
  box-sizing: border-box;
  margin-top: 5px;
}


.session-sc-yajirushi {
  width: 0;
height: 0;
border-style: solid;
border-width: 50px 0 50px 30px;
border-color: transparent transparent transparent #b9b9b9;
}

.seotext_05 {
  background:linear-gradient(transparent 70%, #FFFF00 0%);
}

.seotext_06 {
  background:linear-gradient(transparent 70%, #00e1ff 0%);
}




.session-class {
  width: 100%;
}

.session-class ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content:space-between;
  margin-bottom: 20px;
}

.session-class li {
  width:  48%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.session-class li.athlete {
  background-color: #0069b8;
}

.session-class li.kiso {
  background-color: #ee741a;
}



.session-table-kiso-title {
  background-color: #ee741a;
  padding: 5px 15px;
  box-sizing: border-box;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 8px;
}

.session-table-athlete-title {
  background-color: #0069b8;
  padding: 5px 15px;
  box-sizing: border-box;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 8px;
}

.sc-title {
  background-color: #ffffff;
  padding: 5px;
  margin-bottom: 10px;
}





.session-schedule-day {
  width: 100%;
}

.session-schedule-day ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items:first baseline;
  flex-wrap: wrap;
}

.session-schedule-day li {
  width: 32%;
  text-align: center;
  box-sizing: border-box;
}

.session-schedule-day li table {
  width: 100%;
  border-collapse: collapse;
}

.session-schedule-day li td {
  border: 1px solid #595959;
  padding: 10px 5px;
  font-size: 13px;
  box-sizing: border-box;
}

.session-schedule-day li td p.title {
  font-size: 18px;
  font-weight: 600;
}





  @media screen and (max-width: 768px){
    .main-copy-inblock {
      width: 100%;
      margin: auto;
    }

    .event-copy-block {
      width: 100%;
      width: 100%;
    background-color: #4aa3db;
    /*background: url('../img/event/event_header_back.jpg')no-repeat;
    background-size: cover;
    background-position: 10% 80%;*/
    padding: 10px 0;
    border-top: 3px solid #DAAF08;
    }
  
  
    .event-copy-inblock {
      width: 90%;
      margin: auto;
    }


    .event-copy-blockB {
      width: 100%;
      background-color: #90c31f;
      /*background: url('../img/event/event_header_back.jpg')no-repeat;
      background-size: cover;
      background-position: 10% 80%;*/
      padding: 10px 0;
      border-top: 3px solid #DAAF08;
    }
  
  
    .event-copy-inblockB {
      width: 90%;
      margin: auto;
    }
  

    .session-copy-block {
      width: 100%;
      background: url('../img/session/session_header_back.jpg')no-repeat;
      background-size: cover;
      background-position: 100% 40%;
      padding: 50px 0;
    }
  
  
    .session-copy-inblock {
      width: 90%;
      margin: auto;
    }

    .session-schedule-day li {
      width: 49%;
      text-align: center;
      box-sizing: border-box;
    }
  }



  @media screen and (max-width: 420px){

    .session-copy-block {
      width: 100%;
      background: url('../img/session/session_header_back.jpg')no-repeat;
      background-size: 150%;
      background-position: 50% 40%;
      padding: 20px 0 20px;
    }

    .main-copy-block {
      width: 100%;
      background-color: #ffffff;
      padding: 20px 0;
    }

    .main-copy-inblock {
      width: 95%;
      margin: auto;
      padding: 10px 0 0;
      
    }


    .session-schedule {
      width: 100%;
    }
    
    .session-schedule ul {
      width: 100%;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      align-items: center;
    }
    
    .session-schedule li {
      width: 100%;
      background-color: #daf4ff;
      border: 1px solid #000000;
      padding: 10px;
      text-align: center;
      box-sizing: border-box;
    }
    
    .session-schedule li.study {
      width: 100%;
    }
    
    
    .session-schedule li.sports {
      width: 100%;
    }
    
    
    .session-sc-name {
      background-color: #ffffff;
      padding: 5px;
      font-size: 18px;
      border-radius: 10px;
      box-sizing: border-box;
      margin-top: 5px;
    }
    
    
    .session-sc-yajirushi {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 50px 0 50px;
    border-color: #b9b9b9 transparent transparent transparent;
    }

    .session-class li {
      width:  49.5%;
      padding: 10px;
      box-sizing: border-box;
      text-align: center;
    }

    .session-schedule-day li td {
      border: 1px solid #595959;
      padding: 10px 5px;
      font-size: 12px;
      box-sizing: border-box;
    }
  }










/*　フェスティバル　*/
.festival-block {
  width: 100%;
  background-color: #a2ddff;
  /*background: url('../img/event/event_header_back.jpg');
  background-position: 50% 70%;
  background-size: cover;*/
  padding: 60px 0;
}

.fes-title {
  width: 900px;
  margin: auto;
}

.fes-title img {
  width: 100%;
}


.festival-inblock {
  width: 980px;
  margin: auto;
}

.fi-title {
  background-color: #000000;
  padding: 10px;
  color: #ffffff;
  box-sizing: border-box;
}


.festival-blockB {
  width: 100%;
  background-color: #90c31f;
  padding: 60px 0;
}


a .festival-btn {
  width: 600px;
  margin: 30px auto 0;
  text-align: center;
  text-decoration: none!important;
  background-image: linear-gradient(0deg, rgb(225, 119, 214), rgb(240, 148, 231));
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  border: 3px solid #ffffff;
  border-radius: 35px;
  color: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  
}

a .festival-btn:hover {
  opacity: 0.9;
  scale: 1.01;
  transition: all .3s;
}

a {
  text-decoration: none;
}




a .festival-btn-C {
  width: 500px;
  margin: 20px auto 0;
  text-align: center;
  text-decoration: none!important;
  background-image: linear-gradient(0deg, rgb(134, 134, 134), rgb(214, 214, 214));
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  border: 1px solid #ffffff;
  border-radius: 30px;
  color: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  
}

a .festival-btn-C:hover {
  opacity: 0.9;
  scale: 1.01;
  transition: all .3s;
}

a {
  text-decoration: none;
}




.event-chushi {
  border: 2px solid #ff0000;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  color: #ff0000;
  font-size: 24px;
  font-weight: 700;
}






/*　講習　*/
.session-block {
  width: 100%;
  background: url('../img/session/session_header_back.jpg');
  background-position: 50% 50%;
  background-size: cover;
  padding: 80px 0;
  border-top: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  box-sizing: border-box;
}









@media screen and (max-width: 768px){

  .fes-title {
    width: 90%;
    margin: auto;
  }
}


@media screen and (max-width: 420px){
  .festival-block {
    width: 100%;
    background-color: #4aa3db;
    /*background: url('../img/event/event_header_back.jpg');
    background-position: 50% 70%;
    background-size: cover;*/
    padding: 30px 0;
  }
  
  
  a .festival-btn {
    width: 90%;
    margin: 30px auto 0;
    text-align: center;
    text-decoration: none!important;
    background-image: linear-gradient(0deg, rgb(225, 119, 214), rgb(240, 148, 231));
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    border: 3px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
    
  }

  a .festival-btn-C {
    width: 80%;
    margin: 10px auto 0;
    text-align: center;
    text-decoration: none!important;
    background-image: linear-gradient(0deg, rgb(134, 134, 134), rgb(214, 214, 214));
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
    padding: 8px;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  }

  .session-block {
    width: 100%;
    background: url('../img/session/session_header_back.jpg');
    background-position: 10% 50%;
    background-size: cover;
    padding: 30px 0;
    border-top: 15px solid #4fd1dd;
    border-bottom: 15px solid #4fd1dd;
    box-sizing: border-box;
  }
}


















/*　イベント　*/
  .event-block {
    width: 980px;
    margin: auto;
    padding: 50px 0 100px;
  }

.event-block img {
    width: 100%;
    margin: auto;
    /*box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);*/
    transform: scale(1.02);
  }


.event-block a:hover img  {
   transform: scale(1.01);
    transition: 0.5s;
  }


.event-block a img {
    transform: scale(1);
    transition: 0.5s;
}



@media screen and (max-width: 768px){
  .event-block {
    width: 100%;
    margin: auto;
    padding: 50px 0 10px;
  }
}



@media screen and (max-width: 420px){
  .event-block {
    width: 95%;
    margin: auto;
    padding: 20px 0 30px;
  }
}













.event-map-block {
  width: 980px;
  margin: 50px auto;
  border: 8px solid #6aa43d;
  border-radius: 20px;
  padding: 30px;
  box-sizing: border-box;
}

.event-map-block p.map img {
  width: 100%;
}

.event-map-block table {
  width: 90%;
  margin: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.event-map-block td {
  border: 1px solid #a5a5a5;
  padding: 8px;
  box-sizing: border-box;
}





@media screen and (max-width: 768px){

  .event-map-block {
    width: 90%;
    margin: 50px auto;
    border: 8px solid #6aa43d;
    border-radius: 20px;
    padding: 15px;
    box-sizing: border-box;
  }
}




@media screen and (max-width: 420px){

  .event-map-block {
    width: 90%;
    margin: 50px auto;
    border: 5px solid #6aa43d;
    border-radius: 20px;
    padding: 8px;
    box-sizing: border-box;
  }

  .event-map-block table {
    width: 100%;
    margin: auto;
    border-collapse: collapse;
    margin-bottom: 10px;
  }

  .event-map-block td {
    font-size: 14px;
  }
}














.sports-title {
  background-color: #6aa43d;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.map-sports-pick {
  width: 90%;
  margin: 50px auto 0;
  border-top: 1px dotted #595959;
  padding-top: 40px;
}

.map-sports-pick ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
}

.map-sports-pick li {
  width: 32%;
  padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 5px;
  font-size: 14px;
}

.map-sports-pick li p.title {
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px dotted #9a9a9a;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.map-sports-pick li.orange {
  background-color: #fbdca7;
}

.map-sports-pick li.blue {
  background-color: #beebff;
}

.map-sports-pick li.yellow {
  background-color: #fffdd8;
}

.map-sports-pick li.green {
  background-color: #e2ffef;
}

.map-sports-pick li.gray {
  background-color: #eee1d1;
}



.foodfes-title {
  background-color: #845313;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  margin-bottom: 10px;
}



.picksports-photo {
    margin: auto;
    text-align: center;
}
.picksports-photo img {
  border-radius: 50%;
    width: 180px;
    height: 180px;
    object-fit:cover;
    object-position: 50% 50%;
}




.picksports-photo-yoga {
  margin: auto;
  text-align: center;
}
.picksports-photo-yoga img {
border-radius: 50%;
  width: 180px;
  height: 180px;
  object-fit:cover;
  object-position: 50% 0%;
}



.picksports-photo-tenis {
  margin: auto;
  text-align: center;
}
.picksports-photo-tenis img {
border-radius: 50%;
  width: 180px;
  height: 180px;
  object-fit:cover;
  object-position: 50% 0%;
}





@media screen and (max-width: 768px){

  .map-sports-pick {
    width: 90%;
    margin: 50px auto 0;
    border-top: 1px dotted #595959;
    padding-top: 40px;
  }
  
  .map-sports-pick ul {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
  }
  
  .map-sports-pick li {
    width: 48%;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 5px;
  }
}



@media screen and (max-width: 420px){

  .map-sports-pick {
    width: 100%;
    margin: 50px auto 0;
    border-top: 1px dotted #595959;
    padding-top: 40px;
  }
  
  .map-sports-pick ul {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
  }
  
  .map-sports-pick li {
    width: 48%;
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 1px;
    font-size: 13px;
  }


  .picksports-photo {
      margin: auto;
      text-align: center;
  }

  .picksports-photo img {
    border-radius: 50%;
      width: 100px;
      height: 100px;
      object-fit:cover;
      object-position: 50% 50%;
  }

  .picksports-photo-yoga {
      margin: auto;
      text-align: center;
  }
  .picksports-photo-yoga img {
    border-radius: 50%;
      width: 100px;
      height: 100px;
      object-fit:cover;
      object-position: 50% 0%;
  }

  .picksports-photo-tenis {
      margin: auto;
      text-align: center;
  }
  .picksports-photo-tenis img {
    border-radius: 50%;
      width: 100px;
      height: 100px;
      object-fit:cover;
      object-position: 50% 0%;
  }
}


















/*　体験フォームへボタン　*/
.form-btn-block {
  width: 980px;
  margin: auto;
  padding: 50px 0;
}

.form-btn-block img {
  width: 100%;
  margin: auto;
  transform: scale(1.02);
}


.form-btn-block a:hover img  {
 transform: scale(1.01);
  transition: 0.5s;
}


.form-btn-block img {
  transform: scale(1);
  transition: 0.5s;
}



@media screen and (max-width: 768px){
.form-btn-block {
  width: 100%;
  margin: auto;
  padding: 50px 0 10px;
}
}



@media screen and (max-width: 420px){
.form-btn-block {
  width: 100%;
  margin: auto;
  padding: 0px 0 10px;
}
}










/*　メインコンテンツ　*/


 
/*　コンテンツ　*/
.contents-block {
  width: 100%;
  margin: 80px 0;
}












/*　コンセプト　*/
.concept-block {
  position: relative;
  width: 100%;
  background-color: #00a33e;
  margin-bottom: 100px;
  padding: 50px 0;
  box-sizing: border-box;
}

.concept-block ul {
  width: 100%;
  display: flex;
  list-style: none;
}

.concept-block li {
  width: 50%;
  box-sizing: border-box;
}

.concept-left {
  padding: 80px;
}

.concept-title {
  font-size: 20px;
  line-height: 1.8;
  color: #ffffff;
  text-align : center;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 500;
}

.concept-text {
  font-size: 15px;
  line-height: 2.2;
  color: #ffffff;
  text-align : left;
  padding-top: 30px;
}

.concept-right {
  height: 100%;
  background: url('../img/concept/image.jpg') no-repeat ;
  background-size: cover;
  background-position: 50% 20%;
}



.concept-keyword {
  position: absolute;
  bottom: -150px;
  left: 0;
  right: 0;
  width: 980px;
  margin: auto;
}

.concept-keyword img {
  width: 100%;
}


.academy-concept-title {
  position: absolute;
  top: -30px;
  right:0;
  left:0;
  margin: auto;
  font-size: 40px;
  text-align: center;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  font-style: italic;
  color:rgba(193, 193, 193, 0.5);
  letter-spacing: 10px;
}




@media screen and (max-width: 768px){
  .concept-block {
    position: relative;
    width: 100%;
    background-color: #000000;
    margin-bottom: 120px;
  }
  .concept-left {
    padding: 30px;
  }
  .concept-title {
    font-size: 18px;
    line-height: 1.7;
    color: #ffffff;
    text-align : center;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 500;
  }
  .concept-text {
    font-size: 14px;
    line-height: 2;
    color: #ffffff;
    text-align : left;
    padding-top: 30px;
  }

  .concept-keyword {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
  }

}





@media screen and (max-width: 420px){
  .concept-block {
  position: relative;
  width: 100%;
  background-color: #000000;
  margin-bottom: 8px;
}

  .concept-block ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }

  .concept-block li {
    width: 100%;
    box-sizing: border-box;
  }

  .concept-left {
    padding: 20px 20px 50px;
    margin: auto;
  }
  
  .concept-right {
    height: 200px;
  }

  .item1 { order: 1; }
  .item2 { order: 2; }


  .concept-keyword {
    position: absolute;
    bottom: -200px;
    left: 0;
    right: 0;
    width: 95%;
    margin: auto;
  }

  .concept-title {
    font-size: 16px;
    line-height: 1.8;
    color: #ffffff;
    text-align : center;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 500;
  }

  .academy-concept-title {
    position: absolute;
    top: -18px;
    right:0;
    left:0;
    margin: auto;
    font-size: 28px;
    line-height: 1.1;
    text-align: center;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 600;
    font-style: italic;
    color:rgba(193, 193, 193, 0.5);
    letter-spacing: 10px;
  }
}







@media screen and (max-width: 320px){
  .concept-block {
  position: relative;
  width: 100%;
  background-color: #000000;
  margin-bottom: 80px;
}
  .concept-title {
    font-size: 16px;
    line-height: 1.8;
    color: #ffffff;
    text-align : center;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 500;
  }

  .concept-text {
    font-size: 13px;
    line-height: 2.2;
    color: #ffffff;
    text-align : left;
    padding-top: 30px;
  }

  .concept-keyword {
    position: absolute;
    bottom: -150px;
    left: 0;
    right: 0;
    width: 95%;
    margin: auto;
  }
}










.ScrollTop {
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 80px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  border-top: 8px solid #DAAF08;
  border-left: 8px solid #DAAF08;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  transition: all 0.65s;
  z-index: 999999!important;
  -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
  font-size: 20px;
  letter-spacing: 2px;
}
.ScrollTop.isActive {
  opacity: 1!important;
  transition: all 0.65s;
  z-index: 999999!important;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  
}




@media screen and (max-width: 420px){
  .ScrollTop {
    position: fixed;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000;
    border-top: 8px solid #DAAF08;
    border-left: 0px solid #DAAF08;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    transition: all 0.65s;
    z-index: 999999!important;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .ScrollTop.isActive {
    opacity: 1!important;
    transition: all 0.65s;
    z-index: 999999!important;
    box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
    
  }
}













/*　写真　*/
.photo-block {
  position: relative;
  width: 100%;
  margin-bottom:-10px;
  padding: 0;
}

.photo-block ul {
  display: flex;
  list-style: none;
}

.photo-block li {
  width: 20%;
}

.photo-block li img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.photo-block-copy {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 10px;
  color: #ffffff;
}



@media screen and (max-width: 768px){

  .photo-block li img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
}





@media screen and (max-width: 420px){

  .photo-block ul {
    display: flex;
    flex-wrap: wrap;
  }
  
  .photo-block li {
    width: 50%;
    padding: 0;
    margin-bottom: -15px;
  }

  .photo-block li img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
  
  .photo-block li:last-child {
    display: none;
  }


  .photo-block-copy {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 6px;
    color: #ffffff;
  }
}













/*　クラス構成　*/
.class-block {
  width: 980px;
  margin: auto;
}

.class-block ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.class-block li {
  width: 49%;
  padding: 30px 20px;
  box-sizing: border-box;
  font-size: 20px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;
}


.class-title {
  width: 100%;
  font-size: 24px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
}


.class-subtitle {
  width: 100%;
  font-size: 18px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 15px;
}
.class-cap {
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  margin-top: 15px;
}


.class-block li.u-10box {
  background-color: #000000;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.class-block li.u-12box {
  background-color: #DAAF08;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.class-block li.base {
  background-color: #fbc800;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}


.class-read {
  width: 48%;
  font-size: 16px;
  background-color: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  color: #000000;
  font-weight: 300;
  text-align: center;
  font-style: normal;
}


.class-price {
  width: 100%;
  padding: 50px 0;
}

.class-price table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #d6d6d6;
}

.class-price td {
  border: 1px solid #d6d6d6;
  padding: 15px;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
}

td.tableLine {
  border-left: 8px solid #DAAF08;
}



.price-price {
  font-size: 20px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 2px;;
}

.class-sche {
  width: 500px;
  background-color: #aaa;
  border: 2px solid #d7d7d7;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  margin-top: 30px;
  margin: auto;
  padding: 3px 0 8px;
}


.class-sche a {
 color: #ffffff;
 text-decoration: none;
}






.class-info {
  width: 100%;
  margin: auto;
  border: 5px solid #d4d4d4;
  padding: 30px;
  box-sizing: border-box;
  margin-top: 30px;
}


.class-info-title {
  width: 200px;
  font-size: 18px;
  margin: auto;
  background-color: #7e7e7e;
  padding: 3px 3px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
}

.class-info table {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}

.class-info td {
  border: 1px solid #d0d0d0;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #000000;
  text-align: center;
}



@media screen and (max-width: 768px){
  .class-block {
    width: 90%;
    margin: auto;
  }

  .class-block li {
    width: 32%;
  }
}



@media screen and (max-width: 420px){
  .class-block {
    width: 95%;
    margin: auto;
  }

  .class-block ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
  }

  .class-block li {
    width: 100%;
    padding: 30px 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
  }

  .class-block li.advance {
    background-color: #000000;
    color: #ffffff;
  }
  
  .class-block li.standard {
    background-color: #de0623;
    color: #ffffff;
  }
  
  .class-block li.base {
    background-color: #fbc800;
    color: #ffffff;
  }

  .class-info {
    width: 100%;
    margin: auto;
    border: 5px solid #d4d4d4;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 30px;
  }

  .class-price table {
    width: 100%;
    margin-top: 0px;
    border: 1px solid #d6d6d6;
  }

  .class-info td {
    border: 1px solid #d0d0d0;
    padding: 5px;
    box-sizing: border-box;
    font-size: 11px;
    color: #000000;
    text-align: center;
  }

  .class-price td {
    border: 1px solid #d6d6d6;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
  }

  td.tableLine {
    border-left: 8px solid #DAAF08;
  }

  .class-sche {
    width: 95%;
    background-color: #aaa;
    border: 2px solid #d7d7d7;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    margin-top: 30px;
    margin: auto;
    padding: 3px 0 8px;
  }
  
}



















/*　開催場所　*/
.place-block {
  width: 100%;
  margin: auto;
  margin-top: 50px;
}


.place-map iframe {
  width: 100%;
  height: 300px;
  margin: auto;
}


.place-info {
  position: relative;
  width: 850px;
  margin: auto;
  padding: 30px;
  background-color: #e7e7e7;
  box-sizing: border-box;
  margin-top: -7px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.place-info-txt {
  width: 500px;
  text-align: center;
}

.place-info-txt p.name {
  font-size: 20px;
}

.place-info-txt p.addr {
  font-size: 16px;
}

.place-info-txt p.access {
  display: inline-block;
  background-color: #ffffff;
  padding: 8px 20px;
  box-sizing: border-box;
  font-size: 13px;
  margin-top: 10px;
  text-align: left;
}

.place-info-photo {
  width: 250px;
  text-align: center;
}

.place-info-photo img {
  width: 100%;
}




@media screen and (max-width: 768px){
  .place-info {
    position: relative;
    width: 90%;
    margin: auto;
    padding: 30px;
    background-color: #e7e7e7;
    box-sizing: border-box;
    margin-top: -7px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .place-info-txt {
    width: 60%;
    text-align: center;
  }

  .place-info-txt p.name {
    font-size: 18px;
  }
  
  .place-info-txt p.addr {
    font-size: 15px;
  }

  .place-info-photo {
    width: 40%;
    text-align: center;
  }
}




@media screen and (max-width: 420px){
  .place-info {
    position: relative;
    width: 100%;
    margin: auto;
    padding: 20px;
    background-color: #e7e7e7;
    box-sizing: border-box;
    margin-top: -7px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }

  .place-info-txt {
    width: 100%;
    text-align: center;
  }

  .place-info-txt p.name {
    font-size: 18px;
  }
  
  .place-info-txt p.addr {
    font-size: 14px;
  }

  .place-info-photo {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .place-info-txt p.access {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    padding: 8px 20px;
    box-sizing: border-box;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
  }
}















/*　ニュース　*/
.news-block {
  width: 100%;
  background-image: linear-gradient(0deg, rgb(188, 188, 188), rgb(124, 124, 124));
  padding: 100px 0;
}

.news-inblock {
  width: 980px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}

.news-inblock ul {
 list-style: none;
}

.news-text {
  width: 600px;
}

.news-text p {
  font-size: 28px;
  line-height: 2;
  color: #ffffff;
  text-align: center;
  letter-spacing: 2px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}

.news-sns-block {
  width: 300px;
}

.news-sns-block ul {
  display: flex;
  justify-content: center;
}

.news-sns-block li {
  padding: 0 10px;
}

.news-sns-block img {
  width: 80px;
}




@media screen and (max-width: 768px){
  .news-inblock {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
  }

  .news-text {
    width: 100%;
    margin-bottom: 20px;
  }

  .news-sns-block {
    width: 300px;
    margin: auto;
    text-align: center;
  }
  
}




@media screen and (max-width: 420px){
  .news-inblock {
    width: 95%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
  }

  .news-text p {
    font-size: 18px;
    line-height: 2;
    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  
}





















/*　スタッフ　*/
.staff-block {
  position: relative;
  width: 100%;
  margin: auto;
  margin-top: 20px;
  border-bottom: 5px solid #989898;
  background-color: #b6d7c3;
}


.staff-inblock {
  width: 980px;
  margin: auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 130px 0 100px;
}



.staff-inblock ul {
  width: 100%;
  margin: auto;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.staff-inblock li {
  width: 35%;
  margin-bottom: 20px;
}

.staff-inblock li img {
  width: 100%;
}



.staff-photo {
  font-size: 10px;
  padding-bottom: 20px;
}

.staff-spname {
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  text-align: center;
}


.staff-enname {
  font-size: 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #000000;
  border-bottom: 1px solid #ffffff;
  padding: 10px 0;
  text-align: center;
}


.staff-jpname {
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  text-align: center;
}

.staff-coment {
  font-size: 14px;
  line-height: 1.8;
  padding-top: 20px;
}

.staff-prof {
  width: 500px;
  background-color: #aaa;
  border: 2px solid #d7d7d7;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  margin-top: 30px;
  margin: auto;
  padding: 3px 0 8px;
}

.staff-prof a {
  color: #ffffff;
  text-decoration: none;
}


.staff-player {
  width: 100%;
  padding: 10px 0;
}

.staff-player table {
  width: 100%;
  border-collapse: collapse;
}

.staff-player td {
  border: 1px solid #e3e3e3;
  padding: 8px;
  box-sizing: border-box;
  font-size: 13px;
}



@media screen and (max-width: 768px){

  .staff-inblock {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 120px 0 100px;
  }

  .staff-inblock ul {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    list-style: none;
  }
  
  .staff-inblock li {
    width: 40%;
  }

  .staff-enname {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #989898;
    border-bottom: 1px solid #989898;
  }
  
  .staff-jpname {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  
  .staff-coment {
    font-size: 13px;
    line-height: 1.8;
    padding-top: 20px;
  }

  .staff-player td {
    border: 1px solid #e3e3e3;
    padding: 8px;
    box-sizing: border-box;
    font-size: 11px;
  }
  
}





@media screen and (max-width: 420px){

  .staff-inblock {
    display: none;
  }

  .staff-inblock ul {
    margin: auto;
    display: flex;
    list-style: none;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
  
  .staff-inblock li {
    display: inline-block;
    min-width: 100%;
    border-bottom: 1px dotted #b9b9b9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
  }
  
  .staff-inblock li:last-child {
    display: inline-block;
    min-width: 100%;
    border-bottom: 0px dotted #b9b9b9;
    box-sizing: border-box;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  
  
}








.hscroll {
  display: none;
}



@media screen and (max-width:480px) {

.hscroll {
  display: block;
	width: 90%;
	height:auto;
  margin: 30px auto;
	position:relative;
  padding: 50px 0 50px;
}

.hscroll ul {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	overflow:hidden;
	white-space:nowrap;
	scroll-snap-type:x mandatory;
	scroll-behavior:smooth;
}

.hscroll img {
	width:100%;
	height:100%;
	object-fit:contain;
}

.hscroll li {
	list-style:none;
	display:inline-block;
	scroll-snap-align:center;
	width:100%;
	height:100%;
}

.arrowST {
	bottom:0;
	position:absolute;
	width:30px;
	height:40px;
	background:rgba(0, 0, 0, 0.5);
	cursor:pointer;
}

.arrowST p.back {
  position: absolute;
	left: 40px;
  top: 10px;
  font-size: 12px;
  font-style: italic;
}

.arrowST p.next {
  position: absolute;
	right: 40px;
  top: 10px;
  font-size: 12px;
  font-style: italic;
}

.arrowST:before {
	content:'';
	position:absolute;
	width: 10px;
	height: 10px;
	border-left:4px solid rgb(255, 255, 255);
	border-bottom:4px solid rgb(255, 255, 255);
}
.left {
	left:0px;
}
.left:before {
	top:calc(50% - 7px);
	left:calc(50% - 4px);
	transform:rotate(45deg);
}
.right {
	right:0;
}
.right:before {
	top:calc(50% - 7px);
	right:calc(50% - 6px);
	transform:rotate(-135deg);
}


	.hscroll ul {
		overflow-x:auto;
	}
}














.form-block-nokori {
  width: 980px;
  padding: 30px;
  margin: auto;
  border: 1px solid #ff0000;
  box-sizing: border-box;
  margin-top: 30px;
}



@media screen and (max-width: 768px){

  .form-block-nokori {
    width: 90%;
    margin: auto;
    padding: 30px;
    margin: auto;
    border: 1px solid #ff0000;
    box-sizing: border-box;
    margin-top: 30px;
  }
}






/*　お問い合わせ　*/
.form-flow {
  width: 980px;
  margin: auto;
  background-color: #000000;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 20px;
}

.flow-title {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}

.form-flow ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 10px;
}

.form-flow li {
  width: 21%;
  background-color: #ffffff;
  padding: 10px;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-flow li.yajirushi {
  width: 1%;
  background-color: #000000;
}

.triangle01{ 
  width: 0;
  height: 0;
  border-top: solid 10px transparent;
  border-right: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 10px #ffffff;
}




@media screen and (max-width: 768px){
  .form-flow {
    width: 90%;
    margin: auto;
    background-color: #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
  }
}





@media screen and (max-width: 420px){
  .form-flow {
    width: 100%;
    margin: auto;
    background-color: #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
  }

  .flow-title {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
  }

  .form-flow ul {
    width: 100%;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 10px;
  }
  
  .form-flow li {
    width: 100%;
    background-color: #ffffff;
    padding: 10px;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .form-flow li.yajirushi {
    width: 1%;
    background-color: #000000;
  }

  .triangle01{ 
    width: 0;
    height: 0;
    border-top: solid 10px #ffffff;
    border-right: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-left: solid 10px transparent;
  }
}



@media screen and (max-width: 320px){
 .flow-title {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
  }
  
  .form-flow li {
    width: 100%;
    background-color: #ffffff;
    padding: 5px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
}













/* コンタクト　*/
.contact-block {
  width: 100%;
  background-color: #484848;
  padding: 50px 0;
}

.contact-txt-block {
  width: 980px;
  margin: auto;
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}


.contact-txt-block p.photo {
  width: 400px;
}

.contact-txt-block p.photo img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}


.contact-txt-block div.txt {
  width: 480px;
}

.contact-txt-block p.conbtn {
  width: 480px;
  border: 1px solid #ffffff;
  padding: 3px 5px 5px;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 20px;
  text-align: center;
}

.contact-txt-block p.conbtn a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

.contact-txt-block p.conbtn a:hover {
  opacity: 0.5;
}

.contact-txt-block p {
  color: #ffffff;
  font-size: 16px;
  line-height: 2;
}




@media screen and (max-width: 768px){

  .contact-txt-block {
    width: 90%;
    margin: auto;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
  }


  .contact-txt-block p.photo {
    width: 40%;
  }

  .contact-txt-block div.txt {
    width: 55%;
  }

  .contact-txt-block p.conbtn {
    width: 100%;
    border: 1px solid #ffffff;
    padding: 3px 5px 5px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
  }

  .contact-txt-block p {
    color: #ffffff;
    font-size: 13px;
    line-height: 2;
  }
  
}


@media screen and (max-width: 768px){

  .contact-txt-block {
    width: 90%;
    margin: auto;
    display:block;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
  }

  .contact-txt-block p.photo {
    width: 100%;
  }

  .contact-txt-block div.txt {
    width: 100%;
    margin-top: 10px;
  }
}


















  .selction-block {
    width: 100%;
    padding: 50px 0;
  }
  
  .selction-inblock {
    width: 980px;
    margin: auto;
  }
  
  h3.selection-title {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background-color: #4aa3db;
    border-top: 5px solid #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  h3.selection-titleE {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background-color: #90c31f;
    border-top: 5px solid #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  h3.selection-titleB {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background-color: #006ab8;
    border-top: 5px solid #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  h3.selection-titleC {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background-color: #ed7eaf;
    border-top: 5px solid #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  h3.selection-titleD {
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background-color: #009944;
    border-top: 5px solid #000000;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  p.selection-read {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    color: #ff0000;
  }

  .selction-inblock table {
    width: 100%;
    border: 1px solid #c4c4c4;
    margin-top: 20px;
  }

  .selction-inblock td {
    border: 1px solid #c4c4c4;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
  }

  .si-read {
    font-size: 16px;
    line-height: 2;
  }

  .si-read-red {
    font-size: 18px;
    line-height: 2;
    color: #ff0000;
  }

  .si-read-grayback {
    font-size: 14px;
    line-height: 1;
    background-color: #eaeaea;
    padding: 10px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    margin-top: 10px;

  }

  .copyright {
    font-size: 10px;
  }



  .selection-photo-block {
    width: 980px;
    margin: 30px auto 0;
  }





  @media screen and (max-width: 768px){
    .selction-inblock {
      width: 90%;
      margin: auto;
    }
  
    h3.selection-title {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
      text-align: center;
      background-color: #4aa3db;
      padding: 20px;
      box-sizing: border-box;
      margin-bottom: 20px;
    }

    h3.selection-titleE {
      font-size: 18px;
    }

    .selection-photo-block {
      width: 100%;
      margin: 0px auto 0;
    }

    .copyright {
      font-size: 10px;
      padding-left: 10px;
    }
  
  }



  @media screen and (max-width: 420px){
    .selction-block {
      width: 100%;
      padding: 20px 0;
    }

    .selction-inblock {
      width: 90%;
      margin: auto;
    }
  
    h3.selection-title {
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
      text-align: center;
      background-color: #4aa3db;
      padding: 10px;
      box-sizing: border-box;
      margin-bottom: 20px;
    }
  
    p.selection-read {
      font-size: 20px;
      font-weight: 400;
      line-height: 1.6;
      text-align: center;
    }

    .selction-inblock td {
      border: 1px solid #c4c4c4;
      padding: 10px;
      box-sizing: border-box;
      font-size: 12px;
      line-height: 1.5;
    }

    .si-read {
      font-size: 14px;
      line-height: 2;
    }
  
    .si-read-red {
      font-size: 16px;
      line-height: 2;
      color: #ff0000;
    }
  
  }










/*　コンタクト　*/
.page-contact-block {
  width: 980px;
  margin: auto;
  padding: 80px;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin: 80px auto;
}

.page-contact-block table {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding: 20px;
  margin-top: 20px;
}

.page-contact-block td {
  padding: 10px;
  font-size: 14px;
}




.form-block {
  width: 100%;
  padding: 100px 0;
}




@media screen and (max-width: 768px){
  .page-contact-block {
  width: 90%;
  margin: auto;
  padding: 30px;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin: 80px auto 80px;
}
}


@media screen and (max-width: 420px){

  .form-block {
    width: 100%;
    padding: 80px 0 20px;
  }


  .page-contact-block {
  width: 100%;
  margin: auto;
  padding: 15px;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 30px auto 0px;
  border-top: 1px solid #cccccc;
}

.page-contact-block p {
font-size: 12px;
}




.page-contact-block table {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding: 10px;
  margin-top: 20px;
}

.page-contact-block td {
  width: 95%;
  display: block;
  padding: 10px;
  font-size: 14px;
}
}




@media screen and (max-width: 320px){

  .page-contact-block td {
    width: 90%;
    display: block;
    padding: 10px;
    font-size: 12px;
  }
}



























/*　フォーム　*/

.form-size1 { width: 95%; margin: auto; height: 30px; font-size: 1rem; }
.form-size2 { width: 95%; margin: auto; height: 100px; font-size: 1rem; }
input[type="text"],
textarea {
width: 100%;
outline: none;
border: 1px solid #aaa;
-webkit-transition: all .3s;
transition: all .3s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

input[type="text"]:focus,
textarea:focus {
box-shadow: 0 0 7px #1abc9c;
border: 1px solid #1abc9c;
}
.select-box01 select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 16px;
}
.select-box01 select {
width: 100%;
padding: 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #999;
background: #eee;
background: url(../img/arrow02.png) 98% 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
background: url(../img/arrow02.png) 98% 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
background-size: 30px, 100%;
}


input[type=button], input[type=submit], input[type=reset] {
position: relative;
width: 100%;
margin: auto;
margin-top: 30px;
  background-color: #DAAF08;
  border: none;
  color: #ffffff;
  padding: 16px 50px;
font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 8px;
}







@media screen and (max-width: 768px){

.qa-form li.class1 {
width: 100%;
height: auto;
background-color: #dadada;
padding: 10px;
padding-top: 10px;
font-size: 0.8rem;
text-align: center;
}

.qa-form li.class2 {
width: 100%;
height: auto;
padding: 5px;
}

.qa-form li.class3 {
display: block;
width: 100%;
padding: 10px 20px;
font-size: 18px;
line-height: 1.2;
text-align: center;
border: none;
padding-top: 20px;
}

.privacy-box {
  width: 100%;
  margin: auto;
  padding: 5px;
  background-color :#f1efdc;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.privacy-box a {
  font-size: 14px;
}
}





@media screen and (max-width: 768px){
  input[type=button], input[type=submit], input[type=reset] {
  position: relative;
      width: 100%;
      margin: auto;
      margin-top: 30px;
      background-color: #DAAF08;
      border: none;
      color: #ffffff;
      padding: 16px 0px;
      font-size: 13px;
      text-decoration: none;
      cursor: pointer;
      border-radius: 8px;
  }
}





@media screen and (max-width: 420px){

  input[placeholder] {
      font-size: 12px;
  }
  input[type=button], input[type=submit], input[type=reset] {
  position: relative;
      width: 90%;
      margin: auto;
      margin-top: 30px;
      background-color: #DAAF08;
      border: none;
      color: #ffffff;
      padding: 16px 20px;
      font-size: 16px;
      text-decoration: none;
      cursor: pointer;
      border-radius: 8px;
      box-sizing: border-box;
  }
}

















/*　メニュー　*/
nav#global-nav {
  position: relative;
	background-color: #ffcc00;
	width: 100%;
  z-index: 99999;
}

#global-nav.m_fixed {
	left: 0;
	position: fixed;
	top: 0;
  z-index:50;
}

#global-nav .inner {
	margin: auto;
  width: 100%;
}

.global-list {
  width: 90%;
	display: flex;
  justify-content: center;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.global-list li {
  position: relative;
	display: flex;
  justify-content: center;
	width: 20%;
  height: 60px;
  padding: 10px 0;
  box-sizing: border-box;
  background-color: #ffffff;
  margin: 20px 10px;
  border-radius: 40px;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  }


.global-list li a {
  color: #000000;
  font-size: 16px;
  text-decoration: none;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 2px;
  padding-top: 12px;
}


.menu-cap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  text-align: center;
  width: 75%;/* 幅 */
	height: 10px;
	border-top: 15px solid #0aa734; /* 高さ */
	border-left: 25px solid transparent; /* 左側上辺の伸び */
	border-right: 25px solid transparent; /* 右側上辺の伸び */
	box-sizing: border-box;
}

.menucap-inner {
  position: absolute;
  top:-13px;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  font-size: 9px;
}







@media screen and (max-width: 768px){

  .global-list {
    width: 100%;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
  }

  .global-list li {
    position: relative;
    display: flex;
    justify-content: center;
    width: 20%;
    height: 60px;
    padding: 10px 0;
    box-sizing: border-box;
    background-color: #ffffff;
    margin: 5px 5px;
    border-radius: 20px;
    box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
    }

  .menu-cap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    text-align: center;
    width: 80%;/* 幅 */
    height: 10px;
    border-top: 10px solid #0aa734; /* 高さ */
    border-left: 5px solid transparent; /* 左側上辺の伸び */
    border-right: 5px solid transparent; /* 右側上辺の伸び */
    box-sizing: border-box;
  }

  .menucap-inner {
    position: absolute;
    top:-9px;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    font-size: 7px;
    letter-spacing: 1px;
  }
}









@media screen and (max-width: 420px){
  .global-list {
    width: 100%;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
  }

  .global-list li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    padding: 10px 0;
    box-sizing: border-box;
    background-color: #ffffff;
    margin: 0px 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.6);
    border-bottom: 1px solid #000000;
    }

    .global-list li.class {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 33.3%;
      height: 60px;
      padding: 10px 0;
      box-sizing: border-box;
      background-color: #ffffff;
      margin: 0px 0px;
      border-radius: 0px;
      box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.6);
      border-bottom: 1px solid #000000;
      }

  .global-list li a {
    color: #000000;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0px;
    text-align: center;
  }
  .menu-cap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    width: 90%;/* 幅 */
    height: 10px;
    border-top: 10px solid #0aa734; /* 高さ */
    border-left: 5px solid transparent; /* 左側上辺の伸び */
    border-right: 5px solid transparent; /* 右側上辺の伸び */
    box-sizing: border-box;
  }

  .menucap-inner {
    position: absolute;
    top:-9px;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    font-size: 7px;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 320px){
  .global-list li a {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 1px;
  }
}

















/*　フッタ　*/
.footer-block {
  width: 100%;
  background-color: #00a33e;
  padding: 100px 0;
  box-sizing: border-box;
}

.footer-logo {
  width: 100px;
  margin: auto;
}

.footer-logo img {
  width: 100%;
}

.footer-block p {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 2px;
}


.footer-title {
  font-size: 22px!important;
  letter-spacing:1px!important;
  font-weight: 600!important;
  font-style: italic;
}



@media screen and (max-width: 420px){
  .footer-block p {
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 0px;
  }

  .footer-title {
    font-size: 22px!important;
    line-height: 1.2;
    letter-spacing:1px!important;
    font-weight: 600!important;
    font-style: italic;
  }
  
}



@media screen and (max-width: 320px){
  .footer-block p {
    text-align: center;
    font-size: 10px;
    color: #ffffff;
    letter-spacing: 0px;
  }
}











/*　ページ レイアウト　*/

.page-main-block {
  width: 100%;
  margin: auto;
  padding: 50px 0;
}


.page-main-block p.title {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
}

.page-main-block p.title-sub {
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}







@media screen and (max-width: 420px){
  .page-main-block p.title {
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    font-weight: 600;
  }
}











.page-pc-header-block {
  width: 100%;
  background-color: #000000;
  margin-top: 50px;
}

.page-pc-header-inblock {
  width: 980px;
  margin: auto;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.page-pc-header-block p.photo {
  width: 30%;
}

.page-pc-header-block p.photo img {
  width: 100%;
}

.page-pc-header-block p.txt {
  width: 60%;
}

.page-pc-header-block p {
  color: #ffffff;
}


@media screen and (max-width: 768px){
  .page-pc-header-inblock {
    width: 95%;
    margin: auto;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
  }
}



@media screen and (max-width: 420px){
  .page-pc-header-inblock {
    width: 95%;
    margin: auto;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .page-pc-header-block p.photo {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }

  .page-pc-header-block p.photo img {
    width: 80%;
  }
  
  .page-pc-header-block p.txt {
    width: 100%;
    padding-top: 20px;
  }
}








.page-pc-photo-block {
  width: 100%;
}

.page-pc-photo-block ul {
  list-style: none;
  display: flex;
}

.page-pc-photo-block li {
  width: 25%;
}
.page-pc-photo-block li img {
  width: 100%;
}


@media screen and (max-width: 420px){
  .page-pc-photo-block ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
  .page-pc-photo-block li {
    width: 50%;
  }
}







.page-pc-training-block {
  width: 100%;
  padding: 50px 0;
  text-align: center;
}

.page-pc-training-inblock {
  width: 980px;
  margin: 0 auto 30px;
  background-color: #8b8b8b;
  padding: 30px;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}

.page-pc-training-inblock p.title {
  font-size: 20px;
  color: #ffffff;
}

span.title-min {
  background-color: #ffea00;
  color: #000000;
  padding: 2px 10px;
  border-radius: 20px;
  font-size: 14px;
}

.page-pc-training-inblock .main {
  background-color: #ffffff;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  margin: 10px 0;
  color: #ff0000;
  font-size: 16px;
}

.page-pc-training-inblock .cap {
  background-color: #dddddd;
  text-align: left;
  padding: 10px 20px;
  box-sizing: border-box;
  margin: 10px 0;
  font-size: 14px;
  color: #000000;
}




.page-pc-training-block img {
  width: 980px;
  margin: auto;
  vertical-align: bottom;
}



@media screen and (max-width: 768px){
.page-pc-training-inblock {
  width: 95%;
  margin: 0 auto 30px;
  background-color: #8b8b8b;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}

.page-pc-training-block img {
  width: 100%;
  margin: auto;
  vertical-align: bottom;
}

}


@media screen and (max-width: 420px){
  .page-pc-training-block {
    width: 100%;
    padding: 50px 0 20px;
    text-align: center;
  }
  .page-pc-training-inblock {
  width: 95%;
  margin: 0 auto 0px;
  background-color: #8b8b8b;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}

.page-pc-training-inblock p.title {
  font-size: 18px;
  color: #ffffff;
}

.page-pc-training-inblock .main {
  background-color: #ffffff;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  margin: 10px 0;
  color: #ff0000;
  font-size: 14px;
}

.page-pc-training-inblock .cap {
  background-color: #dddddd;
  text-align: left;
  padding: 10px 20px;
  box-sizing: border-box;
  margin: 10px 0;
  font-size: 12px;
  color: #000000;
}
}















.page-pc-info-block {
  width: 100%;
}

.page-pc-info-inblock {
  width: 980px;
  margin: auto;
}

.page-pc-info-inblock img {
  width: 100%;
}

.page-pc-info-inblock table {
  width: 100%;
  border-collapse: collapse;
}

.page-pc-info-inblock td {
  border: 1px solid #afafaf;
  padding: 8px 20px;
  font-size: 14px;
  box-sizing: border-box;
}

.page-pc-info-inblock td p.title {
  text-align: center;
  color: #ffffff;
}

.page-pc-info-inblock td img.staffp {
  width: 200px;
  float: left;
  padding-right: 20px;
  overflow: hidden;
}

.pc-staff-name {
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  
}

.page-pc-info-inblock td p {
  overflow: hidden;
}





span.kamkomiR {
  background-color: #ff0000;
  padding: 5px 8px;
  color: #ffffff;
  border-radius: 8px;
}


@media screen and (max-width: 768px){
  .page-pc-info-inblock {
    width: 95%;
    margin: auto;
  }

  .page-pc-info-inblock td {
    border: 1px solid #afafaf;
    padding: 8px 20px;
    font-size: 13px;
    box-sizing: border-box;
  }
}


@media screen and (max-width: 420px){

  .page-pc-info-inblock td {
    width: 100%;
    display: block;
    border: 1px solid #afafaf;
    padding: 8px 20px;
    font-size: 12px;
    box-sizing: border-box;
  }

  .page-pc-info-inblock td img.staffp {
    width: 100%;
    float: none;
    padding-right: 0px;
    overflow: hidden;
  }
}















/*　プライス　*/
.price-block {
  position: relative;
  width: 100%;
  padding: 120px 0 120px;
  background-color: #f5f5f5;
}

.price-inblock {
  position: relative;
  width: 980px;
  margin: auto;
}

.price-inblock table {
  width: 100%;
  border-collapse: collapse;
  background-color: #ffffff;
}

.price-inblock td {
  border: 1px solid #595959;
  padding: 20px;
  box-sizing: border-box;
  font-size: 18px;
  color: #595959;
}


@media screen and (max-width: 768px){
  .price-inblock {
    position: relative;
    width: 90%;
    margin: auto;
  }
}


@media screen and (max-width: 420px){
  .price-block {
    position: relative;
    width: 100%;
    padding: 80px 0 80px;
    background-color: #f5f5f5;
  }
  .price-inblock td {
    border: 1px solid #595959;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #595959;
  }
}
















.sports-block {
  position: relative;
  width: 100%;
  padding: 120px 0 120px;
}


.sports-inblock {
  width: 100%;
  margin: auto;
}


.sports-inblock img {
  width: 100%;
}

.sports-block table {
  width: 980px;
  margin: auto;
  border-collapse: collapse;
  margin-top: 30px;
  
}

.sports-block td {
  border: 1px solid #bfbfbf;
  padding: 10px;
  text-align: center;
}

.sports-block td:nth-child(n) {
  background-color: #f8fff9;
}





@media screen and (max-width: 420px){
  .sports-block {
    position: relative;
    width: 100%;
    padding: 70px 0 120px;
  }
  .sports-block table {
    width: 95%;
    margin: auto;
    border-collapse: collapse;
    margin-top: 30px;
  }

  .sports-block td {
    width: 50%;
    border: 1px solid #bfbfbf;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
  }
}











.schedule-block {
  position: relative;
  width: 100%;
  background-color: #fff8f1;
  padding: 100px 0;
}

.schedule-inblock {
  width: 980px;
  margin: auto;
  padding: 50px 0;
}

.schedule-block table {
  width: 100%;
  background-color: #fff8f1;
  border-collapse: collapse;
  padding: 100px 0;
}

.schedule-block td {
  border: 1px solid #bfbfbf;
  padding: 20px 10px;
  text-align: center;
  background-color: #ffffff;
  font-size: 14px;
}





@media screen and (max-width: 420px){
  .schedule-block {
    position: relative;
    width: 100%;
    background-color: #fff8f1;
    padding: 100px 0 70px;
  }

  .schedule-inblock {
    width: 95%;
    margin: auto;
    padding: 0px 0;
  }

  .schedule-block td {
    border: 1px solid #bfbfbf;
    padding: 10px 10px;
    text-align: center;
    background-color: #ffffff;
    font-size: 12px;
  }
}







.footer-btn-block {
  width: 980px;
  margin: auto;
  padding: 0 0 80px;
}

.footer-btn-block ul {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style: none;
}

.footer-btn-block li {
  width: 48%;
}

.footer-btn-block li img {
  width: 100%;
  transform: scale(1.00);
}


.footer-btn-block li a:hover img  {
 transform: scale(1.01);
  transition: 0.5s;
}





@media screen and (max-width: 768px){
  .footer-btn-block {
    width: 90%;
    margin: auto;
    padding: 0 0 50px;
  }

  .footer-btn-block li {
    width: 49%;
  }
}








@media screen and (max-width: 420px){
  .footer-btn-block {
    width: 95%;
    margin: auto;
    padding: 0 0 80px;
  }

  .footer-btn-block ul {
    width: 100%;
    display: block;
    justify-content: space-between;
    list-style: none;
  }

  .footer-btn-block li {
    width: 100%;
  }
}


