﻿/* ===============================================================================================
# makeshop 공통 스타일 시트
# 저작자 : 스마트스킨 | (주)유니드커뮤니케이션즈 스마트스킨 사업부
# 최초 작성일 : 2015 - 09 - 15
* 디자인 문의 고객센터: 02-1544-6297
* 본 문서의 소스와 정보에 대한 모든 권리는 스마트스킨((주)유니드커뮤니케이션즈))에게 있습니다.
* 사전 동의없이는 동일,유사의 수준에서 어떠한 형식과 방법으로든 무단 도용을 금합니다.
* 만일 위와 같은 권고에도 불구하고 무단 도용시 저작권법에 의거하여 법적인 제재를 받으실 수 있습니다.
=============================================================================================== */

@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*- Swiper :: 4.3.3  */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-invisible-blank-slide{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer; outline: none;}
.swiper-pagination-bullet-active{opacity:1;background:#007aff;outline: none;}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}
.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;bottom:0}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;bottom:0}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#222}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

/*-// custom  */
.swiper-slide img{
    width: 100%;
    vertical-align: middle;
}
.swiper-button-prev{
    left: 0;
}
.swiper-button-next{
    right: 0;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlDRENENTRFNzk2MjExRTVBQURCOUJDMDkwRDExNUMxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlDRENENTRGNzk2MjExRTVBQURCOUJDMDkwRDExNUMxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUNEQ0Q1NEM3OTYyMTFFNUFBREI5QkMwOTBEMTE1QzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUNEQ0Q1NEQ3OTYyMTFFNUFBREI5QkMwOTBEMTE1QzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Nqd0BAAAB/UlEQVR42uzd0U3DQAyA4YQJGCFMACOUTViBCWEDwiZlgnCRGjVCpFIfcvl9/i35pX3zV1/ai9Prp2nqDE70gghiCCKIQQbp+z5aXR5LDiXH9Ys1avXgZ/JfjI9LvtghDIwF4lzydemUKrUSZBOj+4siyPEYa5SnUquz15DjMeZ4v6DsH3OH7J1wjK+5DDfyrWqtEoPchSEIDEMQGIYgMAxBYBiCwDAEgWEIAsMQBIYhCAxDEBiGIDAMQWAYgsAwBIFhCALDEASGIQgMQxAYhiAwDEFgGILAMASBYQgCwxAEhpEdBIeRGQSJkRUEi5ERBI2RDQSPkQkkBEYWkDAYGUBCYbQOEg6jZZCQGK2ChMVoESQ0Rmsg4TFqgdR8Tj3cP9C024bXJWt0yeJd1MOitPy1NyRK6z8Mw6Fk2DoJhZJlczEMSqbt9xAo2W5Q4VEy3sJFo2QdcsCiZB4DQqJkH5TDoThKCkNx2BqGIggMRRAYiiAwFEFgKILAUASBoQgCQxEEhiIIDEUQGIogMBRBYCiCwFAEgaEIAkMRBIYiCAxFEBiKIDAUQWAogsBQBIGhCAJDEQSGIggMpUatPOD+ivJZ8nnj/Z+Sgwfc14u50KeS3xsYp67SAfd2yO1OWTDGZckS5DiUYY0hyPEowxqjKRBDEEEMQQQx9o9fAQYAlAdzeWeYpz4AAAAASUVORK5CYII=");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFFOEFCMjQzNzk2MjExRTU4MEM2QzQ3RDA3ODZBMkIyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFFOEFCMjQ0Nzk2MjExRTU4MEM2QzQ3RDA3ODZBMkIyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUU4QUIyNDE3OTYyMTFFNTgwQzZDNDdEMDc4NkEyQjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUU4QUIyNDI3OTYyMTFFNTgwQzZDNDdEMDc4NkEyQjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/65zUAAACAklEQVR42uzdYUrDQBCG4Ub8397EHkFv4hG8od5APYE5gjeIG2ggFFtFcPLOzvvB/GhaWJiH2S2FJsM0TTvDyY0tEMQIIoj5Y24jFhmG4fzSsdXY6jNTsyK+AG0xITPGy6kOzsS2IAvGvtWdKNuCrDGWiHK+vUfsi+0MOZzOjP2Fj7y3uqefKT2dIXOjn66876Ss1f+7Vnmcl7xSb2SUkF4Fg6RG6RUkLUrPIClRegdJh1IBJBVKFZA0KJVAUqBUA8GjVARBo1QFwaJUBkGiVAfBoQgCQxEEhiIIDEUQGIogMBRBYCiCwFAEgaEIAkMRBIYiCAxFEBiKIDAUQWAogsBQBIGhCAJDEQSGIggMRRAYiiAwFEFgKILAUASBoQgCQxEEhhLRK+8G9MtfTeJWckJ+mo5XtywghiAwDEFgGILAMASBYQgCwxAEhiEIDEMQGIYgMAxBYBiCwDAEgWEIAsMQBIYhCAxDEBiGIDAMQWAYgsAwBIFhCALDEASGIQgMQxAYhiAwjOogOIzKIEiMqiBYjIogaIxqIHiMSiApMKqApMGoAJIKo3eQdBg9g6TE6BUkLUaPIKkxokAiH3D/caXh8x/zH3Y+4D70AfeXGp4CIyqRd3L4rvFinO8mQVvW+uWx1XOrMRtGSK82AFlQxmyT0Q2IYZ4hRhBBjCB95UuAAQA9qUmo5q5vZgAAAABJRU5ErkJggg==");
}
.swiper-button-prev,
.swiper-button-next{
    background-size: 15px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.swiper-pagination-bullet-active{
    background-color: #222;
}

.swiper-container .ss-swiper-page-number{
}
/*-/ Swiper  */

#fabricData{
	display: none !important;
}
a{
	color: inherit;
}
body {
    font-size: .75em
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Nanum Gothic', sans-serif;
    
}

input, input[type=email],input[type=password],input[type=tel],input[type=text],textarea,select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    padding: 0 20px 0 5px !important;
    background: url(img/select_ico.gif) center right no-repeat #fff !important;
    background-size: 20px !important;
}


.page_location {
    padding: 0
}

.page_location li::after {
    content: ">";
    margin: 0 7px
}

.page_location li:last-child::after {
    content: "";
    margin: 0
}

.cb_clear:after,.cb_clear:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.cb_clear:after {
    clear: both
}

.cb_clear {
    zoom:1}

#HamburgerPage {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

div.none-data .fa{
    margin-bottom: 10px;
}
div.none-data p {
    font-size: 15px;
    font-weight: normal;
    background: #ddd;
    padding: 15px;
    border-radius:  300px;
    margin:  0 15px;
}

.BGColor {
    background: #efefef;
    transition: .7s;
    border: none!important
}

.SMS_RemberCouponOrderPage {
    display: none;
    padding: 15px;
    background: #fff;
    font-size: 13px;
    text-align: center;
    margin: 15px 0 0;
    border: 1px solid #aaa;
    border-radius: 3px;
    font-weight: 700;
}
.SMS_RemberCouponOrderPage p{
    text-align: left;
    font-weight: 300;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'Noto Sans KR', sans-serif;
}
.SMS_RemberCouponOrderPage p b{
    color: #222;
    font-weight: 800;
}
.SMS_RemberCouponOrderPage span{
    text-align: left;
    display: block;
    font-size: 12px;
    color: #888;
    font-weight: normal;
    margin-top: 10px;
}

.SMSorderSubmit_coupon {
    text-align: center;
    margin: 16px auto 3px;
    width: 260px;
    height: 37px;
    line-height: 37px;
    background: #000;
    color: #fff;
    font-size: 14px;
    display: block;
    border-radius: 3px;
}


#iosBookmark {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    background: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(29,29,29,.48);
    padding: 0 0 15px;
    z-index: 9999;
    display: none
}

#iosBookmark .iosB_text b {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 70px;
    margin: 11px auto;
    border: 4px solid #DADADA;
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAA6CAMAAAD4IJuIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQzMTI2NzlBRkVDMzExRTQ5MzkwQTQ1QkNDQzVEN0Q3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQzMTI2NzlCRkVDMzExRTQ5MzkwQTQ1QkNDQzVEN0Q3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDMxMjY3OThGRUMzMTFFNDkzOTBBNDVCQ0NDNUQ3RDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDMxMjY3OTlGRUMzMTFFNDkzOTBBNDVCQ0NDNUQ3RDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6yz7w9AAAANlBMVEX///+mz/qhzPubyPuVxvuSxfuPw/uJwPuGvvuAu/t+uvt+uvx7uPx4t/wylP41lf4Aev8DfP+3CVdXAAAAEHRSTlMAmKWvubzBycvS1dfY3Pz8E52r6QAAAHZJREFUSMft00sKhEAMRdGntn9Lb+1/sw60EWnQlBNbzB2GMwiBSDfUdUkaEvwA0Cdpsx+ghdboAzQCNSYfoJJAqgw+EAstXJ9TXxNzfbmKSHnsx0wbVz7ZrrNya8/h7Nr47/waP1/GuXPnlu917vxd3NJV/i/NJEIXn6FPCTcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: center
}

#iosBookmark .iosB_text {
    line-height: 20px;
    color: #6B6B6B;
    text-align: center;
    font-size: 13px
}

.SMS_all_header {
    position: relative;
    text-align: center;
    font-size: 15px;
    background: #fff;
    height: 42px;
    line-height: 40px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}

.SMS_all_header a {
    display: block;
    position: absolute;
    top: 6px;
    left: 5px;
    width: 30px;
    height: 30px;
}
.SMS_all_header a:after{
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    display: block;
    content:"\f104";
    font-family:"FontAwesome";
    font-size: 15px;
}

#SMS_order_list {
    background: #f7f7f7;
}

#SMS_order_list #order-list {
    padding: 15px;
}

#SMS_order_list #order-list .MK_orderlist {
    background: transparent;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
}

#SMS_order_list #order-list .sms_my_order {
    position: relative;
    display: block;
    color: #333;
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 0;
    max-width: 600px;
    margin: 0 auto 15px;
}

#SMS_order_list #order-list .sms_my_order .sms_my_order_p {
    padding: 0;
    text-align: right;
    color: #888;
    font-size: 12px
}

#SMS_order_list #order-list li h4 {
    padding: 0;
    background-color: #fff;
}

#SMS_order_list #order-list li h4 .header_order {
    display: block;
    color: #3E3E3E;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 12px;
    position:  relative;
    z-index:  1;
}

#SMS_order_list #order-list li h4 .header_order span {
    display: block;
    font-size: 13px;
    color: #888;
}
#SMS_order_list #order-list li .detail table tr{
    border-bottom: 1px solid #ddd;
}
#SMS_order_list .order_num_copy {
    display: inline-block
}

#SMS_order_list #order-list li {
    margin-top: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    padding:  15px;
}

#SMS_order_list #order-list li dl {
    position: relative;
    padding: 15px 0;
    margin-top: -1px;
    border-bottom: none;
    border-top: 1px dashed #ccc;
}
#SMS_order_list #order-list li dl:first-child{
    border-top: none;
}

#SMS_order_list #order-list li dl dt .delivery_state {
    display: block;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #222;
    padding-right:  65px;
    /* background: #000; */
}

#SMS_order_list #order-list .order_p_sms {
    display: block;
    margin: 6px 0 0;
    color: #888;
    font-size: 12px;
    font-weight: normal;
}

#SMS_order_list #order-list .MK_orderlist .option,#SMS_order_list #order-list .MK_orderlist .product-name a {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    width:  100%;
    line-height:  1.3;
}

#SMS_order_list #order-list li dl dt .listTitleRight {
    position: absolute;
    top: 15px;
    right: 0;
    float:  initial;
}

