<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#captcha #captcha_info {
  display: none;
}
#sit_use_write_star input {
  -webkit-appearance: auto;
}
.mod_option_close {
  display: none !important;
}
.sold_out_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  z-index: 2;
  font-size: 25px;
  text-align: center;
}
.sold_out_wrap span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 150px;
}
/* prod_view */
.prodContents {
  position: relative;
  padding-right: 490px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
}
.detailView {
  padding: 80px;
  padding-top: 140px;
  box-sizing: border-box;
  border-right: 1px solid #ddd;
}
.detailArea {
  position: relative;
}
.detailTab {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 0;
  margin-right: -3px;
}
.detailTab.fixed {
  width: calc(100% - 490px);
  position: fixed;
  top: 85px;
  left: 0;
  z-index: 10;
}
.detailTab.fixed.botFix {
  position: absolute;
}
.detailTab li {
  display: inline-block;
  width: calc(33.3333% + 1px);
  vertical-align: top;
  margin-left: -1px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-top: 0;
  background: #fff;
}
.detailTab li.on {
  background: #111;
}
.detailTab li a {
  line-height: 0;
  display: block;
  height: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #888;
  text-align: center;
  padding: 23px;
  box-sizing: border-box;
}
.detailTab li.on a {
  color: #fff;
}
.stickyOption {
  padding: 80px;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 490px;
}
.stickyOption.fixed {
  position: fixed;
  right: 0;
  top: 85px;
  max-width: 490px;
  z-index: 10;
}
.stickyOption.fixed.botFix {
  position: absolute;
}
.prodCode {
  margin-bottom: 15px;
}
.prodCode h2 {
  font-size: 24px;
  font-weight: 400;
  color: #555;
  margin-bottom: 12px;
}
.prodCode span {
  font-size: 15px;
  font-weight: 300;
  color: #888;
}
.prodCode .prodInfo_basic { 
    display:block;
    margin-bottom:10px;
    color:#444;
    font-weight: 400;
}
.prodPurchase {
}
.prodPurchase p {
  text-align: right;
  position: relative;
  margin-bottom: 15px;
}
.prodPurchase p span {
  font-weight: 400;
  font-size: 13px;
  color: #222;
  position: absolute;
  top: 5px;
  left: 0;
}
.btn {
  display: inline-block;
}
.btnWrap {
  text-align: center;
  font-size: 0;
}
.price {
  font-size: 24px;
  font-weight: 400;
  color: #222;
}
.purchaseBtn {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #111;
  margin: 0 2px;
  border: 0;
  transition: all 0.5s ease;
}
.addCartBtn {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #002f6c;
  margin: 0 2px;
  transition: all 0.5s ease;
  border: 0;
}
.diffProd {
  display: none;
}
.detailInfo h3 {
  font-size: 32px;
  font-weight: 400;
  color: #333;
  margin-bottom: 10px;
}
.detailInfo p {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 28px;
  margin-bottom: 75px;
}
.detailInfo img {
  max-width: 100%;
  margin-bottom: 40px;
}
.textArea {
}
.textArea .textBox {
  box-sizing: border-box;
}
.textTitle {
  position: relative;
  line-height: 1;
  font-size: 32px;
  font-weight: 400;
  color: #111;
  padding-bottom: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #111;
}
.textTitle.detail {
  border-bottom: 0;
}
.textWriteBtn {
  width: 72px;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 350;
  background: #6f6f7a;
  border: 1px solid #6f6f7a;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #fff;
  border-radius: 4px;
}
.score {
  padding: 30px 0;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.textBox .no-text {
  padding: 60px 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  font-weight: 350;
  color: #999;
}
.textBox.no-bb {
  border-bottom: 0;
}
.refund_text {
  padding: 60px 30px;
  box-sizing: border-box;
}
.refund_text &gt; h2 {
  font-size: 18px;
  font-weight: 700;
  color: #555;
  margin-bottom: 35px;
}
.refund_text .title {
  margin-bottom: 60px;
}
.refund_text .title:last-child {
  margin-bottom: 0;
}
.refund_text .title h3 {
  font-size: 16px;
  font-weight: 350;
  color: #555;
  margin-bottom: 5px;
}
.refund_text .title p {
  font-size: 16px;
  font-weight: 350;
  color: #555;
}
.refund_text .title &gt; div {
  margin-bottom: 35px;
}
.refund_text .title &gt; div span {
  font-size: 16px;
  font-weight: 350;
  color: #555;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.refund_text .title &gt; div p {
  position: relative;
  overflow: hidden;
}
.refundCase li {
  padding-left: 7px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 350;
  color: #555;
  position: relative;
}
.refundCase li::before {
  content: "*";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.subPager {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 130px;
  text-align: center;
}
.subPager .swiper-button-next::after,
.subPager .swiper-button-prev::after {
  display: none;
}
.subPager .swiper-button-next,
.subPager .swiper-button-prev {
  width: 32px;
  height: 10px;
  margin-top: -2px;
}
.subPager .swiper-button-next {
  background: url(../images/main/np_arrow_next.png) no-repeat;
  transition: all 0.5s ease;
}
.subPager .swiper-button-prev {
  background: url(../images/main/np_arrow_prev.png) no-repeat;
  transition: all 0.5s ease;
}
.diffProd .swiper-container {
  margin-top: 30px;
  padding-bottom: 45px;
  box-sizing: border-box;
}
.diffProd .swiper-pagination {
  bottom: 0 !important;
}
.diffProd .swiper-pagination-bullet-active {
  background: #111 !important;
}
.partBar {
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #cccccc;
}
.prodOption {
  position: relative;
  width: 100%;
  height: 40px;
  border: 1px solid #ddd;
  margin-bottom: 55px;
}
.prodOption.sticky {
  margin-bottom: 120px;
}
.prodOption button {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  border: 0;
  background: #fff;
  cursor: pointer;
}
.prodOption button i {
  display: none;
}
.sit_qty_plus {
  right: 0px;
  top: 0;
}
.sit_qty_plus::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #999;
  position: absolute;
  top: 19px;
  left: 15px;
}
.sit_qty_plus::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 10px;
  background: #999;
  position: absolute;
  top: 15px;
  left: 19px;
}
.sit_qty_minus {
  left: 0px;
  top: 0;
}
.sit_qty_minus::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #999;
  position: absolute;
  top: 19px;
  left: 15px;
}
.num_input {
  appearance: none;
  padding: 0 40px;
  box-sizing: border-box;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}
.num_input::-webkit-outer-spin-button,
.num_input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.prodView {
  position: relative;
  font-size: 0;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.prodView &gt; div {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.prodSlide img {
  width: 100%;
  height: auto;
}
.prodPurchaseBox {
  height: 950px;
  text-align: center;
  position: relative;
}
.prodPurchaseBox &gt; div {
  width: 330px;
  display: inline-block;
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
}
.shareBox {
  text-align: right;
}
.prodShare {
  width: 18px;
  height: 15px;
  background: url("../images/sub/prod_share.png") no-repeat;
  display: none;
}
.prodLike {
  width: 18px;
  height: 15px;
  background: url("../images/sub/prod_like.png") no-repeat;
  margin-left: 20px;
}
.prodLike.on {
  background: url("../images/sub/prod_like_on.png") no-repeat;
}
.prodInfo {
  padding: 30px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.prodInfo span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  color: #111;
  margin-bottom: 15px;
}
.prodInfo ul li {
  position: relative;
  padding-left: 6px;
  font-size: 12px;
  font-weight: 300;
  color: #777;
  margin-bottom: 10px;
}
.prodInfo ul li::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #777;
  position: absolute;
  top: 10px;
  left: 0;
}
.qrBox {
  position: relative;
  padding: 35px 10px;
  box-sizing: border-box;
}
.qrBox .text {
  padding-right: 90px;
  box-sizing: border-box;
}
.qrBox .text strong {
  font-size: 15px;
  font-weight: 500;
  color: #002f6c;
  display: block;
  margin-bottom: 10px;
}
.qrBox .text p {
  color: #777;
  font-size: 13px;
  font-weight: 350;
}
.qrBox img {
  position: absolute;
  top: 20px;
  right: 10px;
  box-sizing: border-box;
}
.colorOption {
  padding: 25px 0;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
}
.colorOption p {
  font-size: 12px;
  color: #999;
  font-weight: 350;
  margin-bottom: 10px;
}
.colorOption p span {
  font-size: 12px;
  color: #999;
  font-weight: 350;
}
.colorOption ul {
  margin: 0 -5px;
}
.colorOption ul li {
  display: inline-block;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}
.colorOption ul li a {
  position: relative;
  display: block;
  height: 100%;
}
.colorOption ul li a span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.5s ease;
}
.colorOption ul li a:hover span {
  opacity: 1;
}
.colorOption ul li a.on span {
  opacity: 1;
}
.prodSlide .swiper-pagination {
  bottom: auto !important;
  top: 20px;
  text-align: left;
  padding-left: 50px;
  box-sizing: border-box;
}
.prodSlide .swiper-button-prev {
  display: inline-block;
  width: 32px;
  height: 10px;
  background: url(../images/main/np_arrow_prev.png) no-repeat;
  left: 30px !important;
  transition: all 0.3s ease;
}
/* .prodSlide .swiper-button-prev:hover {left:40px !important;} */
.prodSlide .swiper-button-next {
  display: inline-block;
  width: 32px;
  height: 10px;
  background: url(../images/main/np_arrow_next.png) no-repeat;
  right: 30px !important;
  transition: all 0.3s ease;
}
/* .prodSlide .swiper-button-next:hover {right:40px !important;} */
.prodSlide .swiper-button-next::after,
.prodSlide .swiper-button-prev::after {
  display: none;
}
.prodSlide .swiper-pagination-bullet-active {
  background: #111;
}

