@charset "utf-8";

body {
    /* background-color:#F5F5F5!important; */
}

ul {
    padding-left: 0!important;
}


.position-fixed {
    bottom: 5rem;
    z-index: 3;
    right: 5rem;
}

.position-fixed button img {
filter: invert(1);
}
.position-fixed .yellow button {
    border-radius: 50%;
    background-color: #F3DC00;
    border: 3px solid #F3DC00;
    width: 4rem;
    aspect-ratio: 1 / 1;
    transition: all 0.25s
}
.position-fixed .green button {
    border-radius: 50%;
    background-color: #78FA64;
    border: 3px solid #78FA64;
    width: 4rem;
    aspect-ratio: 1 / 1;
    transition: all 0.25s
}
.position-fixed .moGreen button {
    border-radius: 50%;
    background-color: #3CA539;
    border: 3px solid #3CA539;
    width: 4rem;
    aspect-ratio: 1 / 1;
    transition: all 0.25s
}
.position-fixed .moGreen button img {
    filter: none;
}
.position-fixed button:hover {
    background-color: #fff;
   
}


header {
    position: fixed;
    background-color: transparent;
    padding-top: 1.55rem;
    z-index: 9999;
}

header ul {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

header .depth02 {
    gap: 5rem;

}

header .depth02 li a {
    color: var(--Grey-Scale-Grey-100, #fffbfe);
    font-family: Pretendard;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 24px */
    letter-spacing: 0.12px;
}

/* 메인 */

section.inner {
    background-color: #fff;
    
}

.indexTab {
    max-width: 800px;
    margin: 0 auto;
}

.indexTab li {
    width: 50%;
    text-align: center;
    background-color: #DBDBDB;

border-radius: 12px 12px 0px 0px
  
  
}

.indexTab li a {
    color: #808080;
    font-family: Pretendard;
font-size: 1.25rem;
font-style: normal;
font-weight: 700;
line-height: 100%;
padding: 1rem;
}
.indexTab li.active {
    background-color: #fff;
}
.indexTab li.active a {
    color: #222;
}

.secTitle {
    text-align: center;
    margin-top: 5rem;
}

.secTitle h1 {
    color: #000;
    text-align: center;
    font-family: Pretendard;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 40px */
    letter-spacing: -0.4px;
  
}
.secTitle p {
    color: var(--Grey-Scale-Grey-700, #787579);

/* Body-14 */
font-family: Pretendard;
font-size: 0.85rem;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 22.4px */
letter-spacing: 0.14px;
  margin-bottom: 5rem;
}

.secContext {
    padding: 4.375rem;
    padding-bottom: 2rem;
    max-width: 1400px;
    border-radius: 16px;
    background: #f4f4f4;
}

.secContext label {
    color: var(--Grey-15, #262626);
    /* Sub Title-20 */
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 1.125rem;
    /* 20px */
}

.secContext label span {
    color: var(--Colors-Orange, var(--Colors-Orange, #ff9500));
    font-size: 1.5rem;
}

.secContext .col-12 {
    margin-bottom: 1.25rem;
    flex-shrink: 1;
}

.secContext input {
    display: flex;
    padding: 1.3125rem 1.065rem;
    align-items: center;
    gap: 0.65rem;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #f1f1f3;
    background: #fcfcfd;
    width: 100%;
}

.doubleInput {
    gap: 1.625rem;
}

textarea {
    resize: none;
    padding: 1.3125rem 1.065rem;
    border-radius: 8px;
    border: 1px solid #f1f1f3;
    background: #fcfcfd;
    min-height: 9.375rem;
}

.submit {
    margin-top: 2.75rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.submit button {
    display: flex;
    padding: 1rem 3rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 8px;
    background: #007AFF;
    color: #fafafa;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    border: none;
    margin-bottom: 2rem;
}

.submit h5 {
    color: #000;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 20px */
}

.secNotice .search {
    border-radius: 5px;
    background: #f4f4f4;
    height: 3.5rem;
    padding: 0 1rem;
}

.secNotice .search input {
    width: 80%;
    border: none;
    outline: none;
    background-color: transparent;
}

.secNotice .search button {
    border: none;
    background-color: transparent;
}

.noticeListWrap {
    border-top: 1px solid #eee;
    margin-top: 1.875rem;
    margin-bottom: 2.5rem;
    padding: 0 2rem;
}

.noticeList {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 3rem 1rem 3rem 0;
}

.noticeList .noticeNumber {
    text-align: left;
    min-width: 1.5rem;
}

.noticeList .noticeNumber span {
    color: #333;
    text-align: center;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.noticeList .noticeBadge span {
    text-align: center;
    font-family: Pretendard;
    font-size: 1.06rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 5px;
    background: #fff;
    border: 1px solid;
    padding: 5px 6px;
}

.noticeList .noticeBadge #new {
    color: #ff9a15;
    border-color: #ff9a15;
}

.noticeList .noticeBadge #top {
    color: var(--pri, #455a64);
    border-color: var(--pri, #455a64);
}

.noticeList .noticeTitle {
    width: 65%;
    padding-left: 1rem;
    overflow: hidden;
}

.noticeList .noticeTitle p {
    color: #333;
    font-family: Pretendard;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 말줄임할 줄 수 */
    -webkit-box-orient: vertical;
}

.noticeList .noticeTitle p span {
    color: var(--pri, #455a64);
}

.noticeList .noticeDate span {
    color: #333;

    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.moreLoad {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
}

.moreLoad button {
    display: flex;
    padding: 1rem 2.5rem 1rem 2.5rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border-radius: 4px;
    background: var(--pri, #455a64);
    color: var(--Grey-Scale-Grey-100, #fffbfe);
    border: none;
    /* Sub Title-20 */
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
}

main {
    
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

#main01 {
    background-image: url(/img/swmainback.png);
}
#main02 {
    background-image: url(/img/sw02.png);
}
#main03 {
    background-image: url(/img/sw03.png);
}
#main04 {
    background-image: url(/img/sw04.png);
}


main h6 {
    color: #fff;
    font-family: Pretendard;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 28px */
    letter-spacing: -0.28px;
    margin-bottom: 1.5rem;
}

main h3 {
    color: #fff;
    /* H1-48 */
    font-family: Pretendard;
    font-size: 5.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */
    letter-spacing: -0.48px;
}
main h3 span {
    font-weight: 400;
}

main button {
    display: flex;
    padding: 1rem 3rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
    border-radius: 999px;
    background:  #fff;
    color: #000;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    border: none;
    /* 20px */
}

main p {
    color: #fff;

    /* Body-16 */
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.16px;
}

.mainBottom {
   position: absolute;
   bottom: 1rem;
}

.grBox p {
    color: var(--bk, #1a1a1a);

    /* Body-16 */
    font-family: Pretendard;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.16px;
}
.grBox strong {
    font-weight: bold !important;
}

.inner600 {
    padding-top: 0;
    margin-top: 7.5rem!important;
}

section {
    margin-top: 2.5rem!important;
    margin-bottom: 7.5rem;
    padding: 2rem 0;
}
.subVisual {
    min-height: 26rem;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.subVisual h1 {
    color: var(--Grey-Scale-Grey-100, #fffbfe);

    /* H2-40 */
    font-family: Pretendard;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 40px */
    letter-spacing: -0.4px;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.subVisual h1:before {
    content: "";
    height: 30px;
    width: 5px;
    background-color: #007AFF;
    display: block;
}

.subVisualGreeting {
    background-image: url(/img/sv_greeting.png);
    background-size: cover;
}
.subVisualInfo {
    background-image: url(/img/sv_business.png);
    background-size: cover;
}
.subVisualPecha {
    background-image: url(/img/sv_pecha.png);
    background-size: cover;
}
.subVisualNotice {
    background-image: url(/img/sv_notice.png);
    background-size: cover;
}
.grBox {
    gap: 2.5rem;
}
.grBox > div {
    flex-shrink: 1;
}

.grBox h1 {
    color: var(--bk, #1a1a1a);

    /* H5-24 */
    font-family: Pretendard;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 24px */
    letter-spacing: 0.12px;
    margin-bottom: 2rem;
}
.grBox hr {
    background: var(--blue, #007aff);
    width: 3rem;
    height: 2px;
    display: block;
}
.grBox p {
    color: #1a1a1a;

    /* Body-16 */
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.16px;
}
.grBox strong p {
    font-weight: bold !important;
}

.tabMenu {
    width: 100%;
}
.tabMenu li {
    display: flex;

    height: 4rem;

    justify-content: center;
    align-items: center;

    background: #ccc;
    flex: 1
    ;
    border: 1px solid #ccc;

}

.tabMenu li:hover {
    background: var(--pri, #455A64);
}
.tabMenu li:hover {
    color: #fff;
}
.tabMenu li  a {
    color: #888;
    text-align: center;
display: block;
padding: 1.125rem 0.3rem;
width: 100%;
height: 100%;
/* Sub Title-20 */
font-family: Pretendard;
font-size: 1.25rem;
font-style: normal;
font-weight: 700;
line-height: 125%; /* 20px */

border-bottom: 4px solid transparent;
}

.tabMenu li a.active {
    background: #EEEEEE;
    color: #007AFF;
    border-bottom: 4px solid #007AFF;
}
.tabContent {
    text-align: center;
}

.tabContent .box {
display: flex;
flex-direction: column;
padding: 2.5rem;
gap: 1.875rem;
flex: 1 0 0;
align-self: stretch;
align-items: start;
border-radius: 10px;
background: #eee;
flex-shrink: 1;
}

.tabContent h4 {
    color: #1A1A1A;
text-align: center;
font-family: Pretendard;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 40px */
letter-spacing: -0.4px;
position: relative;

}
.tabContent .h4Wrap img{
    margin-top: -1rem;


}
.tabContent.junggo figure img {
    aspect-ratio: auto;
    max-width: none;
}

.tabContent figure img {
    margin: 8rem 0;
    width: 100%;

}
.tabContent .col-md-3 h6 {
    color: #1A1A1A;
text-align: left;
font-family: Pretendard;
font-size: 1.75rem;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 36.4px */
letter-spacing: 0.14px;
margin-bottom: 1.5rem;
text-align: center;
}
.tabContent .col-md-3 p {
    color: #222;
text-align: left;
font-family: Pretendard;
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
letter-spacing: 0.2px;
text-align: center;
}
.tabContent .col-md-3 {
    text-align: center;
}
.tabContent .col-md-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
}

.tabContent .col-md-4 h6 {
    color: #1A1A1A;
text-align: left;
font-family: Pretendard;
font-size: 1.75rem;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 36.4px */
letter-spacing: 0.14px;
margin-bottom: 1.5rem;
text-align: center;
}
.tabContent .col-md-4 p {
    color: #222;
text-align: left;
font-family: Pretendard;
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
letter-spacing: 0.2px;
text-align: center;
}
/* .tabContent .suchul {
    padding: 77px 40px;
} */

.tabContent .col-6 h6 {
    color: #1A1A1A;
text-align: left;
font-family: Pretendard;
font-size: 1.75rem;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 36.4px */
letter-spacing: 0.14px;
margin-bottom: 1.5rem;
}
.tabContent .col-6 p {
    color: #222;
text-align: left;
font-family: Pretendard;
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
letter-spacing: 0.2px;
}
.tabContent .col-6 h5 {
    color: #007AFF;
font-family: Pretendard;
font-size: 1.875rem;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 45px */
letter-spacing: 0.3px;
text-align: center;
}

.tabContent .col-md-3 {
   justify-content: center;
   align-items: center;
}

.tabContent .col-md-3 h5 {
    color: #007AFF;
font-family: Pretendard;
font-size: 1.875rem;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 45px */
letter-spacing: 0.3px;
}



#tabBoxContent {
    margin: 5rem 0 2.5rem 0;
}
.Secestimate {
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
}
.drive input {
width: 1.25rem ;
aspect-ratio: 1/1;
margin-right: 0.5rem;
accent-color: #2070EB;
}
.drive label.d-flex {
    color: #1A1A1A;

/* Body-16 */
font-family: Pretendard;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 0.16px;

}
.drive label.d-flex  label {
    display: flex;
    align-items: center;
justify-content: space-between;
color: #1A1A1A;

/* Body-16 */
font-family: Pretendard;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 0.16px;

}

.agree input {
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    border-radius: 4px;
    aspect-ratio: 1/1;
    margin-right: 0.5rem;
    accent-color:  #2070EB;;
    fill: #2070EB;
    border: none;
}
.agree label {
    color: var(--bk, #1A1A1A);

/* Body-16 */
font-family: Pretendard;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 0.16px;
}


.pagination ul {
display: flex;
justify-content: center;
list-style: none;
padding: 0;
}

.pagination li {
margin: 0 5px;
}

.pagination a {
display: block;
padding: 8px 12px;
text-decoration: none;
color: #333;
border: 1px solid #ccc;
border-radius: 4px;
}

.pagination a.active {
background-color: #007bff;
color: white;
border-color: #007bff;
}

.pagination a:hover {
background-color: #eee;
}

.pagination .prev,
.pagination .next {
font-weight: bold;
}

.modal {z-index: 10000;}
section h2 {
color: #222;

padding-bottom: 5px;
font-size: 1.125rem;
margin-top: 10px;
}
section p {
margin: 10px 0;
font-size: 0.75rem;
}
.mbSection {
	padding: 1rem 0;
}
.labelSpan {
	        color: #1A1A1A!important;
	        font-family: Pretendard;
	        font-size: 1.15rem!important;
	        font-style: normal;
	        font-weight: 400;
	        line-height: 150%;
	        letter-spacing: 0.16px;
}

.subVisualBupum {
    background-image: url(/img/sv_bupum.png);
    background-size: cover;
}

.modal-dialog-scrollable .modal-content {
    max-height: 70%!important;
}

#m_menu {
    background-color: #000;
}

#m_menu .gnb_box ul li {
flex-direction: column
}

.road {
    padding: 10rem 0 5rem 0; 
}
.road label {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}
.road label::before {
    content: "";
    width: 6px;
    height: 20px;
    background-color: #007AFF;
    display: block;
}
.road p {
    color: #666;
font-family: Pretendard;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 150% */
}
.footerBtn {
    color: #FFFBFE;
}
.footerBtn button {
    color: #FFFBFE;
    background-color: transparent;
    border: none;
    font-size: 1rem;
    font-weight: 400;


}

@media screen and (max-width: 768px) {
    html, body {
        font-size: 12px;
    }
    main h3 {
        font-size: 3rem;
    }
    .position-fixed {
        bottom: 5rem;
        z-index: 3;
        right: 1rem;
    }
    .position-fixed button img {
padding: 0;
    }
    .tabContent h4 {
        font-size: 1.8rem;
    }

    .depth02 {
        width: 100%;
        display: block!important;
    }
    .m_btn {
        filter: invert(1);
    }
    header {
        min-height: 5vh;
        z-index: 5;
    }
    .top_box {
        height: 4rem;
    }
    #m_menu .top_box .close_btn {
        filter: invert(1);
    }
}
@media screen and (max-width: 1025px) {
    .depth02 {
        width: 100%; 
        display: block!important;
    }
    .m_btn {
        filter: invert(1);
    }
    header {
        min-height: 5vh;
        z-index: 5;
    }
    .top_box {
        height: 4rem;
    }
    #m_menu .top_box .close_btn {
        filter: invert(1);
    }
    .btn_type {
        max-height: 100px;
    }
    .com_prd_box_list_wrapper.list_type>ul>li .txt_type {
        max-height: 400px;
    }
    .img_type {
        max-height: 700px;
    }
    .secTitle {
        margin-top: 2rem;
    }
    .com_prd_box_list_wrapper.list_type>ul>li {
        gap: 2rem;
        margin-top: 0;
    }
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #007AFF!important;
}