/* ------------------------------------------------------------ MEMO ------------------------------------------------------------
¡ß <strike>ÅÂ±×´Â ¿À·¡µÈ ÅÂ±×ÀÌ¹Ç·Î, º¸ÀÌ¸é <s>ÅÂ±×·Î  ±³Ã¼ ¿ä¸Á
¡ß ¼Ó¼º ¾Õ¿¡ '*'¸¦ ºÙÀÌ´Â °ÍÀº IE7 ÀÌÇÏ ¹öÀü¿¡ °­Á¦Àû¿ëÇÏ±â À§ÇÔ - ÇöÀç IE7Àº ¼­ºñ½º Á¾·áµÇ¾úÀ¸¹Ç·Î Á¦°Å
¡ß 
------------------------------------------------------------------------------------------------------------------------------ */

@font-face {  /* °­¿ø±³À°¸ðµÎÃ¼ */
  font-family: 'GangwonEduPowerExtraBoldA';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.f_gangwon {
  font-family: 'GangwonEduPowerExtraBoldA' !important;
}

@font-face {  /* ¾î±×·ÎÃ¼ */
  font-family: 'SBAggroB';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.f_aggro {
  font-family: 'SBAggroB' !important;
}

@font-face {  /* ÆäÀÌÆÛ·ÎÁö */
  font-family: 'Paperlogy-8ExtraBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

.f_paparelogi {
  font-family: 'Paperlogy-8ExtraBold' !important;
}

@font-face {  /* ÆÄ¼È»ê½º */
  font-family: 'PartialSansKR-Regular';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/PartialSansKR-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.f_partial {
  font-family: 'PartialSansKR-Regular' !important;
}

@font-face {  /* ¿©±â¾î¶§ Àß³­Ã¼ */
  font-family: 'yg-jalnan';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.f_jalnan {
  font-family: 'yg-jalnan' !important;
}

@font-face {  /* ÇÐ±³¾È½É µÕ±Ù¹Ì¼Ò */
  font-family: 'HakgyoansimDunggeunmisoTTF-B';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimDunggeunmisoTTF-B.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

.f_dunggeun {
  font-family: 'HakgyoansimDunggeunmisoTTF-B' !important;
}






/* Ä¿½ºÅÒ Å¬·¡½º - 2024.11.26 */
.c_white {
  color: #fff;
}

.c_shadow {
  text-shadow: 0 0 12px rgba(0, 0, 0, .6);
}

.btn_white {
  color: #fff;
  border: 1px solid #fff !important;
}






/* base */
* {
  -webkit-text-size-adjust: none;
}

#overlay_layer {
  display: none !important;
}

html,
body,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
li,
ol,
th,
td,
p,
blockquote,
form,
fieldset,
legend,
menu,
nav,
section,
hgroup,
article,
header,
aside,
footer,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
table,
pre,
xmp,
plaintext,
listing,
input,
textarea,
select,
button,
a {
  font-size: 12px;
  color: #000;
  line-height: 1.25;
  font-family: Mundial, Pretendard, Dotum, "µ¸¿ò", DotumChe, "µ¸¿òÃ¼", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif;
  letter-spacing: -0.25px;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
  word-break: break-all;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img,
fieldset,
button {
  border: 0 none;
}

img {
  vertical-align: middle;
}


ul,
ol,
li {
  list-style: none;
}

fieldset,
img {
  border: none;
}

hr,
button img {
  display: none;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select,
figure,
label {
  margin: 0;
  padding: 0
}

fieldset {
  border: 0 none;
}

fieldset legend {
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font: 0/0 Arial;
}

em,
address {
  font-style: normal;
}

input,
textarea,
select,
button,
table {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: #000;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ir *,
.blind {
  z-index: -1;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  text-indent: -9999px;
}

a {
  color: #000;
  text-decoration: none;
  background: none;
}

a:hover {}

button {
  overflow: hidden;
  cursor: pointer;
}

button span {
  visibility: hidden;
}

address,
em {
  font-style: normal;
}

button,
input,
select,
textarea,
a {
  vertical-align: middle;
}

select {
  line-height: 18px;
  font-size: 12px;
  color: #000;
}


/* //base */

/* cross */
* html input {
  margin: -1px 0;
}

*:first-child+html input {
  margin: -1px 0;
}

input.checkbox {
  width: 13px;
  height: 13px;
  margin-top: -4px;
  vertical-align: middle;
}

/* //cross */

/* a-style */
a {
  color: #000;
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

/* //a-style */

/* °øÅë */
address,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

caption {
  font-size: 0;
  height: 0;
}

/*
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"] {height:35px; border:1px solid #bbb; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;  }
textarea {border:1px solid #bbb; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
*/
input[type="radio"],
input[type="checkbox"] {
  border-radius: 0;
}

input[type="text"],
input[type="date"],
input[type="tel"],
input[type="number"],
input[type="email"],
input[type="password"],
select {
  margin-right: 5px;
  padding: 2px 0 0 2px;
  line-height: 31px;
  height: 31px;
}

.clearFix {
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.bold {
  font-weight: bold;
}

.response100 {
  width: 100%;
}

.location {
  padding: 0 10px;
  margin-bottom: 8px;
}

.h_title {
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
  padding: 6px 10px;
}

.h_title h3 {
  font-weight: bold;
}

#mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 36px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3c3c3c;
  z-index: 1000;
  display: none;
  opacity: 0.8;
}

.none-data {
  text-align: center;
  margin: 20px 0;
}

.none-data img {
  margin-bottom: 10px;
}

.pd10 {
  padding: 0 10px;
}

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.txt-input1 {
  width: 100% !important;
}

.txt-input2 {
  width: 46% !important;
}

.txt-input3 {
  width: 29% !important;
}

.txt-input4 {
  width: 20% !important;
}

.txt-area1 {
  width: 100% !important;
}

.mt5 {
  margin-top: 5px;
}

.page_location {
  padding: 5px 5px;
}

.page_location li {
  float: left;
}

.page_location li::after {
  content: ">";
  margin: 0 7px;
}

.page_location li:last-child::after {
  content: "";
  margin: 0;
}

.h_layerTitle {
  height: 35px;
  line-height: 35px;
  background-color: #f2f2f2;
  padding: 0 10px;
  margin-bottom: 10px;
}

.h_layerTitle h3 {
  font-weight: bold;
}

.h_layerTitle .fa-times {
  float: right;
  margin-top: 5px;
}

.MK-product-icons img {
  padding: 0 2px;
}

/* //°øÅë */

/* paging */
.paging {
  padding: 20px 0;
  text-align: center
}

.paging a {
  display: inline-block;
  padding: 0 13px;
  font-size: 18px;
  color: #bbbbbb;
  height: 36px;
  line-height: 36px;
}

.paging a:hover,
.paging a.now,
.paging .now {
  color: #000;
}

.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last {
  /* font-size:13px; */
  /* font-family:dotum; */
  /* line-height:18px; */
  width: 36px;
  padding: 0;
  margin: 0 15px;
  font-size: 0;
}

.paging a.first,
.paging a.last {}

.paging a.last {
  background: url(/design/epsonkorea/images/pager_rr.png) no-repeat;
  background-size: contain;
}

.paging a.next {
  background: url(/design/epsonkorea/images/pager_r.png) no-repeat;
  background-size: contain;
}

.paging a.next+.last {
  margin-left: -10px;
}

.paging a.prev {
  background: url(/design/epsonkorea/images/pager_l.png) no-repeat;
  background-size: contain;
}

.paging a.first {
  background: url(/design/epsonkorea/images/pager_ll.png) no-repeat;
  background-size: contain;
}

.paging a.first+.prev {
  margin-left: -10px;
}

.paging a.first:hover,
.paging a.prev:hover,
.paging a.next:hover,
.paging a.last:hover {
  opacity: 0.85;
}


/* //ÆäÀÌÂ¡ */

/* ÆùÆ® °ü·Ã */
.color_1984f1 {
  color: #1984f1 !important;
}

/* Blue */
.color_f1191f {
  color: #f1191f !important;
}

/* Red */
.color_a63f42 {
  color: #a63f42 !important;
}

/* DarkRed */
.bgc077fe2 {
  background-color: #077fe2;
  color: #fff;
  padding: 2px 5px;
  margin-right: 5px;
}

.bgc464644 {
  background-color: #464644;
  color: #fff;
  padding: 2px 5px;
  margin-right: 5px;
}

.caution {
  color: #f1191f;
  text-align: center;
  font-size: 0.917em;
}

.ico_new {
  color: #ffffff;
  background-color: #ff8400;
  font-weight: bold;
  padding: 1px 5px;
}

.ico_hit {
  color: #ffffff;
  background-color: #f1191f;
  font-weight: bold;
  padding: 1px 5px;
}

/* //ÆùÆ® °ü·Ã */

/* ¹öÆ° °ü·Ã */
.btn_White {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  text-align: center;
  display: block;
  border: 1px solid #c6c6c6;
  box-sizing: border-box;
  vertical-align: middle;
}

.btn_Black {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #393939;
  color: #fff;
  text-align: center;
  display: block;
  border: 1px solid #393939;
  box-sizing: border-box;
  vertical-align: middle;
}

.btn_Red {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #00339b;
  color: #fff;
  text-align: center;
  display: block;
  border: 1px solid #00339b;
  box-sizing: border-box;
  vertical-align: middle;
}

.btn_Grey {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #858585;
  color: #fff;
  text-align: center;
  display: block;
  border: 1px solid #858585;
  box-sizing: border-box;
  vertical-align: middle;
}

.fixButtonR {
  position: relative;
  padding-right: 120px;
}

.fixButton {
  width: 115px;
  position: absolute;
  top: 0;
  right: 0;
}

.more {
  text-align: center;
  width: 100%;
  margin-top: 30px;
}

.btn_moreGray {
  width: 224px;
  height: 35px;
  line-height: 35px;
  background-color: #efefef;
  border: 0px none;
  font-weight: bold;
  display: block;
  margin: 0 auto;
}

.btn_moreGray span {
  color: #aaaaaa;
}

.btn_moreGray span em {
  color: #f1191f;
}

/* ¹öÆ° °ü·Ã */

/* »óÇ°Áø¿­ */
.list_array {
  height: 52px;
  border-bottom: 1px solid #4a4a4a;
  border-top: 1px solid #c7c7c7;
  padding: 0 8px;
  margin-bottom: 20px;
}

.list_array .list_arrayLeft {
  float: left;
  margin-top: 12px;
}

.list_array .list_arrayLeft select {
  height: 28px;
}

.list_array .list_arrayRight {
  float: right;
  margin-top: 12px;
}

.list_array .list_arrayRight img {
  margin-left: 10px;
}

.list_shopping1x {
  text-align: center;
}

.list_shopping1x ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
}

.list_shopping1x li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #d9d9d9;
}

.list_shopping1x li a {
  display: block;
  padding: 18px 4px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.list_shopping1x li:first-child {
  border: 0px none;
}

.list_shopping1x li:first-child a {
  padding: 0 4px 18px 4px;
}

.list_shopping1x li img.listPic {
  width: 50%;
  float: left;
}

.list_shopping1x li .main_icons {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 50%
}

.list_shopping1x li .main_icons img.listPic {
  width: 100%;
}

.list_shopping1x .list_shoppingInfo {
  width: 46%;
  float: right;
  padding-left: 4%;
  font-size: 12px;
}

.list_shopping2x {
  text-align: center;
}

.list_shopping2x ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
  padding: 0 2px;
  text-align: left;
  font-size: 0;
}

.list_shopping2x li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.list_shopping2x li a {
  display: block;
  padding: 0 2px 18px 2px;
}

.list_shopping2x li img.listPic {
  width: 100%;
}

.list_shopping2x li .main_icons {
  position: relative;
}

.list_shopping2x .list_shoppingInfo {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}

.list_shopping3x {
  text-align: center;
}

.list_shopping3x ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
  padding: 0 2px;
  text-align: left;
  font-size: 0;
}

.list_shopping3x li {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
}

.list_shopping3x li a {
  display: block;
  padding: 2px;
}

.list_shopping3x li img.listPic {
  width: 100%;
}

.list_shopping3x li .main_icons {
  position: relative;
}

.list_shopping3x .list_shoppingInfo {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}

.listName {
  color: #3b3b3b;
  word-break: break-all;
}

.listDiscount {
  color: #b5b5b5;
}

.listPrice {
  color: #1b1b1b;
  margin-bottom: 4px;
}

.listSoldout {
  color: #D22525;
  margin-bottom: 4px;
}

.listReplace {
  color: #1b1b1b;
  margin-bottom: 4px;
}

.listReview {
  color: #DB2E2E;
  margin-bottom: 4px;
}

.listReserve {
  color: #7d7d7d;
  font-size: 0.917em;
}

.listPoint {
  color: #7d7d7d;
  font-size: 0.917em;
}

.listWish {
  margin: -7px 0 10px;
  font-family: 'malgun gothic';
  color: #000;
}

.listWish i.fa {
  margin-right: 5px;
  color: #b9b9b9;
  font-size: 17px;
  vertical-align: text-top;
  cursor: pointer;
}

.listWish i.fa-heart {
  display: none;
  color: #f41f3a;
}

.listWish .wish-on i.fa-heart {
  display: inline-block;
}

.listWish .wish-on i.fa-heart-o {
  display: none;
}

/* //»óÇ°Áø¿­ */

/* ·Î±×ÀÎ */
.login .caution {
  margin-bottom: 10px;
}

.member {
  padding: 0 15px;
  margin-top: 20px;
}

.login #keyboard {
  text-align: center;
  margin: 0 auto;
}

.login #keyboard p {
  text-align: right;
  margin-bottom: 12px;
}

.login #keyboard img {
  display: none;
  width: 100%;
}

.login .loginInput {
  margin-top: 18px;
}

.login .loginInput input {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.login .loginCheck {
  margin-top: 10px;
}

.login .loginCheck label {
  margin-right: 12px;
}

.login .loginCheck label input {
  vertical-align: middle;
}

.login .loginMiddle .btn_Red {
  font-size: 1.167em;
  margin: 10px 0;
}

.login .loginMiddle .btn_White {
  font-size: 1.167em;
}

.login .loginBottom {
  background-color: #eaeaea;
  padding: 18px 15px;
  margin-top: 20px;
}

.login .loginBottom h4 {
  background-color: #eaeaea;
  margin-bottom: 5px;
  padding: 0;
  font-weight: bold;
}

.login .loginBottom a {
  font-size: 1.167em;
}

.login .loginBottom a.btn_Black {
  margin-top: 16px;
}

.login .loginBottom a.btn_Black:last-child {
  margin-top: 10px;
}

.login .loginBottom a.btn_White {
  margin-top: 10px;
}

.sns-login {
  position: relative;
  margin: 20px 10px 0;
}

.sns-login .sns-title img {
  width: 100%;
  max-width: 300px;
}

.sns-login ul li {
  position: relative;
  margin-top: 10px;
  padding-left: 50px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  list-style: none;
}

.sns-login ul li a {
  display: block;
  padding-left: 20px;
  border-left: 1px solid #dfdfdf;
  color: #999;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: -1px;
}

.sns-login ul li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 40px;
}

.sns-login ul li.facebook span {
  background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%;
  background-size: 12px auto;
}

.sns-login ul li.naver span {
  background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%;
  background-size: 18px auto;
}

.sns-login ul li.kakaotalk span {
  background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%;
  background-size: 20px auto;
}

.sns-login ul li.apple span {
  background: url(/images/d3/m_01/icon/ico_sns_apple.gif) no-repeat 50% 50%;
  background-size: 20px auto;
}

/* //·Î±×ÀÎ */

#check_auth {
  padding: 15px 0;
}

#check_auth .head {
  text-align: center;
  color: #f46b00;
  margin-bottom: 10px;
}

#check_auth .contents table {
  margin: 0 auto;
}