#SMS_order_list #order-list li dl dt .listTitleRight .btn_write {display: block;padding: 5px 10px;text-align: center;margin-left: 5px;color: #000;background: #eee;font-weight: bold;font-size: 12px;margin: 0;border: none;border-radius: 100px;}

#SMS_order_list #order-list li .ncount.item-links {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 15px 0 0;
    background: transparent;
}

#SMS_order_list #order-list li .detail {
    padding: 0;
    margin-top: 10px;
}

#SMS_order_list #order-list li .detail h5 {
    border: none;
    background: #fff;
    padding: 0
}

#SMS_order_list #order-list li .delivery-detail {
    margin-top: 10px;
}

#SMS_order_list #order-list li .btn_White {
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 39px;
    color: #585858;
    float: initial;
    border-radius: 3px;
    font-weight: bold !important;
    position: relative;
}

#SMS_order_list #order-list li .btn_White b.myp_arr {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(img/down_arr.png) center no-repeat;
    background-size: 40%;
    position: absolute;
    top: 6px;
    right: 4px;
    /* opacity: .7; */
    /* float: right; */
}

#SMS_order_list #order-list li .item-links .btn_Cancel,#SMS_order_list #order-list li .item-links .btn_Grey {
    width: 40%!important;
    background: #FFF;
    height: 35px;
    line-height: 32px;
    border: 0px solid #aaa !important;
    background: #eee !important;
    border-radius: 3px;
    font-size: 13px;
    margin: 0;
    vertical-align: top;
}

#SMS_order_list #order-list li .item-links .btn_Cancel span,#SMS_order_list #order-list li .item-links .btn_Grey span {
    color: #7C7C7C
}

#SMS_order_list #order-list li .detail table {
	border: 1px solid #ccc;
    border-top: none;
    border-radius: 0;
    background: #f7f7f7;
}

#SMS_order_list .order_btn_more {
    max-width: 600px;
    margin: 0px auto;
    padding: 0 16px 18px;
    overflow: hidden;
}

#SMS_order_list .order_btn_more a {
    display: inline-block;
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    width: 50%;
    padding: 0 5px
}

#SMS_order_list .order_btn_more a span {
    display: block;
    background: #FFF;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #444;
    height: 40px;
    line-height: 40px
}

#SMS_order_list .order_btn_more a.order_m span {
    border: none;
    background: #444;
    color: #fff
}

#SMS_order_list #order-list li .detail table td,#SMS_order_list #order-list li .detail table th {
    background: transparent;
}
#SMS_order_list #order-list li .detail table th,
#SMS_order_list #order-list li .detail table td:first-child {
    padding: 10px 0 10px 10px;
}
#SMS_order_list #order-list li .detail table td{
    padding: 10px 10px 10px 0;
}
#SMS_coupon_list{
    padding: 20px;
}
#SMS_coupon_list #container {
    padding: 0;
}

#SMS_coupon_list #coupon-list .SMS_myp_innder_header .coupon_add_btn {
    font-size: 13px;
    border: 2px solid #222;
    color: #222;
    padding: 4px 8px;
    border-radius: 100px;
    display:  inline-block;
    font-weight: bold;
}

#SMS_coupon_list #coupon-list .SMS_myp_innder_header .coupon_add_btn.select_bg {
    background-color: #222;
    color: #fff;
}

#SMS_coupon_list .sms_coupon_pop {
    padding: 0;
    display: none;
    background: #fff;
    margin-bottom:  25px;
}

#SMS_coupon_list .sms_coupon_pop .sms_coupon_in {
    background: #fff;
    margin:  15px 0;
}

#SMS_coupon_list #coupon-list .coupon-num {
    padding: 0;
    margin-bottom:  15px;
}

#SMS_coupon_list #coupon-list .coupon-num h3 {
    display: block;
    color: #333;
    border-radius: 0;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    padding-bottom: 10px;
}

#SMS_coupon_list #coupon-list .coupon-num h3 span {
    display: block;
    font-size: .9em;
    color: #aaa
}

#SMS_coupon_list #coupon-list .coupon-num .input01 input {
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    padding: 0 2px;
    width: 21%;
}


#SMS_coupon_list #coupon-list .btns {
    margin: 0;
    padding: 0
}

#SMS_coupon_list #coupon-list .btns .btn_Black {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #444;
    color: #FFF;
    text-align: center;
    display: block;
    border: none;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 auto
}

#SMS_coupon_list #coupon-list .coupon_length {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 25px 0;
    font-weight:  bold;
}

#SMS_coupon_list #coupon-list .coupon_length b {
    display: inline-block;
    background: #f22;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 30px;
    color: #fff;
    margin: 0 2px 0 0;
    vertical-align: middle;
}

#SMS_coupon_list #coupon-list .couponList {
    background: #fff
}

#SMS_coupon_list #coupon-list .list {
    padding: 0;
}

#SMS_coupon_list #coupon-list .list li {
    border: 1px solid #ccc;
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
}

#SMS_coupon_list #coupon-list .list h4 {
    background-color: #eee;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
    color: #444;
    border-bottom: 1px solid #ccc;
}

#SMS_coupon_list #coupon-list .cautionCoupon {
    line-height: 2;
    padding: 20px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    font-size: 12px;
}

#SMS_coupon_list #coupon-list .cautionCoupon h4 {
    font-size: 1.11em;
    line-height: 18px;
    margin: 0 0 12px
}

#SMS_coupon_list #coupon-list .cautionCoupon li {
    font-size: 1em
}

#SMS_reserve_list #container {
    padding: 6px 0
}

#SMS_reserve_list .reserve_list_padding {
    padding: 20px;
}

#SMS_reserve_list #reserve-list .sms_my_reserve {
}

#SMS_reserve_list #reserve-list .notice-info {
    padding: 0
}

#SMS_reserve_list #reserve-list .notice-info p {
    text-align: left;
    padding: 0;
    font-size: 16px;
    height: 55px;
    line-height: 53px;
}

#SMS_reserve_list #reserve-list .notice-info p b {
    font-size: 1.2em;
    color: #f33;
    margin-right: 2px
}

#SMS_reserve_list #reserve-list .notice-info p:first-child {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

#SMS_reserve_list #reserve-list .search_reserve {
    text-align: center;
    margin: 0;
    padding: 0 10px;
}

#SMS_reserve_list #reserve-list .cautionBox {
    margin: 0 0 0;
    color: #888;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    font-size:  13px;
}

#SMS_reserve_list #reserve-list .cautionBox p {
}

#SMS_reserve_list #reserve-list .search_reserve #search_date_end,#SMS_reserve_list #reserve-list .search_reserve #search_date_start {
    width: 45%;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    -webkit-appearance: none;
    text-align: center;
    font-size: 1.1em
}


#SMS_reserve_list #reserve-list .res_bottom_layout {
    padding: 25px 0 0;
    border-top: 1px solid #ccc;
    background: #f7f7f7;
}

#SMS_reserve_list #reserve-list .res_point_view {
    font-size: 17px;
    font-weight: 700;
    font-family: 'Noto Sans KR', sans-serif;
    padding: 0 20px;
    margin-bottom: 5px;
}

#SMS_reserve_list #reserve-list .res_point_view_sub {
    font-size: 14px;
    color: #666;
    font-family: 'Noto Sans KR', sans-serif;
    padding: 0 20px;
    margin-bottom: 10px;
}

#SMS_reserve_list #reserve-list .search_reserve .btn_Grey {
    display: block;
    padding: 0;
    background: #888 !important;
    width: 150px;
    margin: 20px auto 0;
    color: #fff !important;
    border: none !important;
}

#SMS_reserve_list #reserve-list .list {
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    line-height:  1.5;
    font-size: 13px;
    background: #f7f7f7;
}

#SMS_reserve_list #reserve-list .list tr {
    border-bottom: 1px solid #ccc;
}

#SMS_reserve_list #reserve-list .list th {
    width: 65%;
    height: 35px;
    padding: 10px 25px;
    color: #000;
}
#SMS_reserve_list #reserve-list .list th .reserve_date{
    font-size: 12px;
    margin-top: 3px;
    color: #888;
}

#SMS_reserve_list #reserve-list .list td {
    height: 35px;
    padding: 10px 25px 10px 0;
    vertical-align:  top;
}

#SMS_reserve_list #reserve-list .list .reserve-price {
    font-size: 16px;
}

#SMS_emoney_list .emoney_list_padding {
    padding: 20px;
}

#SMS_emoney_list #container {
    padding: 6px 0
}

#SMS_emoney_list #emoney-list .sms_my_emoney {

}


#SMS_emoney_list #emoney-list .notice-info {
    padding: 0
}

#SMS_emoney_list #emoney-list .notice-info p {
    text-align: left;
    padding: 0;
    font-size: 16px;
    height: 55px;
    line-height: 53px;
}
#SMS_emoney_list #emoney-list .notice-info p b {
    font-size: 1.2em;
    color: #f33;
    margin-right: 2px
}

#SMS_emoney_list #emoney-list .notice-info p:first-child {
    margin: 0
}

#SMS_emoney_list #emoney-list .cautionBox {
        margin: 0;
        color: #888;
        border: 1px solid #ccc;
        background: #fff;
        padding: 10px;
        font-size: 13px;
}

#SMS_emoney_list #emoney-list .cautionBox p {
    font-size: 1.1em;
    line-height: 18px
}

#SMS_emoney_list #emoney-list .emo_bottom_layout {
    /* background: #f7f7f7; */
    padding: 0;
    /* border-top: 1px solid #d6d6d6; */
}

#SMS_emoney_list #emoney-list .list {
    width: 100%;
    border-top: 1px solid #ccc;
    line-height:  1.5;
    font-size: 13px;
    background: #f7f7f7;
    margin: 0;
}

#SMS_emoney_list #emoney-list .list tr {
    border-bottom: 1px solid #ccc;
}

#SMS_emoney_list #emoney-list .list th {
    width: 65%;
    height: 35px;
    padding: 10px 25px;
    color: #000;
}
#SMS_emoney_list #emoney-list .list th .deposit_date{
    font-size: 12px;
    margin-top: 3px;
    color: #888;
}
#SMS_emoney_list #emoney-list .list td {
    height: 35px;
    padding: 10px 25px 10px 0;
    vertical-align: top;
}
#SMS_emoney_list #emoney-list .list .deposit-price{
    font-size: 16px;
}

#SMS_emoney_list #emoney-list .list .emoney-price {
    font-size: 1em
}

#SMS_emoney_list #emoney-list .emo_point_view {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-radius: 100px;
    width: 150px;
    background: #f7f7f7;
    color: #000;
    margin: 0 auto 20px;
}

#SMS_point_list #container {
}

#SMS_point_list .point_list_padding {
    padding: 20px;
}

#SMS_point_list #point-list .sms_my_point {

}


#SMS_point_list #point-list .notice-info {
    padding: 0
}

#SMS_point_list #point-list .notice-info p {
    text-align: left;
    padding: 0;
    font-size: 16px;
    height: 55px;
    line-height: 53px;
}

#SMS_point_list #point-list .notice-info p em {
    font-size: 1.2em;
    color: #f33;
    margin-right: 2px
}

#SMS_point_list #point-list .notice-info p:first-child {
    margin: 0
}

#SMS_point_list #point-list .cautionBox {
    margin: 0 0 20px;
    color: #818181;
    border: 1px solid #ddd;
    background: #fff
}

#SMS_point_list #point-list .cautionBox p {
    font-size: 1.1em;
    line-height: 18px
}

#SMS_point_list #point-list .point_bottom_layout {
    padding: 0;
}

#SMS_point_list #point-list .list {
    width: 100%;
    border-top: 1px solid #ddd;
    line-height:  1.5;
    font-size: 13px;
    background: #f7f7f7;
    margin: 0;
}

