@charset "utf-8";

/* 내용관리 */
.cont-type11{
    background-color: #f0f3f6;
    height: 200px;
    position: relative;
    margin-top: 20px;
    margin-bottom: -10px;
}
.wa{
    font-weight: 700;
}
.box1{
    width:100%;
    padding-top:2px;
}
.sky {
    color: #2f7eba;
}
.maintext{
    text-align: center;
}
.maintext p {
    width: 45%;
    margin: 0 auto;
}
.maintext img{
    float: right;
    display: inline-block;
    margin-top: -138px;
    width:200px;
    height:150px;
}
.ts{
    color: #105182 !important;
}
.blue11{
    color: #47484a;
    margin-top:-10px;
}
.title11{
    font-size: 1.4em;
    color: #333;
    margin: 50px 0 10px 0;
    padding: 7px 0 5px 40px;
    background-repeat: no-repeat;
    background-position: left 1px;
    background-image: url("/images/bullet1.png");
    clear: both;
}

div{
    display: block;
}
table{
    display: table;
    border-collapse: collapse;
}
.mainwrap{
    float: left;
    width: 100%;
    margin-bottom: 13px;
}
.mainlist{
    width: 100%;
    float: left;
    margin-bottom: 22px;
    background: #b4d7db;
}
.mainpic{
    float: left;
    width: 30%;
}
.mainpic img{
    width: 100%;
    line-height: 1;
    border: 0 none;
}
.mainlistcont{
    width: 70%;
    float: left;
    padding: 25px;
    border: 1px solid #dadada;
    text-align: left;
    background: #fff;
}
.mainlistcont h4 {
    font-size: 23px;
    color: #404545;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: -6px;
    line-height: 1.4;
    letter-spacing: -1px;
    font-family: "나눔고딕", "NanumGothic", "Malgun Gothic", "Gulim", "dotum";
}
.line{
    display: block;
    width: 40px;
    height: 1px;
    background: #155e97;
    margin-bottom: 20px;
}
.mainlisttext p{
    font-size: 14px;
    color: #757575;
    line-height: 1.5;
    letter-spacing: -1px;
    width: 100%;
}
.step img{
    vertical-align: middle;
    width: 100%;
}
.cont-type33{
    background-color: #dfe1e2;
    height: 250px;
    position: relative;
    width:100%;
    margin-top:30px;
    clear: both;
}
.box2{
    padding: 45px 0;
    width:100%;
    text-align: center;
}
.request h2{
    font-size: 35px;
    color: #1a6fb2;
    line-height: 1.2;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: "나눔고딕", "NanumGothic", "Malgun Gothic", "Gulim", "dotum";
}
.request{
    margin-top: -26px;
}
.reqtext{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 20px;
    font-family: "나눔고딕", "NanumGothic", "Malgun Gothic", "Gulim", "dotum";
}
.request img{
    width:192px;
    margin-top: 10px;
}
.end{
    width:100%;
    height: 250px;
    position: relative;
    clear: both;
    margin-bottom: -60px;
}
.stepbox{
    width:23%;
    height:115px;
    margin-right: 2%;
    background-color:#eeeeee;
    position: relative;
    float: left;
    display: block;
    margin-bottom:30px ;
}
.step{
    margin-top: 43px;
}
.reqstepbox11{
    background-image: url("/images/arrow1.png");
    background-repeat: no-repeat;
    background-size:100%;
    z-index: 100;
    position: absolute;
    top:-36px;
    width:100%;
}
.reqstepbox11 p{
    font-weight: normal;
    font-size: large;
    padding: 25px 0;
    text-align: center;
    color: #fff;;
}
.reqstepbox{
    width:100%;
    padding:55px 7px 30px 10px;
}