#check_auth .contents table td {
  padding: 5px 0;
}

#check_auth .contents table td input {
  width: 100% !important;
  height: 35px !important;
  margin-bottom: 0 !important;
}

/* ·¹ÀÌ¾îÆË¾÷ */
.layer {
  width: 100%;
  min-height: 100%;
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(60, 60, 60, 0.8);
}

.layer .layer-pop {
  width: 90%;
  background-color: #fff;
  position: relative;
  box-shadow: 0px 1px 10px #494949;
  margin: 80px auto;
}

.layer .layer-pop h3 {
  background-color: #efefef;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  padding: 0 10px;
}

.layer .layer-pop .txt {
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
}

.layer .layer-pop .close {
  width: 45px;
  height: 36px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #4f4f4f;
  text-align: center;
}

body #comment_password {
  border-radius: 0 !important;
  font-size: 1em;
}

body #comment_password .head {
  background-color: #efefef;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  text-align: left !important;
  padding: 0 10px;
  line-height: 35px;
}

body #comment_password .head h5 {
  border-bottom: 0px none !important;
  font-size: 1em !important;
  padding: 0 !important;
}

body #comment_password .head a.close {
  width: 45px;
  height: 36px;
  color: #fff;
  line-height: 42px;
  top: 0 !important;
  right: 0 !important;
  text-align: center;
}

