@charset "utf-8";
/* CSS Document */

body {
    font-family: "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}


#wrapper img a {
    border: 0;
}

.lf {
    float: left;
}

.ri {
    float: right;
}

.cl {
    clear: both;
}

a {
    outline: hidden;
    outline: none;
}

.note {
    padding: 20px 5px !important;
    line-height: 1.2rem;
}

.textred {
    color: red;
    font-size: 35px;
}

/* HEADER  BASE------------------------------------------- */

header {
    width: 100%;
    background: url(../images/) top center no-repeat;
}


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

    #wrapper {
        /*min-width: 1040px;*/
        /*border: solid 20px #e70012;*/
    }

    .pc-none {
        display: none;
    }

    img {
        display: block;
    }

    .sptouch {
        display: none;
    }

    .header {
        display: block;
        height: auto;
        box-sizing: border-box;
    }

    .header .fix {
        display: block;
    }

    .header h1 {
        display: block;
        float: left;
    }

    .header h2 img {
        margin: 0 auto 5%;
        text-align: center;
        max-width: 100%;
    }

    .hright {
        display: block;
        float: right;
        padding-top: 22px;
        margin-top: -30px;
    }

    .hright .tel {
        display: block;
        float: left;
        padding-top: 6px;
    }

    .hright .btn {
        display: block;
        float: left;
        padding-left: 17px;
    }

    /* CONTETNS------------------------------------------- */
    .textbic {
        font-size: 30px;
    }

    .mb00 {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    /* form------------------------------------------- */
    .coform {
        display: block;
        padding-bottom: 100px;
    }

    .txtcenter {
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding-top: 30px;
        padding-bottom: 35px;
    }

    .form-main {

        padding-top: 1rem;
        width: 80%;
        margin: 0 auto;
    }

    .form-main dl {
        display: table;
        padding-left: 50px;
        padding-right: 50px;
        border-bottom: #cccccc solid 1px;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 100%;
    }

    .form-main dt {
        display: table-cell;
    }

    .form-main dt.fti {
        width: 15% !important;
        font-size: 18px;
        font-weight: bold;
        padding: 5px;
    }

    .form-main dt.che {

        width: 10% !important;
        padding-top: 9px;
        text-align: right;
    }

    .form-main dd {
        display: table-cell;
        width: 70% !important;
        padding-left: 20px;
    }

    span.hi,
    span.ni {
        box-sizing: border-box;
        text-align: center;
        color: #FFF;
        letter-spacing: 3px;
        text-align: center;
        font-size: 12px;
        padding: 2px 10px;
    }

    span.hi {
        background: #d36060;
    }

    span.ni {
        background: #999999;
    }


    .n001 {
        height: 38px;
        width: 500px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .n002 {
        height: 38px;
        width: 315px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .n003 {
        height: 38px;
        width: 100px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .form-main select {
        height: 38px;
        width: 155px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }

    .longsel {
        width: 225px !important;
    }

    .gbtn001 {
        display: block;
        text-align: center;
        padding-top: 56px;
        padding-bottom: 45px;
    }

    .sbt {
        background: url(../images/cbtn.jpg) left top no-repeat;
        text-indent: -9999px;
        border: none;
        cursor: pointer;
        width: 650px;
        height: 118px;
    }

    .sbt:hover,
    .sbt:focus {
        opacity: 0.7;
    }

    .bnr01 {
        display: block;
        text-align: center;
    }

    .bnr01 img {
        display: inline;
        border: none;
    }

    .sitebtn {
        display: block;
        padding: 30px;
    }

    .sitebtn a {
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #0962A3;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .sbt2 {
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #83090B;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: none;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
    }

    .sbt3 {
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #7C7A7B;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: none;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
    }

    .error {
        font-size: 16px;
        line-height: 1.5;
        color: #E3090C;
        font-weight: bold;
        padding-bottom: 30px;
        border: 2px solid #C00;
        background-color: #FCE6E7;
        padding: 5px;
        margin: 1rem auto;
        text-align: center;
        width: 98%;
    }

    .gtel {
        display: block;
        text-align: center;
    }

    .gtel img {
        display: inline;
        border: none;
    }

    /* footer------------------------------------------- */
    .pagetop {
        text-align: right;
    }

    .pagetop img {
        display: inline;
        border: none;
        line-height: 130%;
        margin-top: -15rem;
        margin-right: 1.3rem;
    }

    .copy {
        display: block;

        padding-bottom: 17px;
    }

    .copy img {
        margin-right: 2rem;
        float: right;
    }

    .copy small {
        font-size: 11px;
    }

    #fixed_header {
        position: fixed;
        right: 30px;
        height: 78px;
        box-shadow: 0px 0px 6px 3px #ededed;
        -moz-box-shadow: 0px 0px 6px 3px #ededed;
        -webkit-box-shadow: 0px 0px 6px 3px #ededed;
        border: #2786AD solid 1px;
        width: 230px;
        background: #FFF;
        z-index: 2000 !important;
    }

    #fixed_header div {
        display: block;
        text-align: center;
        color: #FFF;
        font-size: 20px;
        background: #2786AD;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #fixed_header p {
        display: block;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #2786AD;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #fixed_header span {
        display: block;
    }

    #fixed_header span a {
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 17px;
        font-weight: bold;
        background: #BF1114;
    }

    #fixed_header span a:hover {
        background: #BF1114 url(../images/ya.png) right 12px center no-repeat;
    }

    .fix-footer {
        display: none !important;
    }

    .fix-footer .tel {
        display: none !important;
    }

    .fix-footer .btn {
        display: none !important;
    }

    .fix-footer img {
        display: none !important;
    }

    .vo-subti {
        display: block;
        font-size: 28px;
        padding-left: 65px;
        color: #16ABE9;
        margin-top: 20px;
        background: url(../images/volist.png) left 11px no-repeat;
        padding-top: 20px;
        padding-bottom: 7px;
    }

    .bigs {
        font-size: 34px;
        color: #B15607;
    }

    .colred {
        color: #AD0608;
    }
}