#SMS_point_list #point-list .list tr {
    border-bottom: 1px solid #E1E1E1
}

#SMS_point_list #point-list .list th {
    width: 65%;
    height: 35px;
    padding: 10px 25px;
    color: #000;
}
#SMS_point_list #point-list .list th .point_date{
    font-size: 12px;
    margin-top: 3px;
    color: #888;
}
#SMS_point_list #point-list .list td {
    height: 35px;
    padding: 10px 25px 10px 0;
    vertical-align: top;
}

#SMS_point_list #point-list .list .point-price {
    font-size: 1em
}

#SMS_point_list #point-list .point_point_view {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-radius: 100px;
    width: 150px;
    background: #f7f7f7;
    color: #000;
    margin: 0 auto 20px;
}

#SMS_at_calendar #attendCalendar {
    padding: 20px;
    background: #f7f7f7;
}

#SMS_at_calendar #attendCalendar .hd {
    text-align: left;
    padding: 0;
    color: #000;
    background: none;
}

#SMS_at_calendar #attendCalendar .hd p b{
    font-weight: bold;
    font-family: 'Noto Sans KR', sans-serif;
}

#SMS_at_calendar #attendCalendar .sms_attend_list {
    padding: 0 15px;
    overflow: hidden;
    background: #f7f7f7;
    border-bottom:  1px solid #ccc;
    margin: -1px -20px 0;
    border-top:  1px solid #ccc;
}

#SMS_at_calendar #attendCalendar .sms_attend_list p {
    position: relative;
    font-size: 16px;
    height: 55px;
    line-height: 53px;
    border-bottom: 1px dashed #ccc;
    color: #3a3a3a;
}

#SMS_at_calendar #attendCalendar .sms_attend_list p:last-child {
    border-bottom: none
}

#SMS_at_calendar #attendCalendar .sms_attend_list b,#SMS_at_calendar #attendCalendar .sms_attend_list em {
    position: absolute;
    top: 17px;
    right: 0;
    display: inline-block;
    background: #CCC;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 30px;
    color: #fff;
    margin: 0 2px 0 6px;
    vertical-align: middle;
    font-size:  12px;
}

#SMS_at_calendar #attendCalendar .sms_attend_list b {
    background: #f22
}

#SMS_at_calendar #attendCalendar .month-w {
    position: relative;
    height: 60px;
    line-height: 60px;
    margin: 0;
    background: #222;
    border-radius: 3px 3px 0 0;
}

#SMS_at_calendar #attendCalendar .date {
    font-weight: 400;
    color: #FFF;
    font-family: 'Noto Sans KR', sans-serif;
}

#SMS_at_calendar #attendCalendar .month-w .SMS_prev {
    position: absolute;
    top: 17px;
    left: 8px;
    width: 30px;
    height: 30px;
    background: url(img/at_back.png) center no-repeat;
    background-size: 60%
}

#SMS_at_calendar #attendCalendar .month-w .SMS_next {
    position: absolute;
    top: 17px;
    right: 8px;
    float: right;
    width: 30px;
    height: 30px;
    background: url(img/at_next.png) center no-repeat;
    background-size: 60%
}

#SMS_at_calendar #attendCalendar .tbl table {
    border-top: none
}

#SMS_at_calendar #attendCalendar .tbl table thead {
    border-bottom: none;
    background: none;
}

#SMS_at_calendar #attendCalendar .calendar-w-p{
    margin: 20px 0;
}

#SMS_at_calendar #attendCalendar .tbl .sunday {
    color: #f22;
}

#SMS_at_calendar #attendCalendar .tbl td {
    height: 40px;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
}

#SMS_at_calendar #attendCalendar .tbl .txt-c {
    height: 40px;
    line-height: 40px;
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    background: #fff;
}

#SMS_at_calendar #attendCalendar .tbl{
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-bottom:  none;
    border-top: none;
    border-radius: 0 0 3px 3px;
}

#SMS_at_calendar #attendCalendar .tbl td:first-child span {
    color: #f22;
}

#SMS_at_calendar #attendCalendar .tbl .txt-c.sms_txt_c {
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #888;
    font-size: 12px;
    background: #eee;
}

#SMS_at_calendar #attendCalendar .pd10 .btn_Black,#SMS_at_calendar #attendCalendar .pd10_check .btn_Black_check {
    background: #fff;
    height: 45px;
    line-height: 42px;
    margin: 20px auto 30px;
    width: 50%;
    font-weight: 700;
    font-size: 1.2em;
    color: #797979;
    text-align: center;
    display: block
}

#SMS_at_calendar #attendCalendar .pd10 .btn_Black {
    max-width: 150px;
    border-radius: 23px;
    border: 2px solid #BFBFBF
}

#SMS_at_calendar #attendCalendar .pd10_check .btn_Black_check {
    max-width: 200px;
    border-radius: 23px;
    border: 2px solid #BFBFBF
}

#SMS_at_calendar #attendCalendar .tbl .txt-c .stamp.achieve,#SMS_at_calendar #attendCalendar .tbl .txt-c .stamp.attend {
    color: #fff;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    vertical-align: middle;
    top: 4px;
    font-size: 0;
    position: relative;
    font-weight: 700
}

#SMS_at_calendar #attendCalendar .tbl .txt-c .stamp.attend {
    background: url(img/attend_check.gif);
    background-size: 100%
}

#SMS_at_calendar #attendCalendar .tbl .txt-c .stamp.achieve {
    background: url(img/attend_end.gif);
    background-size: 100%
}

#SMS_at_calendar_comment #attend .pd10 {
    background-color: #F3F3F3;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #E6E6E6
}

#SMS_at_calendar_comment #attend .pd10 .btn_Grey {
    display: block;
    padding: 0;
    width: 155px;
    margin: 0 auto 18px;
    border: 2px solid #70CADA;
    color: #70CADA;
    border-radius: 50px;
    background: #fff;
    font-size: 1.2em;
    font-weight: 700;
    height: 40px;
    line-height: 37px
}

#SMS_at_calendar_comment #attend .sch {
    background-color: #F3F3F3;
    padding: 25px 10px
}

#SMS_at_calendar_comment #attend .sch .mnt {
    display: block;
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 auto 10px
}

#SMS_at_calendar_comment #attend .input-comm {
    display: block;
    margin: 0 auto
}

#SMS_at_calendar_comment #attend .input-comm input {
    border-radius: 3px 3px 0 0
}

#SMS_at_calendar_comment #attend .sch .schButton {
    display: block;
    float: initial;
    width: 70%;
    margin: 0 auto
}

#SMS_at_calendar_comment #attend .schButton .btn_Red {
    height: 37px;
    line-height: 35px;
    border-radius: 0 0 3px 3px;
    background: #464545;
    border: 1px solid #464545;
    font-size: 1.1em
}

#SMS_at_calendar_comment #attend .lab {
    color: #696969
}

#SMS_at_calendar_comment #attend table {
    border-top: none
}

#SMS_at_calendar_comment #attend table thead {
    background-color: #70CADA;
    border-bottom: 1px solid #70CADA
}

#SMS_at_calendar_comment #attend table thead tr {
    color: #fff;
    font-size: 1.1em;
    border: none
}

.SMS_order_myp {
    font-size: 12px;
}

.SMS_order_myp .sms_my_order {
    padding: 0;
    text-align: right;
    color: #888;
    font-size: 12px;
}

.logoff_txt_myp {
    font-size: 11px;
    font-weight: normal;
    color: #888;
    padding: 10px 0;
    line-height: 1.3;
    border-bottom:  1px solid #ddd;
}

.SMS_mypage_navi {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    overflow: hidden;
}

.SMS_mypage_navi a {
    display: inline-block;
    float: left;
    text-align: center
}

.SMS_mypage_navi a {
    width: 33.3%;
    height: 38px;
    line-height: 37px;
    padding: 0;
    font-size: 13px;
    margin: 0;
    vertical-align: top;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #ccc;
    color: #888;
}
.SMS_mypage_navi a b{
    background: #222;
    color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    font-size: 10px;
    border-radius: 20px;
}
.SMS_mypage_navi a.btn_selecet {
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid #222;
}

.SMS_mypage_navi a:last-child {
    border-right: none
}

#SMS_my_list_myp #contents {
    padding: 0 0 20px;
}

#SMS_my_list_myp .SMS_my_list_header {
    position: relative;
    display: block;
    color: #3E3E3E;
    background-color: #fff;
    border-radius: 0;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    padding: 25px 15px 0
}

#SMS_my_list_myp .SMS_my_list_header .SMS_my_list_header_p {
    border-bottom: 2px solid #3E3E3E;
    text-align: left;
    line-height: 25px;
    padding: 0 0 10px
}
#SMS_my_list_myp #my-board .lists{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: -1px;
}
#SMS_my_list_myp #my-board .lists table {
    padding: 0 20px;
    overflow: hidden;
    background: #f7f7f7;
    border: none;
}

#SMS_my_list_myp #my-board{
	padding: 0;
}
#SMS_my_list_myp #my-board .lists tr{
    border-bottom: 1px solid #ccc;
}
#SMS_my_list_myp #my-board .lists th{
    width: 65%;
    height: 35px;
    padding: 10px 25px;
    color: #000;
}
#SMS_my_list_myp #my-board .lists td{
    height: 35px;
    padding: 10px 25px 10px 0;
    vertical-align:  top;
    text-align:  right;
}
#SMS_my_list_myp #my-board .lists th p{
    font-size: 16px;
    color: #000;
}
#SMS_my_list_myp #my-board .lists th p.board_name{
    font-size: 12px;
    margin-bottom: 5px;
    color: #888;
}
#SMS_oneboard #contents {
    padding: 0 0 15px;
}

#SMS_oneboard .pd10 {
    margin: 20px;
    padding: 0;
}


#SMS_oneboard #board-list table{
    border-top: 1px solid #ccc;
    background: #f7f7f7;
}
#SMS_oneboard #board-list table tr{
    border-bottom: 1px solid #ccc;
}
#SMS_oneboard #board-list table th{
    
}
#SMS_oneboard #board-list table td {
    padding: 10px;
    width: 88px
}

#SMS_oneboard #board-list table td .rep_com,#SMS_oneboard #board-list table td .rep_ready {
    padding: 3px;
    margin-left: 5px;
    font-size: .9em;
    text-align: center;
    display: block;
    font-weight: 700
}

#SMS_oneboard #board-list table td .rep_ready {
    border: 2px solid #aaa;
    background-color: transparent;
    color: #888;
    border-radius: 20px;
    padding: 5px 6px;
}

#SMS_oneboard #board-list table td .rep_com {
    border: 2px solid #FF7171;
    background-color: #FF7171;
    color: #fff;
    border-radius: 20px
}

#SMS_oneboard .pd10 .btn_Grey {
    width: 100%;
    line-height: 43px;
    height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight:  bold;
}

#SMS_oneboard .pd10 .btn_Red {
    width: 100%;
    line-height: 43px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    font-weight:  bold;
}

#SMS_oneboard #board-list table th {
    font-size: 15px;
    line-height: 1.5;
}

#SMS_board_view #contents {
    padding: 0 15px 15px
}

#SMS_board_view .pd10 {
    margin: 10px auto 0;
    padding: 0
}

#SMS_board_view .pd10 .btn_Grey {
    width: 100%;
    line-height: 39px;
    background-color: #fff;
    color: #7B7B7B;
    text-align: center;
    border: 2px solid #ddd;
    margin: 0 auto 10px
}

#SMS_board_view #board-view table td {
    padding: 10px;
    width: 90px
}

