@charset "utf-8";

/* 161220_Roboto_폰트삭제
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight:normal;
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto-Regular.woff') format('woff'),
       url('../fonts/Roboto-Regular.ttf') format('truetype');
       src:local(※), url('../fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
  font-family: 'RobotoM';
  font-style: normal;
  font-weight:normal;
  src: url('../fonts/Roboto-Medium.eot');
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto-Medium.woff') format('woff'),
       url('../fonts/Roboto-Medium.ttf') format('truetype');
       src:local(※), url('../fonts/Roboto-Medium.woff') format('woff');
}

@font-face {
  font-family: 'RobotoCondensed';
  font-style: normal;
  font-weight:normal;
  src: url('../fonts/RobotoCondensed-Bold.woff') format('woff');
  src: url('../fonts/RobotoCondensed-BoldItalic.woff') format('woff');
  src: url('../fonts/RobotoCondensed-Italic.woff') format('woff');
  src: url('../fonts/RobotoCondensed-Light.woff') format('woff');
  src: url('../fonts/RobotoCondensed-LightItalic.woff') format('woff');
  src: url('../fonts/RobotoCondensed-Regular.woff') format('woff');  
}
161220_Roboto_폰트삭제  */

/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,textarea,p,
blockquote,th,td,input,select,textarea,button,
address,small,caption,cite,code,dfn,em,var,
header,footer,section,article,figure{margin:0;padding:0; font-weight:normal; font-style:normal; line-height:100%; color:#000000}
article,aside,details,figcaption,figure,footer,
header,hgroup,nav,section,summary {display: block;}
audio,canvas,video {display: inline-block;}
html {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;}
fieldset,img{border:0 none}
dl,ul,ol,menu,li{list-style:none; -webkit-tap-highlight-color: transparent; webkit-tap-highlight-color: rgba(0,0,0,0);}
input,select,textarea,button{font-size:100%;vertical-align:middle}
button{border:0 none; background-color:transparent;cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
body{-webkit-text-size-adjust:none;}
input[type=text],input[type=password],input[type=submit],input[type=search]{border-radius:0;-webkit-appearance:none}
input:checked[type=checkbox]{background-color:#666;-webkit-appearance:checkbox}
button,html input[type=button],input[type=submit],input[type=reset],input[type=file]{border-radius:0;-webkit-appearance:button}
button::-moz-focus-inner,
input::-moz-focus-inner {border: 0; padding: 0;}
select{-webkit-appearance:none}
body{background:#fff}
a{color:#000000;text-decoration:none}
a:active,a:hover{text-decoration:none}
header,footer,section,article,nav{display:block}
hr{display:none}
caption span,
.blind{display:block;overflow:hidden;position:absolute;width:1px;height:1px;font-size:1px;line-height:0;text-indent:10px;white-space:nowrap}
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.hide{visibility:hidden; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0}
*{font-family:'dotum','돋움', 'sans-serif'; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.hide{visibility:hidden; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0}
body{font-family:'dotum','돋움', 'sans-serif';}
html,body{height:100%}
/*정렬*/
.text_cen{ text-align: center; }

/*margin, padding*/
.mt20{ margin-top:20px; }
.mb25{ margin-bottom:25px; }
/* layout */
#wrap {min-width:320px; background:#fafafa; min-height:100%; overflow-x:hidden}
#main_wrap {margin:0 auto; min-width:320px; background:#56c0e5; min-height:100%; overflow-x:hidden}
#mainlink_wrap {margin:0 auto; min-width:320px; background:#fafafa; min-height:100%; overflow-x:hidden}
#sub_wrap {margin:0 auto; min-width:320px; background:#fafafa; min-height:100%; overflow-x:hidden}
#sub_wrap.bg { background:#56c0e5 }
#sub_content {margin-top:143px; }
#sub_content.mr_t240 {margin-top:240px; }
#sub_content.mr_t177 {margin-top:177px; }
#sub_content.mr_t48 {margin-top:48px;} 
#sub_content.mr_t72 {margin-top:72px;}
#sub_content .btn_play {}
#loading_bar {display:none; position:fixed; background:#fff; width:100%; height:100%; top:0; letter-spacing:0; z-index:130; opacity:0.7;}
#loading_bar .loading_big{position:relative; top:50%; left:50%; margin:-21px auto 0 -21px; background:url("../images/loadingbar.gif"); background-repeat:no-repeat; width:42px; height:42px;}
.loading_small {position:absolute; top:50%; left:50%; margin:-10px auto 0 -10px; background:url("../images/loadingbar.gif"); background-repeat:no-repeat; background-size:20px 20px; width:20px; height:20px}

/* popup */
#popup_wrap {display:none; /*position:fixed; width:100%; height:100%; top:0; letter-spacing:0; z-index:150; background:#000; opacity:0.55; */}
.popup {position:absolute; margin:0 auto; padding:16px; background:#666; border-radius:30px; opacity:0.9; color:#fafafa; font-size:14px; width:50%; max-width:80%; text-align:center; bottom:64px; left:0; right:0;}
 
/* header */
header {position:fixed; z-index:100; width:100%; top:0;}
header .fix_wrap {overflow:hidden; background: #fafafa; border-bottom:1px solid #e7e6e6; height:56px ; position:relative;  width:100%; display:flex; align-items: center} /* height:56px; */
header .fix_wrap.bg2 {overflow:hidden; background: #252525;}
header .fix_wrap a { height:46px;display: table;} /* height:54px; */
header .fix_wrap .photo img { width:36px; height:36px; vertical-align:middle;}  /* width:44px; height:44px; */
header .fix_wrap .header_container { width: 100%; display: flex; align-items: center; display:table; padding-right: 22px; }
header .fix_wrap .header_container .photo {width:56px;vertical-align:middle; display:table-cell; padding-left:24px}  /* padding-left:16px */
header .fix_wrap .header_container .sender {padding:0 16px 0 10px; font-size:14px; color:#505050; text-align:left; display:table-cell; vertical-align:middle; font-weight: bold;/* text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp:2;display:-webkit-box; -webkit-box-orient:vertical; word-wrap:break-word;*/}
header .fix_wrap .header_container .open_in_app_area { margin: 0 24px 0 0; color: #598cff; display: table-cell; vertical-align: middle; text-align: right;}
header .fix_wrap .header_container .open_in_app_area .open_in_app {
    cursor:pointer;}
header .fix_wrap .down_area {position:absolute; right:16px; top:20px;}
header .list_info { background:#fafafa; padding:10px 0 5px 24px; color:#86898b; font-size:13px; text-align:left;}  /* padding:6px 12px 6px 0; */
header .button_wrap { background:#fafafa; padding:5px 10px 10px 10px; color:#86898b; font-size:13px; text-align:center;}  /* padding:6px 12px 6px 0; */

header .list_info .refresh img {width: 18px;  height: 18px;  margin-bottom: -4px;}
header .fix_wrap .down_text {position:absolute; top:28px; right:16px; font-size:15px; color:#fafafa;}
header .fix_wrap .down_text a {color:#fafafa;}
header .fix_wrap .selected {font-size:15px; color:#fafafa; vertical-align:text-top;} 
header .fix_wrap .divider {padding:0 3px; font-size:10px; color:#fafafa;}
header .fix_wrap .divider_2 {padding:0 8px 0 16px; font-size:13px; color:#fafafa; opacity:0.5}
header .fix_wrap .num{position:absolute; top:15px; left:0; right:0; width:120px; margin:0 auto; font-size:15px; color:#fafafa; text-align:center}  /* top:23px; */
header .fix_wrap .btn_list {position:absolute; top:12px; left:16px; }  /* top:20px; */
header .fix_wrap .btn_list a {display:inline-block; width:24px; height:24px;  background:url(../images/bt_ss_type.png) no-repeat 0 0; background-size:74px 50px; background-position:0 -25px;}
header .fix_wrap .btn_list a:hover {background-position:-25px -25px;}
header .fix_wrap .btn_list a:active {background-position:-50px -25px;}
header .fix_wrap .btn_list img {width:24px; height:24px;}
header .fix_wrap .check_area {width:72px; text-align:center; position:absolute; top:3px; left:0px;}  /* top:9px; */
header .fix_wrap .count {position:absolute; top:16px; left:72px; font-size:20px; color:#252525;}  /* top:20px;*/
header .fix_wrap .all {margin-top:-5px; font-size:11px; color:#252525;} /* margin-top:-5px; font-family: Roboto Regular; */
header .fix_wrap .tit_event { display: table-cell; vertical-align: middle; color:#505050; padding-left:16px; font-size:14px  }
header .detail {
    overflow: hidden;  border: 1px solid #e7e6e6;  background: #f0f0f0;
    padding: 10px 16px;  position: relative;
    display: table; width: 100%;
}
header .detailbg {   
    overflow: hidden;
    padding: 10px 16px;
    position: relative;
    height: 72px;
    display: table-cell;
    vertical-align: middle;  
}
header .detailbg span{ font-size: 14px;    color: #505050;   text-align: left;      line-height: 20px; }
header .detailbg span.ellip{ 
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: break-word;}
.down_info .btn_back {position:absolute; top:15px; left:16px; z-index:9999}
.down_info .btn_back a {display:block; text-indent:-1000em; background:url(../images/Share_tips_prev.png) no-repeat 0 0; width:24px; height:24px; background-size:24px 24px; } /*  background:url(../images/tw_ic_ab_back.png) no-repeat 0 0; */
.btn_down {position:absolute; top:46px; left:16px;}
.btn_down a {display:inline-block; text-indent:-1000em; width:24px; height:24px; background:url(../images/easyshare_view_ic_downloaded.png) no-repeat 0 0; background-size: 24px }
.set_num { text-align:center; font-size:18px; color:#fff; position:absolute; width:100%; z-index:100; top:66px; text-shadow:0 0 1px #000;  }

/*20160720  simple share 수정*/
header .profile_area dl:after{ display: block; content: ""; clear: both }
header .profile_area dd:first-child{ min-height:50px; float:left; }
header .profile_area dt.sender {color:#252525; font-size:16px; padding:10px 10px 0 0;text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp:2;display:-webkit-box; -webkit-box-orient:vertical; word-wrap:break-word; max-width:280px; }
header .profile_area dd p.photo {float:left; margin:10px 12px 0 16px; background:url(../images/messages_list_id.png.png) no-repeat 0 0 #dbd4c7; background-size:40px 40px; border-radius:40px; box-sizing:border-box; width:40px; height:40px; } 
header .profile_area dd p.photo img {border:1px solid #fafafa;  border-radius:40px; width:40px; height:40px;}
header .profile_area dd.file { float:left; padding-left:20px; padding-top:3px; color:#979797; font-size: 13px; background:url(../images/phone_logs_ic_received.png) 0 3px no-repeat; background-size: 13px ; }
header .profile_area dd.expired { clear:both; text-align:right; color:#86898b ; font-size:13px; padding:0 16px 8px 0}

/* header checkbox */
header input[type=checkbox] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden; clip:rect(0,0,0,0); border: 0 }
header input[type=checkbox] + label{display:inline-block; cursor:pointer; width:32px; height:32px;position:relative; top:0; left:0;} /* background-size:72px 36px;  */
header input[type=checkbox] + label:before {content:""; display:block; width:32px; height:32px; background:url(../images/bt_check_gray_new.png) 0 0 no-repeat; background-size:72px 36px; background-position:-40px 0;position:relative; top:0; left:0;}
header input[type=checkbox]:checked + label:before {content:""; background:url(../images/bt_check_gray_new.png) 0 0 no-repeat; background-size:72px 36px; background-position:0 0; width:32px; height:32px;position:relative; top:0; left:0;}
header input[type=checkbox] + label.sel:before {border:1px solid #eaaf3e;  background-position:-41px -1px}
header input[type=checkbox]:checked + label.sel:before { background-position:-1px -1px}

/* list checkbox */
label {cursor:pointer;}
.list input[type=checkbox] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden; clip:rect(0,0,0,0); border: 0 }
.list input[type=checkbox] + label{ /*background:url(../images/bt_check.png) 0 0 no-repeat;background-position:-40px -40px;*/display: block;position: relative; top: 0;left: 0;}
.list input[type=checkbox] + label:before {content:""; display:inline-block; position:absolute;top:0;left:0; width:32px; height:32px; background:url(../images/bt_check_new.png) 0 0 no-repeat; background-size:72px 72px; background-position:-40px -40px}
.list input[type=checkbox]:checked + label:before {content:""; background:url(../images/bt_check_new.png) 0 0 no-repeat; background-size:72px 72px; background-position:-0 -40px} 
.list input[type=checkbox] +label.sel:before { border:1px solid #eaaf3e; }
.list input[type=checkbox] + label.on{ content:""; background:url(../images/bt_check_new.png) 0 0 no-repeat; background-size:72px 72px; background-position:-0 -40px }

/* main contant */
.contant {margin-bottom:50px; padding:10px 13px; position:relative; height:100%;}
.contant_digit { padding:32px 29px; }
.contant h1 {margin-top:25px; color:#fafafa; font-size:18px; text-align:center}
.contant h1 .ico_tit { display: inline-block; vertical-align: middle; margin-right:7px  }
.contant h1 .ico_tit img { width:35px; height:35px; }
.contant .bg_pin {margin:20px auto 0; background:url(../images/simpleshare_pin_simpleshare.png) 0 0 no-repeat; background-size:275px 72px; width:274px; height:68px;}
.contant .explanation {margin:19px auto 114px auto; font-size:14px; text-align:center; width:75%}
.contant .explanation.digit { margin:45px auto 104px auto; width:100% }
.contant .explanation.digit_v2 { margin-bottom:104px; width:100% }
.contant .explanation.digit_v3{ margin-top:30px; margin-bottom:104px; width:100% }
.contant .explanation p {color:#fafafa; line-height:18px;}
.contant.link{margin-bottom:0px; padding:10px 14px; position:relative; height:100%;}
.contant.link h1 {margin-top:196px; color:#252525 ;   opacity: 0.9; font-size:40px;
    text-align:center; font-weight: bold; height: fit-content; min-height: 48px}
.contant.link .explanation {margin:19px auto 78px auto; font-size:14px; text-align:center; width:75%}
.contant.link .explanation p {color:#252525 ;  opacity: 0.6; font-size:14px;  line-height:18px;   }  /*  font-family: Roboto Regular;*/

.pin_wrap {position:relative; overflow:hidden; margin:0 auto; background:#fafafa; border:1px solid #c3c3c3; border-radius:1px; box-shadow:1px 1px 1px rgba(0, 0, 0, 0.3); box-sizing:border-box; width:100%; height:250px; text-align:center;}
.pinlink_wrap { position: relative;  overflow: hidden; margin: 0 auto;  width: 100%; height: 22px;  text-align: center;}
.dig_wrap { height:192px; border-radius: 14px; border:1px solid #cfcfcf; width:90%; position: relative; }
.wrap_h140 { height:148px; }
.pinnumber {box-sizing:border-box;}
.number input {padding-left:10px; background:#fff; border:2px solid #a5a4a6; border-radius:1px; width:200px; height:44px; box-sizing:border-box;}
.dig_number input { border-radius:6px; border:2px solid #d6d6d6; height:40px;width:206px; }
.dig_number.wid100 input { width:208px }
.btn_ok input[type=submit] {border:none;}
.btn_ok input {background:url(../images/bt_s_normal.png) 0 0 no-repeat; background-size:64px 44px; cursor:pointer; width:64px; height:44px; font-size:16px; color:#000;}
.btn_ok input:hover {background:url(../images/bt_s_mouseover.png) 0 0 no-repeat; background-size:64px 44px;}
.btn_ok input:active {background:url(../images/bt_s_pressed.png) 0 0 no-repeat; background-size:64px 44px; color:#fff;}
.link_button { display: inline-block; width: 75%; height: 44px; padding: 12px 16px;
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 22px;
    font-size: 17px;
    color: #252525;
    text-align: center;
    line-height: 20px;
}
#selectFilesBtn.on { background:#5381ed; color: #FAFAFA; }
#downloadFilesBtn.off { background-color: rgba(83, 129, 237, 0.4); color: rgba(250, 250, 250, 0.4);  pointer-events: none;  }
#downloadFilesBtn.on { background:#5381ed; color: #FAFAFA; }
.expandBtn {display:inline-block; position:absolute;bottom:0;right:0; width:22px; height:22px;
    background-size:22px 22px;
    background: url(../images/btn_ic_expand.svg) no-repeat center;
    border:0; outline:0; cursor: pointer;
    z-index: 57;}

.btn_dig_ok input {background:#fff; border:1px solid #dadada; box-shadow:1px 1px 1px #f0f0f0;  border-radius:6px;cursor:pointer; width:56px; height:40px; font-size:16px; color:#000;}
/*.btn_dig_ok input:hover {background:#e8e8e8; }
.btn_dig_ok input:active {background:#b1b1b1; color:#fff;}*/

.btn_dig_ok a  {background:#fff; border:1px solid #dadada; box-shadow:1px 1px 1px #f0f0f0;line-height: 40px; display: inline-block; vertical-align: middle; border-radius:6px;cursor:pointer; width:56px; height:40px; font-size:16px; color:#000;}
.btn_dig_ok a:hover{background:#e8e8e8; }
.btn_dig_ok a:active{background:#b1b1b1; color:#fff;}
.pin_text {margin:11px auto 24px auto; color:#464646; font-size:14px; text-align:center; line-height:16px; width:75%;}
.pre_text {margin:30px auto 0 auto; text-align:left; width:268px;color:#464646; font-size:14px;}
.dig_wrap .pin_text  {margin: 2px auto 20px auto; text-align:left; width:268px}
.pin_error {margin:8px auto 42px auto; font-size:14px; text-align:center; color:#ff1616; line-height:18px; width:75%;}
.pin_box {position:relative;}
.dig_box { margin-bottom:45px; }
.pin_img {position:absolute; top:-74px; margin:0 auto; left:0; right:0; text-align:center; z-index:120;}
.pin_img img {width:276px; height:106px;}
.pin_img.digit { top:-74px; }
.pintop_img {position:absolute; top:72px; margin:0 auto; left:0; right:0; text-align:center; z-index:120;
    padding:25px 30px 24px 30px;}
.pintop_img img {width:56px; height:56px;}

.pin_wrap .pin_error { margin:3px 0 0 0; width:100%;}
.dig_wrap .pin_error{font-size: 13px;  letter-spacing: -0.03em}
.h147 { height:147px; }
.pin_wrap2 {text-align:center;}
.pin_wrap2.box_white {border-radius: 14px; border:1px solid #cfcfcf; width:100%; background:#fff; padding-bottom:50px; }
.pin_wrap2 .info_text {margin-top:7px; color:#252525; font-size:19px;}
.box_white .info_text { margin-top:18px; font-family:'RobotoM' }
.pin_wrap2.box_white .pin_text { margin:30px auto 22px auto; width:270px; text-align:left}
.dig_wrap .info_text{ color:#dd2c00; font-size:14px;}
.pin_wrap2 .pin input{padding-left:10px; background:#fff; border:2px solid #a5a4a6; border-radius:1px; width:290px; height:44px; box-sizing:border-box;}
.pin_wrap2.box_white .pin input { width:270px; }
.pin_wrap2.box_white  input { border-radius:6px; border:2px solid #d6d6d6; height:40px; }
.pin_wrap2 .character_wrap {margin:10px auto 0; width:290px; text-align:center;}
.pin_wrap2.box_white .character_wrap {margin:14px auto 0; width:270px;}
.pin_wrap2 .captcha {display:inline-block; margin:0 5px 10px 0; padding:0px; background:#fff; border:2px solid #a5a4a6; border-radius:1px; width:215px; height:44px; box-sizing:border-box;}
.pin_wrap2.box_white .captcha {position:relative; border-radius:6px; border:2px solid #d6d6d6;height:40px;width:100%; margin-bottom:14px;  }
.pin_wrap2.box_white .captcha span { display: inline-block;  text-align: left; }
.pin_wrap2 .btn_refresh {display:inline-block; float:right;}
.pin_wrap2.box_white .pin_error { width:270px; text-align:left; margin:22px auto 25px auto; letter-spacing:-0.03em }
.pin_wrap2 .btn_refresh a {display:inline-block; background:url(../images/gallery_channel_web_view_ic_refrash_normal.png) 50% 50% no-repeat, url(../images/bt_s_normal.png) 0 0 no-repeat; background-size:20px 20px, 64px 44px; cursor:pointer; border-radius:1px; box-sizing:border-box; width:64px; height:44px}
.pin_wrap2 .btn_refresh a:hover {background:url(../images/gallery_channel_web_view_ic_refrash_normal.png) 50% 50% no-repeat, url(../images/bt_s_mouseover.png) 0 0 no-repeat; background-size:20px 20px, 64px 44px;}
.pin_wrap2 .btn_refresh a:active {background:url(../images/gallery_channel_web_view_ic_refrash_pressed.png) 50% 50% no-repeat, url(../images/bt_s_pressed.png) 0 0 no-repeat; background-size:20px 20px, 64px 44px;}
.pin_wrap2.box_white .img_refresh { position:absolute; top:8px; right:10px; display:block;  text-indent:-1000em; background: url( ../images/btn_refresh.png  )  50% 50% no-repeat; background-size:20px; width:20px;height:20px;  }
.pin_wrap2 .btn_ok a {display:inline-block; margin-top:15px; padding-top:12px; background:url(../images/bt_l_normal.png) 0 0 no-repeat; background-size:290px 44px; box-sizing:border-box; width:290px; height:44px; font-size:16px; color:#000; text-align:center;}
.pin_wrap2 .btn_ok a:hover {background:url(../images/bt_l_mouseover.png) 0 0 no-repeat; background-size:290px 44px;}
.pin_wrap2 .btn_ok a:active {background:url(../images/bt_l_pressed.png) 0 0 no-repeat; background-size:290px 44px;}
.text_area {vertical-align:middle; text-align:center;
    position: absolute; top:50%;left:50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width:100%; height: auto}
.text_area.link {vertical-align:middle; text-align:center;
    position: relative;  margin-top:78px; margin-bottom: 150px; left:50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width:100%; height: fit-content; min-height: 26px;}
.info_box {position:relative; top:-50%;}
.info_text {margin:0 10px; color:#252525; font-size:19px;}
.infolink_text {margin:0 10px; color:#252525; font-size:15px;     opacity: 1; line-height: 26px;} /*font-family: Roboto Regular; */
.infolinkex_text {margin:0 10px; color:#dd2c00 ; font-size:17px;  line-height: 26px;} /* font-family: Roboto Regular; */
.infolinkex_text img{ width: 20px;  height: 20px; margin-right: 10px;  margin-bottom: -3px;}
.pin_title {margin:0 10px; color:#69ca48; font-size:19px;}
.dig_title {margin:0 10px 23px 10px; color:#297fff; font-size:19px; font-family:'RobotoM'}
.info_title {color:#252525; font-size:19px;}

.link_text {margin:130px 0 5px 0px;}
.link_text p {color:#fafafa; font-size:12px; text-align:center; line-height:16px}
.link_text a {color:#fafafa;}
.link_text a:hover, .link_text a:active {color:#0070d2; text-decoration:underline;}

/* footer */
footer { position: relative; }
footer.bg2{ position: relative;   top: -48px;}
/*약관보기 */ 
/* footer .footer_pol{ position:absolute; bottom:0; left:0;height:88px;width:100%; background:#459ab7; } */
footer .footer_pol{ position:absolute; bottom:0; left:0;height:58px;width:100%; background:#459ab7;}
footer .footer_pol .area_pol{ padding:10px 0 0 13px; }
footer .footer_pol .area_pol .link_pol a,footer .footer_pol .area_pol .link_pol
{ color:#f0f0f0; font-size:12px; }
footer .footer_pol .area_pol .logo { padding:3px 0;}
footer .footer_pol .area_pol .logo img {width:90px; height:20px;}
footer .footer_pol .area_pol .copy_pol {font-size:10px; color:#fff;}

footer .footer_link { position:absolute; bottom:0; left:0; width:100%; min-width: 320px; overflow: hidden}
footer .footer_link .area_pol{ padding: 0 20px; }
footer .footer_link .area_pol .link_pol a,footer .footer_link .area_pol .link_pol
{ color:#f0f0f0; font-size:12px; }
footer .footer_link .area_pol .logo { padding:3px 0;}
footer .footer_link .area_pol .logo img {width:90px; height:20px;}
footer .footer_link .area_pol .copy_pol {font-size:13px;  color: #777777;  opacity: 0.6; line-height: 16px;} /* font-family: Roboto Regular; */
footer .footer_link .area_pol_new { padding: 15px 19px 15px 29px; }
footer .footer_link .area_pol_new .logo { padding:3px 0; max-width: 90px; overflow: hidden;}
footer .footer_link .area_pol_new .logo img {width:88px; height:23px; margin-left: -5px;}
footer .footer_link .area_pol_new .info_pol {font-size:13px;  color: #909090; letter-spacing: 0;}

footer .main {margin-top:-30px; height:30px; text-align:center;}
footer .dig_main { position:absolute;bottom:0; width:100%;}
footer .main p{color:#fafafa; font-size:12px; margin:0 auto; width:75%;}
footer .dig_main p {color:#d6ebf2 ; font-size: 13px ; padding-bottom:27px;  text-align: center; line-height:18px}
footer .main a {color:#fafafa;}
footer .dig_main a {color:#0963f8  ; margin-top:6px;  display: block}
footer .main a:hover, .link_text a:active {color:#0070d2; text-decoration:underline;}
.footer_dig { position: fixed; bottom:0; height:48px;line-height:48px; color:#0e0e0e; border-top:1px solid #e6e6e6;text-align: center; cursor: pointer; width: 100%; background: #fafafa; z-index: 100;  text-transform: uppercase;}
.footer_dig a { display:block; width:99%; height:45px; margin:0 auto;}
.footer_dig.off { background:#f0f0f0;  pointer-events: none;  }
.footer_dig.off a {color:#b5b5b5;}
.footer_dig.tab_on { border:1px solid #eaaf3e; }
footer .ge_main {margin-top:-30px; height:30px; text-align:center;}
footer .ge_main p{color:#fafafa; font-size:12px;}
footer .ge_sub {margin-top:-30px; height:30px; text-align:center;}
footer .ge_sub p{color:#464646; font-size:12px; opacity:0.9}

footer .fix_wrap.bg2 {overflow:hidden; background: #252525; border-bottom:1px solid #e7e6e6;  height:48px ;     position: fixed;    top: 590px;  z-index: 100; width:100%; display:table} /* height:56px; */


/* sub contant */
.list {display:-moz-box; display:-webkit-box; display:-ms-flexbox; display:box; width:100%; margin-bottom:48px }
.list .img_wrap {border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6; position:relative; padding:0; margin:0; -moz-box-flex:1.0; -webkit-box-flex:1.0; -ms-flex:1.0; width:100%; border-top:1px solid #fafafa; border-left:1px solid #fafafa;margin-bottom: 60px;}
.list li {position: relative; float:left; padding:0 1px 1px 0; box-sizing:border-box;
    width:25%; line-height:0.5}
.list li img {width:100%; height: 25vw; object-fit: cover;}
/* file type */
.list .file_wrap {position:relative; overflow:hidden;background:#e6e6e6;}
.list .file_wrap img { width:100%; margin:0px; padding:0px;}
/* .list .file_wrap img.new {z-index:30; width:30%; height:30%; margin:40px; padding:0px;} */
.list .file_type {position:absolute;  padding:4px 0 0 7px; color:#fafafa; font-size:14px; z-index:50;max-width:80%; height:36px; line-height:16px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; word-wrap:break-word; word-break:break-all;} /* top:0px; */
/*.list .file_type.new { bottom:0px;  top: initial; padding:3px 6px 0 6px; color:#000000 ; font-family: Roboto Regular; font-size:11px; background-color: #e9e9e9;    opacity: 0.7; z-index:50;max-width:100%; width:100%; height:21px; line-height:16px;  -webkit-line-clamp:1;} */
.list .file_type.new { bottom: 0px;  padding: 3px 6px 0 6px;  color: #252525; font-size: 12px;  background-color: #e9e9e9;  opacity: 0.7;  text-align: center;  z-index: 50;  max-width: 100%;  width: 99.5%;  height: 21px;  line-height: 18px;  -webkit-line-clamp: 1;border-right:1px solid #e6e6e6; }  /*  white-space:nowrap; top: initial;  font-family: Roboto Regular; */
.list .file_type.new.select_mode {padding: 3px 22px 0 6px;}

.list .file_select {position:absolute; top:23px; padding:6px 0 0 7px; color:#fafafa; font-size:14px; z-index:50;max-width:80%; height:38px; line-height:16px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; word-wrap:break-word; word-break:break-all;}

.list .viedo_wrap {position:relative;}
.list .error_type {position:absolute; left:30%; margin:0 auto; padding-top:30%;  width:42%; height:42%; z-index:55; text-align:center;}
.list .error_type img {width:100%;}

.list .movie_wrap {position:absolute; left:0px; bottom:0px; opacity:0.6; border-right:1px solid #fff; border-bottom:1px solid #fff; box-sizing:border-box; width:100%; height:27%; z-index:35}  /* background:#000;  */
.list .movie_type {  position: absolute;  left: 7px;  bottom: 4px;  z-index: 55;}
.list .movie_type img {width:33%; height: auto;}
.list .file_capacity {position:absolute; left:21px; bottom:8px; z-index:55; text-align:left; font-size:11px; color:#fafafa;  -webkit-text-stroke-color: #252525;  -webkit-text-stroke-width: 1px;  -webkit-text-stroke: rgba(72, 71, 71, 0);} /*  font-family: Roboto Regular; */
.list .file_capacity.new   { padding: 0 5px 4px; bottom:8%;  left: 4px;  height: 14px;  line-height: 16px;  overflow: hidden;  text-overflow: ellipsis;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  word-wrap: break-word;  word-break: break-all;white-space:nowrap;}

.movie_icon {position:absolute; top:50%; left:0; right:0; bottom:4px; margin:0 auto; margin-top:-20px; width:40px; height:40px; z-index:55; text-align:center;}
#wrap .flexslider .slides > li {position: relative;}

/*download_background*/
.bg_down {position: absolute; height:100%;width:100% ;left:0; z-index:0; background: rgba(140,140,140,.95);}
.down_area1 {text-transform: uppercase; background: #fafafa;  opacity: 0.95;  position:absolute; bottom:0; height:48px; line-height:48px; width:100%; color:#fff; z-index:9999!important; border-top:1px solid rgba(212,212,212,.15);} /* background:rgba(0,0,0,.15); */
.down_area1:active {background:rgba(53,158,255,.15); }
.down_area1 .btn_down {top:-1px; left:0.5%; height:47px; width:99%; display: block; text-align: center; color: #252525;   opacity: 0.85;} /*  font-family: Roboto condensed bold; */
.down_area1 .bg_footer { position: absolute;bottom:0; left:0; background:#000; opacity:.15;width:100%; height:48px;  }
.down_info {position:absolute; width:100%;  background: #fafafa;  opacity: 0.95;  height:56px; border:1px solid rgba(212,212,212,.15); z-index:9999!important}  /* background:rgba(0,0,0,.15); */
.down_info ul { padding:10px 0 0 40px }
.down_info ul li { color:#252525; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; padding-right: 100px; opacity: 0.85;  line-height: 20px;} /* font-family:Roboto Condensed Regular; */
.down_info ul li .btn_file_down { background:url(../images/easyshare_view_ic_downloaded.png) no-repeat; background-size:20px 21px; width:20px; height:20px; display:inline-block; vertical-align:middle;text-indent:-1000em}
.down_info a.btn_report{ display:block; position:absolute; top:12px; right:15px; font-size:14px;  color: #252525;    opacity: 0.85;  padding:5px 0; }  /*  font-family: Roboto condensed bold; */
.down_list {position:absolute; top:50%;left:50%; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  width:100%; height: auto;  z-index:60; text-align: center; /* margin-top: 34px */ }
.down_list.top_video{ margin-top:38px; }
.down_list>img {width:100%; min-height:100%;}
.down_list .img_icon { text-align: center;  }
.down_list .img_icon img { width:72px; height:72px; }

/* .file_viewer */
.file_img {margin:192px auto 0 auto; width:63px; height:63px;}
.file_img img {width:100%;}
.file_info {margin-top:20px; width:100%; text-align:center;}
.file_info p {color:#313131; font-size:16px; line-height:24px;}
 
/* Gallery Event */
#ge_main_wrap {margin:0 auto; min-width:320px; background:#0b96fa; min-height:100%; overflow-x:hidden;}
#ge_main_wrap .contant, #sub_wrap .contant {padding-bottom:0px}
#ge_main_wrap .contant h1 {margin-top:13px; color:#fafafa; font-size:20px; text-align:center}
.contant .ge_bg_pin {margin:10px auto 0; background:url(../images/gallery_channel_web_view_ic_01.png) 0 0 no-repeat; background-size:282px 160px; width:282px; height:78px;}
.contant .ge_explanation {margin-top:30px; font-size:14px; text-align:center;}
.contant .ge_explanation p {margin:0 auto; color:#fafafa; text-align:center; line-height:18px; width:75%;}
.ge_pin_wrap {overflow:hidden; position:relative; margin:0 auto; background:#fafafa; border:1px solid #c3c3c3; border-radius:2px; width:100%; height:250px; text-align:center;}
.ge_info_sub {margin:11px auto 0 auto; color:#464646; font-size:14px; width:75%;}
.ge_pin_wrap .pin_error {font-size:14px; text-align:center; color:#ff1616; margin:0 auto; width:100%;}
.ge_caution {margin:24px auto 0 auto; color:#fafafa; font-size:12px; text-align:center; line-height:16px; width:75%;}
.ge_sub_text {margin-top:7px; color:#999; font-size:15px;}
.nom {height: 100%; background-color: #626262}

/* no item_wrap */
.ge_item_wrap {text-align:center;position:absolute; top:50%;left:50%; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  width:100%; height: auto;  z-index:60; }
.ge_item_img img {margin-bottom:26px; width:82px; height:82px;}
.ge_no_data_wrap {margin:0 auto;}
.ge_no_img {text-align:center;}
.ge_no_img img {width:84px; height:84px;}
.ge_no_data {margin-top:3px; color:#fafafa; font-size:19px; text-align:center;}

/*layer pop*/
.layer_toast { background:#fafafa; position:fixed;border-top:1px solid #e6e6e6; bottom:48px; left:0; z-index:110; width:100%; height:120px;padding:10px 0 ; text-align: center;}
.btn_pop { display:inline-block; background:#56c0e5; color:#fff; padding:5px 15px; }
.bg_pop {display:none;  position: fixed; z-index:120; top:0; left:0; bottom:0; right:0; background:rgba(0,0,0,.5) }
.layer_pop { position: absolute; z-index:130px; background:#fafafa; width:80%; height:auto; padding:50px 0; text-align:center; 
            box-shadow:2px 2px 2px rgba(0,0,0,.15); top: 50%; left: 50%; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);} 
.layer_pop.ok {  padding:10px 0;    border-radius: 15px;}
.layer_pop.ok .txt_service{  padding: 30px 24px; text-align: left;  font-size: 16px;  color: #252525;}  /* font-family: Roboto Regular; */
.layer_pop .btn_close { display: block; position: absolute; top:0; right:0; height:28px; width:28px; background: url(../images/btn_close.gif) no-repeat; text-indent:-1000em; z-index:140  }
.layer_pop h3{ padding: 14px 24px; text-align: left;    font-size: 18px;  opacity: 0.9;  color: #252525;} /*  font-family: Roboto Condensed Bold; */
.pop_btns a.btn_ok {background: #fff; margin-right:14px;  font-size: 15px;  color: #499ebd; } /*  font-family: Roboto Condensed Bold; */
.text_lch { padding:10px 15px; }
.pop_btns { margin-top:15px; text-align:center;}
.pop_btns.ok {text-align:right;    padding: 0px; }
.pop_btns a { display: inline-block; padding: 10px; border-radius: 4px;}
.pop_btns a.btn_cancel { border:1px solid #c0c0c0; background: #fff; margin-right:3px; }
.pop_btns a.btn_confirm { border:1px solid #777; background: #777;  color:#fff; }

/* dummy div */
div[id^=dummy]{display:none;}

/* move to fotoram.dev.css */
/*shareweb image, video background color*/
.bg_foto .fotorama__stage__frame--video ,.bg_foto .fotorama__loaded--img{ background: #000 }
.fotorama .file {  position: absolute;  top: 50%; left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%); 
                   -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);
                   width:95%; height: auto;  z-index:60; text-align: center;}
.fotorama .file .img_file { width:63px; height:63px; margin:0 auto; }
.fotorama .file .img_file img { width:100%; }
.fotorama .file .info_file { margin-top:20px; }
.fotorama .file .info_file p {  color: #313131;font-size: 16px; line-height: 24px; }
.fotorama .fotorama__video-play { background: url(../images/easyshare_view_movie_play.png) no-repeat;
    background-size:70px 70px;
    margin-left:-35px; margin-top:-35px;
    width:70px; height: 70px}
.fotorama .fotorama__view_360_photo { background: url(../images/easyshare_view_360_photo.png) no-repeat; background-size:70px 70px; margin-left:-35px; margin-top:-35px;  width:70px; height: 70px}
.fotorama .fotorama__video {top: 0px;} 

.header-hidden { visibility: hidden; position: relative; }



@media screen and (min-width:640px) {
  header .info_wrap { display: flex; justify-content: space-between; flex-direction: column; }

  footer .footer_link .area_pol_new { padding: 15px 19px 30px 29px; }
}


@media screen and (min-width:640px) {

/* simle share */
.list li {width:12.5%;}
.list li img {height: 12.5vw;}
.file_img {margin:70px auto 0 auto}
.pin_wrap {max-width:442px;}
/* gallery event */
.ge_pin_wrap {max-width:442px;}
.ge_caution {margin:24px auto 20px auto;}
.dig_main { margin-top:20px; }
/*20160720 simple header 오류 수정*/
header .profile_area dt.sender { max-width:560px; }

}
@media screen and (max-width:320px) {

.pin_wrap2.box_white .pin input {width: 240px;}
.pin_wrap2.box_white .character_wrap { width:240px; }
.dig_number.wid100 input { width:176px; }
.pin_wrap2.box_white .pin_text { width:240px; }
.pin_wrap2.box_white .pin_error{  width:240px; }
.dig_number input { width:180px }
.contant { padding:10px 0; }
.contant_digit { padding:25px; }
.dig_wrap .pin_text { width:238px }
}
/*20160720 simple header 오류 수정*/
@media screen and (min-width:480px) {
    header .profile_area dt.sender { min-width:400px; }
}
/*20200610 GUI Guide*/
@media screen and (min-width:1920px) {
    .link_button {width: 50%;}
}

@media screen and (max-height: 640px){
    .text_area.link {margin-bottom: 300px;}
}

@media screen and (max-height: 200px){
    .fotorama .fotorama__video-play {
        background-size: 30px 30px;
        margin-left: -15px;margin-top: -5px;
        width: 30px;height: 30px;}
}