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

vol用

****************************************************************************************************/
.section_lv1{
    position:relative;
    margin-bottom:8.42%;    /*80px;*/
}

#GlobalNavi .globalNaviList{
}

@media only screen and (max-width:950px){
#GlobalNavi .globalNaviList li:nth-child(1){
    width:34.526315789473685%;    /*328px;*/
}
#GlobalNavi .globalNaviList li:nth-child(2){
    width:25.157894736842106%;    /*239px;*/
}
#GlobalNavi .globalNaviList li:nth-child(3){
    width:30.42105263157895%;    /*289px;*/
}
}


#GlobalNavi .pageTitle{
}
@media only screen and (max-width:950px){
#GlobalNavi .pageTitle{
    width:9.157894736842104%;    /*87px;*/
}
}


.contentsBox1{
    margin:0 auto;
    width:950px;
}
@media only screen and (max-width:950px){
.contentsBox1{
    width:100%;
}
}




/****************************************************************************************************

「社会」を幅広く学べる。
総合社会学部を選ぼう。

****************************************************************************************************/
.learn_ttl{
    margin-bottom:8.42%;    /*80px;*/
    text-align:center;
}

.learn_manga{
    margin-bottom:3.15%;    /*30px;*/
    text-align:center;
}

.learn_blackjack{
    margin-bottom:6.31%;    /*60px;*/
    line-height:1.6;
    text-align:center;
}

    .learn_blackjack a{
        color:#333;
        text-decoration:none;
    }
    .learn_blackjack a:hover{
        text-decoration:underline;
    }

.learn_txt1{
    text-align:center;
    font-size:185%;
    color:#f00;
    font-weight:bold;
}





/****************************************************************************************************

理由

****************************************************************************************************/
.reason_ttl{
    margin-bottom:7.36%;    /*70px;*/
    padding:15px 0;    /*15px 0*/
    background:#FA5089;
    line-height:1.5;
    text-align:center;
    color:#fff;
    font-size:342%;
    font-weight:bold;
}
@media only screen and (max-width:950px){
.reason_ttl{
    padding-left:10px;
    padding-right:10px;
}
}
@media only screen and (max-width:736px){
.reason_ttl{
    font-size:2rem;
}
}

.reason_lead1{
    font-size:171%;
    font-weight:bold;
    text-align:center;
}
@media only screen and (max-width:736px){
.reason_lead1{
    font-size:1.6rem;
}
}

@media only screen and (max-width:736px){
    .reason_lead1 br{
        display:none;
    }
}



/*--------------------------------------------------

導入

--------------------------------------------------*/
.reason_introHeadline1{
    margin-bottom:10px;
    font-weight:bold;
    line-height:1.5;
}
@media only screen and (max-width:736px){
.reason_introHeadline1{
    text-align:center;
}
}


    .reason_introHeadlineNo{
        margin-right:10px;
        font-size:250%;
        color:#FD4D88;
    }
@media only screen and (max-width:736px){
    .reason_introHeadlineNo{
        display:block;
        margin-right:0;
        font-size:4rem;
        text-align:center;
    }
}
    
    .reason_introHeadlineBody{
        font-size:157%;
        background:url(../images/vol3/txt_marker1.gif) repeat-x left bottom;
    }
@media only screen and (max-width:736px){
    .reason_introHeadlineBody{
        font-size:1.6rem;
    }
}


.reason_introRow1{
    margin:0 auto 50px;
    width:746px;
    line-height:2;
    text-align:justify;
    text-justify:inter-ideograph;
}
@media only screen and (max-width:736px){
.reason_introRow1{
    margin-bottom:6.79%;    /*50px*/
    line-height:1.6;
    width:100%;
}
}

    .reason_introRow1 p{
        font-size:114%;
    }
@media only screen and (max-width:736px){
    .reason_introRow1 p{
        font-size:1.4rem;
    }
}

    .reason_introTxt1{
        float:left;
        width:470px;
    }
@media only screen and (max-width:736px){
    .reason_introTxt1{
        float:none;
        width:100%;
    }
}

    .reason_introFig1{
        float:right;
        width:244px;
        text-align:center;
    }