#SMS_board_view #board-view table td .rep_ready {
    display: block;
    border: 2px solid #FF7171;
    padding: 3px;
    background-color: #fff;
    text-align: center;
    margin-left: 5px;
    color: #FF7171;
    font-weight: 700;
    border-radius: 20px;
    font-size: .9em
}

#SMS_board_view #board-view .btns {
    padding: 0;
    font-size: 1.2em
}

#SMS_board_view .pd10 .btn_Red {
    background-color: #333;
    border: 1px solid #333;
    font-size: 1.2em;
    font-weight: 700;
    border-radius: 3px
}

#SMS_board_view #board-view table td .rep_com {
    display: block;
    border: 2px solid #FF7171;
    background-color: #FF7171;
    padding: 3px;
    text-align: center;
    margin-left: 5px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
    font-size: .9em
}

#SMS_Board_write {
    background: #f7f7f7;
}

#SMS_Board_write #contents {
    padding: 15px
}

#SMS_Board_write .pd10 {
    margin: 0;
    padding: 0
}

#SMS_Board_write .pd10 .btn_Grey {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 13px;
    font-weight: 700;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    color: #444;
    border-top: none;
}

#SMS_Board_write #review-board-write .write-btn {
    padding: 0
}

#SMS_Board_write #review-board-write table {
    border: 2px solid #ddd;
    background: #fff
}

#SMS_Board_write #review-board-write table td {
    padding: 12px;
    border-bottom: 1px solid #DCDCDC
}

#SMS_Board_write #review-board-write table th {
    width: 95px;
    text-align: left;
    padding-left: 10px;
    /* border-right: 1px solid #DCDCDC; */
    border-bottom: 1px solid #DCDCDC;
    color: #444;
}

#SMS_Board_write #review-board-write .write-btn .btn_Red {
    font-size: 1.2em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin:  10px 0;
}

#SMS_Board_write #review-board-write .write-btn .btn_White {
    background-color: #fff;
    border: 1px solid #DCDCDC;
    font-size: 1.2em;
    font-weight: 700;
    height: 40px;
    line-height: 40px
}

#SMS_Board_write #review-board-write table .comm {
    border-radius: 3px;
    border: 1px solid #C7C7C7
}

#SMS_info_group {
    font-size: 13px;
}

#SMS_info_group #container {
    line-height: 1.5;
    background: #f7f7f7;
    overflow:  hidden;
}

#SMS_info_group #container .txt {
    margin: 15px;
    border: 1px solid #ccc;
    background:  #fff;
}

#SMS_faq_wrap .pd10 .btn_Grey {
    width: 100%;
    height: 42px;
    line-height: 39px;
    background-color: #fff;
    color: #656565;
    text-align: center;
    display: block;
    border: 2px solid #ddd;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight:  bold;
    font-size:  14px;
}
#SMS_faq_wrap #faqWrap .search-wrap .item-search .wrap input{
    width: 100%;
}
#SMS_faq_wrap #faqWrap .search-wrap .item-search .wrap input,#SMS_faq_wrap #faqWrap .search-wrap .item-search select {
    border: 1px solid #ddd;
}

#SMS_faq_wrap #faqWrap .search-wrap .item-search .wrap {
    width: 68%;
    float: right;
}

#SMS_faq_wrap #faqWrap .search-wrap .item-search .btn_Red {
    width: 100%;
    height: 36px;
    line-height: 34px;
    background-color: #FF7171;
    color: #fff;
    text-align: center;
    display: block;
    border: 1px solid #FF7171;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 1.2em;
    padding: 0;
    margin: 7px 0 0;
    font-weight: 700;
    letter-spacing: 1px;
}
#SMS_faq_wrap #faqWrap .faq-menu{
    border-top: 1px solid #ccc;
    padding: 0;
}
#SMS_faq_wrap #faqWrap .search-wrap .item-search{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom:  15px;
}
#SMS_faq_wrap #faqWrap .faq-menu a{
    font-size: 13px;
    margin: 0;
    padding:  10px 0;
    width:  25%;
    border:  none;
}
#SMS_faq_wrap #faqWrap #faqTable tr td, #SMS_faq_wrap #faqWrap #faqTable tr th{
    padding: 15px 12px;
    font-size: 13px;
}
#SMS_faq_wrap #faqWrap .faq-menu a:after{
    content:"|";
    float: right;
    color: #ccc;
}
#SMS_faq_wrap #faqWrap .faq-menu a:nth-child(4n):after{
    display: none;
}
#SMS_faq_wrap #faqWrap .keywords {
    font-size: 14px;
    margin: 15px 0 0;
}
#SMS_faq_wrap #faqWrap .keywords li a{
    text-decoration: underline;
    font-size: 12px;
}
#faqWrap .pd10{
    margin: 15px 0;
    padding: 0 15px;
}
#SMS_faq_wrap #faqWrap .search-wrap {
    padding: 0 15px;
    border-top: none;
    background:  none;
    margin:  15px 0;
}


#SMS_info_infomation,#SMS_store {
    padding: 15px 15px 40px;
    background:  #f7f7f7;
}

#SMS_store .btn-wrap{
    padding: 0;
}
#SMS_store #info-group th{
    background: #fff;
}
#SMS_faq_wrap #faqWrap #faqTable {
    border-top: 1px solid #ddd
}

#SMS_faq_wrap #faqWrap #faqTable tr {
    border-bottom: 1px solid #ddd
}

#SMS_info_infomation #info-group p{
    margin-top: 10px;
}
#SMS_info_infomation #info-group .fa-square,
#SMS_info_infomation #info-group em{
    color: #f33;
}
#SMS_info_infomation dl {
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    line-height:  1.3;
}
#SMS_info_infomation dt:first-child{
    margin-top: 0;
}
#SMS_info_infomation dt {
    margin: 20px 0 10px;
    padding: 0;
    font-size: 17px;
    font-weight: 700;
    background: #ffffff;
    color: #000;
    font-family: 'Noto Sans KR', sans-serif;
}

#SMS_info_infomation dd {
    font-size: 13px;
	font-family: 'Noto Sans KR', sans-serif;
	padding: 0;
	margin: 0 0 5px;
}

#SMS_store table {
    border: 1px solid #bebebe;
    margin: 0 0 15px;
}

#SMS_store td {
    background: #fff
}

#SMS_store .btn_Grey {
    border-radius: 3px;
    font-size: 13px;
    height:  40px;
    line-height: 39px;
}
/* 주문서 작성 시작 */
#SMS_style .order_style {
    padding: 0 15px;
    max-width: 650px;
    margin: 0 auto;
    background:  #f7f7f7;
    overflow:  hidden;
}

#SMS_style .order_style #contents .basketLeft {
    width: 35%
}

#SMS_style .order_style #contents .basketRight {
    padding-left: 0;
    width: 60%;
    float: right
}
#SMS_style .order_style #contents .basketLeft a {
    padding: 0 10px 0 0
}

#SMS_style .order_style #contents .basketLeft a img {
    border: 1px solid #ddd
}

#SMS_style .order_style #contents .basketRight p {
    color: #000
}
#SMS_style .order_style #contents .prd_order li {
    border: 1px solid #ccc;
    padding: 20px 0;
    background:  #fff;
    margin: 15px 0;
}
#SMS_style .order_style #contents .price-total-info-top {
    border: 1px solid #ccc;
    border-bottom: none;
    background: #fff;
    font-weight: 700;
    font-size: 12px;
}
#SMS_style .order_style #contents .price-total-info-bottom {
    font-weight: 700;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 16px;
    text-align: right;
    margin: 0 0 15px;
}
#SMS_style .order_style #contents .price-total-info-bottom .txt-price{
    color: #222;
}
#SMS_style .order_style #contents .price-total-info-bottom .txt-reserve{
    margin-top: 10px;
    color: #333;
    display: block;
    font-size: 14px;
}
#SMS_style .order_style #contents .price-total-info-bottom .reserve-msg{
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
    font-size: 12px;
}
#SMS_style .order_style #contents .discountInfo {
    padding: 10px;
    font-size: 11px;
    color: #888;
    border: 1px solid #ccc;
    margin: 15px 0;
    line-height: 1.5;
    background:  #fff;
}

#SMS_style .order_style #contents .orderBody,
#SMS_style .order_style #contents #join{
    position: relative;
    border: 1px solid #ccc;
    background: #fff;
    margin: 15px 0;
}
#SMS_style .order_style #order .orderBody select.select_delivery_date{
    width: 25%;
}
#SMS_style .order_style #contents .orderBody .order-info-simple td {
    font-size: 13px;
    line-height: 2;
}
#SMS_style .order_style #contents .orderBody .order-info-simple .btn_White {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 12px;
    font-weight: bold;
}

/* #SMS_style .order_style #contents #SMS_add_info thead th,
#SMS_style .order_style #contents #SMS_userShip thead th,
#SMS_style .order_style #contents .Write-deli thead th,
#SMS_style .order_style #contents .Write-order thead th,
#SMS_style .order_style #contents .pay-info.orderBody thead th,
#SMS_style .order_style #SMS_delivery_in thead th,
#SMS_style .order_style #SMS_noMeber_order thead th, */
#SMS_style .order_style #contents #join h5,
#SMS_style .order_style #contents .orderBody thead th{
    margin: 0;
    font-size: 14px;
    height: 40px;
    line-height: 37px;
    background: #eee;
    padding: 0 10px;
    border-bottom: 1px solid #ccc;
}

#SMS_style .order_style #contents .orderBody table {
    margin: 0;
}

#SMS_style .order_style #contents .orderBody tbody {
    border: none;
    background: none;
}

#SMS_style .order_style #contents .orderBody tbody tr{
    border-bottom: 1px solid #e0e0e0;
}
#SMS_style .order_style #contents .orderBody tbody tr:last-child,
#SMS_style .order_style #contents .orderBody tbody tr:last-child{
    border-bottom: none;
}
#SMS_style .order_style #contents .orderBody tbody tr.total th,
#SMS_style .order_style #contents .orderBody tbody tr.total td {
    border-color: #ccc;
    padding: 15px 10px !important;
}
#SMS_style .order_style #contents .orderBody tbody tr.total td strong{
    font-size: 20px;
    color: #222;
}
#SMS_style .order_style #contents .orderBody tbody th,
#SMS_style .order_style #contents .orderBody tbody td {
    padding: 10px !important;
}
#SMS_style .order_style #contents .orderBody tbody th{
    font-weight: bold;
}
#SMS_style .order_style #contents .orderBody tbody td{
    background: #fff;
    color: #000;
}
#SMS_style .order_style #contents .orderBody tbody td #okreserve,
#SMS_style .order_style #contents .orderBody tbody td #okemoney{
    background: none;
    height: 20px;
    padding: 0;
}
#SMS_style .order_style #contents .orderBody tbody td.SMS_order_addr{
    text-align: left !important;
    line-height: 2.5;
}
#SMS_style .order_style #contents .orderBody tbody td.SMS_order_addr a{
    height: 30px !important;
    line-height: 29px !important;
}
#SMS_style .order_style #contents .orderBody tbody td.SMS_order_addr input{
    margin: 0 5px 5px 0;
}
#SMS_style .order_style #contents #SMS_add_info tbody th{
    width: 100%;
    display:  block;
    padding-bottom: 0 !important;
}
#SMS_style .order_style #contents #SMS_add_info tbody tr,
#SMS_style .order_style #contents #SMS_add_info tbody td {
    display: block;
}
#SMS_style .order_style #contents #SMS_add_info tbody td br {
    display: none
}

#SMS_style .order_style #contents #SMS_add_info tbody td input {
    width: 100%;
}

#SMS_style .order_style #contents #join .hd .open-pop {
    position: absolute;
    top: 8px;
    right: 1px;
    background-color: #888;
    border: none;
    padding: 0 5px;
    font-size: 11px;
    line-height: 23px;
    color: #fff;
    font-weight: normal;
    border-radius: 2px;
    
}