/* product */
.prodList {
  font-size: 0;
}
.prodList &gt; li {
  display: inline-block;
  width: 33.3333%;
  vertical-align: top;
  margin-bottom: 60px;
}
.prodList &gt; li .prodBox {
  width: 100%;
}
.prodTypeH2 {
  padding: 100px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #555555;
}
.prodTypeH2 h2 {
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  color: #333;
  box-sizing: border-box;
}
.sortWrap {
  padding-top: 20px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.sortWrap ul {
  display: inline-block;
}
.sortWrap ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.sortWrap ul li:last-child {
  margin-right: 0;
}
.sortWrap ul li a {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #bbb;
}
.sortWrap ul li.on a {
  color: #151515;
}
.totalProd {
  float: right;
}
.totalProd p {
  font-size: 15px;
  font-weight: 500;
  color: #999;
}
.totalProd p span {
  display: inline-block;
  color: #151515;
}
.sortWrap::after {
  content: "";
  display: block;
  clear: both;
}

.myPageWrap {
  position: relative;
}
.viewPort {
  padding-left: 200px;
  box-sizing: border-box;
}
.viewPort.review_detail {
  padding-left: 0;
}
.myLeft {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
}
.myLeft &gt; strong {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 60px;
}
.myMenuBox {
  margin-bottom: 40px;
}
.myMenuBox &gt; strong {
  display: block;
  font-size: 22px;
  font-weight: 400;
  color: #000;
  margin-bottom: 25px;
}
.myMenuBox ul {
  font-size: 0;
}
.myMenuBox ul li {
  margin-bottom: 25px;
}
.myMenuBox ul li:nth-child(3) {
  display: none;
}
.myMenuBox ul li a {
  position: relative;
  display: inline-block;
  font-size: 350;
  font-size: 14px;
  color: #999;
}
.myMenuBox ul li a::after {
  content: "";
  display: inline-block;
  width: 0%;
  height: 1px;
  background: #111;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: all 0.5s ease;
}
.myMenuBox ul li.on a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #111;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.myMenuBox ul li.on a {
  color: #111;
}
.myMenuBox ul li a:hover::after {
  width: 100%;
}
.myPageH2 {
  font-size: 32px;
  font-weight: 400;
  color: #000;
  line-height: 1;
  margin-bottom: 45px;
}
.orderTab {
  font-size: 0;
  margin-bottom: 60px;
}
.orderTab ul {
  font-size: 0;
}
.orderTab ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
}
.orderTab ul li:last-child {
  margin-right: 0;
}
.orderTab ul li a {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #bbb;
}
.orderTab ul li.on a {
  color: #151515;
}
.dateSearch {
  position: relative;
  padding: 40px;
  box-sizing: border-box;
  background: #f4f4f4;
  margin-bottom: 30px;
}
.dateSearch ul {
  display: inline-block;
}
.dateSearch ul li {
  display: inline-block;
  margin-right: 25px;
}
.dateSearch ul li a {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #888;
}
.dateSearch ul li.on a {
  color: #002f6c;
}
.dateSearch ul li.on a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  background: #002f6c;
  left: 0;
}
.periodSearch {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 0;
}
.periodSearch input {
  background-position: center right 10px;
  width: 230px;
  height: 36px;
  line-height: 36px;
  border: 0;
  background: #fff url("../images/sub/cal.png") no-repeat;
  background-position: center right 10px;
  padding: 0 10px;
  box-sizing: border-box;
}
.periodSearch span {
  display: inline-block;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
.periodSearch button {
  display: inline-block;
  width: 90px;
  height: 36px;
  line-height: 36px;
  background: #333333;
  border: 0;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  margin-left: 10px;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
}
.orderTable {
  width: 100%;
}
.orderTable thead th {
  padding: 20px 40px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  border-top: 1px solid #111;
  border-bottom: 1px solid #111;
}
.orderTable tbody td {
  position: relative;
  padding: 15px 40px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
  font-weight: 350;
  color: #555;
}
.orderTable td &gt; a {
  display: table;
  height: 100%;
  width: 100%;
}
.orderTable td &gt; a &gt; div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.orderTable td .imgBox {
  width: 20%;
  overflow: hidden;
  font-size: 0;
}
.orderTable td .imgBox img {
  width: 100%;
  height: auto;
}
.orderTable td .textBox {
  padding-left: 20px;
  box-sizing: border-box;
  text-align: left;
}
.orderTable td .textBox strong {
  display: block;
  font-weight: 350;
  font-size: 14px;
  color: #000;
  margin-bottom: 7px;
}
.orderTable td .textBox span {
  display: block;
  font-size: 14px;
  font-weight: 350;
  color: #999;
}
.orderTable .status &gt; div {
  display: table;
  width: 100%;
  height: 100%;
}
.orderTable .status &gt; div &gt; div {
  display: table-cell;
  width: 50%;
  height: 100%;
  vertical-align: middle;
}
.review_write {
  display: inline-block;
  font-size: 14px;
  font-weight: 350;
  color: #fff;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #a6abb1;
}
.orderTable .status span {
  display: block;
  margin-bottom: 10px;
}
.orderCheck {
  display: inline-block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 350;
  color: #555;
  text-align: center;
}
.orderTable.review .status &gt; div &gt; div {
  width: 100%;
}
.orderTable.review .imgBox {
  width: 8%;
}
.orderTable.qna .imgBox {
  width: 35%;
}
.orderTable.qna td {
  position: relative;
}
.orderTable.qna a.myText {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: 35px;
  left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #555;
  font-weight: 350;
}
.txt-left {
  text-align: left;
}
.processingIcon {
  display: inline-block;
  width: 90px;
  height: 34px;
  line-height: 36px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 350;
  color: #555;
  text-align: center;
}
.replyCheck {
  display: inline-block;
  font-size: 14px;
  font-weight: 350;
  color: #fff;
  width: 90px;
  height: 34px;
  line-height: 36px;
  text-align: center;
  background: #a6abb1;
}
.orderTable.inquiry a.myText {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: 45px;
  left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #555;
  font-weight: 350;
}
.orderTable.inquiry td {
  padding: 40px;
  box-sizing: border-box;
}
.orderTable.like .status &gt; div &gt; div {
  width: 100%;
}
.orderTable.like .imgBox {
  width: 8%;
}
.cartBtn {
  display: inline-block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 350;
  color: #555;
  text-align: center;
  margin: 0 2px;
  margin-bottom: 7px;
}
.buyBtn {
  display: inline-block;
  font-size: 13px;
  font-weight: 350;
  color: #fff;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #a6abb1;
  border: 0;
  vertical-align: top;
  margin: 0 2px;
}
.delBtnWarp {
  text-align: left;
  font-size: 0;
  padding-top: 15px;
  box-sizing: border-box;
}
.delBtnWarp a {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  color: #555;
  margin-right: 15px;
}
.delBtnWarp a:last-child {
  margin-right: 0;
}

.pointInfo {
  position: relative;
  background: #f2f2f2;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.pointInfo p {
  position: relative;
  font-weight: 350;
  font-size: 13px;
  color: #777;
  padding-left: 25px;
  box-sizing: border-box;
}
.pointInfo p::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url("../images/sub/coin.png") no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
}
.pointInfo p span {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  color: #111;
  margin-left: 15px;
}
.pointCaution {
  position: absolute;
  top: 22px;
  right: 25px;
  font-size: 13px;
  color: #777;
  font-weight: 350;
}

.mngTableWarp &gt; strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #111;
  line-height: 1;
  padding-bottom: 15px;
  box-sizing: border-box;
}
.mngTableWarp .price_box {
	display: inline-flex;
    align-items: center;
    gap: 5px;
}
.mngTableWarp .price_btn {
	width: 100px;
    vertical-align: middle;
    margin-left: 20px;
}
.mngTableWarp .cp_cancel {
	display: inline-block;
    padding: 0 5px;
    height: 40px;
    border: 0;
    border-radius: 3px;
    color: #434a54;
    text-decoration: none;
	width: 100px;
    vertical-align: middle;
    margin-left: 10px;
	background-color: #fff;
	border: 1px solid #434a54;
}
.tableMng {
  width: 100%;
  border-top: 1px solid #333;
}
.tableMng th,
.tableMng td {
  border-bottom: 1px solid #ddd;
}
.tableMng th {
  text-align: left;
  font-size: 14px;
  font-weight: 350;
  color: #888;
  padding: 10px;
  box-sizing: border-box;
}
.tableMng td {
  font-size: 14px;
  font-weight: 350;
  color: #333;
  padding: 10px;
  box-sizing: border-box;
}
.input_s {
  width: 100%;
  max-width: 345px;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.input_l {
  width: 100%;
  max-width: 555px;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.cc_check {
  display: inline-block;
}
.cc_check input[type="radio"] {
  display: none;
}
.cc_check input[type="radio"] + label {
  overflow: hidden;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  color: #333;
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  white-space: nowrap;
}
.cc_check input[type="radio"] + label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #797979;
  box-sizing: border-box;
  vertical-align: middle;
  transform: translateY(-1px);
  border-radius: 50%;
}
.cc_check input[type="radio"]:checked + label span {
  display: inline-block;
  border: 1px solid #0165b1;
  border-radius: 50%;
}
.cc_check input[type="radio"]:checked + label span::after {
  position: absolute;
  top: 2px;
  left: 2px;
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #0165b1;
  box-sizing: border-box;
  border-radius: 50%;
}
.cc_check p {
  display: inline-block;
}
.ml20 {
  margin-left: 20px;
}
.address input {
  display: block;
  margin-bottom: 5px;
}
.address input:last-child {
  margin-bottom: 0;
}
.editInfo {
  display: inline-block;
  width: 120px;
  height: 45px;
  line-height: 45px;
  background: #002f6c;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  border-radius: 5px;
  vertical-align: top;
  margin: 0 3px;
  transition: all 0.5s ease;
}
.editInfo:hover {
  background: #353535;
}
.infoCancle {
  display: inline-block;
  width: 70px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0 3px;
  transition: all 0.5s ease;
}
.infoCancle:hover {
  border: 1px solid #555;
  background: #555;
  color: #fff;
}
.withdrawal {
  display: inline-block;
  width: 120px;
  height: 45px;
  line-height: 45px;
  background: #002f6c;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  border-radius: 5px;
  vertical-align: top;
  margin: 0 3px;
  transition: all 0.5s ease;
}
.withdrawal:hover {
  background: #353535;
}
.myPageWrap {
  min-height: 660px;
  position: relative;
}
.orderTable.payment td .imgBox {
  width: 15%;
}
.paymentWrap {
  position: relative;
}
.paymentView {
  padding-right: 480px;
  box-sizing: border-box;
}
.paymentRight {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
}
.paymentTitle {
  margin-bottom: 100px;
}
.paymentH2 {
  font-size: 38px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.orderTable.payment tbody td.pdlr0 {
  padding-left: 0;
  padding-right: 0;
}

.paymentRight .title {
  font-size: 22px;
  font-weight: 500;
  color: #111;
  padding: 25px 35px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #f2f2f2;
}
.paymentRight .total {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  padding: 45px 30px;
  box-sizing: border-box;
  background: #fff;
}
.paymentRight .total p {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  margin-bottom: 25px;
}
.paymentRight .total p span {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #111;
}
.paymentRight .total p.strong {
  font-size: 16px;
  color: #111;
  padding-top: 25px;
  box-sizing: border-box;
  margin-bottom: 0;
}
.paymentRight .total p.strong span {
  font-weight: 700;
  font-size: 22px;
  color: #111;
}
.paymentBtn {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-weight: 350;
  font-size: 16px;
  color: #fff;
  background: #002f6c;
  border-radius: 0;
  border: 0;
}
.paymentWrap {
  min-height: 450px;
}

.accountBox {
  position: relative;
  font-size: 500;
  font-size: 16px;
  color: #fff;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #333333;
  margin-bottom: 30px;
}
.accountBox::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 32px;
  right: 40px;
}
.dpTable {
  display: table;
  width: 100%;
  height: 100%;
}
.dpTable .imgBox {
  display: table-cell;
  width: 20%;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.dpTable .imgBox img {
  width: 100%;
  height: auto;
}
.dpTable .textBox {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.optionEdit {
  margin-top: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  color: #999;
  text-align: center;
  width: 85px;
  height: 26px;
  line-height: 26px;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.optionEdit.white {
  background: #fff;
  border: 1px solid #ddd;
  color: #999;
}
.paymentRight.fixed {
  position: fixed;
  top: 85px;
  left: 50%;
  margin-left: 480px;
  z-index: 20;
}
.paymentRight.payment .total {
  border-bottom: 1px solid #ddd;
}
.paymentRight.payment input[type="checkbox"] + label .box {
  position: initial;
  float: left;
  margin-right: 7px;
  transform: translateY(3px);
  border: 1px solid #bbb;
}
.paymentRight.payment input[type="checkbox"] + label .text {
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 13px;
  font-weight: 350;
  color: #777;
}
.paymentRight.payment .ageeBox {
  padding: 0 20px;
  padding-top: 15px;
  padding-bottom: 30px;
  box-sizing: border-box;
  background: #fff;
}
.won {
  margin-left: 5px;
  margin-right: 20px;
}
.pos-init {
  display: inline-block;
}
.pos-init input[type="checkbox"] + label .box {
  position: initial;
  transform: translateY(3px);
  border: 1px solid #bbb;
}
.pos-init input[type="checkbox"] + label {
  color: #777;
}
.bsText {
  display: inline-block;
  font-size: 13px;
  font-weight: 350;
  color: #8c9cc4;
}
.blueStar {
  color: #0075ff;
}
.input_100p {
  width: 100%;
  max-width: 100%;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.btnWrap.left {
  text-align: left;
}
.payCard {
  display: inline-block;
  width: 260px;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  background: #333333;
  text-align: center;
  color: #fff;
  font-weight: 350;
  font-weight: 350;
  border-radius: 3px;
  vertical-align: top;
  margin: 0 5px;
}
.payAccount {
  box-sizing: border-box;
  display: inline-block;
  width: 260px;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  font-weight: 350;
  text-align: center;
  color: #888;
  border: 2px solid #ccc;
  border-radius: 3px;
  margin: 0 5px;
}
.payAccount.active {
  display: inline-block;
  width: 260px;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  background: #333333;
  text-align: center;
  color: #fff;
  font-weight: 350;
  font-weight: 350;
  border-radius: 3px;
  vertical-align: top;
  margin: 0 5px;
  border: 0;
}

#sod_frm_paysel {
  border: 0;
}
#sod_frm_paysel &gt; div {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
#sod_frm_paysel &gt; div label {
  display: block;
  width: 260px;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  font-weight: 350;
  text-align: center;
  color: #888;
  border: 2px solid #ccc;
  border-radius: 3px;
  box-sizing: border-box;
}
#sod_frm_paysel &gt; div input[type="radio"] {
  width: 0px;
  height: 0px;
}
#sod_frm_paysel &gt; div input[type="radio"]:not(old):checked + label {
  background: #333333;
  color: #fff;
  border: 3px solid #333;
}
#settle_bank {
  font-size: 15px;
  margin: 0 5px;
  color: #252525;
  margin-top: 10px;
}
#settle_bank input[type="text"] {
  border: 1px solid #ddd;
  height: 35px;
  width: 150px;
}
#settle_bank div {
  margin-top: 10px;
}

