﻿@charset "UTF-8";

@import url('https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo.css');
@import url("https://cdnjs.cloudflare.com/ajax/libs/pretendard/1.3.9/variable/pretendardvariable.min.css");
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
  font-family: Pretendard Variable, sans-serif;font-size:24px;    letter-spacing: -.02em;
}
body,
input,
textarea,
select,
button,
table {
  font-size: 14px;
  line-height: 1.25em;
}
svg:not(:root) {
    overflow-clip-margin: content-box;
    overflow: hidden;
}
body {
  position: relative;
  width: 100%;
  -webkit-text-size-adjust: none;
  background-color: #ffffff;
}
#wrap {
  position: relative;
  margin-left: env(safe-area-inset-left);
  margin-right: env(safe-area-inset-right);
}
img,fieldset {
  border: 0;
}
ul,ol {
  list-style: none;
}

em,
address {
  font-style: normal;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
a:active {
  background-color: rgba(0, 0, 0, 0.1);
}
table {
  border-collapse: collapse;
}
hr {
  display: none !important;
}
button {
  border: 0 none;
  background: transparent;
  outline: none;
}
div {
    display: block;
    unicode-bidi: isolate;
}

ul {
    display: block;
    list-style-type: disc;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
button {
    appearance: auto;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-variant-alternates: ;
    font-variant-position: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    font-optical-sizing: ;
    font-kerning: ;
    font-feature-settings: ;
    font-variation-settings: ;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em;
    padding-block: 1px;
    padding-inline: 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
*{
	word-break: keep-all;
}
.blind,
.u_skip {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

strong {
	font-weight: bold;
}

button {
	border: 0 none;
	background: transparent;
	outline: none;
}

svg[Attributes Style] {
	fill: none;
}


html {
    font-size: 7px;
}
body, code {
    min-width: 320px;
    font-size: 10px;
    line-height: 1.2em;
    color: #1b1b1b;
    background: #fff;
    -webkit-text-size-adjust: none;
    font-family: Pretendard Variable, sans-serif;font-size:24px;    
	letter-spacing: -.02em;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
ul li {
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a {
    text-decoration: none;
    color: #000;
}


* {
	margin: 0;
	padding: 0;
	font-family: Pretendard Variable, sans-serif;font-size:24px;    
	letter-spacing: -.02em;
	font-weight: 400;
	outline: none;
	font-size: 14px;
	word-break: keep-all;
	color: #222;
	letter-spacing: -.02em;
}

.pd10{
	padding:0px 10px;
}




.page_box{height:30px;position:relative;padding:0px 0px 80px 0px;}
.page_items{display: flex; justify-content: center; margin-top: 10px;}
.page_btn{cursor:pointer; min-width: 30px; height: 30px; line-height: 30px; text-align:center; font-size: 12px; border-radius: 5px;padding: 2px;}
.page_btn_click{background-color: #3D4951; color:#fff;}
.pre_btn{position: absolute; left: 18px;}
.next_btn{position: absolute; right: 18px;}


.paging_box {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

#paging_div ul {
    list-style: none;
    padding: 0px;
}

.paging_btn_items {
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.page_bt {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    font-size: 15px;
    cursor: pointer;
}

.now_page_bt {
    border: 1px solid var(--cn_color_104);
    background: var(--cn_color_104);
    color: #fff;
}

#paging_div ul li {
    float: left;
    list-style: none;
    padding: 0px;
}

#paging_div ul .page_bt {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    font-size: 15px;
    cursor: pointer;
}

.pre_page_bt {
    border: 1px solid var(--cn_color_103);
    background: var(--cn_color_103);
    color: #fff;
    margin-right: 10px;
}

#paging_div ul .next_page_bt {
    border: 1px solid var(--cn_color_103);
    background: var(--cn_color_103);
    color: #fff;
    margin-left: 15px;
}

.no_page_bt {
    border: 1px solid var(--cn_color_104);
    color: var(--cn_color_104);
}

#ysi_paging_box{
	width:100%;
	padding:40px 18px 20px 18px;
	height: 30px;
	display: flex;
	flex-wrap: wrap; 
	justify-content: center; 
	align-content: center; 
	position: relative;
}

#ysi_paging_box .on {
    cursor: pointer;
    line-height: 30px;
    font-size: 12px;
    height: 30px;
    width: 30px;
    text-align: center;
    /* border: 1px solid #333; */
    background: var(--cn_color_104);
    margin-left: 5px;
    font-weight: bold;
    color: #fff;
}

#ysi_paging_box .off {
    cursor: pointer;
    line-height: 30px;
    font-size: 12px;
    height: 30px;
    width: 30px;
    text-align: center;
    border: 1px solid var(--cn_color_104);
    margin-left: 5px;
}

#ysi_paging_box .more_dot{
	line-height:30px;
	font-size:12px;
	height:30px;
	width:30px;
	text-align:center;
	margin-left:5px;
}

.count_up_item{
    all: inherit;
    display: inline-block;
}

.add_cart_span_icon {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url(/resources/pc/images/public/cellonix_icon.svg);
    background-size: 700px 700px;
    background-position: 0px -65px;
}

.new_product_rotebox {
    width: 200px;
    height: 200px;
    background: linear-gradient(45deg, #ff7eb3, #ff2e63);
    position: absolute;
    transform: rotate(495deg);
    left: -130px;
    top: -130px;
}

.new_product_text {
    position: absolute;
    height: 14px;
    /* bottom: -12px; */
    width: 100%;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    z-index: 2;
    /* left: 125px; */
    transform: rotate(180deg);
    top: 22px;
}