#SMS_style .order_style #contents #join .cont .terms {
    border: 1px solid #ccc;
    border-radius: 3px
}
#SMS_style .order_style #contents #join .cont .agree {
    font-weight: bold;
    text-align:  right;
}

#SMS_style .order_style #contents #join .cont .agree label {
    margin-left: 10px;
}
#SMS_style .order_style #contents #SMS_userShip tbody td span.my_reserve {
    display: block;
    color: #888;
    margin-top: 3px;
}

#SMS_style .order_style #contents #SMS_userShip .btn_coupon {
    width: 49%;
    padding: 0;
    font-size: 14px;
    height: 36px;
    line-height: 33px;
    margin-top: 5px;
}

#SMS_style .order_style #contents .pay-info.orderBody dl {
    border: none;
    display: block;
    padding: 0;
}

#SMS_style .order_style #contents .pay-info:not(.orderBody) {
    border-top: none;
}

#SMS_style .order_style #contents .pay-info dl dd ul {
    padding: 10px;
}

#SMS_style .order_style #contents .pay-info dl dd li {
    display: block;
    margin: 0 0 5px;
}

#SMS_style .order_style #contents .pay-info dl dd li input {
    margin-left: 5px;
    width: 120px;
}
#SMS_style .order_style #contents .pay-info dl dt label {
    padding: 0;
    height: 100%;
    line-height: 42px;
    font-weight: bold;
}

#SMS_style .order_style #contents .pay-info dl dt label input {
    position: absolute;
    top: 10px;
    right: 10px;
}

#SMS_style .order_style #contents .pay-info dl dd {
    display: block;
}

#SMS_style .order_style #contents .pay-info .bank dd select {
    width: 80%;
    margin-left: 10px;
}

#SMS_style .order_style #contents .pay-info dl dt {
    position: relative;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    text-align: left;
    height: 42px;
    line-height: 42px;
    background-color: transparent;
}

#SMS_style .order_style #contents .pay-info dl dt {
    background-position: 10px center!important;
    background-size: 62px!important;
    padding: 0 80px!important
}

#SMS_style .order_style #contents .pay-info .bank dt,
#SMS_style .order_style #contents .pay-info .card dt,
#SMS_style .order_style #contents .pay-info .phone dt {
    background-position: 9px 9px!important;
    background-size: 34px!important;
    padding: 0 53px!important
}

#SMS_style .order_style #contents .pay-info dl dt span {
    display: block;
}


#SMS_style .order_style #contents .pay-info .bank dd input {
    margin: 0 0 5px 10px;
}

#SMS_style .order_style #contents .payagree {
    padding: 0;
    color: #444;
    font-weight: 700;
    font-size: 11px;
}

#SMS_style .order_style #contents .btn_next {
    overflow: hidden;
    padding: 0
}

#SMS_style .order_style #contents .pd10 .btn_Red,
#SMS_style .order_style #contents .pd10 .btn_White {
    width: 49%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
#SMS_style .order_style #contents .pd10 .btn_Red {
    float: right;
}


#SMS_style .order_style #contents #join .privacy-wrap {
    border-top: 1px solid #ccc;
}
#SMS_style .order_style #contents #join .cont{
    padding: 10px;
    margin:  0;
    border:  none;
    background: none;
}

#SMS_style .order_style #contents #join .privacy-wrap .control-area.txt-c {
    font-weight: 700;
    text-align: right
}

#SMS_style .order_style #contents #join .privacy-wrap .control-area.txt-c p {
    display: inline-block;
    text-align: right;
    margin: 10px 0 0 10px;
    padding:  0;
}

#SMS_style .order_style #SMS_delivery_in .order-info-detail select {
    width: 30%;
}

#SMS_style .order_style #SMS_delivery_in .order-info-detail input {
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
}


#SMS_style .order_style #SMS_delivery_in tbody .btn_Grey {
    font-weight: 700;
    height: 38px;
    line-height: 38px;
}


/* 주문서 작성 끝 */
#SMS_order_complete {padding-bottom: 40px;background:  #f7f7f7;}

#SMS_order_complete .orderNumSMS {
    text-align: center;
    background: #fff;
    padding: 10px 21px
}

#SMS_order_complete .orderNumSMS div {
    border: 1px solid #ddd;
    background: #efefef;
    padding: 10px 0;
    font-size: 12px
}

#SMS_order_complete .orderNumSMS div b {
    font-weight: 700;
    font-size: 15px;
    margin: 3px auto;
    display: block;
    color: #000
}

#SMS_order_complete .com_msg {
    padding: 20px;
    background: #fff
}

#SMS_order_complete .com_msg .complete-msg {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 12px;
    line-height: 1.5;
}

#SMS_order_complete .com_msg .complete-msg #hname2 {
    font-weight: 700;
    color: #000
}

#SMS_order_complete .com_msg p.complete-msg span {
    font-size: 13px;
    color: #000 !important
}

#SMS_order_complete .complete-price {
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    padding: 20px 20px;
    border-top: 2px solid #222;
    border-bottom: 1px solid #ddd;
    margin:  0;
}

#SMS_order_complete .complete-price em {
    float: right;
    text-align: right;
    color: #222 !important;
}

#SMS_order_complete table tbody td {
    color: #000;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 1.5;
}
#SMS_order_complete table tbody th{
    background: transparent;
}
#SMS_order_complete .product_info .title a{
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    font-size:  15px;
    color: #333;
    font-weight: bold;
}
#SMS_order_complete .product_info .Go_linkpro {
    display: block;
    width: 62px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    background: #888;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    margin-top: 0;
    float: right;
}

#SMS_order_complete .delivery_info,#SMS_order_complete .pay_info,#SMS_order_complete .product_info {
    padding: 0 15px;
    margin: 15px 0;
}
#SMS_order_complete .pd10{
    padding: 0 15px;
}

#SMS_order_complete .delivery_info table,#SMS_order_complete .pay_info table,#SMS_order_complete .product_info table {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 0;
    background: #fff;
}

#SMS_order_complete .delivery_info thead,#SMS_order_complete .pay_info thead,#SMS_order_complete .product_info thead {
    background: #fff;
    font-weight: 700;
    font-size: 1.2em;
    padding: 10px;
    margin-bottom: 10px;
    color: #444;
    border-top: none;
    border-bottom: 1px solid #D0D0D0
}
#SMS_order_complete #order-complete table thead th{
    vertical-align: middle;
    padding:  12px;
}
#order-complete .delivery_info tbody, #order-complete .product_info tbody{
    background: #f7f7f7;
}
#SMS_order_complete .delivery_info .btn_White,
#SMS_order_complete .pay_info .btn_White,
#SMS_order_complete .product_info .btn_White {
    font-size: 11px;
    border: none !important;
    padding: 0;
    margin: 0;
    width:  auto;
    text-decoration: underline;
}

#SMS_order_complete .pd10 a {
    display: block;
    background: #444;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #444;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 700;
}

#SMS_agree {
    max-width: 650px;
    margin: 0 auto
}

#SMS_agree .privercy {
    background-color: #f7f7f7;
}

#SMS_agree .privercy .sequence {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
}

#SMS_agree .privercy .sequence li {
    color: #9E9E9E
}

#SMS_agree .privercy .sequence li.now {
    font-weight: 700;
    color: #222
}

#SMS_agree #terms_agree .terms-agree {
    font-size: 1.5em;
    padding: 15px 0;
}

#SMS_agree #terms_agree .terms-agree dt {
    padding-left: 20px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: none;
    font-weight: bold;
    font-size: 18px;
}

#SMS_agree #terms_agree .terms-agree dt label {
    display: block;
}

#SMS_agree #terms_agree .terms-agree dd .lst li{
    display: block;
    float: initial;
    font-size:  12px;
    padding:  0;
    margin-bottom:  10px;
    color: #333;
}
#SMS_agree #terms_agree .terms-agree dd strong,
#SMS_agree #terms_agree .terms-agree dl{
    font-weight: normal;
    font-size: 12px;
    color: #333;
}

#SMS_agree #terms_agree .terms-agree dd .lst li a {
    text-decoration: none
}


#SMS_agree #terms_agree .terms-agree dd .txt {
    margin-top: 15px;
    color: #888;
    font-size: 12px;
    letter-spacing: -1px;
    white-space: initial;
    border: 1px solid #ccc;
    line-height: 20px;
    border-radius: 3px;
    background:  #fff;
}

#SMS_agree .pd10 {
    overflow: hidden;
    margin-top: 0;
    padding: 0 20px;
    background: none;
}

#SMS_agree .pd10 a {
    display: inline-block;
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #444;
    width: 49%;
    padding: 0 5px;
    border-radius: 3px
}

#SMS_agree .pd10 a.btn_Red {
    float: right;
    color: #fff;
}





/* 재헌 추가 */
#SMS_agree #terms_desc .terms-desc dd .sect th{
    background: transparent;
    color: #333;
    border: none;
    background: #f7f7f7;
}
#SMS_agree #terms_agree .terms-agree dd{
    border: none;
    padding:  15px 10px 0;
}
#SMS_agree #terms_agree .terms-agree dd:last-child{
    border-bottom: none;
    padding-top:  0;
}
#SMS_join.SMS_join_simple #terms_desc .terms-desc dd,
#SMS_agree #terms_desc .terms-desc dd{
    padding: 10px;
    border: none;
    font-size: 10px;
    background:  #fff;
}
#SMS_join.SMS_join_simple #terms_desc .terms-desc dt,
#SMS_agree #terms_desc .terms-desc dt {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    background: #fff;
    color: #5D5D5D;
    letter-spacing: 0;
    font-size: 1.1em
}

#SMS_join.SMS_join_simple #terms_desc .terms-desc dd textarea,
#SMS_agree #terms_desc .terms-desc dd textarea,
#SMS_agree #terms_desc .terms-desc dd .sect {
    font-size: 11px;
    overflow:  hidden;
    margin: 0;
    padding:  0;
    width: 100%;
    border:  none;
}

#SMS_join #terms_desc .terms-desc dt .btn-down,
#SMS_join #terms_desc .terms-desc dt .btn-up,
#SMS_agree #terms_desc .terms-desc dt .btn-down,
#SMS_agree #terms_desc .terms-desc dt .btn-up {
    background-size: 10px;
    right: 8px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    border-radius: 3px;
    margin-top: -15px;
    background-position: center;
    background: none;
}
#SMS_join #terms_desc .terms-desc dt .btn-up:after,
#SMS_agree #terms_desc .terms-desc dt .btn-up:after{
    line-height: 30px;
    text-align: center;
    display: block;
    content:"\f106";
    font-family:"FontAwesome";
}
#SMS_join #terms_desc .terms-desc dt .btn-down:after,
#SMS_agree #terms_desc .terms-desc dt .btn-down:after{
    line-height: 30px;
    text-align: center;
    display: block;
    content:"\f107";
    font-family:"FontAwesome";
}

#SMS_join #join .join .tableBox table .btn{
    background: #ccc;
    border-radius: 3px;
    margin-top: 5px;
    padding: 2px 8px;
    display: inline-block;
    color:  #fff;
}
/* 재헌추가 끝 */


#SMS_join .join {
    padding: 15px;
    background: #f7f7f7;
}

#SMS_join #join .join .tableBox table #email1 {
    width: 30%
}


#SMS_join #join .join .tableBox table #etcphone1,
#SMS_join #join .join .tableBox table #etcphone2,
#SMS_join #join .join .tableBox table #etcphone3,
#SMS_join #join .join .tableBox table #hphone1,
#SMS_join #join .join .tableBox table #hphone2,
#SMS_join #join .join .tableBox table #hphone3 {
    width: 27%!important
}