.tableMng th.paymentSelect {
  padding: 20px 0;
  box-sizing: border-box;
}

.completeView {
  padding: 60px;
  box-sizing: border-box;
  background: #f8f8f8;
}
.completeView .numBox {
  padding-top: 45px;
  padding-bottom: 40px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}
.completeView .numBox &gt; strong {
  display: block;
  font-size: 26px;
  font-weight: 500;
  color: #555;
  text-align: center;
  margin-bottom: 15px;
}
.completeView .numBox &gt; strong span {
  color: #3289da;
}
.completeView .numBox &gt; p {
  font-size: 16px;
  font-weight: 350;
  color: #777;
  text-align: center;
}
.completeView .numBox &gt; p span {
  display: inline-block;
  position: relative;
}
.completeView .numBox &gt; p span::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #777;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.completeView .infoBox {
  padding: 40px;
  box-sizing: border-box;
}

.tableComplete {
  width: 500px;
  margin: 0 auto;
}
.tableComplete th {
  vertical-align: top;
  text-align: left;
  font-weight: 700;
  font-size: 15px;
  color: #222;
}
.tableComplete td {
  padding-left: 35px;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 15px;
  color: #454545;
  padding-top: 5px;
  padding-bottom: 5px;
}

.paymentRight.payment.complete {
}
.paymentRight.payment.complete .title {
  background: #002f6c;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.paymentRight.payment.complete .total {
  background: #002f6c;
}
.paymentRight.payment.complete .total p {
  color: #fff;
}
.paymentRight.payment.complete .total p span {
  color: #fff;
}

/* brand_story */
.aboutVisual {
  width: 100%;
  /* height:calc(100vh - 85px); */
  height: 85vh;
}
.aboutVisual .swiper-container {
  height: 100%;
}
.aboutVisual .swiper-wrapper {
  height: 100%;
}
.aboutVisual .swiper-slide {
  height: 100%;
}
.specsLogo {
  display: inline-block;
  width: 385px;
  height: 53px;
  background: url("/images/sub/specs_logo.png") no-repeat;
  filter: blur(8px);
  transition: 2s -webkit-filter linear;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}

.aboutBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: auto;
  z-index: 1;
}
.aboutBg.bg1 {
  background: url("/images/sub/about_new_bg1.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutBg.bg2 {
  background: url("/images/sub/about_new_bg2.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutBg.bg3 {
  background: url("/images/sub/about_new_bg3.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutBg.bg4 {
  background: url("/images/sub/about_new_bg4.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutBg.bg5 {
  background: url("/images/sub/about_new_bg5.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
/* .aboutBg.bg6 {background:url('/images/sub/about_bg6.jpg') no-repeat;background-position:center;background-size: cover;}
.aboutBg.bg7 {background:url('/images/sub/about_bg7.jpg') no-repeat;background-position:center;background-size: cover;} */
.aboutVisual .dpTable {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.aboutVisual .dpTable &gt; div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.aboutVisual .textBox {
  text-align: left;
}
.aboutVisual .textBox strong {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  font-style: italic;
  margin-bottom: 30px;
  display: block;
  opacity: 0;
  transform: translateY(20px);
}
.lineBox &gt; p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(20px);
}
.lineBox &gt; p:last-child {
  margin-bottom: 0;
}
.aboutVisual .swiper-slide-active .textBox strong {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
.swiper-slide-active .lineBox &gt; p:first-child {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 1.5s;
}
.swiper-slide-active .lineBox &gt; p:nth-child(2) {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 1.7s;
}
.swiper-slide-active .lineBox &gt; p:nth-child(3) {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 1.9s;
}
.swiper-slide-active .lineBox &gt; p:nth-child(4) {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 2.1s;
}
.swiper-slide-active .lineBox &gt; p:nth-child(5) {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 2.3s;
}
.swiper-slide-active .lineBox &gt; p:nth-child(6) {
  animation: lineText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 2.5s;
}
@keyframes lineText {
  0% {
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.inner.w1280 {
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
}
.inner.w1760 {
  max-width: 1760px;
  margin: 0 auto;
  height: 100%;
}
.aboutVisual .textBox.s2 {
  display: block;
  width: 100%;
  padding-right: 50%;
  padding-top: 10%;
  box-sizing: border-box;
}
.aboutVisual .textBox.s2 strong,
.aboutVisual .textBox.s2 .lineBox &gt; p {
  color: #000;
}
.aboutVisual .textBox.s3 strong {
  padding-right: 5px;
}
.aboutVisual .textBox.s3 {
  /* padding-top: 30%;box-sizing: border-box;text-align: right; */
  display: block;
  width: 100%;
  padding-top: 20%;
  box-sizing: border-box;
  text-align: right;
}

.aboutVisual .textBox.s4 {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 20%;
}
.aboutVisual .textBox.s5 {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 15%;
}
.aboutVisual .textBox.s6 {
  margin-top: -5%;
  box-sizing: border-box;
}
.aboutVisual .textBox.s7 {
  display: block;
  width: 100%;
  padding-left: 50%;
  box-sizing: border-box;
  padding-top: 15%;
}
.aboutVisual .swiper-pagination {
  width: 100%;
  text-align: center;
  bottom: 65px !important;
  left: 0;
}
.aboutVisual .swiper-pagination-bullet {
  margin: 0 3px;
  background: rgba(255, 255, 255, 0.4);
}
.aboutVisual .swiper-pagination-bullet-active {
  background: #fff !important;
}
.swiper-slide-active .specsLogo {
  animation: about1 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
@keyframes about1 {
  0% {
  }
  100% {
    filter: blur(0);
  }
}
.aboutVisual .swiper-button-prev::after,
.aboutVisual .swiper-button-next::after {
  display: none;
}
.aboutVisual .swiper-button-prev,
.aboutVisual .swiper-button-next {
  display: inline-block !important;
  width: 32px;
  height: 10px;
  top: auto !important;
  bottom: 70px !important;
}
.aboutVisual .swiper-button-prev {
  background: url("../images/sub/about_prev.png") no-repeat;
  left: 60px !important;
}
.aboutVisual .swiper-button-next {
  background: url("../images/sub/about_next.png") no-repeat;
  right: 60px !important;
}

/* flagship */
.prodTypeH2.flag {
  border-bottom: 0;
}
.search_box {
  padding: 20px 0;
  text-align: center;
  font-size: 0;
  background-color: #f9f9f9;
  margin-bottom: 40px;
}
.board_search_select {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 120px !important;
  height: 50px;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: left;
  box-sizing: border-box;
  background: transparent;
}
.search_box &gt; div {
  position: relative;
  display: inline-block;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.search_box select {
  width: 100px;
  height: 42px;
  border: solid 1px #ededed;
  padding: 0 10px;
  font-size: 15px;
  vertical-align: top;
}
.search_box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../images/sub/select_arrw.png) no-repeat center right
    10px;
}
.search_box .jq_sel {
  display: block;
  position: relative;
  height: 50px;
  font-size: 16px;
  padding: 0 10px;
}
.search_box .jq_sel span {
  position: absolute;
  left: 0px;
  top: 0;
  white-space: nowrap;
  height: 50px;
  width: 100%;
  line-height: 51px;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  color: #656565;
  text-align: left;
  box-sizing: border-box;
  font-weight: 400;
  padding-left: 16px;
  box-sizing: border-box;
  background: #fff;
  background-position: right 15px center;
  background-size: 12px 7px;
}
.search_box .jq_sel span::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 4px;
  background: url("../images/sub/search_arrow.png") no-repeat;
  position: absolute;
  top: 25px;
  right: 20px;
}
.search_box .jq_sel span::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  background: #ddd;
  position: absolute;
  top: 15px;
  right: 0;
}
.search_box .jq_sel ul {
  width: 120px !important;
  overflow: auto;
  position: absolute;
  z-index: 9999;
  top: 57px;
  left: 0px;
  max-height: 300px;
  right: -1px;
  background-color: transparent;
  border-top: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
  background: #fff;
  display: none;
  overflow: auto;
  overflow-y: auto;
  z-index: 10;
  white-space: nowrap;
  border: 1px solid #ddd;
}
.search_box .jq_sel_hide {
  display: none;
}
.search_box .jq_sel ul a {
  display: block;
  padding: 8px;
  text-decoration: none;
  color: #656565;
  text-align: left;
  font-size: 13px;
}
.search_box input {
  width: 100%;
  box-sizing: border-box;
  border: 0;
  height: 50px;
  width: 100%;
}
.search_box .inputWrap {
  padding-right: 40px;
  padding-left: 130px;
  width: 430px;
  background: #fff;
}
.search_box button {
  display: inline-block;
  width: 40px;
  height: 50px;
  border: 0;
  background: #fff url("../images/sub/search.png") no-repeat;
  background-position: center;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.noticeIcon {
  font-size: 14px;
  font-weight: 500;
  color: #002f6c;
}
.tableFlag {
  width: 100%;
  border-top: 2px solid #002f6c;
  text-align: center;
}
.tableFlag th {
  padding: 25px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #7f7f7f;
  font-size: 15px;
  font-weight: 700;
  color: #252525;
}
.tableFlag td {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}
.tableFlag td a {
  font-size: 14px;
  font-weight: 400;
  color: #454545;
  display: block;
  width: 100%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tableFlag tr.notice_subject td a,
.tableEdu tr.notice_subject td {
  font-weight: 500;
}
.pagination {
  text-align: center;
  margin-top: 60px;
}
.pagination a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #252525;
  vertical-align: top;
  margin: 0 5px;
}
.pagination a.on {
  color: #fff;
}
.pagination a.prev1 {
  background: url("../images/sub/prev1.png") no-repeat;
  background-position: center;
  margin: 0;
}
.pagination a.prev2 {
  background: url("../images/sub/prev2.png") no-repeat;
  background-position: center;
  margin: 0;
}
.pagination a.next2 {
  background: url("../images/sub/next2.png") no-repeat;
  background-position: center;
  margin: 0;
}
.pagination a.next1 {
  background: url("../images/sub/next1.png") no-repeat;
  background-position: center;
  margin: 0;
}

.flagshipView {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #252525;
  box-sizing: border-box;
  border-bottom: 1px solid #555555;
  text-align: left;
}
.flagshipView thead th {
  padding: 35px 22px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.flagshipView thead th h2 {
  font-weight: 700;
  font-size: 20px;
  color: #252525;
  margin-bottom: 15px;
}
.flagshipView thead tr.attachment th {
  padding: 15px 20px;
  box-sizing: border-box;
  background: #f5f5f5;
}
.viewAttach {
  display: inline-block;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #252525;
  transition: all 0.3s ease;
}
.viewAttach:hover {
  color: #002f6c;
}
.viewAttach::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
  background: url("../images/sub/download.png") no-repeat;
  content: "";
}
.flagshipView thead th p span {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 400;
  color: #252525;
}
.flagshipView thead th p span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #ddd;
  position: absolute;
  top: 5px;
  right: 0;
}
.flagshipView thead th p span:last-child {
  margin-right: 0;
  padding-right: 0;
}
.flagshipView tbody table{width: 100%!important;}
.flagshipView tbody td {
  padding: 7px 25px 7px 25px;
  box-sizing: border-box;
}
.flagshipView tbody td img{
  margin-bottom: 35px;
  max-width: 100%;
}
.flagshipView tbody td p {
  /* margin-bottom: 35px; */
  max-width: 100%;
}
.flagshipView tbody td p {
  font-size: 14px;
  color: #252525;
  font-weight: 400;
  line-height: 26px;
}
.flagshipView tfoot td {
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  padding: 30px 20px;
  box-sizing: border-box;
  position: relative;
}
.flagshipView tfoot td a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  transition: all 0.3s ease;
}
.flagshipView tfoot td a:hover {
  color: #002f6c;
}
.flagshipView tfoot td.viewPrev {
  position: relative;
}
.flagshipView tfoot td.viewPrev a {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #252525;
  transition: all 0.3s ease;
}
.flagshipView tfoot td.viewPrev a:hover {
  color: #002f6c;
}
.flagshipView tfoot td.viewPrev a::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 6px;
  background: url("../images/sub/prevpost.png") no-repeat;
  position: absolute;
  top: 8px;
  right: 0;
}
.flagshipView tfoot td.viewNext {
  position: relative;
}
.flagshipView tfoot td.viewNext a {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #252525;
  transition: all 0.3s ease;
}
.flagshipView tfoot td.viewNext a:hover {
  color: #002f6c;
}
.flagshipView tfoot td.viewNext a::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 6px;
  background: url("../images/sub/nextpost.png") no-repeat;
  position: absolute;
  top: 8px;
  right: 0;
}
.listIcon {
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("../images/sub/listIcon.png") no-repeat;
  margin-right: 8px;
}
.btnWrap {
  text-align: center;
  margin-top: 40px;
}
.listBtn {
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #002f6c;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  transition: all 0.5s ease;
  margin: 0 5px;
}
.listBtn:hover {
  background: #353535;
}

/* faq */
.faqBox {
  display: block;
  height: 100%;
  margin-bottom: 20px;
}
.faqBox &gt; a {
  display: block;
  height: 100%;
}
.faqBox:last-child {
  margin-bottom: 0;
}
.fBox {
  position: relative;
  padding: 30px;
  box-sizing: border-box;
  background: #f6f6f6;
}
.fBox p {
  font-size: 16px;
  font-weight: 400;
  color: #555;
  padding-left: 0px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 16px;
}
.fBox span {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #777777;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  top: 28px;
  left: 30px;
  line-height: 30px;
  display: none;
}
.fBox::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/sub/faq_plus.png") no-repeat;
  position: absolute;
  top: 35px;
  right: 30px;
}
.faqBox.on .fBox::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/sub/faq_minus.png") no-repeat;
  position: absolute;
  top: 35px;
  right: 30px;
}
.aBox {
  display: none;
  padding: 65px 20px;
  box-sizing: border-box;
}
.aBox p {
  font-size: 15px;
  font-weight: 350;
  color: #454545;
}
.faqBox.on {
  border-bottom: 1px solid #ccc;
}
.faqBox.on .fBox {
  background: #fff;
  border: 1px solid #002f6c;
  color: #002f6c;
}
.faqBox.on .fBox span {
  background: #002f6c;
}
.prodTypeH2.flag p {
  font-size: 16px;
  color: #151515;
  text-align: center;
}

.tableSupport {
  width: 100%;
  border-top: 1px solid #111;
  box-sizing: border-box;
  text-align: left;
}
.tableSupport th {
  background: #f5f5f5;
  color: #454545;
  font-size: 14px;
  font-weight: 350;
  padding-left: 20px;
  box-sizing: border-box;
  padding-right: 20px;
  border-bottom: 1px solid #e2e2e2;
}
.tableSupport td {
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #e2e2e2;
}
.tableSupport td select {
  width: 345px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 0 10px;
  box-sizing: border-box;
}
.tableSupport td input[type="text"] {
  height: 34px;
  width: 100%;
  line-height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.tableSupport td textarea {
  width: 100%;
  height: 300px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  resize: none;
}
.filebox input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.filebox label {
  display: inline-block;
  padding: 0.5em 0.75em;
  color: #fff;
  font-size: inherit;
  line-height: normal;
  vertical-align: middle;
  background-color: #002f6c;
  cursor: pointer;
  border: 1px solid #ebebeb;
  border-bottom-color: #e2e2e2;
  border-radius: 0.25em;
}
/* named upload */
.filebox .upload-name {
  display: inline-block;
  padding: 0.5em 0.75em; /* labelì˜ íŒ¨ë”©ê°’ê³¼ ì¼ì¹˜ */
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  border-bottom-color: #e2e2e2;
  border-radius: 0.25em;
  -webkit-appearance: none; /* ë„¤ì´í‹°ë¸Œ ì™¸í˜• ê°ì¶”ê¸° */
  -moz-appearance: none;
  appearance: none;
}
.inquiryBtn {
  display: inline-block;
  width: 120px;
  height: 45px;
  text-align: center;
  font-weight: 300;
  color: #fff;
  font-size: 13px;
  background: #002f6c;
  border-radius: 5px;
  line-height: 45px;
  transition: all 0.5s ease;
  border: 0;
  vertical-align: top;
  margin: 0 2px;
}
.inquiryBtn:hover {
  background: #454545;
}

.login_wrap {
  max-width: 550px;
  margin: 0 auto;
}
.mypage_title,
.login_title {
  text-align: center;
}
.mypage_title h2,
.login_title h2 {
  color: #231916;
  font-size: 45px;
  font-weight: 300;
}
.login_title p {
  padding-top: 15px;
  color: #231916;
  font-size: 16px;
}
.login_title img {
  display: block;
  margin: 0 auto;
}
.login_input input {
  width: 100%;
  border: 1px solid #ddd;
  height: 62px;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.login_input li {
  margin-top: 20px;
}
.login_input li:first-child {
  margin-top: 0;
}

.login_btn {
  margin-top: 20px;
}
.login_btn input,
.login_btn a {
  display: block;
  width: 100%;
  text-align: center;
  border: 0;
  font-size: 17px;
  box-sizing: border-box;
  height: 62px;
}
.login_btn input {
  color: #fff;
  background: #111;
}
.login_btn a {
  margin-top: 10px;
  border: 1px solid #353535;
  line-height: 60px;
}
.login_sub_info {
  margin-top: 20px;
}
.login_sub_info a,
.login_sub_info label {
  font-size: 14px;
  color: #111;
}
.sns_login {
  position: relative;
}
.sns_login p {
  color: #353535;
  font-size: 18px;
  padding-top: 10px;
}
.sns_login ul {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}
.sns_login ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 10px;
}
.sns_login ul li:first-child {
  margin-left: 0;
}
.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.ov_hidden {
  overflow: hidden;
}

.register_wrap {
  max-width: 700px;
  margin: 0 auto;
}
.register_wrap h3 {
  font-size: 20px;
  font-weight: 500;
  color: #111;
}
.register_form_wrap.payment {
  margin-top: 10px;
  border-top: 2px solid #222;
  padding-top: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.register_form_wrap.payment input[type="text"] {
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 14px;
}
.register_form_wrap.payment li + li {
  margin-top: 25px;
}
.register_form_wrap.payment li &gt; div:first-child {
  margin-bottom: 5px;
  font-size: 14px;
}
.zipcode {
  position: relative;
  padding-right: 115px;
}
.zipcode button {
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  height: 45px;
  font-size: 14px;
  border-radius: 0;
}
.mt5 {
  margin-top: 5px;
}

.register_form_wrap.payment {
  border-top: 0;
}
.register_form_wrap.payment .zipcode {
  max-width: 440px;
}
.register_form_wrap.payment input[type="text"] {
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  line-height: 34px;
}
.register_form_wrap.payment .zipcode button {
  height: 34px;
  line-height: 34px;
}

/* 210111 */
.reviewList {
  border-top: 1px solid #333;
  margin-top: 80px;
}
.reviewList.detail {
  margin-top: 0;
}
.reviewList ul {
}
.reviewList ul li {
  padding: 30px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.reviewList.detail ul li {
  padding-left: 150px;
  position: relative;
}
.reviewList.detail ul li .imgBox {
  position: absolute;
  top: 30px;
  left: 20px;
}
.reviewList.detail ul li .imgBox img {
  width: 100%;
}
.clickArea {
  cursor: pointer;
}
.reviewList .reviewTitle {
  position: relative;
}
.reviewList .reviewTitle::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 13px;
  background: url("../images/sub/review_arrow.png") no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 20px;
}
.reviewList ul li.on .reviewTitle::after {
  background: url("../images/sub/review_arrow_on.png") no-repeat;
}
.reviewList .scoreBox {
  margin-bottom: 20px;
}
.reviewList .title {
  font-size: 15px;
  font-weight: 700;
  color: #222;
  margin-bottom: 13px;
}
.reviewList .writer {
  padding-bottom: 30px;
}
.reviewList .writer .writer_name {
  display: inline-block;
  font-weight: 350;
  font-size: 14px;
  color: #222;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  box-sizing: border-box;
}
.reviewList .writer .writer_name::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #ddd;
  position: absolute;
  top: 2px;
  right: 0;
}
.reviewList .writer .date {
  font-size: 14px;
  font-weight: 400;
  color: #aaa;
}
.reviewCont {
  display: none;
}
.reviewCont p {
  min-height: 140px;
  font-size: 15px;
  font-weight: 500;
  color: #757575;
}
.reviewTitle .editWrap {
  display: inline-block;
  text-align: left;
}
.delBtn {
  display: inline-block;
  width: 74px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 350;
  color: #454545;
  background: #eaeaeb;
  border-radius: 5px;
}
.editBtn {
  display: inline-block;
  width: 74px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 350;
  color: #454545;
  background: #ccd5e2;
  border-radius: 5px;
}

.qnaList {
  border-top: 1px solid #333;
}
.qnaList ul li {
  padding: 30px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.qnaList ul li &gt; div {
  position: relative;
  padding-left: 65px;
  box-sizing: border-box;
}
.qnaList .title {
  cursor: pointer;
}
.qnaList ul li &gt; div em {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #757575;
  position: absolute;
  top: 20px;
  left: 10px;
  font-style: normal;
}
.qnaList .qnaTitle {
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.qnaList .qnaTitle::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 13px;
  background: url("../images/sub/review_arrow.png") no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 20px;
}
.qnaList ul li.on .qnaTitle::after {
  background: url("../images/sub/review_arrow_on.png") no-repeat;
}
.qnaList .qnaTitle .writer {
  padding-bottom: 15px;
  position: relative;
}
.qnaList .writer .writer_name {
  display: inline-block;
  font-weight: 350;
  font-size: 14px;
  color: #222;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  box-sizing: border-box;
}
.qnaList .writer .writer_name::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #ddd;
  position: absolute;
  top: 6px;
  right: 0;
}
.qnaList .writer .date {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #aaa;
  padding-right: 10px;
  margin-right: 10px;
  box-sizing: border-box;
}
.qnaList .writer .date::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #ddd;
  position: absolute;
  top: 6px;
  right: 0;
}
.qnaList .status {
  font-weight: 350;
  font-size: 14px;
  color: #222;
}
.qnaList .title {
  font-weight: 700;
  font-size: 15px;
  color: #222;
  margin-bottom: 10px;
}
.qnaCont {
  box-sizing: border-box;
  display: none;
}
.qnaCont p {
  padding-top: 30px;
  box-sizing: border-box;
  min-height: 140px;
  font-size: 15px;
  font-weight: 500;
  color: #757575;
  line-height: 24px;
}
.asw_box {
  padding-top: 20px;
  box-sizing: border-box;
}
.editWrap {
  display: inline-block;
  margin-left: 20px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  z-index: 10;
}
.delBtn {
  display: inline-block;
  width: 74px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 350;
  color: #454545;
  background: #eaeaeb;
  border-radius: 5px;
}
.editBtn {
  display: inline-block;
  width: 74px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 350;
  color: #454545;
  background: #ccd5e2;
  border-radius: 5px;
}
.qnaReply {
  position: relative;
  padding-top: 25px;
  padding-bottom: 30px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  padding-left: 30px;
}
.qnaReply::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-left: 2px solid #555;
  border-bottom: 2px solid #555;
  box-sizing: border-box;
  position: absolute;
  top: 30px;
  left: 0;
}
.qnaReply .title {
  font-size: 14px;
  font-weight: 350;
  color: #222;
}
.qnaReply .replyCont p {
  font-size: 15px;
  font-weight: 500;
  color: #757575;
  padding-top: 25px;
  box-sizing: border-box;
  min-height: initial;
}
.arBtn {
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #111;
  border-radius: 5px;
  color: #111;
  font-size: 16px;
  font-weight: 400;
  display: none;
  box-sizing: border-box;
}
.arBtn::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 16px;
  background: url("../images/sub/ar_arrow.png") no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-left: 10px;
}
.mob_ib {
  display: none;
}
.iconLock {
  display: inline-block;
  width: 16px;
  height: 22px;
  background: url("../images/sub/iconLock.png") no-repeat;
  margin-left: 5px;
  vertical-align: middle;
  background-size: 100%;
}
.myLeft &gt; a {
  display: none;
}

