/* BASIC css start */
h1.as_div_tit {
    font-size: 20px;
    color: #001b46;
    font-weight: 500;
    padding-bottom: 20px;
}

.as_div {
    border: 1px solid #eaeaea;
    border-radius: 7px;
    margin-bottom: 60px;
}

.as_div .as_head {
    text-align: center;
    padding: 23px 0;
    font-size: 16px;
    color: #001b46;
    font-weight: 700;
    background: #fafafa;
}

.as_div .as_inner {
    padding: 17px;
}

.as_div .as_inner img {
    width: 100%;
    margin-bottom: 20px;
}

.cont_one {background: rgb(250, 250, 250);border-radius: 7px;padding: 6.052% 6%;position: relative;margin-bottom: 20px;}

.top {
    overflow: hidden;
    border-bottom: 1px solid rgb(234, 234, 234);
    padding-bottom: 6px;
    margin-bottom: 24px;
}

.top span {
    font-size: 16px;
    color: rgb(0, 27, 70);
    font-weight: 500;
    display: inline-block;
    float: left;
    letter-spacing: -0.015em;
}

.top span:first-of-type {
    font-size: 42px;
    color: rgb(0, 27, 70);
    font-weight: 700;
    font-family: linotype-didot;
}

.top span:last-of-type {
    padding: 3.3% 0px 1.3%;
    margin-left: 10px;
}

.bottom {
    font-size: 14px;
    color: rgb(0, 27, 70);
    font-weight: 400;
    letter-spacing: -0.015em;
    line-height: 1.7;
}

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

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

.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; }

.add_txt {
    font-size: 13px;
    margin-top: 25px;
    color:#5e5e5e;
}

/* BASIC css end */