#SMS_join .sequence {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    background:  #f7f7f7;
}

#SMS_join .sequence li {
    color: #888
}

#SMS_join .sequence li.now {
    font-weight: bold;
    color: #222;
    text-decoration:  underline;
}

#SMS_join .join .tableBox {
    border-radius: 0;
    overflow: hidden;
    padding: 0;
    border: 1px solid #ccc;
    margin-bottom:  15px;
}
/* 재헌 추가 */
#SMS_join .join .tableBox table tbody tr {
    border-top: 1px solid #ddd;
}

#SMS_join .join .tableBox table tbody tr:first-child {
    border-top: none
}
/* 재헌 추가 끝 */

#SMS_join .join .tableBox table .txt-input {
    width: 100%!important;
    box-sizing: border-box;
    border-radius: 2px;
}

#SMS_join .join .tableBox table tbody tr .MS_input_txt.MS_input_txt06.txt-input {
    width: 100%!important
}

#SMS_join .join .tableBox table tbody tr .MS_input_txt.txt-input50 {
    width: 40%!important
}

#SMS_join .join .tableBox table th {
	font-size: 13px;
	background: transparent;
}

#SMS_join .join .tableBox table td {
    padding: 10px
}


#SMS_join.SMS_join_simple tr.birth td dl dd {
    width: 32%;
    display: inline-block
}
#SMS_join.SMS_join_simple tr.birth td dl dd select{
    width: 100%;
}

#SMS_join.SMS_join_simple .simple_join_text {
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 13px;
    color:  #888;
}

#SMS_join.SMS_join_simple .terms-agree {
    background: #fff;
    border: 1px solid #ccc;
    font-size: 1.3em;
    border-radius: 0;
    overflow: hidden;
}
#SMS_join.SMS_join_simple #terms_agree .terms-agree dd{
    border-bottom: 1px solid #ccc;
}
#SMS_join.SMS_join_simple #terms_agree .terms-agree dd:last-child{
    border: none;
}
#SMS_join.SMS_join_simple #terms_agree .terms-agree dt {
    margin: 0;
    font-size: 14px;
    height:  40px;
    line-height: 38px;
    background:  #f7f7f7;
}

#SMS_join.SMS_join_simple #terms_agree .terms-agree dd .lst li {
    float: initial
}

#SMS_join.SMS_join_simple #terms_agree .terms-agree dd .txt {
    margin-top: 10px;
    color: #aaa;
    font-size: 11px;
    letter-spacing: 0;
    white-space: initial;
    overflow: hidden;
    padding:  10px 0;
}

#SMS_join.SMS_join_simple #terms_desc .terms-desc {
    margin: 0
}

#SMS_join.SMS_join_simple #terms_desc {
    padding: 0
}

#SMS_join.SMS_join_simple ul.join-msg {
    /* padding: 5px; */
    border-radius: 3px;
    margin: 30px 0;
}

#SMS_join.SMS_join_simple ul.join-msg label {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 5px;
    display: block;
}


#SMS_join #join .join .tableBox table td p{
    font-size: 11px;
    line-height: 1.3;
    color: #888;
}
#SMS_join #join .MK_ok_confirm{
    color: #888;
}

#SMS_join .join .tableBox table td a.SMSemailCheck {
    display: inline-block;
    background: #ddd;
    text-align: center;
    width: 60px;
    height: 35px;
    line-height: 35px;
    margin-left: 3px;
    vertical-align: middle;
    border-radius: 3px
}

#SMS_join .join .btn_Grey {

}

#SMS_join .join .pd10 {
    background: none;
    padding: 0;
    margin: 15px 0 30px;
}
#SMS_join.SMS_join_simple .pd10{
	padding: 0 15px;
    margin: 0 0 30px;
}


#SMS_join .join .pd10 .btn_Red {
    margin: 0
}

#SMS_join .join .pd10 a {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    display: block;
    font-size: 1.3em;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: rgba(210,71,74,.95);
    border: 1px solid #D2474A
}


#SMS_joinComplete {
}

#SMS_joinComplete .join {
    padding: 0;
    background: transparent;
}

#SMS_joinComplete .join .sequence {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 10px;
}

#SMS_joinComplete .join .sequence li {
    color: #9E9E9E
}

#SMS_joinComplete .join .sequence li.now {
    font-weight: 700;
    color: #222
}

#SMS_joinComplete .join .conts {
    font-size: 1.4em;
    font-weight: 700;
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
}

#SMS_joinComplete .pd10 {
    margin: 0;
    padding: 0 18px 30px;
}

#SMS_joinComplete .pd10 .btn_Red {
    width: 100px;
    font-size: 1.1em;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0 5px;
    border-radius: 3px;
    margin: 20px auto 0
}

#SMS_joinComplete .conts p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}

#SMS_joinComplete .conts p span {
font-size: 25px;
    font-weight: 700;
    font-family: 'Noto Sans KR', sans-serif;
}

#SMS_joinComplete .conts .join_c_icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url(img/join_clap.png) center no-repeat;
    background-size: 80%;
}

#SMS_reconfirmPasswd {
    background: transparent;
    padding: 20px;
}

#SMS_reconfirmPasswd .h_title{
    border-top: 0;
    border-bottom: 0;
    color: #666;
    text-align: left;
    height: auto;
    line-height: 1.5;
    margin: 0;
}
#SMS_reconfirmPasswd .h_title h3 {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
#SMS_reconfirmPasswd .h_title p{
    font-size: 14px;
    font-weight: normal;
    color:  #888;
}
#SMS_reconfirmPasswd #reconfirmPasswd table{
    margin-top: 10px;
}
#SMS_reconfirmPasswd .txt {
    color: #888;
    text-align: left;
    background: none;
    padding:  0;
}

#SMS_reconfirmPasswd .btns a {
    display: inline-block;
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 49%;
    padding: 0 5px;
    border-radius: 3px
}

#SMS_reconfirmPasswd .btns a.btn_Red {
    color: #fff;
    float: right
}

#SMS_reconfirmPasswd fieldset {
    padding: 0;
}
#SMS_reconfirmPasswd table tr{
    height: auto;
}
#SMS_reconfirmPasswd table tr:first-child {
    margin: 0;
    display: block;
    height: auto;
}

#SMS_reconfirmPasswd table th {
    width: 70px;
    color: #5F5F5F;
    text-align: left;
    padding: 0;
    font-size: 11px;
    display: none
}

#SMS_reconfirmPasswd table td {
    display: block;
    margin: 0 auto;
    height: auto;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    padding:  5px 0;
}

#SMS_reconfirmPasswd td .txt-input {
    border-radius: 3px;
    width: 100%;
    border: none;
    border: 1px solid #aaa;
    height: 45px;
    line-height: 100%;
}

#SMS_reconfirmPasswd #keyboard {
    text-align: center;
    margin: 0 auto
}

#SMS_reconfirmPasswd #keyboard p {
    text-align: right;
    margin-bottom: 12px
}

#SMS_reconfirmPasswd #keyboard img {
    display: none;
    width: 100%;
    padding: 10px 10px 20px
}







#SMS_search #contents .form-wrap {
    position: relative;
    background: #f7f7f7;
    border-bottom: none;
    padding:  10px;
}

#SMS_search #contents .form-wrap .searchForm,#SMS_search #contents .form-wrap .searchForm #keyword_search {
    width: 100%
}

#SMS_search #contents .form-wrap .searchForm input {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    width: 42%
}

#SMS_search #contents .form-wrap .searchPrice {
    color: #000;
    font-weight: 700
}

#SMS_search #contents .form-wrap .searchButton {
    height: 38px;
    line-height: 40px;
    font-size: 13px;
    background-color: #333;
    top: 11px;
    border-radius:  0;
}

#SMSguestToJoinContent, #SMSguestOrdernoBtn {
	display: none;
}

#SMSguestToJoinContent {
    margin: 15px;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    padding: 15px;
    color: #444;
    border: 1px solid #aaa;
    border-radius: 3px;
    background:  #fff;
}
#SMSguestToJoinContent p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 300;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 1.5;
}
#SMSguestToJoinContent p b{
    font-weight: 800;
    font-family: 'Noto Sans KR', sans-serif;
}

#SMSguestToJoinContent a {
    display: block;
    background: #222;
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
    margin: 10px auto 0;
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

#SMSguestOrdernoBtn {
    padding: 15px;
    background: #fff;
    text-align: center;
    line-height: 1.5;
    color: #333;
    border: 1px solid #aaa;
    margin: 15px 0;
    font-size: 13px;
    border-radius:  3px;
}
#SMSguestOrdernoBtn .title b,#SMSguestOrdernoBtn .title em {
    color: #000
}

#SMSguestOrdernoBtn .SMSbtns {
    font-weight: 700;
    color: #000;
    margin-top: 10px;
    background: #f7f7f7;
}

#SMSguestOrdernoBtn .SMSbtns span {
    padding: 10px 0;
    display: block;
    font-size:  15px;
    border-bottom: 1px solid #ccc;
}

#SMSguestOrdernoBtn .SMSbtns span:last-child {
	border-bottom: none;
}


.shopdetail .shopdetailItem .shopdetailImage {
    position: relative
}

.shopdetail .shopdetailItem .shopdetailImage div.SMSdetailNavigator {
    width: 40px!important;
    background: #000;
    height: 25px;
    position: absolute;
    right: 0;
    z-index: 77
}

.SMSprdSortTarget[data-sort="1col"] .items li {
    width: 100%!important
}

.SMSprdSortTarget[data-sort="2col"] .items li {
    width: 50%!important
}

.SMSprdSortTarget[data-sort="3col"] .items li {
    width: 33.33333%!important
}

.SMSprdSortTarget[data-sort="4col"] .items li {
    width: 25%!important
}



/* 아이폰 확대 방지코드 */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {
    font-size: 14px !important;
}

/* 출석체크 버튼 강제 노출 */
#SMS_at_calendar #attendCalendar .pd10 .btn_Black {
    display: block !important;
}

#Hamburger {
    overflow: hidden;
}

#join .layer-pop, #review-list .layer, .layer-pop-join {
    z-index: 999 !important;
}



.smp-btn-cart, .smp-btn-wish {
    display: block;
}



/* 장바구니, 관심상품, 최근본상품 시작*/
#SMS_style .SMScwr .recentList li .pname .Close_btn_today {
    position: absolute;
    top: 5px;
    right: 7px;
    width: 27px;
    height: 27px;
    background-image: url(img/wish_cancel.png);
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .4;
}

#SMS_style .SMScwr .recentList li .basketRight .btn_Black {
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 110px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    font-size: 12px;
    border-radius: 100px !important;
}
#SMS_style .SMScwr #container {
    background: #fff;
	max-width: 600px;
    margin: 0 auto;
}

#SMS_style .SMScwr #contents {
    padding: 15px;
    background: #f7f7f7;
}

#SMS_style .SMScwr .all-select {
    position: relative;
    font-weight: bold;
    border: 0;
    background: none;
    padding: 15px 0;
    color: #333;
    font-size: 14px;
    max-width: 600px;
    margin: 0 auto;
}

#SMS_style .SMScwr .all-select input {
    position: absolute;
    right: 0;
    top: 16px;
}
#SMS_style .SMScwr ul[data-type] {
    overflow: hidden;

}
#SMS_style .SMScwr ul[data-type] li {
    padding: 0 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    border-radius:  3px;
    background:  #fff;
}
@media screen and (min-width: 768px) {
    #SMS_style .SMScwr ul[data-type] li {
        float:left;
        border: none;
    }

    #SMS_style .SMScwr ul[data-type] li {
        border: none;
    }
}


