/* -- 공통 스타일 -- */
body { height: 100%; margin: 0; padding: 0; background-color: #F3F4F9; font-family : 'NanumSquare', sans-serif ; }
a { color: #444; text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: none; -webkit-tap-highlight-color: transparent; }
a:focus, select:focus, input:focus, textarea:focus, button:focus { outline: none; }

*::placeholder, input:read-only, select:disabled { color: #666; }
/* input box */
input, textarea { -webkit-appearance: none; border-radius: 0; }
input:-moz-read-only { background-color: #f1f1f1; }/* For Firefox */
input:read-only { background-color: #f1f1f1; }

/* select */
select { border: none; font-family: inherit; border-radius: 0px; background-color: #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select::-ms-expand { display: none;}
select:disabled { background-color: #f1f1f1; }

section { margin: 0; padding: 0 20px 20px; }
article h3 { font-family: 'NanumSquareRound', sans-serif; padding: 20px 0 15px; margin: 0; font-size: 14px; font-weight: 700; color: #6E839D; }
.btn { line-height: 50px; padding: 0 15px; border-radius: 8px; background-color: #282829; font-size: 16px; }
.btn, .btn:hover, .btn:focus, .btn:active { color: #F3F4F9; }
.btn.main { background-color: #FF6F61 !important; }

/* OOCSS */
.align-center { text-align: center; }

/* 팝업 */
.popup-wrap { display: flex; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 90; background-color: rgba(110,131,157,0.5); }
.popup { width: 80%; padding: 30px; border-radius: 8px; background-color: #fff; box-shadow: 0 1px 1px rgba(110,131,157,100); text-align: center; }
.popup h4 { font-size: 14px; font-weight: 700; margin-bottom: 20px; }
.popup p { line-height: 28px; margin-bottom: 10px; font-size: 16px; color: #6E839D; }
.popup ul { margin-bottom: 20px; }
.popup ul li { line-height: 24px; color: #6E839D; }
.popup .btn-set { margin-top: 20px; }

/* -- 사이트 상단 -- */
header { position: relative; height: 70px; line-height: 70px; z-index: 10; }
header h1 { line-height: 70px; }

/* 로고 */
h1 { margin: 0; font-size: 20px; font-weight: bold; text-align: center; text-transform: uppercase; }
h1 a { position: relative; color: #6E839D; }
h1 a:hover, header h1 a:focus, header h1 a:active { color: #6E839D; }
h1 a .real-alert { display: block; position: absolute; top: -4px; right: -6px; width: 6px; height: 6px; border-radius: 5px; background-color: #FF6F61; }

/* 실시간 알림 */
.real-alrim { position: absolute; top: 0; right: 0; line-height: 50px; }
.real-alrim i { display: block; position: relative; top: 2px; padding: 10px 23px; font-size: 20px; color: #101010; }

/* -- 메인 -- */
.alrim-real { display: block; position: relative; margin-bottom: 10px; background-color: #f8f9f9; box-shadow: 0 1px 1px rgba(110,131,157,100); color: #212121; }
.alrim-real img { float: left; width: 30px; height: 30px; margin-right: 10px; }
.alrim-real h4 { float: left; line-height: 30px; margin: 0; font-size: 14px; font-weight: 700; }
.alrim-real span { position: absolute; top: 15px; right: 20px; font-size: 12px; }
.alrim-real p { margin: 0; padding: 0; font-size: 13px; color: #818181; }
.alrim-real dl { margin: 0; font-size: 13px; }
.alrim-real dl label { width: 80px; margin-right: 10px; font-size: 12px; text-align: right; }

/* 알림내용 */
.view-panel { margin-bottom: 10px; padding: 30px 20px; border: 1px solid #e9e9e9; background-color: #fff; font-size: 13px; }
.view-panel label { min-width: 70px; margin-right: 10px; text-align: right; font-size: 12px; }
.view-panel dl { margin-bottom: 0; }
.view-panel dl dt { margin-bottom: 10px; }

/* -- 알림설정 -- */
.alrim-set { font-family: 'NanumSquareRound', sans-serif; width: 100%; margin-bottom: 15px; padding: 0 10px; border: 1px solid #f3f3f3; border-radius: 8px; background-color: #fff; box-shadow: 0 1px 1px rgba(110,131,157,100); }
.alrim-set img { float: left; width: 30px; height: 30px; margin: 10px; border-radius: 25px; }
.alrim-set h4 { float: left; line-height: 50px; margin: 0 10px; font-size: 14px; font-weight: 500; }
.alrim-set .btn-group { float: right; margin-top: 9px; }
.alrim-set .btn-group > .dropdown-toggle { width: 16px; height: 16px; line-height: 16px; margin-top: 8px; margin-right: 8px; padding: 0; border: 0; border-radius: 10px; background-color: #6E839D; }
.alrim-set .btn-group > .dropdown-toggle span { font-size: 11px; color: #fff; }
.alrim-set .btn-group > .dropdown-menu { left: -28px; min-width: 70px; font-size: 12px; text-align: center; }
.alrim-add { position: relative; width: 100%; height: 50px; line-height: 50px; border: 1px dotted #6E839D; border-radius: 8px; text-align: center; }
.alrim-add i { font-size: 32px; color: #6E839D; }
.alrim-add .bootstrap-select > .btn { height: 50px; border: 0; background-color: transparent; font-size: 0; }
.alrim-add .bootstrap-select.btn-group .btn .caret { display: none; }
.alrim-add .bs-searchbox input.form-control { height: 44px; }
.alrim-add .bootstrap-select.btn-group .dropdown-menu li a { line-height: 50px; }
.alrim-add .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) { position: absolute; top: 0; left: 0; width: 100%; }
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover { background-color: #FF6F61; }
.bootstrap-select.btn-group .dropdown-menu { border-radius: 8px; }
.bootstrap-select.btn-group .dropdown-menu li { border-bottom: 1px dotted #c1c1c1; }
.bootstrap-select.btn-group .dropdown-menu li:last-child { border-bottom: 0; }
.bootstrap-select.btn-group .dropdown-menu li a span.text { margin-right: 5px; font-size: 13px; }
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small { color: #fff; }

/* 와이즈몬 로그인 */
.login-wm-wrap h3 { margin-bottom: 30px; font-family: 'Roboto', sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase; text-align: center; }
.login-wm-wrap h3 small { display: block; margin-top: 5px; font-family: 'NanumSquareRound', sans-serif; font-size: 16px; font-weight: 100; }
.login-wm-wrap .form-group input { width: 100%; height: 50px; line-height: 50px; margin-bottom: 8px; padding: 0 15px; border: 1px solid #e1e1e1; border-radius: 8px; font-family: 'Roboto', sans-serif; font-size: 13px; color: #212121; }
.login-wm-wrap .form-group .btn { width: 100%; margin-top: 5px; }

/* -- 광고배너 -- */
.ad-banner { position: fixed; bottom: 0; width: 100%; min-height: 80px; line-height: 80px; background-color: #e1e1e1; box-shadow: 0 -1px 1px rgba(33,33,33,0.3); text-align: center; }

/* 로그인 화면 */
.login-wrap > .menu { display: flex; position: relative; width: 100%; }
.login-wrap > .menu > a { width: 33.3333%; height: 50px; line-height: 50px; text-align: center; border-bottom: 2px solid transparent; text-decoration: none; letter-spacing: -0.055rem; color: #6E839D; font-size: 16px;}
.login-wrap > .menu > a:hover, .login-wrap > .menu > a.active{ border-bottom: 2px solid #FF6F61; color: #FF6F61; }

/* 로그인 */
.btn { line-height: 50px; padding: 0 15px; border-radius: 8px; background-color: #282829; font-size: 16px; }
.btn, .btn:hover, .btn:focus, .btn:active { color: #F3F4F9; }
.btn.main { background-color: #FF6F61; }
.login-wrap { display: block; justify-content: center; align-items: center; width:auto;  height: auto; padding:0; margin: 0 auto; }
.login-set { position: relative; padding: 40px 20px 0; }
.login-wrap h1 { position: relative; margin: 20px 0 40px; font-size: 32px; color: #6E839D; font-weight: bold; text-transform: uppercase; text-align: center; }
.login-wrap h1 i { position: absolute; top: -8px; margin-right:5px; font-size: 5px; color: #FF6F61; }
.login-wrap h1 small { display: block; margin-top: 8px; font-size: 14px; font-weight: 100; }
.login-wrap .form-group input { width: calc(100% - 32px); height: 50px; line-height: 50px; margin-bottom: 8px; padding: 0 15px; border: 1px solid #e1e1e1; border-radius: 8px; font-family: 'Roboto', sans-serif; font-size: 13px; color: #212121; }
.login-wrap .form-group .btn { display: block; width: calc(100% - 32px); margin-top: 5px; text-align: center; }

/*  */
.alrim-service-wrap { padding: 0; }
.alrim-service-wrap article { padding: 20px 0 0; }
.alrim-service-wrap .swiper-wrapper { padding-top: 30px; }
/* 슬라이드 */
.swiper-container { width: 100%; height: auto; padding:30px 0 10px; margin: 20px auto; }
.swiper-slide { width: 250px; text-align: center; font-size: 18px; display: -webkit-box;
    display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

/* 메뉴 */
nav { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background-color: #337ab7;}
nav > h1 { line-height: 70px; }
nav > h1 > a { color: #fff; } 
nav > ul { position: relative; max-width: 480px; padding: 20px; margin: 0 auto;}
nav > ul > li { float: left; width: 50%; }
nav > ul > li > a { display: block; padding: 20px 0; margin: 10px; color: #fff; text-align: center; font-size: 18px; border: 1px solid #fff; border-radius: 10px; }
nav > ul > li > a:hover { border-color: #296aa0;}
nav > ul > li > a > i { width: auto; height: 30px; font-size: 30px; margin: 20px 0 15px; }
nav > ul > li .logout { width: 100%; }
nav > ul > li .logout { padding: 0; }
nav > ul > li .logout > i { margin: 20px 0 10px; font-size: 19px; }

/* 서비스 소개 */
.stem-text { padding:0 33px; text-align: left; color:#232323;}
.stem-text > dt { margin-bottom:25px; font-size: 24px; font-weight: 600;}
.stem-text > dd { line-height: 1.3; margin:0 0 15px; font-size: 14px; font-weight: normal;}
.swiper-container { margin:40px 0 0; }
.swiper-container .slider-01 { padding-left:25px; }
.swiper-container .slider-02 { padding:0 25px; }
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { position: relative; padding: 20px 0 0; }
.swiper-pagination-bullet-active { background-color: #6E839D !important; }

/* 이용절차 */
.use-step { position: relative; text-align: center; }
.use-step > p { margin-bottom:40px; font-size: 25px; font-weight: 600; }
.use-step dl:before { content:""; display:block; position: absolute; left: 16px; width:1px; height: calc(100vh - 150px); border-left:1px dotted #BCC5D3; }
.use-step dl { display: inline-block; position: relative; width:auto; left: 45px; margin:0; text-align: center;}
.use-step dl:after { content:""; display:block; position: absolute; top:0; left:-100px; width:74px; height: 100%; background: url(/common/images/img_arrow.svg) no-repeat; }
.use-step dl > dd { position: relative; padding-left:46px; margin-left:0; margin-bottom:30px; line-height: 42px; font-size: 15px; font-weight: normal; text-align: left;}
.use-step dl > dd:before { content:""; display:block; position: absolute; top:0; left:0; width:32px; height: 32px; border:5px solid #fff; border-radius: 100%; background-size: 100% auto !important; }
.use-step dl > dd:nth-child(1):before { background: url(/common/images/ico_step_01.svg) no-repeat; }
.use-step dl > dd:nth-child(2):before { background: url(/common/images/ico_step_02.svg) no-repeat; }
.use-step dl > dd:nth-child(3):before { background: url(/common/images/ico_step_03.svg) no-repeat; }
.use-step dl > dd:nth-child(4):before { background: url(/common/images/ico_step_04.svg) no-repeat; }
.use-step dl > dd:nth-child(5):before { background: url(/common/images/ico_step_05.svg) no-repeat; }
.use-step dl > dd:nth-child(6):before { background: url(/common/images/ico_step_06.svg) no-repeat; }
.use-step dl > dd:last-child { margin-bottom:0;}

/* 사이드 컨트롤 버튼 */
.menu-trigger { position: absolute; top: 20px; left: 20px; z-index: 12; line-height: 30px; border-radius: 0 3px 3px 0; cursor: pointer; text-align: center; color: #000; transition: all 300ms; }
.menu-trigger > a > i { position: relative; top: 1px; font-size: 16px; }
body.menu-active .menu-trigger { color: #fff; }

/* 문의하기 셀렉트박스 */
.select-wrapper { position: relative; height: 40px; line-height: 40px; border: 1px solid #e1e1e1;}
.select-wrapper select { width: 100%; height: 100%; padding: 0 10px; font-size: 13px; }
.select-wrapper:after{ content: '\f078'; position: absolute; top: 0; right: 15px; font-size: 14px; color: #434B67; font-family: "Font Awesome 5 Free"; font-weight: 600; color: #6E839D;}
.non-select:after { display: none; }

/* 별점 */
.star_grade a { color: #dabebe; }
.star_grade a.on { color: #ff6e61; }

/* 문의하기 */
.contact-wrap article { background-color: #fff; border: 1px solid #dee5ef; border-radius: 10px; }
.contact-wrap article h3 { text-align: center; border-bottom: 1px solid #dee5ef; }
.contact-wrap .form-group label { padding-left: 10px; font-size: 12px; color: #6E839D; }
.contact-wrap .form-group input { width: 100%; height: 40px; line-height: 40px; margin-bottom: 8px; padding: 0 15px; border: 1px solid #e1e1e1; font-size: 13px; color: #212121; }
.contact-wrap .form-group textarea { width: 100%; min-height: 30vh; margin-bottom: 0; padding: 10px 15px; border: 1px solid #e1e1e1; border-radius: 0px; font-size: 13px; }
.contact-wrap .btn { line-height: 40px; padding: 0 30px; background-color: #bdbdca; }
.contact-wrap-case { padding: 20px 15px; }
.manager-wrap label, .manager-wrap .estimation > label { color: #ff6e61 !important; }
.manager-wrap .comment { padding: 20px 15px 10px; font-size: 13px; background-color: #f7efef; }
.manager-wrap .comment > .textarea-wrap > div { margin-bottom: 10px; }
.manager-wrap .comment .textarea { line-height: 1.8; padding: 15px; border: 1px solid #c7ccd2; color: #999; }
.manager-wrap .comment .textarea > div { display: flex; width: 100%; }
.manager-wrap .comment .textarea > div > p { width: 50%; text-align: left; font-size: 90%; font-weight: 900; letter-spacing: -0.045rem; color: #999; }
.manager-wrap .comment .textarea > div > .date { float: right; text-align: right; font-weight: 300; }
.manager-wrap .comment .textarea-wrap .textarea:last-of-type { border-color: #ffbeb9; color: #212121; }
.manager-wrap .comment .textarea-wrap .textarea:last-of-type > div > p { color: #ff9289; }
.manager-wrap .comment .textarea-wrap .textarea:last-of-type > div > .date { color: #666; }
.manager-wrap .estimation { display: inline-block; width: 100%; padding: 10px 10px 0px; border: 1px solid #ff6e61; }
.manager-wrap .estimation > label { width: 100%; padding-left: 0; font-size: 12px; font-weight: 600; letter-spacing: -0.055rem; }
.manager-wrap .estimation .star_grade { float: left; font-size: 18px; }
.manager-wrap .estimation > a { float: right; display: inline-block; padding: 3px 8px; color: #fff; background-color: #ff6e61;}
.manager-wrap .estimation > a:hover { opacity: 0.5; }

.item-total { font-size: 12px; }
.item-total > label{ margin: 20px 0 40px; font-weight: normal; font-size: 13px; letter-spacing: -0.055rem; }
.item-total > label > span { margin-left: 5px; font-weight: 900; color: #6E839D; }
.item-total .select-wrapper select { padding: 0 15px; }
.item-total .select-wrapper select, .item-total .form-group input { font-size: 12px;  }
.item-total .form-group .select-wrapper, .item-total .form-group input { border-bottom: 0; }
.item-total .form-group input { margin-bottom: 0; background-color: #f7f7f7; }
.item-total .form-group button { width: 100%; height: 40px; line-height: 40px; padding: 0 15px; border: 1px solid #e1e1e1; text-align: left; background-color: #fff; font-weight: 600; }
.item-total .form-group button:hover, .item-total .form-group button:hover > i { color: #ff6e61; }
.item-total .form-group button > i { float: right; font-size: 18px; }

/* 문의 리스트 */
.table-wrap { overflow: scroll; margin-top: 40px; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
.table-wrap table { width: 100%; min-width: 1024px; }
.table-wrap table th, .table-wrap table td { height: 50px; line-height: 1.6; padding: 0 10px; text-align: center; vertical-align: middle; font-size: 13px; }
.table-wrap table th { text-align: center; font-size: 12px; font-weight: 600; border-bottom: 2px solid #ff6e61; color: #6E839D; font-weight: 600; }
.table-wrap table td { border-bottom: 1px solid #f1f1f1; }
.table-wrap table .title > a { display: block; width: 230px; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: left; }
.table-wrap table .title > a:hover { color: #ff6e61; }
.table-wrap table .light { font-size: 12px; color: #999; }
.table-wrap table .star_grade,
.table-wrap table td .yes { color: #ff6e61; }
.table-wrap table td .yes, .table-wrap table td .no { font-weight: 600; }
.table-wrap table td .no { color: #6E839D; }
.table-wrap table td .table-btn { padding: 5px 8px; font-size: 12px; font-weight: 600; border: 1px solid #98aac1; color: #6E839D; border-radius: 3px; }

.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.pagination a { display: inline-block; width: 24px; height: 24px; line-height: 24px; font-size: 12px; color: #999; text-align: center; }
.pagination a:hover, .pagination a.active {
    background-color: #bfc2c5;
    border-radius: 20px;
    font-weight: 700;
    color: #fff;
}





