@charset "utf-8";

.mT25 {margin-top:25px;}
.mT35 {margin-top:35px;}
.mT40 {margin-top:40px;}
.mT60 {margin-top:60px;}
.mT80 {margin-top:80px;}

.point {position:relative; padding-left:15px;}
.point::before {content:''; width:11px; height:11px; border-radius:50%; background-color:#d8d8d8; position:absolute; left:0; top:8px;}

@media (min-width:1500px) {
    /**/
    .box_list {}
    .box_list ul {float:left; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:78%; transform:translateX(-50%); z-index:-1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:72%;}
    .box_list ul:last-child::before {display:none;}
    .box_list ul:last-child::after {display:none;}

    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#1a3e35; border-radius:17px;}
    .box_list .list_T {font-weight:700;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/6);}

    /**/
    .nv01_T {font-size:28px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px; line-height:1.64;}
    .nv01_title {border-top:1px solid #979797; border-bottom:1px solid #979797;}
    .nv01_title .nv01_le {float:left; width:55%; padding:45px 0 35px 85px;}
    .nv01_title .nv01_le .nv01_ti {line-height:1.7; color:#302b27; letter-spacing:-0.4px; margin-top:20px}
    .nv01_title .nv01_le a {display:block; font-size:18px; font-weight:700; width:187px; margin-top:20px; bordeR:1px solid #175d53; letter-spacing:-0.36px; color:#175d53; padding:10px 20px; background-image:url(./img/more_off.png); background-repeat:no-repeat; background-position:93% center;}
    .nv01_title .nv01_le a:hover {background-color:#175d53; color:#fff; background-image:url(./img/more_on.png);}
    .nv01_title .nv01_ri {float:left; width:45%; height:368px; background-color:#eff6f4; background-image:url(./img/volunteer_title.png); background-repeat:no-repeat; background-position:center center;}

    /**/
    .nv01_ask {margin-top:85px; text-align:right;}
    .nv01_ask .nv01_ask_T {font-weight:800; color:#1a3e35; letter-spacing:-0.4px;}
    .nv01_ask .nv01_ask_ti {font-weight:700; color:#302b27; letter-spacing:-0.4px;}

    /**/
    .nv01_btn {font-size:25px; display:block; color:#175d53; font-family: 'NEXON Lv1 Gothic OTF'; font-weight:bold; width:250px; margin:0 auto; margin-top:95px; bordeR:1px solid #175d53; text-align:center; height:90px; line-height:90px; }
    .nv01_btn:hover {background-color:#175d53; color:#fff;}

    /**/
    .infomation{width:1300px; margin:0 auto; border-top:1px solid #979797;}
    .infomation .ifm_box {margin-top:70px;}
    .infomation .ifm_box .ifm_box_le {float:left; width:12%; margin-right:3%;}
    .infomation .ifm_box .ifm_box_ri {float:left; width:85%;}
    .infomation .ifm_box .ifm_T {font-size:28px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px;}
    .infomation .ifm_ti_small {font-size:18px; letter-spacing:-0.36px;}

    .infomation .ifm_box_01 .ifm_ti_b {font-size:26px; font-weight:800; letter-spacing:-0.51px; line-height:1.77;}

    .infomation .ifm_box_04 .ifm_b4_T {font-weight:700; text-decoration:underline; color:#1a3e35; margin-bottom:15px;}

    .infomation .box_inner {background-color:#f7f7f7; padding:35px;}
    .infomation .ifm_box_05 .box_inner .ifm_b5_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_05 .box_in {background-color:#fff; padding:25px 40px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_05 .box_in .box_in_T {font-weight:800; letter-spacing:-0.4px; color:#302b27;}
    .infomation .ifm_box_05 .box_in .num_txt {margin-top:10px;}
    .infomation .ifm_box_05 .box_in .num_txt ul::after {content:''; display:block; clear:both;}
    .infomation .ifm_box_05 .box_in .num_txt ul + ul {margin-top:5px;}
    .infomation .ifm_box_05 .box_in .num_txt ul li {float:left;}
    .infomation .ifm_box_05 .box_in .num_txt .num_T {font-size:16.5px; font-weight:700; margin-right:10px; color:#302b27; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#e7e7e7; text-align:center;}
    .infomation .ifm_box_05 .box_in .num_txt .num_ti {font-size:18px; width:calc(100% - 36px);}

    .infomation .ifm_box_06 .box_inner {margin-bottom:20px;}
    .infomation .ifm_box_06 .box_inner .ifm_b6_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_06 .box_in {background-color:#fff; padding:25px 40px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_06 .box_inn_img {width:100%;}
}

@media (max-width:1499px) and (min-width:1100px) {
    /**/
    .box_list {}
    .box_list ul {float:left; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:78%; transform:translateX(-50%); z-index:-1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:72%;}
    .box_list ul:last-child::before {display:none;}
    .box_list ul:last-child::after {display:none;}

    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#1a3e35; border-radius:17px;}
    .box_list .list_T {font-weight:700;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/6);}

    /**/
    .nv01_T {font-size:26px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px; line-height:1.64;}
    .nv01_title {border-top:1px solid #979797; border-bottom:1px solid #979797;}
    .nv01_title .nv01_le {float:left; width:55%; padding:45px 0 35px 45px;}
    .nv01_title .nv01_le .nv01_ti {line-height:1.7; color:#302b27; letter-spacing:-0.4px; margin-top:20px}
    .nv01_title .nv01_le a {display:block; font-size:17px; font-weight:700; width:187px; margin-top:20px; bordeR:1px solid #175d53; letter-spacing:-0.36px; color:#175d53; padding:10px 20px; background-image:url(./img/more_off.png); background-repeat:no-repeat; background-position:93% center;}
    .nv01_title .nv01_le a:hover {background-color:#175d53; color:#fff; background-image:url(./img/more_on.png);}
    .nv01_title .nv01_ri {float:left; width:45%; height:368px; background-color:#eff6f4; background-image:url(./img/volunteer_title.png); background-repeat:no-repeat; background-position:center center;}

    /**/
    .nv01_ask {margin-top:85px; text-align:right;}
    .nv01_ask .nv01_ask_T {font-weight:800; color:#1a3e35; letter-spacing:-0.4px;}
    .nv01_ask .nv01_ask_ti {font-weight:700; color:#302b27; letter-spacing:-0.4px;}

    /**/
    .nv01_btn {font-size:23px; display:block; color:#175d53; font-family: 'NEXON Lv1 Gothic OTF'; font-weight:bold; width:250px; margin:0 auto; margin-top:95px; bordeR:1px solid #175d53; text-align:center; height:90px; line-height:90px; }
    .nv01_btn:hover {background-color:#175d53; color:#fff;}


    /**/
    .infomation{width:93%; margin:0 auto; border-top:1px solid #979797;}
    .infomation .ifm_box {margin-top:70px;}
    .infomation .ifm_box .ifm_box_le {float:left; width:12%; margin-right:3%;}
    .infomation .ifm_box .ifm_box_ri {float:left; width:85%;}
    .infomation .ifm_box .ifm_T {font-size:26px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px;}
    .infomation .ifm_ti_small {font-size:17px; letter-spacing:-0.36px;}

    .infomation .ifm_box_01 .ifm_ti_b {font-size:24px; font-weight:800; letter-spacing:-0.51px; line-height:1.77;}

    .infomation .ifm_box_04 .ifm_b4_T {font-weight:700; text-decoration:underline; color:#1a3e35; margin-bottom:15px;}

    .infomation .box_inner {background-color:#f7f7f7; padding:35px;}
    .infomation .ifm_box_05 .box_inner .ifm_b5_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_05 .box_in {background-color:#fff; padding:25px 40px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_05 .box_in .box_in_T {font-weight:800; letter-spacing:-0.4px; color:#302b27;}
    .infomation .ifm_box_05 .box_in .num_txt {margin-top:10px;}
    .infomation .ifm_box_05 .box_in .num_txt ul::after {content:''; display:block; clear:both;}
    .infomation .ifm_box_05 .box_in .num_txt ul + ul {margin-top:5px;}
    .infomation .ifm_box_05 .box_in .num_txt ul li {float:left;}
    .infomation .ifm_box_05 .box_in .num_txt .num_T {font-size:16px; font-weight:700; margin-right:10px; color:#302b27; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#e7e7e7; text-align:center;}
    .infomation .ifm_box_05 .box_in .num_txt .num_ti {font-size:17px; width:calc(100% - 36px);}

    .infomation .ifm_box_06 .box_inner {margin-bottom:20px;}
    .infomation .ifm_box_06 .box_inner .ifm_b6_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_06 .box_in {background-color:#fff; padding:25px 40px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_06 .box_inn_img {width:100%;}
}

@media (max-width:1099px) and (min-width:780px) {
    /**/
    .box_list {}
    .box_list ul {float:left; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:72%; transform:translateX(-50%); z-index:-1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:64%;}
    .box_list ul:last-child::before {display:none;}
    .box_list ul:last-child::after {display:none;}

    .box_list .list_img {width:90px; margin:0 auto;}
    .box_list .list_img img {width:100%;}
    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#1a3e35; border-radius:17px;}
    .box_list .list_T {font-weight:700;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/6);}

    /**/
    .nv01_T {font-size:24px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px; line-height:1.64;}
    .nv01_title {border-top:1px solid #979797; border-bottom:1px solid #979797;}
    .nv01_title .nv01_le {float:none; width:100%; padding:45px 45px 35px;}
    .nv01_title .nv01_le .nv01_ti {line-height:1.7; color:#302b27; letter-spacing:-0.4px; margin-top:20px}
    .nv01_title .nv01_le a {display:block; font-size:17px; font-weight:700; width:187px; margin-top:20px; bordeR:1px solid #175d53; letter-spacing:-0.36px; color:#175d53; padding:10px 20px; background-image:url(./img/more_off.png); background-repeat:no-repeat; background-position:93% center;}
    .nv01_title .nv01_le a:hover {background-color:#175d53; color:#fff; background-image:url(./img/more_on.png);}
    .nv01_title .nv01_ri {display:none;}

    /**/
    .nv01_ask {margin-top:65px; text-align:right;}
    .nv01_ask .nv01_ask_T {font-weight:800; color:#1a3e35; letter-spacing:-0.4px;}
    .nv01_ask .nv01_ask_ti {font-weight:700; color:#302b27; letter-spacing:-0.4px;}

    /**/
    .nv01_btn {font-size:20px; display:block; color:#175d53; font-family: 'NEXON Lv1 Gothic OTF'; font-weight:bold; width:250px; margin:0 auto; margin-top:65px; bordeR:1px solid #175d53; text-align:center; height:70px; line-height:70px; }
    .nv01_btn:hover {background-color:#175d53; color:#fff;}


    /**/
    .infomation{width:93%; margin:0 auto; border-top:1px solid #979797;}
    .infomation .ifm_box {margin-top:70px;}
    .infomation .ifm_box .ifm_box_le {float:left; width:15%; margin-right:3%;}
    .infomation .ifm_box .ifm_box_ri {float:left; width:82%;}
    .infomation .ifm_box .ifm_T {font-size:24px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px;}
    .infomation .ifm_ti_small {font-size:17px; letter-spacing:-0.36px;}

    .infomation .ifm_box_01 .ifm_ti_b {font-size:22px; font-weight:800; letter-spacing:-0.51px; line-height:1.77;}

    .infomation .ifm_box_04 .ifm_b4_T {font-weight:700; text-decoration:underline; color:#1a3e35; margin-bottom:15px;}

    .infomation .box_inner {background-color:#f7f7f7; padding:35px;}
    .infomation .ifm_box_05 .box_inner .ifm_b5_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_05 .box_in {background-color:#fff; padding:25px 40px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_05 .box_in .box_in_T {font-weight:800; letter-spacing:-0.4px; color:#302b27;}
    .infomation .ifm_box_05 .box_in .num_txt {margin-top:10px;}
    .infomation .ifm_box_05 .box_in .num_txt ul::after {content:''; display:block; clear:both;}
    .infomation .ifm_box_05 .box_in .num_txt ul + ul {margin-top:5px;}
    .infomation .ifm_box_05 .box_in .num_txt ul li {float:left;}
    .infomation .ifm_box_05 .box_in .num_txt .num_T {font-size:16px; font-weight:700; margin-right:10px; color:#302b27; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#e7e7e7; text-align:center;}
    .infomation .ifm_box_05 .box_in .num_txt .num_ti {font-size:17px; width:calc(100% - 36px);}

    .infomation .ifm_box_06 .box_inner {margin-bottom:20px;}
    .infomation .ifm_box_06 .box_inner .ifm_b6_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_06 .box_in {background-color:#fff; padding:25px 40px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_06 .box_inn_img {width:100%;}

}

@media (max-width:779px) {
    /**/
    .box_list {}
    .box_list ul {float:left; text-align:center; position:relative; min-height:180px;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:72%; transform:translateX(-50%); z-index:-1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:64%;}
    .box_list ul:last-child::before {display:none;}
    .box_list ul:last-child::after {display:none;}

    .box_list .list_img {width:90px; margin:0 auto;}
    .box_list .list_img img {width:100%;}
    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#1a3e35; border-radius:17px;}
    .box_list .list_T {font-weight:700;}

    .list_3ea ul {width:calc(100%/2);}
    .list_4ea ul {width:calc(100%/2);}
    .list_5ea ul {width:calc(100%/2);}
    .list_6ea ul {width:calc(100%/2);}
    
    .box_list.list_3ea ul:nth-child(2n)::before,
    .box_list.list_3ea ul:nth-child(2n)::after { display:none;}
    .box_list.list_4ea ul:nth-child(2n)::before,
    .box_list.list_4ea ul:nth-child(2n)::after { display:none;}
    .box_list.list_5ea ul:nth-child(2n)::before,
    .box_list.list_5ea ul:nth-child(2n)::after { display:none;}
    .box_list.list_6ea ul:nth-child(2n)::before,
    .box_list.list_6ea ul:nth-child(2n)::after { display:none;}

    /**/
    .nv01_T {font-size:22px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px; line-height:1.64;}
    .nv01_title {border-top:1px solid #979797; border-bottom:1px solid #979797;}
    .nv01_title .nv01_le {float:none; width:100%; padding:45px 45px 35px;}
    .nv01_title .nv01_le .nv01_ti {line-height:1.7; color:#302b27; letter-spacing:-0.4px; margin-top:20px}
    .nv01_title .nv01_le a {display:block; font-size:16px; font-weight:700; width:187px; margin-top:20px; bordeR:1px solid #175d53; letter-spacing:-0.36px; color:#175d53; padding:10px 20px; background-image:url(./img/more_off.png); background-repeat:no-repeat; background-position:93% center;}
    .nv01_title .nv01_le a:hover {background-color:#175d53; color:#fff; background-image:url(./img/more_on.png);}
    .nv01_title .nv01_ri {display:none;}

    /**/
    .nv01_ask {margin-top:65px; text-align:right;}
    .nv01_ask .nv01_ask_T {font-weight:800; color:#1a3e35; letter-spacing:-0.4px;}
    .nv01_ask .nv01_ask_ti {font-weight:700; color:#302b27; letter-spacing:-0.4px;}

    /**/
    .nv01_btn {font-size:18px; display:block; color:#175d53; font-family: 'NEXON Lv1 Gothic OTF'; font-weight:bold; width:250px; margin:0 auto; margin-top:65px; bordeR:1px solid #175d53; text-align:center; height:70px; line-height:70px; }
    .nv01_btn:hover {background-color:#175d53; color:#fff;}

    /**/
    .infomation{width:93%; margin:0 auto; border-top:1px solid #979797;}
    .infomation .ifm_box {margin-top:70px;}
    .infomation .ifm_box .ifm_box_le {float:none; width:100%; margin-right:0; margin-bottom:15px;}
    .infomation .ifm_box .ifm_box_ri {float:none; width:100%;}
    .infomation .ifm_box .ifm_T {font-size:22px; font-weight:800; color:#1a3e35; letter-spacing:-0.55px;}
    .infomation .ifm_ti_small {font-size:16px; letter-spacing:-0.36px;}

    .infomation .ifm_box_01 .ifm_ti_b {font-size:20px; font-weight:800; letter-spacing:-0.51px; line-height:1.77;}

    .infomation .ifm_box_04 .ifm_b4_T {font-weight:700; text-decoration:underline; color:#1a3e35; margin-bottom:15px;}

    .infomation .box_inner {background-color:#f7f7f7; padding:20px;}
    .infomation .ifm_box_05 .box_inner .ifm_b5_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_05 .box_in {background-color:#fff; padding:20px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_05 .box_in .box_in_T {font-weight:800; letter-spacing:-0.4px; color:#302b27;}
    .infomation .ifm_box_05 .box_in .num_txt {margin-top:10px;}
    .infomation .ifm_box_05 .box_in .num_txt ul::after {content:''; display:block; clear:both;}
    .infomation .ifm_box_05 .box_in .num_txt ul + ul {margin-top:5px;}
    .infomation .ifm_box_05 .box_in .num_txt ul li {float:left;}
    .infomation .ifm_box_05 .box_in .num_txt .num_T {font-size:16px; font-weight:700; margin-right:10px; color:#302b27; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#e7e7e7; text-align:center;}
    .infomation .ifm_box_05 .box_in .num_txt .num_ti {font-size:16px; width:calc(100% - 36px);}

    .infomation .ifm_box_06 .box_inner {margin-bottom:20px;}
    .infomation .ifm_box_06 .box_inner .ifm_b6_T {font-weight:700; letter-spacing:-0.4px; line-height:1.7;}
    .infomation .ifm_box_06 .box_in {background-color:#fff; padding:20px; margin-top:25px; border:1px solid #efefef;}
    .infomation .ifm_box_06 .box_inn_img {width:100%;}
}

/* 추가 */
@media (max-width:500px) {

}