@charset "utf-8";
@import url('common.css');

/* 레이아웃 */
#contents {padding-top: 182px;}
body.main.fix #header {border-bottom: 1px solid #d0d0d0;}

@media screen and (max-width: 1023px) {
    #header {top: 46px;}
    #contents {padding-top: 118px;}
}
/* --레이아웃 */

/* 메인 공통 */
.main h3 {font-size: 28px; font-weight: 700; padding-bottom: 20px;}
.main h3 * {font-size: inherit; font-weight: inherit;}

@media screen and (max-width: 767px) {
    .main h3 {font-size: 19px; padding-bottom: 10px;}
}
/* --메인 공통 */

/* 배너 */
#banner {position: relative; padding: 50px 0 35px;}
#banner::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.3;
    /* 문구 변경으로 로고 제거 */
    /*background: url('/images/swm/main/bg_banner.png') top right no-repeat,*/
    background: top right no-repeat,
    linear-gradient(to bottom, #ffd0bb, #ffffff);
}
#banner > * {display: flex;}

.main_slider {
    width: 40%;
    padding-right: 45px;
    position: relative;
}
.main_slider ul, .main_slider ul * {height: 100%;}
.main_slider li a:focus-visible {border: #000 solid 2px}
.main_slider li a {
    position: relative;
    display: block;
}
.main_slider li img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    border-radius: 40px 150px 40px 40px;
}
.main_slider .controll {
    position: absolute;
    right: 15%;
    bottom: -22px;
    background-color: #fff;
    border-radius: 22px;
    display: flex;
    align-items: center;
    height: 44px;
    padding: 0 15px 0 18px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.main_slider .controll .page {
    font-family: 'Moneygraphy';
    font-size: 13px;
    color: #2a2a2a;
    margin: 3px 3px 0 0;
}
.main_slider .controll .page strong {
    color: #cc213c;
    padding-right: 20px;
    position: relative;
}
.main_slider .controll .page strong::after {
    content: '';
    width: 10px;
    height: 0.5px;
    background-color: #afb0c3;
    display: block;
    position: absolute;
    right: 4px;
    bottom: 50%;
    transform: translateY(-50%);
}
.main_slider .controll button,
.main_slider .controll .menu {
    text-indent: -9999px;
    overflow: hidden;
    width: 20px;
    height: 25px;
}
.main_slider .controll .prev {background: url('/images/swm/main/icon_main_slide_prev.png') center / 7px auto no-repeat;}
.main_slider .controll .next {background: url('/images/swm/main/icon_main_slide_next.png') center / 7px auto no-repeat;}
.main_slider .controll .stop {background: url('/images/swm/main/icon_main_slide_stop.png') center / 7px auto no-repeat;}
.main_slider .controll .play {background: url('/images/swm/main/icon_main_slide_play.png') center / 7px auto no-repeat;}
.main_slider .controll .menu {
    width: 25px;
    margin-left: 3px;
    background: url('/images/swm/main/icon_main_slide_menu.png') center / 25px no-repeat;
}

@media screen and (max-width: 1279px) {
    .main_slider {padding-right: 30px;}
}
@media screen and (max-width: 1023px) {
    #banner {padding: 40px 0 35px;}
    #banner > * {display: block;}

    .main_slider {padding-right: 0; width: 100%; margin-bottom: 50px;}
    .main_slider li a {
        width: 480px;
        height: 550px;
        margin: 0 auto;
    }
    .main_slider .controll {right: 25%;}
}
@media screen and (max-width: 767px) {
    #banner {padding: 20px 0;}

    .main_slider {margin-bottom: 30px;}
    .main_slider li a {width: 380px; height: 435px;}
    .main_slider li img {border-radius: 20px 85px 20px 20px;}

    .main_slider .controll {
        border-radius: 12px;
        padding: 0 10px 0 13px;
        height: 34px;
        bottom: -17px;
    }
    .main_slider .controll .page {font-size: 11px; margin: 0 3px 0 0;}
    .main_slider .controll .page strong {padding-right: 18px;}
    .main_slider .controll .page strong::after {width: 8px; right: 5px;}
    .main_slider .controll button {width: 17px; height: 22px; background-size: 6px auto !important;}
    .main_slider .controll .menu {width: 22px; height: 22px; background-size: 22px;}
}
@media screen and (max-width: 599px) {
    .main_slider li a {width: 100%; height: 0; padding-top: 107%;}
    .main_slider .controll {right: 10%;}
}

.toggle_list {width: 60%;}
.toggle_list > li {
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #ff7e0f;
    padding-bottom: 10px;
    position: relative;
}
.toggle_list > li + li {margin-top: 20px;}
.toggle_list > li:not(.open) > div {display: none;}
.toggle_list > li > div {padding: 0 40px; min-height: 210px;}
.toggle_list button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 30px 40px 20px;
}
.toggle_list button p {
    font-family: 'Moneygraphy';
    font-size: 22px;
    color: #2a2a2a;
    padding-left: 50px;
    background: url('/images/swm/main/icon_double_quotes.png') left top / 35px no-repeat;
    text-align: left;
    width: calc(100% - 150px);
}
.toggle_list button strong {color: #F06400;}
.toggle_list button span {
    font-family: 'Moneygraphy';
    font-size: 22px;
    color: #000000;
    padding-right: 25px;
    background: url('/images/swm/main/icon_toggle_down.png') right center / auto 8px no-repeat;
    text-align: right;
    width: 150px;
    box-sizing: border-box;
}
.toggle_list > li.open button span {background-image: url('/images/swm/main/icon_toggle_up.png');}

.toggle_list .tag {display: flex; flex-wrap: wrap; margin-bottom: 30px;}
.toggle_list .tag li {
    font-size: 13px;
    color: #181a24;
    background-color: #f8f8f8;
    border: 1px solid #ececec;
    border-radius: 13.5px;
    line-height: 25px;
    padding: 0 10px;
}
.toggle_list .tag li:not(:last-child) {margin-right: 5px;}
.toggle_list .desc {
    position: absolute;
    width: calc((100% - 80px) * 0.3);
    font-size: 16px;
}
.toggle_list .desc strong {font-weight: 700;}
.toggle_list .link {padding-left: 34%; display: flex; flex-wrap: wrap; justify-content: flex-end;}
.toggle_list .link li {width: calc((100% - 30px) / 4); text-align: center;}
.toggle_list .link li:not(:first-child) {margin-left: 10px;}
.toggle_list .img {
    position: relative;
    height: 0;
    padding-top: 86px;
    max-width: 86px;
    margin: 0 auto;
}
.toggle_list .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    border-radius: 25px;
    max-width: 86px;
    max-height: 86px;
    transition: 0.3s;
}
.toggle_list a:hover .img img {
    transform: translate(-50%, -50%) scale(1.05);
    border: 3px solid #ff6600; /* 테두리 */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* 그림자 */
    cursor: pointer; /* 손가락 커서 */
}
.toggle_list .link span {
    font-size: 14px;
    line-height: 150%;
    display: block;
    margin-top: 10px;
    word-break: keep-all;
}