.odTable {
  text-align: left;
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #333;
}
.odTable th,
.odTable td {
  padding: 17px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.odTable th {
  font-size: 14px;
  font-weight: 350;
  color: #888;
}
.odTable td {
  font-size: 14px;
  font-weight: 350;
  color: #333;
}
.txtLeft {
  text-align: left;
}
.order_title {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #111;
  line-height: 1;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.toggleBtn {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  color: #111;
}
.toggleBtn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url("../images/sub/order_arrow.png") no-repeat;
  vertical-align: middle;
  margin-left: 10px;
}
.toggleBtn.on::after {
  background: url("../images/sub/order_arrow_on.png") no-repeat;
}
.iconOp {
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.iconOp.op1 {
  background: #f6f6f6 url("../images/sub/op1.png") no-repeat;
  background-position: center;
}
.iconOp.op2 {
  background: #f6f6f6 url("../images/sub/op2.png") no-repeat;
  background-position: center;
}
.iconOp.op3 {
  background: #f6f6f6 url("../images/sub/op3.png") no-repeat;
  background-position: center;
}
.iconOp.op4 {
  background: #f6f6f6 url("../images/sub/op4.png") no-repeat;
  background-position: center;
}
.iconOp.op5 {
  background: #f6f6f6 url("../images/sub/op5.png") no-repeat;
  background-position: center;
}
.orderProcess {
  display: none;
}
.orderProcess ul {
  font-size: 0;
  text-align: center;
  margin-bottom: 100px;
}
.orderProcess ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 35px;
  box-sizing: border-box;
}
.orderProcess ul li::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 24px;
  background: url("../images/sub/order_tri.png") no-repeat;
  position: absolute;
  top: 50px;
  right: -5px;
}
.orderProcess ul li:last-child::after {
  display: none;
}
.orderProcess ul li .iconWrap {
  text-align: center;
}
.orderProcess ul li .textWrap {
  margin-top: 30px;
}
.orderProcess ul li .textWrap strong {
  display: block;
  font-size: 20px;
  font-weight: 350;
  color: #111;
}
.orderProcess ul li .textWrap p {
  font-size: 14px;
  font-weight: 350;
  color: #777;
}
.table_title {
  font-size: 18px;
  font-weight: 500;
  color: #111;
  display: block;
  line-height: 1;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.halfLayout {
  font-size: 0;
  margin: 0 -20px;
}
.halfLayout &gt; div {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 0 20px;
  box-sizing: border-box;
}
.orderTotal .title {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #333;
}
.orderCont {
  background: #f9f9f9;
  padding: 30px;
  box-sizing: border-box;
}
.orderCont ul li {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  margin-bottom: 20px;
}
.orderCont ul li:last-child {
  margin-bottom: 0;
}
.orderCont ul li span {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  font-weight: 700;
  color: #111;
}
.orderCont ul li.strong {
  font-weight: 400;
  font-size: 16px;
  color: #111;
}
.orderCont ul li.strong span {
  font-weight: 700;
  color: #111;
  font-size: 22px;
}
.orderCont em {
  font-style: normal;
  padding-right: 15px;
}
.orderCancel {
  display: inline-block;
  width: 120px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #555;
}
.odTable td &gt; a &gt; div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.odTable td .textBox {
  padding-left: 20px;
}
.odTable td .textBox strong {
  display: block;
  font-weight: 350;
  font-size: 14px;
  color: #000;
  margin-bottom: 7px;
}
.tableMng.select {
  display: block;
}
.tableMng.select tbody {
  display: block;
}
.tableMng.select tr {
  display: block;
}
.tableMng.select th.paymentSelect {
  display: block;
}
.qnaList.detail ul li &gt; div {
  padding-left: 130px;
  box-sizing: border-box;
}
.qnaList.detail .imgBox {
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 50px;
}
.qnaList.detail .qnaTitle .writer {
  padding-bottom: 8px;
}
.qnaList .qnaTitle::after {
  right: 0;
}

.member_content_wrap {
  padding: 20px;
}
.login_wrap {
  max-width: 550px;
  margin: 0 auto;
}
.mypage_title,
.login_title {
  text-align: center;
}
.mypage_title h2,
.login_title h2 {
  color: #231916;
  font-size: 45px;
  font-weight: 300;
}
.login_title p {
  padding-top: 15px;
  color: #231916;
  font-size: 16px;
}
.login_title img {
  display: block;
  margin: 0 auto;
}
.login_input input {
  width: 100%;
  border: 1px solid #ddd;
  height: 62px;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.login_input li {
  margin-top: 20px;
}
.login_input li:first-child {
  margin-top: 0;
}

.login_btn {
  margin-top: 20px;
}
.login_btn input,
.login_btn a {
  display: block;
  width: 100%;
  text-align: center;
  border: 0;
  font-size: 17px;
  box-sizing: border-box;
  height: 62px;
}
.login_btn input {
  color: #fff;
  background: #111;
}
.login_btn a {
  margin-top: 10px;
  border: 1px solid #353535;
  line-height: 60px;
}
.login_sub_info {
  margin-top: 20px;
}
.login_sub_info a,
.login_sub_info label {
  font-size: 14px;
  color: #111;
}
.sns_login {
  position: relative;
}
.sns_login p {
  color: #353535;
  font-size: 18px;
  padding-top: 10px;
}
.sns_login ul {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}
.sns_login ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 10px;
}
.sns_login ul li:first-child {
  margin-left: 0;
}
.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.ov_hidden {
  overflow: hidden;
}
input[type="checkbox"].bkCheck:not(old) {
  width: 15px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
input[type="checkbox"].bkCheck:not(old) + label {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
}
input[type="checkbox"].bkCheck:not(old) + label:before {
  border: 1px solid #ddd;
  width: 13px;
  height: 13px;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 3px;
}
input[type="checkbox"].bkCheck:not(old) + label:after {
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 3px;
  display: block;
  content: "";
  background: #fff;
  left: 3px;
  top: 6px;
}
input[type="checkbox"].bkCheck:not(old):checked + label:before {
  background: url("../images/sub/check_on.gif") no-repeat left center;
  border: 1px solid #111;
}
input[type="checkbox"].bkCheck:not(old):checked + label:after {
  background: #111;
}

.member_content_wrap {
  background: #f5f5f5;
  border: 1px solid #ddd;
  text-align: center;
  padding: 70px 0;
}
.member_content_wrap input {
  max-width: 640px;
  width: 100%;
  display: block;
  margin: 20px auto 0;
  height: 55px;
  border: 1px solid #ddd;
  padding: 0 15px;
  box-sizing: border-box;
}
.mail_txt {
  padding-top: 100px;
  background: url("../images/sub/find_icon.png") center top no-repeat;
}

.agree_wrap h3 {
  font-size: 20px;
  font-weight: 500;
  color: #111;
}
.agree_wrap + .agree_wrap {
  margin-top: 50px;
}
.agree_txt {
  background: #f5f5f5;
  padding: 50px 80px;
  margin-top: 10px;
}
.agree_txt &gt; div {
  overflow-y: scroll;
  height: 230px;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
}
.agree_txt strong {
  font-size: 14px;
  font-weight: 500;
}
.agree_btn {
  margin-top: 10px;
  text-align: right;
}
.agree_btn &gt; div {
  display: inline-block;
}
.all_agree {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd;
  text-align: right;
}
.all_agree &gt; div {
  display: inline-block;
}
.all_agree &gt; div label {
  font-size: 16px;
  color: #111;
}

.register_wrap {
  max-width: 700px;
  margin: 0 auto;
}
.register_sns_wrap {
  max-width: 1280px;
  margin: 0 auto 40px;
}
.register_wrap h3 {
  font-size: 20px;
  font-weight: 500;
  color: #111;
}
.register_form_wrap {
  margin-top: 10px;
  border-top: 2px solid #222;
  padding-top: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.register_form_wrap input[type="text"],
.register_form_wrap input[type="password"] {
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 14px;
}
.register_form_wrap li + li {
  margin-top: 25px;
}
.register_form_wrap li &gt; div:first-child {
  margin-bottom: 5px;
  font-size: 14px;
}
.zipcode {
  position: relative;
  padding-right: 115px;
}
.zipcode button {
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  height: 45px;
  font-size: 14px;
  border-radius: 0;
}
.mt5 {
  margin-top: 5px;
}
.member_content_wrap {
  background: #f5f5f5;
  border: 1px solid #ddd;
  text-align: center;
  padding: 70px 0;
}
.member_content_wrap h3 {
  font-size: 25px;
  font-weight: 500;
  color: #111;
  line-height: 25px;
  margin-bottom: 20px;
  padding-top: 100px;
  background: url("../images/sub/register_icon.png") center top no-repeat;
}

.inquiryBtn2 {
  display: inline-block;
  width: 120px;
  height: 45px;
  text-align: center;
  font-weight: 300;
  color: #fff;
  font-size: 13px;
  background: #252525;
  border-radius: 5px;
  line-height: 45px;
  transition: all 0.5s ease;
}
.inquiryBtn2:hover {
  background: #454545;
}

.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mt5 {
  margin-top: 5px;
}

.write_tb {
  width: 100%;
  border-top: 2px solid #252525;
  border-bottom: solid 1px #222222;
  border-collapse: collapse;
}
.write_tb th,
.write_tb td {
  padding: 15px 15px;
  font-size: 15px;
  color: #222222;
  text-align: left;
  border-bottom: solid 1px #e0e0e0;
}
.write_tb th {
  font-weight: 700;
  width: 20%;
  background-color: #f5f5f5;
  color: #252525;
}
.write_tb td {
  width: 80%;
}
.cancelBtn {
  display: inline-block;
  width: 100px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #555;
}
.write_tb textarea {
  height: 230px;
  width: 100%;
  border: 1px solid #ddd;
}

/* 210114 */
.dp_table {
  display: table;
  width: 100%;
  height: 100%;
}
.dp_table &gt; div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.colorOption ul li a img {
  width: 100%;
  height: auto;
}
.qa_head {
  padding: 100px 20px;
  box-sizing: border-box;
}
.qa_head h2 {
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  color: #333;
  box-sizing: border-box;
}

/*20210117*/
.sod_option_btn #mod_option_frm {
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 15px;
}
.sod_option_btn #mod_option_frm h2 {
  display: none;
}
.sod_option_btn #sit_sel_option h3 {
  display: none;
}
.sod_option_btn .opt_name .sit_opt_subj {
  display: none !important;
}
.sod_option_btn #sit_sel_option .opt_count button,
#sit_sel_option .opt_count .num_input {
  display: inline-block;
  vertical-align: middle;
}
.sod_option_btn #sit_sel_option .opt_count button {
  width: 35px;
  height: 35px;
  background: #222;
  border: 0;
  font-size: 12px;
}
.sod_option_btn #sit_sel_option .opt_count .sit_opt_del {
  color: #fff;
  border-radius: 3px;
}
.sod_option_btn #sit_sel_option .opt_count .num_input {
  width: 50px;
  height: 35px;
  padding: 0;
  border: 1px solid #ddd;
}
.sod_option_btn #sit_sel_option .opt_count .sit_opt_prc {
  display: none;
}
.sod_option_btn #sit_tot_price span {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.sod_option_btn #sit_tot_price .price {
  display: inline-block;
  vertical-align: middle;
}
.sod_option_btn #mod_option_frm .btn_confirm {
  padding-bottom: 0;
}
.btnWrap.mCenter.payment_btn {
  margin-top: 0;
}

