@charset "shift-jis";

@font-face{
    font-family: あおぞら明朝 Regular;
    src: url('https://cdn.leafscape.be/aozoramincho/AozoraMinchoRegular_web.woff2')
        format("woff2");
}

*,*::before,*::after{ box-sizing: border-box;}
body{
    font-size: 100%;
    counter-reset: target 0;
}

.tac { text-align: center !important;}
.tar { text-align: right !important;}
.tal { text-align: left!important; }
.td-u { text-decoration: underline!important; }

.txt_l{ font-size: 1em !important;}
.txt_s{ font-size: .75em !important;}
.txt_normal{ font-weight: normal;}
.txt_bold{ font-weight: bold;}
.txt_red{ color: #d7063b;}
.txt_orange{ color: #ea5520;}
.txt_lblue{ color: #1eb4dc;}

.lh2_5{ line-height: 2.5;}

.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb70 { margin-bottom: 70px !important;}
.ml10 { margin-left: 10px !important;}
.ml20 { margin-left: 20px !important;}
.ml35 { margin-left: 35px !important;}

.sp{ display: none;}
.tb{ display: none;}
.pc{ display: block;}

.bg-beige{ background: #f3f3f2;}
.bg-lblue{ background: #e8f4f9;}

#contents{
    padding: 0 0 5px 0;
    width: 100%;
    max-width: 1000px;
}

img {
    max-width: 100%;
    height: auto;
}
section a:link,
section a:visited,
section a:active{
    color: #1eb4dc;
    text-decoration: underline;
}
section a:hover{
    color: #1eb4dc;
    opacity: .7;
    text-decoration: none;
}

button{
    border: 0;
    background: none;
    display: block;
    cursor: pointer;
}
input[type="text"]:focus,
textarea:focus{ outline: 0;}


/* 利用規約／個人情報の取り扱いについて */
.policy{
    border: 1px solid #dadada;
    padding: 15px;
    margin-bottom: 30px;
    overflow: auto;
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    display: block;
}


/* スクールカラー（テキスト） */
.kyouyou{ color: #e7562c;}
.fudo{ color: #44a1c5;}
.kabu{ color: #5e76a7;}
.fx{ color: #c36380;}
.mf{ color: #8a9f55;}
.manaviva{ color: #7e678d;}
.retirement{ color: #eb784c;}
.semi{ color: #ee9531;}
.floc{ color: #2b71b8;}
.izumi {color: #1E236E;}

/* スクールカラー（背景） */
*[class^="bg_"]{ color: #fff;}
.bg_kyouyou{ background-color: #e7562c;}
.bg_fudo{ background-color: #44a1c5;}
.bg_kabu{ background-color: #5e76a7;}
.bg_fx{ background-color: #c36380;}
.bg_mf{ background-color: #8a9f55;}
.bg_manaviva{ background-color: #e16f4e;}
.bg_retirement{ background-color: #eb784c;}
.bg_semi{ background-color: #ee9531;}
.bg_floc{ background-color: #2b71b8;}
.bg_izumi{background-color: #1E236E;}


section h2{
    font-size: 2rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
    text-align: center;
}
section h2::after{
    content: "";
    display: block;
    border-bottom: 3px solid #132d58;
    width: 115px;
    margin: 20px auto 55px;
}
section h3{
    text-align: center;
    font-size: 23px;
}

.lead{
    font-size: 18px;
    text-align: center;
}

.caution{ font-size: .8em;}

section .inner{
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 90px 0;
}

section a.btn01{
    width: 85%;
    max-width: 360px;
    text-align: center;
    display: block;
    background: #1db4dc url(/images/afi/btn/arrow.svg) 95% center/12px no-repeat;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    padding: 10px;
    border-radius: 8px;
    margin: 0 auto 10px;
}
section a.btn02{
    display: inline-block;
    text-align: center;
    background: #ea5520;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    padding: 3px 1em;
    border-radius: 22px;
}

#breadcrumbs{
    float: left;
    margin: 20px 0;
    font-size: 12px;
}

dt.accordion{
    border: 1px solid #132d58;
    padding: 10px;
    font-size: 23px;
    cursor: pointer;
}
dt.accordion::after{
    content: "";
    padding: 15px;
    background: url(/school/image/finance_strategy/icn_arrow_fudo.svg) right 15px/25px no-repeat;
    display: inline-block;
    margin-left: 20px;
}
dt.accordion.active::after{
    transform: rotate(180deg);
    background-position: right 3px;
}

#modal-close{ display: none;}

dl { margin-top: 35px;}

.table{ display: table;}
.table .table-row{ display: table-row;}
.table .table-cell{ display: table-cell;}



/* ==========================================================================
mv
========================================================================== */
.mv{
    padding-top: 35%;
    max-height: 350px;
    background: url(/images/afi/mv.png) center top/cover no-repeat;
    position: relative;
}
.mv h1{
    position: absolute;
    top: 0;
    color: transparent;
    z-index: -1;
}
.txt_target{
    max-width: 90%;
    font-size: 18px;
    margin: 0 auto 10px;
    text-align: center;
}
.txt_target .txt_l{
    display: block;
    line-height: 2.5;
}



/* ==========================================================================
#bunners
========================================================================== */
/*#bunners .lead .txt_red{ line-height: 3;}*/
#bunners .list .ttl-wrap {
    display: flex;
    justify-content: space-between;
}
#bunners .list .ttl-wrap .photo {
    width: 260px;
}
#bunners .list{ padding-top: 60px;}
#bunners .list h3{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    align-items: center;
    line-height: 1.3;
    height: 150px;
}
#bunners .list h3 span{
    width: calc(100% - 260px);
    display: block;
    font-size: 40px;
}
#bunners .list h3 span .logo{
    width: 230px;
    vertical-align: -.5em;
    padding-right: 50px;
}
#bunners .list h3::after{
    content: "";
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 130px;
    position: absolute;
    right: 0;
    bottom: 0;
}
#bunners .list.noimg h3 span{ width: 100%;}
#bunners .list.noimg h3::after{ content: none;}
#bunners .list .fee dd{
    font-size: 24px;
    font-weight: bold;
}
#bunners .list .url dd a{
    font-size: 1.1em;
    font-weight: bold
}

#bunners .list_school h3{
    background: #1c236d;
    color: #fff;
}
#bunners .list_school h3::after{ background-image: url(/images/afi/logo_fa.png);}
#bunners .list_school .fee dd,
#bunners .list_school .url dd a{ color: #1c236d;}

#bunners .list_kyouyou h3::after{ background-image: url(/images/afi/img_kyouyou.png);}
#bunners .list_kyouyou .fee dd,
#bunners .list_kyouyou .url dd a{ color: #e7562c;}

#bunners .list_fudo h3::after{ background-image: url(/images/afi/img_fudo.png);}
#bunners .list_fudo .fee dd,
#bunners .list_fudo .url dd a{ color: #44a1c5;}

#bunners .list_kabu h3::after{ background-image: url(/images/afi/img_kabu.png);}
#bunners .list_kabu .fee dd,
#bunners .list_kabu .url dd a{ color: #5e76a7;}

#bunners .list_fx h3::after{ background-image: url(/images/afi/img_fx.png);}
#bunners .list_fx .fee dd,
#bunners .list_fx .url dd a{ color: #c36380;}

#bunners .list_mf h3::after{ background-image: url(/images/afi/img_mf.png);}
#bunners .list_mf .fee dd,
#bunners .list_mf .url dd a{ color: #8a9f55;}

#bunners .list_retirement h3::after{ background-image: url(/images/afi/img_retirement.png);}
#bunners .list_retirement .fee dd,
#bunners .list_retirement .url dd a{ color: #e16f4e;}

#bunners .list_izumi h3::after{ background-image: url(/images/afi/img_izumi.png);}
#bunners .list_izumi .fee dd,
#bunners .list_izumi .url dd a{ color: #1E236E;}


#bunners .list > dl{
    display: table;
    width: 100%;
    background: #f3f3f2;
    margin-top: 0;
}
#bunners .list > dl + dl{ margin-top: 5px;}
#bunners .list > dl dt{
    width: 28%;
    display: table-cell;
    font-size: 24px;
    vertical-align: middle;
    text-align: center;
}
#bunners .list > dl dd{
    display: table-cell;
    vertical-align: middle;
    padding: 20px 45px 20px 0;
    font-size: 16px;
}
#bunners .list > dl dd a{ text-decoration: none;}
#bunners .list > .code{ display: block;}
#bunners .list > .code dt{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px 0 30px;
}
#bunners .list > .code dt .title{ width: 28%;}

#bunners .list > .code .btn{
    min-width: 20%;
    margin-right: 45px;
    padding: 0 .5em;
    font-size: 18px;
    vertical-align: middle;
    line-height: 2;
    align-self: center;
}
#bunners .list > .code .btn.open{
    background: #1eb4dc;
    color: #fff;
    border-radius: 18px;
    transition: .25s;
}
#bunners .list > .code .btn.close{
    color: #1eb4dc;
    transition: .25s;
}
#bunners .list > .code .btn.close::after{
    content: "\0d7";
    background: #1eb4dc;
    color: #fff;
    border-radius: 100%;
    margin-left: 5px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    font-size: 2em;
    align-self: center;
    justify-content: center;
    line-height: .9;
    vertical-align: middle;
}
#bunners .list > .code .table + .btn.close{
    display: block;
    margin: 50px auto 0;
    text-align: center;
}

#bunners .list > .code dd{
    display: block;
    padding-bottom: 50px;
}
#bunners .list > .code .table{
    width: 100%;
    max-width: 850px;
    margin-right: 0;
    margin-left: auto;
}
#bunners .list > .code .table + .table{ margin-top: 60px;}
#bunners .list > .code .table.close{ display: none;}
#bunners .list > .code .table .table-cell{ vertical-align: middle;}
#bunners .list > .code .table .bnr{ width: 45%;}
#bunners .list > .code .table .bnr > img{ max-width: 90%;}
#bunners .list > .code .table .detail{
    color: #5c5c5c;
    width: 55%;
}
#bunners .list > .code .table .detail .size{
    margin-bottom: 25px;
    font-size: 1.3em;
    font-weight: bold;
}
#bunners .list > .code .table .detail .download{
    border: 1px solid;
    color: #1eb4dc;
    padding: 8px 15px;
    border-radius: 8px;
    margin-left: 20px;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}
#bunners .list > .code .table .detail textarea{
    width: 100%;
    height: 100px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    color: #888;
    padding: 12px;
    font-size: 12px;
    line-height: 1.5;
}