@media screen and (max-width: 1279px) {
    .toggle_list > li + li {margin-top: 15px;}
    .toggle_list > li > div {padding: 0 30px; min-height: 200px;}
    .toggle_list .tag {margin-bottom: 20px;}
    .toggle_list button {padding: 25px 30px 15px;}
    .toggle_list button p {width: calc(100% - 100px);}
    .toggle_list button span {
        background: none !important;
        padding-right: 0;
        width: 150px;
    }
    .toggle_list .desc {width: calc((100% - 60px) * 0.28);}
    .toggle_list .link {padding-left: 30%;}
}
@media screen and (max-width: 1023px) {
    .toggle_list {width: 100%;}
    .toggle_list .desc {width: calc((100% - 60px) * 0.3);}
    .toggle_list .link {padding-left: 40%;}
}
@media screen and (max-width: 767px) {
    .toggle_list > li {border-radius: 12px;}
    .toggle_list > li + li {margin-top: 10px;}
    .toggle_list > li > div {padding: 0 20px; min-height: 135px;}
    .toggle_list button {padding: 15px 20px 2px; align-items: flex-start;}
    .toggle_list button p {
        font-size: 16px;
        background-size: 22px;
        padding-left: 30px;
        width: calc(100% - 75px);
    }
    .toggle_list button span {font-size: 14px; width: 75px;}
    .toggle_list > li:nth-child(2) button p {width: calc(100% - 50px);}
    .toggle_list > li:nth-child(2) button span {width: 70px;}

    .toggle_list .tag {margin: 7px 0 12px;}
    .toggle_list .tag li {
        font-size: 11px;
        border-radius: 10px;
        line-height: 20px;
        padding: 0 8px;
        margin-top: 3px;
    }
    .toggle_list .tag li:not(:last-child) {margin-right: 3px;}
    .toggle_list .desc {font-size: 14px;}
    .toggle_list .img {padding-top: 50px; max-width: 50px;}
    .toggle_list .img img {border-radius: 12px;}
    .toggle_list .link span {font-size: 12px;}
}
@media screen and (max-width: 599px) {
    .toggle_list > li > div {min-height: auto; padding-bottom: 5px;}
    .toggle_list .desc {position: static; width: 100%;}
    .toggle_list .link {padding-left: 0; margin-top: 12px; justify-content: center;}
}
@media screen and (max-width: 324px) {
    .toggle_list .link span {word-break: break-all;}
}
/* --배너 */

