#sub_market .sub_cnt2 {background: #ebf1f9;}
.container {position: relative; background: #ebf1f9; padding-top: 10px;}
.container > h1 {font-size: 35px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.13; letter-spacing: -2px; text-align: center; color: #333333; margin: 0px; padding-bottom: 200px; font-family: 'Noto Sans KR', serif;}
.container > h1 > span {font-weight: bold; color: #0f3283;}
.container > .desc {font-family: 'Noto Sans KR', serif; font-size: 14px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 18px; letter-spacing: -0.4px; text-align: center; color: #333333; margin-top: 12px;}
.container > .top_sub {display: flex; width: 1050px; height: 50px; justify-content: space-between; margin: 0 auto;}
.container > .top_sub > li {position: relative; width: 200px; height: 50px; box-sizing: border-box; border: 1px solid #e6e6e6; font-size: 18px; font-weight: normal; color: #666; background-color: #fff; border-radius: 25px; text-align: center; line-height: 50px;}
.container > .top_sub > li.active {background-color: #243e89;}
.container > .top_sub > li.active > a {color: #fff;}
.container > .top_sub > li > a {width: 100%; height: 100%; display: block;}

.container > .con_01_01_elip {position: absolute; left: 50%; top: 160px; display: flex; width: 630px; height: 250px; margin: 27px auto; margin-left: -315px; z-index: 1;}
.container > .con_01_01_elip > li {width: 200px; height: 200px; padding: 50px 0px 50px 0px; border-radius: 50%; box-sizing: border-box; text-align: center;}
.container > .con_01_01_elip > li > h1 {font-family: 'Noto Sans KR', serif; font-size: 20px; color: #fff; letter-spacing: -1.5px; line-height: 1; font-weight:bold;}
.container > .con_01_01_elip > li > h2 {font-size: 16px; color: rgba(255, 255, 255, 0.5); margin-top: 7px; text-align: center;}
.container > .con_01_01_elip > li > span {width: 40px; height: 2px; margin: 12px 58px 12px 57px; border-radius: 1px; background-color: #ffffff; display: inline-block;}
.container > .con_01_01_elip > li > p {font-size: 14px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.39; letter-spacing: -0.45px; text-align: center; color: #ffffff;}
.container > .con_01_01_elip > li:nth-child(1) {background-color: #3f67bb; margin-right: 10px;}
.container > .con_01_01_elip > li:nth-child(2) {background-color: #3fbb91; margin-right: 10px;}
.container > .con_01_01_elip > li:nth-child(3) {background-color: #ba913f;}
.container > .con_01_01_desc {position: relative; width: 100%; height: auto; background-color: #fff; padding-bottom: 30px; padding-top: 50px;}
.container > .con_01_01_desc * {z-index: 1;}
.container > .con_01_01_desc::after {content: ""; position: absolute; background: url(../img/sub/watermark.png); background-repeat: no-repeat; right: 300px; width: 684px; height: unset; bottom: 50px;}
.container > .con_01_01_desc > ul.desc_ul {width: 1200px; margin: 0 auto; counter-reset: list-number;}
.container > .con_01_01_desc > ul.desc_ul > li {display: flex; justify-content: space-between; counter-increment: list-number; height: 70px; margin-bottom: 20px;}
.container > .con_01_01_desc > ul.desc_ul > li:last-child {border-bottom: 1px solid #e6e6e6;}
.container > .con_01_01_desc > ul.desc_ul > li:last-child > .desc_left, .container > .con_01_01_desc > ul.desc_ul > li:last-child > .desc_right {border: 0;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_left {width: 345px; margin-right: 60px; border-bottom: 2px solid #3f67bb;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_left > h1 {position: relative; font-size: 20px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: -1.5px; text-align: left; color: #3f67bb; line-height: 1.17; padding-left: 75px; padding-top: 5px; font-family: 'Noto Sans KR', serif;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_left > span {width: 200px; height: 30px; padding: 5px 19px 5px 20px; border-radius: 15px; background-color: #3fbb91; box-sizing: border-box; font-size: 20px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.75; letter-spacing: -2.4px; text-align: center; color: #ffffff;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_left > h1::before {content:counter(list-number, decimal-leading-zero); position: absolute; top: 0px; left: 0; font-family: 'Noto Sans KR', serif; font-size: 45px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.2; letter-spacing: -2.5px; text-align: left; color: #3f67bb;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right {width: 800px; border-bottom: 2px solid #e6e6e6; box-sizing: border-box; padding-bottom: 20px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_p_title {color: #333; font-size: 16px; font-weight: bold; letter-spacing: -0.36px; padding: 30px; box-sizing: border-box; background-color: #ebf1f9;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_none_table {font-size: 18px; color: #333; text-align: left; margin-top: 30px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_none_table > tbody > tr {border: 0; height: auto;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_none_table > tbody > tr > td:first-child {font-weight: 500; font-size:14px; line-height:22px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_none_table > tbody > tr > td {font-weight: 300; font-size:14px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_none_table > tbody > tr > td > span {font-weight: 500;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > h1 {font-size: 14px; line-height: 20px; color: #333; text-align: justify; margin-bottom: 10px; font-weight:bold;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_btn {padding: 10px 30px; border-radius: 25px; border: solid 1px #3f67bb; background-color: #ffffff; box-sizing: border-box; font-family: S-CoreDream-7ExtraBold; font-size: 20px; font-weight: 800; font-stretch: normal; font-style: normal; letter-spacing: -1.5px; color: #3f67bb; display: inline-block; margin-top: 20px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > p {font-size: 14px; font-weight: 300; line-height: 20px; color: #333; text-align: justify;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_step {display: flex; flex-direction: column;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_step > li {border-bottom: 1px solid #e6e6e6; padding: 33px 0px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_step > li:first-child {padding-top: 0;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_step > li:last-child {border-bottom: 0;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_step > li > h1 {font-weight: 500; color: #3f67bb; font-size: 20px; letter-spacing: -0.5px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_step > li > p {color: #333; font-size: 18px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > h1.title {font-size: 20px; font-weight: 500; color: #3f67bb; letter-spacing: -0.5px; border-top: 1px solid #e6e6e6; padding-top: 20px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > table {width: 100%; border-collapse: collapse; border: 0; text-align: center;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > table > thead > tr {background-color: #3f67bb; color: #fff; height: 50px; font-size: 16px; font-weight: bold;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > table > tbody > tr {height: 80px; border-bottom: 1px solid #e6e6e6; font-size: 14px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > table > tbody > tr > td:first-child {color: #3f67bb;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > table > tbody > tr > td {color: #333;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_info {display: flex; flex-direction: column;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_info > li {display: flex; margin-bottom:20px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_info > li > img {margin-right: 14px; width: 45px; height: 45px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_info > li > div {color: #333; font-size: 14px;}
.container > .con_01_01_desc > ul.desc_ul > li > .desc_right > .desc_info > li > div > .desc_i_tel {font-size: 16px; color: #000; font-family: 'Noto Sans KR', serif;}

.container > .con_01_01_desc > .sitemap {width: 1200px; min-height: 680px; margin: 0 auto; display: flex; justify-content: space-between;}
.container > .con_01_01_desc > .sitemap:nth-child(2), .container > .con_01_01_desc > .sitemap:nth-child(3) { padding-top: 100px;}
.container > .con_01_01_desc > .sitemap:nth-child(2)::before {width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #f5f7fa; content: ""; top: 950px; height: 680px;}
.container > .con_01_01_desc > .sitemap > li {width: 240px; height: auto; z-index: 1;}
.container > .con_01_01_desc > .sitemap > li > h1 {font-size: 50px; font-family: 'Noto Sans KR', serif; color: #3f67bb; letter-spacing: -2.5px; line-height: 60px;}
.container > .con_01_01_desc > .sitemap > li > h2 {font-size: 30px; color: #3f67bb; letter-spacing: -0.75px; line-height: 60px;}
.container > .con_01_01_desc > .sitemap > li > span {width: 100%; height: 2px; background-color: #3f67bb; display: inline-block; margin: 30px 0px;}
.container > .con_01_01_desc > .sitemap > li > ul {display: flex; flex-direction: column;}
.container > .con_01_01_desc > .sitemap > li > ul > li {border-bottom: 1px solid #e6e6e6;}
.container > .con_01_01_desc > .sitemap > li > ul > li:last-child {border-bottom: 0;}
.container > .con_01_01_desc > .sitemap > li > ul > li > a {font-size: 20px; color: #333; line-height: 60px; display: block;}
.container > .con_01_01_desc > .sitemap > li > ul > li > ul {padding-bottom: 10px;}
.container > .con_01_01_desc > .sitemap > li > ul > li > ul > li > a {font-size: 18px; color: #333; font-weight: 300; line-height: 30px;}

/* con_01_02 */
.container > .con_01_02_svc {position: relative; width: 100%; margin-top: 25px; padding-bottom: 0px; background: url(../img/sub/bg1.png); background-repeat: no-repeat; background-position: unset;}
/* .container > .con_01_02_svc::after {content: ""; position: absolute; width: 100%; height: 100%; left: 0; bottom: -180px; } */
/*.container > .con_01_02_svc::before {z-index: 1; content: ""; position: absolute; width: 100%; height: 100%; left: 0; bottom: -50px; background: url(../img/sub/bg2.png); background-repeat: no-repeat;}*/
.container > .con_01_02_svc > * {z-index: 1;}
.container > .con_01_02_svc > .menu {width: 410px; height: 50px; margin: 0 auto; display: flex; justify-content: space-between;}
.container > .con_01_02_svc > .menu > li {position: relative; border-radius: 25px; border: solid 1px #e6e6e6; background-color: #ffffff;}
.container > .con_01_02_svc > .menu > li.active {background-color: #243e89;}
.container > .con_01_02_svc > .menu > li.active > a {color: #fff;}
.container > .con_01_02_svc > .menu > li > a {color: #666; font-size: 20px; display: block; width: 200px; height: 100%; padding: 0; box-sizing: border-box; font-family: 'Noto Sans KR', serif; text-align: center; line-height: 50px;}
.container > .con_01_02_svc > .menu2 {width: 530px; height: 60px; margin: 0 auto; display: flex; justify-content: space-between;}
.container > .con_01_02_svc > .menu2 > li {position: relative; border-radius: 30px; border: solid 1px #3f67bb; background-color: #ffffff; line-height: 60px;}
.container > .con_01_02_svc > .menu2 > li.active {background-color: #3f67bb;}
.container > .con_01_02_svc > .menu2 > li.active > a {color: #fff;}
.container > .con_01_02_svc > .menu2 > li > a {color: #3f67bb; font-size: 25px; display: block; width: 100%; height: 100%; padding: 0px 39px 16px 42px; box-sizing: border-box; font-family: 'Noto Sans KR', serif; letter-spacing: -1.88px;}
.container > .con_01_02_svc > .step {position: relative; width: 930px; height: 200px; margin: 30px auto 0px; display: flex; justify-content: space-between;}
.container > .con_01_02_svc > .step > li {position: relative; width: 145px; height: 170px; box-sizing: border-box; padding: 30px 0px 40px; box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff; border-radius: 87.5px; text-align: center;}
.container > .con_01_02_svc > .step > li > img {text-align: center; width: 46px; height: 46px;}
.container > .con_01_02_svc > .step > li > h1 {font-family: 'Noto Sans KR', serif; letter-spacing: -1.5px; text-align: center; color: #3f67bb; font-size: 20px; margin:5px 0px;}
.container > .con_01_02_svc > .step > li > h2 {font-family: 'Noto Sans KR', serif; font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.11; letter-spacing: -0.9px; text-align: center; color: #3f67bb;}
.container > .con_01_02_svc > .box_svc {position: relative; width: 1200px; margin: 0px auto 0; bottom: 0px; z-index: 1; height: 440px;}
.container > .con_01_02_svc > .box_svc > ul {display: flex; flex-direction: column;}
.container > .con_01_02_svc > .box_svc > ul > li {position: relative; display: flex; justify-content: space-between; width: 100%; min-height: 100px; height: auto; background-color: #fff; box-sizing: border-box; padding: 20px 49px; border-radius: 20px; box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1); margin-bottom: 20px; border-left: 10px solid #3f67bb;}
.container > .con_01_02_svc > .box_svc > ul > li:last-child {margin-bottom: 0;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_left {width: 30%;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_left > h1 {font-family: 'Noto Sans KR', serif; font-size: 30px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 2; letter-spacing: -0.75px; text-align: left; color: #3f67bb;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right {width: 70%;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right > p {font-size: 16px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.67; letter-spacing: normal; text-align: justify; color: #333333;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right > .steps {display: flex; flex-direction: column; margin-top: 20px;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right > .steps > li {width: 400px; height: 60px; padding: 0px 201px 18px 32px; border-radius: 30px; box-sizing: border-box; font-size: 20px; font-weight: 800; font-stretch: normal; font-style: normal; line-height: 60px; letter-spacing: -1.25px; text-align: left; color: #ffffff; margin-bottom: 10px;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right > .steps > li:nth-child(1) {background-color: #3f67bb;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right > .steps > li:nth-child(2) {background-color: #3fbb91;}
.container > .con_01_02_svc > .box_svc > ul > li > .svc_right > .steps > li:nth-child(3) {background-color: #ba913f; margin-bottom: 0;}

.container > .con_01_03_elip {position: absolute; left: 50%; top: 130px; display: flex; width: 630px; height: 250px; margin: 27px auto; margin-left: -315px; z-index: 1; justify-content: space-between;}

.container > .con_01_03_elip > li {width: 200px; height: 200px; padding: 20px 0px 20px 0px; border-radius: 50%; box-sizing: border-box; text-align: center; box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff;}

.container > .con_01_03_elip > li > h1 {font-family: 'Noto Sans KR', serif; font-size: 20px; color: #3f67bb; letter-spacing: -1.5px; line-height: 40px; font-weight:bold;}
.container > .con_01_03_elip > li > h2 {font-size: 20px; color: #3f67bb; text-align: center; margin-bottom:5px;}
.container > .con_01_03_elip > li > h3 {font-size: 14px; color: #3f67bb; text-align: center; letter-spacing: -0.45px; font-weight:bold;}
.container > .con_01_03_elip > li > span {width: 40px; height: 1px; margin: 12px 58px 12px 57px; border-radius: 1px; background-color: #3f67bb; display: inline-block;}
.container > .con_01_03_elip > li > p {font-size: 14px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: -0.8px; text-align: center; color: #999999;}

/* con_02_09 */

.container > .con_02_09 {position: relative; width: 1200px; height: 120px; padding: 57px 51px 52px 48px; border-radius: 20px; box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff; box-sizing: border-box; margin: 25px auto 78px; display: flex;}
.container > .con_02_09 > h1 {width: 45%; margin: 0 40px 0 0; font-size: 30px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: -0.75px; text-align: left; color: #3f67bb; font-family: 'Noto Sans KR', serif; align-self: center;}
.container > .con_02_09 > p {font-size: 14px; color: #333; text-align: justify; font-weight: 300; line-height: 1.67; align-self: center;}

/* con_content */

.container > .con_content {width: 1200px; padding: 58px 69px 68px 50px; border-radius: 20px; box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff; margin: 44px auto 0; box-sizing: border-box;}
.container > .con_content > h1 {font-size: 25px; color: #000; line-height: 30px; font-weight: normal;}
.container > .con_content > p {font-size: 18px; color: #333; line-height: 30px; font-weight: 300;}

/* .con_mypage */
.container > .con_mypage {width: 1200px; height: auto; margin: 45px auto 0; background-color: #fff; padding: 60px; box-sizing: border-box; border-radius: 20px; box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1);}
.container > .con_mypage > form > .form-group {display: flex; width: 640px; height: 60px; justify-content: space-between; margin-bottom: 10px;}
.container > .con_mypage > form > .form-group > label {flex-basis: 210px; font-size: 17px; color: #666; align-self: center; margin-right: 31px;}
.container > .con_mypage > form > .form-group > input, .container > .con_mypage > form > .form-group > textarea {flex-basis: 500px; height: 60px; border: 1px solid #e6e6e6; color: #f5f5f5; box-sizing: border-box; border-radius: 5px; padding: 20px; font-size: 18px; color: #000;}
.container > .con_mypage > form > .form-group > input:read-only, .container > .con_mypage > form > .form-group > textarea:read-only {background-color: #f5f5f5; color: #999;}
.container > .con_mypage > form > .form-group > button {flex-basis: 120px; height: 60px; border-radius: 5px; border: 1px solid #3f67bb; box-sizing: border-box; text-align: center; color: #3f67bb; font-size: 18px; line-height: 60px;}
.container > .con_mypage > form > .form-group > ul.clear {display: flex; width: 350px; justify-content: space-between;}

.tbl_head01 thead th {padding:0px; font-size: 18px; font-weight: 500; line-height: 3.33; color: #3f67bb; border-top:2px solid #3f67bb; background-color: #f5f7fa; font-family:'Noto Sans KR', sans-serif; }
.tbl_head01 td {font-family:'Noto Sans KR', sans-serif; font-size: 17px; color: #333333; font-weight:normal;}
.tbl_head01 td:first-child{ padding-left:20px !important;}
.tbl_head01 td .bo_tit {color: #333333; font-weight:normal;} 
.tbl_head01 .td_name{font-family:'Noto Sans KR', sans-serif; font-size:16px; color:#333; font-weight:normal;}
.tbl_head01 .td_datetime{font-family:'Noto Sans KR', sans-serif; font-size:15px; color:#999; font-weight:300;}


.txt .slider ul.depth1 > li ul.depth2{width: 1200px;}
.txt .slider ul.depth1 > li ul.depth2 li{float:left;width:220px;height:260px;background:#fff;-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;overflow:hidden;margin-left:20px;margin-bottom:20px;box-shadow:2px 2px 10px rgba(0, 0, 0, .2);margin-top:30px}
.txt .slider ul.depth1 > li ul.depth2 li.limb{margin-top:0}
.txt .slider ul.depth1 > li ul.depth2 li:nth-child(5n+1){margin-left:0}
.txt .slider ul.depth1 > li ul.depth2 li a{display:block;width:100%;height:100%}
.txt .slider ul.depth1 > li ul.depth2 li a .btm{padding-left:20px}
.txt .slider ul.depth1 > li ul.depth2 li a .btm span{float:left;width:30px;height:18px;line-height:16px;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;margin-top:20px;margin-right:4px}
.txt .slider ul.depth1 > li ul.depth2 li a .btm .sale_mark{width:auto; padding:0 5px; border:1px solid #3f67bb;color:#3f67bb}
.txt .slider ul.depth1 > li ul.depth2 li a .btm .new_mark{background:#3f67bb;color:#fff}
.txt .slider ul.depth1 > li ul.depth2 li a .btm h4{font-size:16px;font-weight:500;width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:6px}

.p_btn {background: #3f67bb; color: #fff; padding: 10px; display: inline-block; margin: 20px 0px 0px 0px; box-sizing: border-box;}