/* BASIC css start */
 .btnTop {
     display: none;
 }

 .btnTop .btnTop_up {
     position: fixed;
     bottom: 35px;
     right: 20px;
     z-index: 500;
     width: 30px;
     height: 30px;
     text-align: center;
 }

 .btnTop .btnTop_down {
     position: fixed;
     bottom: 5px;
     right: 20px;
     z-index: 500;
     width: 30px;
     height: 30px;
     text-align: center;
 }

 #mobileQuickLink {
     z-index: 301 !important;
 }

 #mobileBtnQuickLink {
     z-index: 100 !important;
 }

 .dimmed {
     display: none;
     position: fixed;
     left: 0px;
     top: 0;
     right: 0px;
     bottom: 0px;
     z-index: 150;
     background: rgba(0, 0, 0, 0.7);
 }

 #dimmedSlider {
     display: none;
     position: fixed;
     left: 0px;
     top: 0;
     right: 0px;
     bottom: 0px;
     z-index: 500;
     background: rgba(0, 0, 0, 0.7);
 }

 .xans-popup-mobile .mainLayerArea {
     position: relative;
     z-index: 120;
     height: 0px;
 }

 .xans-popup-mobile .mMainLayer {
     position: absolute;
     left: 7px;
     top: 7px;
     right: 7px;
     border: 1px solid #9d9db0;
 }

 .xans-popup-mobile .mMainLayer .banner {
     position: relative;
     overflow: hidden;
     background-color: #fff;
 }

 .xans-popup-mobile .mMainLayer ul {
     position: relative;
     white-space: nowrap;
     font-size: 0;
     line-height: 0;
 }

 .xans-popup-mobile .mMainLayer ul img {
     width: 100%;
 }

 .xans-popup-mobile .mMainLayer li {
     display: inline;
 }

 .xans-popup-mobile .mMainLayer .pagenate {
     position: absolute;
     left: 0px;
     bottom: 5px;
     width: 100%;
     text-align: center;
     font-size: 0;
     line-height: 0;
 }

 .xans-popup-mobile .mMainLayer .pagenate button {
     overflow: hidden;
     width: 9px;
     height: 9px;
     margin: 0 5px 0 0;
     border: 0;
     background: url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_notice_paginate.png") no-repeat 0px 0px;
     background-size: 8px 8px;
 }

 .xans-popup-mobile .mMainLayer .pagenate button.selected {
     background-image: url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_notice_paginate_selected.png");
 }

 .xans-popup-mobile .mMainLayer .pagenate button span {
     visibility: hidden;
     font-size: 0;
     line-height: 0;
 }

 .xans-popup-mobile .mMainLayer .option {
     padding: 5px;
     color: #fff;
     background-color: #434447;
     text-align: right;
 }

 .xans-popup-mobile .mMainLayer .option label {
     font-size: 12px;
 }

 .xans-popup-mobile .mMainLayer .option button {
     padding: 0 12px 0 4px;
     color: #fff;
     border: 0;
     cursor: pointer;
     background: url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/btn_close_notice.png") no-repeat right 2px;
     background-size: 10px 9px;
 }

 #titleArea {
     position: relative;
     background-color: #fff;
     text-align: center;
 }

 #titleArea h2 {
     padding: 0 61px;
     line-height: 43px;
     font-size: 14px;
     color: #2e2e2e;
     text-align: center;
     letter-spacing: 2px;
     font-weight: bold;
 }

 #titleArea span {
     position: absolute;
     top: 6px;
     left: 14px;
     display: none;
 }

 .help {
     margin: 0;
     padding: 0 0 0 22px;
     color: #757575;
     background: url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_help.png") 0 2px no-repeat;
     background-size: 14px;
 }

 .help p {
     margin: 0 0 8px;
 }

 .myshopMain {
     padding: 14px 7px;
     font-size: 13px;
 }

 .paginate.typeSwipe .prev,
 .paginate.typeSwipe .next {
     display: none;
 }

 .gnb_board {
     text-align: center;
     margin: 10px 0 20px;
 }

 .gnb_board li {
     display: inline-block;
     margin: 0 10px;
     letter-spacing: 1px;
 }

 .quick_menu {
     position: fixed;
     bottom: 15px;
     right: 10px;
     width: 40px;
     z-index: 99;
     text-align: center;
 }

 .quick_menu a {
     display: block;
     margin-bottom: 10px;
 }

 .quick_menu i {
     font-size: 20px;
 }

 .searchWrap {
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     color: #fff;
     background: rgba(0, 0, 0, 0.7);
     width: 100%;
     height: 100%;
     z-index: 1000;
 }

 .searchWrap_x {
     background: none;
     border: none;
     position: absolute;
     right: 20px;
     top: 20px;
     z-index: 1000;
 }

 .btnDelete {
     display: none;
 }

 .searchForm {
     border-bottom: 1px solid #fff;
     width: 90%;
     position: absolute;
     top: 30%;
     margin: 0 0 0 5%;
 }

 .searchForm .inputTypeText {
     background: none;
     border: none;
     width: 90%;
     color: #fff;
     font-size: 13px;
 } 
 .searchBtn {
     border: none;
     width: 18px;
     height: 18px;
 }

 .boardRead {
     margin-top: 40px;
 }

 .xans-layout-footerpackage {
     position: relative;
     padding: 10px 0 20px 20px;
     line-height: 1.5em;
     background-color: #757575;
     color: #fff;
     font-family: 'Noto Sans KR';
 }

 .xans-layout-footerpackage a {
     color: #fff;
 }

 .f_inner_w {
     padding: 0px 20px 20px;
 }

 .xans-layout-footerpackage .footerMenu p {
     overflow: hidden;
     padding: 8px 14px;
     border-bottom: 1px solid #dddddd;
 }

 .xans-layout-footerpackage .footerMenu p:first-child {
     background-color: #f7f7f7;
 }

 .footerMenu p.xans-layout-info {
     margin: 0;
 }

 .xans-layout-footerpackage .footerMenu .left {
     float: left;
     text-align: left;
 }

 .xans-layout-footerpackage .footerMenu .btnUtil {
     display: inline-block;
     height: 26px;
     line-height: 24px;
     font-size: 11px;
     margin: 0;
     padding: 0 10px;
     cursor: pointer;
     vertical-align: middle;
     font-weight: 400;
     border: 0;
     border-radius: 2px;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     color: #1b1b1b;
     border: 1px solid #bcbcbc;
     background: #fff;
 }

 .xans-layout-footerpackage .footerMenu .policy li:first-child {
     background: none;
 }

 .xans-layout-footerpackage address {
     margin-top: 30px;
     text-align: left;
 }

 .xans-layout-footerpackage address .footerInfo {
     display: table;
     width: 100%;
 }

 .xans-layout-footerpackage address dl {
     display: table-row;
 }

 .xans-layout-footerpackage address dl dt {
     display: table-cell;
     width: 110px;
     line-height: 1.6;
     color: #ddd;
     vertical-align: top;
 }

 .xans-layout-footerpackage address dl dd {
     display: table-cell;
     width: auto;
     line-height: 18px;
     word-break: break-all;
 }

 .xans-layout-footerpackage address a {}

 .xans-layout-footerpackage .copyright {}

 .f_list_link {
     border: 1px solid #fff;
     margin-left: 2px;
     font-size: 10px;
     padding: 0 2px;
 }

 .f_sns_w {
     font-size: 0;
     margin-top: 50px;
 }

 .f_sns_w a {
     display: inline-block;
     margin: 0 5px;
     width: 23px;
     height: 23px;
 }

 .footer_logo {
     position: absolute;
     top: 13px;
     right: 15px;
 }

 .footer_logo img {
     height: 22px;
 }

 .f_inner_top {
     overflow: hidden;
 }

 .f_inner_top>ul {
     float: left;
     width: 50%;
 }

 .f_inner_top>ul li {
     line-height: 27px;
 }

 .f_inner_middle {
     padding-top: 10px;
 }

 .video-container {
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 30px;
     height: 0;
     overflow: hidden;
 }

 .video-container iframe,
 .video-container object,
 .video-container embed {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }

/* BASIC css end */

