/* PC版 */
@media screen and (min-width: 960px){
/*---------------*/
/* base-pc 
/*---------------*/
.wrapper.concept, .wrapper.course, .wrapper.voice, .wrapper.fq{
    padding: 40px 0 40px 0;
    overflow: hidden;
}
.concept-inner, .course-inner, .voice-inner, .fq-inner{
    width: 1000px;
    margin: 0 auto;
    padding: 0 2vw;
}
/*-------------------*/
/* section-title-pc
/*-------------------*/
.section-title{
    margin-top: 20px;
    margin-bottom: 40px;
}
.section-title h2{
    font-size: 4rem;
    font-weight: bold;
    color: #333;
}
.section-title p{
    font-size: 2rem;
    font-weight: bold;
    color: #333;
}
.course-inner .section-title{
    margin-bottom: 20px;
}
.voice-inner .section-title{
    margin-bottom: 20px;
}
/*---------------*/
/* header-pc
/*---------------*/
.header-top{
    position: relative;
    height: 69px;
}
.site-title{
    width: 300px;
    padding: 2px 0 0 1px;   
}
.telephone{
    margin-right: 390px;
    padding-top: 6px;
}
.tel-text{
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 0.5px;
    letter-spacing: -0.3px;
}
.tel-number{
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
    letter-spacing: -1px;
}
/* 右端バナー２つ */
.bnr-01{
    width: 360px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
}
.bnr-01 a{
    box-sizing: border-box;
    display: block;
    padding: 28px 0;
    padding-left: 15px;
    width: 165px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #fff;
    text-align: left;
    text-decoration: none;
}
.bnr-01 a.lesson{
        padding-left: 25px;
}
.bnr-01 a.counseling::after{
    position: absolute;
    top: 28px;
    right: 16px;
    content: "▶";
    width: 4px;
    height: 4px;
}
.bnr-01 a.lesson::after{
    position: absolute;
    top: 28px;
    right: 18px;
    content: "▶";
    width: 4px;
    height: 4px;
}
.counseling{
    background-color: #152f48;
}
.lesson{
    background-color: #960f0f;
}
.burger-btn{
    display: none;
}
.header-nav{
    position: static;
    max-width: 850px;
    height: 19.5px;
    background-color: #fff;
    margin: 9px auto 9px;
}
.nav-list{
    max-width: 850px;
    text-align: center;
    position: static;
    display: flex;
    justify-content: space-between;
    transform: none;
    margin: 0;
}
.nav-list li{
    margin-bottom: 0;
    border-bottom: none;
    border-right: 1px solid #333;
}
.nav-list li:last-of-type{
    border-right: none;
}
.nav-list a{
    display: block;
    width: 170px;
    padding: 7px 0;
    color: #333;
    font-size: 1.25rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    letter-spacing: 4px;
}
/*---------------*/
/* fv-pc
/*---------------*/
.fv{
    height: 90vh;
    background-image: url(../img/fv01_new.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}
.copy{
    position: absolute;
    bottom: 100px;
    left: 3.1%;
    font-size: 1.75rem;
    font-weight: bold;
    color: #333;
    background: #C7FE2E;
    padding: 17px 12px 15px 0px;
    border-radius: 2px;
    line-height: 1.3;
}
.copy span{
    display: inline-block;
    margin-left: 0px;
}
.copy .sankaku{
    margin-left: 9px;
    margin-right: -4px;
}
.bnr-01 a.lesson{
    padding-left: 26px;
}
.bnr-01 a.counseling{
    padding-left: 14px;
}
.leadtext{
    width: 100%;
    position: absolute;
    top: 20%;
    left: 3%;
    font-size: 3.2rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.8;
}
.newline-sp{
    display: none;
}
.picture{
    width: 440px;
    position: absolute;
    right: 0;
    bottom: -13px;
}
/*---------------*/
/* concept-pc
/*---------------*/
.concept-text01{
    font-size: 1.7rem;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: -20px;
    padding: 15px 0 30px;
}
.concept-text02{
    font-size: 2.8rem;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 0px;
}
.concept-box{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-top: -2px;
    margin-bottom: 0;
}
.box-left li{
    font-size: 1.7rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}
.box-right{
    width: 55%;
    text-align: right;
    margin-top: -103px;
}
.box-right img{
    width: 58%;
}
.box-left{
    width: 48%;
    margin-top: 10px;
}
.concept-text03{
    max-width: 800px;
    text-align: center;
    margin: 13px auto 0;
    font-size: 1.9rem;
    font-weight: bold;
    color: #333;
    letter-spacing: normal;
    line-height: 1.4;
}
.arrow{
    display: block;
    width: 12px;
    margin: 5px auto 13px;
}
.concept-text04{
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1.4;
    border-radius: 3px;
    background-color: #fef583;
    padding: 6px 0;
}
/*---------------*/
/* bnr-mid-pc
/*---------------*/
.bnr-mid{
    display: flex;
    justify-content: space-between;
    width: 300px;
    margin: 28px auto 26px;
}
.bnr-mid.top{
    margin: 42px auto 43px;
}
.bnr-mid.middle{
    margin: 42px auto 43px;
}
.bnr-mid a{    
    display: block;
    width: 147px; 
    box-sizing: border-box;   
    padding: 17.5px 0;
    padding-left: 11px;
    text-align: left;
    font-size: 1.25rem;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    position: relative;
}
.bnr-mid a.lesson{
    padding-left: 18px;
}
.bnr-mid a.counseling::after{
    position: absolute;
    top: 17px;
    right:15px;
    content: "▶";
    width: 4px;
    height: 4px;
}
.bnr-mid a.lesson::after{
    position: absolute;
    top: 17px;
    right:19px;
    content: "▶";
    width: 4px;
    height: 4px;
}
.tel-mid{
    font-size: 1.9rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 12px;
    letter-spacing: -1.2px;
}
/*-------------------*/
/* more-pc
/*-------------------*/
.more{
    width: 120px;
    margin: 0 auto;
}
.course-inner .more{
    margin-top: 45px;
}
.voice-inner .more{
    margin-top: 25px;
    margin-bottom: 15px;
}
/*-------------------*/
/* course-item-pc
/*-------------------*/
.course-item-wrapper{
    display: flex;
    justify-content: space-between;
}
.course-item-wrapper.top{
    margin-bottom: 30px;
}
.course-item{
    width: 32%;
    margin-bottom: 0;
}
.course-item h3{
    font-size: 1.8rem;
    font-weight: bold;
    color: #13753c;
    text-align: center;
    padding-bottom: 4px;
}
.course-box{
    text-align: left;
    padding: 12px;
    border: 1px solid #666;
    border-radius: 2px;
    background-color: #fff;
}
.course-box p{
    font-size: 1.6rem;
    color: #13753c;
    line-height: 1.5;
    margin-top: 8px;
}
/*-------------------*/
/* review-item-pc
/* (voice-item-pc)
/*-------------------*/
.voice-item-wrapper{
    display: flex;
    justify-content: space-between;
}
.voice-item{
    width: 49%;
    margin-bottom: 22px;
    text-align: center;
}
.voice-item h3{
    font-size: 1.6rem;
    font-weight: bold;
    padding-top: 7px;
    color: #333;
}
.voice-item p{
    font-size: 1.4rem;
    line-height: 1.3;
    margin-bottom: 4px;
    color: #333;
}
.voice-item p:last-child{
    width: 90%;
    margin: 0 auto;
    font-size: 1.45rem;
    text-align: center;
}
/*-------------------*/
/* fq-item-pc
/*-------------------*/
.wrapper.fq{
    background-color: #ffdae08c;
    padding: 30px 0 93px 0;
}
.fq-box{
    max-width: 465px;
    margin: 0 auto;
}
.fq-box p{
    line-height: 1.2;
    font-size: 1.4rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    position: relative;
}
.fq-box span{
    display: inline-block;
    line-height: 1.3;
    font-size: 2rem;
    margin-right: 5px;
    color: red;
}
.fq-box img{
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 5px;
    right: 6px;
    opacity: .8;
    z-index: 5;
}
/* -----よくある質問・回答-sp ----- */ 
.fq-box .question{
    cursor: pointer;
}
.fq-box .question:hover{
    text-decoration: underline;
}
.fq-box .answer{
    display: none;
    background-color: #f2f2f2;
    margin-left: 1.4rem;
    padding: 10px;
}
.fq-inner .section-title{
    margin-top: 20px;
    margin-bottom: 30px;
}
.fq-inner .section-title p{
    font-size: 1.8rem;
    font-weight: bold;
    color: #333;
    padding-top: 6px;
}
/* -----よくある質問・回答-spEND ----- */ 
/*-------------------*/
/* footer-pc
/*-------------------*/
.footer{
    background-color: #181818;
}
.footer h1,
.footer p,
.footer small,
.footer a{
    color: #fff;
}
.to-top{
    max-width: 1680px;
    text-align: right;
}
.to-top img{
    width: 59px;
}
.footer-logo{
    width: 180px;
    margin: 0px auto 20px;
    padding-left: 21px;
    padding-top: 20px;
}
.logotype{
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin-bottom: px;
}
/* -----バナー始め----- */
.bnr-footer{
    width: 320px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
}
.bnr-footer a{
    display: block;
    width: 154px;
    padding: 18px 4px;
    padding-left: 15px;
    text-align: left;
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.bnr-footer a.lesson{
    padding-left: 22px;
}
.bnr-footer a.counseling::after{
    position: absolute;
    top: 18px;
    right:15px;
    content: "▶";
    width: 4px;
    height: 4px;
}
.bnr-footer a.lesson::after{
    position: absolute;
    top: 18px;
    right:16px;
    content: "▶";
    width: 4px;
    height: 4px;
}
.bnr-footer li.counseling{
    background-color: #152f48;
}
.bnr-footer li.lesson{
    background-color: #960f0f;
}
.tel-footer{
    font-size: 1.65rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
}
/* -----バナーEND----- */
.footer-box{
    display: flex;
    justify-content: space-between;
    width: 920px;
    margin: 65px auto;
}
.footer-left{
    width: 275px;
    margin: 0 0 0 140px;
}
.footer-left p{
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.4;
}
.footer-right{
    width: 470px;
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
.map-text{
    width: 190px;
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 0;
    padding-top: 15px;
    padding-right: 2px;
}
.footer-map{
    width: 260px;
    margin: 0;
}
.footer small{
    display: block;
    font-size: 0.6rem;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 2px;
}
/*--------------------*/
/* パララックス-sp 
/*--------------------*/
.img-bg-01 {
    background-image: url(../img/parallax-a3.jpg);
    width: 100%;
    margin: 0 auto;
    padding-top: 250px;
    opacity: .7;
  }
  .img-bg-02 {
    background-image: url(../img/parallax-b3.jpg);
    margin: 0 auto;
    padding-top: 250px;
    opacity: .6;
}
/* --page-topへ戻る設定--　*/
#page-top {
    position: fixed;
    bottom: 12px;
    right: 16px;
    line-height: 1;
    z-index: 99;
}
#page-top a {
width: 55px;
text-align: center;
display: block;
opacity: 0.9;
transition: all .3s ease;
}
#page-top a:hover {
text-decoration: none;
opacity: .7;
}  
}