body #comment_password .contents p {
  font-size: 1em !important;
  font-weight: normal;
}

body #comment_password .contents .form-wrap2 input {
  height: 35px;
}

body #comment_password .contents .form-wrap2 p:last-child a {
  display: block;
  background-color: #393939;
  color: #fff;
  position: initial !important;
  padding: 10px 0;
  margin-top: 10px;
}

/* //·¹ÀÌ¾îÆË¾÷ */

/* ÆË¾÷ */
.popup .pop h3 {
  background-color: #efefef;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  padding: 0 10px;
}

.popup .pop .txt {
  padding: 10px;
}

.popup .pop .close {
  width: 45px;
  height: 36px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #4f4f4f;
  text-align: center;
}

#passimg {
  width: 90%;
  background-color: #fff;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
  box-shadow: 0 1px 10px #717171;
}

#passimg .head {
  color: #f26c09;
}

#passimg .btns {
  padding: 0 10px;
  margin-top: 10px;
}

#passimg .btns a {
  display: block;
  background-color: #393939;
  color: #fff;
  padding: 10px 0;
}

/* //ÆË¾÷ */

@media screen and (max-width:319px) {
  .tabletOnly {
    display: none !important;
  }
}

@media screen and (min-width:320px) and (max-width:419px) {
  .tabletOnly {
    display: none !important;
  }
}

@media screen and (min-width:420px) and (max-width:767px) {
  .tabletOnly {
    display: none !important;
  }

  /* »óÇ°Áø¿­ */
  .list_shopping1x li {
    width: 50%;
  }

  .list_shopping1x li a {
    padding: 4px;
  }

  .list_shopping1x li:first-child a {
    padding: 4px;
  }

  .list_shopping1x li:nth-child(2) {
    border: 0px none;
  }

  .list_shopping2x li {
    width: 33.3%;
  }

  .list_shopping3x li {
    width: 25%;
  }

  /* //»óÇ°Áø¿­ */

  /* ´õº¸±â ¹öÆ° */
  .btn_moreGray {
    width: 335px;
  }

  /* //´õº¸±â ¹öÆ° */
  /* .layer .layer-pop .txt {max-height: 150px;} GÆÐµå¿¡¼­ »çÀÌÁî°¡ ÀÛ°Ô ³ª¿Í¼­ Á¦°ÅÇÔ */
  .layer .layer-pop {
    margin: 20px auto;
  }
}

