@charset "utf-8";
        @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Noto+Serif+KR:200,300,400,500,600,700,900&subset=korean');
        html{
            overflow-y: scroll;
            -ms-overflow-style: scrollbar;
        }
        html, body{
            height: 100%;
            -webkit-font-smoothing: antialiased;
            line-height: 1.7em;
            letter-spacing: -.05em;
            padding: 0; 
            margin: 0;
            
        }

        img:not([draggable]), embed, object, video{
            max-width: 100%;
            height: auto;
        }


        .untide_section_home {
            width: 100%;
            display: block;    
            position: relative;
            overflow: hidden;
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-position: center center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        /* Scroll down icon */

        @-webkit-keyframes scroll-down-anim {
            0%{ bottom: 2px; }
            50%{ bottom: 7px; }
            100%{ bottom: 2px; }
        }
        @-moz-keyframes scroll-down-anim {
            0%{ bottom: 2px; }
            50%{ bottom: 7px; }
            100%{ bottom: 2px; }
        }
        @-o-keyframes scroll-down-anim {
            0%{ bottom: 2px; }
            50%{ bottom: 7px; }
            100%{ bottom: 2px; }
        }
        @keyframes scroll-down-anim {
            0%{ bottom: 2px; }
            50%{ bottom: 7px; }
            100%{ bottom: 2px; }
        }

        .scroll-down{
            width: 50px;
           
            margin-left: -20px;
            position: absolute;
            bottom:120px;
            left: 50%;
            z-index: 9;
            text-align: center;
            text-decoration: none;
            -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 

        }
        .scroll-down-icon{
            display: block;
            width: 50px;
            
            position: absolute;
            color: #111;
            font-size: 15px;

            -webkit-animation: scroll-down-anim 1s infinite;
            -moz-animation: scroll-down-anim 1s infinite;
            -o-animation: scroll-down-anim 1s infinite;
            animation: scroll-down-anim 1s infinite; 
        }

*, ::after, ::before, html {

    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering:unset !important;

}


footer { display: none !important; }

.area_video { width: 100%; padding: 220px 0 150px 0; }
.area_video .campaign_video { width: 90%; max-width: 850px; margin: 0 auto; margin-bottom: 50px; }
.area_video .campaign_video .campaign_video_box { position: relative; padding-bottom: 53.3%; padding-top: 25px; height: 0; margin-bottom: 0; }
.area_video .campaign_video .campaign_video_box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media all and (max-width: 767px){  
.area_video { padding: 130px 0 80px 0; }
.area_video .campaign_video .campaign_video_box { padding-bottom: 48.5%; }
}

.intro_law { position: absolute; bottom: 15px; right: 25px; font-size: 15px; color: #fff; text-shadow: rgba(0,0,0,1) 1px 1px 5px; font-family: 'Noto Serif KR', serif !important; }
.intro_law.mobile { display: none; }

@media all and (max-width: 767px){  
.intro_law { position: static; line-height: 1.7; font-size: 13px !important; opacity: 0.7; display: none; text-shadow: none; }
.intro_law.mobile { display: block; }
}

.eighteen-body { text-align: center; font-family: 'Noto Serif KR', serif !important; font-size: 18px; line-height: 35px; color: #36373a; float:left; max-width: 100%; min-width: 1024px; overflow-x: hidden; word-break: keep-all !important; }
.eighteen_logo { position: absolute; top:140px; left: 55px; text-align: left; z-index: 9; line-height: 25px; }
.eighteen_logo a { font-family: 'Noto Sans KR', sans-serif; color: #fff !important; text-decoration: none !important; font-size:16px;  }
.eighteen_bg { width: 100% !important; max-width: 100% !important; min-width: 100% !important; height: 100%; background-image: url(../img/eighteen-interview/eighteen_bg.jpg); background-size: cover; background-position: center center; }
.eiehteen_main_title { width:auto; height: 28% !important; position: absolute; top: 25%; left: 14%; }
.eighteen_main_desc { width:auto; position: absolute; top: 60%; left: 14%; color: #fff; text-align: left; font-size: 19px; }
.eighteen_main_desc p { margin: 0 0 1em 0 !important; }

.eighteen_box { clear: both; width: 100%; float: left; position: relative; }
.eighteen-body .b1 { font-size: 21px; font-weight: 700; }
.eighteen-body .b2 { font-size: 24px; font-weight: 700; }
.eighteen-body .b3 { font-size: 26px; font-weight: 700; }
.eighteen-body b .b1,
.eighteen-body .b1 .b2,
.eighteen-body .b2 .b3 { font-weight: 700; }
.eighteen-body .b5 { font-size: 33px; font-weight: 700; }
.eighteen-body .b4 { font-size: 33px; margin: 0 0 50px 0; font-weight: 700; }
.eighteen-body .b4 br { display: none; }
.eighteen-body a:hover { opacity: 0.8; }
.eighteen_main_desc b { color:#72c6da; }
.eighteen_main_desc b.text_white { color: #fff; }

#eighteen2 img,
#eighteen3 img,
#eighteen4 img,
#eighteen5 img { margin-top:150px; width:540px; box-shadow: 2px 7px 7px rgba(0,0,0,0.2); border-radius: 10px; }
#eighteen2 img.no-margin { margin-top: 0; }
#eighteen2 .eighteen_box,
#eighteen3 .eighteen_box,
#eighteen4 .eighteen_box { background-image: url(../img/eighteen-interview/eighteen_story_bg.jpg); }
#eighteen5 .eighteen_box { background: #f0fbfe; }
#eighteen2 .eighteen_box p:first-child { margin-top: 150px; }
#eighteen3 .eighteen_box:nth-child(1) .eighteen_story_wide1 .eighteen_story_left { margin-top: 150px; }
#eighteen3 .eighteen_box:nth-child(1) .eighteen_story_wide1 .eighteen_story_left p { width: 576px; float: right; }
#eighteen3 .eighteen_box_right { margin-top: 250px; color: #fff; }
#eighteen4 .eighteen_box:nth-child(2) { padding-bottom: 150px; }
#eighteen4 .eighteen_box_wide_desc { position: absolute; width: 100%; top:370px; left: 0; color: #fff; }
#eighteen5 .eighteen_box_wide_desc { position: absolute; width: 100%; top:250px; left: 0; color: #fff; }
#eighteen5 img { width:600px; }
#eighteen5 .eighteen_box:first-child .eighteen_box_left { background-image: url(../img/eighteen-interview/eighteen_story_img10.jpg); background-size: cover; background-position: center center; height: 670px; }
#eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin-top: 100px; }
#eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { width: 600px; float: right; }
#eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right { margin-top: 80px; }
#eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right p { width: 600px; float: left; }
#eighteen5 .eighteen_box:nth-child(2) img { margin-top: 30px; }
#eighteen5 .eighteen_box_right { margin-top: 290px; color: #fff; }
#eighteen5 .eighteen_box:nth-child(2) { padding-bottom: 150px; }
#eighteen5 .b1 .b2 { color: #339db5; }
#eighteen6 { width: 100%; float: left; background: #fff; }
#eighteen6 .eighteen_box:nth-child(1) { position: relative; }
#eighteen6 .eighteen_intro_main_title1 { position: absolute; top:315px; left: 200px; background: #339db5; color: #fff; padding: 15px 15px 20px 15px; font-size: 45px; margin: 0; }
#eighteen6 .eighteen_intro_main_title2 { position: absolute; top:405px; left: 200px; background: #339db5; color: #fff; padding: 15px 15px 20px 15px; font-size: 45px; margin: 0; }
#eighteen6 .eighteen_intro_main_title3 { position: absolute; top:495px; left: 200px; background: #339db5; color: #fff; padding: 15px 15px 20px 15px; font-size: 45px; margin: 0; }
#eighteen6 .eighteen_intro_main_title1 b,
#eighteen6 .eighteen_intro_main_title2 b { font-weight: 600; }
#eighteen6 .eighteen_box:nth-child(2) { margin-bottom: 0; }
#eighteen6 .eighteen_box:nth-child(3) { background: #e4ebed; padding: 150px 0; }
#eighteen6 .eighteen_box:nth-child(4) { background: #339db5; }
#eighteen6 .eighteen_box:nth-child(4) .eighteen_box_left { background-image: url(../img/eighteen-interview/eighteen_story_img15.jpg); background-size: cover; background-position: center center; height: 530px; }

.eighteen_story_desc { padding-top:30px; margin: 0; clear: both; }
.eighteen_box_left  { width:50%; float: left; }
.eighteen_box_right  { width:50%; float: left; }
.eighteen_story_wide1 { width: 100%; float: left; margin: 150px 0; }
.eighteen_story_wide1 .eighteen_story_left  { width:50%; float: left; text-align: center; }
.eighteen_story_wide1 .eighteen_story_right  { width:50%; float: left; text-align: left; }
.eighteen_story_wide2 { width: 100%; float: left; margin: 0 0 150px 0; }
.eighteen_story_wide2 .eighteen_story_left  { width:50%; float: left; text-align: right; }
.eighteen_story_wide2 .eighteen_story_right  { width:50%; float: left; text-align: center; }
.eighteen_story_left img { margin: 0 !important; }
.eighteen_story_right img { margin: 0 !important; }

img.eighteen_box_left,
img.eighteen_box_right { margin: 0 !important; padding:0 !important; box-shadow:none !important; border-radius: 0 !important; }
img.eighteen_box_wide1,
img.eighteen_box_wide2 { width: 100% !important; margin:0 !important; padding:0 !important; box-shadow:none !important; border-radius: 0 !important; }

.eighteen_box .eighteen_box_wide1 { width: 100%; height: 670px; background: url(../img/eighteen-interview/eighteen_story_img7.jpg); background-size: cover; background-position: center center; margin: 150px 0 !important; }
.eighteen_box .eighteen_box_wide2 { width: 100%; height: 670px; background: url(../img/eighteen-interview/eighteen_story_img14.jpg); background-size: cover; background-position: center center; margin: 0 0 100px 0 !important; }
.eighteen_box .eighteen_box_wide3 { width: 100%; height: 670px; background: url(../img/eighteen-interview/eighteen_story_img10.jpg); background-size: cover; background-position: center center; margin: 0 0 150px 0 !important; }

#eighteen6 .eighteen_box .eighteen_box_wide2 {margin:0 !important;}
#eighteen61 {padding-top:100px}

.eighteen_underline1 { background: #68b5c7; width:240px; height:25px; margin: 0 auto; margin-top: -14px; }
.eighteen_underline2 { background: #68b5c7; width:720px; height:25px; margin: 0 auto; margin-top: -8px; }

.eighteen_intro_title_big { font-size: 33px; font-weight: bold; }
.eighteen_intro_title_big br { display: none; }
.eighteen_intro_title_small { font-size: 35px; font-weight: bold; color: #339db5; line-height: 45px; }
.eighteen_intro_title_small2 { font-size: 25px; font-weight: bold; color: #339db5; line-height: 45px; }
.eighteen_intro_desc { margin-bottom: 50px; margin-top: 40px; font-size: 22px; }
.eighteen_btn_rss_more { width: 240px; margin-bottom: 120px; }
.eighteen_intro_title_icon { margin-bottom: 15px; width: 120px; margin-left: 18px; }
.eighteen_btn_donate1 { width:300px; margin-bottom: 120px; }
.eighteen_btn_donate2 { width:250px; }
.btn_donate_fix { position: fixed; right: 50px; top: 140px; z-index: 9; transition: top 0.2s ease-in-out; }
.btn_donate_fix .eighteen_btn_donate1 { margin: 0; width:200px; }

.btn_donate_fix2 { position: fixed; right: 0px; bottom: 0px; width: 100%; background: #339db5; text-decoration: none; padding: 14px 0; color: #fff; font-family: 'Noto Sans KR', sans-serif !important; font-size: 20px; font-weight: bold; z-index: 999; transition: top 0.2s ease-in-out; }
.btn_donate_fix2:hover { opacity: 1 !important; }
.btn_donate_fix2 img {  width: 9px; margin-top: -3px; margin-left: 7px; margin-bottom: 0; }

.eighteen_rss { margin-bottom: 50px; }
.eighteen_rss ul.clear { padding: 0; display: flex; width: 1000px; margin: 0 auto;}
.eighteen_rss img { border-radius: 5px; }
.eighteen_rss .feed-item-link { width: 30%; margin:0 15px; float: left; display: block; }
.eighteen_rss .feed-item-link a { font-size: 16px; text-decoration:none; color: #0085a2; margin-top: 5px; width: 100%; float: left; }

.eighteen_support_box { clear: both; width: 770px; margin: 0 auto; padding-top: 100px; border-top:2px dashed #339db5; }
.eighteen_support { width: 100%; margin: 0 auto; padding:5%; background: rgba(255,255,255,0.5); float: left; border: 1px solid #339db5; border-radius: 10px; }
.eighteen_support_left { width: 50%; float: left; padding-right: 5%; border-right: 2px dashed #339db5; }
.eighteen_support_right { width: 50%; float: left; padding-left: 5%; margin-left: -2px; }
.eighteen_support_list { width: 50%; float: left; }
.eighteen_support_list .ic1 { margin-bottom: 10px; width: 85px; }
.eighteen_support_list .ic2 { margin-bottom: 10px; width: 55px; margin-top: -10px; }
.eighteen_support_list .ic3 { margin-bottom: 10px; width: 55px; margin-top: -10px; }
.eighteen_support_list .ic4 { margin-bottom: 10px; width: 90px; margin-top: -10px; }
.eighteen_support_list p:nth-child(1) { height:65px; }
.eighteen_support_list p:nth-child(2) { margin: 0; font-family: 'Noto Sans KR', sans-serif; line-height: 25px; font-weight: 500; }
.eighteen_support_title { margin-bottom: 30px; font-family: 'Noto Sans KR', sans-serif; font-size: 20px; font-weight: 600; line-height: 32px; }
.eighteen_support_bottom { clear: both; float: left; margin-top: 60px; width: 100%; text-align: center; margin-bottom: 0; }
.eighteen_support_bottom span { font-family: 'Noto Sans KR', sans-serif; font-size: 17px; font-weight: 500; line-height: 30px; }
.eighteen_support_bottom span strong { color:#339db5; margin-right: 10px; } 
.eighteen_reward_title { margin-bottom: 20px; color: #fff; font-size: 26px; font-weight: bold; margin-top: 80px; }
.eighteen_reward_desc { margin-bottom: 25px; color: #fff; line-height: 33px; letter-spacing: -2px; }
.eighteen_reward_desc p { margin: 0 0 1em 0 !important; }
.eighteen_reward_desc b { font-size: 20px; }

.eighteen_btn_top { width: 100%; float: left; margin: 50px 0 120px 0; color: #0085a2; text-decoration: none; }
.eighteen_btn_top_img { width:50px; margin-bottom: 10px; }
.desc_margin1, 
.desc_margin2, 
.desc_margin3,
.desc_margin4 { padding-top: 0; }

.pc_hide { display: none; }

/*custome2 start*/
#eighteen7 { width: 100%; float: left; padding: 150px 0; background: #f4f0ec; font-family: 'Noto Sans KR', sans-serif; }
#eighteen7 .eighteen_intro_title_big span { color:#ff8800; }
#eighteen7 .eighteen_intro_desc { line-height: 40px; width: 100%; clear: both; float: left; }
.eighteen_related ul { width: 1100px; margin: 0 auto; clear: both; padding: 0; }
.eighteen_related li { display: block; float: left; width: 25%; padding: 0 5px; position: relative; }
.eighteen_related li .related_link_img { overflow: hidden; }
.eighteen_related li .related_link_title { background: #fff; padding: 25px 15px; text-align: left; line-height: 100%; }
.eighteen_related li .related_link_title p:first-child { margin: 0 0 20px 0; color: #333; font-weight: bold; font-size: 22px; background: url(../img/eighteen-interview/ic_arrow_right.svg) no-repeat; background-size: 20px; background-position: right; }
.eighteen_related li .related_link_title p:first-child b { position: absolute; top:-12px; left: 5px; display: block; padding: 0 7px; width:70px; height: 30px; line-height: 30px; text-align: center; font-size: 15px; color: #fff; background: #ff8800; font-weight: bold; }
.eighteen_related li.deactive .related_link_title p:first-child b { background:#9dacbf; }
.eighteen_related li.deactive .related_link_title p:first-child { background: none; }
.eighteen_related li .related_link_title p:first-child img { width: 16px; margin-left: 10px; }
.eighteen_related li .related_link_title p:last-child { margin: 0; color: #888; font-weight: 500; font-size: 15px; }
/*custome2 end*/

.show-on-scroll {
    visibility: hidden;
}

.show-on-scroll.fixed { 
    visibility: visible;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}

.show-on-scroll2 {
    visibility: hidden;
}
.show-on-scroll2.shown { 
    visibility: visible;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}




@media (min-width: 768px) and (max-width: 1200px)  {

    .eighteen-body { min-width:auto; }
    .eighteen-body a:hover { opacity: 1; }
    .eighteen_logo { top: 100px; }
    .eiehteen_main_title { left: 55px; top: 37%; width: 250px; }
    .eighteen_main_desc { left: 55px; top: 65%; }
    section { float: left; width: 100%; }
    
    #eighteen2 img,
    #eighteen3 img,
    #eighteen4 img,
    #eighteen5 img { width:450px; }
    #eighteen3 .eighteen_box:nth-child(1) .eighteen_story_wide1 .eighteen_story_left p { margin-bottom: 30px; margin-top: 0; }
    #eighteen3 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin-top: 0; }
    #eighteen3 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { margin:0 0 30px 0; }
    #eighteen3 .eighteen_box_right { margin-top: 90px; }
    #eighteen3 .eighteen_box:first-child .eighteen_story_desc.desc_margin1 { margin-top: 0px; float: left; width: 100%; }
    #eighteen4 .eighteen_box_wide1 { height: 540px !important; }
    #eighteen4 .eighteen_box_wide_desc { top: 310px; }
    #eighteen5 .eighteen_box_wide3 { height: 540px !important; }
    #eighteen5 .eighteen_box_right { margin-top: 140px; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin: 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { margin:150px 0 30px 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right { margin: 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right p { margin: 30px 0 0 0; }
    #eighteen5 .eighteen_box_wide_desc { top: 200px; }
    #eighteen6 .eighteen_intro_main_title1 { left: 50px; font-size: 35px; top: 345px; }
    #eighteen6 .eighteen_intro_main_title2 { left: 50px; font-size: 35px; top: 435px; }
    #eighteen6 .eighteen_intro_main_title3 { left: 50px; font-size: 35px; top: 525px; }
    #eighteen5 .eighteen_box:nth-child(2) img { width: 560px; }
    
    .img_margin1 { margin-top:30px !important; }
    .desc_margin1 { padding: 0; }
    .desc_margin2 { padding: 0; }
    .desc_margin3 { padding: 0; }
    .desc_margin4 { padding: 0; }
    .eighteen_box_left { height: 430px !important; }
    
    .eighteen_intro_title_small { font-size: 25px; }
    .eighteen_box .b2 { font-size: 22px; }
    
    .eighteen_story_wide1 { margin: 0; }
    .eighteen_story_wide1 .eighteen_story_left { width: 100%; text-align: center !important; }
    .eighteen_story_wide1 .eighteen_story_right { width: 100%; text-align: center !important; margin-bottom: 150px; }
    .eighteen_story_wide1 .eighteen_story_left p,
    .eighteen_story_wide1 .eighteen_story_right p { width: 100% !important; float: none !important; }
    .eighteen_story_wide2 .eighteen_story_left,
    .eighteen_story_wide2 .eighteen_story_right { width: 100%; text-align: center !important; }
    .eighteen_story_wide2 .eighteen_story_left p,
    .eighteen_story_wide2 .eighteen_story_right p { width: 100% !important; float: none !important; }
    
    .eighteen_box_left { width: 100%; }
    .eighteen_box_right { width: 100%; }
    
    .eighteen_support { width: 100%; padding: 7% 5%; }
    .eighteen_support_left { width: 50%; padding-right: 5%; }
    .eighteen_support_right { width: 50%; padding-left: 5%; }
    .eighteen_support_box { width: 100%; padding: 100px 5% 0 5%; }
    
    .eighteen_intro_title_big { font-size: 30px; }
    .eighteen_underline2 { width: 650px; }
    .eighteen_btn_donate2 { margin-bottom: 60px; }
    .btn_donate_fix { display: none; }
    
    .eighteen_rss ul.clear { display: inline; }
    .eighteen_rss .feed-item-link { margin: 0 0 30px 0; width: 100%; }
    .eighteen_rss .feed-item-link a { margin-top: 15px; width: 100%; float: left; font-size: 20px; }
    .eighteen_rss img { width: 560px; }
    .eighteen_btn_rss_more { padding-top: 20px; }
    
    .eighteen_reward_title { margin-top: 50px; }
    .eighteen_btn_top { margin: 50px 0 100px 0; }
    
    .scroll-down { bottom: 50px; }
    
    .mobile_hide { display: none; }
    .pc_hide { display: block; }
	
	/*custome2*/
    .eighteen_related ul { width: 100%; padding: 0px 20px 0px 20px; float: left; }
    .eighteen_related li { width: 50%; padding: 0 20px; margin-bottom: 40px; }
    .eighteen_related li .related_link_title p:first-child b { left: 20px; line-height: 32px; height: 32px; font-size: 16px; padding: 0 10px; }
	.eighteen_related li .related_link_title p:last-child { font-size: 18px; }
   
}



@media (min-width: 321px) and (max-width: 767px) {
    
    
    .eighteen-body { min-width:auto; font-size: 16px; line-height: 30px; }
    .eighteen-body a:hover { opacity: 1; }
    .eighteen_logo { top: 70px; left: auto; right: 20px; text-align: right; line-height: 18px; }
    .eighteen_logo a { font-size: 13px; line-height: 19px; }
    .eighteen_bg { background-image: url(../img/eighteen-interview/eighteen_bg_mobile.jpg); }
    .eiehteen_main_title { top:auto; bottom:60px; left: 20px; width: 210px; height: auto !important; }
    .eighteen_box { width: 100% !important; padding-left:5% !important; padding-right:5% !important; }
    section { float: left; width: 100%; }
    
    #eighteen2 img,
    #eighteen3 img,
    #eighteen4 img,
    #eighteen5 img { width:90%; border-radius: 6px; box-shadow: 2px 4px 7px rgba(0,0,0,0.2); }
    #eighteen2 .eighteen_box:first-child { padding-top: 55px; padding-bottom:55px; font-size: 16px; }
    #eighteen3 .eighteen_box:first-child { padding-left:5% !important; padding-right:5% !important; width: 100% !important; }
    #eighteen3 .eighteen_box_right { margin-top: 70px; }
    #eighteen3 .eighteen_box:nth-child(1) .eighteen_story_wide1 .eighteen_story_left p { margin-bottom: 30px; width: 100% !important; padding: 0 5%; margin-top: 0; }
    #eighteen3 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin-top: 0; }
    #eighteen3 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { margin:0 0 30px 0; }
    #eighteen3 .eighteen_box:first-child .eighteen_story_desc.desc_margin1 { margin-top: 150px; float: left; width: 100%; }
    #eighteen4 .eighteen_box:first-child { padding: 0 !important; width: 100% !important; }
    #eighteen4 .eighteen_box_wide_desc { top:220px; }
    #eighteen4 .eighteen_box_wide1 { height: 470px !important; }
    #eighteen5 .eighteen_box:first-child { padding: 0 !important; width: 100% !important; }
    #eighteen5 .eighteen_box_wide3 { height: 470px !important; }
    #eighteen5 .eighteen_box_right { margin-top: 140px; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin: 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { margin:150px 0 30px 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right { margin: 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right p { margin: 30px 0 0 0; padding: 0 !important; }
    #eighteen5 .eighteen_box_wide_desc { top: 110px; }
    #eighteen5 .eighteen_story_wide1 { padding: 0; }
    #eighteen5 .eighteen_box:nth-child(2) { padding: 0 0 150px 0 !important; width: 100% !important; } 
    #eighteen6 .eighteen_box:nth-child(3) { padding: 0 !important; padding-top: 100px !important; width: 100% !important; padding-bottom:150px !important; }
    #eighteen6 .eighteen_intro_main_title1 { left: 25px; top:160px; font-size: 21px; padding: 2px 5px 5px 5px; }
    #eighteen6 .eighteen_intro_main_title2 { left: 25px; top:205px; font-size: 21px; padding: 2px 5px 5px 5px; }
    #eighteen6 .eighteen_intro_main_title3 { left: 25px; top:250px; font-size: 21px; padding: 2px 5px 5px 5px; }
    #eighteen6 .eighteen_box:nth-child(1) { width: 100% !important; padding: 0 !important; }
    #eighteen6 .eighteen_box:nth-child(4) { padding: 0 !important; width: 100% !important; }
    
    .mobile_desc_center { width: 230px; margin: 0 auto; }
    .scroll-down { bottom:30px; width: 40px !important; }
    .scroll-down-icon { width: 40px !important; }
    
    .img_margin1 { margin-top:30px !important; }
    .desc_margin1 { padding: 0 !important; }
    .desc_margin2 { padding: 0 30px !important; }
    .desc_margin3 { padding: 0 30px !important; }
    .desc_margin4 { padding: 0; padding-left: 50px !important; padding-right: 50px !important; }
    .eighteen_box_left { height: 350px !important; }
    
    .eighteen_intro_title_small { font-size: 22px; line-height: 33px; }
    .eighteen_intro_title_small2 { font-size: 18px; line-height: 30px; padding: 0 20px; }
    .eighteen_intro_desc { line-height: 30px; padding:0 30px; font-size: 18px; }
    .eighteen_box .b2 { font-size: 22px; }
    
    .eighteen_story_wide1 .eighteen_story_left,
    .eighteen_story_wide1 .eighteen_story_right { width: 100%; text-align: center !important; }
    .eighteen_story_wide1 .eighteen_story_left p,
    .eighteen_story_wide1 .eighteen_story_right p { width: 100% !important; float: none !important; }
    .eighteen_story_wide2 .eighteen_story_left,
    .eighteen_story_wide2 .eighteen_story_right { width: 100%; text-align: center !important; }
    .eighteen_story_wide2 .eighteen_story_left p,
    .eighteen_story_wide2 .eighteen_story_right p { width: 100% !important; float: none !important; }
    
    .eighteen_box_left { width: 100%; }
    .eighteen_box_right { width: 100%; }
    .eighteen_support { width: 100%; padding: 10% 5%; }
    .eighteen_reward_title { margin-top: 35px; font-size: 20px; margin-bottom: 15px; padding: 0 60px; }
    .eighteen_reward_desc { line-height: 27px; padding: 0 20px; margin-bottom: 20px; letter-spacing: 0; }
    
    .eighteen_box .b1 { font-size: 17px; }
    .eighteen_box .b2 { font-size: 17px; }
    .eighteen_box .b3 { font-size: 21px; }
    
    .eighteen_box_wide_desc { top: 217px; }
    .eighteen_box .eighteen_box_wide1 { height: 345px; }
    .eighteen_box .eighteen_box_wide2 { height: 270px; }
    .eighteen_story_desc { padding-left: 20px; padding-right: 20px; }
    
    .eighteen_underline1 { width: 150px; display: none; }
    .eighteen_underline2 { width: 315px; height: 20px; margin-top: -15px; }
    
    .eighteen_support_left { width: 100%; margin-bottom:30px; padding-right: 0; border: 0; }
    .eighteen_support_right { width: 100%; padding-left: 0; }
    .eighteen_support_title { font-size: 16px; line-height: 27px; }
    .eighteen_intro_title_big { font-size: 22px; }
    .eighteen_intro_title_big br { display: block; }
    
    .eighteen_btn_rss_more { width: 200px; }
    .eighteen_btn_donate1,
    .eighteen_btn_donate2 { width: 210px; }
    .eighteen_support_list p:nth-child(2) { font-size: 15px; line-height: 20px; }
    
    .eighteen_main_desc { position: relative; background: #339db5; color: #fff; left: auto; padding: 75px 32px 62px 32px; font-size: 16px; }
    .btn_donate_fix { display: none; }
    
    .eighteen-body .b4 { font-size: 25px; line-height: 40px; margin: 0 0 30px 0; }
    .eighteen-body .b5 { font-size: 22px; }
    .eighteen_underline1 { width: 160px; height: 20px; margin-top: -16px; }
    .eighteen_story_wide1 { margin: 0; }
    .eighteen_story_wide2 { margin: 150px 0; }
    
    .eighteen_rss ul.clear { display: inline; }
    .eighteen_rss .feed-item-link { margin: 0 0 20px 0; width: 100%; }
    .eighteen_rss .feed-item-link a { margin-top: 10px; width: 100%; float: left; font-size: 17px; }
    .eighteen_rss img { width: 100%; }
    .eighteen_btn_rss_more { padding-top: 20px; }
    .eighteen_intro_title_small { padding: 0 30px; }
    .eighteen_intro_title_icon { width: 100px; }
    .eighteen_support_box { width: 85%; }
    .eighteen_support_box .eighteen_intro_desc { padding: 0; }
    .eighteen_support_bottom { width: 100%; padding: 5% 5% 0 5%; margin-top: 30px; }
    .eighteen_support_bottom span { font-size: 14px; line-height: 25px; }
    .eighteen_support_bottom span strong { margin-right: 5px; }
    
    .eighteen_support_bottom div { padding: 0 30px; }
    
    .eighteen_reward_desc b { font-size: 16px; }
    .eighteen_btn_donate2 { margin-bottom: 40px; }
    .eighteen-body .eighteen_main_desc .b1 { font-size: 17px; color: #fff; }
    .eighteen-body .eighteen_main_desc .b3 { font-size: 21px; color: #fff; }
    .eighteen-body .b4 br { display:block; }
    .eighteen_btn_top { margin: 50px 0 100px 0; }
        
    .mobile_hide { display: none; }
    .pc_hide { display: block; }
	
	/*custome2*/
    #eighteen7 .eighteen_intro_desc { padding: 0; line-height: 30px; font-size: 17px; }
    .eighteen_related ul { width: 100%; padding: 0; float: left; padding-bottom: 40px; }
    .eighteen_related li { width: 50%; padding: 0 5px; margin-bottom: 20px; }
    .eighteen_related li .related_link_title { padding: 17px 10px; }
    .eighteen_related li .related_link_title p:first-child b { font-size: 12px; left:5px; height: 25px; line-height: 25px; }
    .eighteen_related li .related_link_title p:first-child { font-size: 16px; background-size: 12px; margin: 0 0 10px 0; }
    .eighteen_related li .related_link_title p:last-child { font-size: 10.5px; letter-spacing: -1.5px; }
    
   
}

@media (min-width: 0px) and (max-width: 320px) {
 
    
    .eighteen-body { min-width:auto; font-size: 16px; line-height: 30px; }
    .eighteen-body a:hover { opacity: 1; }
    .eighteen_logo { top: 70px; left: auto; right: 20px; text-align: right; line-height: 18px; }
    .eighteen_logo a { font-size: 13px; line-height: 19px; }
    .eighteen_bg { background-image: url(../img/eighteen-interview/eighteen_bg_mobile.jpg); }
    .eiehteen_main_title { top:auto; bottom:50px; left: 20px; width: 180px; height: auto !important; }
    .eighteen_box { width: 100% !important; padding-left:7% !important; padding-right:7% !important; }
    section { float: left; width: 100%; }
    
    #eighteen2 img,
    #eighteen3 img,
    #eighteen4 img,
    #eighteen5 img { width:86%; border-radius: 6px; box-shadow: 2px 4px 7px rgba(0,0,0,0.2); }
    #eighteen2 .eighteen_box:first-child { padding-top: 55px; padding-bottom:55px; font-size: 16px; }
    #eighteen3 .eighteen_box:first-child { padding-left:7% !important; padding-right:7% !important; width: 100% !important; }
    #eighteen3 .eighteen_box_right { margin-top: 70px; }
    #eighteen3 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin-top: 0; }
    #eighteen3 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { margin:0 0 30px 0; }
    #eighteen3 .eighteen_box:first-child .eighteen_story_desc.desc_margin1 { margin-top: 150px; float: left; width: 100%; }
    #eighteen3 .eighteen_box:nth-child(1) .eighteen_story_wide1 .eighteen_story_left p { margin-bottom: 30px; margin-top: 0; }
    #eighteen4 .eighteen_box:first-child { padding: 0 !important; width: 100% !important; }
    #eighteen4 .eighteen_box_wide_desc { top:220px; }
    #eighteen4 .eighteen_box_wide1 { height: 470px !important; }
    #eighteen5 .eighteen_box:first-child { padding: 0 !important; width: 100% !important; }    
    #eighteen5 .eighteen_box_wide3 { height: 470px !important; }
    #eighteen5 .eighteen_box_right { margin-top: 140px; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left { margin: 0; padding:0 5%; width: 100%; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide1 .eighteen_story_left p { margin:150px 0 30px 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right { margin: 0; }
    #eighteen5 .eighteen_box:nth-child(2) .eighteen_story_wide2 .eighteen_story_right p { margin: 30px 0 0 0; }
    #eighteen5 .eighteen_box_wide_desc { top: 110px; }
    #eighteen5 .eighteen_story_wide1 { padding: 0; }
    #eighteen5 .eighteen_box:nth-child(2) { padding: 0 0 150px 0 !important; width: 100% !important; } 
    #eighteen6 .eighteen_box:nth-child(3) { padding: 0 !important; padding-top: 100px !important; width: 100% !important; padding-bottom:150px !important; }
    #eighteen6 .eighteen_intro_main_title1 { left: 25px; top:160px; font-size: 19px; padding: 2px 5px 5px 5px; }
    #eighteen6 .eighteen_intro_main_title2 { left: 25px; top:205px; font-size: 19px; padding: 2px 5px 5px 5px; }
    #eighteen6 .eighteen_intro_main_title3 { left: 25px; top:250px; font-size: 19px; padding: 2px 5px 5px 5px; }
    #eighteen6 .eighteen_box:nth-child(1) { width: 100% !important; padding: 0 !important; }
    #eighteen6 .eighteen_box:nth-child(4) { padding: 0 !important; width: 100% !important; }
    
    .mobile_desc_center { width: 230px; margin: 0 auto; }
    .scroll-down { bottom:30px; width: 40px !important; }
    .scroll-down-icon { width: 40px !important; }
    
    .img_margin1 { margin-top:30px !important; }
    .desc_margin1 { padding: 0 !important; }
    .desc_margin2 { padding: 0; }
    .desc_margin3 { padding: 0 30px !important; }
    .desc_margin4 { padding: 0; padding-left: 30px !important; padding-right: 30px !important; }
    .eighteen_box_left { height: 350px !important; }
    
    .eighteen_intro_title_small { font-size: 22px; line-height: 33px; }
    .eighteen_intro_title_small2 { font-size: 18px; line-height: 30px; }
    .eighteen_intro_desc { line-height: 30px; padding:0 30px; font-size: 18px; }
    .eighteen_box .b2 { font-size: 22px; }
    
    .eighteen_story_wide1 .eighteen_story_left,
    .eighteen_story_wide1 .eighteen_story_right { width: 100%; text-align: center !important; }
    .eighteen_story_wide1 .eighteen_story_left p,
    .eighteen_story_wide1 .eighteen_story_right p { width: 100% !important; float: none !important; }
    .eighteen_story_wide2 .eighteen_story_left,
    .eighteen_story_wide2 .eighteen_story_right { width: 100%; text-align: center !important; }
    .eighteen_story_wide2 .eighteen_story_left p,
    .eighteen_story_wide2 .eighteen_story_right p { width: 100% !important; float: none !important; }
    
    .eighteen_box_left { width: 100%; }
    .eighteen_box_right { width: 100%; }
    .eighteen_support { width: 100%; padding: 10% 5%; }
    .eighteen_reward_title { margin-top: 35px; font-size: 20px; margin-bottom: 15px; padding: 0 40px; }
    .eighteen_reward_desc { line-height: 27px; padding: 0 10px; margin-bottom: 20px; letter-spacing: 0; }
    
    .eighteen_box .b1 { font-size: 17px; }
    .eighteen_box .b2 { font-size: 17px; }
    .eighteen_box .b3 { font-size: 21px; }
    
    .eighteen_box_wide_desc { top: 217px; }
    .eighteen_box .eighteen_box_wide1 { height: 345px; }
    .eighteen_box .eighteen_box_wide2 { height: 270px; }
    .eighteen_story_desc { padding-left: 20px; padding-right: 20px; }
    
    .eighteen_underline1 { width: 150px; display: none; }
    .eighteen_underline2 { width: 270px; height: 20px; margin-top: -15px; }
    
    .eighteen_support_left { width: 100%; margin-bottom:30px; padding-right: 0; border: 0; }
    .eighteen_support_right { width: 100%; padding-left: 0; }
    .eighteen_support_title { font-size: 16px; line-height: 27px; }
    .eighteen_intro_title_big { font-size: 20px; }
    .eighteen_intro_title_big br { display: block; }
    
    .eighteen_btn_rss_more { width: 200px; }
    .eighteen_btn_donate1,
    .eighteen_btn_donate2 { width: 210px; }
    .eighteen_support_list p:nth-child(2) { font-size: 15px; line-height: 20px; }
    
    .eighteen_main_desc { position: relative; background: #339db5; color: #fff; left: auto; padding: 70px 27px 60px 27px; font-size: 15px; }
    .btn_donate_fix { display: none; }
    
    .eighteen-body .b4 { font-size: 25px; line-height: 40px; margin: 0 0 30px 0; }
    .eighteen-body .b5 { font-size: 22px; }
    .eighteen_underline1 { width: 160px; height: 20px; margin-top: -16px; }
    .eighteen_story_wide1 { margin: 0; }
    .eighteen_story_wide2 { margin: 150px 0; }
    
    .eighteen_rss ul.clear { display: inline; }
    .eighteen_rss .feed-item-link { margin: 0 0 20px 0; width: 100%; }
    .eighteen_rss .feed-item-link a { margin-top: 10px; width: 100%; float: left; font-size: 15px; }
    .eighteen_rss img { width: 100%; }
    .eighteen_btn_rss_more { padding-top: 20px; }
    .eighteen_intro_title_small { padding: 0 30px; }
    .eighteen_intro_title_icon { width: 100px; }
    .eighteen_support_box { width: 85%; }
    .eighteen_support_bottom span { font-size: 14px; line-height: 25px; }
    .eighteen_support_bottom span strong { margin-right: 5px; }
    .eighteen_support_bottom div { padding: 0 30px; }
    .eighteen_support_box .eighteen_intro_desc { padding: 0; }
    
    .eighteen_reward_desc b { font-size: 16px; }
    .eighteen_btn_donate2 { margin-bottom: 40px; }
    .eighteen-body .eighteen_main_desc .b1 { font-size: 16px; color: #fff; }
    .eighteen-body .eighteen_main_desc .b3 { font-size: 20px; color: #fff; }
    .eighteen-body .b4 br { display:block; }
    .eighteen_support_bottom { padding: 0 5%; width: 100%; margin-top: 50px; }
    
    .eighteen_btn_top { margin: 50px 0 100px 0; }
    
    .mobile_hide { display: none; }
    .pc_hide { display: block; }
	
	/*custome2*/
    #eighteen7 .eighteen_box { padding-left:4% !important; padding-right:4% !important; }
    #eighteen7 .eighteen_intro_desc { padding: 0; line-height: 28px; font-size: 16px; }
    .eighteen_related ul { width: 100%; padding: 0; float: left; padding-bottom: 40px; }
    .eighteen_related li { width: 50%; padding: 0 3px; margin-bottom: 20px; }
    .eighteen_related li .related_link_title { padding: 17px 7px; }
    .eighteen_related li .related_link_title p:first-child b { font-size: 12px; left:3px; height: 25px; line-height: 25px; }
    .eighteen_related li .related_link_title p:first-child { font-size: 16px; background-size: 12px; margin: 0 0 10px 0; }
    .eighteen_related li .related_link_title p:last-child { font-size: 9.5px; letter-spacing: -1.5px; }
	

}



