@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:100px;
    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:hover { opacity: 0.5; }
.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;

}

section { float: left; width: 100%; }
.eighteen-body { text-align: left; font-family: 'Noto Sans KR', sans-serif !important; font-size: 22px; line-height: 160%; letter-spacing: -1.5px; color: #36373a; float:left; width: 100%; max-width: 100%; min-width: 1024px; word-break: keep-all !important; }
.eighteen_logo { position:absolute; top:130px; left: 50px; text-align: left; z-index: 9; line-height: 25px; font-weight: 500; }
.eighteen_logo b { font-weight: 600; }
.eighteen_logo a { color: #ff8800 !important; text-decoration: none !important; font-size:16px;  }
.eighteen_logo a:hover { opacity: 0.8; }
.eighteen_bg { width: 100% !important; max-width: 100% !important; min-width: 100% !important; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: right top; }
.eighteen_btn_donate { width: 350px; text-align: center; }
.eighteen_btn_donate:hover { opacity: 0.8; }
.eighteen_main_desc_mobile { display: none; }
.eighteen_scroll_down_mobile { display: none; }

#eighteen1 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_bg_main.jpg); background-position: right top; }
#eighteen1 .eighteen_main_box { margin-left: 300px; padding-top: 160px; margin: 0 auto; width: 845px; }
#eighteen1 .eighteen_main_title { width:245px; float: left; margin-right: 35px; padding-top: 5px; }
#eighteen1 .eighteen_main_desc { float: left; line-height: 40px; font-size: 20px; }
#eighteen1 .eighteen_main_desc b { font-weight: 600; }

#eighteen2 .eighteen_bg { height: 900px !important; }
#eighteen2 .eighteen_video { width: 100%; float: left; text-align: center; padding-top:80px; }
#eighteen2 .eighteen_video_box { padding-bottom: 45px; }
#eighteen2 .eighteen_video iframe { width: 800px; height: 450px; }
#eighteen2 .eighteen_video_title { font-size: 40px; font-weight: 600; letter-spacing: -2px; padding-bottom:30px; line-height: 65px; }
#eighteen2 .eighteen_video_title span { color: #ff8800; }
#eighteen2 .eighteen_video_title span:nth-child(1) { margin-left: -350px; }

#eighteen3 .eighteen_bg:nth-child(1) { background-image: url(../img/eighteen2/eighteen2_bg_interview1.jpg); background-position: left top; position: relative; }
#eighteen3 .eighteen_bg:nth-child(2) { background-image: url(../img/eighteen2/eighteen2_bg_interview2.jpg); background-position: left top; position: relative; }
#eighteen3 .eighteen_bg:nth-child(3) { background-image: url(../img/eighteen2/eighteen2_bg_interview3.jpg); background-position: right top; position: relative; }
#eighteen3 .eighteen_bg:nth-child(4) { background-image: url(../img/eighteen2/eighteen2_bg_interview4.jpg); background-position: right top; position: relative; }
#eighteen3 .eighteen_interview_container { width: 1000px; margin: 0 auto; color: #fff; padding-top: 12%; }
#eighteen3 .eighteen_interview_box_right { width: 50%; float: right; padding-left: 50px; }
#eighteen3 .eighteen_interview_box_left { width: 50%; float: left; padding-right: 50px; }
#eighteen3 .eighteen_interview_name { font-size: 35px; font-weight: 600; margin-bottom: 20px; }
#eighteen3 .eighteen_interview_name span { color: #ff8800; padding-right: 10px; }
#eighteen3 .eighteen_interview_name_sub { font-size: 23px; }
#eighteen3 .eighteen_interview_title { font-size: 40px; letter-spacing: -2px; margin-bottom: 25px; font-weight: 600; }
#eighteen3 .eighteen_interview_desc { line-height: 38px; font-weight: 500; letter-spacing: -2px; }
#eighteen3 .eighteen_interview_line { width: 100%; margin: 35px 0 40px 0; float: left; }

#eighteen4 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_introduction.jpg); background-position: right bottom; }
#eighteen4 .eighteen_statement { width: 100%; float: left; text-align: center; color: #fff; padding-top: 8%; }
#eighteen4 .eighteen_statement p { margin: 0; margin-bottom: 25px; font-size: 24px; letter-spacing: -2px; line-height: 40px; font-weight: 500; }
#eighteen4 .eighteen_statement img { padding-top: 10px;}

#eighteen5 .eighteen_bg { background:#edf9fc; height: auto; float: left; padding: 100px 0 110px 0; }
#eighteen5 .eighteen_project { width: 1240px; text-align: center; margin: 0 auto; }
#eighteen5 .eighteen_project_title { font-size: 36px; letter-spacing: -2px; font-weight: 600; padding-bottom:40px; }
#eighteen5 .eighteen_project_title span { color: #ff8800; }
#eighteen5 .eighteen_project_desc { font-size: 20px; line-height: 33px; }
#eighteen5 .eighteen_project_desc p:nth-child(1) { font-size: 25px; font-weight: 600; margin: 0; margin-bottom: 25px; }
#eighteen5 .eighteen_project_desc p:nth-child(1) br { display: none; }
#eighteen5 .eighteen_project_desc p:nth-child(2) { margin-bottom: 40px; }
#eighteen5 .eighteen_project_item { width: 25%; float:left; text-align: left; padding: 0 14px; position: relative; }
#eighteen5 .eighteen_project_item_desc { font-size: 16px; line-height: 27px; }
#eighteen5 .eighteen_project_item_box { background: #fff; padding: 50px 25px 25px 25px; color: #36373a; height: 295px; }
#eighteen5 .eighteen_absolute { position: absolute; width: 100%; margin: -35px 0 0 -15px; }
#eighteen5 .eighteen_project_item_status { width: 75px; height: 75px; line-height: 75px; text-align: center; font-weight: 600; margin: 0 auto; font-size: 17px; color: #fff; background:#9dacbf;  }
#eighteen5 .eighteen_project_item_status.eighteen_active { background:#ff8800; }
#eighteen5 .eighteen_project_item_title img { width: 60px; float: right; margin-top: 12px; margin-right: 10px; }
#eighteen5 a:hover .eighteen_project_item .eighteen_project_item_title img { margin-right: 0px; }
#eighteen5 a:hover .eighteen_project_item .eighteen_project_item_img { opacity: 0.7; }
#eighteen5 .eighteen_project_item_title { font-weight: 600; font-size: 23px; margin-bottom: 5px; }
#eighteen5 .eighteen_project_item_subtitle { font-weight: 600; font-size: 16px; color: #ff8800; margin-bottom: 8px; }

#eighteen6 { text-align: center; }
#eighteen6 .eighteen_bg { height: 900px !important; }
#eighteen6 .eighteen_biz { padding-top: 80px; }
#eighteen6 .eighteen_biz_title { font-size: 30px; color: #ff8800; font-weight: 600; letter-spacing: -2px; padding-bottom:20px; line-height: 45px; }
#eighteen6 .eighteen_biz_desc { font-size: 24px; font-weight: 600; }
#eighteen6 .eighteen_biz_benefit { width: 1000px; margin: 0 auto; }
#eighteen6 .eighteen_biz_benefit_box { border: 3px solid #ff8800; float: left; width: 100%; margin: 30px 0; }
#eighteen6 .eighteen_biz_benefit_box_left { width: 50%; float: left; padding: 55px 35px 55px 70px; }
#eighteen6 .eighteen_biz_benefit_box_right { width: 50%; float: left; padding: 55px 70px 55px 35px; }
#eighteen6 .eighteen_biz_benefit_icon_box img { width: 125px; }
#eighteen6 .eighteen_biz_benefit_icon_box_item { width: 50%; float: left; }
#eighteen6 .eighteen_biz_benefit_icon_box_item p { margin: 0; font-weight: 600; font-size: 21px; margin-top: 5px; }
#eighteen6 .eighteen_biz_benefit_title { font-size: 24px; font-weight: 600; color: #ff8800; border-bottom: 3px solid #ff8800; padding-bottom: 30px; margin-bottom: 20px; }
#eighteen6 .eighteen_biz_text { clear: both; float: left; width: 100%; font-size: 18px; line-height: 30px; margin-bottom: 20px; }
#eighteen6 .eighteen_biz_history { clear: both; float: left; width: 100%; font-size: 18px; font-weight: 500; line-height: 30px; }
#eighteen6 .eighteen_biz_history b { font-weight: 600; color: #ff8800; margin-right: 10px; }

#eighteen7 .eighteen_gift_box_left { width: 50%; height: 680px; float: left; background-image: url(../img/eighteen2/eighteen2_gift.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; }
#eighteen7 .eighteen_gift_box_right { width: 50%; height: 680px; float: left; background-image: url(../img/eighteen2/eighteen2_bg_gift.jpg); background-repeat: no-repeat; background-position:center bottom; background-size: cover; text-align: center; }
#eighteen7 .eighteen_gift_title { font-size: 30px; letter-spacing: -2px; font-weight: 600; padding: 60px 0 15px 0; line-height: 45px; }
#eighteen7 .eighteen_gift_title span { color: #ff8800; }
#eighteen7 .eighteen_gift_desc { padding: 0 50px; }

#eighteen7 .eighteen_gift_desc p { margin: 0; margin-bottom: 10px; font-size: 18px; line-height: 30px; }
#eighteen7 .eighteen_gift_desc p:last-child { font-weight: 600; padding-bottom: 15px; }

.btn_donate_fix { position: fixed; right: 50px; top: 80px; z-index: 9; transition: top 0.2s ease-in-out; }
.btn_donate_fix .eighteen_btn_donate1 { margin: 0; width:150px; }
.btn_donate_fix .eighteen_btn_donate1:hover { opacity: 0.8; }

.btn_donate_fix2 { position: fixed; right: 0px; bottom: 0px; width: 100%; background: #ff8800; text-decoration: none; padding: 14px 0; color: #fff; font-size: 20px; font-weight: bold; z-index: 999; transition: top 0.2s ease-in-out; text-align: center; }
.btn_donate_fix2:hover { opacity: 1 !important; }
.btn_donate_fix2 img {  width: 70px; margin-top: 0; margin-left: 15px; margin-bottom: 0; }

.eighteen_btn_top { width: 100%; float: left; margin: 50px 0 110px 0; color: #ff8800; text-decoration: none; text-align: center; font-weight: 500; }
.eighteen_btn_top:hover { opacity: 0.8; }
.eighteen_btn_top_img { width:50px; margin-bottom: 10px; }

.pc_hide { display: none; }
.mobile_enter { display: none; }

.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 (max-height:768px){
    #eighteen1 .eighteen_main_box { padding-top: 135px; margin-left: 350px; width: auto;  }
    #eighteen1 .eighteen_main_title { width: 160px; margin-right: 25px; }
    #eighteen1 .eighteen_main_desc { font-size: 16px; line-height: 26px; }
}
@media (min-width: 1000px) and (max-width: 1280px)  {
	
	.eighteen-body { min-width: 100%; }
	
	#eighteen1 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_bg_main.jpg); background-position: right bottom; height: 750px !important; }
    #eighteen1 .eighteen_main_box { padding-top: 135px; margin-left: 350px; width: auto;  }
    #eighteen1 .eighteen_main_title { width: 160px; margin-right: 25px; }
    #eighteen1 .eighteen_main_desc { font-size: 16px; line-height: 26px; }
    
    #eighteen2 .eighteen_video_title { font-size: 30px; line-height: 50px; }
    #eighteen2 .eighteen_video iframe { width: 700px; height: 394px; }
    #eighteen2 .eighteen_bg { height: 800px !important; }
    #eighteen2 .eighteen_video_title span:nth-child(1) { margin: 0; }
    
    #eighteen3 .eighteen_bg { height: 500px !important; }
    #eighteen3 .eighteen_interview_container { width: 100%; padding-top: 100px; }
    #eighteen3 .eighteen_interview_name { font-size: 25px; margin-bottom: 0px; }
    #eighteen3 .eighteen_interview_name_sub { font-size: 17px; }
    #eighteen3 .eighteen_interview_title { font-size: 25px; float: left; width: 100%; margin-bottom: 10px; }
    #eighteen3 .eighteen_interview_desc { font-size: 17px; float: left; width: 100%; line-height: 30px; }
    #eighteen3 .eighteen_interview_box_right { padding: 0 40px 0 20px; }
    #eighteen3 .eighteen_interview_box_left { padding: 0 20px 0 40px; }
    #eighteen3 .eighteen_interview_line { margin: 10px 0 15px 0; }
    
    #eighteen4 .eighteen_bg { height: 550px !important; }
    #eighteen4 .eighteen_statement { padding-top: 50px; }
    #eighteen4 .eighteen_statement p { font-size: 18px; line-height: 30px; margin-bottom: 15px; }
    
    #eighteen5 .eighteen_bg { padding: 80px 0 60px 0; }
    #eighteen5 .eighteen_project { width: 100%; padding: 0 25px; }
    #eighteen5 .eighteen_project_item { width: 50%; padding-bottom: 30px; }
    #eighteen5 .eighteen_project_item_box { height: 260px; }
    #eighteen5 .eighteen_project_item_title { font-size: 22px; margin: 0; }
    #eighteen5 .eighteen_project_item_desc { line-height: 25px; }
    #eighteen5 .eighteen_project_title { font-size: 30px; padding-bottom: 20px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) { font-size: 20px; margin-bottom: 15px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) br { display: block; }
    #eighteen5 .eighteen_project_desc p:nth-child(2) { font-size: 18px; line-height: 30px; margin: 0; margin-bottom: 40px; }
    
    #eighteen6 .eighteen_bg { height: 780px !important; }
    #eighteen6 .eighteen_biz { padding: 70px 35px; }
    #eighteen6 .eighteen_biz_title { font-size: 25px; line-height: 40px; }
    #eighteen6 .eighteen_biz_desc { font-size: 20px; }
    #eighteen6 .eighteen_biz_benefit { width: 100%; }
    #eighteen6 .eighteen_biz_benefit_box_left { padding: 35px 15px 35px 50px; }
    #eighteen6 .eighteen_biz_benefit_box_right { padding: 35px 50px 35px 15px; }
    #eighteen6 .eighteen_biz_benefit_title { font-size: 20px; padding-bottom: 15px; margin-bottom: 15px; }
    #eighteen6 .eighteen_biz_benefit_icon_box img { width: 100px; }
    #eighteen6 .eighteen_biz_benefit_icon_box_item p { font-size: 16px; margin: 0; line-height: 30px; }
    #eighteen6 .eighteen_biz_text { font-size: 16px; }
    #eighteen6 .eighteen_biz_history { font-size: 16px; }
    
    #eighteen7 .eighteen_gift_box_left { height: 560px; }
    #eighteen7 .eighteen_gift_box_right { height: 560px; }
    #eighteen7 .eighteen_gift_title { font-size: 25px; line-height: 35px; padding: 45px 0 20px 0; }
    #eighteen7 .eighteen_gift_desc p { font-size: 16px; line-height: 25px; }
    #eighteen7 .eighteen_gift_desc p:last-child { margin-bottom: 0; }
    
    .scroll-down { bottom:120px; width: 40px !important; display: none; }
    .scroll-down-icon { width: 40px !important; }
    
    .eighteen_btn_top { margin: 40px 0 110px 0; }
	
	.btn_donate_fix { right: 30px; top: 120px; }
	.btn_donate_fix .eighteen_btn_donate1 { width: 120px; }
        

}


@media (min-width: 768px) and (max-width: 999px)  {
	
	.eighteen-body { min-width: 100%; }
	.eighteen_logo { top:90px; left: 45px; }
	.eighteen_btn_donate { width: 290px; }
	.btn_donate_fix { right: 40px; top: 40px; }

    #eighteen1 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_bg_main_tablet.jpg); background-position: right bottom; }
    #eighteen1 .eighteen_main_box { width: 100%; float: left; padding: 180px 25px 0 25px; margin-left: 0; }
    #eighteen1 .eighteen_main_title { width: 210px; margin-right:25px; }
    #eighteen1 .eighteen_main_desc { font-size: 17px; line-height: 35px; }
    
    #eighteen2 .eighteen_video_title { font-size: 30px; line-height: 50px; }
    #eighteen2 .eighteen_video iframe { width: 700px; height: 394px; }
    #eighteen2 .eighteen_bg { height: 800px !important; }
    #eighteen2 .eighteen_video_title span:nth-child(1) { margin: 0; }
    
    #eighteen3 .eighteen_bg { height: 400px !important; }
    #eighteen3 .eighteen_interview_container { width: 100%; padding-top: 55px; }
    #eighteen3 .eighteen_interview_name { font-size: 25px; margin-bottom: 0px; }
    #eighteen3 .eighteen_interview_name_sub { font-size: 17px; }
    #eighteen3 .eighteen_interview_title { font-size: 25px; float: left; width: 100%; margin-bottom: 10px; }
    #eighteen3 .eighteen_interview_desc { font-size: 17px; float: left; width: 100%; line-height: 30px; }
    #eighteen3 .eighteen_interview_box_right { padding: 0 40px 0 20px; }
    #eighteen3 .eighteen_interview_box_left { padding: 0 20px 0 40px; }
    #eighteen3 .eighteen_interview_line { margin: 10px 0 15px 0; }
    
    #eighteen4 .eighteen_bg { height: 550px !important; }
    #eighteen4 .eighteen_statement { padding-top: 50px; }
    #eighteen4 .eighteen_statement p { font-size: 18px; line-height: 30px; margin-bottom: 15px; }
    
    #eighteen5 .eighteen_bg { padding: 80px 0 60px 0; }
    #eighteen5 .eighteen_project { width: 100%; padding: 0 25px; }
    #eighteen5 .eighteen_project_item { width: 50%; padding-bottom: 30px; }
    #eighteen5 .eighteen_project_item_box { height: 260px; }
    #eighteen5 .eighteen_project_item_title { font-size: 22px; margin: 0; }
    #eighteen5 .eighteen_project_item_desc { line-height: 25px; }
    #eighteen5 .eighteen_project_title { font-size: 30px; padding-bottom: 20px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) { font-size: 20px; margin-bottom: 15px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) br { display: block; }
    #eighteen5 .eighteen_project_desc p:nth-child(2) { font-size: 18px; line-height: 30px; margin: 0; margin-bottom: 40px; }
    
    #eighteen6 .eighteen_bg { height: 780px !important; }
    #eighteen6 .eighteen_biz { padding: 70px 35px; }
    #eighteen6 .eighteen_biz_title { font-size: 25px; line-height: 40px; }
    #eighteen6 .eighteen_biz_desc { font-size: 20px; }
    #eighteen6 .eighteen_biz_benefit { width: 100%; }
    #eighteen6 .eighteen_biz_benefit_box_left { padding: 35px 15px 35px 50px; }
    #eighteen6 .eighteen_biz_benefit_box_right { padding: 35px 50px 35px 15px; }
    #eighteen6 .eighteen_biz_benefit_title { font-size: 20px; padding-bottom: 15px; margin-bottom: 15px; }
    #eighteen6 .eighteen_biz_benefit_icon_box img { width: 100px; }
    #eighteen6 .eighteen_biz_benefit_icon_box_item p { font-size: 16px; margin: 0; line-height: 30px; }
    #eighteen6 .eighteen_biz_text { font-size: 16px; }
    #eighteen6 .eighteen_biz_history { font-size: 16px; }
    
    #eighteen7 .eighteen_gift_box_left { height: 560px; }
    #eighteen7 .eighteen_gift_box_right { height: 560px; }
    #eighteen7 .eighteen_gift_title { font-size: 25px; line-height: 35px; padding: 45px 0 20px 0; }
    #eighteen7 .eighteen_gift_desc p { font-size: 16px; line-height: 25px; }
    #eighteen7 .eighteen_gift_desc p:last-child { margin-bottom: 0; }
    
    .scroll-down { bottom:30px; width: 40px !important; }
    .scroll-down-icon { width: 40px !important; }
    
    .eighteen_btn_top { margin: 40px 0 80px 0; }
        
    .mobile_hide { display: none; }
    .pc_hide { display: block; }
     
}

@media (min-width: 321px) and (max-width: 767px) {
    
    
    .eighteen-body { min-width:auto; font-size: 16px; line-height: 30px; letter-spacing: -1px; }
    .eighteen_logo { top: 70px; left: auto; right: 20px; text-align: right; line-height: 18px; }
    .eighteen_logo a { font-size: 13px; line-height: 19px; }
    section { float: left; width: 100%; }
    .eighteen_btn_donate { width: 250px; }
    .eighteen_main_desc_mobile { width: 100%; display: block; float: left; background: #ff8800; color: #fff; padding: 30px 30px; font-size: 16px; line-height: 27px;  }
    .eighteen_scroll_down_mobile { display: block; }
    
    #eighteen1 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_bg_main_mobile.jpg); background-position: center bottom; background-size: cover; position: relative; }
    #eighteen1 .eighteen_main_box { width: 100%; padding: 0; margin-left: 0; }
    #eighteen1 .eighteen_main_title { width: 100%; margin: 0; margin-top: 130px; padding: 0; text-align: left; padding-left: 20px; position:absolute; left:0; }
    #eighteen1 .eighteen_main_title img { width: 250px; }
    #eighteen1 .eighteen_main_desc { display: none; }
    
    #eighteen2 .eighteen_bg { height: 580px !important; }
    #eighteen2 .eighteen_video { padding-top: 70px; }
    #eighteen2 .eighteen_video_title { font-size: 23px; line-height: 36px; }
    #eighteen2 .eighteen_video_title span:nth-child(1) { margin-left: 0; }
    #eighteen2 .eighteen_video iframe { width: 100%; height: 230px; }
    
    #eighteen3 .eighteen_interview_container { width: 100%; float: left; padding: 25px; position: absolute; bottom: 10px; }
    #eighteen3 .eighteen_interview_box_right { width: 100%; float: left; padding: 0; }
    #eighteen3 .eighteen_bg {  }
    #eighteen3 .eighteen_bg:nth-child(1) { background-image: url(../img/eighteen2/eighteen2_bg_interview1_mobile.jpg); background-position: center bottom; }
    #eighteen3 .eighteen_bg:nth-child(2) { background-image: url(../img/eighteen2/eighteen2_bg_interview2_mobile.jpg); background-position: center bottom; }
    #eighteen3 .eighteen_bg:nth-child(3) { background-image: url(../img/eighteen2/eighteen2_bg_interview3_mobile.jpg); background-position: center bottom; }
    #eighteen3 .eighteen_bg:nth-child(4) { background-image: url(../img/eighteen2/eighteen2_bg_interview4_mobile.jpg); background-position: center bottom; }  
    #eighteen3 .eighteen_interview_name { font-size: 18px; margin-bottom: 0; line-height: 25px; }
    #eighteen3 .eighteen_interview_name_sub { font-size: 15px; }
    #eighteen3 .eighteen_interview_title { font-size: 23px; margin-bottom: 10px; width: 100%; float: left; letter-spacing: -1px; }
    #eighteen3 .eighteen_interview_desc { line-height: 25px; width: 100%; float: left; letter-spacing: -1px; }
    #eighteen3 .eighteen_interview_line { margin: 10px 0 15px 0; }
    #eighteen3 .eighteen_interview_box_left { width: 100%; padding: 0; }
    
    #eighteen4 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_introduction_mobile.jpg); height: auto !important; float: left; }
    #eighteen4 .eighteen_statement { padding: 70px 25px 110px 25px; }
    #eighteen4 .eighteen_statement p { font-size: 16px; line-height: 27px; margin-bottom: 15px; letter-spacing: -1px; }
    #eighteen4 .eighteen_statement p br { display: none; }
	#eighteen4 .eighteen_statement p br.mobile_enter { display: block; }
    #eighteen4 .eighteen_statement img { padding: 15px 0 0 0; }
    
    #eighteen5 .eighteen_bg { padding:70px 0px 50px 0; }
    #eighteen5 .eighteen_project { width: 100%; padding: 0 25px; }
    #eighteen5 .eighteen_project_item { width: 100%; padding:0 0 25px 0; }
    #eighteen5 .eighteen_project_item_box { height: 240px; padding: 45px 25px 25px 25px; }
    #eighteen5 .eighteen_project_item_title { font-size: 20px; margin-bottom: 3px; }
    #eighteen5 .eighteen_project_item_title img { margin-top: 7px; }
    #eighteen5 .eighteen_project_item_desc { font-size: 14px; line-height: 25px; }
    #eighteen5 .eighteen_project_item_subtitle { font-size: 15px; margin-bottom: 5px; }
    #eighteen5 .eighteen_project_item_status { width: 70px; height: 70px; line-height: 70px; font-size: 15px; }
    #eighteen5 .eighteen_project_title { font-size: 23px; padding-bottom: 20px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) { font-size: 16px; margin-bottom: 20px; line-height: 27px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) br { display: block; }
    #eighteen5 .eighteen_project_desc p:nth-child(2) { line-height: 27px; }
    #eighteen5 .eighteen_project_desc { font-size: 16px; }
    #eighteen5 .eighteen_absolute { margin-left: 0; }
    
    #eighteen6 .eighteen_biz { padding: 70px 25px 25px 25px; }
    #eighteen6 .eighteen_biz_title { font-size: 19px; line-height: 30px; }
    #eighteen6 .eighteen_biz_desc { font-size: 16px; }
    #eighteen6 .eighteen_biz_benefit { width: 100%; }
    #eighteen6 .eighteen_biz_benefit_box_left { width: 100%; padding: 30px 30px 0 30px; }
    #eighteen6 .eighteen_biz_benefit_box_right { width: 100%; padding: 30px; }
    #eighteen6 .eighteen_biz_benefit_title { font-size: 16px; line-height: 26px; padding-bottom: 20px; margin-bottom: 10px; }
    #eighteen6 .eighteen_biz_benefit_icon_box img { width: 100px; }
    #eighteen6 .eighteen_biz_benefit_icon_box_item p { font-size: 14px; margin: 0; }
    #eighteen6 .eighteen_biz_text { font-size: 14px; line-height: 26px; }
    #eighteen6 .eighteen_biz_history { font-size: 14px; line-height: 26px; padding-bottom: 70px; }
    
    #eighteen7 .eighteen_gift_box_left { width: 100%; height: 300px; }
    #eighteen7 .eighteen_gift_box_right { width: 100%; padding: 70px 25px 110px 25px; height: auto; }
    #eighteen7 .eighteen_gift_title { font-size: 23px; line-height: 35px; padding-top: 0; padding-bottom: 15px; }
    #eighteen7 .eighteen_gift_desc { padding: 0; }
    #eighteen7 .eighteen_gift_desc p { font-size: 16px; line-height: 28px; }
    #eighteen7 .eighteen_gift_desc p:last-child { padding-bottom: 10px; }
    
    .scroll-down { bottom:30px; width: 40px !important; }
    .scroll-down-icon { width: 40px !important; }
    
    .eighteen_btn_top { margin: 30px 0 60px 0; }
        
    .mobile_hide { display: none; }
    .pc_hide { display: block; }
    .mobile_enter { display: block; }
     
}

@media (min-width: 0px) and (max-width: 320px) {
    
    .eighteen-body { min-width:auto; font-size: 16px; line-height: 30px; letter-spacing: -1px; }
    .eighteen_logo { top: 70px; left: auto; right: 20px; text-align: right; line-height: 18px; }
    .eighteen_logo a { font-size: 13px; line-height: 19px; }
    section { float: left; width: 100%; }
    .eighteen_btn_donate { width: 230px; }
    .eighteen_main_desc_mobile { display: block; float: left; background: #ff8800; color: #fff; padding: 30px 30px; font-size: 16px; line-height: 27px;  }
    .eighteen_scroll_down_mobile { display: block; }
    
    #eighteen1 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_bg_main_mobile.jpg); background-position: center bottom; background-size: cover; position: relative; }
    #eighteen1 .eighteen_main_box { width: 100%; padding: 0; }
    #eighteen1 .eighteen_main_title { width: 100%; margin: 0; margin-top: 115px; padding: 0; text-align: left; padding-left: 20px; position:absolute; left:0; }
    #eighteen1 .eighteen_main_title img { width: 200px; }
    #eighteen1 .eighteen_main_desc { display: none; }
    
    #eighteen2 .eighteen_bg { height: 560px !important; }
    #eighteen2 .eighteen_video { padding-top: 70px; }
    #eighteen2 .eighteen_video_title { font-size: 20px; line-height: 32px; }
    #eighteen2 .eighteen_video_title span:nth-child(1) { margin-left: 0; }
    #eighteen2 .eighteen_video iframe { width: 100%; height: 180px; }
    
    #eighteen3 .eighteen_interview_container { width: 100%; float: left; padding: 25px; position: absolute; bottom: 10px; }
    #eighteen3 .eighteen_interview_box_right { width: 100%; float: left; padding: 0; }
    #eighteen3 .eighteen_bg { height: 650px !important; }
    #eighteen3 .eighteen_bg:nth-child(1) { background-image: url(../img/eighteen2/eighteen2_bg_interview1_mobile.jpg); background-position: center bottom; }
    #eighteen3 .eighteen_bg:nth-child(2) { background-image: url(../img/eighteen2/eighteen2_bg_interview2_mobile.jpg); background-position: center bottom; }
    #eighteen3 .eighteen_bg:nth-child(3) { background-image: url(../img/eighteen2/eighteen2_bg_interview3_mobile.jpg); background-position: center bottom; }
    #eighteen3 .eighteen_bg:nth-child(4) { background-image: url(../img/eighteen2/eighteen2_bg_interview4_mobile.jpg); background-position: center bottom; }  
    #eighteen3 .eighteen_interview_name { font-size: 18px; margin-bottom: 0; line-height: 25px; }
    #eighteen3 .eighteen_interview_name_sub { font-size: 15px; }
    #eighteen3 .eighteen_interview_title { font-size: 20px; margin-bottom: 10px; width: 100%; float: left; letter-spacing: -1px; }
    #eighteen3 .eighteen_interview_desc { font-size: 14px; line-height: 23px; width: 100%; float: left; letter-spacing: -1px; }
    #eighteen3 .eighteen_interview_line { margin: 10px 0 15px 0; }
    #eighteen3 .eighteen_interview_box_left { width: 100%; padding: 0; }
    
    #eighteen4 .eighteen_bg { background-image: url(../img/eighteen2/eighteen2_introduction_mobile.jpg); height: auto !important; float: left; }
    #eighteen4 .eighteen_statement { padding: 70px 25px 110px 25px; }
    #eighteen4 .eighteen_statement p { font-size: 16px; line-height: 27px; margin-bottom: 15px; letter-spacing: -1px; }
    #eighteen4 .eighteen_statement p br { display: none; }
    #eighteen4 .eighteen_statement img { padding: 15px 0 0 0; }
    
    #eighteen5 .eighteen_bg { padding:70px 0px 50px 0; }
    #eighteen5 .eighteen_project { width: 100%; padding: 0 25px; }
    #eighteen5 .eighteen_project_item { width: 100%; padding:0 0 25px 0; }
    #eighteen5 .eighteen_project_item_box { height: 220px; padding: 40px 25px 20px 25px; }
    #eighteen5 .eighteen_project_item_title { font-size: 18px; margin-bottom: 0; }
    #eighteen5 .eighteen_project_item_title img { margin-top: 7px; }
    #eighteen5 .eighteen_project_item_subtitle { font-size: 15px; margin-bottom: 5px; }
    #eighteen5 .eighteen_project_item_desc { font-size: 12px; line-height: 23px; }
    #eighteen5 .eighteen_project_item_status { width: 60px; height: 60px; line-height: 60px; font-size: 13px; }
    #eighteen5 .eighteen_project_title { font-size: 20px; padding-bottom: 20px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) { font-size: 16px; margin-bottom: 20px; line-height: 27px; }
    #eighteen5 .eighteen_project_desc p:nth-child(1) br { display: block; }
    #eighteen5 .eighteen_project_desc p:nth-child(2) { line-height: 27px; }
    #eighteen5 .eighteen_project_desc { font-size: 16px; }
    #eighteen5 .eighteen_absolute { margin-left: 0; }
    
    #eighteen6 .eighteen_biz { padding: 70px 25px 25px 25px; }
    #eighteen6 .eighteen_biz_title { font-size: 18px; line-height: 28px; }
    #eighteen6 .eighteen_biz_desc { font-size: 16px; }
    #eighteen6 .eighteen_biz_benefit { width: 100%; }
    #eighteen6 .eighteen_biz_benefit_box_left { width: 100%; padding: 30px 30px 10px 30px; }
    #eighteen6 .eighteen_biz_benefit_box_right { width: 100%; padding: 10px 30px 30px 30px; }
    #eighteen6 .eighteen_biz_benefit_title { font-size: 16px; line-height: 26px; padding-bottom: 20px; margin-bottom: 10px; }
    #eighteen6 .eighteen_biz_benefit_icon_box img { width: 85px; }
    #eighteen6 .eighteen_biz_benefit_icon_box_item p { font-size: 12px; margin: 0; }
    #eighteen6 .eighteen_biz_text { font-size: 14px; line-height: 26px; }
    #eighteen6 .eighteen_biz_history { font-size: 14px; line-height: 26px; padding-bottom: 70px; }
    
    #eighteen7 .eighteen_gift_box_left { width: 100%; height: 300px; }
    #eighteen7 .eighteen_gift_box_right { width: 100%; padding: 70px 25px 110px 25px; height: auto; }
    #eighteen7 .eighteen_gift_title { font-size: 20px; line-height: 30px; padding-top: 0; padding-bottom: 15px; }
    #eighteen7 .eighteen_gift_desc { padding: 0; }
    #eighteen7 .eighteen_gift_desc p { font-size: 16px; line-height: 28px; }
    #eighteen7 .eighteen_gift_desc p:last-child { padding-bottom: 10px; }
    
    .scroll-down { bottom:30px; width: 40px !important; }
    .scroll-down-icon { width: 40px !important; }
    
    .eighteen_btn_top { margin: 30px 0 60px 0; }
        
    .mobile_hide { display: none; }
    .pc_hide { display: block; }
    .mobile_enter { display: block; }

}