@media screen and (min-width:768px) {
  body {
    font-size: 0.813em;
  }

  .mobileOnly {
    display: none !important;
  }

  /* »óÇ°Áø¿­ */
  .list_shopping1x li {
    width: 50%;
  }

  .list_shopping1x li a {
    padding: 10px;
  }

  .list_shopping1x li:first-child a {
    padding: 10px;
  }

  .list_shopping1x li:nth-child(2) {
    border: 0px none;
  }

  .list_shopping2x ul {
    padding: 0 5px;
  }

  .list_shopping2x li {
    width: 33.3%;
  }

  .list_shopping2x li a {
    padding: 5px;
  }

  .list_shopping3x ul {
    padding: 0 5px;
  }

  .list_shopping3x li {
    width: 25%;
  }

  .list_shopping3x li a {
    padding: 5px;
  }

  /* //»óÇ°Áø¿­ */

  /* ´õº¸±â ¹öÆ° */
  .btn_moreGray {
    width: 335px;
  }

  /* //´õº¸±â ¹öÆ° */
}

#authimg {}

#authimg table {
  width: 80% !important;
  margin: 0 auto;
}

#authimg table colgroup {
  display: block !important;
}

#authimg table td {
  display: table-cell !important;
  font-size: 14px;
}

#authimg table td input#authtext {
  padding: 0;
  background: #fff;
  padding-left: 15px;
  height: 30px !important;
  line-height: 30px !important;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 13px !important;
  font-weight: 400;
  margin-right: 0;
}

#passimg .btns a {
  margin: 3px 0;
}

#passimg .btns a strong {
  font-size: 13px;
  font-weight: 400;
}

.loc-navi {
  height: 46px;
  text-align: left;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
}

.loc-navi,
.loc-navi a {
  color: var(--3);
  text-transform: capitalize;
  vertical-align: top;
  line-height: 46px;
  font-weight: 300;
  font-size: 12px;
}

.loc-navi a:first-child {
  background: url(/design/epsonkorea/images/home.png) no-repeat;
  padding-left: 15px;
  margin-right: 7px;
}

.loc-navi a+a {
  margin: 0 10px;
}


@media all and (max-width: 1476px) and (min-width: 1281px) {
  .loc-navi {
    margin: 0 14px;
  }
}

@media only screen and (max-width: 1280px) {
  .loc-navi {
    display: none;
  }
}


#contentWrap2 {
  max-width: 1440px;
  margin: 0 auto;
}

#contentWrap3 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 14px;
}


/*  °Ë»ö Æû */
.bbs-tit {
  text-align: left;
  /* background: #fafafa; */
  border-radius: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.bbs-sch {
  position: relative;
  width: 100%;
}

.bbs-sch .key-wrap input {
  border: 1px solid #ddd;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  padding: 0 15px;
  width: 414px;
  box-sizing: border-box;
  margin: 0 3px;
}

.bbs-sch select {
  width: 136px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #ddd;
  background: url(/design/epsonkorea/images/faq_sort_bg.png) no-repeat #fff right 15px center;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 16px;
  border-radius: 5px;
  padding: 0 0 0 15px;
}

.bbs-sch .key-wrap a {
  width: 64px;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  border-radius: 5px;
  box-sizing: border-box;
  display: inline-block;
  background: var(--4);
  text-align: center;
}


/*ºñ±³ÇÏ±â*/
/*ºñ±³ÇÏ±â*/
.scroll_bt_tll.compareVer {
  position: fixed;
  bottom: 115px;
}

.compareBtn {
  background: url(/design/epsonkorea/images/compare.png) no-repeat 0 6px;
  background-size: 10px;
  padding-left: 14px;
  display: inline-block;
  height: 22px;
  position: relative;
  top: -5px;
  line-height: 24px;
}

.compareBtn.active {
  color: var(--2);
  background: url(/design/epsonkorea/images/compare_on.png) no-repeat;
  background-size: 22px;
  padding-left: 28px;
}

.compareBtn.active a {
  color: var(--2);
}

.compareBtn .add {
  display: inline-block;
}

.compareBtn .delete {
  display: none;
}

.compareBtn.active .add {
  display: none;
}

.compareBtn.active .delete {
  display: inline-block;
}

#compareBar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 997;
  background: url(/design/epsonkorea/images/compare_bar.png) no-repeat bottom center;
  transition: all ease .6s;
}

.compare-innerWrap {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  padding: 50px 14px 0;
}

.toggle-toast {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
}

.toggle-toast a {
  color: var(--3);
  font-size: 14px;
  font-weight: 700;
  width: 65px;
  display: inline-block;
  line-height: 28px;
  border-radius: 5px 5px 0 0;
}

.compare-inner {
  height: auto;
  background: #fff;
}

.compare-box {
  line-height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.compare-box .title {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
}

.compare-box .title .count:last-child {
  display: none;
}

.compare-box .title select {
  cursor: pointer;
  height: 26px;
  outline: 0;
  background: url(/design/epsonkorea/images/mo_detail_select_bg.png) white right 15px center no-repeat;
  background-size: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 0 35px 0 15px;
  border-radius: 3px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 500;
  margin-left: 8px;
}


.compare-box .title .count {
  color: var(--3);
  font-size: 15px;
  display: inline-block;
  font-weight: 400;
  border: 1px solid #dddddd;
  /*width: 60px;*/
  padding: 0 12px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 30px;
  vertical-align: middle;
  margin-left: 10px;
}

.compare-box .title .count .mini {
  display: none;
}

.compare-box .btns {
  padding-bottom: 8px;
}

.compare-box .btns button {
  height: 40px;
  line-height: 40px;
}

.compare-box .btns .reset {
  background: url(/design/epsonkorea/images/ic_reset2x.png) no-repeat;
  background-position: left center;
  padding-left: 25px;
  font-size: 15px;
  color: var(--2);
  background-size: 20px;
}

.compare-box .btns .result {
  color: var(--0);
  background: var(--1);
  font-size: 15px;
  font-weight: 700;
  width: 176px;
  border-radius: 40px;
  margin-left: 23px;
}

.compare-box .btns .toggle-toast2 {
  font-size: 0;
  background: url(/design/epsonkorea/images/compare_bar_arr2x.png) no-repeat;
  width: 21px;
  height: 11px;
  background-size: contain;
  margin-left: 32px;
}

.compare-content {}

.compare-slide {
  display: flex;
  justify-content: space-between;
}

.compare-slide .prdBox {
  position: relative;
  border: 1px solid #dddddd;
  width: 32.5%;
  border-radius: 15px;
  height: 202px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px;
  box-sizing: border-box;
}

.prdBoxDelete {
  position: absolute;
  top: 13px;
  right: 13px;
}

.compare-slide .prdBox.empty {
  border: 1px dotted #dddddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
}

.compare-slide .prdBox .prd-left {
  width: 30%;
}

.compare-slide .prdBox .prd-left a img {
  width: 100%;
}

.compare-slide .prdBox .prd-right {
  width: 55%;
  margin-left: 5%;
}

.compare-slide .prdBox .prd-right .name {
  font-weight: 600;
  font-size: 18px;
  word-break: keep-all;
  display: block;
}

.compare-slide .prdBox .prd-right .serial {
  color: #757575;
  font-size: 13px;
  display: block;
  padding: 6px 0 0;
}

.compare-slide .prdBox .prd-right .price {
  color: var(--1);
  font-weight: 700;
  font-size: 15px;
  display: block;
  padding-top: 8px;
}

.compare-slide .prdBox .prd-right .price .num {
  margin-left: 12px;
  font-weight: 600;
  font-size: 20px;
}

.compare-slide .prdBox .prd-right .price .num .won {
  font-size: 16px;
  font-weight: 700;
}

#compareBar.active {
  background: url(/design/epsonkorea/images/compare_bar.png) center bottom 251px no-repeat;
}