#SMS_style .SMScwr ul[data-type]  li figure {
    position: relative;
    padding: 10px 0;
}
#SMS_style .SMScwr#SMS_cart_myp #container ul[data-type]  li figure{
    border-bottom: 1px dashed #ccc;
}

#SMS_style .SMScwr ul[data-type] li .pname {
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 700;
    margin: 0 -15px;
}
#SMS_style .SMScwr ul[data-type] li .pname a span{
    font-weight: normal;
    color: #888;
}
#SMS_style .SMScwr li .pname input[type="checkbox"]{
    margin-right: 5px;
}

#SMS_style .SMScwr li .pname a .Close_btn_cart {
    position: absolute;
    top: 5px;
    right: 7px;
    width: 27px;
    height: 27px;
    background-image: url(img/wish_cancel.png);
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .4
}

#SMS_style .SMScwr li .basketLeft a {
    padding: 0 10px 3px 0;
    margin: 0;
    display: block;
    color: #444
}

#SMS_style .SMScwr li .basketRight p {
    font-size: 13px;
    color: #333;
}

#SMS_style .SMScwr li .SMS_basket_option {
    display: none
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_op,
#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity {
    overflow: hidden;
    padding: 0;
    margin: 0 0 10px;
    background: #fff;
    border-top: 1px dashed #ccc;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_op {
    border-top: none
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_op p,
#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity p {
    font-size: 13px;
    margin: 10px 0 5px;
    font-weight: bold;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_op .btn_Black {
    width: 100%;
    height: 36px;
    line-height: 35px;
    background-color: #FFA1A1;
    color: #fff;
    text-align: center;
    font-weight: 700;
    display: block;
    border: 1px solid #FFA1A1;
    box-sizing: border-box;
    vertical-align: middle
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div {
    display: inline-block;
    width: 25%;
    float: left;
    background: #fff;
    height: 38px;
    line-height: 36px;
    text-align: center;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div a {
    display: block;
    height: 36px
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div a span:before {
    display: none
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_down,
#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_in,
#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_up {
    width: 19%
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_in input {
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    height: 100%;
    min-height:  100%;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_in {
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_up {
    background: url(img/minus.gif) center no-repeat #efefef;
    background-size: 10px;
    border: 1px solid #ddd
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.basket_down {
    background: url(img/plus.gif) center no-repeat #efefef;
    background-size: 10px;
    border: 1px solid #ddd;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.quan_basket {
    width: 40%
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div.quan_basket .btn_Black {
    margin-left: 3%;
    border: 1px solid #444;
    color: #fff;
    background: #444;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    line-height:  38px;
}

#SMS_style .SMScwr li .SMS_basket_option .SMS_basket_quantity div input {
    width: 100%;
    padding: 0;
    text-align: center
}

#SMS_style .SMScwr .SMS_basket_util {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 13px;
    font-weight:  bold;
}
#SMS_style .SMScwr .SMS_basket_util.on{
    color: #222;
}
#SMS_style .SMScwr .SMS_basket_util:after{
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 5px;
	color: #222;
}

#SMS_style .SMScwr .SMS_basket_util.on:after{
    content: "\f106";
}

#SMS_style .SMScwr .price-total-info-top {
    border: 1px solid #ccc;
    border-top: 2px solid #222;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    padding:  15px;
}

#SMS_style .SMScwr .price-total-info-bottom {
    background-color: #fff;
    border: none;
    font-size: 23px;
    line-height: 1.2;
    padding:  15px;
    border: 1px solid #ccc;
    border-top: none;
}

#SMS_style .SMScwr .price-total-info-bottom p {
    font-weight: 700
}

#SMS_style .SMScwr .order-btn .btn_Red {
    font-size: 1.3em;
    font-weight: 700;
}

#SMS_style .SMScwr .price-total-info-bottom .txt-price {
    color: #222;
    font-weight: 700;
}

#SMS_style .SMScwr .btn-wrap {
    margin: 5px 0;
    padding:  0;
}

#SMS_style .SMScwr .order-btn {
    padding: 0;
    margin: 5px 0;
}

#SMS_style .SMScwr .btn-wrap a {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 39px;
    text-align: center;
    /* color: #444; */
    width: 100%;
    padding: 0 5px;
}

#SMS_board_view .pd10 .btn_Grey,#SMS_oneboard .pd10 .btn_Grey {
    height: 42px;
    display: block;
    vertical-align: middle;
    box-sizing: border-box
}

#SMS_style .SMScwr .btn-wrap a.btn_Grey span {
}

#SMS_style #SMS_recent_item.SMScwr .btn-wrap a.btn_Grey,
#SMS_style #SMS_recent_List.SMScwr .btn-wrap a.btn_Grey{
    background: #fff !important;
    color: #333 !important;
}

#SMS_style .SMScwr .delivery-type {
    padding: 15px;
    font-size: 13px;
    color:  #888;
    border: 1px solid #ccc;
    border-top: none;
    margin: 0 0 15px;
    line-height: 1.5;
    background:  #fff;
}

#SMS_style .SMScwr .delivery-type li {
    text-align: center;
    text-align: left;
}

#SMS_style .SMScwr .price-each-info-bottom,
#SMS_style .SMScwr .price-each-info-top {
    padding: 0;
    background: transparent;
    font-weight: 700;
    font-size: 13px;
}
#SMS_style .SMScwr .price-each-info-top{
    border-top: none;
    border-bottom:  1px dashed #ccc;
}
#SMS_style .SMScwr .price-each-info-bottom{
    border-bottom: none;
}

/* 스마트장바구니 */
#SMS_style .SMScwr#SMS_cart_myp #SMS_freeDelv {
	display: none;
}
#SMS_style .SMScwr#SMS_cart_myp #SMS_freeDelv p.ment {
    border-top: 2px solid #444;
    color: #333;
    font-size: 14px;
    padding-top: 10px;
    margin-top: 15px;
    text-align:  center;
    line-height: 1.5;
}
#SMS_style .SMScwr#SMS_cart_myp #SMS_freeDelv p.ment #needPrice{
    color: #222;
}
#SMS_style .SMScwr#SMS_cart_myp #nhn_btn{
	margin-bottom: 10px;
}
#SMS_style .SMScwr#SMS_cart_myp #nhn_btn .npay_button_box{
	background: none !important;
}
#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd{
	height: 0;
	overflow: hidden;
}

#SMS_basketRecmdPrd .SMSnaverStyleGallery .swiper-button-prev,
#SMS_basketRecmdPrd .SMSnaverStyleGallery .swiper-button-next{
	display: none;
}
#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMSnaverStyleGallery .SMSnaverTab,
#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMSnaverStyleGallery .SMSmovetoCategory{
	display: none !important;
}

#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMSnaverStyleGallery .swiper-button-next, 
#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMSnaverStyleGallery .swiper-button-prev{
	background-size: 15px;
}

#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMS_basketRecmdPrdHeader{
	overflow: hidden;
	margin:20px 0 10px;
}

#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMS_basketRecmdPrdHeader p{
	font-size: 11px;
	float: left;
}

#SMS_style .SMScwr#SMS_cart_myp #SMS_basketRecmdPrd .SMS_basketRecmdPrdHeader a{
	font-size: 11px;
	float: right;
	text-decoration: underline;
}


/* //스마트장바구니 */


#basketpage {
    width: 100%!important;
    left: 0!important;
    position: fixed!important;
    top: 50%!important;
    padding:0 20px;/* 추가 */
    
}

#basketpage .layer-confirm {
    padding: 2px!important;
    background-color: #000!important;
    width: 100%!important
}
#basketpage .layer-confirm a.close {
    right:20px !important;
}
#basketpage .btns-2 {/* 추가 */
    padding-top:10px;
}
#basketpage .btns-2 a {
    background: #fff!important;
    border: 1px solid #ddd!important
}

#basketpage .btns-2 .close {
    top: 2px!important;
}

#basketpage a.btn-conti {
    background: #2A2A2A!important;
    border: 1px solid #ddd!important
}

#basketpage a.btn-conti span {
    color: #fff!important
}

#basketpage .txt {
    color: #000!important;
    padding: 20px 15px!important;
    background-repeat: no-repeat;
    background-image: none!important;
    background-color: #fff!important;
    background-position: 36px 50%!important;
    text-align: center!important
}


/* 장바구니, 관심상품, 최근본상품 끝*/

#passimg{
    width: 90%;
    padding:  10px;
    top: 40%;
    box-shadow: 0 0px 5px #888;
    border:  none;
}
#passimg .popups .contents table{
    margin: 0;
    padding: 0;
    width: 100%;
}
#passimg .popups .contents table td{
    padding: 5px 0;
}
#passimg .popups .contents table td input{
    height: 36px !important;
}
#passimg .popups .contents .btns{
    overflow: hidden;
    padding:  0;
    display: flex;
    margin: 15px 0 0;
}
#passimg .popups .contents .btns a{
    display: block;
    width: 100%;
    border-radius: 3px;
    margin: 0 2px;
}
#passimg .popups .contents .btns a strong{
    display: block;
    height: auto;
    line-height:  1;
}

#findIdpwSend .res{
    padding: 30px 15px;
}
#findIdpwSend .res .ment{
    color: #000;
    font-size: 19px;
    line-height:  1.5;
    margin-bottom:  15px;
    padding:  0;
    font-weight:  300;
    font-family: 'Noto Sans KR', sans-serif;
}
#findIdpwSend .res .mail{
    border: 1px solid #ccc;
    background: transparent;
    font-size:  15px;
}
#findIdpwSend .pd10{
    padding: 0 15px;
    margin: 0 0 30px;
}
#findIdpwSend .pd10 a{
    border-radius: 3px;
    font-size: 16px;
}
/* 게시판 시작 */
#SMS_style #review-board-type .reply-write table th,
#SMS_style #review-board-type .reply-write table td:first-child{
    color: #000;
    font-weight: bold;
}
#SMS_style #review-board-type .sub-reviews li{
    border-color: #ccc;
}
#SMS_style #review-board-type .sub-reviews li .info{
    margin-bottom: 5px;
    font-size: 14px;
}
#SMS_style #review-board-type .sub-reviews li .info .btn_White{
    height: 30px;
    line-height: 29px;
    font-size: 12px;
}
#SMS_style #review-board-type .sub-reviews li p{
    font-size: 15px;
}
#SMS_style #review-board-write .form-wrap{
    background: transparent !important;
    padding:  15px;
}
#SMS_style #review-board-list .notice{
    border-top: 1px solid #ccc;
}
#SMS_style #review-board-list .boardList li{
    border-bottom: 1px solid #ccc;
}
#SMS_style #gallery-list .item .none-data-space{
    background: transparent;
}
#SMS_style #gallery-list .item-search{
    background: transparent;
}
#SMS_style #gallery-list .notice{
    border-top: 1px solid #ccc;
}
#SMS_style .list_shopping2x .list_shoppingInfo img{
    height: 14px;
    width: auto;
    vertical-align:  middle;
}
#SMS_style #gallery-list .item .list_shopping2x li{
    padding: 5px;
    background:  transparent;
}
#SMS_style .list_shopping2x .list_shoppingInfo{
    font-size: 11px;
}
#SMS_style .list_shopping2x .list_shoppingInfo p{
    margin: 5px 0;
}
#SMS_style .list_shopping2x .list_shoppingInfo p:first-child{
    font-size: 14px;
}
#SMS_style #gallery-list .item .list_shopping2x .list_shoppingInfo{
    padding-top: 5px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
