

.about-content01{
    position: relative;
    background: #000;
}

.abc1-main{
    height: 750px;
}

.abc1-main .inx3c-m-inner{
    top: auto;
    bottom: 50px;
    height: 320px;
}

.inx3c-m-inner a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.abc1-main .inx3c-m-overlay{
    top: auto;
    bottom: 50px;
    height: 320px;
}

.abc1-main .inx3c-m-opacity{
    top: auto;
    bottom: 50px;
    height: 320px;
}

/* 共通で使えるかもしれん */

.sec-title{
    width: 80%;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
}

.sec-t-padt01{
    padding-top: 150px;
}

.sec-t-padt02{
    padding-top: 90px;
}

.sec-t-marg72{
    margin-bottom: 67px;
    padding-top: 10px;
}

.sec-title h1{
    font-size: 35px;
    margin: 0 auto;
    line-height: 1;
    padding-bottom: 15px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 1.5px;
    font-style: italic;
    overflow: hidden;
}

.sec-title h1 p{
    display: inline-block;
}

.sec-t-line{
    width: 30px;
    height: 3px;
    margin: auto;
    position: relative;
}

.sec-t-line .animated{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.sec-t-line-in{
    width: 0%;
    height: 3px;
    background: #fff;
    margin: auto;
    transition: all .7s;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}



.sec-title h2{
    color: #fff;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 500;
    padding-top: 15px;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
}


.about-content02{
    width: 100%;
    background: #000;
    position: relative;
}

.abc2-p1{
    width: 90%;
    margin: auto;
    padding-top: 50px;
    box-sizing: border-box;
    color: #fff;
    letter-spacing: 1px;
    line-height: 2;
    text-align: justify;
    font-size: 14px;
}


.abc2-wrap01{
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-top: 60px;
}


.abc2-box01{
    width: 90%;
    margin: auto;
    position: relative;
}

.abc2-b1-left{
    width: 60%;
    height: 280px;
    position: relative;
    overflow: hidden;
}


.abc2-b1-l-one{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #aa003a;
}

.abc2-b1-l-two{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: url(../img/about/1x/abc2-b1-l-two.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.abc2-b1-right{
    width: 35%;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.abc2-b1-r-one{
    position: relative;
    padding-bottom: 10px;
}

.abc2-b1-r-two{
    position: relative;
    padding-bottom: 10px;
}

.abc2-b1-r-three{
    position: relative;
    padding-bottom: 10px;
}


.abc2-wrap02{
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-top: 30px;
    overflow: hidden;
}

.abc2-box02{
    width: 100%;
    text-align: left;
    position: relative;
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
}

.abc2-b2-item{
    width: 85%;
    height: 200px;
    margin: 0;
    position: relative;
}

.abc2-b2-i-inner-1{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #aa003a;
}

.abc2-b2-i-inner-2{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/about/1x/abc2-box02.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 10;
}

.abc2-box03{
    width: 100%;
    text-align: left;
    position: relative;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    padding-top: 30px;
}


.abc2-b2-i-inner-3{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/about/1x/abc2-box03.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 10;
}

.abc2-w-line{
    width: 3px;
    height: 100%;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 20;
    background: #fff;
}

.abc2-w-txt{
    width: 100px;
    height: 263px;
    position: absolute;
    left: 50px;
    top: 195px;
    z-index: 20;
    overflow: hidden;
    padding-left: 15px;
}


.about-content03{
    width: 100%;
    background: #000;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    box-sizing: border-box;
    overflow: hidden;
}

.aboc3-box{
    width: 100%;
    height: 220px;
    background: url(../img/about/1x/about-content03.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.about-content04{
    width: 100%;
    position: relative;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.aboc4-main{
    width: 100%;
    height: 250px;
    background: url(../img/about/1x/aboc4-main.png) no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
}

.aboc4-tab{
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    padding-top: 30px;
}

.aboc4-t-box{
    width: 100%;
    margin-bottom: 20px;
}


.aboc4-trigger{
    width: 100%;
    display: flex;
    position: relative;
}

.aboc4-tri-item01{
    text-align: center;
    width: 12%;
    background: #000;
    color: #fff;
    font-size: 20px;
    padding-top: 13px;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

.aboc4-tri-item02{
    text-align: left;
    width: 88%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 40px;
    padding-top: 17px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 17px;
    background: #d8d8d8;
    cursor: pointer;
}

.aboc4-p-inner{
    width: 100%;
    display: flex;
    position: relative;
    margin-top: 5px;
}

.aboc4-in-item01{
    text-align: center;
    width: 12%;
    background: #aa003a;
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.aboc4-in-item02{
    text-align: left;
    width: 88%;
    box-sizing: border-box;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 1.3;
    padding-bottom: 10px;
    background: #d8d8d8;
    font-size: 15px;
    line-height: 1.8;
    /*letter-spacing: 1px;*/
}


.aboc4-lines{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.aboc-line01{
    width: 60%;
    height: 2px;
    background: #808080;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    transition: all .3s;
}

.aboc-line02{
    width: 60%;
    height: 2px;
    background: #808080;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
    transition: all .3s;
}


.aboc-line01-on{
    width: 100%;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.aboc-line02-on{
    width: 100%;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.aboc4-panel{
    display: none;
}


.color-000{
    color: #000 !important;
}

.background-000{
    background: #000 !important;
}


.google-map{
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 300px;
    position: relative;
}

.aboc5-table{
    width: 90%;
    margin: auto;
    position: relative;
    padding-bottom: 70px;
    box-sizing: border-box;
}

.aboc5-ta-item01{
    text-align: left;
    background: #aa003a;
    color: #fff;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
}

.aboc5-ta-item02{
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 1.5;
}

.aboc5-ta-item02 a{
    text-decoration: underline;
}

.about-content05{
    width: 100%;
    position: relative;
    padding-top: 40px;
    box-sizing: border-box;
}


/* suhedule */

.suchedule-content01{
    background: #000;
}

.succ1-main{
    width: 100%;
    height: 250px;
    background: url(../img/suchedule/1x/succ1-main.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.succ1-tab{
    width: 100%;
    background: #000;
}

.succ1-ta-btns{
    width: 90%;
    margin: auto;
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-left: 15px;
}

.succ1-ta-b-item01{
    width: 30%;
    background: #aa003a;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    transition: all .7s;
}

.succ1-ta-b-i-on{
    background: #333;
}

.succ1-tri{
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: -5px;
    transform: rotate(45deg);
    background: #000;
}

.succ1-p1{
    width: 80%;
    margin: auto;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    padding-bottom: 30px;
}

.succ1-inst{
    width: 100%;
    background: #aa003a;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.succ1-box{
    width: 90%;
    margin: auto;
    position: relative;
    display: none;
}

.succ1-box-active{
    display: block;
}

.succ1-title{
    padding-top: 20px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.succ1-list{
    width: 100%;
    margin-top: 20px;
}

.succ1-li-item01{
    width: 100%;
    background: #000;
    position: relative;
    box-sizing: border-box;
    padding: 15px;
}

.succ1-li-item01 a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.succ1-li-item02{
    width: 100%;
    background: #333;
    position: relative;
    box-sizing: border-box;
    padding: 15px;
}

.succ1-li-item02 a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.succ1-li-thum{
    width: 120px;
    height: 140px;
    position: relative;
}

.succ1-li-begi{
    width: 18px;
    position: absolute;
    right: 23px;
    top: 10px;
}

.succ1-li-begi01{
    width: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.succ1-li-begi02{
    width: 18px;
    position: absolute;
    right: 32px;
    top: 10px;
}

.succ1-li-begi03{
    width: 18px;
    position: absolute;
    right: 54px;
    top: 10px;
}

.succ1-li-change01{
    width: 45px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.succ1-li-change02{
    width: 45px;
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.succ1-li-new{
    width: 43px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}


.succ1-li-txt{
    width: 60%;
    height: 150px;
    position: absolute;
    left: 145px;
    top: 10px;
}

.succ1-li-p1{
    font-weight: bold;
    color: #fff;
    padding-top: 10px;
}

.succ1-li-p2{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    padding-top: 5px;
}

.succ1-li-p3{
    color: #8f7f1c;
    font-size: 19px;
    position: absolute;
    left: 0;
    bottom: 10px;
    font-weight: 900;
}

.succ1-li-cvbtn{
    width: 200px;
    height: 50px;
    background: #000;
    margin: auto;
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
    position: relative;
    color: #fff;
    padding-top: 7px;
    font-size: 20px;
}

.succ1-li-cvbtn a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.succ1-li-cv-tri{
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: -5px;
    transform: rotate(45deg);
    background: #aa003a;
}


.suchedule-content02{

}

.succ2-main{
    width: 100%;
    height: 250px;
    background: url(../img/suchedule/1x/succ2-main.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.succ2-wrap{
    width: 90%;
    margin: auto;
    position: relative;
}

.succ2-wrap .inx4c-box02{
    width: 100%;
    position: relative;
}

.inx4c-box02 a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.succ2-course{
    width: 100%;
    margin: auto;
}

.succ2-cou-title{
    background: #aa003a;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 2px;
}

.succ2-cou-t-margt40{
    margin-top: 40px;
}

.succ2-cou-table{
    padding-top: 15px;
    box-sizing: border-box;
}

.succ2-cou-flex{
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
}


.succ2-cou-f-item01{
    width: 65%;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.succ2-cou-f-item01 p{
    position: relative;
    padding-left: 20px;
}

.succ2-cou-f-item01 p span{
    position: absolute;
    left: 5px;
    top: 5px;
    color: #aa003a;
    font-size: 10px;
}

.succ2-cou-f-item02{
    width: 35%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 5px;
    font-weight: 900;
    font-style: italic;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.succ2-cou-f-item02 p{
    font-size: 25px;
}

.succ2-cou-f-item02 small{
    padding-left: 2px;
    font-size: 12px;
}


.succ2-cou-f-item03{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.succ2-cou-f-item03 p{
    position: relative;
    padding-left: 20px;
}

.succ2-cou-f-item03 p span{
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 10px;
}

.succ2-cou-f-item03 p small{
    font-size: 13px;
}

.succ2-cou-note{
    width: 100%;
    padding: 20px 15px;;
    box-sizing: border-box;
    background: #d6d6d6;

    font-size: 13px;
    font-weight: bold;
    line-height: 1.8;
    margin-top: 10px;
    margin-bottom: 50px;
}

.suchedule-content03{
    position: relative;
    padding-bottom: 100px;
    box-sizing: border-box;
}

.succ3-main{
    width: 100%;
    height: 250px;
    background: url(../img/suchedule/1x/succ3-main.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.succ3-wrap{
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    padding-top: 30px;
}

.succ3-w-img01{
    text-align: center;
    margin-bottom: 50px;
}

.succ3-w-img02{
    text-align: center;
    margin-bottom: 30px;
}


.succ3-flex{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.succ3-f-item01{
    width: 45%;
    background: #aa003a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.succ3-f-item02{
    width: 55%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 5px;
    padding-top: 10px;
    border-bottom: 1px solid #000;
}



.succ3-f-item02 p{
    font-size: 25px;
}

.succ3-f-item02 p small{
    font-size: 12px;
    padding-left: 2px;
}


.succ3-p1{
    font-size: 13px;
    padding-top: 10px;
}

.succ1-li-cv-white{
    background: #fff;
}


/* インストラクターページ　*/


.instc-01{
    width: 100%;
    background: #aa003a;
    box-sizing: border-box;
    padding-bottom: 80px;
    overflow: hidden;
    position: relative;
}

.instc-flex01{
    width: 90%;
    position: relative;
    margin: auto;
    margin-top: 50px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 10px;
    z-index: 10;
}


.instc-f1-item01{
    width: 30%;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.instc-f1-item01 a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}


.instc-f1-item01 p{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    font-size: 20px;
}


p.ins-f1-i1-i1-p1{
    font-size: 14px;
    font-weight: bold;
}


.instc-01-tri{
    width: 100%;
    position: absolute;
    right: -110px;
    bottom: 0;
    mix-blend-mode: multiply;
    z-index: 1;
}

.inst-li-main{
    width: 100%;
    height: 300px;
    position: relative;
}


.inst-back01{
    background: url(../img/instructor/1x/inst-li-main01.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back02{
    background: url(../img/instructor/1x/inst-li-main02.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back03{
    background: url(../img/instructor/1x/inst-li-main03.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back04{
    background: url(../img/instructor/1x/inst-li-main04.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back05{
    background: url(../img/instructor/1x/inst-li-main05.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back06{
    background: url(../img/instructor/1x/inst-li-main06.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back07{
    background: url(../img/instructor/1x/inst-li-main07.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back08{
    background: url(../img/instructor/1x/inst-li-main08.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back09{
    background: url(../img/instructor/1x/inst-li-main09.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back10{
    background: url(../img/instructor/1x/inst-li-main10.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back11{
    background: url(../img/instructor/1x/inst-li-main11.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back12{
    background: url(../img/instructor/1x/inst-li-main12.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back13{
    background: url(../img/instructor/1x/inst-li-main13.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inst-back14{
    background: url(../img/instructor/1x/inst-li-main14.png) no-repeat;
    background-size: cover;
    background-position: center center;
}



.inst-li-main .sec-title{
    padding-top: 60px;
}



.instc-flex{
    width: 85%;
    position: relative;
    display: flex;
    justify-content: center;
    margin: auto;
    padding-top: 20px;
    box-sizing: border-box;
}

.instc-f-item{
    width: 20%;
    position: relative;
    transition: all .3s;
}

.instc-f-item a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.instc-f-item img{
    width: 100%;
}




.instc-movie{
    width: 100%;
    background: #fff;
    position: relative;
}




.instc-movie .sec-title{
    padding-top: 30px;
}


.instc-movie .sec-title h1{
    color: #000;
    padding-bottom: 0;
}

.instc-movie .sec-title h2{
    padding-top: 0;
}

.instc-movie .sec-title p{
    color: #000;
    padding-top: 10px;
}

.instc-mo-inner{
    width: 80%;
    height: 169px;
    background: none;
    margin: 30px auto 60px auto;
    text-align: center;
    box-sizing: border-box;
}



.instc-profile{
    width: 100%;
    background: #D6D6D6;
    position: relative;
    padding-bottom: 80px;
    box-sizing: border-box;
    overflow: hidden;
}


.instc-profile .sec-title{
    padding-top: 30px;
}


.instc-profile .sec-title h1{
    color: #000;
    padding-bottom: 0;
}

.instc-profile .sec-title h2{
    padding-top: 0;
}

.instc-profile .sec-title p{
    color: #000;
    padding-top: 10px;
}


.instpro-padb50{
    padding-bottom: 120px;
}


.instc-btns{
    width: 80%;
    height: 50px;
    margin: auto;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}


.instc-bt-item01{
    width: 46%;
    background: #000;
    position: relative;

    font-size: 15px;
    color: #fff;
    text-align: center;
    padding-top: 11px;
    font-weight: bold;
    box-sizing: border-box;
}

.instc-bt-item01 a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}


.instc-bt-i1-tri{
    width: 20px;
    height: 20px;
    background: #D6D6D6;
    position: absolute;
    right: -10px;
    top: -10px;
    transform: rotate(45deg);
}

.instc-pro-inner{
    width: 85%;
    margin:  90px auto 30px auto;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 70px 30px 40px 30px;
    font-size: 15px;
    word-break: break-all;
    text-align: justify;
}


.instc-p-in-icon{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top:-50px;
    margin: auto;
    border-radius: 100px;
}


.inscpin-img01{
    background: url(../img/suchedule/1x/succ1-li-thum-01.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img02{
    background: url(../img/suchedule/1x/succ1-li-thum-08.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img03{
    background: url(../img/suchedule/1x/succ1-li-thum-02.png) no-repeat;
    background-size: cover;
    background-position: center center;
}


.inscpin-img04{
    background: url(../img/suchedule/1x/succ1-li-thum-03.png) no-repeat;
    background-size: cover;
    background-position: center center;
}


.inscpin-img05{
    background: url(../img/suchedule/1x/succ1-li-thum-04.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img06{
    background: url(../img/suchedule/1x/succ1-li-thum-06.png) no-repeat;
    background-size: cover;
    background-position: center center;
}


.inscpin-img07{
    background: url(../img/suchedule/1x/succ1-li-thum-05.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img08{
    background: url(../img/suchedule/1x/succ1-li-thum-09.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img09{
    background: url(../img/suchedule/1x/succ1-li-thum-10.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img10{
    background: url(../img/suchedule/1x/succ1-li-thum-11.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img11{
    background: url(../img/suchedule/1x/succ1-li-thum-12.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img12{
    background: url(../img/suchedule/1x/succ1-li-thum-13.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img13{
    background: url(../img/suchedule/1x/succ1-li-thum-14.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.inscpin-img14{
    background: url(../img/suchedule/1x/succ1-li-thum-15.png) no-repeat;
    background-size: cover;
    background-position: center center;
}


/* お問い合わせ */

.form-main{
    width: 100%;
    height: 250px;
    background: url(../img/form/1x/form-main.png) no-repeat;
    background-size: cover;
    background-position: top center;
    box-sizing: border-box;
    margin-top: 25px;
}

.form-main .sec-title{
    padding-top: 75px;
}

.formc-02{
    width: 100%;
    position: relative;
}

.formc-2-p1{
    width: 85%;
    text-align: justify;
    margin: 30px auto;
    font-size: 15px;
}

.formc-2-p1 b{
    color: red !important;
    font-weight: bold;
}

.formc-03{
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-top: 40px;
}

.formc-03 .sec-title h1{
    color: #000;
    padding: 0;
    padding-bottom: 10px;
}


.formc-03 .sec-title h2{
    color: #000;
    padding: 10px 0 30px 0;
}


.formc-03 .sec-title p{
    color: #000;
    padding: 0;
}


.formc-box1{
    width: 85%;
    height: 250px;
    position: relative;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin: auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 90px;
}


.formc-box1::-webkit-scrollbar{
  width: 10px;
}
.formc-box1::-webkit-scrollbar-track{
  background: #f2f2f2;
  border: none;
    border-radius: 0;
}
.formc-box1::-webkit-scrollbar-thumb{
    background: #aa003a;
  border-radius: 0;
  box-shadow: none;
}

.formc-b1-inner{
    padding: 25px;
    box-sizing: border-box;
    font-size: 15px;
    text-align: justify;
}


.formc4-main{
    width: 100%;
    height: 250px;
    background: url(../img/form/1x/formc4-main.png) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 30px;
}


.formc4-box01{
    width: 85%;
    max-width: 1028px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 40px;
}


.formc4-b1-tri{
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: -20px;
    transform: rotate(45deg);
    background: #8F7F1C;
}

.formc4-b1-p1{
    width: 80%;
    font-size: 17px;
    line-height: 1.5;
    position: relative;
    margin: auto;
}

.formc4-b1-p1 b{
    position: absolute;
    left: 80px;
    top: 11px;
}


.formc4-b1-p1 span{
    font-style: italic;
    padding-right: 8px;
    font-size: 25px;
    padding-top: 2px;
    letter-spacing: 1px;
    line-height: 1.7;
    position: absolute;
    left: 0;
    top: 0;
}

.formc4-b1-p1 span i{
    color: #aa003a;
}


.formc4-b1-p2{
    width: 95%;
    margin: auto;
    margin-top: 10px;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 1px;
    line-height: 1.7;
    padding-bottom: 20px;

    padding-top: 50px;
}


.formc4-tri{
    width: 40px;
    margin: auto;
    position: relative;
    margin-bottom: 20px;
}


.formc-05{
    width: 100%;
    background: #aa003a;
    position: relative;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
}


.formc5-img01{
    width: 156px;
    margin: 20px auto;
    text-align: center;
    padding-bottom: 30px;
    box-sizing: border-box;
    padding-top: 40px;
}

.formc5-img02{
    width: 229px;
    margin: 20px auto;
    text-align: center;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.formc5-img03{
    width: 163px;
    margin: 20px auto;
    text-align: center;
    padding-bottom: 30px;
}


.formc5-img04{
    width: 100%;
    margin: 20px auto;
    text-align: center;
}


.formc-06{
    width: 100%;
    position: relative;
    margin: 110px auto;
}

/* 仮フォーム */

.form_tel{
    width: 85%;
    margin: 50px auto 20px auto;
    position: relative;
}

.form_tel a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

/* フォーム 部分 */

.select-form01{
    width: 90%;
    display: flex;
    justify-content:space-between;;
    margin: auto;
}

.select-form02{
    width: 90%;
    display: flex;
    justify-content:space-between;;
    margin: auto;
    flex-wrap: wrap;
}

.self-tab{
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

.self-ta-item{
    width: 100%;
    position: relative;
    justify-content: flex-start;
    display: none;
}

.self-ta-item-on{
    display: flex;
}

.self-ta-i-item{
    width: 22%;
    height: 70px;
    margin-right: 10px;
    padding-top: 80px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

.self-ta-i-item small{
    font-size: 10px;
}

.select-form01 input[type=radio] {
    display: none; /* ラジオボタンを非表示にする */
}

.select-form02 input[type=radio] {
    display: none; /* ラジオボタンを非表示にする */
}

.vt-item-active input[type="radio"] + label {
    background: #000;/* マウス選択時の背景色を指定する */
    color: #ffffff; /* マウス選択時のフォント色を指定する */
}

.self-item01 label {
    width: 100%;
    text-align: center;
    background: gray;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 !important;
    display: block;
    color: #fff;
}

.self-item01{
    width: 48%;
    position: relative;
    text-align: center;
    font-weight: bold;
    background: gray;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.self-item01 a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.self-item01-on{
    background: #000;
}

.self-item02{
    width: 15%;
    position: relative;
}

.reset{
    opacity: 0;
    width: 0px;
    height: 0px;
    display: none;
}

.self-item02 input[type="button"] {
    width: 100%;
    text-align: center;
    background: #aa003a;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 !important;
    display: block;
    color: #fff;
    font-weight: bold;
    border:none;
    border-radius: 10px;
}

input[type='text'].week-on{
    opacity:0;
    width: 0px;
    height: 0px;
}

.vt-item-active input[type="button"] {
    background: #000;
}

.self-i1-tri{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    transform: rotate(45deg);
    background: #fff;
    z-index: 10;
    pointer-events: none;
}

.form-board{
    display: none;
}

.form-board-on{
    display: block;
}

.form-wrapers{
    width: 100%;
    position: relative;
    background: #d6d6d6;
    padding-bottom: 50px;
}

.fitem{
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    padding-top: 30px;
    position: relative;
    font-weight: bold;
}

.box1{
    margin-bottom: 10px;
    font-weight: bold;
}

.requiredss{
    color:#aa003a;
}

.box2 input[type=text]{
    width: 100%;
    border: none;
    border-radius: 5px;
}

.box2 input[type=email]{
    width: 100%;
    border: none;
    border-radius: 5px;
}

.box2 textarea{
    width: 100% !important;
    height: 200px !important;
    border: none;
    border-radius: 5px;
}

.redbtn {
    width: 80%;
    margin: auto;
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
}

.redbtn-tri{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    transform: rotate(45deg);
    background: #d2d2d2;
    z-index: 10;
    pointer-events: none;
}

.redbtn input[type=submit]{
    width: 100%;
    margin: auto;
    background: #000;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    border: none;
}

.fitem .ex-wrap{
    width: 100%;
    overflow: visible;
}




.fitem .extraction{
    border: none;
    font-size: 16px;
    border-radius: 5px;
}

.mfp ul{
    width: 100%;
}

.mfp ul li{
    width: 100%;
}

.mfp ul li label{
    width: 100%;
}

.mfp-option-off{
    display: none;
}

.mfp-option-on{
    display: block;
}

.mfp_element_radio{
    zoom:1.5;
}

.fitem .extraction{
    font-style: normal;
}

.fitem2{
    font-size: 15px;
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    color: #aa003a;
}

.fitem2 span{
    position: absolute;
    left: 0;
    top: 0;
}

.thank-main{
    width: 100%;
    height: 250px;
    background: url(../img/thanks/1x/thank-main.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.thanck-title{
    width: 80%;
    margin: 30px auto;
    color: #8f7f1c;
    line-height: 2;
    font-weight: bold;
    text-align: center;
}

.thanck-sub{
    width: 80%;
    margin: auto;
    font-size: 15px;
    line-height: 1.8;
}


.week-end{
    display: none;
}

.week-end-on{
    display: block;
}

.date-end{
    display: none;
}

.date-end-on{
    display: block;
}

.week-end label{
    width: 100%;
    position: relative;
    padding-left: 30px !important;
    font-weight: bold;
    border-bottom: 1px dotted #666666;
    padding-bottom: 5px;
}

.week-end label.beginner::before{
    width: 15px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    background: url(./img/suchedule/SVG/succ1-li-begi.svg) no-repeat;
    background-size: 100%;
    background-position: center center;
}

.week-end label.change01::before{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    background: url(./img/suchedule/2x/succ1-li-change.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}

.week-end label.change02::after{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    background: url(./img/suchedule/2x/succ1-li-change.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}


.week-end input[type=radio]{
    position: absolute;
    left: 0;
    top: 5px;
    zoom:1.5;
}

/* form add css */

.form-main{
    margin-top: 0;
}

.fmpadd-t50{
    padding-top: 50px;
}

/* index add css */

.inx3c-m-i-p03 span{
    display: none;
}








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

    /* Standard setting */

    .pc_disp {
        display: none;
    }
    .sp_disp {
        display: block;
    }

    /* 基本設定 */

    .pc-menu{
        display: none;
    }

    .pc-slide{
        display: none;
    }
    
    
    /* レンタルスタジオ追加 */
    
    .sT-big{
        display: none;
        padding-top: 20px;
    }
    
    .sT-big-sp{
        display: block;
    }
    
    
    .sT-btn{
        margin-bottom: 30px;
    }
    
    .sT-box{
        width: 90%;
        margin: 10px auto;
        background: #fff;
        color: #aa003a;
        text-align: center;
        position: relative;
        padding: 5px;
        font-weight: bold;
    }
    
    .sT-box h2 span{
        padding-left: 10px;
    }
    
    .sT-box a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
    }
    
    .sp-t{
        padding: 20px;
        text-align: center;
        color: #aa003a;
        background: #fff;
    }
    
    .sp-t span{
        padding-left: 10px;
    }
    
    .sp-last{
        padding: 30px;
    }
    
    .sT-big-sp .sT-btn{
        width: 90%;
        display: flex;
        margin: auto;
        margin-bottom: 20px;
    }
    
    .sT-big-sp .sT-box{
        width: 44%;
    }
    
    .sT-big-sp .sT-box h2 span{
        padding: 0;
    }
    
    .inst-li-main .sec-title{
        text-align: right
    }
    
    .instc-f-item{
        right: 5px;
    }
    
    .instc-flex{
        justify-content: right;
    }
    
}/* end */



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


    /* 基本設定 */

    .mb-bottom{
        display: none;
    }

    .sp-menu{
        display: none;
    }

    .header{
        height: 130px;
        z-index: 999;
    }

    .logo{
        width: 125px;
        height: 125px;
    }

    /* pc menu */

    .pc-menu{
        width: 75%;
        min-width: 910px;
        position: fixed;
        z-index: 999;
        right: 2%;
        top: 0;
    }

    .pcm-flex{
        display: flex;
        justify-content: flex-end;
    }

    .pcm-f-item01{
        display: inline;
        height: 100%;
        padding: 20px 0px;
        box-sizing: border-box;
        margin-top: 25px;
        transition: all 0.3s;
        position: relative;
    }

    .pcm-f-item01 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .pcm-f-item01:hover{
        background: #aa003a;
    }

    .pcm-f-i1-p01{
        font-size: 16px;
        text-align: center;
        color: #fff;
        padding: 0 30px;
    }

    .pcm-f-i1-p01-pad{
        padding: 0 10px;
    }

    .pcm-f-i1-p02{
        font-size: 10px;
        text-align: center;
        color: #fff;
        padding: 0 30px;
    }



    .pcm-f-item02{
        width: 1px;
        display: inline;
        height: 80px;
        margin-top: 25px;
        background: #fff;
    }

    .pcm-hover{
        transition: all 0s;
    }

    .pcm-hover:hover{
        padding-bottom: 0;
    }

    .pcm-hover:hover .pcm-inner-board{
        height: 320px;
        opacity: 1;
    }

    .pcm-inner-board{
        width: 100%;
        height: 0px;
        background: #000;
        margin-top: 20px;
        overflow: hidden;
        transition: all 0.3s;
    }

    .pcm-in-item01{
        padding: 10px 0;
        position: relative;
        transition: all .3s;
    }

    .pcm-in-item01:hover{background: #aa003a;}

    .pcm-in-item01 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .pcm-inner-board .pcm-f-i1-p01{
        padding: 10px 0 0 0;
    }

    .pcm-inner-board .pcm-f-i1-p02{
        padding: 0 0 10px 0;
    }

    /* slide PC用 */

    .pc-slide{
        width: 100%;
        margin-top: 105px;
    }

    /* instagram */

    .insta-flame{
        display: none;
    }

    #instafeed{
        width: 80%;
        height: auto;
        overflow: auto;
        display: flex;
    }

    /* keep it real */

    .inx3c-title{
        font-size: 30px;
    }

    .inx3c-title p{
        width: 27%;
    }

    .inx3c-m-in-img{
        width: 30vw;
        max-width: 450px;
        left: 2vw;
        top: -30px;
    }

    .inx3c-m-inner{
        height: 468px;
        padding-top: 80px;
        padding-bottom: 80px;
        text-align: center;
    }

    .inx3c-m-i-line{
        margin: auto;
    }

    .inx3c-m-i-p01{
        font-size: 50px;
    }

    h1.inx3c-m-i-p02{
        font-size: 45px;
        line-height: 1.3;
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 0;
    }

    .inx3c-m-i-p03{
        border: 1px solid #fff;
        width: 250px;
        padding-top: 10px;
        padding-bottom: 10px;
        box-sizing: border-box;
        margin: auto;
        position: relative;
    }

    .inx3c-m-i-p03 span{
        width: 20px;
        height: 22px;
        border: 1px solid #fff;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        font-size: 10px;
        text-align: center;
        box-sizing: border-box;
        padding-left: 0px;
        padding-top: 3px;
        display: block;
    }

    .inx3c-btn01{
        display: none;
    }

    .inx4c-b3-i-line{
        display: none;
    }

    .inx4c-b3-i-p01{
        font-size: 50px;
        font-weight: 900;
    }

    .inx4c-b3-i-p02{
        font-size: 20px;
    }

    .inx4c-b3-inner {
        width: 95%;
        padding-top: 20px;
    }

    .inx4c-btn01 {
        bottom: 22px;
        border: 2px solid #8F7F1C;
    }

    .inx3c-m-overlay{
        height: 480px;
        margin-top: 130px;
        background: rgba(170,0,50,.4);
    }

    .inx3c-m-opacity{
        height: 480px;
        margin-top: 130px;
    }

    /* about */

    .inx4c-box01{
        display: none;
    }

    .inx4c-pc-about{
        width: 65%;
        max-width: 750px;
        height: 500px;
        background: url(../img/pc/SVG/pc_about-back.svg) no-repeat;
        background-position: center center;
        background-size: 160px;
        margin: 150px auto;
        box-sizing: border-box;
        border: 5px solid #aa003a;
        position: relative;
    }

    .inx4p-box01{
        width: 350px;
        height: 350px;
        position: absolute;
        left: -100px;
        top: 0;
        bottom: 0;
        background: url(../img/pc/1x/inx4p-box-01.png) no-repeat;
        background-position: center center;
        background-size: cover;
        margin: auto;
    }

    .inx4p-box01 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
    }

    .inx4p-box02{
        width: 350px;
        height: 350px;
        position: absolute;
        right: -100px;
        top: 0;
        bottom: 0;
        background: url(../img/pc/1x/inx4p-box-02.png) no-repeat;
        background-position: center center;
        background-size: cover;
        margin: auto;
    }

    .inx4p-box02 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
    }

    .inx4p-box-p01{
        width: 26px;
        height: 253px;
        position: absolute;
        left: -35px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .inx4p-box-p02{
        width: 26px;
        height: 253px;
        position: absolute;
        right: -35px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .inx4p-box-arr01{
        width: 54px;
        position: absolute;
        right: 5px;
        top: -30px;
    }

    .inx4p-box-arr02{
        width: 54px;
        position: absolute;
        left: 5px;
        bottom: -35px;
        transform: rotate(180deg);
    }

    .inx4p-box-obi01{
        width: 100%;
        height: 75px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        color: #fff;
        background: rgba(170,0,58,0.5);
        text-align: center;
        box-sizing: border-box;
        padding-top: 10px;
        font-size: 35px;
        z-index: 10;
        transition: all 0.3s;
    }

    .inx4p-box-obi02{
        width: 100%;
        height: 75px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: rgba(170,0,58,0.8);
        mix-blend-mode: multiply;
        z-index: 8;
        transition: all 0.1s;
    }


    .inx4p-box-obi03{
        width: 100%;
        height: 75px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        color: #fff;
        background: rgba(143,127,28,0.5);
        text-align: center;
        box-sizing: border-box;
        padding-top: 10px;
        font-size: 35px;
        z-index: 10;
        transition: all 0.3s;
    }

    .inx4p-box-obi04{
        width: 100%;
        height: 75px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: rgba(143,127,28,0.8);
        mix-blend-mode: multiply;
        z-index: 8;
        transition: all 0.1s;
    }

    .inx4p-box01:hover .inx4p-box-obi01{
        height: 100%;
        text-align: center;
        padding-top: 148px;
        letter-spacing: 2px;
    }

    .inx4p-box01:hover .inx4p-box-obi02{
        height: 100%;
        text-align: center;
        padding-top: 148px;
        letter-spacing: 2px;
    }

    .inx4p-box02:hover .inx4p-box-obi03{
        height: 100%;
        text-align: center;
        padding-top: 148px;
        letter-spacing: 2px;
    }

    .inx4p-box02:hover .inx4p-box-obi04{
        height: 100%;
        text-align: center;
        padding-top: 148px;
        letter-spacing: 2px;
    }

    /* select */

    /*
    .ex-wrap{
        display: none;
    }
    */

    .inx5c-tab{
        width: 1080px;
        margin: 50px auto 0 auto;
    }

    .inx5c-t-img{
        width: 550px;
        height: 400px;
        overflow: hidden;
    }

    .inx5c-t-txt{
        width: 490px;
        height: 380px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .inx5c-t-tx-p01{
        font-size: 50px;
        padding-bottom: 10px;
    }

    .inx5c-t-tx-p02{
        padding-bottom: 30px;
    }

    .inx5c-t-tx-p03{
        font-size: 20px;
        text-align: justify;
    }

    .inx5-link-btn{
        width: 190px;
        top: 0;
        left: 0;
        right:0;
        bottom: auto;
        margin: auto;
        margin-top: 50px;
    }

    .inx5-btn01 {
        width: 94px;
        right: 0;
        top: 72px;
    }

    /* pc tab */

    .pc_ex-tab{
        width: 1080px;
        margin: 30px auto;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .pet-item{
        width: 12%;
        height: 130px;
        position: relative;
        opacity: 0.4;
        transition: all 0.3s;
        mix-blend-mode: hard-light;
        margin-left: 1%;
        margin-bottom: 1%;
    }

    .pet-item-on{
        opacity: 1;
        mix-blend-mode: unset;
    }

    .inx5c-tab-on{
        display: block !important;
    }


    /* inx6c-box02 */

    .inx6c-box02{
        display: none;
    }

    .inx-6-contens{
        display: none;
    }


    /* inx6-pc-contents */

    .inx6-pc-contents{
        width: 100%;
        position: relative;
        margin-bottom: 150px;
    }

    .inx6-pc-wrap{
        width: 1100px;
        height: 300px;
        margin: auto;
        margin-top: 100px;
        position: relative;
        padding-left: 600px;
        box-sizing: border-box;
    }

    .inx6pc-box{
        width: 560px;
        height: 300px;
        background: url(../img/pc/1x/inx6pc-box.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: absolute;
        left: 0;
        top: 0;
    }

    .inx6pc-box a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .inx6pc-b-p01{
        padding-top: 20px;
        font-size: 45px;
    }

    .inx6pc-b-p02{
        font-size: 15px;
        font-weight: bold;
        padding-top: 5px;
    }

    .inx6-pc-wrap .inx6c-b1-i-line{
        background: #000;
        margin: 10px 0;
    }

    .inx6c-pc-btn01{
        width: 190px;
        height: 50px;
        margin-top: 50px;
        border: 1px solid #000;
        box-sizing: border-box;
        padding-top: 10px;
        padding-left: 20px;
        font-size: 20px;
        position: relative;
        transition: all .3s;
    }

    .inx6c-pc-btn01 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }


    .inx5c-lb-arr2 {
        width: 20px;
        height: 22px;
        border: 1px solid #000;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        font-size: 10px;
        text-align: center;
        box-sizing: border-box;
        padding-left: 2px;
        padding-top: 3px;
    }

    /* footer */

    .f-logo{
        width: 440px;
        margin: 20px auto;
        position: relative;
    }

    .f-logo a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .foot-box01{
        border: none;
        height: auto;
        margin-bottom: 20px;
    }

    .foot-box01 .sec-title{
        display: none;
    }

    .fob-flex{
        width: 200px;
    }

    .fob-btn01{
        display: none;
    }

    .footer{
        padding-top: 80px;
        padding-bottom: 50px;
    }


    /* about page */

    .abc1-main {
        height: 800px;
    }

    .inx3c-pc-main{
        width: 100%;
        position: relative;
        background: url(../img/pc/1x/inx3c-pc-main.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .inx3c-m-i-p04{
        font-size: 17px;
        color: #fff;
        font-weight: bold;
        padding-top: 20px;
    }

    .abc1-main .inx3c-m-inner{
        height: 300px;
        top: 50px;
        bottom: auto;
    }

    .inx3c-m-i-p02{
        font-size: 45px;
        line-height: 1.4;
        padding-top: 10px;
    }

    .about-content01 .inx3c-m-in-img{
        top: 10px;
    }

    .abc1-main .inx3c-m-opacity{
        top: 100px;
        height: 600px;
        bottom: auto;
    }

    .abc1-main .inx3c-m-overlay{
        top: 100px;
        bottom: auto;
    }

    .abc2-p1{
        text-align: center;
        padding-top: 10px;
        font-size: 17px;
        font-weight: bold;
    }


    .about-content01 .inx3c-m-overlay{
        height: 600px;
        margin-top: 0px;
    }

    .about-content01 .inx3c-m-opacity{
        height: 600px;
        margin-top: 0px;
    }

    /* 動くやつ */

    .about-pc-content03{
        width: 100%;
        height: 760px;
        background: #000;
        position: relative;
        overflow: hidden;
    }

    .apc-item01{
        width: 38vw;
        height: 450px;
        background: url(../img/pc/1x/apc-item01.png) no-repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
        left: -10%;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .apc-item02{
        width: 38vw;
        height: 450px;
        background: url(../img/pc/1x/apc-item02.png) no-repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .apc-item03{
        width: 38vw;
        height: 450px;
        background: url(../img/pc/1x/apc-item03.png) no-repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
        right: -10%;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .apc-item04{
        width: 400px;
        height: 350px;
        position: absolute;
        left: 15%;
        top: 15%;
        z-index: 10;
    }

    .apc-item05{
        width: 117px;
        height: 760px;
        position: absolute;
        right: 18%;
        top: 0;
        z-index: 10;
        border-left: 3px solid #fff;
    }

    .apc-i4-01{
        padding-bottom: 20px;
    }

    .apc-i4-02{
        padding-bottom: 20px;
    }

    .apc-i4-03{
        padding-bottom: 20px;
    }

    .apc-i5-01{
        width: 76px;
        height: 328px;
        position: absolute;
        left: 10px;
        bottom: 15px;
    }

    .aboc4-main{
        background: url(../img/pc/1x/about-content04.png) no-repeat;
        background-size: cover;
        background-position:center center;
    }

    .aboc4-tab{
        width: 1080px;
        padding-top: 100px;
    }

    .aboc4-t-box{
        margin-bottom: 40px;
    }

    .aboc4-tri-item01{
        width: 5%;
        padding-top: 18px;
    }

    .aboc4-tri-item02{
        width: 95%;
        font-size: 20px;
        padding: 20px;
    }

    .aboc4-in-item01{
        width: 5%;
        padding-top: 20px;
    }

    .aboc4-in-item02{
        width: 95%;
        font-size: 18px;
        padding: 20px;
    }

    .aboc5-table{
        width: 1080px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .aboc5-ta-item01{
        width: 20%;
        text-align: center;
        padding: 0;
        margin-bottom: 10px;
        font-size: 15px;
        padding-top:8px;
    }

    .about-content05{
        padding-bottom: 100px;
    }

    .aboc5-ta-item02{
        width: 80%;
        font-size: 15px;
    }

    .aboc5-ta-item03{
        width: 30%;
        height: 75%;
        position: absolute;
        right: 0;
        top: 0;
        background: url(../img/pc/1x/aboc5-ta-item03.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }


    /* スケジュール */

    .suchedule-content01{
        padding-top: 130px;
    }

    .succ1-main{
        height: 350px;
        padding-top: 50px;
    }

    .succ1-tab{
        display: none;
    }

    .succ1-tab-pc{
        background: #aa003a;
        margin: auto;
        padding-top: 50px;
        padding-bottom: 80px;
    }

    .sutp1-wrap{
        width: 1080px;
        margin: auto;
        margin-bottom: 80px;
    }
    
    .sT-big{
        background: #aa003a;
        position: relative;
        padding-top: 50px;
    }
    
    .sT-box h2 span{
        padding-left: 15px;
        font-size: 25px !important;
    }
    
    .sT-btn{
        width: 60%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    
    .sT-box{
        width: 48%;
        background: #fff;
        text-align: center;
        color:  #aa003a;
        padding: 20px;
        position: relative;
        transition: all .3s;
    }
    
    .sT-box:hover{
        background: #000;
        color: #fff;
    }
    
    .sT-box a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }
    
    .sutp1-wrap h3{
        text-align: left;
        color: #fff;
        padding-bottom: 10px;
        font-size: 40px !important;
    }
    
    .sutp1-wrap h3 span{
        padding-right: 15px;
        font-size: 17px;
    }

    .sutp1-w-flex{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .sutp1-wf-item{
        width: 25%;
        background: #fff;
        box-sizing: border-box;
        border-right: 2px solid #000;
    }

    .sup-title{
        width: 100%;
        background: #000;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .sup-item-special01{
        width: 100%;
        height: 250px;
        border-radius: 20px;
        position: relative;
        margin-bottom: 20px;
        transition: all .3s;
    }

    .sup-item-special01:hover{
        opacity: 0.5;
    }

    .sup-item-special01 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .sup-item-special02{
        width: 100%;
        height: 250px;
        border-radius: 20px;
        position: relative;
        margin-bottom: 20px;
    }

    .sup-item-special03{
        width: 100%;
        height: 280px;
        border-radius: 20px;
        position: relative;
        margin-bottom: 20px;
        transition: all .3s;
    }

    .sup-item-special03:hover{
        opacity: 0.5;
    }

    .sup-item-special03 a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .supis1-title{
        width: 100%;
        border-radius: 20px 20px 0 0;
        background: rgba(0,0,0,0.8);
        text-align: center;
        font-weight: bold;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        letter-spacing: -1px;
        font-size: 18px;
    }

    .supis1-under{
        width: 100%;
        border-radius: 0px 0px 20px 20px;
        background: rgba(0,0,0,0.8);
        text-align: center;
        font-weight: bold;
        padding-top: 0px;
        padding-bottom: 5px;
        color: #fff;
        letter-spacing: -1px;
        font-size: 20px;
        position: absolute;
        bottom: 0;
    }

    .supis1-u-p01{
        text-align: center;
        font-weight: 900;
        color: #8f7f1c;
        font-size: 17px;
        padding-bottom: 0;
        margin-bottom: 0;
        line-height: 1;
        padding-bottom: 3px;
        padding-top: 10px;
        font-style: italic;
    }

    .supis1-u-p02{
        text-align: center;
        font-weight: bold;
        color: #fff;
        font-size: 16px;
        line-height: 1.4;
        padding-bottom: 5px;
        letter-spacing: .5px;
    }

    .supis1-new01{
        width: 23px;
        position: absolute;
        right: 0;
        top: -5px;
    }

    .supis1-change01{
        width: 45px;
        position: absolute;
        right: 0;
        top: -5px;
        
    }

    .supis1-change02{
        width: 45px;
        position: absolute;
        right: 10px;
        bottom: 70px;
        z-index: 10;
    }

    .supis1-new02{
        width: 23px;
        position: absolute;
        right: 15px;
        top: -5px;
    }

    .supis1-new03{
        width: 23px;
        position: absolute;
        right: 30px;
        top: -5px;
    }

    .supis1-beginner02{
        width: 48px;
        position: absolute;
        right: 5px;
        top: 155px;
    }

    .supis1-beginner{
        width: 48px;
        position: absolute;
        right: 5px;
        top: 135px;
    }

    .ins-img01{
        background: url(../img/pc/1x/ins-img01.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img02{
        background: url(../img/pc/1x/ins-img02.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img03{
        background: url(../img/pc/1x/ins-img03.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img04{
        background: url(../img/pc/1x/ins-img04.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img05{
        background: url(../img/pc/1x/ins-img05.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img06{
        background: url(../img/pc/1x/ins-img06.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img07{
        background: url(../img/pc/1x/ins-img07.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img08{
        background: url(../img/pc/1x/ins-img07_1.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    
    .ins-img09{
        background: url(../img/pc/1x/ins-img08.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    
    .ins-img10{
        background: url(../img/pc/1x/ins-img09.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    
    .ins-img11{
        background: url(../img/pc/1x/ins-img10.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    
    .ins-img12{
        background: url(../img/pc/1x/ins-img11.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    
    .ins-img13{
        background: url(../img/pc/1x/ins-img12.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    
    .ins-img14{
        background: url(../img/pc/1x/ins-img13.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ins-img15{
        background: url(../img/pc/1x/ins-img14.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .mar-b00{
        margin-bottom: 90px;
    }

    .mar-b01{
        margin-bottom: 150px;
    }

    .mar-b02{
        margin-bottom: 50px;
    }

    .mar-b03{
        margin-bottom: 90px;
    }

    .mar-b04{
        margin-bottom: 80px;
    }

    .mar-b05{
        margin-bottom: 60px;
    }

    .succ2-main{
        height: 350px;
        background: url(../img/pc/1x/succ2-main.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .inx4c-b3-i-p03 {
        font-size: 50px;
        padding-bottom: 0;
        transition: all .3s;
    }

    .inx4c-box02:hover .inx4c-b3-i-p03{
        letter-spacing: 3px;
    }

    .inx4c-b3-i-p04{
        font-size: 18px;
        padding-bottom: 0;
    }

    .inx4c-btn01 {
        bottom: 35px;
    }

    .succ2-cou-title{
        width: 100%;
        background: none;
        height: auto;
    }

    .succ2-course{
        width: 1028px;
    }

    .succ2-cou-f-item01 p{
        font-size: 25px;
    }

    .succ2-cou-f-item02 p{
        font-size: 30px;
    }

    .succ2-cou-f-item02 small{
        font-size: 21px;
    }

    .succ2-cou-pc-wrap{
        width: 100%;
        display: flex;
    }

    .succ2-cou-pc-wrap .succ2-cou-table{
        width: 50%;
    }

    .succ2-cou-f-item03 p{
        font-size: 22px;
    }

    .succ2-cou-pc-wrap .succ2-cou-note{
        width: 50%;
        font-size: 15px;
        padding: 25px 40px;
    }

    .succ3-main{
        background: url(../img/pc/1x/succ3-main.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .succ3-wrap{
        display: none;
    }

    .succ3-pc-wrap{
        width: 1080px;
        margin: 50px auto;
        position: relative;
    }

    .succ3p-item01{
        width: 90%;
        margin: auto;
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .succ3p-i1-item01{
        width: 60%;
        text-align: center;
        padding: 30px;
        box-sizing: border-box;
    }

    .succ3p-i1-item02{
        width: 40%;
        box-sizing: border-box;
        padding-top: 90px;
        box-sizing: border-box;
    }

    .succ3p-i1-item02 .succ1-li-cvbtn{
        margin: 0;
        margin-top: 30px;
    }

    .succ3p-item02{
        width: 100%;
        height: 270px;
        margin: 30px auto;
        position: relative;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .succ3p-i2-item{
        width: 48%;
    }

    .page-top{
        width: 80px;
        bottom: 0;
        right: 195px;
    }


    /* インストラクター */

    .instructor-contents{
        padding-top: 130px;
    }

    .instc-flex01{
        width: 1080px;
    }

    .instc-f1-item01 {
        width: 15%;
    }

    .instc-01-tri {
        width: 50%;
    }

    .instc-p-in-icon{
        display: none;
    }

    .instc-profile .sec-title{
        padding-top: 50px;
    }

    .instc-pro-inner{
        margin-top: 50px;
    }

    .instc-btns{
        width: 500px;
    }

    .inst-li-main{
        display: none;
    }

    .instc-movie{
        display: none;
    }

    .instc-pro-inner{
        width: 1080px;
        padding: 100px;
        box-sizing: border-box;
    }

    .inst-pc-item{
        width: 1080px;
        position: relative;
        margin: 80px auto;
    }

    .instpc-i-flex{
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .instpc-i-f-item01{
        width: 40%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    .instpc-i-f-item01 img{
        position: relative;
        z-index: 10;
    }

    .instpc-i-f-i-back{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        background: #aa003a;
    }

    .instpc-i-f-item02{
        width: 55%;
        position: relative;
    }

    .instpc-i-f-i-p01{
        font-size: 26px;
        padding-top: 25px;
        padding-bottom: 0px;
        font-weight: 600;
    }

    .instpc-i-f-i-p02{
        font-size: 50px;
        width: 100%;
        border-bottom: 1px solid #000;
        margin-bottom: 30px;
        font-weight: 900;
        padding-bottom: 18px;
        padding-top: 6px;
        line-height: 1;
        font-style: italic;
    }

    .instpc-i-f-i-p02 small{
        font-size: 18px;
        letter-spacing: 1px;
        padding-left: 20px;
    }

    .instpc-i-f-img{
        width: 100%;
        height: 334px;
        background: #000;
    }

    .instpc-insta-icon{
        width: 50px;
        height: 50px;
        position: absolute;
        right: 10px;
        top:75px;
    }

    .instpc-insta-icon a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    #instafeed div {
        width: 20%;
        overflow: hidden;
        height: 130px;
        position: relative;
        box-sizing: border-box;
        border: 5px solid #fff;
    }

    #instafeed img {
        width: 200%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)
    }

    .insta-btn{
        width: 350px;
        bottom: 40px;
    }


    /* フォーム */

    .form-main{
        height: 350px;
        background: url(../img/pc/1x/form-main.png) no-repeat;
        background-size: cover;
        background-position:  center center;
        margin-top: 0;
        padding-top: 50px;
    }

    .formc-2-p1{
        width: 1028px;
    }

    .formc-2-p1 b{
        color: red !important;
        font-weight: bold;
    }

    .formc-2-p1 a{
        text-decoration: underline !important;
    }

    .formc-2-p1 b　a:focus {
            color: var(--color-link-hover);
        text-decoration: underline;
    }

    .select-form01{
        width: 1040px;
        justify-content: flex-start;
    }

    .form-big-wrap{
        width: 1080px;
        margin: auto;
    }

    .self-item01{
        width: 200px;
        margin-right: 15px;
    }

    .self-ta-i-item {
        width: 15%;
        height: 139px;
        padding-top: 140px;
        font-size: 18px;
    }

    .self-tab{
        margin-bottom: 20px;
    }

    .fi-wrap-pc{
        width: 90%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: stretch;
        padding-bottom: 20px;
    }

    .slef-taber{
        width: 90%;
        margin: 0;
    }

    .fi-wrap-pc .fitem{
        width: 48%;
        margin: 0;
        font-weight: bold;
    }

    ul#mfp_phase_stat{
        border: 0px;
        padding: 0;
        margin: 0;
    }

    .fitem-long{
        width: 100% !important;
    }

    .redbtn{
        width: 250px;
    }

    .formc-box1{
        width: 1080px;
        height: 350px;
    }

    .formc4-main{
        background: url(../img/pc/1x/formc4-main.png) no-repeat;
        background-size: cover;
        background-position: center center;
        margin-bottom: 80px;
    }

    .formpc-wrap{
        width: 100%;
        position: relative;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
    }

    .formc4-b1-p1{
        width: 90%;
        text-align: left;
        margin-top: 0px;
    }

    .formc4-b1-p2{
        width: 90%;
        text-align: justify;
        margin-top: 105px;
        letter-spacing: 0;
    }

    .formc4-b1-p1 span{
        padding-left: 20px;
        left: -20px;
        font-size: 40px;
        height: auto;
    }

    .formc4-b1-p1 b{
        left: -20px;
        top: 0;
        margin-top: 25px;
        font-size: 24px;
        padding-top: 5px;
        padding-left: 7px;
    }

    @-moz-document url-prefix() {
        .formc4-b1-p1 b{
            padding-top: 37px;
        }
    }

    .formc4-b1-p2{
        width: 98%;
        box-sizing: border-box;
        padding-right: 0px;
    }

    .formpc-w-item01{
        width: 45%;
        position: relative;
    }

    .formc4-img{
        width: 45%;
        text-align: center;
    }

    .formpc-tri{
        width: 49px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30px;
        margin: auto;
    }

    /* flow */

    .formc5-img{
        width: 1000px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: auto;
        padding-top: 50px;
    }

    .formc5-img01{
        width: 30%;
        margin: 0;
        padding-top: 0;
    }

    .formc5-img02{
        width: 30%;
        margin: 0;
        padding-top: 0;
    }

    .formc5-img03{
        width: 30%;
        margin: 0;
        padding-top: 0;
    }

    .formc5-img04{
        width: 100%;
    }

    /* top 追加 */

    .pc-select-none{
        display: none;
    }

    .inx6c-pc-btn01:hover{
        background: #ccc;
    }

    .inx3c-m-i-p03{
        transition: all .3s;
    }

    .inx3c-m-inner:hover .inx3c-m-i-p03{
        background: rgba(255,255,255,.2);
    }

    .inx4c-b3-i-p01{
        transition: all .3s;
    }

    .inx4c-box02:hover .inx4c-b3-i-p01{
        letter-spacing: 3px;
    }

    .inx3c-main{
        background: url(../img/1x/inx3c-main.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .instc-f1-item01 p{
        font-size: 20px;
    }

    .succ3-main .sec-title{
        padding-top: 130px;
    }

    .inx4c-box02{
        width: 1080px !important;
        margin-top: 80px;
    }

    .succ3-main{
        height: 350px;
    }

    .aboc4-main{
        height: 350px;
    }

    .formc4-main{
        height: 350px;
    }

    .formc4-main .sec-title{
        padding-top: 130px;
    }

    .succ2-main .sec-title{
        padding-top: 130px;
    }

    .aboc4-main .sec-title{
        padding-top: 130px;
    }

    .sec-title h1{
        font-size: 45px;
        padding-top: 3px !important;
    }

    .sec-title h2{
        font-size: 18px;
    }

    .formc4-b1-p2{
        width: 95%;
        margin: auto;
        margin-top: 60px;
        font-size: 14px;
        text-align: justify;
        letter-spacing: 1px;
        line-height: 1.7;
        padding-bottom: 20px;
    }

    .insta-btn p{
        font-size: 50px;
    }

    .succ3-f-item02 p{
        font-size: 30px;
    }

    .succ3-f-item01 {
        padding-top: 13px;
    }

    /* slide li */

    .slider li{
        position: relative;
    }

    .slider li a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .succ2-cou-f-item01 p span {
        top: 13px;
    }

    .self-ta-i-item small{
        font-size: 16px;
    }

    .your-class{
        width: 1080px;
        margin: auto;
        position: relative;
    }

    .your-class .slick-slide{
        width: 140px;
        height: 159px;
        margin: 10px;
        position: relative;
        overflow: hidden;
        background: #000;
    }

    .your-class .slick-slide img{
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)
    }

    .prev-pc{
        width: 52px;
        height: 75px;
        background: rgba(125,4,42,0.7);
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 10;
        text-align: left;
        color: #fff;
        box-sizing: border-box;
        padding-top: 18px;
        font-weight: 100;
        font-size: 20px;
        padding-left: 18px;
    }

    .next-pc{
        width: 52px;
        height: 75px;
        background: rgba(125,4,42,0.7);
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 10;
        text-align: left;
        color: #fff;
        box-sizing: border-box;
        padding-top: 18px;
        font-weight: 100;
        font-size: 20px;
        padding-left: 18px;
    }

    /* about slide */

    .about-class{
        width: 100%;
        margin: auto;
        margin-top: 150px;
    }

    .about-class .slick-slide{
        margin: 15px;
        opacity: 1;
        transition: all 0.3s;
    }

    .about-class .slick-cloned{
        opacity: 1;
    }

    .about-class .slick-active{
        opacity: 1;
    }

    .about-class .slick-center{
        opacity: 1;
    }

    /* 追加　マグさん */

    .succ3-f-item02 p small{
        font-size: 21px;
    }

    .pcfix-btn{
        width: 70px;
        height: 194px;
        position: fixed;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        z-index: 100;
        transition: all .3s;
    }

    .pcfix-btn a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .pcfix-btn:hover{
        opacity: 0.5;
    }

    .sec-title{
        position: relative;
    }

    .sec-title a{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .inx-2-contents{
        margin-bottom: 90px;
    }

    .inx-5-contens{
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .google-map{
        margin-top: 70px;
    }

    .succ2-cou-t-margt40{
        margin-top: 60px;
    }

    .suchedule-content03{
        margin-top: 30px;
        padding-bottom: 150px;
    }

    .formc-03 .sec-title h1 {
        padding-bottom: 20px;
    }

    .formc-03 .sec-title h2{
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .formc-03{
        padding-top: 80px;
    }

    .formc4-box01{
        padding-bottom: 60px;
    }

    .formc-05{
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .add-telnum{
        font-size: 20px;
        font-weight: 900;
    }

    .add-telnum2{
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        padding-top: 20px;
    }

    .add-telnum2 a{
        color: #fff;
    }

    /* thankcs */

    .thank-main {
        width: 100%;
        height: 350px;
        background: url(../img/pc/1x/thank-main.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .thank-main .sec-title{
        padding-top: 130px;
    }

    .thanck-title{
        font-size: 22px;
    }

    .thanck-sub {
        width: 50%;
    }
    
    
    /* レンタルスタジオ追加 */
    
    .sT-big-sp{
        display: none;
    }
    

}/* end */