@media only screen and (max-width:736px){
    .reason_introFig1{
        float:none;
        width:100%;
    }
}


/*--------------------------------------------------

ピックアップ

--------------------------------------------------*/
.reason_pickup{
    margin-bottom:60px;
}

.reason_pickupHeadline1{
    text-align:center;
}

.reason_pickupHeadline2{
    margin-bottom:30px;
    text-align:center;
    font-weight:bold;
    font-size:228%;
}
@media only screen and (max-width:736px){
.reason_pickupHeadline2{
    margin-bottom:10px;
    font-size:1.6rem;
    line-height:1.5;
}
}

.reason_pickupOuter{
    background:#FAFAFA;
}

.reason_pickupInner{
    margin:0 auto;
    padding:40px 0;
    width:880px;
}
@media only screen and (max-width:880px){
.reason_pickupInner{
    margin:0 auto;
    padding:10px;
    width:100%;
}
}

.reason_pickupLead1{
    font-size:128%;
    font-weight:bold;
    color:#FF508C;
}
@media only screen and (max-width:736px){
.reason_pickupLead1{
    font-size:1.4rem;
    text-align:center;
}
}

.reason_pickupTxt1{
    line-height:2;
    font-size:114%;
}
@media only screen and (max-width:736px){
.reason_pickupTxt1{
    line-height:1.6;
    font-size:1.4rem;
}
}

.reason_pickupBody1{
    float:left;
    width:470px;
    text-align:justify;
    text-justify:inter-ideograph;
}
@media only screen and (max-width:880px){
.reason_pickupBody1{
    width:53.40%;
}
}
@media only screen and (max-width:736px){
.reason_pickupBody1{
    width:100%;
}
}

.reason_pickupImg1{
    float:right;
    width:353px;
}
@media only screen and (max-width:880px){
.reason_pickupImg1{
    width:40.11%;
}
}
@media only screen and (max-width:736px){
.reason_pickupImg1{
    float:none;
    width:100%;
}
    .reason_pickupImg1 img{
        width:100%;
    }
}



/*--------------------------------------------------

例

--------------------------------------------------*/
.reason_exp{
}

    .reason_expHeadline1{
        margin-bottom:30px;
        padding-top:70px;
        background:url(../images/vol3/reason/exp_icon1.gif) no-repeat center top;
        text-align:center;
        font-size:228%;
        font-weight:bold;
    }
@media only screen and (max-width:736px){
    .reason_expHeadline1{
        margin-bottom:3.15%;
        font-size:1.6rem;
    }
}

    .reason_expList1{
        line-height:2;
        font-size:128%;
        font-weight:bold;
        text-align:center;
    }
@media only screen and (max-width:736px){
    .reason_expList1{
        line-height:1.6;
        font-size:1.4rem;
    }
        .reason_expList1 li{
            margin-bottom:5px;
        }
}

    .reason_expListPickup{
        margin-top:2.10%;    /*20px*/
        padding-bottom:70px;
        font-size:161%;
        background:url(../images/vol3/reason/exp_cur1.gif) no-repeat center bottom;
    }
@media only screen and (max-width:950px){
    .reason_expListPickup{
        padding-bottom:9.51%;    /*70px*/
    }
}
@media only screen and (max-width:736px){
    .reason_expListPickup{
        font-size:1.6rem;
    }
}

        .reason_expListPickup span{
            display:block-inline;
            padding:20px;
            border:3px solid #FF4586;
            background:#fff;
        }
@media only screen and (max-width:736px){
        .reason_expListPickup span{
            display:block;
            padding:10px;
            line-height:1.5;
            border:3px solid #FF4586;
        }
}




/*--------------------------------------------------

製品化

--------------------------------------------------*/
.reason_product{
    margin-bottom:60px;
    background:#FFF2F6;
}

.reason_productInner{
    margin:0 auto;
    padding:40px 0;
    width:840px;
}
@media only screen and (max-width:860px){
.reason_productInner{
    padding:4.76% 10px;
    width:100%;
}
}