#SMS_style #gallery-list .item .list_shopping2x li a {
    border: 1px solid #ccc;
    padding: 10px;
    background:  #fff;
    border-radius:  3px;
}
#SMS_style #check_auth{
    border-top: 1px dashed #ccc;
    margin-top: 15px;
    padding:  15px 0 0;
}
#SMS_style #review-board-type .reply-write{
    background: #f7f7f7;
    padding: 15px;
}
#SMS_style #review-board-type .reply-write .head{
    display: none;
}
#SMS_style #review-board-type .reply-write h5{
    margin-bottom: 10px;
    font-size: 15px;
}
#SMS_style #review-board-write .reviewInfo figcaption{
    font-size: 15px;
    vertical-align: top;
}
#SMS_style #review-board-type .rbItem dl dd.subject{
    font-size: 15px;
}
#SMS_style #review-board-type .rbItem dl dd.link-view a{
    height: 30px;
    line-height: 29px;
    border-radius: 3px;
}
#SMS_style #review-board-type .rbInfo{
    background: #f7f7f7;
    font-size: 14px;
}
#SMS_style #review-board-type .rbInfo dt{
    margin-bottom: 5px;
}

#review-board-list .h_title,#review-list .h_title,#review-type .h_title {
    position: relative;
    text-align: center;
    font-size: 15px;
    background: #fff;
    height: 42px;
    line-height: 40px;
    font-weight: 700;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #Ddd;
    padding: 0
}

#review-list .search-wrap table {
    font-size: 13px
}

#review-board-list .h_title .btn_Red {
    height: 40px!important;
    width: 60px!important;
    float: right!important;
    line-height: 40px!important;
    font-weight: 400!important;
    margin-top: 0!important;
    font-size: 12px;
    background: #fff;
    border: none;
    border-left: 1px solid #ddd;
    color: #9A9A9A;
    border-radius: 0;
}

#review-board-list .boardWrite .btn_Red {
    font-size: 1.3em;
    font-weight: 700;
    border-radius: 3px
}

#SMS_style #review-board-list dl,
#SMS_style #review-list dl,
#SMS_style #review-type dl {
    font-size: 13px;
    line-height: 22px
}

#SMS_style #review-board-list .notice-bar {
    padding: 10px;
    border-bottom: 1px solid #ddd!important;
    background-color: #F9F9F9!important
}

#SMS_style #review-board-list .notice-bar .bgc464644 {
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px
}
#SMS_style #review-board-list .boardList li dd .bl_name img{
    height: 15px;
    width: auto;
}

#SMS_style #review-board-write table td #addinfo_text {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-top: 1px dashed #ccc;
    padding: 0 10px;
}

#SMS_style #review-board-write .pd10 {
    font-size: 14px!important;
    margin-bottom:  40px;
    margin-top: 10px !important;
    padding: 0 15px;
}

#SMS_style #review-board-write table {
    background: #fff !important;
    /* overflow: hidden!important; */
    border-top: none!important;
    border: none !important;
    margin:  0;
}

#SMS_style #review-board-write table td,
#SMS_style #review-board-write table th {
    padding: 5px 0;
}
#SMS_style #review-board-type .rbItem,
#SMS_style #review-board-write .reviewInfo{
    background: #f7f7f7;
}
#SMS_style #review-board-list .h_title .all-board-list {
    height: 40px!important;
    width: 60px!important;
    float: right!important;
    line-height: 40px!important;
    font-weight: 400!important;
    margin: 0!important;
    font-size: 12px;
    background: #fff;
    border: none!important;
    border-left: 1px solid #ddd!important;
    color: #9A9A9A
}

.h_title {
    position: relative;
    text-align: center;
    font-size: 15px;
    background: #fff;
    height: 42px;
    line-height: 40px;
    font-weight: 700;
    border-top: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0;
}

#MS_WritenBySEB img {
    width: 100%!important
}
#SMS_style #gallery-list .item .list_shopping2x ul{
    padding: 0;
}
#SMS_style #gallery-list .item {
    background: #f7f7f7;
    padding: 10px;
}

#SMS_style #gallery-list .h_title .btn_Red {
    height: 41px !important;
    width: 60px!important;
    float: right!important;
    line-height: 40px!important;
    font-weight: 400!important;
    margin-top: 0 !important;
    font-size: 12px;
    background: #fff;
    border: none;
    border-left: 1px solid #ddd;
    color: #9A9A9A;
    border-radius:  0;
}

#SMS_style #gallery-list .item .list_shopping2x li a figure{
    padding: 0;
    
}
#SMS_style #gallery-list .item-search {
}
#SMS_style #review-board-type .board-list{
    border-color: #ccc;
}
#SMS_style #gallery-list .boardWrite .btn_Red {
    font-size: 1.3em;
    font-weight: 700;
    border-radius: 3px
}

#SMS_style #gallery-list .pd10 .btn_Red {
    height: 40px!important;
    width: 150px!important;
    line-height: 40px!important;
    margin: 40px auto 0!important;
    background: #ddd;
    border-radius: 2px;
    border: 1px solid #C1C1C1;
    color: #444;
    font-size: 13px;
    font-weight: 700!important
}
#SMS_style #review-board-type .rb_gray_btn{
    border-radius: 3px;
}
/* 게시판 끝 */

#SMS_style #drop{
}
#SMS_style #drop .frm{
    padding: 0 15px;
    margin: 0;
}
#SMS_style #drop .pd10{
    padding: 15px;
}
#SMS_style #drop .lst{
    background:  #fff;   
    padding: 15px 0;
    font-size: 13px;
    line-height: 1.5;
}
#SMS_style #drop .frm h5{
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    border-bottom:  none;
}
#SMS_style #drop .pd10 .btn_Black,
#SMS_style #drop .pd10 .btn_White{
    height: 45px;
    line-height: 45px;
    font-size: 15px;
}



#SMS_style .layer .layer-pop h3 {
    border-bottom: 1px solid #aaa;
    height:  40px;
    line-height:  40px;
    background:  #eee;
    font-size:  15px;
}


#SMS_style .layer .layer-pop .close {
    width: 37px;
    height: 30px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 4px;
    right: 0;
    text-align: center;
    background: url(img/close_icon.png) center no-repeat #EFEFEF;
    background-size: 38%;
    opacity: .8;
}

#SMS_style .layer .layer-pop .close span:before {
    display: none
}


#SMS_style #addrSearch .msg-wrap .msg01-highlight{
    color: #f33;
}

#SMS_style #addrSearch .search-form {
    overflow: hidden
}

#SMS_style #addrSearch .keyword input {
    width: 70%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#SMS_style #addrSearch .search-form .btn_Grey {
    width: 25%;
    float: right;
    font-size: 1.1em;
    background-color: #444;
    border: 1px solid #444;
    color: #fff;
    height:  40px;
}





#SMS_style #addrSearch .btn-type01.btn-ctrl .btn_Black {
    font-size: 1.1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    background-color: #444;
    border: 1px solid #444
}

#SMS_style #addrSearch #searchStep03 table .detail-addrAddress input,
#SMS_style #addrSearch #searchStep03 table .detail-addrPost input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}


#SMS_style #addrSearch {
    z-index: 1000;
    padding: 0 10px
}

/* 팝업 시작 */
#SMS_style .layer {
    z-index: 1000
}

#SMS_style .layer .layer-pop {
    width: 90%;
    margin: 15% auto;
    position: relative;
    background:  #fff;
}

#SMS_style #addrSearch .layer .layer-pop .txt {
    padding: 20px 15px;
    max-height: initial;
    height: auto;
}

#SMS_style #addrSearch .msg-wrap {
    padding:  10px;
    font-size:  11px;
    color:  #888;
    border: 1px solid #ccc;
    background:  #f7f7f7;
    margin: 15px 0;
}

#SMS_style  #join .layer .msg-wrap .msg01-highlight{
    color: #333;
}
#SMS_style #addrSearch .search-form {
    overflow: hidden
}

#SMS_style #addrSearch .keyword input {
    width: 70%;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#SMS_style #addrSearch .search-form .btn_Grey {
    width: 25%;
    float: right;
    font-size: 1.1em;
    background-color: #efefef;
    border: 1px solid #ddd;
    color: #444;
    margin:  0;
}

#SMS_style #addrSearch #searchStep02 {
    border-top: 1px solid #ccc;
    padding: 15px 0 0;
    margin: 15px 0 0;
}

#SMS_style #addrSearch #searchStep02 .btn_Black {
    background-color: #444;
    border: 1px solid #444;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-top:  15px;
}

#SMS_style #addrSearch #searchStep02 h4 {
    margin: 0 0 10px
}

#SMS_style #addrSearch #searchStep03 table .detail-addrAddress input,
#SMS_style #addrSearch #searchStep03 table .detail-addrPost input {
    border: 1px solid #D2D2D2;
    border-radius: 3px
}

#SMS_style #addrSearch .btn-type01.btn-ctrl .btn_Black {
    font-size: 1.1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    background-color: #444;
    border: 1px solid #444
}

#SMS_style .layer-pop .close,
#SMS_style .layer-pop-join .close {
    width: 45px;
    height: 30px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 3px;
    right: 0;
    text-align: center;
    background: url(img/close_icon.png) center no-repeat;
    background-size: 38%;
    opacity: .8;
}


#SMS_style #coupon .layer-pop table{
    border: 1px solid #aaa;
    margin: 15px 0;
}
#SMS_style #coupon .layer-pop thead {
    background-color: #fff;
    color: #000;
    border-bottom: 1px solid #aaa;
}

#SMS_style #coupon .layer-pop thead th {
    padding: 10px;
    font-size: 13px;
    font-weight: 700;
}
#SMS_style #coupon .layer-pop tbody{
    background: #f7f7f7;
}
#SMS_style #coupon .layer-pop .item {
    background: #eee;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
}
#SMS_style #coupon .layer-pop .item em{
    color: #222 !important;
}

#SMS_style #coupon .layer-pop .btn_Black,
#SMS_style #coupon .layer-pop .btn_White {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    margin: 15px 0;
    text-align: center;
    font-weight: 700;
}

#SMS_style #coupon .layer-pop .btn_Black {
    float: right;
}

#SMS_style #coupon .layer-pop .btn_White {
    float: left;
}

/* 팝업 끝 */
/* 빈것  시작 */
#SMS_style .SMS_empty{
    width: initial !important;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    background: #ddd;
    padding: 15px;
    border-radius: 300px;
    margin: 20px;
    display:  block;
}
/* 빈것  끝 */
/* 마이페이지 이너 헤더 시작 */
.SMS_myp_innder_header{
    border-bottom: 1px solid #aaa;
    padding: 0 0 20px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 25px;
    font-weight:  300;
    line-height: 1.5;
}
.SMS_myp_innder_header.SMS_pd_15{
	padding: 20px;
}
/* 마이페이지 이너 헤더 끝 */
/* 메인 게시판 시작*/
.boardWrap .boardHeader{
    padding: 12px 10px;
    font-size: 17px;
    font-weight: bold;
}
.boardWrap .boardHeader b{
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}
.boardWrap .boardHeader .boardMore{
    float: right;
    padding: 0 4px;
    font-weight: normal;
    font-size: 12px;
    text-decoration:  underline;
}
.boardWrap .boardHeader .boardMore:after{
    font-family:"FontAwesome";
    content:" \f105";
}
.boardList{
	border-bottom: 1px solid #ccc;
}
.boardList ul li{
    font-size: 14px;
	padding: 15px 10px;
    border-bottom: 1px solid #ccc;
}
.boardList ul li:last-child{
	border-bottom: none;
}
.boardList ul li span.date{
    float: right;
    font-size: 12px;
    color: #888;
}
.boardList.swiper-container{
    height: 50px;
}
.boardList.swiper-container ul li{
    padding: 0 10px;
    line-height: 48px;
	border: none;
}
/* 메인 게시판 끝*/

.sns-join .sns-btn a{
	background-color: #222;
	border-color:  #222;
}
/* 베이스 끝 */