@charset "utf-8";

*{font-family: 'SUITE', sans-serif;}
 html, body {margin:0;padding:0;width: 100%; position: relative; box-sizing: border-box;}
 body, h1, h2, h3, h4, h5, h6, fieldset, legend, form {font-size:13px; line-height:normal; margin: 0px; padding: 0px;}
 dl, dt, dd, p {margin: 0px;padding: 0px;line-height: normal;}
 ul, li, ol { margin: 0px; padding: 0px; list-style: none; }
 address, strong, em { font-style: normal; }
 img, fieldset { border: 0px; vertical-align: top;}
 caption { display: none; padding: 0px; margin: 0px; } 
 a { cursor: pointer; color: inherit; text-decoration:none; }
 button { cursor: pointer; }
 button:focus{outline: none; border: 0;}
 table {  border: 0px; border-collapse: collapse; table-layout: fixed;}
 
 /* Font */

 @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap');


 @font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
    src: url('/static/css/font/Pretendard-Black.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
    src: url('/static/css/font/Pretendard-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
    src: url('/static/css/font/Pretendard-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
    src: url('/static/css/font/Pretendard-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
    src: url('/static/css/font/Pretendard-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
     src: url('/static/css/font/Pretendard-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
    src: url('/static/css/font/Pretendard-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
    src: url('/static/css/font/Pretendard-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
    src: url('/static/css/font/Pretendard-Thin.ttf') format('truetype');
}
 
.default_btn{width:100%; height: 45px; background-color: #fae100; color:#212121; display: flex; align-items: center; padding:8px; box-sizing: border-box; justify-content: center;
font-size: 15px; font-weight: bold; border-radius: 10px;}
.default_gray_btn{width:100%; height: 45px; background-color: #f3f5f6; color:#111; display: flex; align-items: center; padding:8px; box-sizing: border-box; justify-content: center;
    font-size: 15px; font-weight: bold; border-radius: 10px;}


 /*//Font  */
 
  .lang_btn1 {position:absolute;display:block;top:0;right: 0;width: 60px;height: 60px;line-height: 98px;font-size:0.9em;font-weight:400;
 background: url('/img/opener/lnguage_con.png') center 12px no-repeat;background-size:2.4em;letter-spacing:-0.5px;color: #000;text-align:  center;display: none;}
 #google_translate_element {/* text-indent: -9999px; */position: absolute;top: 0;right: 0;width: 60px;height: 60px;overflow: hidden;}
.goog-te-gadget {width: 100%;height: 100%;color: transparent !important;}
.goog-te-gadget span {display:none;}
.goog-te-gadget > div {/* display: block !important; */height: 70px;}
.goog-te-gadget > div::after {clear:both;content:'Language';display:block;color: #000;position: relative;text-align: center;padding-top: 35px;}
.goog-te-gadget .goog-te-combo {position: absolute;top: 0;right: 0;width: 100%;height: 60px;line-height: 60px;margin: 0 !important;border: 0;
color: #000;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left: 0;background: url('/img/opener/lnguage_icon.png') center 9px no-repeat;background-size: 2em;text-indent: -9999px;
font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: 'Manrope', 'Noto Sans KR', sans-serif;text-align: center;text-align-last: center;z-index: 1;cursor: pointer;}
.goog-te-banner-frame {box-shadow:0 0 0 transparent !important;}
.goog-te-gadget .goog-te-combo option {color:#333;}

/* 가정용 폰키 */

.view_content{width:100%; position: relative;display: flex; flex-direction: column;  justify-content: center;  box-sizing: border-box; padding-top: 80px; padding-bottom:100px;}
.view_sub_content{width:100%; position: relative; box-sizing: border-box;}



/* 헤더 */
.view_header{position: fixed; top:0; left:0;  background-color: #fff; height: 60px;width: 100%; box-shadow: 2px 4px 8px 0px #2934390a; display: flex; align-items: center;
    justify-content: center; z-index: 10;}
.view_menu_btn{width: 60px; height: 60px; position: absolute; top:0; left: 0; background-image: url('/static/img/mobile/house/menu_btn.png'); background-repeat: no-repeat;
    background-position: center; background-size: 20px;}
.view_back_btn{width: 60px; height: 60px; position: absolute; top:0; left: 0; background-image: url('/static/img/mobile/house/menu_back_btn.png'); background-repeat: no-repeat;
        background-position: center; background-size: 20px;}
.view_close_btn{width: 60px; height: 60px; position: absolute; top:0; left: 0; background-image: url('/static/img/mobile/house/b_close_btn.png'); background-repeat: no-repeat;
            background-position: center; background-size: 25px;}

.view_logo{width: 120px;}
.view_logo img{width: 100%;}

/* 메뉴 nav */
.view_menu_wrap{width:100%; height: 100%; background-color: #fff; position: fixed;z-index: 9;}
.view_menu_cont{width:100%;  padding: 20px;   padding-top: 80px; box-sizing: border-box;}
.view_menu_ul{width:100%; display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; box-sizing: border-box;  justify-content: center;}
.view_menu_li{width: calc(33.3333% - 14px);}
.view_menu_li .view_menu_box{display: flex;flex-direction: column;align-items: center;}
.view_menu_li .view_menu_icon{display:flex; flex-direction: column; align-items: center; justify-content: center; width:60px; height: 60px; border-radius: 50px; background-color:#fae100}
.view_menu_li .view_menu_icon img{width: 30px;}
.view_menu_li .view_menu_txt{display: block; font-size: 15px; color:#000;margin-top:8px; font-weight: 700;}

.view_menu_sub_btn_grp{display: flex; flex-direction: column;; width:100%; gap: 12px; margin-top: 25px;;}
.view_menu_sub_btn_grp .view_menu_sub_btn{display: flex; flex-direction: column; align-items: center; justify-content: center; background-color:#f3f5f6; border-radius: 12px; 
height: 50px; font-size: 15px;; width: 100%;; font-weight: 700; }
.view_menu_sub_tbox{width: 100%; margin-top: 20px;;}
.view_menu_sub_txt{font-size: 15px; color:#999;;}

/* 미등록 도어락 연결 */
.no_connect_wrap{width:100%; height: 100%; background-color: #fff; position: fixed;z-index: 9;    display: flex;flex-direction: column;justify-content: center;align-items: center;}
.no_connect_cont{width:100%;  box-sizing: border-box;}
.no_connect_tbox{padding:20px; box-sizing: border-box; width: 100%;}
.no_connect_tit{font-size: 18px;}
.no_connect_btn{margin-top: 20px;}

/* 임시발급 기간 */
.view_datebox{width:calc(100% - 40px); background-color:#fff; border-radius:15px; box-shadow: 0px 0px 8px 0px #2934390f;
    padding: 12px;  box-sizing:border-box;max-width: 450px; }
.view_date_tbox{width:100%; display: flex; flex-direction: row; align-items: center;}
.view_date_tbox02{margin-top:8px;}
.view_date_icon{width: 20px; height: 20px; background-image: url('/static/img/mobile/house/calendar_icon.png'); background-repeat: no-repeat;
    background-position: center; background-size: 100%; margin-right: 8px;;}
.view_date_tit{font-size: 16px; }
.view_date_num{font-size: 14px; letter-spacing: -0.3px;}
.view_date_num_center{margin: 0 4px;;}

/* 바디 */
button{border: 0; outline: none;}
.view_body{width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.free_state{display: flex; padding: 8px 18px; background-color:#FF5858;font-size: 16px; font-weight: 700;color:#fff; border-radius: 50px;  margin-top:20px;}


.view_main_button_grp{}
.view_main_button{width: 180px; height: 180px;box-shadow: 0px 0px 8px #24222224, inset 0px 2px 3px #fff;border-radius: 50%; display: flex; flex-direction: column;
    align-items: center; justify-content: center;background-color: #fff;   margin-top: 20px;}
.view_main_button .view_main_but_img{width:55px; margin-bottom: 4px;;}
.view_main_button .view_main_but_img img{width: 100%;}
.view_main_button_txt{ color:#000; font-size: 26px; font-weight:800;}
.view_sub_button_grp{width:calc(100% - 40px);position:relative; display: flex; flex-direction: row; flex-wrap:wrap; gap:20px; justify-content: center; max-width: 450px;}
.key_issue_state{position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);}

.door_state_box{width:100%; display:flex; flex-direction: row; align-items: center; justify-content: center; height:60px; margin: 25px 0;
background-color: #fae100; border-radius: 100px; box-sizing: border-box;box-shadow: 2px 2px 8px 0px #29343917; max-width: 220px;}
.door_state_icon{width:40px; height: 40px;}
.door_state_icon img{display: block; width: 100%;;}
.door_state_tit{font-size: 16px; margin-left: 12px;}

.pop_cont_grp{width:100%; flex-direction: column; align-items: center; justify-content: center; height:100%; background-color:rgba(0,0,0,0.45); position: fixed; top: 0;
left:0;z-index: 1;}
.pop_cont_grp_flex{width:100%; flex-direction: column; align-items: center; justify-content: center; height:100%; background-color:rgba(0,0,0,0.45); position: fixed; top: 0;
    left:0;z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.pop_cont_box{width: calc(100% - 40px); background-color:#fff; border-radius: 15px;;}
.pop_cont_tit{font-size: 26px; text-align: center; padding:20px 0; box-sizing: border-box;}
.pop_cont_tit_red{color:#ff0000;}
.pop_cont_body{padding:0 20px; padding-bottom: 20px; width:100%; box-sizing: border-box;}
.pop_cont_body_txt{font-size:15px; text-align: center;}
.pop_cont_btn_box{border-top: 1px solid #eee; box-sizing: border-box; display: flex; flex-direction: row;}
.pop_cont_btn{display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; color:#0ca8ff; font-size: 15px; width:100%; height: 45px; box-sizing: border-box; }
.pop_cont_btn_close{display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; color:#999; font-size: 15px; width:100%; height: 45px; box-sizing: border-box; border-left: 1px solid #eee;;}

.pop_door_state_grp{box-sizing:border-box; display: flex; flex-direction: row;}
.pop_door_state_cont{width:100%; display: flex; flex-direction: column; align-items: center;}
.pop_door_state_cont_tit{text-align: center; font-size: 16px;}
.pop_door_state_cont_box{display: inline-block; padding:6px 12px;  box-sizing: border-box; margin:0 auto; margin-top: 10px; width:100%; border-radius: 50px; text-align: center; min-width: 65px;
max-width: 85px;}
.pop_door_state_cont_txt{ font-size: 15px;}
.pop_door_state_cont_box.on{background-color: #3BD35D; color:#fff;}
.pop_door_state_cont_box.off{background-color: #ff0000; color:#fff;}


.view_sub_button {position: relative; color:#000;
     width:calc(33.3333% - 16px);}
.view_sub_button.off{opacity: 0.4;}
.view_sub_button_square{display: flex; flex-direction: column;
    align-items: center; justify-content: center;}



.view_sub_button_icon{width: 60px; height:60px; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius:50%; margin-bottom:8px;
background-color:#fff; border: 1px solid #eee; box-sizing: border-box;    box-shadow: 2px 2px 8px 0px #29343917;}
.view_sub_button_icon img{width: 25px;}
.view_sub_button_tit{font-size: 16px;}

.key_issue_state{width: 70px; height: 70px; display: flex; flex-direction: row; align-items: center; justify-content: center; font-size: 15px; font-weight: bold; border-radius: 12px;}
.key_issue_state.basics{background-color:#3BD35D; color:#fff;}
.key_issue_state.temporary{background-color:#000; color:#fff;}
.key_issue_state.master{background-color:#FAE100; color:#212121;}

.view_banner{width: 100%; position: fixed; left: 0; bottom: 0; height: 80px; background-image: url('/static/img/mobile/house/sample.png'); background-repeat: no-repeat;
background-position: center; background-size: cover;}

.door_push_up_img{width:30px; height: 30px; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 0 auto; margin-top: 15px;
background: #212121; border-radius: 50%;}
.door_push_up_img img{width: 14px;;}

.door_push_tbox {width:100%; display: flex; flex-direction: column; align-items: center; justify-content: center;margin-top: 20px;}
.door_push_tbox01{margin-top: 20px;}
.door_push_tbox01 .door_push_txt{ font-size: 18px;}
.door_push_txt{text-align: center;}
.door_push_tbox02{}
.door_push_tbox02 .door_push_txt{ font-size: 18px;}
.wa_ask_btn{display: flex; flex-direction: row; align-items: center; justify-content: center; box-sizing: border-box; width: calc(100% - 40px);
     gap:10px;text-align: center; margin: 0 auto;;
margin:0 auto; border-radius: 100px; color:#212121; font-size: 14px; font-weight: bold; margin-top: 25px;; }
.wa_ask_btn > span{display: flex; padding:3px 6px; border-radius: 100px; background-color: #fae100;; color:#212121;}

.door_push_img{width: 50px;}
.door_push_img img{width: 100%;;}

.view_sub_button_grp_margin{margin-top:25px;}

.door_password_tbox {width:100%; display: flex; flex-direction: column; align-items: center; justify-content: center;margin-top: 40px; }
.door_password_btn{display: flex; flex-direction: row; align-items: center; justify-content: center; height: 50px;  gap:8px; background-color:#fae100; padding:0 20px; box-sizing: border-box;
    margin:0 auto; border-radius: 100px; color:#212121; font-size: 16px; font-weight: bold; 
    box-shadow: 2px 2px 8px 0px #29343917; background-color:#fff; border:1px solid #eee;}
.door_password_btn .password_icon{width: 22px; height: 22px; display: block; }
.door_password_btn .password_icon img{width: 100%; }


.switch_label {
    display: block;
    position: relative;
    width: 60px;
    height: 26px;
    background: #d3d3d3;
    border-radius: 60px;
    transition: background 0.4s;
    cursor: pointer;
    margin:0 auto;
  }

  .switch_label::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #fff;
    transform: translateY(-50%);
    box-shadow: 1px 3px 4px rgba(0,0,0,0.1);
    transition: all 0.4s;
  }

  .switch_label::before {
    content: "OFF";
    font-size: 13px;
    font-weight: bold;;
    position: absolute;
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
    color:#999;
    transition: all 0.4s;
  }
  .list_ck:checked + .switch_label {
    background:#3BD35D
  }

  .list_ck:checked + .switch_label::after {
    left: calc(100% - 23.5px);
   }

   .list_ck:checked + .switch_label::before {
    content: "ON";
    color: #fff;
    left: 8px;
  }

  /* 서브페이지 */
  .view_sub_body{padding:20px; padding-top:80px; width:100%; box-sizing: border-box;}
  .tab_btn_box{width:100%; position: relative;}
  .tab_btn_ul{display: flex; flex-direction: row; width: 100%; padding: 8px; box-sizing: border-box; border-radius: 8px; background-color:#f3f5f6; gap: 8px;}
  .tab_btn_li{width:50%; flex-direction: column; height: 50px; border-radius: 8px;}
  .tab_btn_li .tab_btn{display: flex;flex-direction: column; align-items: center; justify-content: center; color:#999; height: 50px; font-size: 15px;font-weight:700;border-radius: 8px;}
  .tab_btn_li.active{background-color: #fff;box-shadow: 2px 4px 8px 0px #2934390a; }
  .tab_btn_li.active .tab_btn{color:#000}

  .key_share_tbox{display: flex; flex-direction: row; align-items: center; justify-content: space-between;padding: 20px 0; box-sizing: border-box; width: 100%;
border-bottom: 2px dotted #ddd; margin-bottom: 10px;;}
  .key_share_tit{font-size: 18px;}
  .key_share_btn{display: flex; flex-direction: row; padding: 9px 12px;align-items: center; background-color:#f3f5f6; border-radius: 8px;; font-size: 14px; font-weight: bold;
color:#212121;}


  .plus_icon{display: block; width: 16px; height: 16px; background-image: url(/static/img/mobile/house/plus_btn.png); background-repeat: no-repeat; background-position: center;
background-size: 100%; margin-right: 6px;;}



.key_top_share_state{display: flex; padding: 5px 12px; background-color:#ddd;font-size: 14px; font-weight: 500;border-radius: 50px; color:#999;
 box-sizing: border-box;text-align: center;}
.key_top_share_state.basics.active{background-color:#3BD35D; color:#fff;}
.key_top_share_state.temporary.active{background-color:#000; color:#fff;}
.key_top_share_state.master.active{background-color:#FAE100; color:#212121;}
.key_top_share_state.end.active{background-color:#ff0000; color:#fff;}

.key_share_state{display: flex; padding: 5px 12px; background-color:#ddd;font-size: 14px; font-weight: 500;border-radius: 50px; color:#999;
     box-sizing: border-box;text-align: center;}
.key_share_state.basics{background-color:#3BD35D; color:#fff;}
.key_share_state.temporary{background-color:#000; color:#fff;}
.key_share_state.master{background-color:#FAE100; color:#212121;}
.key_share_state.end{background-color:#ff0000; color:#fff;}


.key_status_ul{display: flex; flex-direction: column; width:100%;}
.key_status_li{display: flex; flex-direction: column; width:100%; margin-top: 20px;}
.key_status_txt{color:#999; font-size: 14px; margin-bottom: 8px;}


.key_share_endbox{display:none;}
.key_status_txt.end{color:#ff0000; font-size:13px; letter-spacing: -0.5px; display:none;margin-bottom: 0px; margin-top: 8px; font-weight: 600;}
.key_status_cont{display: flex; flex-direction: row; width: 100%; position: relative;}
.delete_btn{width:70px; height: 50px; background-color: #fa0000; color:#fff; display: flex; align-items: center; padding:8px; box-sizing: border-box; justify-content: center;
    font-size: 16px; font-weight: bold; border-radius: 10px; margin-left:8px;}

.key_status_grp{display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; padding:12px; box-sizing: border-box; border-radius: 10px;
    border:1px solid #eee;overflow: hidden;position: relative; height:50px;}
.key_status_tbox{display: flex; flex-direction: row; align-items: center; width:100%;}
.key_status_tit{width: calc(100% - 100px);box-sizing: border-box; padding:0 8px;  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;}

.key_share_endbox{position: absolute; top:0; left: 0; width:100%; height:100%;  background-color: rgba(243,245,246,0.8); align-items: center; justify-content: center; border-radius: 10px;}
.key_status_li.end .key_share_endbox{display: flex; }
.key_status_li.end .key_status_txt.end{display:block;}

.key_share_inp_tbox{display: flex; flex-direction: column; padding: 20px 0; box-sizing: border-box; width: 100%;
    border-bottom: 2px dotted #eee; margin-bottom: 10px;;}
.key_share_inp_tit{font-size:18px; margin-bottom: 8px;}
.key_share_inpbox{display: flex; flex-direction: row; align-items: center;width: 100%;}
.key_share_datebox01{width: 100%;}
.key_share_datebox02{margin:0 8px;}


.inp_style{ height: 45px; font-size: 15px; padding:8px 12px;border-radius: 8px; outline: none; border:1px solid #EFEFF0; width:100%;box-sizing: border-box; width:100%; ;font-family: 'Pretendard', sans-serif;}
.inp_style.date{background-image:url('/static/img/opener/calendar_icon.png'); background-repeat: no-repeat; background-position: left 14px center; background-size:20px;
padding-left: 44px;}
.inp_style.search{background-image:url('/static/img/opener/search_icon.png'); background-repeat: no-repeat; background-position: left 14px center; background-size:20px;
    padding-left: 44px;}
.sel_style{width:100%; box-sizing:border-box;border-radius:8px; border:1px solid #EFEFF0;height:45px;padding:0 14px;outline:none; font-size: 15px;;
        -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image:url('/img/opener/drop_icon.png'); background-repeat:no-repeat;
        background-position:right 14px center; background-size:8px; background-color:#fff;color:#000;}
.sel_style .current{width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; display: block;}


/* input:read-only{background:#F3F5F6;  border:1px solid #eee !important;} */
/* .inp_style.date:read-only{background-color:#fff;} */
input:disabled{background:#F3F5F6;  border:1px solid #eee !important; color:#8998A0 !important;}
input::placeholder{color:#ccc;}

.table_over_stylebox{ box-shadow: 2px 4px 8px 0px #2934390A; border-radius:12px; overflow: hidden; border:1px solid #f3f5f6;}
.table_over_stylebox_top{margin-top: 20px;}

.table_header{position: relative; z-index: 1; width:100%; box-shadow: 2px 4px 8px 0px #2934390A;}

.table_list{width: 100%; table-layout: fixed; border-collapse: collapse;}
.table_list_th{padding:14px 8px; font-size: 14px; font-weight: 600; color:#9ca2a9;    vertical-align: middle;text-align: left;}
.table_list_td{padding:14px 8px; color:#333;; font-size: 14px; font-weight: 500;    vertical-align: middle;}
.table_list_td > p{ font-size: 14px; font-weight: 500;}
.table_list_td .table_list_td_ok{color:#0ca8ff;}
.table_list_td .table_list_td_no{color:#ff0000;}
.table_list_td_red{color:#ff0000;}
.table_list_td_gray{color:#aaa;}




.table_contbox_btngrp .table_list_td{padding:10px 8px;}
.table_contbox_btngrp td{padding:10px 8px;}
.table_contbox_btngrp td .icon_btn_txt_left_medium{width:100%;}


.table_body tr{border-bottom:1px solid #eee;}
/* .table_body tr:nth-child(2n){background-color:#fbfbfb;} */
.table_body tr:last-child{border-bottom: 0;}


@media (min-width: 220px) and (max-width: 375px) {
    .view_content{ padding-top: 80px; padding-bottom:80px;}
    .view_main_button{width: 160px; height: 160px;}
    .view_sub_button_grp_margin{margin-top: 20px;}
    .wa_ask_btn{margin-top: 20px;}
} 


.key_share_statebox_grp{display:flex; flex-direction:row; gap:4px}

/* 타임라인_추가 */
.list_timeline_grp{ width:100%;}
.list_timeline_ul{width:100%; display: flex; flex-direction: column; gap: 12px; margin-top: 20px;}
.list_timeline_li{padding: 12px; background-color: #f3f5f6; border-radius: 12px;; display: flex; flex-direction: column; gap: 6px;}
.list_timeline_tbox{display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; align-items: center;}
.list_timeline_txt{font-size: 15px;; color:#666}
.list_timeline_txt_center{margin: 0 4px;}
.list_timeline_tit{font-size: 15px; font-weight: 700;}
.list_timeline_tit_red{color:#ff0000;}


/* 추가 화면 */
.view_edit_ul{width:100%; display: flex; flex-direction: column; row-gap: 20px;}
.input_title{display: inline-block; font-size: 15px; color:#212121; font-weight: bold; margin-bottom: 8px;}

.small_tab_btn_box{width:100%; position: relative;}
.small_tab_btn_ul{display: flex; flex-direction: row; width: 100%; padding: 6px; box-sizing: border-box; border-radius: 8px; background-color:#f3f5f6; gap: 8px;}
.small_tab_btn_li{width:50%; flex-direction: column; height: 40px; border-radius: 8px;}
.small_tab_btn_li .small_tab_btn{display: flex;flex-direction: column; align-items: center; justify-content: center; color:#999; height: 40px; font-size: 16px;font-weight:700;border-radius: 8px;}
.small_tab_btn_li.active{background-color: #fff;box-shadow: 2px 4px 8px 0px #2934390a; }
.small_tab_btn_li.basics.active .small_tab_btn{color:#3BD35D}
.small_tab_btn_li.temporary.active .small_tab_btn{color:#212121;}

.date_inp_widthbox{width: 100%; display: flex; flex-direction: row; align-items: center;}
.date_inp_widthbox01{margin-bottom: 20px;}
.date_inp_width01{ margin-right: 8px; width:100%}
.date_inp_width02{width: 50px;;}
.date_inp_width_txt{font-size: 16px; color:#666;text-align: right;}

.view_sub_topbox{padding-bottom: 20px; width: 100%; border-bottom: 2px dotted #eee; margin-bottom: 20px;;}
.view_sub_top_tit{font-size: 26px;}

.setup_label{font-size: 15px; font-weight: bold; margin-bottom: 10px; display: block;}

.inout_top_box{margin-top: 20px;;}
.inout_top_box01{width: 100%; display: flex; flex-direction: row; align-items: center;}
.inout_top_box01 .sel_box{width:100%; margin-right: 8px;}
.inout_top_box01 .sel_box:last-child{margin-right: 0;}

.inout_top_box_50 .sel_box{width:50%;}


/* 채팅리스트 */
.view_chat_listgrp{padding-top:80px; width: 100%; box-sizing: border-box;}

.view_chat_listbox{width:100%;}
.view_chat_list_ul{ width: 100%; display: flex; flex-direction: column;border-top: 1px solid #eee;box-sizing: border-box;}
.view_chat_list_li{width: 100%; display: flex; flex-direction: row; padding:10px 20px;box-sizing: border-box; border-bottom: 1px solid #eee;
align-items: center; width:100%;}
.view_chat_list_tbox{ display: flex; flex-direction: column;}
.view_chat_list_tbox01{align-items: flex-start; width: calc(100% - 150px) ;}
.view_chat_list_tbox02{align-items: flex-end; width: 150px;}
.view_chat_list_tit{font-size: 15px; font-weight: 700;}
.view_chat_list_txt{font-size: 15px; color:#999;}
.view_chat_list_txt.date{font-size: 14px;}
.view_chat_list_txt.new{border-radius: 50px; background-color:#ff0000; color:#fff; display: inline-block; flex-direction: row; padding:3px 10px;  font-size:14px; font-weight: 700;}
.view_chat_list_txt_top{margin-top: 8px;}
.view_chat_list_txt_eis{width: 100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


.new_chat_btn{display: flex; flex-direction: row; padding: 9px 12px;align-items: center; background-color:#fae100; border-radius: 8px;; font-size: 14px; font-weight: bold;
    color:#212121;}
.new_chat_icon{display: block; width: 16px; height: 16px; background-image: url(/static/img/mobile/house/new_chat.png); background-repeat: no-repeat; background-position: center;
    background-size: 100%; margin-right: 6px;;}

/* 채팅 */
.view_chat_ul{padding:20px 0; box-sizing:border-box; width:100%; overflow-y: auto; display: flex; flex-direction: column; gap: 20px;}
.view_chat_ul p, h2{line-height: 1.4;}

.view_chat_li{width:100%; display:flex; flex-direction: column;}
.view_chat_left{    align-items: flex-start;}
.view_chat_right{    align-items: flex-end;}
.view_chat_left .view_chat_cont01{display: flex; flex-direction: row; align-items: flex-start;}
.view_chat_profile{width: 50px; height: 50px; border-radius: 50%; background-color:#fae100; display: flex; flex-direction: column; align-items: center; justify-content: center;
margin-right: 8px;;}
.view_chat_profile img{width: 30px;;}


.view_chat_left .view_chat_contbox{background-color: #f3f5f6; padding:12px; max-width: 200px; box-sizing: border-box; border-radius: 10px 10px 10px 0;}
.view_chat_right .view_chat_contbox{background-color: #fae100; padding:12px; max-width: 200px; box-sizing: border-box; border-radius: 10px 10px 0px 10px;}
.time_txt{font-size: 13px; color:#999;margin-top: 8px;}

.view_chat_cont_txt{font-size: 14px; font-weight: 500;}
.view_chat_right .view_chat_tbox01{display: flex; flex-direction: column; align-items: flex-end;}
.view_chat_bot{font-size: 16px; margin-bottom: 8px;}
.view_chat_tbox02{ max-width: 180px; box-sizing: border-box; margin-left: 58px;width: 100%;}
.category_box{width: 100%; border-radius: 12px; margin-top: 20px; overflow: hidden;}
.category_tbox{width:100%; padding:15px; box-sizing: border-box; background-color: #fae100;}
.category_tit{text-align: center; font-size: 16px;;}

.category_ul{width:100%; display: flex; flex-direction: column;border: 1px solid #EFEFF0; box-sizing: border-box; border-radius: 0 0 12px 12px; border-top: 0;}
.category_li{width:100%; border-bottom: 1px solid #EFEFF0;}
.category_li:last-child{border-bottom: 0;}
.category_btn{padding: 12px; box-sizing: border-box;text-align: center;display: block; font-size: 15px; font-weight: 500;}

.view_chat_date{width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.view_chat_datebox{padding:6px 16px; background-color: #f3f5f6; color:#999; border-radius: 50px;}


.chat_inp_fixed_box{width:100%; border-top: 1px solid #EFEFF0; position: fixed; bottom: -128px; left: 0; box-sizing:border-box; background-color: #fff;; transition: 0.3s;}
.chat_inp_fixed_box .chat_inp_cont02{padding: 20px 0; box-sizing: border-box;}
.chat_inp_fixed_box.menu_on{bottom: 0;}
.chat_inp_cont {width:100%;}
.chat_inp_cont01{display: flex; flex-direction: row;width: 100%; padding:10px;box-sizing: border-box;}
.chat_inp_box{margin-right:8px; width: 100%;}
.chat_inp_box:last-child{margin-right: 0;}
.chat_inp_box01{max-width: 40px;; height: 50px;}
.chat_inp_btn{display: block; width: 100%; height: 50px;background-repeat: no-repeat; background-position: center; background-size: 20px;}
.chat_inp_btn.menu{background-image: url('/static/img/mobile/house/g_plus_btn.png');}
.chat_inp_btn.close{background-image: url('/static/img/mobile/house/b_close_btn.png');}
.chat_inp_box03{max-width: 60px;}

.chat_inp_cont02{border-top: 1px solid #EFEFF0;}


/* 게시판 */

.view_borad_listgrp{padding-top:80px; width: 100%; box-sizing: border-box;}
.view_board_topbox{padding-bottom: 0; border-bottom: 0; margin-bottom: 0;}
.view_board_searchbox{width:100%; display: flex; flex-direction: row;}
.view_board_inp_btnbox{width:80px;  max-width: 80px; margin-left: 8px;;}

.view_borad_listbox{width:100%;}
.view_borad_list_ul{ width: 100%; display: flex; flex-direction: column;border-top: 1px solid #eee;box-sizing: border-box;}
.view_borad_list_li{width: 100%; display: flex; flex-direction: row; padding:15px 20px;box-sizing: border-box; border-bottom: 1px solid #eee;
align-items: center; width:100%; height: 60px;;justify-content: space-between;}
.view_borad_list_tbox{ display: flex; flex-direction: row;}
.view_borad_list_tbox01{align-items: center;width: calc(100% - 140px) ; }
.view_borad_list_tbox01 .view_borad_list_state{display: flex; flex-direction: row; color:#fff; background-color:#ff0000; align-items: center;
    justify-content: center; padding:4px; box-sizing: border-box; margin-right: 4px; font-size: 12px; box-sizing: border-box; font-weight: bold;;}
.view_borad_list_tbox01 .view_borad_list_state.new{width: 20px; height: 20px;;border-radius: 50%;}
.view_borad_list_tbox01 .view_borad_list_state.emergency{width: 50px;border-radius: 30px;padding:4px 0;}


.view_borad_list_tbox02{align-items: flex-end;text-align: right; flex-direction: column; gap:4px}
.view_borad_list_tbox .view_borad_list_tit{font-size: 15px; font-weight: 700;width: 100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.view_borad_list_tbox .view_borad_list_txt{font-size: 15px; color:#999;}

.view_borad_list_txt.date{font-size: 13px; }

/* 게시판 내용 */
.view_sub_content_padding_on{padding:20px;padding-top: 80px;; box-sizing: border-box; width:100%; box-sizing:border-box; display: flex; flex-direction: column; gap: 20px;;}

.view_borad_list_textbox01{display: flex; flex-direction: column; gap: 4px; border-bottom: 1px solid #eee; padding-bottom: 20px; box-sizing: border-box;}

.view_borad_list_sub_imgbox{width:100%;}
.view_borad_list_sub_imgbox img{width:100%; vertical-align: top;}

.view_borad_list_textbox01 .view_borad_list_tit{ font-size:18px;}

.view_borad_list_sub_tbox01 .view_borad_list_state{display: flex; flex-direction: row; color:#fff; background-color:#ff0000; align-items: center;
    justify-content: center; padding:4px; box-sizing: border-box; margin-right: 4px; font-size: 12px; box-sizing: border-box; font-weight: bold;;}
.view_borad_list_sub_tbox01 .view_borad_list_state.new{width: 20px; height: 20px;;border-radius: 50%;}
.view_borad_list_sub_tbox01 .view_borad_list_state.emergency{width: 50px;border-radius: 30px;padding:4px 0;}
.view_borad_list_sub_tbox{display:flex; flex-direction: row; align-items: center; gap: 4px;}
.view_borad_list_sub_tbox02{gap: 8px;}

.view_borad_list_sub_tbox .view_borad_list_tit{font-size: 18px; font-weight: 700;width: 100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.view_borad_list_sub_tbox .view_borad_list_txt{font-size: 14px; color:#999;}

.view_borad_list_textbox03{width: 100%; border-bottom: 1px solid #eee;;}
.file_download_tbox{ display: flex; flex-direction: row; align-items: center;justify-content: space-between; height:45px;border-top: 1px solid #eee;}

.all_download{font-size: 15px; color:#0ca8ff;display: flex; flex-direction: row; align-items: center;justify-content: space-between; }
.file_download_cont01{display: flex; flex-direction: row; align-items: center;gap: 6px;;}
.file_download_cont01 .file_download_cont_tit{font-size:15px; font-weight: 500;}
.file_download_cont01 .file_download_cont_txt{font-size:15px; font-weight: 500; color:#999;}

.file_download_tbox02_btn{display: flex; flex-direction: row; align-items: center;justify-content: space-between; height: 45px;border-top: 1px solid #eee;}


.file_download{width: 30px; height: 30px;display: flex; flex-direction: row; align-items: center;justify-content: space-between;}
.file_download img{width: 25px;}


.file_icon{width: 20px; height: 20px;display: flex; flex-direction: row; align-items: center;justify-content: space-between;}
.file_icon img{width: 100%;}




/* 환경 설정 */
.sett_cont_box{display: flex; width: 100%; flex-direction: row; align-items: center; justify-content: space-between; margin-top:20px;}
.sett_cont_tit{font-size: 16px;}
.sett_cont_box:first-child{margin-top:0;}
.small_gray_btn{display: flex; flex-direction: row; padding: 9px 12px;align-items: center;justify-content: center; background-color:#f3f5f6; border-radius: 8px;; font-size: 14px; font-weight: bold;
    color:#212121;}

.set_flex_box{width:100%; display:flex; flex-direction: row; align-items: center; justify-content: space-between;}
.setup_label_right{font-size: 15px; color:#999; font-weight:500; margin-bottom: 10px;}
.color_red{color:#ff0000;}

.inp_flex_box{width:100%; display: flex; flex-direction: row;}
.inp_flex_width{width:100%; margin-right: 8px;}
.inp_flex_width:last-child{margin-right: 0;}
.inp_flex_width02{max-width: 60px;}

.max_width_btn{max-width: 110px; background-color:#ff0000; height: 45px;; color:#fff;}


.view_sub_body_padding{padding:60px 0; padding-bottom: 85px;}
.subscript_imgbox{width:100%;}
.subscript_imgbox img{width: 100%;}
.view_page_bottom{width:100%; padding:20px; box-sizing: border-box; position: fixed; bottom: 0; left: 0;   background-color: #fff;
    box-shadow: 0px -4px 8px 0px #2934390a;}

.view_sub_top_sub_tit{color:#999;}
.view_sub_cont_tbox{margin-bottom: 20px;;}
.view_sub_cont_grp{display:flex; flex-direction: column; gap:20px;}
.view_sub_cont_inp_width_tbox{display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-bottom: 8px;}
.view_sub_cont_inp_width_tbox .input_title{margin-bottom: 0;}
.view_sub_cont_inp_width_tbox .input_title_sub{color:#ff0000;}
.view_sub_cont_inp_btnbox{width: 100%; display: flex; flex-direction: row; align-items: center;}

.view_sub_cont_inp_btnbox02{margin-top:8px;}
.max-width80{max-width: 80px; margin-left: 8px;}
.max-width100{max-width: 100px; margin-left: 8px;}


.view_cont{display:none;}
.view_sub_cont_change .view_cont{display:flex;}

.small_profile_tab_btn_box{width:100%; position: relative;}
.small_profile_tab_btn_ul{display: flex; flex-direction: row; width: 100%; padding: 6px; box-sizing: border-box; border-radius: 8px; background-color:#f3f5f6; gap: 8px;}
.small_profile_tab_btn_li{width:50%; flex-direction: column; height: 40px; border-radius: 8px;}
.small_profile_tab_btn_li .small_tab_btn{display: flex;flex-direction: column; align-items: center; justify-content: center; color:#999; height: 40px; font-size: 16px;font-weight:700;border-radius: 8px;}
.small_profile_tab_btn_li.active{background-color: #fff;box-shadow: 2px 4px 8px 0px #2934390a; }
.small_profile_tab_btn_li.master.active .small_tab_btn{background-color:#fae100;color:#212121;}
.small_profile_tab_btn_li.basics.active .small_tab_btn{background-color:#3BD35D; color:#fff;}

.view_sub_cont_withdrawal{width:100%; display: flex; flex-direction: row; align-items: center; justify-content: flex-start; padding-top:20px;}
.withdrawal_btn{ color:#999; display: flex; align-items: center;  box-sizing: border-box; justify-content: center; font-size: 14px; font-weight: bold; text-decoration: underline;
background-color: transparent;}

/* 앱 설치 주의 사항 */
.sub_user_url_grp{display: flex; flex-direction: column; gap:40px;}
.sub_user_url_contbox{display: flex; flex-direction: row; align-items: center; gap: 8px; margin-bottom: 8px;;}
.sub_user_url_cont_num{display: flex; flex-direction: row; align-items: center; justify-content: center; width: 28px; height: 28px; background-color:#fae100; color:#212121;
 font-size: 16px; border-radius: 50%; font-weight: 800;}
 .sub_user_url_cont_txt{font-size:15px; font-weight: 500;}


 .sub_user_url_tbox02{padding-top: 30px; box-sizing: border-box; border-top:1px solid #eee;}
 .sub_user_url_tbox02 .sub_user_url_cont_num{background-color: #eee;}
 .sub_user_url_btn{margin-top:30px; display: flex; flex-direction: row; align-items: center; justify-content: center; height: 45px; font-size: 16px; font-weight: bold; 
border-radius: 100px; }
 .sub_user_url_btn01{background-color: #fae100;}
 .sub_user_url_btn02{background-color: #f3f5f6;}

 .sub_user_url_cont_tit{font-size: 18px;}

 /* 개인정보 수집 및 동의 */
 .check_list_cont_grp{width: 100%; display: flex; flex-direction: column; gap: 15px; margin-bottom: 20px;}
 .check_list_cont{width: 100%; display: flex; flex-direction: row; align-items: center; justify-content: space-between;}
 .check_list_box{width: 100%; display: flex; flex-direction: row; align-items: center;}
 .check_list_box02{justify-content: flex-end;}


/* Check */
.check_box{margin-top:16px;}
.check_box_btn{width:22px; height:22px; }
.ck { width:22px; height:22px; opacity: 0; top:0; left:0; position: absolute;border:0; padding:0; margin:0; cursor: pointer;}
.ck + .ck_btn {
display:inline-block;  
background-image:url(/static/img/mobile/house/no_checkbox_icon.png);
 background-size:22px; width:22px; height:22px; background-repeat: no-repeat; background-position: center; }
.ck + .ck_btn_height{height:auto;}

.ck:checked + .ck_btn {
	background-image: url(/static/img/mobile/house/checkbox_icon.png);
    background-position: 100%;}
.check_lab{font-size:15px; font-weight: bold; padding-left: 8px; box-sizing: border-box;}
.check_list_box02{max-width: 60px;}
.pop_wrap_btn{display: flex; flex-direction: row; align-items: center; color:#999; font-weight: 500;}
.pop_wrap_btn .right_arrow{display: flex; flex-direction: row; align-items: center; width: 12px; height: 12px;
    background-image:url(/static/img/mobile/house/more_btn.png); margin-left: 3px;
    background-size:12px; background-repeat: no-repeat; background-position: center; }

    /* 개인정보/약관 팝업 */
    .pop_wrap_grp{position: fixed; top: 0; left: 0; background-color:rgba(0,0,0,0.45); width: 100%; height: 100%;;}
    .pop_wrap_contbox{position: absolute; width: 100%; height: calc(100% - 100px); background-color: #fff; left: 0; bottom: 0;
    border-radius: 25px 25px 0 0;  box-sizing: border-box;}
    .pop_wrap_cont_hd{padding: 20px; box-sizing: border-box; }
    .pop_wrap_cont_hd{display: flex; flex-direction: row; align-items: center; justify-content: space-between;}
    .pop_wrap_cont_tit{font-size: 22px;}
    .pop_close_btn{display: flex; align-items: center; justify-content: center; flex-direction: row; width: 30px; height: 30px;;}
    .pop_close_btn img{width: 25px;}

    .pop_wrap_cont_bd{padding: 20px; padding-top: 0; box-sizing: border-box; width: 100%; overflow-y:auto;white-space: pre-line;height: calc(100% - 70.8px);}
    .pop_wrap_cont_txt{font-size: 15px;;}


    /* 기프트 이벤트 */
    .event_content_wrap{width:100%; padding:20px; box-sizing: border-box; padding-top: 80px;   position: relative ; z-index: 1;}
    .view_sub_back_bg{width:100%; box-sizing: border-box;}
    .view_sub_back_bg{position: absolute; top:0; left:0; width: 100%; height: 300px; background-color:#fae100;}

    .event_content_box01{width: 100%; display: flex; flex-direction: row; position: relative; }
    .event_content_top_tbox{width:calc(100% - 100px);}
    .event_content_top_img{width: 100px; position: absolute; bottom: 0; right: 0;}
    .event_content_top_img img{width: 100%;}

    .event_content_top_tit{font-size: 24px; font-weight: bold;}

    .event_content_box_grp{width: 100%; padding:15px; box-sizing: border-box; border-radius: 12px;box-shadow: 2px 4px 8px 0px #29343926; background-color:#fff; margin-top: 20px;}

    .event_content_tbox01{width: 100%; display: flex; flex-direction: row; position: relative; }
    .event_content_tbox01 .event_content_state{width:100%; text-align: center;}
    .event_content_tbox .event_content_state_txt{color:#999; font-size: 14px;;}
    .event_content_tbox .event_content_state_tit{margin-top:6px; font-size:18px;}

    .event_content_tbox02{width:100%; display: flex; flex-direction: column; align-items: center; }
    .event_content_tbox02 .event_content_tit{display: inline-block; margin:0 auto; padding:4px 12px; border-radius: 50px; background-color: #f3f5f6;}

    .event_content_line{width:100%; height: 35px; }
    .event_content_line01{position: relative; overflow: hidden;  border-radius: 8px; background-color:#f3f5f6;margin:15px 0;}
    .event_content_line02{background:linear-gradient(45deg, black, transparent); position: absolute; left: 0; top:0; height:35px;}


    

@media (min-width: 250px) and (max-width: 990px) {

    /* .view_sub_body_shareedit{padding-bottom: 120px; box-sizing: border-box; overflow: hidden;} */
    
}
 
 