.reason_productHeadline1{
    margin-bottom:20px;
    font-size:271%;
    font-weight:bold;
    text-align:center;
}
@media only screen and (max-width:860px){
.reason_productHeadline1{
    margin-bottom:2.10%;
    font-size:1.6rem;
}
}
    .reason_productHeadline1 span{
        background:url(../images/vol3/txt_marker2.gif) repeat-x left bottom;
    }


.reason_productLead1{
    position:relative;
    line-height:1.6;
    font-size:207%;
    font-weight:bold;
    text-align:center;
}
@media only screen and (max-width:860px){
.reason_productLead1{
    font-size:1.4rem;
}

    .reason_productLead1 br{
        display:none;
    }
    
}

    .reason_productLead1::before{
        content:url(../images/vol3/reason/product_star1.png);
        position:absolute;
        top:0;
        left:0;
    }
@media only screen and (max-width:850px){
    .reason_productLead1::before{
        display:none;
    }
}
    .reason_productLead1::after{
        content:url(../images/vol3/reason/product_star2.png);
        position:absolute;
        top:0;
        right:0;
    }
@media only screen and (max-width:850px){
    .reason_productLead1::after{
        display:none;
    }
}

.reason_productBody1{
    float:left;
    width:42.85%;    /*360px*/
    line-height:2;
    font-size:114%;
    text-align:justify;
    text-justify:inter-ideograph;
}
@media only screen and (max-width:736px){
.reason_productBody1{
    float:none;
    width:100%;
    font-size:1.4rem;
    line-height:1.6;
}
}

.reason_productImg1{
    float:right;
    width:50%;    /*420px*/
    text-align:center;
}
@media only screen and (max-width:736px){
.reason_productImg1{
    float:none;
    width:100%;
}
    .reason_productImg1 img{
        width:100%;
    }
}






/*--------------------------------------------------

製品化

--------------------------------------------------*/
.reason_voice{
    margin:0 auto;
    width:950px;
}
@media only screen and (max-width:950px){
.reason_voice{
    width:100%;
}
}

.reason_voiceHeadline1{
    margin-bottom:50px;
    padding-top:50px;
    background:url(../images/vol3/reason/voice_headline1.gif) no-repeat center top;
    font-size:271%;
    font-weight:bold;
    text-align:center;
}
@media only screen and (max-width:736px){
.reason_voiceHeadline1{
    margin-bottom:30px;
    font-size:1.6rem;
}
}

.reason_voiceMission{
    margin:0 auto 50px;
    padding:20px;
    width:600px;
    border:3px solid #333;
    text-align:center;
}
@media only screen and (max-width:950px){
.reason_voiceMission{
    width:100%;
}
}
@media only screen and (max-width:736px){
.reason_voiceMission{
    margin:0 auto 30px;
    padding:10px;
}
}

    .reason_voiceMission dt{
        margin-top:-44px;
        margin-bottom:10px;
        font-size:178%;
    }
@media only screen and (max-width:736px){
    .reason_voiceMission dt{
        margin-top:-32px;
    }
}
        .reason_voiceMission dt span{
            padding:0 20px;
            background:#fff;
        }

    .reason_voiceMission dd{
        line-height:2.0;
        font-size:150%;
        font-weight:bold;
    }
@media only screen and (max-width:736px){
    .reason_voiceMission dd{
        line-height:1.5;
        font-size:1.4rem;
    }
}

    .reason_voiceMission dd span{
        background:url(../images/vol3/txt_marker1.gif) repeat-x left bottom;
    }



.reason_voiceRow{
    margin-bottom:5.26%;    /*50px;*/
}
@media only screen and (max-width:736px){
.reason_voiceRow{
    margin-bottom:0;
}
}

.reason_voiceColBase{
    float: left;
    width: 30.526315789473685%;    /*290/950*100*/
}
@media only screen and (max-width:736px){
.reason_voiceColBase{
    float: none;
    margin-bottom:30px;
    width:100%;
}
}
.reason_voiceColBase.-col1{
    margin-right: 4.2105263157894735%;    /*40/950*100*/
}
.reason_voiceColBase.-col2{
    margin-right: 4.2105263157894735%;    /*40/950*100*/
}
.reason_voiceColBase.-col3{
}
@media only screen and (max-width:736px){
.reason_voiceColBase.-col1,
.reason_voiceColBase.-col2{
    margin-right: 0;
}
}