#bunners .list > .code .table .vertical img + img{ margin-left: 12%;}

#bunners .list > .code .table.pat02 > div{
    width: 100%;
    text-align: center;
}
#bunners .list > .code .table.pat02 .detail{
    margin: 30px auto 0;
    width: 100%;
}


/* 主な講座内容紹介（details/index.html） */
#bunners .list .box{
    display: flex;
    flex-wrap: wrap;
    background: #f3f3f2;
}
#bunners .list .box > div{
    width: 50%;
    padding: 50px;
    position: relative;
}
#bunners .list.list_izumi .box > div{
    width: 100%;
}
#bunners .list.list_izumi .box h4 .btn {
    margin-left: 40px;
}

#bunners .list .box > div + div::before{
    content: "";
    padding: 3px;
    background: #fff;
    position: absolute;
    left: -3px;
    height: calc(100% - 100px);
}
#bunners .list .box .photo-kyouyou {
    width: 50%;
    padding: 0!important;
}
#bunners .list .box .photo-kyouyou img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#bunners .list .box .main-kyouyou::before {
    content: initial;
}
#bunners .list .box > img{
    width: 50%;
    object-fit: cover;
}
#bunners .list .box > img + div,
#bunners .list .box > div:nth-of-type(even){ padding-left: 35px;}
#bunners .list .box > div:nth-of-type(odd){ padding-right: 35px;}