/* 컨텐츠 */
#content {display: flex; flex-wrap: wrap;}
#content article {width: 100%; padding: 50px 0 55px;}

@media screen and (max-width: 767px) {
    #content article {padding: 15px 0;}
}

/* 슬라이드 */
.list_slider:nth-of-type(even) {background-color: #f6f6f6;}
.list_slider h3 {display: inline-block;}
.list_slider h3 a {
    display: block;
    padding-right: 38px;
    background: url('/images/swm/main/icon_plus.png') right center no-repeat;
}
.list_slider .slick-track {margin: 0;}
.list_slider .slick-slide {padding: 0 10px;}
.list_slider .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 64%;
    border-radius: 15px;
    overflow: hidden;
}
.list_slider .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    transition: 0.3s;
}
.list_slider a:hover img {transform: translate(-50%, -50%) scale(1.05);}
.list_slider p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list_slider a:hover p {text-decoration: underline;}
.list_slider span {
    font-size: 15px;
    color: #848484;
    margin-top: 3px;
}
.list_slider .controll {
    position: absolute;
    right: 30px;
    top: 2.4px;
    display: flex;
    align-items: center;
}
.list_slider .controll .page {
    font-size: 16px;
    color: #afafaf;
    margin-right: 12px;
}
.list_slider .controll .page strong {
    font-size: inherit;
    color: #000;
}
.list_slider .controll button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
}
.list_slider .controll .prev {background: url('/images/swm/main/icon_slide_prev.png') 15px center / 8px auto #383838 no-repeat; margin-right: 8px;}
.list_slider .controll .next {background: url('/images/swm/main/icon_slide_next.png') right 15px center / 8px auto #383838 no-repeat;}

@media screen and (max-width: 1279px) {
    .list_slider .controll {right: 15px;}
}
@media screen and (max-width: 767px) {
    .list_slider:nth-of-type(even) {background-color: transparent;}
    .list_slider h3 {display: block;}
    .list_slider h3 a {background-size: 16px;}
    .list_slider p {font-size: 15px; margin-top: 12px;}
    .list_slider span {font-size: 13px;}
    .list_slider .controll {display: none;}
}

/* 참여기업소개 */
.partner {width: 100%;}
.partner .box {
    position: absolute;
    right: 50px;
    bottom: 35px;
    width: calc(40% - 60px);
    word-break: keep-all;
    background-color: #0aa595;
    border-radius: 30px;
    padding: 45px 35px;
    min-height: 335px;
    z-index: 1;
}
.partner .box::after {
    content: '';
    width: 330px;
    height: 290px;
    background: url(/images/swm/main/img_heart_character.png) center / 330px auto no-repeat;
    display: block;
    position: absolute;
    right: 10px;
    bottom: -75px;
}
.partner .box img {height: 44px;}
.partner .box p {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-top: 15px;
}
.partner .box p strong {
    font-size: inherit;
    font-weight: inherit;
    color: #ffee5b;
}
.partner ul {
    background-color: #eceff4;
    border-radius: 20px;
    padding: 60px 40% 80px 20px;
    display: flex;
    align-items: center;
}
.partner li a {
    background-color: #ffffff;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: relative;
    height: 0;
    padding-top: 100%;
}
.partner li img {
    max-width: 90%;
    max-height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    margin: auto;
}
.partner .slick-list {width: calc(100% - 130px);}
.partner .slick-slide {padding: 0 10px;}
.partner .slick-arrow {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
}
.partner .slick-prev {background: url('/images/swm/main/icon_partner_prev.png') 17px center / 9px auto #ffffff no-repeat; margin-right: 20px;}
.partner .slick-next {background: url('/images/swm/main/icon_partner_next.png') right 17px center / 9px auto #ffffff no-repeat; margin-left: 20px;}

@media screen and (max-width: 1279px) {
    .partner .container {padding-right: 0;}
    .partner ul {border-radius: 20px 0 0 20px;}
    .partner .box {
        right: 0;
        width: calc(32% - 25px);
        min-width: 300px;
        border-radius: 30px 0 0 30px;
    }
    .partner .box::after {
        right: -5%;
        bottom: -101px;
        width: 200p;
        background: url(/images/swm/main/img_heart_character.png) center / 250px auto no-repeat;
    }
    .partner ul {padding: 60px 32% 80px 20px;}
    .partner .slick-list {width: calc(100% - 110px);}
    .partner .slick-prev {margin-right: 10px;}
    .partner .slick-next {margin-left: 10px;}
}
@media screen and (max-width: 1200px) {
    .partner .box::after {
        right: -15%;
        bottom: -117px;
        width: 200p;
        background: url(/images/swm/main/img_heart_character.png) center / 200px auto no-repeat;
    }
}
@media screen and (max-width: 1023px) {
    .partner ul {padding: 60px 320px 80px 20px;}
}
@media screen and (max-width: 767px) {
    .partner .box {
        bottom: 10px;
        padding: 15px 25px 50px 25px;
        min-height: 190px;
        min-width: auto;
        width: calc(24% - 15px);
    }
    .partner .box::after {
        width: 125px;
        height: 91px;
        background-size: 108px auto;
        right: 5%;
        bottom: -14px;
        background: url(/images/swm/main/img_heart_character.png) center / 130px auto no-repeat;
    }
    .partner .box img {height: 22px;}
    .partner .box p {font-size: 13px; margin-top: 10px;}
    .partner ul {padding: 35px 24% 40px 10px;}
    .partner .slick-list {width: calc(100% - 70px);}
    .partner .slick-slide {padding: 0 5px;}
    .partner .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .partner .slick-prev {background: url('/images/swm/main/icon_partner_prev.png') 11px center / 7px auto #ffffff no-repeat; margin-right: 5px;}
    .partner .slick-next {background: url('/images/swm/main/icon_partner_next.png') right 11px center / 7px auto #ffffff no-repeat; margin-left: 5px;}
}
@media screen and (max-width: 599px) {
    .partner .box {width: 115px;}
    .partner ul {padding: 35px 125px 40px 10px;}
}

/* 공지사항 */
.etc > * {display: flex; flex-wrap: wrap;}
.etc h3 {border-bottom: 1px solid #000000;}

.notice {width: 50%; padding-right: 70px; position: relative;}
.notice ul {
    height: calc(100% - 65.8px);
    display: flex;
    flex-direction: column;
}
.notice li {height: 100%;}
.notice li:not(:first-child) {border-top: 1px solid #e6e6e6;}
.notice li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    min-height: 80px;
}
.notice li p {
    font-size: 17px;
    font-weight: 700;
    max-width: calc(100% - 120px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.notice li.new p {
    padding-right: 30px;
    background: url('/images/swm/main/icon_new.png') right center / 22px no-repeat;
}
.notice li span {
    font-size: 15px;
    color: #848484;
    width: 120px;
    text-align: right;
}
.notice > a {
    position: absolute;
    top: 0;
    right: 58px;
    text-indent: -9999px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    background: url('/images/swm/main/icon_plus.png') center no-repeat;
}

@media screen and (max-width: 1279px) {
    .notice {padding-right: 40px;}
}
@media screen and (max-width: 1023px) {
    .notice {width: 100%; padding: 0 0 55px;}
    .notice > a {right: -12px;}
}
@media screen and (max-width: 767px) {
    .notice {padding: 35px 0 15px;}
    .notice li a {min-height: 60px;}
    .notice li p {font-size: 14px; max-width: calc(100% - 100px);}
    .notice li.new p {
        padding-right: 20px;
        background-size: 16px;
    }
    .notice li span {font-size: 13px; width: 100px; line-height: 150%;}
    .notice > a {
        width: 30px;
        height: 30px;
        background-size: 16px;
        right: -7px;
        top: 35px;
    }
}
@media screen and (max-width: 424px) {
    .notice li a {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    .notice li p {max-width: 100%;}
    .notice li span {text-align: left;}
}

/* 지원서비스 바로가기 */
.service {width: 50%;}
.service ul {display: flex; margin: 35px 0 30px;}
.service li {width: 100%;}
.service li:not(:first-child) {margin-left: 20px;}
.service .img {
    position: relative;
    height: 0;
    padding-top: 65%;
    border-radius: 20px;
    overflow: hidden;
}
.service .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    transition: 0.3s;
}
.service a:hover img {transform: translate(-50%, -50%) scale(1.05);}
.service p {
    font-size: 20px;
    font-weight: 700;
    background: url('/images/swm/main/icon_service_arr.png') right 8px / 15px auto no-repeat;
    display: inline-block;
    padding-right: 30px;
    margin-top: 30px;
}
.service a:hover p {text-decoration: underline;}

@media screen and (max-width: 1023px) {
    .service {width: 100%;}
    .service ul {margin: 30px 0 0;}
}
@media screen and (max-width: 767px) {
    .service {padding: 25px 0 15px;}
    .service ul {margin: 20px 0 0;}
    .service li:not(:first-child) {margin-left: 15px;}
    .service p {
        font-size: 16px;
        background-size: 12px auto;
        background-position: right 6px;
        padding-right: 22px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 424px) {
    .service ul {flex-direction: column;}
    .service li:not(:first-child) {margin: 15px 0 0;}
    .service .img {padding-top: 55%;}
}

/* 기타(링크 이동) */
.info ul {display: flex; flex-wrap: wrap;}
.info li {width: calc((100% - 75px) / 4);}
.info li:not(:first-child) {margin-left: 25px;}
.info li a {
    border-radius: 25px;
    display: block;
    padding: 35px 80px 35px 30px;
    min-height: 180px;
}
.info li:nth-child(1) a {background: url('/images/swm/main/img_info01.png') right 30px bottom 16px / auto 56px #ffecec no-repeat;}
.info li:nth-child(2) a {background: url('/images/swm/main/img_info02.png') right 30px bottom 18px / auto 58px #daf3f7 no-repeat;}
.info li:nth-child(3) a {background: url('/images/swm/main/img_info03.png') right 30px bottom 18px / auto 60px #d5e6fd no-repeat;}
.info li:nth-child(4) a {background: url('/images/swm/main/img_info04.png') right 30px bottom 18px / auto 54px #fff0d5 no-repeat;}
.info li strong {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
}

@media screen and (max-width: 1279px) {
    .info li {width: calc((100% - 20px) / 2);}
    .info li:not(:first-child) {margin-left: 20px;}
    .info li:nth-child(2n + 1) {margin-left: 0;}
    .info li:nth-child(n + 3) {margin-top: 20px;}
    .info li a {min-height: 160px;}
}
@media screen and (max-width: 767px) {
    .info li {width: calc((100% - 10px) / 2);}
    .info li:not(:first-child) {margin-left: 10px;}
    .info li:nth-child(2n + 1) {margin-left: 0;}
    .info li:nth-child(n + 3) {margin-top: 10px;}
    .info li a {
        padding: 20px 50px 20px 25px;
        min-height: 140px;
    }
    .info li:nth-child(1) a {background-position: right 25px bottom 16px; background-size: auto 41px;}
    .info li:nth-child(2) a {background-position: right 25px bottom 18px; background-size: auto 40px;}
    .info li:nth-child(3) a {background-position: right 25px bottom 18px; background-size: auto 47px;}
    .info li:nth-child(4) a {background-position: right 25px bottom 18px; background-size: auto 43px;}
    .info li strong {font-size: 15px;}
    .info li p {font-size: 13px;}
}
@media screen and (max-width: 599px) {
    .info li {width: 100%;}
    .info li:not(:first-child) {margin-left: 0;}
    .info li:nth-child(n + 2) {margin-top: 10px;}
    .info li a {
        padding: 20px 80px 25px 25px;
        min-height: 100px;
    }
    .info li strong {margin-bottom: 3px;}
    .info li p {line-height: 150%;}
}
/* --컨텐츠 */
