/* BASIC css start */
.col_box.list_box { max-width:1400px; min-width:1200px; margin:0 auto; }
.collection_menu {  }
.collection_menu ul { overflow:hidden; }
.collection_menu ul li { float:left; width:47.8%; margin-right:4.4%; margin-bottom:4.4%; }
.collection_menu ul li img { width:100%; }
.collection_menu ul li:nth-of-type(2n) { margin-right:0; }
.col_box.list_box .tit_box { text-align:left; padding-bottom:35px; }
.col_box.list_box .tit_box h1 {
    font-size: 28px;
    color: #001b46;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.015em;
}

#header .headerGnb .gnbInner ul li:nth-of-type(7) a {  color:#fff; }
#header .headerGnb .gnbInner ul li:nth-of-type(7) a:after { transform: scaleX(1); }

.as_div {
    width: 100%;
    border: 1px solid #001b46;
    border-radius: 7px;
    padding: 5.715%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.as_div .as_title { font-size:18px; color:#001b46; font-weight:700; padding-bottom: 15px; border-bottom: 1px solid #eaeaea; }

.as_div .as_inner { overflow:hidden; padding-top: 40px; }

.as_div img {}
.as_div .as_cont_box { overflow:hidden; margin-top:40px; }

.cont_one {
    background: #fafafa;
    border-radius: 7px;
    position: relative;
        padding: 34px 22px 21px;
    width: 32%;
    text-align: center;
    margin-right: 2%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 2%
}

.cont_one:nth-of-type(3n) {
    margin-right: 0;
}

.cont_one:nth-of-type(4), .cont_one:nth-of-type(5) { margin-bottom:0; }

.cont_inner {
    overflow: hidden;
}

.cont_inner .top {
    overflow: hidden;
    float: left;
}

.cont_inner .top span:first-of-type {
    font-size: 56px;
    color: #001b46;
    font-weight: 700;
    font-family: 'linotype-didot';
}


.top span {
    font-size: 20px;
    color: #001b46;
    font-weight: 400;
    display: inline-block;
    float: left;
}

.top span:last-of-type {margin-left: 10px;font-size: 15px;line-height: 1.5; letter-spacing:-0.015em; text-align:left;}

.as_cont_box .bottom {
    font-size: 15px;
    color: #001b46;
    font-weight: 400;
    letter-spacing:-0.015em;
    line-height:1.7;
    float: left;
}

.as_cont_box .bottom .add_txt {
    font-size: 14px;
    margin-top: 6.34%;
    color: #5e5e5e;
}


@media screen and (max-width:1390px) {
    .top span:last-of-type { font-size:13px; }
    .cont_inner .top span:first-of-type { font-size:44px; }
}


.as_side {
    width: 48.5%;
    float: left;
    text-align: center;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 7px;
}

.as_side:first-of-type {
    margin-right: 3%;
}

.as_side .side_tit {
    padding: 22px 0;
    background: #fafafa;
    font-size: 18px;
    color: #001b46;
    font-weight: 700;
    letter-spacing: -0.015em;
}

.as_side .side_tit span {
    font-weight: 500;
}


.pen_img_box {
    text-align: center;
    margin-bottom:60px;
}

.pen_img_box ul li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-top: 33px;
}

.pen_img_box ul li span, .pen_img_box ul li img {
    float: left;
}

.pen_img_box ul li span {
    margin-right: 60px;
    font-size: 13px;
    color: #001b46;
    font-weight: 700;
    letter-spacing: -0.025em;
}

.pen_img_box ul {
    display: inline-block;
    padding: 30px 0 65px;
    height: 200.59px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pen_img_box ul li img {
    vertical-align: middle;
    width: auto;
}

.pen_img_box>p, .pen_video_box>p {
    font-size: 16px;
    color: #001b46;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.015em;
    height:50px;
}

.pen_video_box video {  }

/* BASIC css end */

