@charset "utf-8";

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}

.nanumbarungothic * {
 font-family: 'NanumBarunGothic', sans-serif;
}


/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1200px}
*{font-size:16px; letter-spacing:-0.6px; height:auto; }
#wrap{box-sizing:border-box;background:#f4f7f9; height:100%; overflow:hidden;overflow-y:auto;width:100%;  min-height:100vh; padding-bottom:10px; position:relative; }
.pd56{padding-bottom:56px !important;}
.w100p{width:100% !important;}
.mt10{margin-top:10px !important;}

input.sec{width:100%; height:60px; border-radius:10px; background:#fff; border:none; padding:0 4%; box-sizing:border-box; color:#333; margin-bottom:8px;}
input.sec2{height: 47px;border-radius:8px;margin-left:10px;background: #f4f9fd;padding:0 4%;box-sizing:border-box;color:#333;border: 1px solid #eef5fa;width : -webkit-calc(100% - 110px);width : -moz-calc(100% - 110px);width : calc(100% - 110px);display: inline-block;vertical-align: top;margin-top: 5px;}
input.sec3{ width : -webkit-calc(100% - 87px);width : -moz-calc(100% - 87px);width : calc(100% - 87px); height:60px; border-radius:10px; background:#fff; border:none; padding:0 10px; box-sizing:border-box; color:#333; margin-bottom:8px;}

input::placeholder {color: #969696; font-weight:100;}
input:focus {outline:none !important;}
textarea:focus {outline:none !important;}
input[type=submit] {-webkit-appearance:none !important;}
input, textarea, button {-webkit-appearance:none; -moz-appearance:none; appearance:none;}
input, textarea, button, select{-webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;}/* ios스타일없애는거 */ 
select{width:100%; height:60px; border-radius:10px; background:#fff; border:none; padding:0 4%; box-sizing:border-box; color:#333; margin-right:8px;}
select{/*ios대응*/-webkit-appearance: none;-moz-appearance: none; appearance: none;/*화살표 배경 넣기*/background: url('/images/select_bullet.png') no-repeat 94% 50% #fff; /*화살표 select박스 오른쪽 중앙 배치,배경 흰색*/}
select::-ms-expand{ display:none; /* 화살표 없애기 for IE10, 11*/}

#login{background: #f4f7f9 url('/images/login_bg.png') no-repeat 0 31%;width: 100%; height:100vh;;background-size: 90%;padding:0 5%; box-sizing:border-box;}
#login .tit{margin-bottom:50px;}
#login .tit > a.logo{width: 100%;text-align: center;display: block;box-sizing: border-box;padding-top: 75px;}
#login .tit > a.logo > img{width: 76%;}
#login .tit > .logo_txt{margin-top:8px; font-size:1.12em; color:#444; font-weight:600;text-align:center; letter-spacing:-0.9px;}
#login .tit > .logo_txt > span{color:#dc9601; letter-spacing:-0.9px;}
#login input:nth-child(3){margin-bottom: 21px;}
#login .find{margin-top:36px;display: flex;justify-content: space-evenly;}
#login .find > a{padding:10px; box-sizing:border-box; font-size:0.9em; color:#999;text-align:center;}
#login .find > span{width:2px;display:inline-block;background:url('/images/line.png')no-repeat right 0;height: 16px;margin-top: 14px;}
#login .find > a:last-child{color:#444; text-decoration:underline; font-weight:600;}

.top{height:64px; background:#fff;}

button{width:100%;height:66px;text-align:center;background:#3f8ff2;border-radius: 12px;font-size: 1.3em;font-weight: 500;color: #fff;margin-top: 46px;}
input[type="button"]{width:100%;height:66px;text-align:center;background:#3f8ff2;border-radius: 12px;font-size: 1.3em;font-weight: 500;color: #fff;margin-top: 40px; border:none;}
input[type="submit"]{width:100%;height:66px;text-align:center;background:#3f8ff2;border-radius: 12px;font-size: 1.3em;font-weight: 500;color: #fff;margin-top: 40px; border:none;}
.etrans{display:inline-block !important;}
.etrans > input[type="checkbox"] + label {}
.etrans > input[type="checkbox"] + label:before {  position: absolute;  right: 0;  margin-top: 0;  opacity: .6;  box-shadow: none;  border-color: #999;  -webkit-transition: all .12s, border-color .08s;  transition: all .12s, border-color .08s; margin-right:7px;}
.etrans > input[type="checkbox"]:checked + label:before {  position: absolute;  content: "";  width: 6px;  top: 3px;  right: 2px;  border-radius: 0;  opacity:1;   background: transparent;  border-color:transparent red red transparent;  border-top-color:transparent;  border-left-color:transparent;  -ms-transform:rotate(45deg);  -webkit-transform:rotate(45deg);  transform:rotate(45deg);}
.no-csstransforms .etrans > input[type="checkbox"]:checked + label:before {   content: "\2714";  top: 0;  right: 0;  width: 21px;  line-height: 21px;  color: red;  text-align: center;  border: 1px solid red;}
.checks2 input[type="checkbox"] {display: none;}
.checks2 input[type="checkbox"] + label{display: inline-block;position: relative;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;width: 100px;font-weight:800;margin-right: 18px;padding: 5px 0;}
.checks2 input[type="checkbox"] + label:before { content: ' ';  display: inline-block;  width: 12px;  height: 12px;  line-height: 12px;   margin: -2px 8px 0 0;  text-align: center;   vertical-align: middle;  background: #fafafa;  border: 1px solid #cacece;  border-radius : 3px;  box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);}
.checks2 input[type="checkbox"] + label:active:before,
.checks2 input[type="checkbox"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.checks2 input[type="checkbox"]:checked + label:before {   content: '\2714';   color: #99a1a7;  text-shadow: 1px 1px #fff;  background: red;  border-color: #adb8c0;  box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);}
.checks2 input[type="checkbox"] + label > span{margin-left: 7px;font-size:0.9em;color: #666;width:100px;display:inline-block;font-weight: 600;}
.etrans{display:inline-block !important;}
.etrans > input[type="checkbox"] + label {padding-left: 13px; margin-left:5px;}
.etrans > input[type="checkbox"] + label:before {position: absolute;left: 0;top: 11px;margin-top: 0;opacity: .6;box-shadow: none;border-color: #999;-webkit-transition: all .12s, border-color .08s;transition: all .12s, border-color .08s;margin-right:7px;}
.etrans > input[type="checkbox"]:checked + label:before {position: absolute;content: "";width: 6px;top: 7px;right: 2px;border-radius: 0;opacity:1;background: transparent;border-color:transparent #3c93f3 #3c93f3 transparent;border-top-color:transparent;border-left-color:transparent;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}

.top .header i{color:#555;}
.top .header{width: 100%;height:64px;background: #fff;line-height: 44px;box-sizing: border-box;}
.top .header > a.back{width: 60px;height: 60px;display: inline-block;font-size: 1.7em;text-align: center;line-height: 62px;margin-left: -7px;box-sizing: border-box; vertical-align:top;}
.top .header > h2{vertical-align:top;width : -webkit-calc(100% - 120px);width : -moz-calc(100% - 120px);width : calc(100% - 120px);display:inline-block;text-align:center;font-size:1.24em;letter-spacing:-1px;height: 60px;box-sizing: border-box;padding-top: 10px;line-height: 45px;}
.top .menu_btn{vertical-align:top;display: inline-block;float: right;width: 60px;height: 60px;text-align: center;line-height: 57px;margin-right:-4px;box-sizing: border-box;}
.top .menu_btn > a{font-size: 2em;box-sizing: border-box;display: block;}
.top .menu_bg{width: 100%;height: 100vh;background: rgba(0,0,0,0.7);position: fixed;top:0;display: none;  z-index:2;}
.top .sidebar_menu{display: none;width: 68%;height: 100vh;background: #fff;position: fixed;top:0;right: -50%; z-index:3;}
.top .close_btn{width: 60px;height: 60px;text-align: center;}
.top .close_btn > a{display:inline-block;width: 60px;height: 60px;vertical-align: top;text-align: center;line-height: 60px;background: url('/images/close.png')no-repeat center;background-size: 30%; }
.top .menu_wrap{list-style: none;padding: 20px 3%;}
.top .menu_wrap li a{text-decoration: none;font-size: 1.1em;display:block;padding-left:36px;}
.top .menu_wrap li a.left1{background:url('/images/left_icon1.png') no-repeat 0 center;  background-size:25px;}
.top .menu_wrap li a.left2{background:url('/images/left_icon2.png') no-repeat 0 center;  background-size:25px;}
.top .menu_wrap li a.left3{background:url('/images/left_icon3.png') no-repeat 0 center;  background-size:25px;}
.top .menu_wrap li a.left4{background:url('/images/left_icon4.png') no-repeat 0 center;  background-size:26px;}


.sidebar_menu .left_profile{color:#333;position: relative;padding: 10px 4%;box-sizing: border-box;}
.sidebar_menu .left_profile > .img{border-radius: 70%;width: 90px;height: 90px; margin-left:16px;display: inline-block;background: #cdd4d9; border:1px solid #eee; overflow:hidden; }
.sidebar_menu .left_profile > .img > img{width:100%; height:100%; object-fit:cover;}
.sidebar_menu .left_profile > span{position: absolute;left: 91px;top: 87px;}
.sidebar_menu .left_profile > span > img{width: 50px;height: 50px;}
.sidebar_menu .left_profile > .txt{display: inline-block;font-size: 1.46em;font-weight: 600;float: right;margin-top: 24px;letter-spacing: -1.6px;width : -webkit-calc(100% - 143px);width : -moz-calc(100% - 143px);width : calc(100% - 143px);display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.sidebar_menu .left_profile > .txt > span{font-size: 0.6em;color: #666;font-weight: 100;letter-spacing: -1.2px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


.menu_top{display: block;height: 60px;position: relative;}
.menu_top .home{display: inline-block;width: 60px;height: 60px;vertical-align: top;text-align: center;line-height: 60px;background: url('/images/home.png')no-repeat center;background-size: 33%;position: absolute;left:0;}
.menu_top .setting{display: inline-block;width: 60px;height: 60px;vertical-align: top;text-align: center;line-height: 60px;background: url('/images/setting.png')no-repeat center;background-size: 33%;position: absolute;right: 60px;}
.menu_top .close_btn{display: inline-block;float: right;position: absolute;right: 0;}

.top .menu_wrap{list-style: none;padding:10px 6%;  background:#f4f6f7;}
.top .menu_wrap li{height:64px; line-height:64px;}
.top .menu_wrap li a{text-decoration: none;font-size: 1.1em;display:block;padding-left:36px;}
.top .menu_wrap li a.left1{background:url('/images/left_icon1.png') no-repeat 0 center;  background-size:25px;}
.top .menu_wrap li a.left2{background:url('/images/left_icon2.png') no-repeat 0 center;  background-size:25px;}
.top .menu_wrap li a.left3{background:url('/images/left_icon3.png') no-repeat 0 center;  background-size:25px;}
.top .menu_wrap li a.left4{background:url('/images/left_icon4.png') no-repeat 0 center;  background-size:26px;}
.top .menu_wrap li a.left5{background:url('/images/left_icon5.png') no-repeat 1px center;  background-size:26px;}

.find_area{ padding:0 4%; box-sizing:border-box;}
.find_area h3{font-size:1.32em; margin:30px 0 14px 0; letter-spacing:-1px; }
.line{height:1px; border-top:1px solid #fff; border-bottom:1px solid #d9e5ec; margin:36px 0;}
.line2{height:1px; border-top:1px solid #fff; border-bottom:1px solid #d9e5ec; margin:23px 0;}
.line3{height:1px; border-top:1px solid #fff; border-bottom:1px solid #d9e5ec; margin:10px 0;}
.find_area .mt10{ margin-top:10px;}

.email{display:flex;}
.email > span{margin: 0 8px;font-size: 1.2em;font-weight: 600;line-height: 54px;color: #666; width:10%;}
.email > input:last-child{width:60%;}
.email > select{margin-left:8px; margin-right:0;}
.useID{display:flex;}
.useID > a{color:#fff;background:#333;font-size: 1.05em;margin-left:8px;border-radius:10px;width: 110px;height: 60px;text-align: center;line-height: 60px;}
.useID > div{width:70px;}
.useID .etrans > input[type="checkbox"] + label{padding-left:13px; margin-left:17px; width:50px; margin-right:0; margin-top:10px;}

.profile{display:flex;justify-content: space-between;flex-wrap: wrap-reverse; position:relative; margin-bottom:5px;}
.profile .img{border-radius: 70%;background:#fff;width: 130px;height: 130px;display:inline-block;margin-right: 10px; overflow:hidden;}
.profile .img > img{width:100%; height:100%; object-fit:cover;}
.profile span.camera{position:absolute; left:100px;}
.profile span.camera img{width:50px;height:50px;}
.profile input{width : -webkit-calc(100% - 156px);width : -moz-calc(100% - 156px);width : calc(100% - 156px);}

.birthday, .address{display:flex; margin-bottom:8px;}
.birthday select:last-child, .address select:last-child{margin-right:0;}

/* 업로드 파일버튼 스타일 */
.profile label {}
.profile label:hover {}
.profile input.upload[type="file"] {position:absolute; width:px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.profile .up_name {display:inline-block; font-size:11px !important;line-height:normal;vertical-align:middle;background-color:#f5f5f5;border:1px solid #ebebeb;border-bottom-color:#e2e2e2;-webkit-appearance: none; /* 네이티브 외형 감추기 */  -moz-appearance: none;  appearance: none;}
.profile .up_name2 {display:inline-block; font-size:12px !important;padding:0 5px;height:20px;line-height:20px;vertical-align: middle;background-color:#fff;border:1px solid #ccc;border-bottom-color:#e2e2e2;-webkit-appearance: none;/* 네이티브 외형 감추기 */ -moz-appearance: none;appearance:none;}
.profile p.filepath {padding-top:5px; color:#000}

/* 메인 */
.top .header > h2 > img{width: 94px;vertical-align: middle;margin-right: 3px;}
.container{padding:0 3%; box-sizing:border-box;}

/* main visual */
.vis_wp {height:230px;position:relative;transition:all 0.3s ease; padding:10px 0; z-index:1;}
.vis_wp ul {height:inherit;position:relative; width:100%;display:block; box-sizing:border-box; }
.vis_wp li {height:inherit; box-sizing:border-box;  background-repeat:no-repeat; background-position:center; background-size:contain; color:#fff; display: -webkit-box; display:-moz-box; display: -ms-flexbox;  display:-webkit-flex; display:flex; display:-webkit-flex; display:flex; flex-direction:column; -ms-flex-pack: left; justify-content:left; cursor:pointer}
.vis_wp li img{width:;}
.control_bar {height:auto;display:flex;justify-content: center; margin-top:12px;}
.control_bar a {display:block;width:30px;height: 3px;background: #ccc;font-size:0;margin:0 2px;border-radius: 25px;}
.control_bar a.current {background:#009af9;}
.control_bar .material-icons {font-size:14px;color: #ccc;width:auto;height:auto;background:none;margin-top: -5px;}

.banner{display: flex; flex-wrap: wrap; flex-direction: row; justify-content:space-between;margin-top:20px;}
.banner > div{border-radius:10px;padding:10px 4%; box-sizing:border-box;width:49%;}
.banner > div.list_int{background: #fff url('../images/icon1.png')no-repeat center 25%; background-size:58%;}
.banner > div.list_acc{background: #fff url('../images/icon2.png')no-repeat center 25%; background-size:58%;}
.banner > div.list_peo{margin-top:10px;background: #fff url('../images/icon3.png')no-repeat center 25%; background-size:58%;}
.banner > div.list_com{margin-top:10px;background: #fff url('../images/icon4.png')no-repeat center 25%; background-size:58%;}
.banner > div p{margin-top: 72px;text-align: center;font-size: 1.05em;color: #333;word-break: keep-all;}

.notice{margin-top:20px; position:relative;}
.notice span.more{float:right;font-size: 0.92em;color: #edaf09;cursor: pointer;display: inline-block;width: 50px;position:absolute;top: 12px;right:0;}
.notice span.more > i{font-size: 0.7em;display: inline-block;width: 10px;}
.notice > ul{margin-top: 10px;}
.notice a{font-size: 0.96em;letter-spacing: -1px; display:block; height:26px; line-height:26px;}
.notice a > p{ width : -webkit-calc(100% - 80px);width : -moz-calc(100% - 80px);width : calc(100% - 80px);display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.notice a > span{float: right;width: 66px;font-size: 0.9em;color: #999;}
.notice a:hover{color:#edaf09; text-decoration:underline;}
.notice ul.tabs{margin: 0px;padding: 0px;list-style: none;box-sizing: border-box;margin-bottom:5px;}
.notice ul.tabs li{background: none;color: #999;display: inline-block;padding: 10px 10px 10px 0;cursor: pointer;width: 83px;box-sizing: border-box;font-weight: 100;text-align: left; font-size: 1.1em;letter-spacing: -1px;font-weight: 600;font-size: 1.1em;letter-spacing: -1px;font-weight: 400;}
.notice ul.tabs li.current{color: #222; padding-left:0; font-weight:600;}
.notice ul.tabs li.tab_line{width:1px !important;color: #ccc;padding-left:0;height: 28px;overflow: hidden;margin-right:10px;}
.notice .tab-content{display: none; min-height:130px;}
.notice .tab-content.current{display: inherit;  min-height:130px;}


 
 /* 토글스위치 */
.switch {position: relative;display: inline-block;width: 56px;height: 29px;vertical-align:middle;margin-top: 14px;}
.switch input {display:none;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.slider:before {position: absolute;content: "";height: 23px;width: 23px;left: 4px;bottom: 3px;background-color: white;-webkit-transition: .4s;transition: .4s;}
input:checked + .slider {background-color: #2196F3;}
input:focus + .slider {box-shadow: 0 0 1px #2196F3;}
input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}

.setting_area{border-radius:10px; background:#fff;}
.setting_area > li{height:60px;line-height:60px;border-bottom:1px solid #dce3e8;padding:0 4%;box-sizing:border-box;font-size: 1.05em;}
.setting_area > li:last-child{border-bottom:none;}
.setting_area > li > label{float:right;}
.mt20{margin-top:20px;}

/* 회원명단 */
.member > .tit{height: 68px;display: flex;justify-content: space-around;line-height: 66px;width: 100%;box-sizing: border-box;}
.member > .tit > a{font-size: 1.3em;font-weight: 500;color: #666;text-align: center;display: block;width: 100%;border-bottom: 1px solid #e4ecf1;border-top: 1px solid #e4ecf1;box-sizing: border-box;}
.member > .tit > a.on{background: #4498f3;color: #fff;}
.member .search{padding: 8px 4% 2px 4%;box-sizing:border-box;}
.member .search .search_box{height: 40px;line-height: 40px;width: 100%;}
.member .search .search_box > span{font-size: 0.96em;}
.member .search .search_box > select{width: 30%;height: 40px; line-height:40px;float: right;margin-right: 0;}
.member .search input[type=search]{/* margin-top: 6px; */}
.member .list_member{padding:0 4%;background:#fff;box-sizing: border-box;}
.member .list_member > li{padding: 20px 0;box-sizing: border-box;border-top: 1px solid #e4ecf1;}
.member .list_member > li > a{display:block;}
.member .list_member .member{border:1px solid #eee;width: 100px;height: 100px;overflow: hidden;border-radius: 10px;display: inline-block;}
.member .list_member .member > img{width:100%; height:100%; object-fit:cover;}
.member .list_member .member_txt{display: inline-block;vertical-align: top;height: 88px;width: -webkit-calc(100% - 107px);width: -moz-calc(100% - 107px);width: calc(100% - 107px);padding-left:8px;box-sizing: border-box;margin-top: 7px;}
.member .list_member .member_txt p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.member .list_member .member_txt .s_name{font-size: 0.8em;color: #4498f3;font-weight: 600; }
.member .list_member .member_txt .name{font-size: 1.3em;}
.member .list_member .member_txt .company{font-size: 0.86em;color: #999;margin-top: 12px;}
.member .list_member .memo{display: inline-block;width: 100%;background: url('/images/memo.png')no-repeat 0 center;background-size: 18px;padding-left: 27px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 0.86em;height: 26px;line-height: 26px;margin-top: 5px;box-sizing: border-box;}

.input-group{position: relative; margin-top:6px;}
.input-group span{display: inline-block;position: absolute;top: 13px;right: 13px;width: 30px;height: 30px;}
.input-group span > img{width: 100%;}

.img_box{position:relative;}
.img_box span.camera{position:absolute; left:234px; bottom:0;}
.img_box span.camera img{height:50px; width:50px;}

.detail_box{position: relative;width:100%; margin-top:10px;}
.member_detail{position:absolute;padding:20px 4%;box-sizing:border-box;width: 100%; background:#f4f7f9;}
.member_detail .detail_img{border-radius: 70%;overflow: hidden;width: 180px;height: 180px;display: block;margin: 0 auto; border:1px solid #eee}
.member_detail .detail_img > img{width:100%; height:100%; object-fit:cover;}
.member_detail h3{font-size: 1.3em;margin-top: 20px;}
.member_detail .memo_icon{width: 60px;height: 60px;display: block;position: absolute;top: 0;right: 0;margin: -43px 0px 0 0;}
.member_detail .memo_icon > img{width:100%; height:100%; object-fit:cover;}
.member_detail .list_detail{border-radius: 10px; padding:0 4%;box-sizing: border-box;border-bottom: 1px solid #dce3e8;display: block;background:#fff;}
.member_detail .list_detail li{border-bottom:1px solid #e7edf1}
.member_detail .list_detail li:last-child{border-bottom:none;}
.member_detail .list_detail em{color: #999;line-height:60px;height: 100%;width: 96px;display: inline-block;border-right: 1px solid #e7edf1;}
.member_detail .list_detail span{padding-bottom:5px;/* border-left: 1px solid #e7edf1; */padding-left: 20px;box-sizing: border-box;font-size: 1.05em;color: #333;width: -webkit-calc(100% - 100px);width: -moz-calc(100% - 100px);width: calc(100% - 100px);display: inline-block;height: 100%;vertical-align: middle;}

.h_num > input{width: -webkit-calc(100% - 185px);width: -moz-calc(100% - 185px);width: calc(100% - 185px);}
.h_num > a{color:#fff;background:#333;font-size: 1.05em;margin-left:8px;border-radius:10px;width: 70px;height: 47px;text-align: center;line-height: 47px;display: inline-block;}

.member_detail .quick_icon{width: 70%;margin: 0 auto;display: flex;justify-content: space-between;margin-top: 20px;}
.member_detail .quick_icon > a{width: 60px;height: 60px;display: inline-block;}
.member_detail .quick_icon > a > img{width: 100%;}
.member_detail .list_name{border-radius: 10px;background: #fff;margin-top: 10px;width: 100%;}
.member_detail .list_name li{height: 60px;line-height: 60px;padding: 0 4%;box-sizing: border-box;border-bottom: 1px solid #dce3e8;}
.member_detail .list_name li:last-child{border-bottom:none;}
.member_detail .list_name em{border-right: 1px solid #e7edf1;height: 100%;display: inline-block;width: 96px;}
.member_detail .list_name span{padding-left: 20px;box-sizing: border-box;width: -webkit-calc(100% - 140px);width: -moz-calc(100% - 140px);width: calc(100% - 140px);display: inline-block;}
.member_detail .list_name a{display: inline-block;width: 35px;text-align: center;}
.member_detail .list_name a > i{color:#4498f3;}
.member_detail textarea{border-radius: 10px;background: #fff;margin-top: 10px;width: 100%; padding:10px 4%; box-sizing:border-box;}
.member .list_member .company_txt{display: inline-block;vertical-align: top;height: 88px;width: -webkit-calc(100% - 110px);width: -moz-calc(100% - 110px);width: calc(100% - 110px);padding-left:8px;box-sizing: border-box;margin-top: 7px;}
.member .list_member .company_txt .name{font-size: 1.3em;}
.member .list_member .company_txt .info{font-size: 0.9em; margin-top:10px;}
.member .list_member .company_txt .info > span{display:block;letter-spacing:-0.5px;color:#888;padding-left: 18px;box-sizing:border-box;height: 26px;line-height: 22px;}
.member .list_member .company_txt .info .tel{background: url('/images/list_icon1.png') no-repeat 0 4px;background-size: 13px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.member .list_member .company_txt .info .map{background: url('/images/list_icon2.png') no-repeat 0 4px;background-size: 13px; }

/* 공지사항 view */
.notice_view{padding: 30px 4% 15px 4%;box-sizing: border-box;}
.notice_view .tit{font-size: 1.15em;font-weight: 600;}
.notice_view .writer{display: block;}
.notice_view .writer .w_img{width: 26px;height: 26px;border-radius: 70%;overflow: hidden;border: 1px solid #eee;box-sizing: border-box;display: inline-block;}
.notice_view .writer .w_img > img{width: 100%;}
.notice_view .writer .admin{vertical-align: super;font-weight: 600;}
.notice_view .writer .admin > em{background: #4498f3;color: #fff;font-weight: 400;font-size: 0.82em;padding: 2px 5px;border-radius: 3px; margin-left:2px;}
.notice_view .writer .date{font-size: 0.92em;color: #777;float: right;letter-spacing: -0.5px; width:130px; text-align:right;}
.notice_view .view_area{margin-top: 10px;border-radius: 10px;background: #fff;padding: 10px 4%;box-sizing: border-box;color: #000;min-height: 130px;font-weight: 500;font-size: 1.05em;height: 100%;overflow: hidden;width: 100%;}
.notice_view .file_box{margin-top: 10px;border-radius: 10px;background: #fff;position: relative;height: 60px;line-height: 60px;padding: 0 4%;box-sizing: border-box;font-weight: 600;color: #888;}
.notice_view .file_box > a{width: 46px;height: 46px;overflow: hidden;display: inline-block;position: absolute;right: 10px;top: 5px;}
.notice_view .file_box > a > img{width: 100%;}
.notice_re_box{border-top: 1px solid #e0eaf0;background: #fff;box-sizing: border-box; padding:0 4%; box-sizing:border-box;}
.notice_re_box h4{font-size: 1.05em;font-weight: 600; margin-top:20px; padding:0 3% box-sizing:border-box;}
.notice_re_box .re_list{}
.notice_re_box .re_list li{border-bottom: 1px dotted #ddd;margin-top:10px;}
.notice_re_box .re_list li:last-child{border-bottom:none;}

/* 답글고정 */
div.my_re{padding: 10px 4%;box-sizing:border-box; height:56px; background:#fff; position:fixed; bottom:0; width:100%;}
div.my_re > input{border: 1px solid #eee;border-radius: 5px;height: 38px;width : -webkit-calc(100% - 116px);width : -moz-calc(100% - 116px);width : calc(100% - 116px);vertical-align: middle;margin-left: 3px; box-sizing:border-box; display:inline-block;}
div.my_re .w_img{width: 26px;height: 26px;border-radius: 70%;overflow: hidden;border: 1px solid #eee;box-sizing: border-box;display: inline-block; ;vertical-align: middle;}
div.my_re .w_img > img{width:100%; height:100%; object-fit:cover;}
div.my_re a{width:74px; display:inline-block; height:36px; background:#4498f3; color:#fff; border-radius:3px; text-align:center; font-size:0.92em; line-height:36px; margin-left:3px; box-sizing:border-box; vertical-align: middle;}

/* 답글쓰기 */
div.my_re2{padding: 10px 4%;box-sizing:border-box; height:56px; background:#fff; }
div.my_re2 > input{border: 1px solid #eee;border-radius: 5px;height: 38px;width : -webkit-calc(100% - 116px);width : -moz-calc(100% - 116px);width : calc(100% - 116px);vertical-align: middle;margin-left: 3px; box-sizing:border-box; display:inline-block;}
div.my_re2 .w_img{width: 26px;height: 26px;border-radius: 70%;overflow: hidden;border: 1px solid #eee;box-sizing: border-box;display: inline-block; ;vertical-align: middle;}
div.my_re2 .w_img > img{width: 100%;}
div.my_re2 a{width:74px; display:inline-block; height:36px; background:#4498f3; color:#fff; border-radius:3px; text-align:center; font-size:0.92em; line-height:36px; margin-left:3px; box-sizing:border-box; vertical-align: middle;}

.notice_re_box .area{line-height: 20px; padding:0 3%; box-sizing:border-box; padding-bottom:10px;}
.notice_re_box .area_re{padding-left:46px;line-height: 20px; box-sizing:border-box; padding-bottom:10px; padding-right:15px;}
.notice_re_box .area_re:last-child{padding-bottom:10px;}
.notice_re_box .re_reply{background: #f4f7f9;width: 100%;height: 56px;margin-top: 12px;}
.notice_re_box .name_wrap{display:flex; justify-content:space-between;}
.notice_re_box .name_box{height:28px;width: -webkit-calc(100% - 44px);width : -moz-calc(100% - 44px);width: calc(100% - 44px); line-height:28px;}
.notice_re_box .w_img{width: 26px;height: 26px;display: inline-block;overflow: hidden;border: 1px solid #eee;border-radius: 70%; box-sizing:border-box;}
.notice_re_box .w_img > img{width:100%; height:100%; object-fit:cover;}
.notice_re_box .name{display: inline-block;font-weight: 600;font-size: 1em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: -webkit-calc(100% - 38px);width : -moz-calc(100% - 38px);width: calc(100% - 38px); height:26px; line-height:26px; vertical-align:top; margin-left:3px;}
.notice_re_box .new{background: url('/images/new.png')no-repeat;width: 26px;height: 26px;display: inline-block;background-size: 17px;margin-left: 4px;vertical-align: -webkit-baseline-middle;}
.notice_re_box .text{padding-left: 32px;/* font-weight: 600 */;font-size: 0.86em; box-sizing:border-box;}
.notice_re_box .date{padding-left: 32px;color: #999;font-size: 0.86em;letter-spacing: 0px;margin-top: 2px;box-sizing: border-box;}
.notice_re_box .date > a{margin-left:10px; color:#4498f3;}
.notice_area{padding:0 4%; box-sizing:border-box; padding-top:10px;}
.notice_area > .notice_list{margin-top: 13px;margin-bottom: 90px;}
.notice_area > .notice_list li{border-bottom: 1px dotted #e1eaf0;padding: 10px 0;}
.notice_area > .notice_list li a{width: -webkit-calc(100% - 35px);width : -moz-calc(100% - 35px);width: calc(100% - 35px); display:inline-block;}
.notice_area > .notice_list li p{color:#000;letter-spacing:-1px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;width:100%;}
.notice_area > .notice_list li span.date{font-size: 0.86em;color: #999;letter-spacing: 0px; display:inline-block; width:123px;}
.notice_area > .notice_list li span.reply{display: inline-block;padding-right: 2px;background: url('/images/reply_icon.png')no-repeat  0px;background-size: 23px;width: 46px;color: #ecad2c;font-size: 0.98em;padding-left: 32px;box-sizing: border-box; position:absolute; right:15px;}
.notice_area .vert_btn{width: 30px;height:50px;display:block;float:right;background: url('/images/vert.png')no-repeat top;background-size: 25px; cursor:pointer;}

.reply_del_btn_area{width:36px;text-align:center; color:#999; font-size:0.86em;  line-height:27px;}
.area_reply_del, .area_re_reply_del{height: 40px;display: inline-block;line-height: 30px;box-sizing: border-box;margin-bottom: 10px;}
.area_reply_del > .date{ padding-left:15px; box-sizing:border-box;}
.close_btn2{background:url('/images/close.png')no-repeat center; display:inline-block; width:20px; height:20px; background-size:12px;}
.area_re_reply_del > .date{ padding-left:46px; box-sizing:border-box;}


/* 게시판 쓰기 */
.write_area > h5{height: 50px;line-height: 50px;}
.write_area > h5 input{display:inline-block;width : -webkit-calc(100% - 44px);width : -moz-calc(100% - 44px);width: calc(100% - 44px);float: right;border: none;height: 50px;border-radius: 5px;padding: 0 5px;box-sizing: border-box;}
.write_area > textarea{border-radius:5px; padding:8px ; box-sizing:border-box; resize: none; width:100%;}
.write_area .notice_btn{display: flex; justify-content: space-between;margin-top:20px;}
.write_area .notice_btn a{border-radius:5px;width:48%;height: 48px;line-height: 48px;text-align: center;font-size: 1.05em; background:#aaa; color:#fff;}
.write_area .notice_btn a:last-child{background:#4498f3;}

.vert_btn{width: 30px;height:20px;display:block;float:right;background: url('/images/vert.png')no-repeat top;background-size: 25px; cursor:pointer;}
.vert_area{border-radius:10px;box-shadow:2px 2px 3px 2px gainsboro;width:100px;height: 80px;}
.vert_area a{display:block;font-weight:600;text-align:center;height: 40px;line-height: 38px;font-size:0.96em;cursor:pointer;}
.vert_area a:nth-child(2){border-top:1px dotted #d9e5ec;}
.vert_area2{border-radius:10px;box-shadow:2px 2px 3px 2px gainsboro;  width:250px; height:100px; position:absolute; transform:translate(-50%); font-size:0.88em; padding:10px; box-sizing:border-box; z-index:1;}
.vert_area2 > div{display:flex;justify-content: space-around;margin-top: 18px;text-align: center;}
.vert_area2 > div a{font-weight:600; width:50%;}
.vert_area2 > div a:nth-child(2){border-left:1px dotted #d9e5ec;}


.vert_area3{border-radius:10px; /* box-shadow:2px 2px 3px 2px gainsboro;  */ width:250px; height:100px; position:absolute; transform:translate(-50%); font-size:0.88em; padding:10px; box-sizing:border-box;}
.vert_area3 > h5{font-size:1.2em; font-weight:600;}
.vert_area3 > a{width:30px; display: inline-block;text-align: center;position: absolute;right: 3px;top: 12px;font-size: 15px;}
.tb_border{border:1px solid #d9e5ec; font-size:1.05em;}
.tb_border th{background:#e5f0f7 !important;}
.new_write{padding:0 4%;box-sizing:border-box;position:fixed;width:100%;bottom:0px;background:#f4f7f9;height: 90px;left: 0;padding-top: 5px;}
.new_write .write_btn{margin: 0;padding: 0;}



/* 회계장부 */
.accounting{padding: 10px 4%;box-sizing: border-box;}
.accounting .standard{height: 60px;line-height: 60px;border-radius: 10px;background: #fff;padding: 0px 5px;box-sizing: border-box;display: flex;justify-content: space-between;}
.accounting .standard a{width: 10%;text-align: center;}
.accounting .standard a i{}
.accounting .standard .date_select{width: 80%; display:flex; justify-content:space-around;}
.accounting .standard .date_select > select{width:80%; font-size: 1.05em;font-weight: 600;}
.accounting .total{ margin-top:10px;height: 60px;line-height: 60px;background: #fff;border-radius: 10px;padding: 0 15px;box-sizing: border-box;}
.accounting .total span{font-size: 1.05em;font-weight: 600;margin: 0 5px 0 15px;text-align: right;width: -webkit-calc(100% - 115px);width : -moz-calc(100% - 115px);width: calc(100% - 115px);display: inline-block;}
.acc_list{box-sizing:border-box;}
.acc_list > div{display:block;height: 47px;position:relative;padding:0 15px;box-sizing:border-box;margin-top: 20px;}
.acc_list select{width:45%;position:absolute;right:15px;margin-right:0;height: 50px;}
.acc_tb{ margin-top:14px; width:100%;}
.acc_tb tr{line-height:50px; border-bottom:1px solid #d9e5ec;}
.acc_tb th{text-align: center;height: 52px; background:#d9e5ec; }
.acc_tb td{ text-align:center; font-size:0.92em;}
.acc_tb tr > td:last-child{text-align:right; padding-right:7%; box-sizing:border-box;}
.date_select select {text-align-last: center;text-align: center;-ms-text-align-last: center;-moz-text-align-last: center;}

/* introduce */
.introduce{ padding:0 12px; box-sizing:border-box;}
.introduce .intro_img{background: url('/images/logo.png') no-repeat center 0;display: inline-block;height: 90px;width: 100%;box-sizing: border-box;background-size: contain;margin-top: 20px;}
.introduce h5{margin: 10px 0;font-size: 1.15em;font-weight: 600;}
.intro_tb{font-size: 0.9em;border-top: 1px solid #ccc;border-right: 1px solid #ccc; width:100%;}
.intro_tb caption{font-size: 1.05em;color: #333;}
.intro_tb tr{border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.intro_tb th{border-right: 1px solid #ccc; font-weight:600; padding:5px 2px; box-sizing:border-box; font-size: 0.88em;}
.intro_tb td{background: #fff;padding: 5px 10px;box-sizing: border-box;}
.introduce ul.tabs{margin: 0px;padding: 0px; margin-top:15px;list-style: none;box-sizing: border-box;margin-bottom:5px;display: flex;justify-content: space-around;}
.introduce ul.tabs li{background: none;color: #999;display: inline-block;padding: 10px 2px;cursor: pointer;box-sizing: border-box;font-weight: 600;text-align: center;font-size: 1.05em;}
.introduce ul.tabs li.current{color: #185b9d;font-weight:600;padding-left:0;letter-spacing: -1px;font-weight: 600;border-top: 2px solid #185b9d;border-bottom:2px solid #185b9d;}
.introduce ul.tabs li.tab_line{width:1px !important;color: #ccc;padding-left:0;height: 28px;overflow: hidden;margin-right:10px;}
.introduce .tab-content{display: none;}
.introduce .tab-content.current{display: inherit;}
.introduce .tab-content img{width:100%; }

/* 업로드 버튼*/
.file_bx label {display:inline-block;padding:0 8px;height:36px;line-height:36px; border-radius:3px;font-size:12px !important;font-family:dotum;letter-spacing:-0.8px; font-weight:400;color:#fff;text-align:center; background:#35486e; border:1px solid #35486e; box-sizing:border-box;vertical-align:top;cursor:pointer;}
.file_bx label:hover {background:#35486e}
.file_bx input.upload[type="file"] {position:absolute; width:px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.file_bx .up_name {display:inline-block; font-size:11px !important;line-height:normal;vertical-align:middle;background-color:#f5f5f5;border:1px solid #ebebeb;border-bottom-color:#e2e2e2;-webkit-appearance: none; /* 네이티브 외형 감추기 */  -moz-appearance: none;  appearance: none;}
.file_bx p.filepath {padding-top:5px; color:#000}
.file_bx .fname {border:1px solid #ccc;border-radius:3px; height:36px; line-height:36px;box-sizing:border-box;width: -webkit-calc(100% - 68px);width : -moz-calc(100% - 68px);width: calc(100% - 68px);} 

.wh{background:#fff !important;}
.info{background:none;box-sizing:border-box; border-top:1px solid #e3ecf1;}
.info > .info_box{padding:20px 4%;box-sizing:border-box;margin-bottom: -38px;}
.info > .info_box li{height:56px;line-height:56px;font-weight:600;position: relative;}
.info > .info_box li.info_name{font-size: 1.3em;border-bottom: 1px solid #d9e5ec;margin-bottom: 13px;background: #f4f7f9;border-radius: 5px;box-sizing: border-box;padding: 0 4%;border: 1px solid #e3ecf1;}
.info > .info_box li.info_name > span{font-weight:  500;margin-left: 5px;color: #edaf09;font-size: 0.86em;}
.info > .info_box li span{margin-left:5px;}
.info > .info_box li a{display: inline-block;width: 100%;position: relative;padding-left:10px;box-sizing:border-box;}
.info > .info_box li a > span{font-weight:  500;margin-left: 7px;color: #000000;display: inline-block;float: right;margin-right: 26px;width: -webkit-calc(100% - 102px);width : -moz-calc(100% - 102px);width: calc(100% - 102px);}
.info > .info_box li a > i{display: inline-block;width: 15px;font-weight: 600;font-size: 1.4em;line-height: 50px;position: absolute;right: 0;}
.info h3{font-size:1.32em; letter-spacing:-1px; margin-bottom:14px; }

.relation{position:relative; width:100%;}
.relation button{width:79px;height:129px;text-align:center;background:#3f8ff2;border-radius: 12px;font-size: 1.05em;font-weight: 500;color: #fff;margin-top:0; position:absolute; top:0; right:0;}
.relation_box{background:none; margin-top:12px; border-top:none !important;}
.relation_box > ul{border-radius: 10px;background: #fff;}
.relation_box li{padding:17px 3%; line-height: 20px;box-sizing: border-box;color: #000;font-weight: 600;position: relative;display: block;}
.relation_box li > span{width: 43%;display:inline-block;vertical-align: middle;}
.relation_box li > span:nth-child(2){color: #999;width: 147px;display: inline-block;border-left: 1px solid #e6edf1;padding-left: 18px;box-sizing: border-box;;}
.relation_box li > a{position: absolute;right: 6px;top: 14px;}

.privacy{padding: 20px 4%;box-sizing: border-box;line-height: 26px;font-size: 0.92em;}
.privacy > div{ margin-bottom:22px;}

.logout_area{color:#999;font-size:0.86em;display: block;text-align: center;width: 74%;margin: 0 auto;margin-top:60px;}
.logout_area > a{ padding: 5px; cursor:pointer;}
.logout_area .logout{color: #333;}
.logout_area > span{border-right:1px solid #ddd; height:11px; display:inline-block; width:1px;}

.footer{height:30px; display:block; line-height:30px; font-size:0.74em; letter-spacing:0px; text-align:center; margin-top:20px; padding:0 4%; box-sizing:border-box; color:#a2a2a2;}
@media screen and (min-width:415px) {
	.intro_tb td > br{display:none;}
	.introduce ul.tabs li{font-size:1.16em;}
}
@media screen and (min-width: 576px) {
	.banner > div{height:130px;}
	.banner > div.list_int{background:#fff url('../images/icon1.png')no-repeat 12px center; background-size:162px;}
	.banner > div.list_acc{background: #fff url('../images/icon2.png')no-repeat 12px center; background-size:162px;}
	.banner > div.list_peo{margin-top:10px;background: #fff url('../images/icon3.png')no-repeat 12px center; background-size:162px;}
	.banner > div.list_com{margin-top:10px;background: #fff url('../images/icon4.png')no-repeat 12px center; background-size:162px;}
	.banner > div p{margin-top:0;display: block;width: 100%;height: 100%;padding-left: 64%; text-align:left;box-sizing: border-box;padding-top: 32px;font-size:1.2em;}
	.member .list_member .member_txt{width: -webkit-calc(100% - 110px);width: -moz-calc(100% - 110px);width: calc(100% - 110px);}

}
@media screen and (min-width: 768px) {
	.container{padding:0 10%;}
	.vis_wp{height:416px;}
	.control_bar{margin-top:10px;}
	.banner{margin-top:30px;}
	.banner > div{height:120px;}
	.banner > div.list_int{background:#fff url('../images/icon1.png')no-repeat 12px center; background-size:162px;}
	.banner > div.list_acc{background: #fff url('../images/icon2.png')no-repeat 12px center; background-size:162px;}
	.banner > div.list_peo{margin-top:10px;background: #fff url('../images/icon3.png')no-repeat 12px center; background-size:162px;}
	.banner > div.list_com{margin-top:10px;background: #fff url('../images/icon4.png')no-repeat 12px center; background-size:162px;}
	.banner > div p{margin-top:0;display: block;width: 100%;height: 100%;padding-left: 56%; text-align:left;box-sizing: border-box;padding-top: 32px;font-size:1.25em;}
	.notice{margin-top:30px;}
	.notice ul.tabs{margin-bottom:15px;}
	.notice a > span{width:75px;}
	#login{padding:0 10%; height:100vh;}
	#login > form{max-width:760px; margin:0 auto;}
	#login .tit > a.logo > img{max-width:330px;}
	input.sec{height:80px; line-height:80px; margin-bottom:12;}
	input[type='submit']{height:88px;}
	select{height:80px; line-height:80px;}
	input[type="button"]{height:88px;}
	div.my_re > input{width : -webkit-calc(100% - 117px);width : -moz-calc(100% - 117px);width : calc(100% - 117px);;}


}

@media screen and (max-width: 1024px) {
	.vis_wp{height:56vw;}
}

@media screen and (max-width: 400px) {
	.top .sidebar_menu{width:75%;}
}

@media screen and (max-width: 390px) {
	.profile .img{width: 120px;height: 120px;margin-right: 8px;}
	.profile > span.camera{ left:96px;}
	.sidebar_menu .left_profile > .img{width:100px;height:100px;}
	.sidebar_menu .left_profile > span > img{width:44px; height:44px;}
	.sidebar_menu .left_profile > .txt{font-size:1.36em;}
}

@media screen and (max-width: 380px) {
	.top .header > h2{font-size:1.1em;}
	.banner > div > p{margin-top:106px;}
}


@media screen and (max-width: 360px) {
	#login > .tit > .logo_txt{font-size:1.05em;}
	.top .header > h2{font-size:1em;}
	.top .header > h2 > img{width:78px;}
	.profile .img{width: 110px;height: 110px;margin-right: 8px;}
	.profile > span.camera{ left:90px;}
	.banner > div.list_peo, .banner > div.list_com{background-size:51%;}
}


@media screen and (max-width: 390px) {
	.profile .img{width: 120px;height: 120px;margin-right: 8px;}
	.profile > span.camera{ left:96px;}
}

@media screen and (max-width: 380px) {
	.banner > div{background-size:64% !important;}
}

@media screen and (max-width: 360px) {
	.vis_wp{height:184px;}
	#login > .tit > .logo_txt{font-size:1.05em;}
	.profile .img{width: 110px;height: 110px;margin-right: 8px;}
	.profile > span.camera{ left:90px;}
}
@media screen and (max-width: 350px) {
	#login .tit > .logo_txt{font-size:1em;}
	#login .find > a{font-size:0.86em;}
}

@media screen and (max-width: 340px) {
.relation_box li > span{width:36%;}
.sidebar_menu .left_profile{padding:10px 0;}
.sidebar_menu .left_profile > .img {width:80px; height:80px;}
.sidebar_menu .left_profile > .txt{;width : -webkit-calc(100% - 108px);width : -moz-calc(100% - 108px);width : calc(100% - 108px); margin-top:15px;}
.logout_area{width:80%; margin-top:80px;}
}
@media screen and (max-width: 340px) {
.relation_box li > span{width:36%;}
.sidebar_menu .left_profile{padding:10px 0;}
.sidebar_menu .left_profile > .img {width:80px; height:80px;}
.sidebar_menu .left_profile > .txt{;width : -webkit-calc(100% - 108px);width : -moz-calc(100% - 108px);width : calc(100% - 108px); margin-top:15px;}
.logout_area{width:80%; margin-top:80px;}
.top .menu_wrap{padding:5px 6%;}
.top .menu_wrap li{height:52px; line-height:52px;}
.top .menu_wrap li a{font-size:0.96em;}
.logout_area{margin-top:30px;}
}



.find_area .profile{display: block;}
.find_area .profile_box{width: 200px;text-align: center;margin: 0 auto;position: relative;}
.find_area .profile span.camera{left: 129px;bottom: 3px;}
.find_area .t_box{margin-top:10px;}
.find_area .t_box > div{display: flex;align-items: center;justify-content: space-between;}
.find_area .t_box > div span{text-align: center;width: 10%;margin-right: 3%;font-weight:600;color:#888;}
.find_area .t_box > div input{width:80%;}