<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
/*** topmenu ***/
.btnGotop {overflow: hidden;display: block;position: fixed;right: 1.9rem;bottom: 2rem;z-index: 1000;width: 3.5rem;height: 3.5rem;text-align: center;color: #666;font-size: 0.5rem;font-weight: 700;border-radius: 5px;background-color: #f7f7f8;cursor: pointer;box-shadow: 0 2px 4px 0 rgba(76,76,75,.1);}
.btnGotop span {display:block; width:12px; height:14px; margin:1rem auto 0.1rem; background:url(http://dailylike.jpg3.kr/godo/dailylike/2018_dailylike/01_Main/etc/topquick_menu.png) 0 0 no-repeat; background-size:100%;}

/*카카오플러스친구*/
.btnGotop2 {overflow: hidden;display: block;position: fixed;right: 1.9rem;bottom: 6rem;z-index: 1000;width: 3.5rem;height: 6.5rem;text-align: center;color: #000;font-size: 0.7rem;font-weight: bold;border-radius: 5px;background-color: #ffd24b;cursor: pointer;box-shadow: 0 2px 4px 0 rgba(76,76,75,.1);}
.btnGotop2 span {display:block; width: 100%; height:39%; margin:0.1rem auto 0.1rem; background:url(http://ftp.dailylike.jpg3.kr/hgodo/08_PC/etc/kakao_icon.png) 0 0 no-repeat; background-size:100%;}




/*** sns ***/
#util .utilMenu .facebook a {display: inline-block; float:right; width:36px; height:36px; background:url(http://dailylike.jpg3.kr/godo/dailylike/2018_dailylike/07_Footer/facebook_icon.png) no-repeat;}
#util .utilMenu .instagram_icon a {display: inline-block; float:right; width:36px; height:36px; margin-left: 5px; background:url(http://dailylike.jpg3.kr/godo/dailylike/2018_dailylike/07_Footer/instagram_icon.png) no-repeat;}
#util .utilMenu .blog_icon a {display: inline-block; float:right; width:36px; height:36px; margin-left: 5px; background:url(http://dailylike.jpg3.kr/godo/dailylike/2018_dailylike/07_Footer/blog_icon.png) no-repeat;}




#footer {width:100%; margin:150px auto 0; text-align:left; background:#272a2d;  min-width: 850px;}
.footer_inner {max-width:1300px;margin:0 auto;padding:50px 5% 50px;}


.footer_left {float:left;}

.footer_top {}
.footer_top ul {}
.footer_top &gt; ul &gt; li {float:left; margin-right:90px;}
.footer_top &gt; ul &gt; li .tit {font-size:15px; letter-spacing:1px; font-weight:700; color:#fff; margin-bottom:20px;}
.footer_top &gt; ul &gt; li .num {font-size:34px; color:#fff; margin-bottom:15px;}
.footer_top &gt; ul &gt; li .cont,
.footer_top &gt; ul &gt; li .cont p,
.footer_top &gt; ul &gt; li .cont a {color:#888; font-size:12px; line-height:22px;}
.footer_top &gt; ul &gt; li select { background:#272a2d; margin-top:29px; border:1px solid #e5e5e5; font-size:12px; width:200px; height:30px; line-height:30px; color:#999; letter-spacing:-0.5px;}

.footer_btm {margin-top:80px; }
.footer_btm .ft_menu li {float:left; margin-bottom:20px;}
.footer_btm .ft_menu li a {display:block; font-size:12px; font-weight:300; color:#fff;  line-height:1; padding:0px 12px;}
.footer_btm .ft_menu li a:hover {font-weight:400;}
.footer_btm .ft_menu li a.privacy {font-weight:400;}
.footer_btm .ft_menu li:first-child a {padding-left:0px; background:none;}
.footer_btm .ft_menu li.last a {padding-right:0px;}
.footer_btm .footer_info {color:#b1b1b1; font-size:11px; font-weight:300; line-height:2;}
.footer_btm .footer_info a {color:#b1b1b1; font-size:11px; font-weight:300; border-bottom:1px solid #d9d9d9; position:relative; top:-2px;}
.footer_btm .footer_info a:hover {color:#fff; border-bottom:1px solid #fff;}
.footer_btm .footer_info span {padding:0px 10px; font-weight:200; color:#d1d1d1;}
.footer_btm .footer_copy {margin-top:30px; color:#b1b1b1; font-size:11px; font-weight:300; line-height:1;}



.footer_logo_box {margin-top:80px; }


.footer_right {float:right; text-align:right;}
.footer_right .ft_bigmenu {}
.footer_right .ft_bigmenu a {color:#fff; font-size:18px; line-height:33px; font-weight:400; }
.footer_right .ft_log {margin-top:20px; margin-bottom:80px;}
.footer_left .ft_log a {color:#fff; font-size:13px; margin-left:10px; }
.footer_left .ft_sns {margin-top:30px;}


.footer_left .ft_sns img {  display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 0.2rem;
}

  


.footer_right .ft_sns a {margin-left:15px; }
.footer_right .ft_sns a:hover img {opacity:0.8;}

.cboth { clear: both;}
.cboth:after {
    content: " ";
    display: block;
    clear: both;
}


/* BASIC css end */

</pre></body></html>