#compareBar.active:before {
  content: "";
  background: #fff;
  width: 100%;
  /*height: 339px;*/
  height: 85%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#compareBar.active .toggle-toast a img {
  transform: rotate(180deg);
}

#compareBar.active .compare-box .btns .toggle-toast2 {
  background: url(/design/epsonkorea/images/compare_bar_arr_on2x.png) no-repeat;
  background-size: contain;
}

#popupPrdCompare-layer {
  display: none;
}

#popupPrdCompare-layer.active {
  display: block;
}

#popupPrdCompare-mask {
  position: fixed;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 299;
  background: rgba(0, 0, 0, 0.2);
}

.popupPrdCompare {
  box-shadow: 6px 6px 20px 0 rgba(130, 130, 130, 0.24);
  -webkit-box-shadow: 6px 6px 20px 0 rgba(130, 130, 130, 0.24);
  max-width: 1520px;
  width: 95%;
  height: 95%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  z-index: 1000;
  border-radius: 15px;
  padding: 35px 5px;
  box-sizing: border-box;
  overflow: hidden;
}

.header-compare {
  position: relative;
  margin-bottom: 30px;
  padding: 0 35px;
}

.header-compare span {
  font-size: 20px;
  font-weight: 700;
}

.closed-popupPrdCompare {
  position: absolute;
  top: 1px;
  right: 35px;
}

.layer-content-compare-wrap {
  overflow-y: scroll;
  height: 95%;
  padding: 0 35px 35px;
  box-sizing: border-box;
}

.layer-content-compare-wrap::-webkit-scrollbar {
  width: 2px;
  /* ½ºÅ©·Ñ ¹Ù ³Êºñ */
}

.layer-content-compare-wrap::-webkit-scrollbar-thumb {
  background-color: #000;
  /* ½ºÅ©·Ñ ¹Ù »ö»ó */
  border-radius: 4px;
  /* ½ºÅ©·Ñ ¹Ù ¸ð¼­¸® ¹Ý°æ */
}

.layer-content-compare-wrap::-webkit-scrollbar-thumb:hover {
  background-color: #555;
  /* ½ºÅ©·Ñ ¹Ù hover ½Ã »ö»ó */
}

.layer-content-compare {
  display: flex;
  justify-content: space-between;
}

.layer-prdBox {
  border: 1px solid #ddd;
  border-radius: 15px;
  width: 32%;
  position: relative;
  text-align: center;
}

.layer-prdBox.empty {
  border: 1px dotted #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  min-height: 300px;
}

a.layer-prdBoxDelete {
  position: absolute;
  top: 16px;
  right: 16px;
}

.info-box {
  padding: 48px 32px;
}

.info-box .name-box {
  font-size: 20px;
  font-weight: 600;
  word-break: keep-all;
}


.info-box .serial-box {
  color: var(--3);
  font-size: 14px;
  font-weight: 400;
  padding-top: 12px;
}

.info-box .img-box {}

.info-box .img-box img {
  width: 100%;
}

.info-box .price-box {
  margin-top: 12px;
}

/* 
À¯È¿¼º°Ë»ç °á°ú: strikeÅÂ±×´Â ¿À·¡µÈ ÅÂ±×ÀÌ¹Ç·Î, 
¹Ù·Î ¾Æ·¡ <s> ÅÂ±×·Î º¸ÀÌ¸é ±³Ã¼ ¿ä¸Á - 2024.11.26 
*/
.info-box .price-box strike {
  color: var(--3);
  font-size: 16px;
  font-weight: 300;
  display: block;
  margin-bottom: 3px;
}

.info-box .price-box s .won {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  top: -1px;
}

.info-box .price-box s {
  color: var(--3);
  font-size: 16px;
  font-weight: 300;
  display: block;
  margin-bottom: 3px;
}

.info-box .price-box strike .won {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  top: -1px;
}

.info-box .price-box strong {
  color: var(--1);
  font-size: 22px;
  font-weight: 600;
}

.info-box .price-box strong .won {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  top: -2px;
}

.info-box .info-btn-box {
  margin-top: 20px;
}

.info-box .info-btn-box a {
  background: var(--4);
  color: var(--0);
  width: 200px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 700;
}

.info-box .info-btn-box a.active {
  font-size: 0;
}

.info-box .info-btn-box a.active::before {
  content: "»ç¾çÁ¤º¸ Á¢±â";
  font-size: 14px;
}

.info-box .info-btn-box a img {
  margin-left: 7px;
}

.info-box .info-btn-box a.active img {
  transform: rotate(180deg);
  position: relative;
  top: -5px;
}

.box-spec-detail {
  border-top: 1px solid #ddd;
  margin-top: 38px;
  text-align: left;
  display: none;
}

.box-spec-detail dl {
  margin-top: 30px;
}

.box-spec-detail dl dt {
  font-size: 16px;
  font-weight: 700;
}

.box-spec-detail dl dd {
  margin-top: 15px;
  font-size: 14px;
}

.compare-box.mo_only {
  display: none;
}

/*ºñ±³ÇÏ±âÁ¾·á*/

/***
* ÀÌ À§·Î´Â Pc
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ÅÂºí¸´ ¸ð¹ÙÀÏ °øÅë
***/

/* ºñ±³ÇÏ±â ¹Ù ¼¼ºÎÁ¶Á¤±¸°£ */
@media all and (max-width: 1140px) and (min-width: 1024px) {
  .compare-box .title {
    font-size: 16px;
  }

  .compare-box .title .count {
    font-size: 12px;
    margin-left: 4px;
  }

}


/* ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏ */
@media only screen and (max-width: 1024px) {
  /* ¿©±â¿¡ ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏÀ» Á¤ÀÇÇÕ´Ï´Ù. */

  /* °Ë»ö Æû */
  .bbs-tit {
    background: #fff;
    height: auto;
  }

  .bbs-sch {
    width: 100%;
  }

  .bbs-sch .key-wrap {
    margin: 0;
    vertical-align: top;
  }

  .bbs-sch .key-wrap input {
    width: calc(100% - 212px);
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    height: 50px;
    line-height: 50px;
  }

  .bbs-sch select {
    height: 50px;
    line-height: 50px;
    background: url(/design/epsonkorea/images/faq_sort_bg_m.png) no-repeat #fff right 15px center;
    background-size: 12px;
    font-size: 15px;
    vertical-align: top;
    margin: 0;
    padding: 0 0 0 15px;
  }

  .bbs-sch .key-wrap a {
    height: 50px;
    line-height: 50px;
    vertical-align: top;
  }


  /*ºñ±³ÇÏ±â*/
  .compareBtn {
    line-height: 22px;
  }

  #fixBar.compareVer {
    box-shadow: none !important;
    border-top: 1px solid #eeeeee;
  }

  #compareBar {
    margin-bottom: 62px;
    box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.08);
  }

  .compare-box {
    padding: 0 14px;
    line-height: 49px;
  }


  .compare-innerWrap {
    padding: 0 14px;
    background: #fff;
  }

  .toggle-toast {
    display: none;
  }

  .compare-box .btns {
    padding-bottom: 8px;
  }

  .compare-box .btns button {
    height: fit-content;
    line-height: 1;
  }

  .compare-box .btns .reset {
    font-size: 13px;
    background-size: 16px;
    padding: 3px 0 3px 21px;
  }

  .compare-box .btns .result {
    display: none;
  }

  .compare-box.mo_only {
    display: block;
    padding: 14px 0;
  }

  .compare-box.mo_only .btns .result {
    display: block;
    margin-left: 0;
    width: 100%;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
  }

  .compare-box .title {
    font-size: 14px;
  }


  .compare-box .title select {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: -2px;
  }

  .compare-box .title .count {
    font-size: 12px;
    /*width: 43px;*/
    line-height: 21px;
    height: 21px;
    position: relative;
    top: -1px;
  }

  .compare-box .btns .reset {
    font-size: 13px;
    background-size: 16px;
    padding-left: 21px;
  }

  #compareBar.active .compare-box .btns .toggle-toast2 {
    width: 18px;
    height: 8px;
    margin-left: 20px;
  }

  .compare-box .btns .toggle-toast2 {
    width: 18px;
    height: 8px;
    margin-left: 20px;
    position: relative;
    top: -1px;
  }

  .compare-content {}

  .compare-slide {
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    flex-wrap: nowrap;
    padding-bottom: 15px;
    overflow-y: hidden;
  }

  .compare-slide::-webkit-scrollbar {
    height: 2px;
    /* ½ºÅ©·Ñ ¹Ù ³Êºñ */
  }

  .compare-slide::-webkit-scrollbar-thumb {
    background-color: #000;
    /* ½ºÅ©·Ñ ¹Ù »ö»ó */
    border-radius: 4px;
    /* ½ºÅ©·Ñ ¹Ù ¸ð¼­¸® ¹Ý°æ */
  }

  .compare-slide::-webkit-scrollbar-thumb:hover {
    background-color: #555;
    /* ½ºÅ©·Ñ ¹Ù hover ½Ã »ö»ó */
  }

  .compare-slide .prdBox {
    width: 44%;
    white-space: normal;
    height: auto;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .compare-slide .prdBox+.prdBox {
    margin-left: 2%;
  }

  .prdBoxDelete {
    top: 9px;
    right: 9px;
  }

  .prdBoxDelete img {
    width: 12px;
  }

  .compare-slide .prdBox .prd-left {
    width: 45%;
  }

  .compare-slide .prdBox .prd-right {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .compare-slide .prdBox .prd-right .name {
    font-size: 13px;
  }

  .compare-slide .prdBox .prd-right .serial {
    font-size: 11px;
    padding: 8px 0 0;
  }

  .compare-slide .prdBox .prd-right .price {
    font-size: 12px;
    padding-top: 12px;
  }

  .compare-slide .prdBox .prd-right .price .num {
    font-size: 15px;
  }

  .compare-slide .prdBox .prd-right .price .num .won {
    font-size: 13px;
    position: relative;
    top: -1px;
  }

  #popupPrdCompare-mask {}

  .popupPrdCompare {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 18px 0 18px 14px;
  }

  .header-compare {
    padding: 0;
    margin-bottom: 20px;
  }

  .closed-popupPrdCompare {
    top: 0px;
    right: 14px;
  }

  .closed-popupPrdCompare img {
    width: 15px;
  }

  .header-compare span {
    font-size: 15px;
  }

  .layer-content-compare-wrap {
    padding: 0;
    padding-right: 14px;
  }

  .layer-content-compare {
    white-space: nowrap;
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .layer-content-compare::-webkit-scrollbar {
    height: 2px;
    /* ½ºÅ©·Ñ ¹Ù ³Êºñ */
  }

  .layer-content-compare::-webkit-scrollbar-thumb {
    background-color: #000;
    /* ½ºÅ©·Ñ ¹Ù »ö»ó */
    border-radius: 4px;
    /* ½ºÅ©·Ñ ¹Ù ¸ð¼­¸® ¹Ý°æ */
  }

  .layer-content-compare::-webkit-scrollbar-thumb:hover {
    background-color: #555;
    /* ½ºÅ©·Ñ ¹Ù hover ½Ã »ö»ó */
  }

  .layer-prdBox {
    width: 49%;
    white-space: normal;
    height: auto;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 14px;
  }

  .layer-prdBox+.layer-prdBox {
    margin-left: 2%;
  }

  .info-box {
    padding: 30px 13px 18px;
  }

  a.layer-prdBoxDelete {
    top: 7px;
    right: 7px;
  }

  a.layer-prdBoxDelete img {
    width: 9px;
  }

  .info-box .name-box {
    font-size: 13px;
  }

  .info-box .serial-box {
    font-size: 11px;
    padding-top: 7px;
  }

  .info-box .img-box {
    width: 75%;
    margin: 0 auto;
  }

  .info-box .price-box {
    margin-top: 7px;
  }

  /* 
À¯È¿¼º°Ë»ç °á°ú: strikeÅÂ±×´Â ¿À·¡µÈ ÅÂ±×ÀÌ¹Ç·Î, 
¹Ù·Î ¾Æ·¡ <s> ÅÂ±×·Î º¸ÀÌ¸é ±³Ã¼ ¿ä¸Á - 2024.11.26 
*/

  .info-box .price-box strike {
    margin-bottom: 1px;
    font-size: 13px;
  }

  .info-box .price-box strike .won {
    font-size: 12px;
    top: 0px;
  }

  .info-box .price-box s {
    margin-bottom: 1px;
    font-size: 13px;
  }

  .info-box .price-box s .won {
    font-size: 12px;
    top: 0px;
  }

  .info-box .price-box strong {
    font-size: 15px;
  }

  .info-box .price-box strong .won {
    font-size: 13px;
    top: -1px;
  }

  .info-box .info-btn-box {
    margin-top: 10px;
  }

  .info-box .info-btn-box a {
    font-size: 12px;
    width: 100%;
    height: 36px;
    line-height: 36px;
  }

  .info-box .info-btn-box a img {
    width: 8px;
    margin-left: 6px;
  }

  .box-spec-detail {
    margin-top: 20px;
  }

  .box-spec-detail dl {
    margin-top: 20px;
  }

  .box-spec-detail dl dt {
    font-size: 14px;
  }

  .box-spec-detail dl dd {
    font-size: 13px;
    margin-top: 12px;
  }


  /*ºñ±³ÇÏ±â Á¾·á*/

}


/***
* ÀÌ À§·Î´Â ÅÂºí¸´ ¸ð¹ÙÀÏ °øÅë
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ÅÂºí¸´
***/

@media all and (max-width: 1024px) and (min-width: 768px) {}

/***
* ÀÌ À§·Î´Â ÅÂºí¸´
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ¸ð¹ÙÀÏ
***/
/*max-width: 767px¿¡¼­ 767px·Î º¯È¯ÇÔ*/
@media all and (max-width: 767px) {

  .scroll_bt_tll.compareVer _ {
    bottom: 70px !Important;
  }

  /*ºñ±³ÇÏ±â*/
  .compareBtn {
    background: url(/design/epsonkorea/images/mo_compare2.png) no-repeat 0 7px;
    background-size: 8px;
    padding-left: 11px;
  }

  .compareBtn.active {
    background: url(/design/epsonkorea/images/mo_compare_on2.png) no-repeat 0 5px;
    background-size: 12px;
    padding-left: 16px;
  }

  .compare-inner.hasSelect .compare-box {
    position: relative;
    padding-bottom: 30px;
  }

  .compare-inner.hasSelect .compare-content .compare-box {
    padding-bottom: 0;
  }

  .compare-box .title select {
    position: absolute;
    bottom: 8px;
    left: 0;
    top: auto;
    width: calc(100% - 28px);
    margin: 0;
    margin: 0 14px;
    right: 0;
  }

  .compare-slide .prdBox.empty {
    padding: 70px 0;
    font-size: 13px;
  }

  .compare-slide .prdBox .prd-right .price {
    display: flex;
    flex-direction: column;
  }

  .compare-slide .prdBox .prd-right .price .num {
    margin-left: 0;
  }

  .layer-prdBox.empty {
    font-size: 13px;
  }

  /*ºñ±³ÇÏ±â Á¾·á*/

}

@media all and (max-width: 410px) {
  .compare-box .title .count .mini {
    display: inline-block;
  }

  .compare-box .title .count .long {
    display: none;
  }
}

/* °Ô½ÃÆÇ °Ô½Ã±Û css ¿äÃ» Ãß°¡ */

/* NHN Web Standardization Team (http://html.nhndesign.com/) HHJ 090226 */
/* COMMON */
.se2_inputarea {
  margin: 0;
  padding: 0;
  font-family: 'µ¸¿ò', Dotum, Helvetica, Sans-serif;
  font-size: 12px;
  line-height: 1.5
}

/* body,.se2_inputarea,.se2_inputarea th,.se2_inputarea td{margin:0;padding:0;font-family:'µ¸¿ò',Dotum,Helvetica,Sans-serif;font-size:12px;line-height:1.5;color:#666} */
.se2_inputarea p,
.se2_inputarea br {
  margin: 0;
  padding: 0
}

.se2_inputarea {
  margin: 15px;
  word-wrap: break-word;
  *word-wrap: normal;
  *word-break: break-all;
  background-color: #fff;
}

.se2_inputarea td {
  word-break: break-all
}

.se2_inputarea_890 {
  width: 741px;
  margin: 20px 0 10px 64px
}

.se2_inputarea_698 {
  width: 548px;
  margin: 20px 0 10px 64px
}

/* TEXT_TOOLBAR : QUOTE */
.se2_quote1 {
  margin: 0 0 30px 20px;
  padding: 0 8px;
  border-left: 2px solid #ccc;
  color: #888
}

.se2_quote2 {
  margin: 0 0 30px 13px;
  padding: 0 8px 0 16px;
  background: url("/design/epsonkorea/images/bg_quote2.gif") 0 3px no-repeat;
  color: #888
}

.se2_quote3 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 1px dashed #ccc;
  color: #888
}

.se2_quote4 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 1px dashed #66b246;
  color: #888
}

