/* #content */

section .main_title {letter-spacing: -0.02em; line-height: 56px; margin-bottom: 20px;}

section .main_title.on {display: none;}

section .sub_text {letter-spacing: -0.02em;}



h3.m_color {font-size: 70px; line-height: 1em; letter-spacing: -1px; padding: 110px 0; text-align: center; background: #EAF2FF;}



.top_title {padding: 70px 16.66% 80px; position: relative;}

.top_title::after {content: ''; display: block; clear: both;}



.top_title .tab_area {position: absolute; top: 210px;}

.top_title .tab_area a {display: inline-block; font-weight: 700; font-size: 16px; line-height: 20px; color: #161718; min-width: 96px; padding: 20px 0;}

.top_title .tab_area a.on {color: #0C82FE;}



.top_title form {width: 50%; display: flex; justify-content: flex-end; align-items: center; gap: 10px; float: right;}

.top_title form > div {width: 100%;}

/* .top_title form div {width: 90%; border-radius: 15px; border: 3px solid #DFE0E2; padding: 13px 28px; box-sizing: border-box;

    display: flex; justify-content: space-between; align-items: center;} */

.top_title form input {border: none; outline: none; width: 90%; border-radius: 15px; border: 3px solid #DFE0E2; padding: 14px 28px; box-sizing: border-box;

    display: flex; justify-content: space-between; align-items: center;}

.top_title form input:focus {border-color: #0C82FE;}

.top_title form .search {width: 100%; font-size: 28px; line-height: 46px; letter-spacing: -2px; color: #AAADB0;}

/* .top_title form .search_btn1 {display: block; width: 24px; height: 24px; background: url('../images/sub06_02_btn_search.png') center no-repeat; background-size: contain;

    text-indent: -9999px; overflow: hidden; cursor: pointer; font-size: 0;}

.top_title form .search_btn2 {display: block; font-weight: 700; font-size: 18px; line-height: 26px; letter-spacing: -0.02em; 

    color: #fff; background: #0C82FE; border-radius: 12px; padding: 11px 30px; cursor: pointer;} */

.top_title form button {outline: none; border: none; padding: 20.5px 22px; background: #0C82FE; border-radius: 15px;}

.top_title form button::after {content: ''; display: inline-block; width: 36px; height: 36px; background: url('../images/icon_search.png') center no-repeat; background-size: contain;}

.top_title form button span {display: block; overflow: hidden; font-size: 1px; line-height: 0; text-indent: -9999px; color: transparent;}

.top_title form .btn_write {font-size: 24px; font-weight: 500; letter-spacing: -1px; color: #161718; margin-left: 2em;

    line-height: 44px; padding: 7px 36px; white-space: nowrap; border-radius: 75px; border: 1px solid #777C81; background: #FFF;}

.top_title form .btn_write::after {display: none !important;}

.top_title form .btn_write:hover {border: 1px solid #0C82FE; background: #0C82FE; color: #fff;}





.list_box {padding: 0 16.66% 100px 48px; margin-left: calc(16.66% + 120px);  margin-top:5%; position: relative;}

.list_box::before {content: ''; display: block; width: 1px; height: 82%; background: rgba(22, 23, 24, 0.15); position: absolute; left: 0; top: 0;}

.list_box .list_title {display: flex; align-items: center; border: 1px solid rgba(22, 23, 24, 0.15); border-left: none; border-right: none;}

.list_box .list_title li {font-weight: 500; font-size: 20px; line-height: 28px; color: #161718; padding: 22px 20px; box-sizing: border-box;}

.list_box .list_title li:nth-child(1) {width: 75%; padding-right: 0;}

.list_box .list_title li:nth-child(2) {width: 25%; text-align: right; padding-left: 0; white-space: nowrap;}

.list_box .list_content .list_item {display: flex; align-items: center; border-bottom: 1px solid rgba(22, 23, 24, 0.15);}

.list_box .list_content .list_item li {padding: 0 20px; color: #161718; box-sizing: border-box;}

.list_box .list_content .list_item li a span {display: inline-block; border-width: 1px; border-style: solid; border-radius: 100px; padding: 8px; margin-right: 12px;

    font-weight: 400; font-size: 16px; line-height: 20px;}

.list_box .list_content .list_item li .badge.event span {border-color: #0C82FE; color: #0C82FE;}

.list_box .list_content .list_item li .badge.notice span {border-color: #FF3535; color: #FF3535;}

.list_box .list_content .list_item li:nth-child(1) {width: 75%; color: #0C82FE; font-weight: 500; font-size: 18px; line-height: 26px; letter-spacing: -0.02em; padding-right: 0;}

.list_box .list_content .list_item li:nth-child(1) a {display: block; padding: 22px 0; font-weight: 300; font-size: 20px; line-height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.list_box .list_content .list_item li:nth-child(2) {width: 25%; text-align: right; font-weight: 250; font-size: 16px; line-height: 22px; padding-left: 0;}







/* PC (í´ìë 1440px ~ 1540px) */

@media screen and (max-width:1540px) {

    .top_title {padding: 70px 12%;}

    .top_title form {right: 12%;}

    .list_box {padding: 0 12% 100px 48px; margin-left: calc(16.66% + 80px);}

}

/* PC (í´ìë 1058px ~ 1440px) */

@media screen and (max-width:1440px) {

    .top_title {padding: 70px 8%;}

    .top_title form {right: 8%;}

    .list_box {padding: 0 8% 100px 48px; margin-left: calc(16.66% + 50px);}

}

/* PC (í´ìë 1024px ~ 1058px) */

@media screen and (max-width:1058px) {

    .top_title {padding: 70px 6%;}

    .top_title form {right: 6%;}

    .list_box {padding: 0 6% 100px 48px; margin-left: calc(16.66% + 30px);}

}





/* íë¸ë¦¿ (í´ìë 769px ~ 1024px) */

@media screen and (max-width:1024px) {

    /* content */

    section .main_title {font-size: 28px; margin-bottom: 12px; line-height: 36px;}

    section .main_title i {display: block;}



    h3.m_color {font-size: 42px; padding: 80px 0;}



    .top_title {padding: 40px 5% 117px;}



    .top_title .tab_area {top: calc(100% - 72px);}

    .top_title .tab_area ul {display: flex; gap: 8px;}

    .top_title .tab_area a {float: left; font-weight: 400; font-size: 14px; line-height: 16px; color: #161718; background: #F2F2F2; min-width: auto; 

        padding: 8px 12px; border-radius: 100px;}

    .top_title .tab_area a.on {font-weight: 700; color: #fff; background: #0C82FE;}



    /* .top_title form {width: 90%; position: relative; left: 0;}

    .top_title form div {width: 90%; margin-right: 2%; border: 1px solid #DFDFDF; border-radius: 100px; padding: 6px 3%;}

    .top_title form input {border: none;}

    .top_title form .search {width: calc(100% - 40px); font-size: 16px; line-height: 22px;}

    .top_title form .search_btn2 {font-size: 14px; line-height: 20px; border-radius: 8px; padding: 8px 20px; cursor: pointer;} */



    .top_title form {width: 60%;}

    .top_title form .search {font-size: 20px; line-height: 1em; border-radius: 10px; border: 2px solid #DFE0E2; padding: 13.5px 20px;}

    .top_title form button {padding: 11px 13px; border-radius: 10px;}

    .top_title form button::after {width: 28px; height: 28px;}





    .list_box {padding: 0 5% 80px 48px; margin-left: 0; }

    .list_box::before {display: none;}

    .list_box .list_title {display: flex; align-items: center; border: 1px solid rgba(22, 23, 24, 0.15); border-left: none; border-right: none;}

    .list_box .list_title li {font-size: 18px; line-height: 26px; padding: 16px 20px;}

    .list_box .list_title li:nth-child(1) {width: 75%; padding-right: 0;}

    .list_box .list_title li:nth-child(2) {width: 25%; text-align: right; padding-left: 0; white-space: nowrap;}

    .list_box .list_content .list_item {display: flex; align-items: center; border-bottom: 1px solid rgba(22, 23, 24, 0.15);}

    .list_box .list_content .list_item li {padding: 0 20px; color: #161718; box-sizing: border-box;}

    .list_box .list_content .list_item li a span {padding: 6px 12px; font-size: 14px; line-height: 18px;}

    .list_box .list_content .list_item li:nth-child(1) {width: 75%;}

    .list_box .list_content .list_item li:nth-child(1) a {display: block; padding: 12px 0; font-weight: 300; font-size: 16px; line-height: 22px;}

    .list_box .list_content .list_item li:nth-child(1) a.badge {font-weight: 500;}

    .list_box .list_content .list_item li:nth-child(2) {width: 25%; font-weight: 250; font-size: 16px; line-height: 20px;}



    .btn_write {display: none;}

}



/* ëª¨ë°ì¼ ê°ë¡, ëª¨ë°ì¼ ì¸ë¡ (í´ìë 375px ~ 768px)*/

@media screen and (max-width:768px) {

    .wrap { min-width: 375px; }

    #content {position: relative;}

    /* content */

    h3.m_color {font-size: 36px; padding: 50px 0;}



    .top_title form {width: 100%; justify-content: space-between;}

    .top_title form .search {border: 1px solid #DFE0E2; font-size: 16px; padding: 8px 20px; border-radius: 6px;}

    .top_title form button {padding: 6px 8px; border-radius: 6px;}

    .top_title form button::after {width: 20px; height: 20px;}    



    /* .title_box {padding: 0; margin-bottom: 20px; border-bottom: 1px solid rgba(22, 23, 24, 0.15);}

    .title_box .inner {padding: 20px 5%; background: #fff;}

    .title_box .inner p {font-size: 16px; line-height: 20px;}

    .title_box .inner span {font-size: 14px; line-height: 18px;} 

    .title_box .inner p > span {font-size: 10px; line-height: 13px; padding: 4px; margin-right: 4px;} */



    .list_box {padding: 20px 5% 60px;}

    .list_box .list_title li {font-size: 16px; line-height: 20px; padding: 8px 12px;}

    .list_box .list_content .list_item li {padding: 0 12px;}

    .list_box .list_content .list_item li:nth-child(1) {width: 75%;}

    .list_box .list_content .list_item li:nth-child(1) a {padding: 12px 0;}

    .list_box .list_content .list_item li:nth-child(2) {width: 25%; font-size: 14px; line-height: 20px;}

}