@charset "utf-8";

#pgCM{font-size:15px;color:#777;line-height:1.7;letter-spacing:-.15px;font-family:'notokr-regular'}
#pgCM .c_red{color:#e40000}

/* 회사소개 */
.pg33{padding-top:200px;text-align:center;background:url(/sh_page/img/p33_img.jpg) center top no-repeat}
.pg33 .txt_area{width:80%;padding:50px 0;margin:0 auto;background-color:#fff}
.pg33 .btit{font-size:24px;color:#333;letter-spacing:-.6px;font-family:'notokr-demilight'}
.pg33 .btit span{font-family:'notokr-bold'}
.pg33 .btit:after{display:block;content:"";width:25px;height:2px;margin:12px auto 15px;background-color:#26a6e2}
.pg33 ul{text-align:center}
.pg33 ul li{display:inline-block;margin:0 -10px;width:180px;height:180px;border-radius:100%;font-size:20px;line-height:180px}
.pg33 ul li:nth-child(1){color:#fff;background-color:#26a6e2;opacity:.9}
.pg33 ul li:nth-child(2){color:#fff;background-color:#175471;opacity:.9}
.pg33 ul li:nth-child(3){color:#fff;background-color:#a0877e;opacity:.9}

/* 진행절차 */
.pg39 ul{text-align:center}
.pg39 ul li{display:inline-block;vertical-align:top;position:relative;width:260px;min-height:258px;padding:65px 20px 30px;margin-bottom:40px;border:1px solid #ddd;font-size:14px;border-radius:0 0 30px 0}
.pg39 ul li:nth-child(3n+2){margin:0 55px}
.pg39 ul li:after{display:inline-block;content:"\f105";position:absolute;left:268px;top:50%;width:40px;height:40px;margin-top:-22px;border-radius:100%;font-size:16px;line-height:38px;background-color:#f7f7f7;font-family:FontAwesome}
.pg39 ul li:nth-child(3n+3):after{display:none}
.pg39 ul li .num{position:absolute;left:0;top:0;width:100%;padding:12px 0 12px 15px;font-size:14px;text-align:left;color:#fff;background-color:#177aa8;font-family:'notokr-bold'}
.pg39 ul li:nth-child(3n+2) .num{background-color:#26a6e2}
.pg39 ul li:nth-child(3n+3) .num{background-color:#71c4ea}
.pg39 ul li img{margin-bottom:15px}
.pg39 ul li .tit{margin-bottom:10px;font-size:17px;color:#333;font-family:'notokr-bold'}

/* 이용요금 */
.pg41 dl{overflow:hidden;margin-bottom:40px;border:1px solid #ddd;border-radius:30px 0}
.pg41 dl dt{float:left;width:30%;height:120px;font-size:16px;color:#fff;text-align:center;line-height:120px;background: url(/sh_page/img/p41_bg01.png) no-repeat #177aa8;font-family:'notokr-medium'}
.pg41 dl:nth-child(2) dt{background-image:url(/sh_page/img/p41_bg02.png)}
.pg41 dl:nth-child(3) dt{background-image:url(/sh_page/img/p41_bg03.png)}
.pg41 dl dd{float:left;width:70%;line-height:50px}
.pg41 dl dd:nth-of-type(1){padding-top:10px;border-bottom:1px dotted #ccc}
.pg41 dl dd:before{padding:0 10px 0 20px;content:"\f00c";color:#177aa8;font-family:FontAwesome}