/* BASIC css start */
.col_box.list_box { max-width: 1400px; min-width: 1200px; margin: 0px auto; overflow:hidden; }
.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: 0px; }
.col_box.list_box .tit_box { text-align: left; padding-bottom: 35px; }
.col_box.list_box .tit_box h1 { font-size: 28px; color: rgb(0, 27, 70); font-weight: 600; line-height: 18px; font-family: neue-haas-grotesk-display; letter-spacing: -0.015em; }
#header .headerGnb .gnbInner ul li:nth-of-type(7) a {  color: rgb(255, 255, 255); }
#header .headerGnb .gnbInner ul li:nth-of-type(7) a:after { transform: scaleX(1); }
.as_div {width: 48.5%;border: 1px solid #eaeaea;border-radius: 7px;box-sizing: border-box; float:left; }
.as_div .as_inner {
    overflow: hidden;
    padding: 9.61%;
    padding-top: 6%;
}
.as_div img {width: 100%;margin-right: 2%;display: block;margin-bottom: 7%;}
.as_div .as_cont_box {width: 100%;}
.cont_one {background: rgb(250, 250, 250);border-radius: 7px;padding: 6.052% 6%;position: relative;margin-bottom: 3.04%;}
.cont_inner {width: 100%;text-align: left;}
.cont_inner .top { overflow: hidden; border-bottom: 1px solid rgb(234, 234, 234); padding-bottom: 6px; margin-bottom: 24px; }
.cont_inner .top span:first-of-type { font-size: 56px; color: rgb(0, 27, 70); font-weight: 700; font-family: linotype-didot; }
.top span {font-size: 20px;color: rgb(0, 27, 70);font-weight: 400;display: inline-block;float: left;letter-spacing: -0.015em;}
.top span:last-of-type {padding: 4.3% 0px 1.3%;margin-left: 10px;}
.as_cont_box .bottom { font-size: 15px; color: rgb(0, 27, 70); font-weight: 400; letter-spacing: -0.015em; line-height: 1.7; }
.as_cont_box .bottom .add_txt { font-size: 14px; margin-top: 6.34%; color: rgb(94, 94, 94); }
@media screen and (max-width: 1340px) {
  .as_cont_box .bottom .add_txt { font-size: 13px; }
  .as_cont_box .bottom { font-size: 13px; }
}


.as_head {
    text-align: center;
    padding: 23px 0;
    background: #fafafa;
    color: #001b46;
    font-size: 18px;
    letter-spacing: -0.015em;
    font-weight: 700;
}


p.top_txt {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #5e5e5e;
    letter-spacing: -0.015em;
    margin-bottom: 6%;
}


.as_div .as_inner>a {
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #f3eada;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 18px;
    font-weight: 500;
    color: #c2a26a;
    letter-spacing: -0.015em;
        margin-bottom: 3%;
}


.as_div .as_inner>a:last-of-type { margin-bottom:0; }

.top_title {
    margin-bottom: 35px;
}

.top_title>div {
    width: 48.5%;
    float: left;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #001b46;
    letter-spacing: -0.015em;
}

.top_title>div:first-of-type {
    margin-right: 3%;
}


.as_inner a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #e9d9bd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: #c2a26a;
    letter-spacing: -0.015em;
    margin-bottom: 15px;
    border-radius: 7px;
}
.as_inner a:last-of-type { margin-bottom:0; }
/* BASIC css end */

