@charset "euc-kr";

.cms_note {
    position: relative;
	max-width: 1920px;
    min-width: 980px;
    margin: 0 auto;
}

.coupon_wrap + .cms_note {
    margin: 20px auto 10px;
}

.cms_note_header {
	margin: 0 auto;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 61px;
    text-align: center;
}

.cms_note .cms_note_header p {
    margin: 0 auto;
	width: 1200px;
}

.cms_note_header a {
    display: inline-block;
    position: relative;
    padding: 0 30px 0 10px;
}

.coupon_wrap + .cms_note .cms_note_header a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #ccc;
    content: '';
}

.cms_note_header a:hover,
.cms_note_header a:focus,
.cms_note_header a:active {
    text-decoration: none;
}


.cms_note_header.border1 {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
    text-align: left;
	max-width: 1920px;
}

.cms_note_header.border1 a {
    display: block;
    padding: 0 110px;
    margin: 0 auto;
}

.cms_note_header.border1 a .cms_ico_arrow {
    position: absolute;
    right: 110px;
    top: 16px;
    width: 29px;
    height: 29px;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_arrow2.png) no-repeat 50% 100%;
}

.cms_note_header a.on .cms_ico_arrow {
    background-position: 50% 0;
}

.cms_note_body {
    margin: 0 auto;
}

.cms_note_body_content {
	width: 980px;
	margin: 0 auto;
    padding: 35px 30px 91px;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 20px;
    letter-spacing: -1px;
    color: #555;
}

.cms_note_body_content li{
	padding: 2px 5px 2px 14px;
    word-break: keep-all;
    word-wrap: break-word;
    background: url(https://i.011st.com/ui_img/cm_display/common/img/pc/ico_note_dot.png) no-repeat 2px 7px;
}
.cms_note_body strong {
    font-weight: 500;
}

.cms_note_body h3 {
    font-weight:500;
    font-size: 18px;
    line-height: 20px;
}

.cms_note_body ul + h3,
.cms_note_body dl + h3 {
    margin-top: 30px;
}

.cms_note_body ul {
}

.cms_note_body h3 + ul,
.cms_note_body h3 + dl {
    margin-top: 10px;
}

.cms_note_body li {
    position: relative;
    padding: 2px 0 2px 14px;
    word-break: keep-all;
    word-wrap: break-word;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot.png) no-repeat 2px 7px;
}

.cms_note_body li .toggle2 {
    display: inline-block;
    margin: 1px 0 0 5px;
    padding: 1px 35px 2px 20px;
    background: #4a4a4a url(https://i.011st.com/ui_img/cm_display/common/img/pc/ico_note_detail.png) no-repeat 100% 50%;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    text-indent: 0;
    text-decoration: none;
    vertical-align: top;
}

.cms_note_body dl {
}

.cms_note_body dt {
    float: left;
    padding: 2px 5px 2px 14px;
    word-break: keep-all;
    word-wrap: break-word;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot.png) no-repeat 2px 7px;
}

.cms_note_body dd {
    overflow: hidden;
    padding: 2px 0 2px;
    word-break: keep-all;
    word-wrap: break-word;
    zoom: 1;
}

.cms_note_body table,
.cms_note_body tr,
.cms_note_body th,
.cms_note_body td {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    text-indent: 0;
}

.cms_note_body table {
    margin-top: 5px;
}

.cms_note_body th {
    background-color: #eee;
}


.cms_note_body table {
    display: none;
    border: 2px solid #ccc;
    border-collapse: collapse;
}

.cms_note_body th,
.cms_note_body td {
    padding: 5px 20px;
    border: 2px solid #ccc;
    font-weight: 300;
    text-align: center;
}

.white .cms_note_header a,
.white .cms_note_body_content {color:#fff;}
.white .cms_note_header.border1{border-top:2px solid #fff;border-bottom:2px solid #fff;}
.white .cms_note_header.border1 a .cms_ico_arrow {
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_arrow3.png) no-repeat 50% 100%;
}
.white .cms_note_header a.on .cms_ico_arrow {
    background-position: 50% 0;
}
.white .cms_note_body dt,
.white .cms_note_body li {
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot2.png) no-repeat 2px 7px;
}
/*tobe*/
.cms_note_header.white a,
.cms_note_body_content.white {color:#fff;}
.cms_note_header.white.border1{border-top:2px solid #fff;border-bottom:2px solid #fff;}
.cms_note_header.white.border1 a .cms_ico_arrow {
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_arrow3.png) no-repeat 50% 100%;
}
.cms_note_header.white a.on .cms_ico_arrow {
    background-position: 50% 0;
}
.cms_note_body.white dt,
.cms_note_body.white li {
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot2.png) no-repeat 2px 7px;
}

/* ÄíÆùÇÏ´ÜÇü */
.cms_note2 {
    position: relative;
	max-width: 1920px;
    min-width: 980px;
    margin: -34px auto 0;
	padding: 0 0 64px;
}