/* privacy 210119 */
.privWrap {
  color: #555;
}
.priv_title {
  font-size: 18px;
  margin-bottom: 40px;
}
.pvBox {
  margin-bottom: 20px;
}
.pvBox h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.pvBox strong {
  font-size: 16px;
}
.pvBox p {
  margin-bottom: 5px;
}
.pvList {
  font-size: 0;
  margin-bottom: 10px;
}
.pvList &gt; li {
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 16px;
}
.pvList &gt; li::before {
  content: "-";
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
}
.pvList.cc &gt; li::before {
  content: "o";
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
}
.pvList.cc &gt; li &gt; ul &gt; li {
  padding-left: 10px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.amBox {
  margin-bottom: 30px;
  color: #555;
}
.amBox h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.amBox p {
  font-size: 16px;
}
.amList {
}
.amList &gt; li {
  position: relative;
  padding-left: 22px;
  box-sizing: border-box;
}
.amList &gt; li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
}
.amList &gt; li:nth-child(1)::before {
  content: "â‘&nbsp;";
}
.amList &gt; li:nth-child(2)::before {
  content: "â‘¡";
}
.amList &gt; li:nth-child(3)::before {
  content: "â‘¢";
}
.amList &gt; li:nth-child(4)::before {
  content: "â‘£";
}
.amList &gt; li:nth-child(5)::before {
  content: "â‘¤";
}
.amList &gt; li:nth-child(6)::before {
  content: "â‘¥";
}
.amList &gt; li:nth-child(7)::before {
  content: "â‘¦";
}
.amList &gt; li:nth-child(8)::before {
  content: "â‘§";
}
.amList &gt; li:nth-child(9)::before {
  content: "â‘¨";
}
.dep2List li {
  position: relative;
  padding-left: 22px;
  box-sizing: border-box;
}
.dep2List li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.dep2List li:nth-child(1)::before {
  content: "1.";
}
.dep2List li:nth-child(2)::before {
  content: "2.";
}
.dep2List li:nth-child(3)::before {
  content: "3.";
}
.dep2List li:nth-child(4)::before {
  content: "4.";
}
.dep2List li:nth-child(5)::before {
  content: "5.";
}
.dep2List li:nth-child(6)::before {
  content: "6.";
}
.dep2List li:nth-child(7)::before {
  content: "7.";
}
.dep2List li:nth-child(8)::before {
  content: "8.";
}
.dep2List li:nth-child(9)::before {
  content: "9.";
}
.dep2List li:nth-child(10)::before {
  content: "10.";
}
.agreement &gt; div &gt; p {
  font-size: 16px;
  color: #555;
}

/* 20210121 ìƒí’ˆì&nbsp;•ë³´ê³µì‹œ ì‚­ì&nbsp;œ */
.detailInfo {
  display: none;
}

/* 20210126 */
.sold_out {
  display: none;
  width: 90px;
  height: 24px;
  border: 1px solid #000;
  box-sizing: border-box;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #151515;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}

/*20210131 ë¹„íšŒì›ì£¼ë¬¸ì¡°íšŒ ì¶”ê°€*/
#mb_login_od_wr {
  max-width: 550px;
  margin: 0 auto;
}
#mb_login_od {
  border: 0;
}
.nomember_btn {
  color: #fff;
  background: #111;
  display: block;
  width: 100%;
  text-align: center;
  border: 0;
  font-size: 17px;
  box-sizing: border-box;
  height: 62px;
}
#mb_login_odinfo p {
  word-break: keep-all;
}

/* 210201 í”Œëž˜ê·¸ì‹­ ì„±ìˆ˜ ì¶”ê°€ */
.flagship_list {
  font-size: 0;
}
.flagship_list li {
  display: inline-block;
  width: 33.3333%;
  vertical-align: top;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 40px;
}
.flagship_list li a {
  display: block;
  height: 100%;
  position: relative;
}
.flagship_list li a img {
  width: 100%;
}
.flagship_list li a &gt; span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease;
}
.flagship_list li a:hover &gt; span {
  opacity: 1;
}
.flagship_list li a .text_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  width: 100%;
  z-index: 3;
  transition: all 0.5s ease;
  height: 78px;
  text-align: center;
}
.flagship_list li a:hover .text_wrap {
  height: 200px;
}
.flagship_list li a .text_wrap .title {
  font-size: 0;
}
.flagship_list li a .text_wrap .title strong {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  display: block;
  height: 78px;
  line-height: 78px;
}
.flagship_list li a .text_wrap .open {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  transform: translateY(-15px);
  opacity: 0;
  transition: all 0.5s ease;
}
.flagship_list li a:hover .text_wrap .open {
  opacity: 1;
}
.icon_white_plus {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  opacity: 0;
  transition: all 0.5s ease;
}
.flagship_list li a:hover .icon_white_plus {
  opacity: 1;
  transform: rotate(360deg);
}
.icon_white_plus::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 10px;
  left: 0;
}
.icon_white_plus::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 10px;
}
.search_box_flagship {
  text-align: center;
}
.search_box_flagship .form_wrap {
  max-width: 605px;
  margin: 0 auto;
  position: relative;
}
.search_box_flagship .form_wrap .input_wrap {
  position: relative;
  font-size: 0;
  padding-right: 26px;
  border-bottom: 2px solid #000;
}
.search_box_flagship .form_wrap .input_wrap input {
  height: 62px;
  line-height: 62px;
  border: 0;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.search_box_flagship .form_wrap .input_wrap button {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 26px;
  height: 62px;
  background: url("../images/sub/f_search.png") no-repeat;
  background-position: center;
  border: 0;
}
.subVisual.flagship {
  /*height: 490px;background:url('../images/sub/flagship_visual.jpg') no-repeat;*/
  position: relative;
}
.subVisual.flagship &gt; .dp_table {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.subVisual.flagship h2 {
  text-align: center;
  font-weight: 700;
  font-size: 42px;
  color: #fff;
}
.map_wrap {
  font-size: 0;
  height: 540px;
}
.map_view {
  display: inline-block;
  width: 66%;
  vertical-align: top;
  height: 100%;
}
.map_view iframe {
  width: 100% !important;
  height: 100% !important;
}
.store_info {
  display: inline-block;
  width: 34%;
  vertical-align: top;
  height: 100%;
  background: #000;
  padding: 70px 50px;
  box-sizing: border-box;
}
.store_info h2 {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  line-height: 40px;
  padding-bottom: 25px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 35px;
}
.store_info ul li {
  margin-bottom: 20px;
}
.store_info ul li span {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.6);
  float: left;
  margin-right: 25px;
}
.store_info ul li span.text3 {
  letter-spacing: 7.5px;
}
.store_info ul li p {
  position: relative;
  overflow: hidden;
  font-weight: 350;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
}
.store_info ul li::after {
  content: "";
  display: block;
  clear: both;
}

/* 210202 ìŠ¤í‹°í‚¤ ì˜µì…˜ ìˆ˜ì&nbsp;•*/
.stickyOption.sticky {
  position: absolute;
  bottom: 0;
  top: auto;
}

.flagship_slide {
  background: #1d1d1b;
}
.flag_ship_list {
  font-size: 0;
}
.flag_ship_list li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 33.3333%;
}
.flag_ship_list img {
  width: 100%;
  height: auto;
  opacity: 0.6;
}

