@charset "utf-8";

#wrapper.label > header{
    background: #f2f2f2;
}

#wrapper.label > header .upper nav li a:after{
    background: #ea7cab;
}

#wrapper > header .breadcrumb{
    background: #67d1dd;
    color: #FFF;
}

#wrapper.label > header .breadcrumb li{
    background: url(../img/library/h_arr.png) no-repeat 15px center;
}

#main > header .title{
    position: relative;
    height: 240px;
    text-align: center;
    background: url(../../img/library/t_bg_2.png) no-repeat center -160px #a9e9ea;
}

#main > header .title:before,
#main > header .title:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#main > header .title:before{
    background: url(../img/t_bg_1.png) repeat-x 0 -60px;
    background-size: 80%;
    z-index: 1;
}

#main > header .title:after{
    background: url(../img/library/mv_cover.png) repeat 0 0;
    z-index: 1;
}

#main > header .title h1{
    height: 240px;
    line-height: 240px;
    position: relative;
    z-index: 3;
}

#content section._1{
    color: #FFF;
    background: #ea7cab;
    padding-bottom: 65px;
}

#content section._1 h2{
    text-align: center;
    padding: 60px 0;
}

#content section._1 .content{
    max-width: 923px;
    border: 3px solid #FFF;
    margin: 0 auto;
    border-radius: 5px;
    padding: 55px 65px 25px;
    font-size: 17px;
    line-height: 30px;
}

#content section._1 .content p{
    margin-bottom: 30px;
}

#content section._1 .content p.author{
    padding-top: 30px;
}

#content section._2{
    padding: 90px 0 80px;
    background: url(../img/library/s_4_bg.png) repeat 0 0;
    text-align: center;
}

#content section._2 h2{
    margin-bottom: 60px;
}

#content section._2 p{
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-bottom: 55px;
    background: url(../img/library/s_2_arr.png) no-repeat center bottom;
    margin-bottom: 20px;
}

#content section._2 p a{
    color: #f1408c;
    text-decoration: underline;
}

#content section._2 > a{
    display: block;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    width: 560px;
    margin: 0 auto;
    background: #67d1dd;
    border-bottom: 3px solid #40b7c4;
    border-right: 3px solid #40b7c4;
    position: relative;
}

#content section._2 > a:hover{
    border-bottom: 2px solid #40b7c4;
    border-right: 2px solid #40b7c4;
    top: 1px;
    left: 1px;
    margin-bottom: 1px;
}

#content section._3{
    height: 820px;
    border: 8px solid #ea7caa;
    text-align: center;
    background: url(../img/library/s_3_bg.png) repeat 0 0;
    position: relative;
}

#content section._3:before{
    content: "";
    display: block;
    width: 913px;
    height: 668px;
    background: url(../img/library/s_3_map.png) no-repeat 0 0;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -380px;
}

#content section._3 h2{
    padding: 80px 0 68px;
}

#content section._3 > ul{
    width: 620px;
    position: absolute;
    right: 50%;
    margin-right: -160px;
    font-size: 14px;
    z-index: 2;
}

#content section._3 > ul li{
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

#content section._3 > ul li h3,
#content section._3 > ul li div{
    float:left; 
}

#content section._3 > ul li div{
    width: 495px;
    text-align: left;
}

#content section._3 > ul li h3,
#content section._3 > ul li span{
    height: 30px;
    line-height: 30px;
    width: 60px;
}

#content section._3 > ul li h3{
    color: #f1408c;
    width: 125px;
    text-align: left;
}

#content section._3 > ul li span{
    cursor: pointer;
    width: 61.8px;
    display: inline-block;
    text-align: center;
}

#content section._4{
    text-align: center;
    padding-bottom: 90px;
    background: url(../img/library/s_4_bg.png) repeat 0 0;
}

#content section._4 h2{
    padding: 60px 0 40px;
}

#content section._4 .application{
    padding-bottom: 30px;
    font-weight: bold;
}

#content section._4 .application a{
    color: #f1408c;
    text-decoration: underline;
}


/* popup */

#schools{
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    width: 60%;
    z-index: 2;
    display: none;
}

#schools > a{
    position: absolute;
    left: -70px;
    top: 25px;
    width: 50px;
    height: 71px;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
}

#schools > a span{
    display: block;
    width: 50px;
    height: 71px;
    right: 0;
    top: 0;
    position: absolute;
}


#schools > a img{
    padding-bottom: 10px;
}

#schools .sections{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ea7cab;
}

#schools .sections section{
    padding: 45px 30px 45px 70px;
    box-sizing: border-box;
    text-align: left;
    color: #FFF;
    display: none;
}

#schools .sections section h3{
    font-size: 20px;
    line-height: 36px;
    height: 36px;
    padding: 0 5px 0;
    display: inline-block;
    border-bottom: 4px solid #FFF;
    margin-bottom: 40px;
    margin-left: 20px;
}

#schools .sections section ul{
    height: 620px;
    margin-left: 60px;
    position: relative;
}

#schools .sections section ul:after{
    content: "";
    display: block;
    clear: both;
}

#schools .sections section ul li{
    width: 260px;
    float: left;
    font-size: 14px;
    line-height: 31px;
    list-style: disc;
    margin-left: 40px;
}

#library_outline{
    background: #40b6c2;
    color: #FFF;
    padding-bottom: 100px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 4;
    display: none;
    overflow: hidden;
}

#library_outline > *{
    opacity: 0;
    transition: all 0.4s;
}

#library_outline.show > *{
    opacity: 1;
}

#library_outline h2{
    padding: 50px 0px 50px 160px;
    font-size: 20px;
    letter-spacing: 0.2em;
    font-weight: normal;
    position: relative;
}
#library_outline h2 span{
    display: inline-block;
    padding: 0 15px 10px;
    border-bottom: 4px solid #FFF;
}

#library_outline ul{
    margin: 0 30px 0 195px;
    font-size: 15px;
    line-height: 26px;
    padding-right: 70px;
}

#library_outline ul li{
    margin-bottom: 20px;
    padding-left: 10px;
    list-style: decimal;
}

#library_outline .close{
    position: absolute;
    left: 60px;
    top: 25px;
    width: 50px;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-align: center;
}

#library_outline .close img{
    padding-bottom: 10px;
}







