@import url('sns_modal.css');

.tabcons > li{display:none}

/* blog */
.board_list > li > a{padding-left: 160px;}
.board_list > li > div.blogImg{position:absolute;top:44px;left:10px;width:160px;height:100px;background:#dadada;background-size:cover;background-position:center;background-repeat:no-repeat;}

/* video */
.video_view_container{position:relative;margin-bottom:30px;border-bottom-width:1px;border-bottom-style:solid}
.video_view{position:relative;width:100%;height:0;padding-top:56.3%;}
.video_view iframe{position:absolute;left:0;top:0;right:0;bottom:0;}
.video_title{margin:0 40px;line-height:80px}
.video-btns{opacity:0.6;position:absolute;bottom:0;width:25px;height:80px;background-repeat:no-repeat;background-position:center;text-indent:-10000px}
.video-btns:hover{opacity:1}
.video-prev{left:0;background-image:url('../img/btn_prev.png')}
.video-next{right:0;background-image:url('../img/btn_next.png')}

.grid_list{width:1100px;margin:0 auto}
.grid_list:after{content:'';display:block;clear:both}
.grid_list > li{position:relative;float:left;width:260px;margin:0 20px 10px 0}
.grid_list > li.last_col{margin-right:0}
.grid_list > li > a{display:block;position:relative}
.grid_img_area{position:relative;height:145px;overflow:hidden}
.grid_img_area > img{width:100%}
.grid_txt_area{position:relative;height:50px;margin:0 10px;line-height:55px;text-align:center}

/* facebook */
.fb_wrap{width:1030px;margin:0 auto}
.fb_header{position:relative;height:110px;background-color:#eff1f7}
.fb_header > .col1{position:absolute;left:40px;top:30px}
.fb_header > .col1 img{width:100px;padding:4px;border:1px solid #ebebeb;background-color:#fff}
.fb_header > .col2{margin-left:180px;margin-right:20px;padding-top:35px}
.fb_header .row2{margin:9px 150px 0 0;font-size:1.375em}
.fb_header > .col3{position:absolute;right:40px;top:65px}
.fb_list{position:relative;width:1050px;left:-10px;margin-top:60px}
.fb_list:after{content:'';display:block;clear:both}
.fb_list > li{float:left;width:505px;margin:0 10px 20px;padding:15px;border:1px solid #ebebeb;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.fb_head{height:40px}
.fb_head > .col1{width:40px;margin-right:10px}
.fb_head > .col1 > img{width:34px;padding:2px;border:1px solid #ebebeb}
.fb_head .row1{margin-top:4px;color:#c93622}
.fb_head .row2{margin-top:6px}
.fb_text{margin:20px 0 10px}
.fb_text a{text-decoration:underline}
.fb_text a:hover{color:#c93622}
.fb_link > a{color:#c93622}
.fb_link > a:hover, .fb_link > a:focus{text-decoration:underline}
.fb_img{overflow:hidden;margin-top:20px}
.fb_img > img{width:100%}

/* instagram */
.ig_wrap{width:1000px;margin:0 auto;padding-bottom:38px}
.ig_list:after{content:'';display:block;clear:both}
.ig_list > li{float:left;position:relative;width:323px;height:323px;margin:0 5px 10px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}
.ig_list > li > a{display:block;height:100%}
.ig_list p{position:absolute;left:0;bottom:0;width:100%;height:32px;background-color:rgba(255,255,255,0.7);line-height:32px;text-align:center}
.ig_list span{padding-left:30px}

/* load more button */
.load_more{position:relative;height:54px;margin-top:20px;background-color:#f8f8f8}
.load_more > a{display:block;height:100%;font-weight:700;font-size:18px;text-align:center}
.load_link_tt{position:absolute;left:50%;top:17px;width:100px;margin-left:-50px}
.load_spinner{display:none;position:absolute;left:50%;top:21px;margin-left:-16px}
.spinner > .load_link_tt{display:none}
.spinner > .load_spinner{display:block}


.lyr01_tit{position:relative;text-align:center;padding:40px 0}
.awd_list{position:relative}
.awd_li{width:25%}
.awd_li a{display:block;position:relative;height:100%}
.awd_li > a:hover span{position:absolute;left:0;top:0;width:100%;height:100%;background:url('../img/box_on_bg.png') repeat}
.awd_li > a:hover:after{content:'';position:absolute;top:50%;left:50%;margin-left:-22px;margin-top:-22px;width:43px;height:43px;background: url('../img/on_ico.png') no-repeat 0 0}
.awd_img{width:150px;margin:0 auto;
-webkit-box-shadow: 0px 3px 18px -5px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 18px -5px rgba(0,0,0,0.15);
-ms-box-shadow: 0px 3px 18px -5px rgba(0,0,0,0.15);
-o-box-shadow: 0px 3px 18px -5px rgba(0,0,0,0.15);
box-shadow: 0px 3px 18px -5px rgba(0,0,0,0.15);
}
.awd_txt{margin:10px 0 35px;font-size:0.8125rem;line-height:153%;color:#888}
.patent_pop_con{position:absolute;left:50%;z-index:200;text-align:center}

.pop_close{display:block;position:absolute;top:-53px;right:50%;margin-right:-150px;width:43px;height:43px;background:url('../img/pop_close.png') no-repeat;text-indent:-100000px;font-size:0}
@media screen and (min-width:550px) {
    .patent_pop_con img{max-width:500px}
    .pop_close{margin-right:-250px}
}

@media screen and (min-width:1260px) {
    .awd_list{width:1160px}

    .patent_pop_con img{max-width:100%}
    .pop_close{right:0;margin-right:0}
}
/* @media screen and (min-width:550px) {
    .patent_pop_con img{max-width:500px}
    .pop_close{margin-right:-250px}
}
@media screen and (min-width:768px) {
    .awd_list li{width:33.3333%;margin-bottom:65px}
    .awd_list .awd_txt{padding:200px 40px 0}
}
@media screen and (min-width:1080px) {
    .awd_list li{width:25%}
}
@media screen and (min-width:1260px) {
    .awd_list{width:1160px}

    .patent_pop_con img{max-width:100%}
    .pop_close{right:0;margin-right:0}
} */

/* load more button */
.load_more{position:relative;height:54px;margin-top:20px;background-color:#e8e7e7}
.load_more > a{display:block;height:100%;font-weight:700;font-size:18px;text-align:center}
.load_link_tt{position:absolute;left:50%;top:17px;width:100px;margin-left:-50px}
.load_spinner{position:absolute;left:50%;top:21px;margin-left:-16px}
/* .spinner > .load_link_tt{display:none} */
/* .spinner > .load_spinner{display:block} */

.insta_tag{height:1180px;overflow:hidden}
.youtube_notice {text-align: center}
