body{
    background-color:#F3F1ED; 
}
.content{
    padding: 24px 50px 0px 26px;
    position: relative;
    width: 1200px;
    height: auto;
    margin: auto;
}
.sm-only{
    display: none;
}
.pc-only{
    display: block;
}
.logo{
    display: none;
}
.nav-menu{
letter-spacing: var(--unnamed-character-spacing-1-05);
color: var(--unnamed-color-292b2d);
text-align: left;
letter-spacing: 1.05px;
color: #292B2D;
opacity: 1;
list-style: none;
display: inline;
margin-left: 32px;
}

.nav-menu li a{
   color: black; 
   text-decoration: none;
}
.nav-menu li a:hover{
    color: black; 
    text-decoration: none;
    opacity:0.5;
 }

.nav-1{
top: 51px;
left: 154px;
width: 9px;
height: 14px;
}
.mina-waku{
    top: 287px;
    left: 161px;
    width: 370px;
    height: 168px;
    position: absolute; 
}
.drawer-list ul {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    pointer-events: auto;
    margin-top: -37px;
  }
  .drawer-list {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 30vw;
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
    /* ie workaround */
    -ms-transform: translatex(-100vw);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
    padding-top: 125px;
    -webkit-transition: width 475ms ease-out, border-radius .8s .1s ease, -webkit-transform 450ms ease;
    transition: width 475ms ease-out, border-radius .8s .1s ease, -webkit-transform 450ms ease;
    transition: width 475ms ease-out, transform 450ms ease, border-radius .8s .1s ease;
    transition: width 475ms ease-out, transform 450ms ease, border-radius .8s .1s ease, -webkit-transform 450ms ease;
    border-bottom-left-radius: 100vw;
    background-color: #ebebeb;
    background-color:rgba(208, 210, 210, 0.89);
    z-index: 10000;
  }
  
  .drawer-list li {
    list-style: none;
    pointer-events: auto;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translatex(100vw);
    transform: translatex(100vw);
    /* ie workaround */
    -ms-transform: translatex(-100vw); 
    width: 100%;
    margin: auto;
  }
  
  .drawer-list li:last-child {
    margin-bottom: 2em;
  }
  
  .drawer-list li a {
    text-decoration: none;
    color: #100101;
    text-align: center;
    display: block;
    padding: 1rem;
  }
  .alert {
    width: 500px;
    margin: auto;
    margin-top:40px;
  }
  .ginkou_buton{
    width: 500px !important;
    margin: 0px auto 150px;
    padding: 20px 0px;
    font-size: 23px;
    background-color: #4c4a4a;
  }
  .ginkou_buton a:hover{
      text-decoration: none;
  }
@-webkit-keyframes katakata5{
    0% {-webkit-transform: rotate(0deg);}
    10% {-webkit-transform: rotate(7deg);}
    30% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-7deg);}
    100% {-webkit-transform: rotate(0deg);}
    }
@-webkit-keyframes katakata4{
    0% {-webkit-transform: rotate(0deg);}
    25% {-webkit-transform: rotate(1deg);}
    50% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-1deg);}
    100% {-webkit-transform: rotate(0deg);}
    }
@-webkit-keyframes katakata3{
    0% {-webkit-transform: rotate(0deg);}
    25% {-webkit-transform: rotate(12deg);}
    50% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-12deg);}
    100% {-webkit-transform: rotate(0deg);}
    }
@-webkit-keyframes katakata2{
    0% {-webkit-transform: rotate(0deg);}
    25% {-webkit-transform: rotate(12deg);}
    50% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-12deg);}
    100% {-webkit-transform: rotate(0deg);}
    }
@-webkit-keyframes katakata{
    0% {-webkit-transform: rotate(0deg);}
    25% {-webkit-transform: rotate(10deg);}
    50% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-10deg);}
    100% {-webkit-transform: rotate(0deg);}
    }
