@charset "UTF-8"; @import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); /* 기준(공통) CSS */ *|* {box-sizing: border-box;} *|*:before, *|*:after {box-sizing: border-box;} .body-wrap {clear: both; position: relative; min-width: 1300px; margin: 0px auto; overflow: hidden;} .body-Contents-wp {position: relative; min-height: 1000px; margin: 60px 0 120px 0; text-align: left; z-index: 1;} .container-n {position: relative; width: 1200px; margin: 0 auto; padding: 0; vertical-align: top;} .Noto {font-family: 'Noto Sans KR', 'Noto Sans', sans-serif;} .form-control { display: block; width: 100%; height: 34px; padding: 6px 10px; font-size: 15px; line-height: 1.42857143; color: #444; background-color: #fff; background-image: none; border: 1px solid #d5d5d5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } /******************************************************************************************************************************** * 고객지원센터 ********************************************************************************************************************************/ .sub-support-wp {position: relative;} .sub-support-wp .tit { position: relative; margin: 0 0 20px 0; font-family: 'Noto Sans KR', 'Noto Sans','맑은 고딕', 'Malgun Gothic'; font-size: 30px; color: #444; letter-spacing: -1px; line-height: 120%; font-weight: 600; } /*----- 이용약관, 개인정보취급방침, 청소년보호정책, 이메일무단수집거부, 저작권보호, 법적부인 및 통지 --------------------*/ .sub-support-wp .law-box { /* height: 100vh; */ padding: 30px 30px 12px 30px; font-family: '맑은 고딕', 'Malgun Gothic', 'MalgunGothicRegular', sans-serif; font-size: 14px; color: #444; line-height: 160%; text-align: justify; border: 1px solid #e5e5e5; background: #fafafa; } .sub-support-wp .law-box strong {color: #333;} .sub-support-wp .law-box .stit {display: block; margin: 15px 0 8px 0; font-size: 16px; color: #444; font-weight: bold; text-decoration: none; cursor: default;} .sub-support-wp .law-box .stit:first-of-type {margin-top: 5px;} .sub-support-wp .law-box .bar {margin: 20px 0 20px 0; border-top: 1px dashed #eaeaea;} .sub-support-wp .law-box .txt_in {display: inline-block; padding: 8px 20px 10px 20px;} .sub-support-wp .law-box td {font-size: 14px; color: #444; line-height: 160%;} .sub-support-wp .law-box .txt-num {display: block; margin: 0 0 2px 18px; text-indent: -18px;} .sub-support-wp .law-box .txt-num:last-of-type {margin-bottom: 0;} .sub-support-wp .law-box .mail-guide { display: block; height: 115px; margin: 0 0 20px 0; padding: 15px 240px 0 0px; font-size: 17.5px; line-height: 160%; font-weight: bold; background: url('../../images/email_visual.png') no-repeat right 0px; } .sub-support-wp .law-box .mail-guide .date {display: block; font-size: 14px; font-weight: normal;} .sub-support-wp .law-box .mail-box {display: block; margin: 0 10px 30px 10px; padding: 25px 30px 25px 30px; border: 1px solid #e7e7e7; background: #fff;} .sub-support-wp .law-box .copy-box {display: block; margin: 15px 0px 5px 0px; padding: 15px 30px 15px 30px; border: 1px solid #e7e7e7; background: #fff;} /*----- 약관 -----------------------------------------*/ .term-title { display: block; text-align: center; padding-top: 28px; } .term-title span { color: #444; font-size: 30px; letter-spacing: -1.5px; line-height: 1.4em; font-weight: bold; } .term-title .clr-bold3 { color: #1b3761 !important; } .term-title .clr-red4 { color: #bf3434 !important; } .table-wp { border-top: initial !important; border-bottom: initial !important; } /*----- 이메일무단수집거부 -----------------------------------------*/ .email-law-wp { position: relative; font-size: 100%; color: #444; line-height: 1.6em; overflow: hidden; } .email-law-wp .title { display: block; height: 121px; margin: 0 0 25px 0; padding: 15px 150px 0 0; font-size: 120%; line-height: 150%; font-weight: bold; background: url(../../images/email_visual.png) no-repeat right 0px; } .email-law-wp .title .date { display: block; font-size: 14px; font-weight: normal; } .email-law-wp .box { display: block; margin: 0 0 30px 0; padding: 20px 20px 20px 20px; border-color: #ddd; background: #f9f9f9; } .modal-law-stit { display: none !important; } .copyright-law-wp { margin-top: 14px; position: relative; font-size: 100%; color: #444; line-height: 1.8em; } .txt-num { display: block; margin-left: 18px; margin-bottom: 6px; text-indent: -18px; } /*----- 고객센터배너 -----------------------------------------*/ .sub-skyBannerR { position: fixed; bottom: 0; left: 50%; width: 1200px; height: 1px; margin: 0 0 0 692px; transition: all 0.3s; z-index: 10; } .sub-skyBannerR { top: 295px; }