/*.red-border {
    border: solid 12px #e70012;
}*/

.red-thin {
    border: double 2px #e70012;
    padding: 3.5rem;
}

.fs14 {
    font-size: 14px;
}

p {
    font-size: 17px;
    padding: 1rem 0 0.5rem;
}

.padnon {
    padding: 0;
    line-height: 1.3;
}

.txtblue {
    color: #0075C1;
}

.txtred {
    color: #E50012;
}

.fs25 {
    font-size: 2rem;
    font-weight: 600;
}

.fs35 {
    font-size: 4rem;
    font-weight: 600;
}

.fs50 {
    font-size: 7rem;
    font-weight: 600;
}

.txtbluebig {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    color: #0075C1 !important;
}

.txtredbig {
    color: #E50012;
    font-size: 20px;
    font-weight: bold;
}

.red_roundbox {
    text-align: center;
    background: #E50012;
    color: #FFF;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 20px;
    display: inline-block;
}

.performance h2 {
    background: #DAE000;
    text-align: center;
    padding: 40px 0 15px;
    position: relative;
    margin: 0 0 100px;
}


.performance h2:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 45%;
    border: 60px solid transparent;
    border-top: 60px solid #DAE000;
    width: 0;
    height: 0;
}

/* gnavi */

.gnavi {
    /*background: url(../img/btn02.png) no-repeat center top;*/
    background: linear-gradient(180deg, #fee143, #faac1b);
    position: relative;
    display: block;
}

.gnavi .text {
    text-align: center;
    padding: 15px 0 10px;
    color: #0075c1;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 2px;
    border-bottom: 2px solid #ffffff;
    width: 85%;
    margin: 0 auto;
}

.gnavi .text span {
    display: block;
    padding: 15px 50px 1px;
    border-bottom: 2px solid #FFF;
}

.gnavi .school_navi {
    /*font-size: 0;*/
    padding: 7px 0;
    text-align: center;
}

.gnavi .school_navi div {
    display: inline-block;
    text-align: center;
    width: auto;
}

.gnavi .school_navi div a {
    padding: 15px 20px 16px;
    /*border-left: 1px solid #FFF;*/
    border-right: 1px solid #FFF;
    display: block;
}

.gnavi .school_navi div:first-child a {
    border-left: none;
}

.gnavi a {
    transition: all ease-in 0.3s;
}

.gnavi a:hover {
    opacity: 0.5;
}


.gnavi .school_navi div:nth-child(4) a {
    border-right: 1px solid #FFF;
}

.gnavi .school_navi .sp_border {
    width: auto;
    border-top: none;
}

.gnavi .school_navi div.sp_border div:last-child a {
    border-right: none;
}

/*.gnavi .school_navi div.sp_border div:first-child a {
    border-left: 1px solid #FFF;
}*/

.summer_course .gnavi {
    margin-left: 0;
    margin-right: 0;
}

/* white_bg */

.white_bg {
    background: #FFF;
    margin: 0;
    padding: 15px 10px 0;
    border: solid 2px #fbbe53;
}

.white_bg .course_title {
    background: #DAE000;
    text-align: center;
    color: #0075C1;
    font-size: 36px;
    font-weight: bold;
    padding: 23px 0 14px;
    margin: 0 0 10px;
}

.white_bg .age_area {
    padding: 0 1rem 4rem;
}

.white_bg .text {
    margin: 16px 0 12px;
    min-height: 70px;
    line-height: 1.5em;
    font-size: 1.1em;
    padding: 15px;
}

.white_bg .text02 {
    background: url(../img/summer_course/point02.png) no-repeat 0 0;
    background-size: auto;
    padding: 10px 0 0 145px;
    margin: 16px 0 28px;
    min-height: 80px;
}

.white_bg .sub {
    text-align: center;
}



.white_bg .btn_box {
    text-align: right;
    padding: 0 0 30px;
}

.white_bg .btn_box div {
    width: auto;
    display: inline-block;
}

.white_bg .btn_box div a {
    transition: all ease-in 0.3s;
}

.white_bg .btn_box div a:hover {
    opacity: 0.7;
}

/* experiences */

.experiences {
    padding: 80px 0;
    border-width: 18px;
    width: 76%;
    margin: 0 auto;
}

.experiences h2 {
    text-align: center;
    margin-bottom: 50px;
}

.experiences .voice_area {
    font-size: 0;
}

.experiences .box {
    margin: 0px 0px 40px;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #E50012;
}

.experiences .box h3 {
    border-bottom: 4px solid #E50012;
    color: #0075C1;
    font-size: 27px;
    text-align: right;
    padding: 29px 30px 10px 13px;
    font-weight: bold;
}

.experiences .box h3 img {
    width: auto;
    float: left;
    margin: -22px 0 0;
}

.experiences .text {
    font-size: 18px;
    padding: 30px;
    min-width: 235px;
}

.img-responsive-overwrite {
    margin: 0 auto;
}

.ptb {
    padding: 20px 0;
}

.pb {
    padding-bottom: 20px;
}

.mlr8 {
    margin: 0 8rem;
}

section {
    margin: 2rem 0;
}

.pbless {
    line-height: 1.2;
    padding: 0;
}

.bg-gray-arrow {
    position: relative;
    padding: 1rem 0 2rem;
    background: #eeeeef;
}

.bg-gray-arrow:after {
    content: "";
    position: absolute;
    bottom: -150px;
    left: 0;
    background: url(../images/arrow.png) no-repeat center top;
    width: 100%;
    height: 150px;
    background-size: 100%;
}

.imgti01 {
    padding: 100px 0 0;
}

.img-responsive {
    margin: 0 auto;
    text-align: center;
    max-width: 100%;

}

.col-md-8,
.col-md-10 {
    margin: 0 auto;
}

.bannertext {
    box-sizing: border-box;
    color: #e50112;
    font-size: 1.9rem;
    text-align: center;
    padding: 1rem 0.5rem;
    font-weight: 800;
    border: 2px double #e50112;
    margin: 0 auto;
}

.gray_btn {
    background: #b4b4b5;
    font-size: 1.8rem;
    margin: 0;
    padding: 1rem;
    box-sizing: border-box;
}

a.gray_btn {
    color: #ffffff !important;
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
    .imgfit {
        width: 98%;
    }

    .gnavi .school_navi div a {
        padding: 5px 10px;
    }

    .gnavi {
        margin-bottom: 1rem;
    }

    .white_bg {
        margin: 0 5px 40px;
        padding: 10px 15px 0;
    }
}

.mt5 {
    margin-top: 1rem;
}

.kyouka .aoround {
    background: #0075c1;
    border-radius: 8px;
    margin-right: .7rem;
    margin-bottom: 0.5em;
    padding: 0.3rem 0;
    color: white;
    display: inline-block;
    font-size: 25px;
    width: 150px;
    text-align: center;
}

.textbold {
    margin-left: .3rem;
    font-weight: 500;
    font-size: 30px;
}

.balloon2-right {
    position: relative;
    display: inline-block;
    margin: 1.5em 15px 1.5em 0;
    padding: 5px 20px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 16px;
    background: #9e9e9f;
    border: solid 3px #9e9e9f;
    box-sizing: border-box;
    border-radius: 10px;
    margin-right: 2em;
}

.balloon2-right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -40px;
    margin-top: -6px;
    border: 10px solid transparent;
    border-left: 30px solid #9e9e9f;
    z-index: 2;
}