@-webkit-keyframes purun {
    0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    15%  { transform: scale(0.9, 0.9) translate(0%, 5%); }
    30%  { transform: scale(1.3, 0.8) translate(0%, 10%); }
    50%  { transform: scale(0.8, 1.3) translate(0%, -10%); }
    70%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
    100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  }
@-webkit-keyframes korokoro {
    0%   { -webkit-transform: translate(0%, 0%); }
    5%   { -webkit-transform: translate(10%, 0%) rotate(10deg); }
    25%  { -webkit-transform: translate(20%, 0%) rotate(20deg); }
    30%  { -webkit-transform: translate(-10%, 0%) rotate(-10deg); }
    35%  { -webkit-transform: translate(-15%, 0%) rotate(-15deg); }
    45%  { -webkit-transform: translate(10%, 0%) rotate(10deg); }
    50%  { -webkit-transform: translate(15%, 0%) rotate(15deg); }
    60%  { -webkit-transform: translate(-5%, 0%) rotate(-5deg); }
    65%  { -webkit-transform: translate(-7%, 0%) rotate(-7deg); }
    75%  { -webkit-transform: translate(0%, 0%) rotate(0deg); }
    100% { -webkit-transform: translate(0%, 0%) rotate(0deg); }
  }

  @-webkit-keyframes puyon {
  0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
  40%  { transform: scale(0.95, 1.2) translate(0%, -10%); }
  50%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
  60%  { transform: scale(0.95, 1.05) translate(0%, -3%); }
  70%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  80%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@-webkit-keyframes pururun {
    0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    10%  { transform: scale(1.0, 1.0) translate(10%, 0%) skew(-10deg, 0deg); }
    60%  { transform: scale(1.0, 1.0) translate(20%, 0%) skew(-20deg, 0deg); }
    70%  { transform: scale(1.0, 1.0) translate(-15%, 0%) skew(15deg, 0deg); }
    80%  { transform: scale(1.0, 1.0) translate(15%, 0%) skew(-15deg, 0deg); }
    80%  { transform: scale(1.0, 1.0) translate(5%, 0%) skew(-5deg, 0deg); }
    90%  { transform: scale(1.0, 1.0) translate(-5%, 0%) skew(5deg, 0deg); }
    100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  }
  @keyframes fwari{
    0%   { transform:translate(0%, 0%); }
    100% { transform:translate(0%, -30px); }
}
@-webkit-keyframes fwari{
    0%   { -webkit-transform:translate(0%, 0%); }
    100% { -webkit-transform:translate(0%, -30px); }
}

@-moz-keyframes fwari{
    0%   { -moz-transform:translate(0%, 0%); }
    100% { -moz-transform:translate(0%, -30px); }
}
@keyframes spin{
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@-webkit-keyframes spin{
    0%   { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes spin{
    0%   { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
}
@keyframes pendulum{
    0%{transform: rotate(10deg);}
    100%{transform: rotate(-10deg);}
}
@-webkit-keyframes pendulum{
    0%{-webkit-transform: rotate(10deg);}
    100%{-webkit-transform: rotate(-10deg);}
}
@-moz-keyframes pendulum{
    0%{-moz-transform: rotate(10deg);}
    100%{-moz-transform: rotate(-10deg);}
}


.moji-chibi{
    font-size: 9px;
    margin-top: 2px;
}


/*about us部分*/

.left-content{
    float: left;
    margin: auto;
    position: relative;
    width: 30%;
    margin-top: 88px;
}
.left1{
    position: absolute;
    top: 191px;
    left: 20px;
    margin: auto;
}
.left2{
    position: absolute;
    top: 276px;
    left: 107px;
    margin: auto;
}
.right-content{
    float: right;
    margin: auto;
    position: relative;
    margin-left: 219px;
    width: 825px;
    margin-top: 63px;
}
.right-waku{
    float: left;
    list-style: none;
}
.right-waku li{
    float: left;
    list-style: none;
    margin-left: 10px;
}
.right-waku-img,.right-waku-img a{
    width: 248px;
    height: 200px;
   
}
/*price*/
.dekaishi{
background: #FFFFFF 0% 0% no-repeat padding-box;
opacity: 1;   
width:420px;
height:420px;
margin-right: 249px;
border-radius: 50%;
position: relative;  
}
.right-ishi1{
    position: absolute;
    top: 274px;
    left: -338px;
    width: 54%;
    animation: korokoro 2s linear 0s 1;
    animation-iteration-count: infinite;
}
.right-ishi2{
    position: absolute;
    top: 361px;
    left: -155px;
    width: 30%;
    animation:fwari ease-in-out 2s infinite alternate;
}
.price-waku{
    list-style: none;
    width: 682px;
    padding-left: 0px;
    margin-top: -101px;

}
.price-waku li{
    font-family: 'Noto Serif JP', serif; 
    font-size: 20px;
    height: 67px;
    margin-bottom: 21px;

}
.price-chibimoji{
    font-size: 13px;
    line-height: 15px;
}
.price-left{
   float: left;
    width: 213px;
    margin: auto;
    
}
.price-right{
    float: right;
    width: 465px;
    margin: auto;
    text-align: right;
  }
  .price-right-left{
      float: left;
      width: 241px;
  }
  .price-right-right{
    float: right;
    width: 224px;
    padding-left: 10px;
}
/*申し込みボタン*/
.btn.type01{
width: 100%;
max-width: 340px;
padding: 15px 10px;
display: inline-block;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
background-color: #2f2f2f;
border-radius: 0%;
margin-left: 13px;
}
  

.clear{
    clear: both;
}

.btn-haba{
    width: 100%;
    margin-top: 16px;  
}
.kiyaku-waku{
    height: 81vh;
    overflow:scroll;
    margin-left: -143px;
}

/* テーブル */
table {
    margin: 20px auto;
  }
  .tbl-r02 th {
    background: #c3c3c3;
    border: solid 1px #ccc;
    color: #fff;
    padding: 10px;
  }
  .tbl-r02 td {
  　border: solid 1px #ccc;
    padding: 10px;
    background: #f7f4f482;
    padding: 10px;
  }
  .cpmpany-waku {
    list-style: none;
    width: 416px;
    padding-left: 0px;
    
}.company-waku2{
    list-style: none;
    width: 684px;
    padding-left: 0px;
    margin-top: 114px;  
}
/* footer */
.wrapper{
    min-height: 100vh;
    position: relative;/*←相対位置*/
    padding-bottom: 120px;/*←footerの高さ*/
    box-sizing: border-box;/*←全て含めてmin-height:100vhに*/
}

footer{
    width: 98%;
    color: #fff;
    text-align: right;
    padding: 30px 30px;
    position: absolute;/*←絶対位置*/
    bottom: 0; /*下に固定*/
}


.moushikomi-botan2{
    padding: 10px;
    max-width: 100%;
    width: 500px;
  height:99px;
}
.moushikomi-botan2 a:hover{
  opacity:0.5;
  text-decoration:none;
}
.moushikomi-botan{
    max-width: 100%;
    margin-bottom: 49px;
}
.moji{
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 28px;
    margin: 10px auto;
}
.box7 {
    padding: 0.5em 1em;
    margin: 50px auto;
    color: #474747;
    background: whitesmoke;
    border: solid 0.5px#654c40;
    width: 500px;
    max-width: 100%;
}
.moji-let{
    text-align: left;
}
.dai-header{
  margin:auto;
  text-align: center;
}
.kain-waku{
  font-size: 20px;
  line-height: 34px;
  border-bottom: 1px solid #a09e9e;
  padding-bottom: 30px;
  margin:50px auto 30px;
  text-align: center;
  background-color: white;
  padding-top: 30px;
  color: midnightblue;

}
.kain-naiyou{
  font-size: 20px;
  line-height: 34px;
}
.img2{
  margin-top: 20px;
  max-width: 100%;
}
/* coaches */
.coach-index-dai{
 width:60%   
}
.coach-index-dai2{
    width:42%   
   }
.coach-index-font{
    margin-left: 40px;
}
.coach-index-price-moji{
    font-size: 27px;
    margin-left: 154px;
    line-height: 46px;

}
.coach-index-price-moji2{
    font-size: 27px;
    margin:100px auto;
    line-height: 46px;

}
.coach-index-price-waku{
    border-bottom: 1px solid #aba4a4;
    margin: 30px;
    padding: 30px 0px;
}
.price-hyou2{
    margin: 100px auto;
    width: 100%;
    max-width: 800px;
}
.product-waku{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin-left: 52px;
}
.product-waku-nakami {
    width: 296px;
    margin: 10px;
    height: 300px;
    padding: 20px;
    text-align: center;
    color:black;
    text-decoration: none;
    overflow: hidden;
}

.content-2{
    margin: 100px;
    width: 1000px;
}
.title-font-size{
    font-size: 37px;
}
.admin-waku{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted;
    height: 35px;
}
.admin-waku-1-1{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted;
    border-top: 1px solid;
    height: 35px;
    line-height: 35px;
}
.admin-waku-1{
    width:100px;
    border-right:solid 1px;
    border-left:solid 1px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.admin-waku-2{
    width:300px;
    border-right:solid 1px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.tbl-r04{
    background-color: white;
}
.shousai-butan{
    width: 130px;
    height: 30px;
    line-height: 30px;
    margin: 4px;
}
/* home */
/* home */
.home-moji {
    font-family: 'Noto Serif JP', serif;
    }
    .home-haikei1{
    position: absolute;
    top: 208px;
    left: -46px;
    transform: rotate(-90deg);
    }
    .home-movie-wrap {
    position: relative;
    /* height: 711px; */
    overflow: hidden;
    margin-left: 95px;
    z-index: -1000;
    }
    
    .home-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height:340px;
    }
    .home-haikei2{
    position: absolute;
    top: 93px;
    left: 870px;
    width: 138px;
    }
    .home-haikei3{
    position: absolute;
    top: 300px;
    left: 870px;
    width: 300px;
    transform: rotate(-45deg);
    z-index: -1000;
    }
    .home-haikei4{
    position: absolute;
    top: 546px;
    left: 150px;
    width: 57px;
    }
    .home-haikei5{
    position: absolute;
    top:900px;
    left: 52px;
        width: 59px;
    transform: rotate(59deg);
    }
    .home-haikei6{
        position: absolute;
        top: 933px;
        left: 195px;
        width: 29px;
        transform: rotate(1deg);
    }
    .home-haikei7{
        position: absolute;
        top: 822px;
        left: 1000px;
        width: 29px;
        transform: rotate(1deg);
    }
    .home-haikei8{
        position: absolute;
        top: 718px;
        left: 874px;
        width: 71px;
        transform: rotate(25deg);
    }
    .home-haikei9{
        position: absolute;
        top: 848px;
        left: 1038px;
        width: 41px;
        transform: rotate(0deg);
    }
    .home-haikei10{
        position: absolute;
        top: 979px;
        left: 182px;
        width: 25px;
        transform: rotate(7deg);
    }
    .home-haikei11{
        position: absolute;
        top: 733px;
        left: 1044px;
        width: 85px;
        transform: rotate(-90deg);
    }
    .home-coach{
        margin-top: -300px;
        margin-left: 123px;
        height: 299px;
    }
    .home-coach1{
        float: left;
      width: 200px;
      height: 246px;
      list-style: none;
      text-align: center;
      margin-left: 70px;
    }
    .home-coach2{
        width: 200px;
        height: 236px;
        margin-top: 0px;
    }
.price-content{
    margin-top: 100px;
}
@media (min-width: 901px) and (max-width:1024px){
.price-content{
    margin-top: 100px;
}
/* home */
.home-moji {
    font-family: 'Noto Serif JP', serif;
    }
    .home-haikei1{
    position: absolute;
    top: 208px;
    left: -46px;
    transform: rotate(-90deg);
    }
    .home-movie-wrap {
    position: relative;
    padding-bottom: 32.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
    margin-left: 95px;
    z-index: -10000;
    }
    
    .home-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height:340px;
    }
    .home-haikei2{
    position: absolute;
    top: 93px;
    left: 870px;
    width: 138px;
    }
    .home-haikei3{
    position: absolute;
    top: 300px;
    left: 870px;
    width: 300px;
    transform: rotate(-45deg);
    z-index: -1000;
    }
    .home-haikei4{
    position: absolute;
    top: 546px;
    left: 150px;
    width: 57px;
    }
    .home-haikei5{
    position: absolute;
    top:900px;
    left: 52px;
        width: 59px;
    transform: rotate(59deg);
    }
    .home-haikei6{
        position: absolute;
        top: 1141px;
        left: 190px;
        width: 29px;
        transform: rotate(1deg);
        z-index: -1000;
    }
    .home-haikei7{
        position: absolute;
        top: 1179px;
    left: 886px;
        width: 29px;
        transform: rotate(1deg);
        z-index: -1000;
    }
    .home-haikei8{
        position: absolute;
        top: 1117px;
    left: 747px;
        width: 71px;
        transform: rotate(25deg);
        z-index: -1000;
    }
    .home-haikei9{
        position: absolute;
        top: 1200px;
    left: 940px;
        width: 41px;
        transform: rotate(0deg);
    }
    .home-haikei10{
        position: absolute;
        top: 979px;
        left: 182px;
        width: 25px;
        transform: rotate(7deg);
    }
    .home-haikei11{
        position: absolute;
        top: 733px;
        left: 1044px;
        width: 85px;
        transform: rotate(-90deg);
    }
    .home-coach{
        margin-top: -300px;
        margin-left: 93px;
        height:300px;
    }
    .home-coach1{
    float: left;
      width: 200px;
      height: 246px;
      list-style: none;
      text-align: center;
      margin-left: 49px;
    }
    .home-coach2{
        width: 200px;
        height: 236px;
        margin-top: 0px;
    }
    .po-koga-bana{
        width: 679px;
        margin-left: 108px;
    }
       /* footer */


footer{
    width: 3%;
    color: #fff;
    text-align: right;
    padding: 30px 30px;
    position: absolute;/*←絶対位置*/
    bottom: 0; /*下に固定*/
    right: 0;
}
/* トピック */

.news-waku {
    width: 806x;
    height: 300px;
    margin: 33px 127px 205px 186px;
    z-index: 10000;
    background-color: white;
    overflow: scroll;
}
.news-list {
    border-bottom: 1px dotted #000;
    list-style: none;
    padding: 30px 10px 5px 10px;
    width:90%;
    color: #1c448d;
    display: inline-block;
    text-decoration: underline;
}
time {
    display: inline-block;
    font-weight: bold;
    margin-right: 40px;
}
.new{
    width: 450px;  
 white-space: nowrap;  
 overflow: hidden;  
 text-overflow: ellipsis;  
 -webkit-text-overflow: ellipsis;  
 -o-text-overflow: ellipsis;  
}
    }
/* トピック */

.news-waku {
    height: 383px;
    margin: 33px 127px 43px 186px;
    z-index: 10000;
    background-color: white;
    overflow: overlay;
    border-radius: 20px;
}
.news-list {
    border-bottom: 1px dotted #000;
    list-style: none;
    padding: 30px 10px 5px 10px;
    width: 90%;
    color: #1c448d;
    display: inline-block;
    text-decoration: underline;
    margin-left: 40px;
}
time {
    display: inline-block;
    font-weight: bold;
    margin-right: 40px;
}
.new{
    width: 450px;  
 white-space: nowrap;  
 overflow: hidden;  
 text-overflow: ellipsis;  
 -webkit-text-overflow: ellipsis;  
 -o-text-overflow: ellipsis;  
}