.se2_quote5 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 1px dashed #ccc;
  background: #fafafa;
  color: #888
}

.se2_quote6 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 1px solid #e5e5e5;
  color: #888
}

.se2_quote7 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 1px solid #66b246;
  color: #888
}

.se2_quote8 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  color: #888
}

.se2_quote9 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 2px solid #e5e5e5;
  color: #888
}

.se2_quote10 {
  margin: 0 0 30px;
  padding: 12px 10px 11px;
  border: 2px solid #e5e5e5;
  background: #fafafa;
  color: #888
}


/* ¸¶ÀÌÆäÀÌÁö ¼­ºê¿µ¿ª */
/* ¸¶ÀÌÆäÀÌÁö µðÀÚÀÎ Å¸ÀÔ2 Å×ÀÌºí ¸®½ºÆ®, Å¸ÀÌÆ² */
.tit-tb-list {
  margin-top: 40px;
  font-size: 18px;
  color: #2e2e2e;
  font-weight: bold
}

.table-d2-list {
  border-top: 2px solid #000;
}

.table-d2-list table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  word-wrap: break-word;
  word-break: keep-all;
}

.table-d2-list thead th {
  padding: 16px 0;
  font-weight: 500;
  border-bottom: 1px solid #000;
  font-size: 14px;
}

.table-d2-list tbody td {
  padding: 16px 0;
  border-bottom: 1px solid #dddddd;
  font-size: 16px;
  font-weight: 400;
}

/*
.table-d2-list tbody td a { color:#343434 }
*/
.table-d2-list tbody td .replyYes {
  display: inline-block;
  padding: 2px 5px 1px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  border: 1px solid #000;
  background: #000;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
}

.table-d2-list tbody td .replyNo {
  display: inline-block;
  padding: 2px 5px 1px;
  color: #000;
  text-align: center;
  border: 1px solid #757575;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
}

.table-d2-list table img {
  vertical-align: middle;
}

.tb-bold {
  font-weight: bold;
}

.tb-left,
.tb-center,
.tb-right {
  padding: 0 10px;
}

.tb-btn,
.pd0 {
  padding: 0;
}

.tb-left {
  text-align: left;
}

.tb-center {
  text-align: center;
}

.tb-right {
  text-align: right;
}