.reason_voiceTheme{
    font-weight: bold;
    color: #8ACA1E;
}
@media only screen and (max-width:736px){
    .reason_voiceTheme br{
        display: none;
    }
}

.reason_voiceBalloon{
    margin-bottom:10px;
}

.reason_voiceProf{
    margin-bottom:20px;
    text-align: center;
}

.reason_voiceLead{
    margin-bottom: 10px;
    font-weight: bold;
    color: #0094E3;
    font-size: 1.8rem;
}
@media only screen and (max-width:736px){
.reason_voiceLead{
    margin-bottom: 5px;
    font-size: 1.6rem;
}
    .reason_voiceLead br{ display: none; }
}

.reason_voiceTxt{
    margin-bottom:0;
    line-height:2;
}
@media only screen and (max-width:736px){
.reason_voiceTxt{
    line-height:1.6;
}
}




/****************************************************************************************************

つながる

****************************************************************************************************/
.lead_ttl{
    margin-bottom:7.36%;    /*70px;*/
    padding:15px 0;    /*15px 0*/
    background:#00557A;
    line-height:1.5;
    text-align:center;
    color:#fff;
    font-size:314%;
    font-weight:bold;
}
@media only screen and (max-width:950px){
.lead_ttl{
    padding-left:10px;
    padding-right:10px;
}
}
@media only screen and (max-width:736px){
.lead_ttl{
    font-size:2rem;
}
}

@media only screen and (max-width:950px){
    .lead_ttl br{
        display:none;
    }
}


.lead_lead1{
    font-size:171%;
    font-weight:bold;
    text-align:center;
}
@media only screen and (max-width:736px){
.lead_lead1{
    font-size:1.6rem;
}
}

@media only screen and (max-width:736px){
    .lead_lead1 br{
        display:none;
    }
}


/*--------------------------------------------------

コース

--------------------------------------------------*/
.lead_courseBox1{
    margin:0 auto 50px;
    padding:40px;
    width:720px;
    border:4px solid #00527E;
}
@media only screen and (max-width:800px){
.lead_courseBox1{
    margin-bottom:30px;
    padding:20px 10px;
    width:100%;
}
}

    .lead_courseHeadline1{
        margin-bottom:20px;
        color:#00547C;
        text-align:center;
        font-weight:bold;
        font-size:235%;
    }
@media only screen and (max-width:736px){
    .lead_courseHeadline1{
        margin-bottom:5px;
        font-size:2.0rem;
    }
}

    .lead_courseLead1{
        margin-bottom:40px;
        text-align:center;
        font-weight:bold;
        font-size:114%;
        line-height:2;
    }
@media only screen and (max-width:736px){
    .lead_courseLead1{
        margin-bottom:10px;
        line-height:1.6;
        font-size:1.4rem;
    }
    .lead_courseLead1 br{
        display:none;
    }
}

    .lead_courseDirection{
    }
    
        .lead_courseDirectionBody1{
            float:left;
            padding:30px;
            background:#F2F6F8;
            width:500px;
            line-height:2;
            text-align:justify;
            text-justify:inter-ideograph;
        }
@media only screen and (max-width:736px){
        .lead_courseDirectionBody1{
            float:none;
            margin-bottom:20px;
            padding:10px;
            width:100%;
        }
}


            .lead_courseDirectionBody1 dl{
            }
@media only screen and (max-width:736px){
            .lead_courseDirectionBody1 dl{
                line-height:1.6;
            }
}
            .lead_courseDirectionBody1 dt{
                margin-bottom:10px;
                font-weight:bold;
                font-size:114%;
            }
@media only screen and (max-width:736px){
            .lead_courseDirectionBody1 dt{
                margin-bottom:5px;
                font-size:1.4rem;
            }
}
                .lead_courseDirectionBody1 dt span{
                    color:#00527E;
                }
            
            .lead_courseDirectionBody1 dd{
            }

        .lead_courseDirectionFig1{
            float:right;
            width:150px;
            text-align:center;
        }