.balloon2-right p {
    margin: 0;
    padding: 0;
    font-size: 28px;
}

.price {
    border-top: 1px solid #0075C1;
    border-bottom: 1px solid #0075C1;
    margin: 2rem 0;
}

.price div {
    display: inline-block;
    vertical-align: middle;
}

.kuromoji {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.kuromoji span {
    font-size: 32px;
}

.akamoji {
    color: #e50012;
    font-size: 38px;
    font-weight: 600;
}

.akamoji span {
    font-size: 24px;
}

.price-arrow {
    position: relative;
    padding: 0 30px 0 0px;
    vertical-align: text-bottom !important;
}


.price-arrow::before,
.price-arrow::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.sample3-4::before {
    width: 20px;
    height: 12px;
    background: #e70012;
    border: 2px solid #e50012;
}

.sample3-4::after {
    left: 20px;
    border: 6px solid transparent;
    border-left: 6px solid #e50012;
}

.text-lefttop {
    font-size: 16px;
    text-align: right;
    line-height: 1em;
    margin-bottom: -1.9em;
}

.text-lefttop::after {
    display: block;
    height: 2px;
}
/* 2020追記 */
.red_action{
    font-weight: bold;
    color: #ff3300;
    font-size: 24px;
    }

@media screen and (min-width: 769px) {
    .price-text {
        margin-left: 10rem;
        margin-top: -2.3rem;
        font-size: 18px;
    }
}

.classtab {
    border: 2px solid #f79915;
    border-radius: 20px 20px 0px 0;
    border-bottom: solid 5px #e0ae1d;
}

/* 2020 */
img{
-webkit-backface-visibility: hidden;
}
figure{display:block;}
.w-in{width: 1000px;margin: 0 auto;max-width:100%;padding:20px;}
.w-in p{margin:0;padding:0;}
.mtb{margin:20px 0;}
.textAR{text-align:right;}
.topimg{width:900px;margin:0 auto 0px;padding:20px 0 60px;max-width:100%;display:block;
/*background:url(../images/wc1-2.png) no-repeat 95% -10px ;background-size:auto 100%;*/}
.flex{display:flex;justify-content: space-between;}
.flex figure{width:49%;}
figure img{max-width:100%;}
.tit1{color:red;margin:-20px 0 20px;font-weight:800;}
.w-in h3{margin:0 0 20px;font-weight:800;}
.w-in h3 span{display: inline-block;padding: 5px;}
.w-in h3 span.tit2{background:#005eae;padding:5px 20px;color:#fff;}
/* 2020追記 */
.red_action{
    font-weight: bold;
    color: #ff3300;
    font-size: 18px;
    }

@media screen and (max-width: 768px) {
    .w-in.ptb{padding:10px 20px;}
    .red_action {
    font-weight: bold;
    color: #ff3300;
    font-size: 18px;}
}

@media screen and (max-width: 680px) {
.flex{display:block;}
.flex figure{width:100%;}
}
@media screen and (max-width: 420px) {
    .topimg{overflow: hidden;padding:0 0 200px;
        /*margin:0 20px 0 0;*/
        max-width:calc(100% - 20px);background-position:center bottom;background-size: auto 200px;}
    .topimg img{width:150%;max-width:150%;position:relative;margin:0 0 0 -2%}
    .tit1,.w-in h3{font-size:20px;}
    .w-in h3 span.tit2{display:block;padding:5px 10px;}
}


/*2021追記*/
.gnavi .school_navi div a {
    padding:15px 6px 16px;
    /*border-left: 1px solid #FFF;*/
    border-right: 1px solid #FFF;
    display: block;
}
.gnavi .school_navi .sp_border div:first-child a {
    border-left: none;
    border-top:none;
}
.gnavi .school_navi div.sp_border div:last-child a {
    border-right: none;
}
.gnavi {
    background: linear-gradient(180deg, #fee143, #faac1b);
    border-top: solid 2px #fbbe53;
    border-left: solid 2px #fbbe53;
    border-right: solid 2px #fbbe53;
    border-radius: 10px 10px 0 0;
    position: relative;
    display: block;
}
h6{
    font-size: 25px;
}
.tekisei-kensataisaku-link,.pamphlet-link{
    background: #fda443;
    border-radius: 8px;
    margin: 0 auto;
    margin-bottom: 0.5em;
    padding: 0.3rem 0;
    color: white;
    display: inline-block;
    font-size: 25px;
    width: 100%;
    text-align: center;
}
.tekisei-kensataisaku-link a,.pamphlet-link a{
    text-decoration: none;
    color: white;
    font-size: 25px;
}
.tekisei-kensataisaku-link a:hover,.pamphlet-link a:hover{
    text-decoration: none;
}
.tekisei-kensataisaku-link p,.pamphlet-link p{
    font-size: 25px;
    font-weight: bold;
}
.price-margin-bottom{
    margin-bottom: 1em;
}
.tit02{
    color: red;
    margin:0;
    font-weight: 800;
    text-align: center;
}
.h3-cyuusyaku01{
    color: #000;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    text-align: right;
}
.course_panf a{
    font-size: 16px;
    background: #28a745;
    padding: 10px 15px;
    color: white;
    margin-top: -75px;
    float: right;
    text-decoration: none;
}
.tit02_cyuusyaku{
    text-align: right;
}
.tit02_cyuusyaku p{
    padding:0 10% 0 0 ;
}
.moushikomi_bg{
    background: #eeeeef;
}
@media screen and (max-width: 768px) {
/*.sp_border .navi_t1:first-child{
    display: none;
}*/
.gnavi .school_navi div .sp_navi_t1 a{
    border-left:transparent;
}
h6{
font-size: 1.2rem;
} 
.price-margin-bottom{
margin-bottom: 0.5em;
}   
.tit02 img{
    vertical-align: -4px;
    width: 85px;
}
.course_panf a{
    margin-top: 15px;
    float: none;
    display: block;
    text-align: center;
}
.sp_padding{
    padding-bottom: 20px;
}
.tit02_cyuusyaku p {
    padding: 0;
}
}

@media screen and (max-width: 420px){
    .tit02{
        font-size: 20px;    
}
.tit02 img{
    width: 65px;
}
}

/*202209追加*/
.cta_area{
    margin-bottom: 40px;
}
.cta_area .cta_table {
    background: #f9f5e8;
    display: table;
    margin: 0 auto;
    max-width: 660px;
    width: 80%;
    padding: 20px;
    border: 4px #e3d3c9 double;
}
.cta_area .cta_table .cta_text {
    font-size: 20px;
    font-weight: 600;
    display: table-cell;
    padding: 0 20px 0 0;
    vertical-align: middle;
}
.cta_area .cta_table .cta_btn {
    display: table-cell;
    width: 250px;
    vertical-align: middle;
}
.cta_area .cta_table .cta_btn a {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    padding: 20px;
    background: #fff;
    color: #e3480b;
    display: block;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #d73d3d;
    box-shadow: 0px 3px 4px #b0a3a3;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.white_bg .course_title {
    margin: 10px 0 10px;
}
.topimg-sp{
 display:none;
}
.w-in .txt-idt{
    padding-left: 0.5em;
    text-indent: -0.5em;
}
.balloon3-right {
    position: relative;
    padding: 15px 42px 8px 80px;
    background: #0075c1;
    color: white;
    margin-right: -33px;
    z-index: 1;
    width: 410px;
}
.balloon3-right:before {
    position: absolute;
    content: '';
    left: 330px;
    top: -4px;
    border: none;
    border-right: solid 80px #fff;
    border-top: solid 85px transparent;
    z-index: -2;
}
.balloon3-right h4 {
    line-height: 3.rem;
    font-size: 2.2rem;
    font-weight: bold;
    padding-top: 5px;
}
.ta-c {
    text-align: center;
}
.logo {
    display: contents;
    line-height: 1;
    padding: 7px 0;
}
.txt120 {
    font-size: 120px;
    font-weight: 900;
    color: #e70012;
    letter-spacing: 2px;
}
h2 .logo img {
    display: inline-block;
    height: 120px;
    vertical-align: -6px;
    margin:initial;
    margin-right: 5px;
}
.logo img {
    margin-right: 5px;
}
.txt67{
    font-size: 75px;
    font-weight: 900;
    letter-spacing: 1px;
}
.txt55{
    font-size: 55px;
}
.s6fc-hbl{
    color: #005eae;
}
.txt105{
    font-size: 105px;
    font-weight: 900;
    letter-spacing: 10px;
}
.txt67 .logo img{
    height: 67px;
}
.txt105 .logo img{
    height: 75px;
    margin-right: 10px
}
.moushikomi_bg a{
    display: block;
    width: 72%;
    margin: 0 auto;
}
.winter-ib{
    display: inline-block;
}
.pd20{
    padding-top: 20px;
}
.gnav-title{
    text-align: center;
    border-bottom: 2px solid #ffffff;
    padding: 0px 15px;
    width: 85%;
    margin: 0 auto;
}
.gnav-title p{
    display: inline-block;
}
.imgbox_2022 img {
    display: block;
    min-width: 650px;
    width: 100%;
}
/*.tit02 img{
    vertical-align: -4px;
}*/
.bg-gray-arrow a{
    width: 72%;
    display: block;
    margin: 0 auto;
}
.ta-left{
    text-align: left;
}
.mg0{
    margin:0 auto;
}
@media screen and (max-width: 1159px){
.txt120 {
    font-size: 90px;
    letter-spacing: 1px;
}
h2 .logo img {
    height: 80px;
}
.txt67 {
    font-size: 55px;
}
.txt67 .logo img {
    height: 49px;
}
.txt55 {
    font-size: 40px;
}
.txt105 {
    font-size: 80px;
}
.txt105 .logo img {
    height: 60px;
}
}

@media screen and (max-width: 768px){
.topimg{
    display:none; 
}    
.topimg-sp{
    display:block;
}    
.cta_area .cta_table {
    display: block;
}
.cta_area .cta_table .cta_text {
    width: 100%;
    display: block;
    padding: 0;
}
.cta_area .cta_table .cta_btn {
    width: 100%;
    display: block;
}
.cta_area .cta_table .cta_btn a {
    font-size: 14px;
    padding: 15px;
}
.balloon3-right {
    position: relative;
    padding: 10px 0px 3px 20px;
    background: #0075c1;
    color: white;
    margin-right: -33px;
    z-index: 1;
    width: 205px;
}
.balloon3-right:before {
    position: absolute;
    content: '';
    left: 150px;
    top: -4px;
    border: none;
    border-right: solid 55px #fff;
    border-top: solid 53px transparent;
    z-index: -2;
}
.c3-balloon3:before{
    position: absolute;
    content: '';
    left: 150px;
    top: -3px;
    border: none;
    border-right: solid 55px #fff;
    border-top: solid 53px transparent;
    z-index: -2;
}
.balloon3-right h4 {
    font-size: 1.2rem;
    padding-top: 5px;
    padding-left: 0px;
    text-align: left;
}
.header h2 img {
    width: initial;
    margin: initial;
}
.txt120 {
    font-size: 75px;
    letter-spacing: initial;
    padding: 70px 0 0;
}
h2 .logo img {
    height: 65px;
    width: initial;
}
.txt67 {
    font-size: 40px;
}
.txt67 .logo img {
    height: 36px;
    width:initial;
}
.txt55 {
    font-size: 30px;
}
.imgbox_2022 {
    overflow-y: scroll;
    overflow-x: scroll;
}
.txt105 {
    font-size: 60px;
    letter-spacing: 3px;
}
.txt105 .logo img {
    height: 45px;
    margin-right: 5px;
}
.pd20 {
    padding-top: 12px;
}
.moushikomi_bg a {
    width: 90%;
}
.pdtb{
    padding: 15px 0;
}
.bg-gray-arrow a {
    width: 90%;
}
}

@media screen and (max-width: 475px){
.txt120 {
    font-size: 40px;
    letter-spacing: initial;
    padding: 50px 10px 0;
}
h2 .logo img {
    height: 35px;
}
.txt67 .logo img {
    height: 26px;
    width: initial;
    vertical-align: -1px;
    margin-right: 2px;
}
.txt67 {
    font-size: 28px;
    letter-spacing: initial;
}
.txt105 {
    font-size: 40px;
}
.txt105 .logo img {
    height: 33px;    
}
/*.tit02 img {
    height: 19px;
    vertical-align: -1px;
    width: initial;
}*/
}
/*ここまで*/


/*20231002追加*/
.txt24{
    font-size: 24px;
}
.txt700{
    font-weight: 700;
}
.fc-blue{
    color: #0075c1;
}
.gnavi .school_navi div a:hover{
    text-decoration: none;
}
.tit-blue-pl20{
    padding: 15px 42px 8px 20px;
}
.a-color a:hover{
    color: #fff;
    opacity: 0.7;   
}

@media screen and (max-width:768px){
    .tit-blue-pl20 {
        padding: 5px 42px 8px 5px;
    }  
}    

/*ここまで*/

/*2024追記*/
.header .success,.header .tel,.header .btn {padding: 0;}
.header .success {margin-left: 30px;}
.header .success a,.header .btn a {display: block; width: 100%; padding: 15px 30px; background: #005eae; color: #FFF; font-size: 20px; border: 1px solid #005eae; border-top: none;}
.header .success a:hover,.header .btn a:hover {background: #FFF; color: #005eae; text-decoration: none;}
.header .tel {margin-right: 10px; margin-left: auto;}
.header .btn {margin-right: 30px; border: none;}
.header .tel .logo {display: inline-block; padding: 0; vertical-align: -5px;}
.header .tel .logo img {width: 50px;}
.header .tel a {display: block; width: 100%; font-size: 20px; padding: 15px 30px; border: 1px solid #005eae; /*border-top: none;*/ color: #005eae;}
.header .tel a:hover {background: #EEE; text-decoration: none;}
h1.txt120 {display: inline-block; float: none;}
.txt120 {font-size: 120px; font-weight: 900; color: #005eae; letter-spacing: 2px;}
h1 .logo img {display: inline-block; height: 120px;	vertical-align: -6px;	margin:initial;	margin-right: 5px;}
.logo img {margin-right: 5px;}
.flex_r24 {display: flex; flex-wrap: wrap;}
.jcCent_r24 {justify-content: center;}
.alCent_r24 {align-items: center;}
.jcSb_r24 {justify-content: space-between;}
.w240_r24 {width: 240px;}
.mb15 {margin-bottom: 15px!important;}
.mb50 {margin-bottom: 50px;}
.mt20 {margin-top: 20px;}
.txt18 {font-size: 18px;}
.txt20 {font-size: 20px;}
.bgWH_r24 {background-color: #FFF;}
.bgRD_r24 {background-color: #E21722;}
.bgBL_r24 {background-color: #195FAB;}
.bgGRY_r24 {background-color: #EEE;}
.txtWH_r24 {color: #FFF;}
.txtRD_r24 {color: #E21722;}
.txtBL_r24 {color: #195FAB;}
#dblStudy .w240_r24 {margin: 0 40px; position: relative;}
#dblStudy .w240_r24:first-of-type::before,#dblStudy .w240_r24:first-of-type::after {position: absolute; content: ''; background: #222;}
#dblStudy .w240_r24:first-of-type::before {width: 4px; height: 40px; bottom: 6px; right: -42px;}
#dblStudy .w240_r24:first-of-type::after {width: 40px; height: 4px; bottom: 23px; right: -60px;}
#dblStudy .w240_r24 .box5-20_r24 {border-radius: 25px; padding: 5px 20px;}
.gnavi {background: #005eae; border-top: solid 2px #005eae; border-left: solid 2px #005eae; border-right: solid 2px #005eae; border-radius: 10px 10px 0 0; position: relative; display: block; color: #FFF; margin-bottom: 0;}
.gnavi .school_navi {padding: 0;}
.gnavi .text {color: #FFF; width: 100%;}
.gnavi .school_navi div {display: block;}
.gnavi .school_navi div a {padding: 15px 20px;}
.gnavi .school_navi div a:hover {color: #005eae; background: #FFF; opacity: 1;}
.gnavi .school_navi div:last-of-type a {border-right: none;}
.white_bg {border: solid 2px #005eae; padding: 30px;}
.balloon3-right {background: #005eae; width: auto; display: inline-block; border-radius: 10px; margin-right: 0; padding: 15px 40px;}
.balloon3-right:before {content: none;}
.tit-blue-pl20 {padding: 15px 30px;}
.kyouka .aoround {background: #005eae;}
.white_bg .course_title {text-align: left; color: #005eae; background: none; margin: 0; padding: 0;}
.courseBox {width: 100%; border: 1px solid #005eae; border-left: none; border-bottom: none; margin-top: 30px; padding: 20px 30px 10px 0;}
.course_panf a {margin-top: 0; background: red; border: 1px solid red;}
.course_panf a:hover {background: #FFF; color: red;}
.courseBox .text {padding: 0; margin: 20px 0; min-height: inherit; width: 100%;}
.half {width: calc(50% - 20px);}
.full {width: 100%;}
.courseBox dt {padding-right: 20px; border-right: 1px solid #666;}
.courseBox dd {line-height: 1.5; margin-bottom: 0;}
.courseBox ul {margin-bottom: 0;}
.cta_area .cta_table {background: #EEE; border: 4px double #005eae;}
.cta_area .cta_text a {color: #005eae;}
.tekisei-kensataisaku-link, .pamphlet-link {background: red; padding: 20px 15px;}
.tekisei-kensataisaku-link p, .pamphlet-link p {margin-bottom: 0; padding: 0;}
.moushikomi_bg {padding: 30px 0;}
.moushikomi_bg a,.bg-gray-arrow a {border: 1px solid #005eae; background: #005eae; color: #FFF; padding: 30px 20px; text-align: center; border-radius: 10px; font-size: 36px; font-weight: 700;}
.moushikomi_bg a:hover,.bg-gray-arrow a:hover {background: #FFF; color: #005eae; text-decoration: none;}
.ttlSlash {display: inline-block; padding: 0 30px; color: #005eae; font-size: 30px; font-weight: 700; position: relative;}
.ttlSlash::before,.ttlSlash::after {position: absolute; content: ''; width: 2px; height: 40px; background: #005eae; transform: translateY(-50%) rotate(45deg); top: 50%;}
.ttlSlash::before {left: 0; transform: translateY(-50%) rotate(-45deg);}
.ttlSlash::after {right: 0;}
.bg-gray-arrow {padding: 30px 0 2rem;}
.coform .ttl {font-size: 60px; color: #005eae; padding: 80px 0 20px; letter-spacing: .2em;}
.sbt {background: #005eae; color: #FFF; border: 1px solid #005eae; font-size: 36px; font-weight: 700; text-indent: 0; border-radius: 10px;}
.sbt:hover {background: #FFF; color: #005eae; opacity: 1;}
.pagetop {margin-top: -15rem;}
.pagetop a {display: inline-block; border: none; line-height: 130%;	margin-right: 1.3rem; padding: 10px 20px 10px 40px; background: #005eae; color: #FFF; border: 1px solid #005eae; font-size: 14px; position: relative;}
.pagetop a::before {position: absolute; content: ''; width: 0; height: 0; border-style: solid; border-right: 8px solid transparent; border-left: 8px solid transparent; border-bottom: 10px solid #FFF; border-top: 0; top: 50%; transform: translateY(-50%); left: 15px;}
.pagetop a:hover {background: #FFF; color: #005eae; text-decoration: none;}
.pagetop a:hover::before {border-bottom: 10px solid #005eae;}
.white_bg {margin: 0 0 40px;}
@media screen and (max-width:995px){
	.half {width: 100%;}
}
@media screen and (max-width:770px){
	.header .success {margin-left: 0;}
	.header .success a,.header .btn a,.header .tel a {font-size: 16px; padding: 10px; text-align: center;}
	.header .tel {margin-right: 10px;}
	.header .btn {margin-right: 0;}
	.header .tel .logo {vertical-align: 0;}
	h1.txt120 {display: inline-block; float: none;}
	.txt120 {font-size: 60px;}
	h1 .logo {display: inline-block;}
	h1 .logo img {height: 60px;	vertical-align: -6px;}
	#dblStudy {flex-direction: column; align-items: center;}
	#dblStudy .w240_r24:first-of-type {margin-bottom: 60px;}
	#dblStudy .w240_r24:first-of-type::before {bottom: -30px; right: 50%; transform: translate(50%,50%);}
	#dblStudy .w240_r24:first-of-type::after {bottom: -30px; right: 50%; transform: translate(50%,50%);}
}
@media screen and (max-width: 580px){
	.white_bg {padding: 20px;}
	.tit-blue-pl20,.balloon3-right {padding: 10px 20px;}
	.courseBox {margin-top: 20px; padding: 15px 20px 10px 0;}
	.course_panf {width: 100%; margin-top: 10px;}
	.moushikomi_bg a,.bg-gray-arrow a {padding: 20px 10px; font-size: 24px;}
	.ttlSlash {font-size: 16px; margin: 0 30px 20px;}
	.coform .ttl {font-size: 36px;}
	.sbt {font-size: 24px;}
	.pagetop {margin-top: 0; margin-bottom: 10px;}
	.header .success,.header .tel {width: 50%; margin: 0;}
	.header .btn {width: 100%;}
}
/*ここまで*/


/*20241018*/
.akabeta{
    color: #fff;
    background: #E3090C;
    padding: 30px 10px;
}

@media screen and (max-width:995px){
    .akabeta {
        padding: 10px;
    }
}    