/* ¸¶ÀÌÆäÀÌÁö µðÀÚÀÎ Å¸ÀÔ2 Å×ÀÌºí ºä */
.table-d2-view {
  margin-top: 10px;
  border-top: 2px solid #000
}

.table-d2-view th,
.table-d2-view td {
  padding: 10px 0;
  border-bottom: 0;
}

.table-d2-view th {
  padding-left: 0;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  background: #fff;
}

.table-d2-view td {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
}

.table-d2-view tr:first-child td,
.table-d2-view tr:first-child th {
  padding: 30px 0 10px 0;
}

.table-d2-view td .replyYes {
  display: inline-block;
  padding: 4px 3px 3px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  border: 1px solid #231f20;
  background: #231f20
}

.table-d2-view td .replyNo {
  display: inline-block;
  padding: 4px 3px 3px;
  font-size: 11px;
  color: #231f20;
  text-align: center;
  border: 1px solid #231f20;
  background: #fff
}

/*°Ô½ÃÆÇ ÇÊ¼ö Ç×¸ñ*/
span.essential {
  color: var(--2);
}

/* °Ô½ÃÆÇ º¸±âÈ­¸é¿¡¼­ '±Û¾²±â' »©°í ¸ðµÎ »èÁ¦ */
.view-link1,
.view-link2 a.insertWhite {
  display: none !important;
}


/* [½ÃÀÛ] 2024 10 28 °Ô½Ã±Û ´ñ±Ûº¸±â */

#bbsData .reply-write {
  background-color: #f9f9f9;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  padding: 10px;
}

#bbsData .reply-write h5 {
  font-weight: bold;
}

#bbsData .reply-write table {
  width: 100%;
}

#bbsData .reply-write table .agree {
  position: relative;
}

#bbsData .reply-write table .agree li {
  padding: 10px 0;
}

#bbsData .reply-write table .agree li .btn_White {
  position: absolute;
  right: 10px;
  width: 65px;
  top: 0;
}

#bbsData .reply-write table .agree label {
  margin-left: 5px;
}

#bbsData .reply-write table .agree .privacy-agree-btn {
  border: 1px solid #bbb;
  background-color: #fff;
  float: right;
  padding: 4px 10px;
}

#bbsData .reply-write table .agree .privacy-agree-btn strong {
  font-weight: normal;
}

#bbsData .reply-write table th {
  font-weight: normal;
  text-align: left;
}

#bbsData .reply-write table .w-100 {
  width: 100%;
}

#bbsData .reply-write table th {
  padding: 5px 0;
}

#bbsData .reply-write table td {
  padding: 5px 0;
}

#bbsData .reply-write table .custom {
  padding-right: 74px;
  position: relative;
}

#bbsData .reply-write table .custom .w-100 {
  height: 45px;
}

#bbsData .reply-write table .custom .btn_Grey {
  width: 65px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  top: 0;
  right: 0;
}

#bbsData .reply-write table .custom textarea {
  height: 45px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 13px !important;
  padding: 5px;
}


#bbsData .reply-write table td input[type="text"],
#bbsData .reply-write table td input[type="password"] {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 13px !important;
  padding: 0 10px;
}

#bbsData .sub-reviews li {
  border-bottom: 1px solid #bebebe;
  padding: 10px;
}

#bbsData .sub-reviews li .info {
  margin-bottom: 5px;
}

#bbsData .sub-reviews li .info .id {
  font-size: 0.917em;
  color: #7d7d7d;
}

#bbsData .sub-reviews li .info .btn_White {
  width: 54px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  float: right;
  margin-left: 5px;
}


/* ´ñ±ÛÀÇ ´ñ±Û¾²±â ·¹ÀÌ¾î ÆË¾÷ */
#contents #comment_reply_input {
  width: 90%;
}

.layer-pop h3 {
  background-color: #efefef;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  padding: 0 10px;
}

.layer-pop .txt {
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
}

.layer-pop .txt input.txt-input1 {
  margin-bottom: 10px;
}

.layer-pop .txt .btn_Black {
  margin: 20px 0;
}

.layer-pop .txt #check_auth_reply {
  border-top: 1px solid #c6c6c6;
  padding-top: 20px;
}

.layer-pop .txt #check_auth_reply .head {
  text-align: center;
  color: #f46b00;
  margin-bottom: 10px;
}

.layer-pop .txt #check_auth_reply table {
  margin: 0 auto;
}

.layer-pop .txt #check_auth_reply table td {
  padding: 5px 0;
}

.layer-pop .txt #check_auth_reply #authtext {
  height: 35px !important;
}

.layer-pop .close {
  width: 45px;
  height: 36px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #4f4f4f;
  text-align: center;
}

/* //´ñ±ÛÀÇ ´ñ±Û¾²±â ·¹ÀÌ¾î ÆË¾÷ */

#bbsData .btn-report {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  color: #9d9d9d;
  font-size: 11px;
  z-index: 1;
}

#bbsData .rb_rating {
  position: relative;
  min-height: 20px;
}

#bbsData .rb_rating .btn-report {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  color: #9d9d9d;
  font-size: 11px;
  z-index: 1;
}

/* ´äº¯ ¸¸Á·µµ Æò°¡ */
.score-write {
  padding: 10px;
  border-top: 1px solid #bebebe;
  color: #000;
}

.score-write h5 {
  font-weight: bold;
}

.score-write table {
  width: 100%;
}

.score-write table .sco-wrt-des {
  padding: 10px 0;
}

.score-write table .sco-wrt-des label {
  display: inline-block;
  margin-left: 15px;
  font-weight: bold;
}

.score-write table .sco-wrt-des.stars label {
  margin-left: 8px;
}

.score-write table .sco-wrt-des.txts label {
  margin-left: 4px;
}

.score-write table .sco-wrt-des label:first-child {
  margin-left: 0;
}

.score-write table .sco-wrt-txtr textarea {
  width: 100%;
  height: 80px;
  margin-bottom: 5px;
}

/* ´äº¯ ¸¸Á·µµ Æò°¡ °á°ú */
.score-list {
  padding: 10px;
  border-top: 1px solid #bebebe;
  color: #000;
}

.score-list h5 {
  font-weight: bold;
}

.score-list table {
  width: 100%;
}

.score-list table .sco-lst-txtr {
  padding: 10px;
  margin-top: 10px;
  color: #000;
  background: #f1f1f1;
}

.score-list table .sco-lst-txtr .sco-date {
  display: flex;
  justify-content: space-between;
}

.score-list table .sco-lst-txtr .sco-date span {
  color: #a9a9a9;
}

.score-list table .sco-lst-txtr .sco-txt {
  margin-top: 10px;
}

/* [Á¾·á] 2024 10 28 °Ô½Ã±Û ´ñ±Ûº¸±â */