@media only screen and (max-width:736px){
        .lead_courseDirectionFig1{
            float:none;
            width:100%;
        }
}




/*--------------------------------------------------

資格

--------------------------------------------------*/
.lead_license{
    padding:50px 0;
    background:#FAFAFA;
}
@media only screen and (max-width:736px){
.lead_license{
    padding:30px 0 20px;
}
}

    .lead_licenseInner{
        margin:0 auto;
        width:740px;
    }
@media only screen and (max-width:740px){
    .lead_licenseInner{
        padding:0 10px;
        width:100%;
    }
}

    .lead_licenseHeadline1{
        margin-bottom:50px;
        padding-top:70px;
        background:url(../images/vol3/lead/license_icon1.gif) no-repeat center top;
        font-size:214%;
        font-weight:bold;
        text-align:center;
    }
@media only screen and (max-width:736px){
    .lead_licenseHeadline1{
        margin-bottom:30px;
        padding-top:70px;
        font-size:1.6rem;
    }
}

    .lead_licenseDetail1{
        margin-bottom:50px;
        line-height:2;
        text-align:justify;
        text-justify:inter-ideograph;
    }
@media only screen and (max-width:736px){
    .lead_licenseDetail1{
        margin-bottom:30px;
        line-height:1.6;
    }
}

        .lead_licenseDetail1 dt{
            margin-bottom:20px;
            font-weight:bold;
            color:#005081;
            font-size:142%;
            text-align:center;
        }
@media only screen and (max-width:736px){
        .lead_licenseDetail1 dt{
            margin-bottom:10px;
            font-size:1.4rem;
        }
}

        .lead_licenseDetail1 dd{
            font-size:116%;
        }
@media only screen and (max-width:736px){
        .lead_licenseDetail1 dd{
            font-size:1.4rem;
        }
}

    .lead_licenseDetail1 .lead_licenseNotice1{
        margin-top: 0.5em;
        text-indent:-1em;
        margin-left:1em;
        font-size: 1.4rem;
    }
@media only screen and (max-width:736px){
    .lead_licenseDetail1 .lead_licenseNotice1{
        font-size: 1.2rem;
    }
}





/*--------------------------------------------------

卒業生

--------------------------------------------------*/
.lead_voice{
    margin:0 auto;
    padding:50px 0;
    width:750px;
}
@media only screen and (max-width:750px){
.lead_voice{
    padding:30px 0 0;
    width:100%;
}
}

    .lead_voiceHeadline1{
        margin-bottom:50px;
        padding-top:50px;
        background:url(../images/vol3/lead/voice_headline1.gif) no-repeat center top;
        font-size:271%;
        font-weight:bold;
        text-align:center;
    }
@media only screen and (max-width:750px){
    .lead_voiceHeadline1{
        margin-bottom:20px;
        font-size:1.6rem;
    }
}
        .lead_voiceHeadline1 span{
            background:url(../images/vol3/txt_marker2.gif) repeat-x left bottom;
        }

.lead_voiceBoxBase1{
    margin-bottom:50px;
}
@media only screen and (max-width:736px){
.lead_voiceBoxBase1{
    margin-bottom:30px;
}
}

    .lead_voiceStu1{
        width:42.93%;    /*322px;*/
    }
@media only screen and (max-width:736px){
    .lead_voiceStu1{
        margin-bottom:20px;
        width:100%;
        text-align:center;
    }
}

    .lead_voiceBody1{
        width:53.33%;    /*400px;*/
        line-height:2;
        font-size:114%;
        text-align:justify;
        text-justify:inter-ideograph;
    }
@media only screen and (max-width:736px){
    .lead_voiceBody1{
        width:100%;
        line-height:1.6;
        font-size:1.4rem;
    }
}

    .lead_voiceBox1 .lead_voiceStu1{ float:left; }
    .lead_voiceBox1 .lead_voiceBody1{ float:right; }
    .lead_voiceBox2 .lead_voiceStu1{ float:right; }
    .lead_voiceBox2 .lead_voiceBody1{ float:left; }