@media screen and (max-width: 1024px) {
  .qnaList .title {
    margin-bottom: 0;
  }
  .inner.w1280 {
    padding: 0 40px;
    box-sizing: border-box;
  }
  .prodTypeH2 {
    padding: 70px 0px;
  }
  .inner {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .prodList &gt; li {
    width: 50%;
  }
  .prodBox .infoBox {
    bottom: -90px;
  }
  .prodBox:hover .infoBox {
    bottom: -20px;
  }
  .prodSlide .swiper-button-next,
  .prodSlide .swiper-button-prev {
    display: none;
  }
  .prodView &gt; div {
    width: 100%;
  }
  .prodSlide .swiper-pagination {
    top: auto;
    bottom: 40px !important;
    padding-left: 0;
    text-align: center;
  }
  .prodPurchaseBox {
    padding: 0 15px;
    box-sizing: border-box;
    height: auto;
  }
  .prodPurchaseBox &gt; div {
    position: initial;
    transform: translate(0, 0);
    left: 0;
    width: 100%;
    top: 0;
  }
  .prodPurchaseBox .infoBox {
    margin-top: 30px;
  }
  .prodOption {
    margin-bottom: 15px;
  }
  .purchaseBtn {
    width: 49%;
    margin: 0;
  }
  .addCartBtn {
    width: 49%;
    margin: 0;
    margin-right: 2%;
  }
  .qrBox .text strong {
    display: none;
  }
  .qrBox .text p {
    display: none;
  }
  .qrBox img {
    display: none;
  }
  .arBtn {
    display: block;
  }
  .qrBox .text {
    padding-right: 0;
  }
  .qrBox {
    padding: 20px 0;
  }
  .prodView {
    padding-bottom: 40px;
  }
  .stickyOption {
    position: initial;
    width: 100%;
    padding: 15px;
  }
  .prodContents {
    padding-right: 0;
    width: 100%;
  }
  .stickyOption.fixed {
    position: initial;
  }
  .detailTab.fixed {
    width: 100%;
    top: 70px;
  }
  .detailView {
    padding: 15px;
    padding-top: 60px;
    border-right: 0;
    border-bottom: 1px solid #ddd;
  }
  .refund_text {
    padding: 30px 15px;
  }
  .sit_sel_option {
    height: 70px;
  }
  .myLeft {
    position: relative;
    width: 100%;
  }
  .myMenuBox &gt; strong {
    display: none;
  }
  .viewPort {
    padding-left: 0;
  }
  .myWrap {
    display: none;
    position: absolute;
    top: 85px;
    left: 0;
    padding: 20px 30px;
    border: 1px solid #ddd;
    width: 250px;
    box-sizing: border-box;
    z-index: 20;
    background: #fff;
  }
  .myLeft &gt; a {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    position: relative;
    margin-bottom: 15px;
  }
  .myLeft &gt; a::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 9px;
    background: url("../images/sub/my_arrow.png") no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 5px;
  }
  .myLeft &gt; a.on::after {
    background: url("../images/sub/my_arrow_on.png") no-repeat;
    background-size: 100%;
  }
  .myLeft &gt; strong {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .myMenuBox {
    margin-bottom: 0;
  }
  .myMenuBox ul li {
    margin-bottom: 15px;
  }
  .myPageH2 {
    display: none;
  }
  .pointCaution {
    position: initial;
  }
  .cc_check input[type="radio"] + label span {
    width: 12px;
    height: 12px;
  }
  .cc_check input[type="radio"]:checked + label span::after {
    width: 6px;
    height: 6px;
  }
  .cc_check p {
    font-size: 12px;
    line-height: 20px;
  }
  .tableMng th {
    font-size: 12px;
  }
  .tableMng td {
    font-size: 12px;
  }
  .tableMng colgroup col:first-child {
    width: 30% !important;
  }
  .cc_check.ml20 {
    margin-left: 0;
    margin-top: 10px;
  }
  .periodSearch {
    position: initial;
    margin-top: 30px;
  }
  .periodSearch span {
    width: 1%;
    margin: 0 0.5%;
  }
  .periodSearch input {
    width: 49%;
  }
  .periodSearch button {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .orderTab {
    margin-bottom: 40px;
  }
  .orderTable {
    display: block;
    border-top: 2px solid #333;
  }
  .orderTable thead {
    display: none;
  }
  .orderTable tbody {
    display: block;
  }
  .orderTable tbody tr {
    position: relative;
    display: block;
    width: auto;
    box-sizing: border-box;
    padding: 20px 10px;
    padding-left: 40%;
    padding-bottom: 130px;
    border-bottom: 1px solid #ddd;
  }
  .orderTable tbody td {
    position: initial;
    display: block;
    width: 100%;
    border-bottom: 0;
    padding: 0;
    text-align: left;
  }
  .orderTable tbody td:nth-child(2),
  .orderTable tbody td:nth-child(3),
  .orderTable tbody td:nth-child(4),
  .orderTable tbody td:nth-child(5) {
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .orderTable td .imgBox {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 30%;
  }
  .orderTable td .textBox {
    padding-top: 20px;
  }
  .orderTable td .textBox strong {
    margin-bottom: 0;
  }
  .orderTable tbody td:nth-child(1) {
    margin-bottom: 10px;
  }
  .orderTable tbody td:nth-child(4) {
    font-weight: 700;
  }
  .orderTable tbody td:nth-child(5) {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding-left: 10px;
  }
  .orderTable .status span {
    position: absolute;
    bottom: 50px;
    right: 20px;
  }
  .orderCheck {
    width: 100%;
  }
  .review_write {
    width: 100%;
  }
  .mob_ib {
    display: inline-block;
  }
  .orderTab ul li a {
    font-size: 16px;
  }
  .reviewList .reviewTitle::after {
    top: 50px;
  }

  .orderTable.like .imgBox {
    width: 30%;
  }
  .orderTable.like tr {
    padding-left: 45%;
    padding-bottom: 160px;
  }
  .orderTable.like td .imgBox {
    left: 50px;
  }
  .orderTable.like td .textBox {
    padding-left: 0;
  }
  .orderTable.like td:nth-child(1) {
    position: absolute;
    top: 45px;
    left: 20px;
  }
  .orderTable.like tbody td:nth-child(4) {
    position: absolute;
    left: 0;
    bottom: 20px;
    padding-left: 10px;
  }
  .orderTable.like .status &gt; div &gt; div {
    width: 50%;
    font-size: 0;
  }
  .orderTable.like .status &gt; div &gt; div &gt; a {
    width: 100%;
    vertical-align: top;
  }
  .cartBtn {
    margin-bottom: 0;
  }
  .paymentView {
    padding-right: 0;
  }
  .orderTable.payment td .imgBox {
    width: 30%;
  }
  .btnWrap.mCenter {
    text-align: center;
  }
  .paymentRight.fixed {
    position: initial;
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .payCard,
  .payAccount {
    width: 32.3333%;
    margin: 0;
    margin-right: 1%;
  }
  .payAccount.act2 {
    margin-right: 0;
  }
  .paymentRight {
    position: initial;
    width: 100%;
  }
  .orderTable.cart tbody tr {
    padding-left: 35%;
  }
  .orderTable.cart td .imgBox {
    left: 30px;
  }
  .orderTable.cart td:nth-child(1) {
    position: absolute;
    top: 60px;
    left: 20px;
    display: inline-block;
    width: auto;
  }
  .cartBtn {
    width: 50%;
    margin: 0;
  }
  .buyBtn {
    width: 50%;
    margin: 0;
  }
  .orderTable.cart tbody tr.no-pdl {
    padding-left: 0;
  }
  .orderTable.cart .no-pdl td:nth-child(1) {
    position: initial;
    text-align: center;
  }
  .orderTable tbody tr.no-pdl {
    padding-left: 0;
    padding-bottom: 20px;
  }
  .orderTable tbody tr.no-pdl td:nth-child(1) {
    text-align: center;
  }
  .orderTable.his tbody td:nth-child(5) {
    position: initial;
    padding-left: 0;
  }
  .orderTable.his tbody tr {
    padding: 20px;
    padding-bottom: 40px;
  }
  .orderTable.his tbody td:nth-child(2),
  .orderTable.his tbody td:nth-child(3),
  .orderTable.his tbody td:nth-child(4),
  .orderTable.his tbody td:nth-child(5) {
    padding-left: 0;
  }
  .orderTable.his tbody td:nth-child(4) {
    margin-bottom: 5px;
  }
  .orderTable.his tbody td:last-child {
    margin-top: 5px;
  }
  .delBtnWarp {
    margin-bottom: 40px;
  }
  .reviewList ul li.no-review {
    padding: 20px 15px;
  }
  .agree_txt {
    padding: 30px !important;
  }

  /* 210201 í”Œëž˜ê·¸ì‹­ ì¶”ê°€ */
  .flagship_list li {
    width: 50%;
  }
  .flagship_list li a .text_wrap {
    height: 68px;
  }
  .flagship_list li a .text_wrap .title strong {
    height: 68px;
    line-height: 68px;
    font-size: 16px;
  }
  .flagship_list li a:hover .text_wrap {
    height: 150px;
  }
  .icon_white_plus {
    margin-top: 0;
  }
  .map_view {
    width: 100%;
    height: 500px;
  }
  .store_info {
    width: 100%;
  }
  .map_wrap {
    height: auto;
  }
  .store_info {
    padding: 40px 30px;
    box-sizing: border-box;
  }
  .store_info h2 {
    font-size: 24px;
  }
  .store_info h2 br {
    display: none;
  }
  .store_info ul li {
    margin-bottom: 10px;
  }
  .subVisual.flagship {
    height: auto;
  }
  .subVisual.flagship h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .aboutVisual {
    height: 75vh;
  }
  .specsLogo {
    width: 50%;
    background-size: 100%;
    bottom: 90px;
  }
  .swiper-slide-active .specsLogo {
    animation-delay: 0s;
  }

  .aboutVisual .textBox.s2 {
    padding-left: 30px;
    padding-right: unset;
  }
  .aboutVisual .textBox.s3 {
    padding-right: 30px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 250px;
  }

  .aboutVisual .textBox.s4 {
    padding-left: 0;
    padding-right: 30px;
    padding-top: 100px;
    padding-bottom: 0;
    text-align: right;
    position: absolute;
    top: 0;
  }
  .aboutVisual .textBox.s5 {
    padding-right: 0;
    padding-left: 30px;
  }

  .aboutVisual .textBox.s4 strong {
    padding-right: 3px;
  }
  /* .aboutVisual .textBox.s5, .aboutVisual .textBox.s6, .aboutVisual .textBox.s7 {padding-left: 30px;padding-top:0;} */
  .aboutVisual .textBox.s2 &gt; div,
  .aboutVisual .textBox.s3 &gt; div,
  .aboutVisual .textBox.s4 &gt; div,
  .aboutVisual .textBox.s5 &gt; div,
  .aboutVisual .textBox.s6 &gt; div,
  .aboutVisual .textBox.s7 &gt; div {
    padding-left: 0;
  }
  .aboutVisual .textBox strong {
    font-size: 20px;
  }
  .lineBox &gt; p {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 0;
  }

  .aboutBg.bg1 {
    background-position: center center;
  }
  .aboutBg.bg2 {
    background-position: center right 51%;
    background-size: auto 100%;
  }
  .aboutBg.bg3 {
    background-position: center left 20%;
  }
  .aboutBg.bg4 {
    background: url("/images/sub/m_about_new_bg4.jpg") no-repeat;
    background-size: cover;
    background-position: left top 70%;
  }

  .aboutBg.bg5 {
    background-position: center right 35%;
  }
  /* .aboutBg.bg6 {background-position: center right -60vw;}
.aboutBg.bg7 {background-position:center left} */
  .aboutVisual .swiper-button-prev {
    background: url(../images/sub/about_prev_m.png) no-repeat;
    left: 10px !important;
    background-size: 100%;
  }
  .aboutVisual .swiper-button-next {
    background: url(../images/sub/about_next_m.png) no-repeat;
    right: 10px !important;
    background-size: 100%;
  }
  .inner.w1280 {
    padding: 0 15px;
  }
  .prodTypeH2 {
    padding: 40px 0px;
  }
  .prodTypeH2 h2 {
    line-height: 1;
    font-size: 18px;
    text-align: left;
  }
  .fBox {
    padding: 10px;
  }
  .fBox p {
    font-size: 14px;
    padding-left: 35px;
  }
  .fBox span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 12px;
    left: 15px;
  }
  .fBox::after {
    top: 14px;
    right: 15px;
  }
  .faqBox.on .fBox::after {
    top: 14px;
    right: 15px;
  }
  .aBox {
    padding: 25px 10px;
  }
  .aBox p {
    font-size: 14px;
  }
  .prodTypeH2.flag p {
    font-size: 14px;
    text-align: left;
    margin-top: 15px;
  }
  .tableSupport td select {
    width: 100%;
  }
  .filebox .upload-name {
    width: 40%;
  }
  .search_box .inputWrap {
    width: 30vw;
  }
  .tableFlag th,
  .tableFlag td {
    padding: 15px 0;
    font-size: 12px;
  }
  .tableFlag td a {
    font-size: 12px;
  }
  .flagshipView thead th {
    padding: 15px;
  }
  .flagshipView thead th p span {
    font-size: 13px;
    margin-right: 10px;
    padding-right: 10px;
  }
  .flagshipView tbody td {
    padding: 7px 10px;
    overflow-x: scroll;
  }
  .flagshipView thead th h2 {
    font-size: 18px;
  }
  .flagshipView tfoot td {
    padding: 15px;
  }
  .flagshipView tfoot td.viewPrev a {
    font-size: 12px;
  }
  .flagshipView tfoot td.viewNext a {
    font-size: 12px;
  }
  .flagshipView tfoot td.viewPrev a::after {
    display: none;
  }
  .flagshipView tfoot td.viewNext a::after {
    display: none;
  }
  .flagshipView tfoot td a {
    font-size: 12px;
  }
  .listBtn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }

  .prodList {
    margin: 0 -5px;
    padding-top: 15px;
  }
  .prodList &gt; li {
    width: 50%;
    margin-bottom: 40px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .prodBox {
    padding: 0;
  }
  .sortWrap {
    display: none;
  }
  .prodBox &gt; div {
    background: none;
  }
  .prodBox .infoBox {
    position: relative;
    bottom: 0;
    margin-top: 10px;
    text-align: left;
  }
  .prodBox .infoBox strong {
    font-size: 12px;
  }
  .prodBox .infoBox p {
    font-size: 16px;
  }
  .colorList li {
    margin: 0 2px;
  }
  .pBullet {
    width: 10px;
    height: 10px;
  }
  .prodBox:hover .imgBox &gt; a {
    top: 0;
  }
  .colorList {
    position: absolute;
    top: 0;
    margin-bottom: 0;
    right: 2px;
  }
  .prodBox:hover .infoBox {
    bottom: 0;
  }
  .prodBox .infoBox p {
    margin-bottom: 0;
    text-align: right;
  }
  .sct_10 .sct_li {
    display: none;
  }
  .sct_10.lists-row {
    display: none;
  }
  .detailTab li a {
    padding: 5px;
    font-size: 13px;
    line-height: 1;
  }
  .reviewMore {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .textTitle {
    font-size: 24px;
  }
  .sit_qa_li {
    padding-left: 60px;
  }
  .sit_qa_li_title {
    width: auto;
  }
  .dateSearch {
    padding: 20px;
  }
  .dateSearch ul li {
    margin-right: 15px;
  }
  .dateSearch ul li a {
    font-size: 12px;
  }
  .orderTable tbody tr {
    padding-bottom: 80px;
  }
  .reviewList ul li {
    padding-bottom: 0;
  }
  .reviewTitle .editWrap {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
  .periodSearch {
    margin-top: 20px;
  }
  .qnaList ul li {
    padding: 20px 0;
    padding-bottom: 0;
  }
  .qnaTitle .editWrap {
    margin-left: 0;
    display: block;
    margin-top: 15px;
  }
  .qnaList .qnaTitle::after {
    top: 50px;
  }
  .qnaList .qnaTitle {
    padding-bottom: 10px;
  }
  .qnaList ul li &gt; div {
    padding-left: 45px;
  }
  .iconLock {
    background: url("../images/sub/iconLock_m.png") no-repeat;
    background-size: 100%;
  }
  .qnaCont p {
    min-height: 110px;
  }
  .orderTable.like tr {
    padding-bottom: 80px;
  }
  .myPageWrap {
    min-height: initial;
  }

  .reviewList.detail ul li {
    padding: 15px;
    padding-left: 120px;
  }
  .reviewList.detail ul li .imgBox {
    width: 70px;
  }
  .halfLayout {
    margin: 0;
  }
  .halfLayout &gt; div {
    width: 100%;
    padding: 0;
  }
  .halfLayout &gt; div:first-child {
    margin-bottom: 30px;
    padding: 0;
  }
  .odTable.history {
    display: block;
  }
  .odTable.history thead {
    display: none;
  }
  .odTable.history tbody {
    display: block;
  }
  .odTable.history tr {
    position: relative;
    padding-left: 45%;
    display: block;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  .odTable.history colgroup col:nth-child(1) {
    width: 35% !important;
  }
  .odTable.history td {
    padding: 0px;
  }
  .odTable.history tbody td:nth-child(1) {
    display: block;
    width: 100%;
  }
  .odTable.history td &gt; a &gt; .imgBox {
    position: absolute;
    left: 0;
    width: 40%;
  }
  .odTable.history td &gt; a &gt; .imgBox img {
    width: 100%;
  }
  .odTable.history tbody td:nth-child(2),
  .odTable.history tbody td:nth-child(3),
  .odTable tbody td:nth-child(4),
  .odTable.history tbody td:nth-child(5),
  .odTable.history tbody td:nth-child(6),
  .odTable.history tbody td:nth-child(7) {
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 0;
  }
  .odTable.history td .textBox strong {
    margin-bottom: 0;
  }
  .odTable.history th,
  .odTable.history td {
    border-bottom: 0;
  }
  .orderProcess ul li {
    width: 100%;
    padding-bottom: 50px;
  }
  .iconOp {
    width: 100px;
    height: 100px;
  }
  .orderProcess ul li .textWrap {
    margin-top: 10px;
  }
  .orderProcess ul li .textWrap strong {
    font-size: 16px;
  }
  .orderProcess ul li::after {
    top: auto;
    right: auto;
    bottom: 10px;
    left: 50%;
    margin-left: -6px;
    transform: rotate(90deg);
  }

  .odTable colgroup col:nth-child(1) {
    width: 35% !important;
  }
  .payCard,
  .payAccount {
    height: 50px;
    line-height: 50px;
  }
  .paymentTitle {
    margin-bottom: 50px;
  }
  .accountBox {
    font-size: 13px;
  }
  .tableMng colgroup col:nth-child(1) {
    width: 40% !important;
  }
  .orderTable.payment tbody tr {
    padding-bottom: 20px;
  }
  .won {
    display: none;
  }
  .paymentRight .title {
    padding: 15px;
    font-size: 18px;
  }
  .paymentRight.payment .total {
    padding: 15px;
  }
  .paymentRight .total p {
    margin-bottom: 15px;
  }
  .paymentRight.payment .ageeBox {
    padding-bottom: 20px;
  }
  .paymentBtn {
    height: 50px;
    line-height: 50px;
  }
  .completeView {
    padding: 15px;
  }
  .tableComplete {
    width: 100%;
  }
  .tableComplete colgroup col:nth-child(1) {
    width: 30% !important;
  }
  .completeView .infoBox {
    padding: 15px 0px;
  }
  .tableComplete td {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }
  .completeView .numBox &gt; strong {
    font-size: 18px;
  }
  .completeView .numBox &gt; p {
    font-size: 14px;
  }
  .paymentRight.payment.complete {
    margin-top: 30px;
  }
  .paymentWrap {
    min-height: initial;
  }

  .tableSupport colgroup col:nth-child(1) {
    width: 40% !important;
  }
  .qnaList.detail ul li &gt; div {
    padding-left: 90px;
  }
  .qnaList.detail .imgBox {
    left: 30px;
  }
  .qnaList .qnaTitle::after {
    margin-top: -2px;
  }
  .qnaList .writer .writer_name {
    margin-right: 6px;
    padding-right: 6px;
  }
  .qnaList .writer .date {
    margin-right: 6px;
    padding-right: 6px;
  }
  .qnaTitle .editWrap {
    margin-top: 5px;
  }

  .member_content_wrap {
    padding: 20px !important;
    box-sizing: border-box;
  }
  .mail_txt {
    padding-top: 90px;
    background: url(../images/sub/find_icon.png) center top no-repeat;
    font-size: 14px;
    text-align: left;
  }
  .mail_txt br {
    display: none;
  }
  .agree_txt {
    padding: 30px 15px;
  }
  .com_txt {
    font-size: 14px;
    line-height: 20px;
  }
  .com_txt br {
    display: none;
  }
  .member_content_wrap h3 {
    padding-top: 90px !important;
    font-size: 18px !important;
  }
  .result_sub_title {
    font-size: 14px !important;
  }
  .result_sub_title br {
    display: none;
  }
  .listIcon {
    transform: translateY(2px);
  }
  .search_box button {
    background: #fff url("../images/sub/search_m.png") no-repeat;
    background-size: 15px;
    background-position: center;
  }
  .siteMapLayer .menuWrap {
    padding: 40px;
  }
  .siteMapLayer .menuWrap .depth2 {
    left: 130px;
  }
  .orderTab ul li {
    margin-right: 15px;
  }
  .periodSearch input {
    background: #fff url(../images/sub/cal_m.png) no-repeat;
    background-size: 16px;
    background-position: center right 10px;
  }

  /* 210114 */
  .detailTab li {
    height: 35px;
  }
  .detailTab li a {
    height: auto;
  }
  .refund_text .title {
    margin-bottom: 30px !important;
  }
  .refund_text .title p {
    font-size: 14px !important;
  }
  .refund_text .title h3 {
    font-size: 14px !important;
  }
  .refund_text .title &gt; div {
    margin-bottom: 25px !important;
  }
  .detailInfo h3 {
    font-size: 24px;
  }
  .paymentRight .total {
    padding: 25px;
  }
  .paymentRight .total p {
    margin-bottom: 10px;
  }
  .paymentRight .total p.strong {
    padding-top: 15px;
  }
  .qa_head {
    padding: 40px 0;
  }
  .qa_head h2 {
    font-size: 16px;
    text-align: left;
  }
  .qnaList ul li .qnaTitle::after {
    background: url("../images/sub/review_arrow.png") no-repeat;
    background-size: 100%;
  }
  .qnaList ul li.on .qnaTitle::after {
    background: url("../images/sub/review_arrow_on.png") no-repeat;
    background-size: 100%;
  }
  .mngTableWarp {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .paymentRight {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .btnWrap.mCenter {
    margin-top: 0;
  }
  #sod_frm_paysel &gt; div {
    margin-bottom: 10px;
  }
  #sod_frm_paysel &gt; div:last-child {
    margin-bottom: 0;
  }
  .priv_title {
    font-size: 16px;
  }
  .pvBox h2 {
    font-size: 16px;
  }
  .pvBox p {
    font-size: 14px;
  }
  .pvList &gt; li {
    font-size: 14px;
  }
  .pvList.cc &gt; li::before {
    top: -1px;
  }
  .amBox h2 {
    font-size: 16px;
  }
  .amBox p {
    font-size: 14px;
  }
  .amList &gt; li {
    font-size: 14px;
  }
  .dep2List &gt; li {
    font-size: 14px;
  }
  .agreement &gt; div &gt; p {
    font-size: 14px;
  }

  /* 210201 í”Œëž˜ê·¸ì‹­ ì¶”ê°€ */
  .flagship_list li {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .map_view {
    height: 300px;
  }
  .store_info h2 {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .store_info ul li span {
    font-size: 14px;
    width: 60px;
  }
  .store_info ul li p {
    font-size: 14px;
  }
  .subVisual.flagship {
    height: auto;
  }
  .subVisual.flagship h2 {
    font-size: 24px;
  }

  .map_view {
    width: 100% !important;
    height: 250px !important;
  }

  .sold_out_wrap {
    font-size: 17px;
  }
  .sold_out_wrap span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
  }
}

@media screen and (max-width: 600px) {
  /* .aboutBg.bg1 {background:url('/images/sub/m_about_new_bg1.jpg') no-repeat;background-position:center center;background-size: cover} */
  .aboutBg.bg1 {
    background: url("/images/sub/m_about_new_bg1.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .aboutBg.bg2 {
    background: url("/images/sub/m_about_new_bg2.jpg") no-repeat;
    background-position: center bottom;
    background-size: cover;
  }
  .aboutBg.bg3 {
    background: url("/images/sub/m_about_new_bg3.jpg") no-repeat;
    background-size: cover;
    background-position: center;
  }
  .aboutBg.bg4 {
    background-position: center bottom;
  }
  .aboutBg.bg5 {
    background: url("/images/sub/m_about_new_bg5.jpg") no-repeat;
    background-size: cover;
    background-position: bottom center;
  }

  .aboutVisual .textBox.s2 {
    position: absolute;
    top: 12%;
    padding-top: 0;
  }
  .aboutVisual .textBox.s3 {
    position: absolute;
    top: 12%;
    padding-bottom: unset;
  }
  .aboutVisual .textBox.s4 {
    top: 12%;
    padding-top: 0;
  }
  .aboutVisual .textBox.s5 {
    position: absolute;
    top: 12%;
    padding-bottom: unset;
  }
}

/*  */
</pre></body></html>