#bunners .list .box h4{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 40px;
    display: flex;
}
#bunners .list .box h4 .btn{
    display: block;
    margin-right: 0;
    margin-left: auto;
    font-size: 16px;
    text-decoration: none;
    border: 2px solid;
    align-self: center;
    padding: 0 10px;
    border-radius: 15px;
}
#bunners .list_kyouyou .box h4 .btn{ color: #ea5520;}
#bunners .list_fudov .box h4 .btn{ color: #0092d8;}
#bunners .list_kabu .box h4 .btn{ color: #2c4198;}
#bunners .list_fx .box h4 .btn{ color: #d7063b;}
#bunners .list_mf .box h4 .btn{ color: #03af7a;}
#bunners .list_izumi .box h4 .btn{ color: #1E236E;}
#bunners .list .box dl{ margin-top: 0;}
#bunners .list .box dt{
    font-size: 22px;
    margin-top: 25px;
}
#bunners .list .box dd{ color: #5c5c5c;}
#bunners .list .box dd .fee{
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    /* margin-left: 3.5em; */
    /* margin-top: -1.7em; */
}
#bunners .list .box dd .caution{
    font-size: .95em;
    line-height: 1.2;
}


.target .inner{ padding: 50px 0 0 0;}
.target .bg-beige .inner{ padding-bottom: 50px;}
.target p{ text-align: center;}
.target h3{
    color: #fff;
    font-size: 50px;
    letter-spacing: .14em;
    line-height: 2;
}
.target h3.free{ background: #1eb4dc;}
.target h3.pay{ background: #1c236d;}
.target h3.other{ background: #8ed9ed;}

.target h4{
    text-align: center;
    font-size: 38px;
    font-weight: 300;
    background: #f3f3f2;
    color: #b8b8b8;
    margin-bottom: 40px;
    border-radius: 10px;
}

.target ol{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
.target ol li{
    width: 47%;
    font-size: 1.75em;
    margin-bottom: 30px;
}
.target ol li:before {
/*    counter-increment: target;
    content: counter(target);
    font-family: あおぞら明朝 Regular;
    color: #fff;*/
    content: "";
    border-radius: 50%;
    font-size: .75em;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.target ol.kyouyou li:before,
.target ol li.kyouyou:before { background-color: #e7562c;}
.target ol.fudo li:before,
.target ol li.fudo:before{ background-color: #44a1c5;}
.target ol.kabu li:before,
.target ol li.kabu:before{ background-color: #5e76a7;}
.target ol.fx li:before,
.target ol li.fx:before{ background-color: #c36380;}
.target ol.mf li:before,
.target ol li.mf:before{ background-color: #8a9f55;}
.target ol.manaviva li:before,
.target ol li.manaviva:before{ background-color: #7e678d;}
.target ol.retirement li:before,
.target ol li.retirement:before{ background-color: #eb784c;}
.target ol.semi li:before,
.target ol li.semi:before{ background-color: #ee9531;}
.target ol.floc li:before,
.target ol li.floc:before{ background-color: #2b71b8;}

.target ol li a{
    display: block;
    font-size: .6em;
    padding-left: 2.6em;
    color: #393939;
    text-decoration: none;
    word-break: break-all;
    opacity: .4;
    transition: 1s;
}
.target ol li a:hover{ opacity: 1;}


/* ==========================================================================
紹介用URL生成 .tools
========================================================================== */
.tools button{
    margin: 0 auto 50px;
    width: 280px;
}
.tools .txt_input,
.tools .txt_readonly{
    display: block;
    border: 0;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 20px;
    padding: 15px;
    border-radius: 8px;
}
.tools input.txt_input{ border: 1px solid #ccc;}
.tools input.txt_input:-ms-input-placeholder,
.tools input.txt_input::-ms-input-placeholder,
.tools input.txt_input::placeholder,
.tools input.txt_input:placeholder-shown{ color: #ccc;}
.tools .txt_readonly{
    background: #1eb4dc;
    color: #fff;
}

/* ==========================================================================
        講座紹介プログラムをはじめる #start
========================================================================== */
#start{
    margin-top: 20px;
    background: #f5edeb;
}
#start p + p{ margin-bottom: 50px;}
#start .btn {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
    max-width: 410px;
    background: #d7063b;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 1.5em;
    border-radius: 1em;
}
#start .btn.size_l{
    max-width: 500px;
    font-size: 1.8em;
}

/* ==========================================================================
        問い合わせ・登録 .inp
========================================================================== */
.inp{
    margin-top: 20px;
    background: #f3f3f2;
}
.inp .inner > div{
    color: #fff;
    text-align: center;
}
.inp .inner > div:not(.column){ padding: 20px 50px;}
.inp .contact,
.inp .details{ background: #1eb4dc;}
.inp .inner > div.contact{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 20px;
}
.inp .introduce{ background: #1c2569;}
/*.inp .contact + div{ margin-top: 20px;}*/

.inp h2{ letter-spacing: normal;}
.inp h2::after{ content: none;}

.inp div .text{
    display: inline-block;
    margin-left: 6.5%;
    width: 44.5%;
    vertical-align: top;
}
.inp .introduce .text{
    margin-left: 0;
    width: 52%;
    text-align: left;
}
.inp div .btn_contact{
    width: 37.5%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5.5%;
    border-radius: 28px;
    font-size: 22px;
    color: #fff;
    padding: 5px;
    border: 2px solid;
    text-decoration: none;
}
.inp .introduce .btn_contact{
    display: block;
    border-radius: 28px;
    font-size: 22px;
    color: #fff;
    padding: 5px;
    border: 2px solid;
    text-decoration: none;
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
}

.inp .details .btn{
    display: block;
    background: #fff;
    border-radius: 8px;
    font-size: 22px;
    color: #1eb4dc;
    padding: 5px;
    text-decoration: none;
}
.inp .introduce form{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.inp .introduce form input[type="text"]{
    width: 60%;
    height: 44px;
    border-radius: 8px;
    border: 0;
    padding: 3px;
    font-size: 16px;
}
.inp .introduce form button{
    width: 33%;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 8px;
}


.inp .column{
    display: flex;
    flex-wrap: wrap;
}
.inp .column > *{
    width: 50%;
    padding: 25px 40px;
}

@media screen and (min-width: 1000px) {
    .mv{ padding-top: 350px;}
}

/* タブレット以下 */
@media screen and (max-width: 999px) {
    #head2{ height: 85px !important;}

    .pc{ display: none;}
    .sp{ display: none;}
    .tb{ display: block;}

    #container{
        margin-top: 100px;
        overflow: hidden;
        width: 100%;
    }
    .lead{ font-size: 16px;}

    section .inner {
        padding: 50px 0;
    }

    .btn01{ max-width: 100%;}
    .btn01 a{ width: 80%;}

    .youtube{ max-width: 100%;}

    #bunners .list > .code .table .vertical img{
        max-height: 300px;
        width: auto;
    }

}

@media screen and (min-width: 600px) {
    #bunners .list > .code .table.sp{ display: none !important;}
}

/* スマホ */
@media screen and (max-width: 599px) {
    body{ font-size: 15px;}

    .pc{ display: none;}
    .tb{ display: none;}
    .sp{ display: block;}

    #head2{ height: 85px !important;}

    .snsBtn { margin: 0}
    #breadcrumbs{ display: none;}

    .br_pc::before,
    .br_tb::before{ content: none;}
    .br_sp::before{
        content: "\A" ;
        white-space: pre ;
    }

    section .inner{
        padding: 40px 0;
        width: 100%;
    }
    section h2 {
        font-size: 1.5rem;
        letter-spacing: 0;
        line-height: 1.5;
        width: 90%;
        margin: 0 auto;
    }
    section h2::after {
        width: 80px;
        margin: 15px auto 30px;
    }
    section h3{ font-size: 1.2rem}
    .lead{
        font-size: 18px;
        padding: 0 5%;
        text-align: left;
    }
    section a.btn01{
        font-size: 20px;
        padding: 5px;
        background-size: 10px;
    }
    section a.btn02{ font-size: 18px;}

    .kitei_sp h3{ border: 1px solid #132d58!important;}

    /* モーダル設定 */
    .modal-content {
        width: 80% ;
        max-height: 80%;
        overflow: auto;
        padding: 10px 20px ;
        border: 2px solid #aaa ;
        background: #fff ;
        position: fixed ;
        display: none ;
        z-index: 2 ;
        left: 0;
        right: 0;
        top: 110px;
        margin: auto;
    }
    #modal-overlay {
        z-index: 1 ;
        display: none ;
        position: fixed ;
        top: 0 ;
        left: 0 ;
        width: 100% ;
        height: 120% ;
        background-color: rgba( 0,0,0, 0.75 ) ;
    }
    .button-link {
        color: #000 ;
        text-decoration: none;
    }
    .button-link:hover { cursor: pointer ;}
    #modal-close{
        display: block;
        position: fixed;
        top: 120px;
        background: #fff;
        padding: 0 4px;
        border: 3px solid #aaa;
        line-height: 1.3;
        right: 13%;
    }

    .comment_slick.slick-initialized .slick-slide{ padding: 0 10px;}

    .policy{ padding: 10px;}

    .mv{ padding-top: 47%;}

    .txt_target{
        font-size: 14px;
        text-align: left;
        margin-bottom: 60px;
    }
    .txt_target .txt_l{ text-align: center;}

    #bunners .list{ padding-top: 0;}
    #bunners .list > dl{ display: block;}
    #bunners .list > dl dt {
        display: block;
        width: 100%;
        font-size: 20px;
        padding: 25px 5% 5px;
        text-align: left;
    }
    #bunners .list .fee dd{
        font-size: 21px;
        line-height: 1.4;
    }
    #bunners .list > .code dt{ padding: 25px 5% 40px;}
    #bunners .list > dl dd{
        display: block;
        padding: 0 5% 25px;
        font-size: 14px;
        color: #5c5c5c;
    }
    #bunners .list > .code dt .title{ width: auto;}
    #bunners .list > .code .btn{
        width: auto;
        font-size: 14px;
        margin-right: 0;
        padding: 0 .8em;
    }
    #bunners .list > .code .table,
    #bunners .list > .code .table > .table-cell{
        display: block;
        width: 100%;
    }
    #bunners .list > .code .table.pc{ display: none !important;}

    #bunners .list > .code .table .detail p{ text-align: center;}
    #bunners .list > .code .table .detail .size{
        text-align: center;
        margin-top: 35px;
    }
    #bunners .list > .code .table .detail .download{
        display: inline-block;
        width: calc(96% / 2);
        margin-top: 25px;
        margin-left: 0;
    }
    #bunners .list > .code .table .detail .download + .download{ margin-left: 2.5%;}

    #bunners .list h3 span{
        width: 100%;
        font-size: 25px;
    }
    #bunners .list h3::after{
        background-position: left top;
        padding: 50%;
        bottom: -375px;
    }
    #bunners .list h3 span .logo {
        width: 116px;
        padding-right: 0;
        display: block;
        margin: 0 auto 20px;
    }
    #bunners .list .box > img {
        width: 100%;
    }
    #bunners .list .box > div:nth-of-type(odd),
    #bunners .list .box > div:nth-of-type(even){
        width: 100%;
        padding: 30px 5%;
    }
    #bunners .list .box h4{
        margin-bottom: 30px;
        font-size: 25px;
    }
    #bunners .list .box > div + div::before {
        padding: 3px;
        background: #fff;
        position: absolute;
        width: 90%;
        height: 6px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    #bunners .list .box h4 .btn{ font-size: 14px;}

    .target .inner{ padding: 30px 5% 0;}
    .target .bg-beige .inner{ padding-top: 50px;}
    .target p{
        text-align: left;
        font-size: 14px;
    }
    .target .lead{
        font-size: 18px;
        padding-left: 0;
        padding-right: 0;
    }
    .target h3{ font-size: 35px;}
    .target h4 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .target ol li{
        width: 100%;
        font-size: 19px;
        margin-bottom: 25px;
    }
    .target ol li a{ opacity: 1;}
    .target ol li:before{
        width: 23px;
        height: 23px;
    }

    .tools .inner{
        padding-left: 5%;
        padding-right: 5%;
    }
    .tools .lead{ padding: 0;}

    #start .inner{
        padding-left: 5%;
        padding-right: 5%;
        font-size: 13px;
    }
    #start p + p{ margin-bottom: 40px;}
    #start .btn.size_l{ font-size: 1.5em;}

    .inp .inner{ padding: 0;}
    .inp h2{ margin-bottom: 15px;}
    .inp .column > *,
    .inp .inner > div:not(.column){
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .inp .column > * + *{ margin-top: 10px;}
    .inp .inner > div.contact{
        padding: 40px 5%;
        margin-top: 10px;
    }

    .inp div .text{
        margin-left: 0;
        width: 100%;
        font-size: 12px;
    }
    .inp .introduce .text{
        width: 100%;
        font-size: 15px;
    }

    .inp div .text p{ margin-top: 10px;}
    .inp div .btn_contact{
        width: 100%;
        margin-left: 0;
        margin-top: 35px;
    }
    .inp .introduce .btn_contact{
        margin-top: 25px;
        width: 100%;
    }
    .inp .details .btn{ font-size: 18px;}

}


#bunners .list h3::after{
    content: initial;
}
#bunners .list .ttl-wrap h3{
    justify-content: center;
    width: calc(100% - 260px);
}
#bunners .list h3 span{
    color: #ffffff;
}
@media screen and (max-width: 599px) {
    #bunners .list .ttl-wrap {
        flex-direction: column;
    }
    #bunners .list .ttl-wrap h3 {
        height: auto;
        padding: 15px 0;
    }
    #bunners .list .ttl-wrap h3,
    #bunners .list .ttl-wrap .photo {
        width: 100%;
    }
    #bunners .list .ttl-wrap .photo img {
        width: 100%;
    }
}