.coupon_wrap + .cms_note2 {
    margin: 20px auto 10px;
}

.cms_note2_header a .cms_ico_noti {
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_noti_black_v2.png) no-repeat 50% 100%;
}

.cms_note2_header a .cms_ico_arrow {
    position: absolute;
    right: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_arrow_black_s.png) no-repeat 80% 90%;
}

.cms_note2_header {
	margin: 0 auto;
    font-weight: normal;
    font-size: 21px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 22px;
    text-align: center;
}

.cms_note2 .cms_note2_header p {
  margin: 0 auto;
	width: 1200px;
}

.cms_note2_header a {
    display: inline-block;
    position: relative;
    padding: 0 24px 0 24px;
	color:#222;
	text-decoration:underline;
  letter-spacing:-1px;
}

.coupon_wrap + .cms_note2 .cms_note2_header a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #ccc;x
    content: '';
}

.cms_note2_header a:hover,
.cms_note2_header a:focus,
.cms_note2_header a:active {
    text-decoration: underline;
}

.cms_note2_header a.on .cms_ico_arrow {
    background-position: 80% -6px;
}

.cms_note2_body {
    margin: 0 auto;
}

.cms_note2_body_content {
	width: 575px;
	margin: 0 auto;
    padding: 35px 0 0;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 20px;
    letter-spacing: -1px;
    color: #555;
}

.cms_note2_body_content li{
	padding: 2px 5px 2px 14px;
    word-break: keep-all;
    word-wrap: break-word;
    background: url(https://i.011st.com/ui_img/cm_display/common/img/pc/ico_note_dot.png) no-repeat 2px 7px;
}

.cms_note2_body strong {
    font-weight: 500;
}

.cms_note2_body h3 {
    font-weight:500;
    font-size: 18px;
    line-height: 20px;
}

.cms_note2_body ul + h3,
.cms_note2_body dl + h3 {
    margin-top: 30px;
}

.cms_note2_body ul {
}

.cms_note2_body h3 + ul,
.cms_note2_body h3 + dl {
    margin-top: 10px;
}

.cms_note2_body li {
    position: relative;
    padding: 2px 0 2px 14px;
    word-break: keep-all;
    word-wrap: break-word;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot.png) no-repeat 2px 7px;
}

.cms_note2_body li .toggle2 {
    display: inline-block;
    margin: 1px 0 0 5px;
    padding: 1px 35px 2px 20px;
    background: #4a4a4a url(https://i.011st.com/ui_img/cm_display/common/img/pc/ico_note_detail.png) no-repeat 100% 50%;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    text-indent: 0;
    text-decoration: none;
    vertical-align: top;
}

.cms_note2_body dl {
}

.cms_note2_body dt {
    float: left;
    padding: 2px 5px 2px 14px;
    word-break: keep-all;
    word-wrap: break-word;
    background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot.png) no-repeat 2px 7px;
}

.cms_note2_body dd {
    overflow: hidden;
    padding: 2px 0 2px;
    word-break: keep-all;
    word-wrap: break-word;
    zoom: 1;
}

.cms_note2_body table,
.cms_note2_body tr,
.cms_note2_body th,
.cms_note2_body td {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    text-indent: 0;
}

.cms_note2_body table {
    margin-top: 5px;
}

.cms_note2_body th {
    background-color: #eee;
}


.cms_note2_body table {
    display: none;
    border: 2px solid #ccc;
    border-collapse: collapse;
}

.cms_note2_body th,
.cms_note2_body td {
    padding: 5px 20px;
    border: 2px solid #ccc;
    font-weight: 300;
    text-align: center;
}

.white .cms_note2_header a,
.white .cms_note2_body_content {color:#fff;}
.white .cms_note2_header a .cms_ico_noti {background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_noti_white_v2.png) no-repeat 50% 100%;}
.white .cms_note2_header a .cms_ico_arrow {background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_arrow_white_s.png) no-repeat 50% 90%;}
.white .cms_note2_header a.on .cms_ico_arrow {background-position: 50% -5px;}
.white .cms_note2_body dt,
.white .cms_note2_body li {background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot2.png) no-repeat 2px 7px;}
/*tobe*/
.cms_note2_header.white a,
.cms_note2_body_content.white {color:#fff;}
.cms_note2_header.white a .cms_ico_noti {background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_noti_white_v2.png) no-repeat 50% 50%;}
.cms_note2_header.white a .cms_ico_arrow {background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_arrow_white_s.png) no-repeat 80% 90%;}
.cms_note2_header.white a.on .cms_ico_arrow {background-position: 80% -6px;}
.cms_note2_body.white dt,
.cms_note2_body.white li {background: url(https://i.011st.com/ui_img/cm_display/common/temp/img/ico_note_dot2.png) no-repeat 2px 7px;}