@media only screen and (max-width:736px){
    .lead_voiceBox1 .lead_voiceStu1,
    .lead_voiceBox1 .lead_voiceBody1,
    .lead_voiceBox2 .lead_voiceStu1,
    .lead_voiceBox2 .lead_voiceBody1{ float:none; }
}

    .lead_voiceHeadline2{
        margin-bottom:30px;
        padding:10px;
        background:#00537E;
        font-weight:bold;
        text-align:center;
        line-height:1.5;
    }
    
        .lead_voiceHeadlineJob1{
            color:#FFFF34;
            font-size:214%;
        }
@media only screen and (max-width:736px){
        .lead_voiceHeadlineJob1{
            font-size:1.6rem;
        }
}

        .lead_voiceHeadlineTxt1{
            color:#fff;
            font-size:164%;
        }
@media only screen and (max-width:736px){
        .lead_voiceHeadlineTxt1{
            font-size:1.4rem;
        }
}




/*--------------------------------------------------

就職先抜粋

--------------------------------------------------*/
.lead_employment{
    margin:0 auto 50px;
    padding:50px 0;
    width:950px;
    background:#F0F5F8;
}
@media only screen and (max-width:950px){
.lead_employment{
    padding:5.26% 10px;
    width:100%;
}
}

    .lead_employmentInner{
        margin:0 auto;
        width:750px;
    }
@media only screen and (max-width:950px){
    .lead_employmentInner{
        width:100%;
    }
}

    .lead_employmentHeadline1{
        margin-bottom:30px;
        padding-top:60px;
        background:url(../images/vol3/lead/employment_icon1.png) no-repeat center top;
        font-size:185%;
        font-weight:bold;
        text-align:center;
    }
@media only screen and (max-width:736px){
    .lead_employmentHeadline1{
        margin-bottom:10px;
        font-size:1.6rem;
    }
}

    .lead_employmentTxt1{
        line-height:2;
        font-size:142%;
        text-align:justify;
        text-justify:inter-ideograph;
    }
@media only screen and (max-width:736px){
    .lead_employmentTxt1{
        line-height:1.6;
        font-size:1.4rem;
    }
}


/*--------------------------------------------------

資料請求

--------------------------------------------------*/
.lead_request{
    padding:50px 0;
    text-align:center;
}

    .lead_requestTxt1{
        font-size:185%;
        font-weight:bold;
    }
@media only screen and (max-width:736px){
    .lead_requestTxt1{
        font-size:1.6rem;
    }
}
        .lead_requestTxt1 span{
            background:url(../images/vol3/txt_marker1.gif) repeat-x left bottom;
        }
@media only screen and (max-width:736px){
        .lead_requestTxt1 br{
            display:none;
        }
}


/*--------------------------------------------------

ao出願

--------------------------------------------------*/
.lead_ao{
    margin:0 auto 60px;
    padding:50px 0;
    width:800px;
    border:4px solid #008838;
    text-align:center;
}
@media only screen and (max-width:800px){
.lead_ao{
    width:100%;
}
}
@media only screen and (max-width:736px){
.lead_ao{
    padding:10px;
}
}

    .lead_aoHeadline1{
        margin-bottom:40px;
        font-size:314%;
        font-weight:bold;
        color:#f00;        
    }
@media only screen and (max-width:736px){
    .lead_aoHeadline1{
        margin-bottom:10px;
        font-size:1.6rem;
    }
}

    .lead_aoTxt1{
        font-size:192%;
    }
@media only screen and (max-width:736px){
    .lead_aoTxt1{
        font-size:1.4rem;
    }
}

    .lead_aoTxt2{
        margin-bottom:40px;
    }
@media only screen and (max-width:736px){
    .lead_aoTxt2{
        margin-bottom:20px;
    }
}


.lead_link1{
}
    
    .lead_link1 li{
        float:right;
        width:48.21%;    /*458px;*/
    }
    .lead_link1 li:first-child{
        float:left;
    }
@media only screen and (max-width:736px){
    .lead_link1 li{
        float:none;
        margin-top:10px;
        width:100%;
        text-align:center;
    }
    .lead_link1 li:first-child{
        float:none;
        margin-top:0;
    }
}

