 @charset "euc-kr";
/* CSS Document */

 /* ºäÆäÀÌÁö ÅÇ¸Þ´º */
h4 { font-size:10pt; }
#tabmenu {
width: 100%;
margin:70px auto;
letter-spacing:normal !important;
}
#tabmenu ul {
margin:0;
padding:0;
list-style:none;
overflow:hidden;
}
#tabmenu ul li {
float:left;
width: 20%;
text-align:center;
border-bottom:2px solid #000;
font-size:11pt;
}
#tabmenu ul li a {
display:block;
color:#000;
background-color:#FFF;
text-decoration:none !important;
border-bottom:none;
line-height:50px;
border-top:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-left-width:0px;
}
#tabmenu ul li:first-child a { border-left-width: 1px; }
#tabmenu ul li.on {
border:2px solid #000;
border-bottom: none;
color:#000;
font-weight:bold;
line-height:62px;
margin-bottom:-2px;
}
#tabmenu ul li:nth-child(2) a {
background-image: url(../img/new/judge_ic.png);
background-repeat:no-repeat;
background-position:40px center;
padding-left:25px;
background-size:18px;
}
#tabmenun {
width: 100%;
margin:70px auto;
letter-spacing:normal !important;
}
#tabmenun ul {
margin:0;
padding:0;
list-style:none;
overflow:hidden;
}
#tabmenun ul li {
float:left;
width: 20%;
text-align:center;
border-bottom:2px solid #000;
font-size:11pt;
cursor:pointer;
}
#tabmenun ul li span {
display:block;
color:#000;
background-color:#FFF;
text-decoration:none !important;
border-bottom:none;
line-height:50px;
border-top:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-left-width:0px;
}
#tabmenun ul li:first-child span { border-left-width: 1px; }
#tabmenun ul li.on {
border:2px solid #000;
border-bottom: none;
color:#000;
font-weight:bold;
line-height:62px;
margin-bottom:-2px;
}

.tabmenu2 {
width: 100%;
margin:25px auto;
letter-spacing:normal !important;
}
.tabmenu2 ul {
margin:0;
padding:0;
list-style:none;
overflow:hidden;
}
.tabmenu2 ul li {
float:left;
width: 33.3%;
text-align:center;
border-bottom:2px solid #000;
font-size:11pt;
}
.tabmenu2 ul li a {
display:block;
color:#000;
background-color:#FFF;
text-decoration:none !important;
border-bottom:none;
line-height:50px;
border-top:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-left-width:0px;
}
.tabmenu2 ul li:first-child a { border-left-width: 1px; }
.tabmenu2 ul li.on {
border:2px solid #000;
border-bottom: none;
color:#000;
font-weight:bold;
line-height:62px;
margin-bottom:-2px;
}
.tab {
width:100%;
margin:10px auto;
padding-bottom:15px;
overflow:hidden;
letter-spacing:normal !important;
}
.tab dl { }
.tab dt {
font-weight: bold;
clear:both;
margin:10px 0;
}
.tab dt:before {
display: inline-block;
content: '';
width: 4px;
height:4px;
margin: 0 15px 5px 0;
background: #000;
border-radius: 50%;
}
.tab dd {
background-image: url(/img/new/nk_icon_dot.gif);
background-repeat: no-repeat;
background-position:left 9px;
padding: 0 0 10px 15px;
margin: 0 0 0 20px;
color: #7E7E7E;
}
.tab dd.sub {
background-image: none;
background-repeat: no-repeat;
background-position: 0px 10px;
padding: 0 0 5px 15px;
margin: 0 0 0 20px;
line-height:140%;
}
.tab dd.no {
background-image: none;
background-repeat:;
 background-position:;
padding: 0 0 5px 0;
margin: 0 0 0 20px;
}
/* ºäÆäÀÌÁö ÅÇ¸Þ´º */
p.point {
margin-bottom:15px;
font-size:15px;
}
.t_box {
border:2px solid #E8E8E8;
padding:25px;
border-radius: 10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}
.pd_about {
font-size:16px;
line-height:1.6;
margin-bottom:20px;
}
.blog_list_title {
background-color:#666666;
width:100px;
height:23px;
font-size:10pt;
font-weight:bold;
color:#ffffff;
text-align:center;
padding-top:7px;
}
.blog_page img {
width: inherit;
max-width:850px;
height:auto !important;
}
.blog_box {
overflow: hidden;
margin:0 auto;
display:block;
padding:10px;
border:1px solid #ccc;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
/* ¸ÅÀÔ±×¸²  */
#t_guide {
width:100%;
padding:30px;
text-align:center;
overflow:hidden;
float:left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
clear:both;
line-height:1.3;
letter-spacing:normal !important;
}
#t_guide h3 {
font-size:18px;
margin: 0 auto 50px;
}
#t_guide h2 {
font-size:18px;
font-weight:bold;
margin:20px 0px;
padding-bottom:15px;
border-bottom:1px solid #e9e9e9;
}
#t_guide ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#t_guide li {
width: 48%;
border: 2px solid #e9e9e9;
border-radius: 20px;
margin-bottom: 30px;
}
#t_guide li img { width:100%; border-radius: 20px 20px 0 0;}
#t_guide p {
font-size:14px;
width:85%;
margin:20px;
color:#666;
}
/* ¸ÅÀÔ±×¸²  */




/* »ó½ÃÁ¦°ø  */
#tab1_sub {
margin:40px auto;
overflow:hidden;
width:100%;
}
#tab1_sub ul {
width:100%;
text-align:left;
margin:0 auto;
}
#tab1_sub ul h4 {
font-size:11pt;
line-height:40px;
}
#tab1_sub li {
line-height:1.4;
font-size:10pt;
padding-bottom:10px;
list-style-type: disc !important;
list-style-position:outside;
margin-left:20px;
}
/* µî±Þ  */
#grade {
width:100%;
overflow:hidden;
padding:20px 25px;
margin:15px 0;
border:2px solid #E6E6E6;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#grade dl {
margin-bottom:5px;
overflow:hidden;
font-size:14px;
}
#grade dl dt {
width:30%;
border:2px solid #CCC;
background-color: #f7f7f7;
text-align:center;
color:#000;
clear:both;
height:100%;
float:left;
display:block;
margin:0;
padding:20px 0;
background-image:none;
box-sizing : border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#grade dl dt p { padding-top:10px; }
#grade dl dd {
width:65%;
float:right;
text-align:left;
border:2px solid #fff;
display:block;
margin:0;
padding:20px 0 0 0;
background-image:none;
box-sizing : border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
#grade dl dd ol {
padding:0;
margin:0;
}
#grade dl dd li {
padding:0;
margin:0;
list-style: inside disc;
line-height:1.5;
}
.black_box {
width:100%;
overflow:hidden;
border:2px solid #333;
padding:10px;
background-color:#FFF;
}
.red_box {
overflow:hidden;
border:3px solid #ef4532;
padding:15px;
background-color:#FFF;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
letter-spacing:normal !important;
}
.red_box table {
font-size:10pt;
letter-spacing:normal !important;
font-family:'Nanum Gothic', AppleGothic, sans-serif;
}
.red_box table h3 {
line-height: 1.2 !important;
border-bottom:1px solid #ECECEC;
letter-spacing:-0.2pt;
padding-bottom:15px;
float:left;
width:100%;
font-size:14pt;
margin:10px 0;
font-weight:bold;
}
.red_box table h3 span.out {
background-color:#f1694f;
color:#fff;
padding-left: 10px;
padding-right: 10px;
line-height:22px;
display: inline-block;
font-size:8pt;
margin:0 7px;
font-weight:normal!important;
white-space: nowrap;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
}
.red_box table.right { }
.red_box table.right th {
width: 25%;
text-align: left;
}
.red_box table.right td { padding:3px 0; }
.pay_total_box {
position: relative;
margin: 10px 0;
padding:10px 20px;
border: 1px solid #ddd;
background: #f9f9f9;
border-radius:5px;
}
.pay_total_box table td { }
.pay_total_box .total_price {
font-weight:900;
font-size:25px;
}
dl.pay_reward { }
dl.pay_reward dt {
width:60%;
float:left;
clear:both;
padding:2px 0;
}
dl.pay_reward dd {
padding:2px 0;
float:right;
font-weight:bold;
}
/* Æ÷ÀÎÆ®  Åä±ÛÁ¢±â  */
.view_more_btn {
position:relative;
cursor:pointer;
}
.view_more_btn p { text-align:left; }
.view_more_btn:after {
width:7px;
height:7px;
position: absolute;
border-right: 1px solid #f56349;
border-bottom: 1px solid #f56349;
margin-left:5%;
top:8px;
content: " ";
transform:rotate(-135deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view_more_btn.active:after {
top:3px;
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view_more_sub { }
.view_more_sub span { color:#f56349; }
/* Æ÷ÀÎÆ®  Åä±ÛÁ¢±âend  */



/* ¹ß·º½º Åä±ÛÁ¢±â  */
.valex_more_btn {
position:relative;
cursor:pointer;
}
.valex_more_btn p { text-align:left; }
.valex_more_btn span.mark { margin-right:10px; }
.valex_more_btn span.mark img {
width:28px;
vertical-align: middle;
}
.slideRight { animation-iteration-count: 3; }
.valex_more_btn:after {
width:7px;
height:7px;
position: absolute;
border-right: 1px solid #f56349;
border-bottom: 1px solid #f56349;
margin-left:5%;
top:7px;
content: " ";
transform:rotate(-135deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.valex_more_btn.active:after {
top:3px;
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.valex_more_sub {
position:;
width: 100%;
margin-top:10px;
}
.valex_more_sub span { color:#f56349; }
.cont02 {
background-color: #333;
padding:10px;
margin: 0 auto;
border-radius: 10px;
box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
}
.cont02 .sub {
text-align:center;
border: 1px solid #666;
border-radius: 10px;
margin: 0 auto;
}
.cont02 .sub p.text1 {
font-size:15px;
color:#fff;
}
.cont02 .sub p.text2 {
font-size:12px;
color:#999;
margin: 0 auto 20px;
width:80%;
}
.cont02 img.ex1 { margin:15px 0; }
.cont02 img.ex2 { margin:15px 0; }
/* ¹ß·º½º Åä±ÛÁ¢±â end  */




ul.price_n { padding-top:10px; }
ul.price_n li { font-size:11pt; }
ul.price_n li span.bold {
font-size:18pt;
color:#000;
font-weight:bold;
margin:0 15px;
}
ul.price_n li.start {
color:#999;
text-decoration:line-through;
}
ul.price_n li span.out {
background-color:#b5a3bf;
color:#fff;
padding:2px 4px;
font-size:9pt;
margin:0 7px;
font-weight:normal;
white-space: nowrap;
}
ul.price_n li span.sm {
font-size:11pt;
padding-right:10px;
}
ul.price_n li span.start {
font-size:11pt;
color: #999;
font-weight: normal;
padding-left:5px;
}
ul.price_n li span.sale {
color:#dd5d47;
font-size:15pt;
font-weight:900;
}
.buy_outlet {
width:96%;
border-bottom:1px solid #CCC;
overflow:hidden;
margin:10px 0;
}
.buy_outlet dl { width:99%; }
.buy_outlet dt {
width:50%;
margin:0;
float:left;
color: #B4B4B4;
font-size:12pt;
font-weight: bold;
padding-bottom:8px;
}
.buy_outlet dt:first-child { color:#f1694f; }
.buy_outlet dt:last-child { padding-bottom:13px; }
.buy_outlet dd {
width:50%;
margin:0;
float:right;
text-align:right;
font-size:16pt;
font-weight:900;
color:#f1694f;
letter-spacing:normal;
padding-bottom:8px;
}
.buy_outlet dd:last-child {
text-decoration:line-through;
font-weight: bold;
color: #B4B4B4;
font-size:12pt;
padding-bottom:13px;
}
/* ÇÏ´Ü°íÁ¤ */

#view_bottom {
z-index:999999;
display:none;
position: fixed !important;
width:100%;
right:0;
bottom:0;
left:0;
text-align:center;
padding:30px 0;
background-color:#FFF;
border-top:1px solid #000;
-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
}
#view_bottom .name {
font-size:12pt;
text-align:left;
}
#view_bottom .grade {
font-size:8pt;
line-height:20px;
margin-top:10px;
background-color:#333;
color:#FFF;
width:60px;
text-align:center;
-webkit-border-radius: .2em;
-moz-border-radius: .2em;
border-radius: .2em;
}
#view_bottom .price {
font-size:20pt;
font-weight:900;
float:right;
line-height:40px;
}
#view_bottom .price span {
font-size:10pt;
font-weight:normal;
display:block;
line-height: normal !important;
}
#view_bottom .right {
width:100%;
margin:0 auto;
text-align:center;
float:right;
}
#view_bottom .right button {
text-align:center;
vertical-align:middle;
}
#view_bottom .right .ic {
display:inline-block;
vertical-align:middle;
text-align:center;
margin-left:15px;
}
#view_bottom .right .ic p {
margin:0;
width:40px;
line-height:normal;
display:inline-block;
font-size:10pt;
font-weight:normal;
}
#view_bottom .right .ic p:last-child { margin:0 0 0 15px; }
#view_bottom .right .ic p img {
width:35px;
display:block;
padding-bottom:5px;
margin:0 auto;
cursor: pointer;
}
#view_bottom .right .ic p img:hover {
opacity:0.8;
color:#9C6;
}
#view_bottom table {
width:100%;
margin:0 auto;
font-family:'Noto Sans KR', "Apple SD Gothic Neo", "¸¼Àº °íµñ", "Malgun Gothic", 'Nanum Gothic', µ¸¿ò, dotum, sans-serif !important;
letter-spacing:-0.2pt;
}
/* ÇÏ´Ü°íÁ¤ ³¡ */




/**** °í°¡»óÇ° ¹è¼Û¾È³»***/
#delivery_tip {
margin:0 auto 30px;
background-color:#F9F9F91;
border-top:2px solid #333;
border-bottom:1px solid #E8E8E8;
background-color:#f8f8f8;
overflow:hidden;
}
#delivery_tip { }
#delivery_tip .left {
width:35%;
float:left;
height:100%;
font-size:17px;
padding:50px 25px;
line-height:1.5;
text-align:center;
margin:0 auto;
}
#delivery_tip .left span { color:#f56349; }
#delivery_tip .right {
width:65%;
float:right;
}
#delivery_tip .right ol { margin:10px; }
#delivery_tip .right li {
margin-bottom:10px;
list-style:outside disc;
}
/**** °í°¡»óÇ° ¹è¼Û end***/




/**** °æ¸Å»óÇ° ºä ***/
.acgoods_view { text-align:left; }
.acgoods_view .end_time {
font-size:14px;
overflow:hidden;
background-color:#EEE;
line-height:50px;
padding:0 15px;
}
.acgoods_view .end_time span.time { float:left; }
.acgoods_view .end_time span.bidder_count { float:right; }
.acgoods_view .title {
margin:30px auto;
position:relative;
}
.acgoods_view .title span.wish {
position:absolute;
width:40px;
right:0;
top:30px;
}
.acgoods_view .title span.wish img {
width:25px;
float:right;
}
.acgoods_view .title p.brand {
font-size:12px;
font-weight:900;
line-height:30px;
}
.acgoods_view .title p.name {
font-size:18px;
width:80%;
}
.acgoods_view .date {
margin:20px auto;
overflow:hidden;
}
.acgoods_view .date dl { font-size:16px; }
.acgoods_view .date dt {
float:left;
width:35%;
line-height:25px;
}
.acgoods_view .date dd {
margin-left:35%;
line-height:25px;
}
.acgoods_view .bid_price {
margin:30px auto;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.acgoods_view .bid_price dl { margin:15px auto; }
.acgoods_view .bid_price dt {
font-size:16px;
float:left;
width:35%;
line-height:40px;
}
.acgoods_view .bid_price dd {
font-size:18px;
margin-left:35%;
line-height:40px;
}
.acgoods_view .bid_price dd.current {
color:#f56349;
font-weight:900;
}
/**** ¹è¼Û³¯Â¥ ¾à¼Ó ***/
.delivery_date {
width:100%;
margin-top:15px;
}
.delivery_date button {
border:1px solid #ddd;
padding:10px 25px;
background-color:#fff;
font-size:16px;
width:100%;
font-weight:bold;
position:relative;
margin:0;
}
.delivery_date button:active { top:0; }
.delivery_date button p { text-align:left; }
.delivery_date button p img {
width:30px;
margin-right:20px;
vertical-align:middle;
}
.delivery_date button:after {
width:10px;
height:10px;
position: absolute;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
right:20px;
top:20px;
content: " ";
transform:rotate(-135deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.delivery_date button.active:after {
top:20px;
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.delivery_date ul.date {
border:1px solid #ddd;
padding:18px;
margin:-1px 0 0 0;
position:relative;
overflow:hidden;
}
.delivery_date ul.date li {
padding:7px 0;
position:relative;
overflow:hidden;
}
.delivery_date ul.date li:after {
position: absolute;
top: 50%;
right:0;
left:0;
width:;
border-top: 1px dashed #ccc;
content: '';
}
.delivery_date ul.date li p {
position:relative;
width:auto;
float:left;
z-index:1;
padding-right:15px;
background-color:#FFF;
}
.delivery_date ul.date li span {
position:relative;
float:right;
z-index:1;
padding-left:15px;
background-color:#FFF;
}
.delivery_date ul.date li:nth-child(1) {
color:#f56349;
}
.delivery_date .date_guide {
margin:15px 0;
color:#999;
}
/**** ¹è¼Û³¯Â¥ ¾à¼Ó end ***/


.holiday_date { margin-top:15px; }
.holiday_date button img {
width:35px;
margin-right:20px;
vertical-align:middle;
}
/**** table style ***/
 table.basic {
line-height:normal;
border:1px solid #E8E8E8;
font-size:14px;
}
table.basic th {
padding:15px;
background-color:#F9F9F9;
border-bottom:1px solid #E8E8E8;
}
table.basic td {
padding:15px 15px 15px 20px;
border-bottom:1px solid #E8E8E8;
}
.icon_text {
margin:30px auto;
padding:25px;
background-color: #fafafa;
border-radius:7px;
background-color:#f8f8f8;
}
.icon_text ul { }
.icon_text li {
font-size:14px;
background-image:url(../img/new/list_circle_ic.png);
background-size:15px;
background-position:left center;
background-repeat:no-repeat;
padding: 0 0 0 25px;
line-height:25px;
}
.icon_text li:first-child {
background-image:url(../img/new/topnav_ic5.png);
background-size:15px;
background-position:left center;
background-repeat:no-repeat;
padding: 0 0 0 25px;
}
/**** ÇÏ´Ü Ãß°¡»óÇ° °øÅë ***/
.more_wrap { }
.more_wrap .title {
padding:30px 0;
overflow:hidden;
}
.more_wrap .title h4 {
margin:0;
font-size: 22px;
}
.more_wrap .title h4 span.count {
margin-left: 5px;
color: #f56349;
}
.more_wrap .title p.word {
line-height:30px;
font-weight:normal;
}
.more_wrap .title p.word a { margin:0 5px; }
.more_wrap .title p.word a:first-child { margin:0 5px 0 0; }
.more_wrap .title p.word span { margin:0 5px; }
.more_wrap .title p.word span:first-child { margin:0 5px 0 0; }
.similar_price_list {
padding:30px 0;
border-bottom: 1px solid #e9e8e8;
}
.same_item_list {
padding:30px 0;
border-bottom: 1px solid #e9e8e8;
}
.view_review_list { padding:30px 0; }
/**** ÇÏ´Ü Ãß°¡»óÇ° °øÅë ***/




/*** ÇÏ´Ü »óÇ°³ª¿­ ***/
.viewpg_list { }
.viewpg_list ul.roll {
width:100%;
display: flex;
}
.viewpg_list ul.roll li { padding:0 7px; }
.viewpg_list ul.roll img {
width:140px;
margin-bottom: 10px;
height: auto !important;
}
.viewpg_list ul.roll .pd_box_img {
position:relative;
overflow:hidden;
}
/*** ºäÆäÀÌÁöÇÏ´Ü - ¸®ºä³ª¿­ ***/
.viewpg_review { }
.viewpg_review ul.thumb {
box-sizing:border-box;
overflow:hidden;
display:flex;
flex-wrap:wrap;
}
.viewpg_review ul.thumb li {
width:20%;
padding:2%;
margin-bottom:20px;
}
.viewpg_review ul.thumb .photo { position:relative; }
.viewpg_review ul.thumb .photo img { width:100%; }
.viewpg_review .info { }
.viewpg_review .info p { margin:5px 0; }
.viewpg_review .info p.id { line-height:25px; }
.viewpg_review .info p.id span { float:right; }
.viewpg_review .info p.subject { }
.viewpg_review .info p.subject span {
color: #f56349;
margin-right: 3px;
}
.viewpg_review .info p.txt {
color: #9d9e9f;
display: -webkit-box;
-webkit-line-clamp: 2;
text-overflow: ellipsis;
white-space: normal;
word-break: normal;
-webkit-box-orient: vertical;
overflow: hidden;
}
.detail_btn {
position:relative;
margin:0px auto;
}
.detail_btn:after {
width:8px;
height:8px;
position: absolute;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
right:41%;
top:33%;
content: " ";
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.detail_btn.active:after {
top:40%;
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
/* ±âº» »óÇ°Á¤º¸(1)  */
.detail_info_title {
width: 96%;
margin:15px auto;
color:#000;
}
p.info_title {
margin:0 auto 10px;
font-size:18px;
}
p.info_price {
font-size:20px;
font-weight:900;
}
/* ±âº» »óÇ°Á¤º¸(1) end */


/* ±âº» »óÇ°Á¤º¸(2)  */
.detail_info_list {
width:96%;
margin:15px auto;
}
dl.info_list_basic {
display: flex;
flex-flow: wrap;
align-items: center;
border-radius: 10px;
padding: 10px 20px;
margin-bottom: 15px;
color: #0d2e56;
background-color: #f1f4f7;
}
dl.info_list_basic dt {
width:28%;
padding:3px 0;
}
dl.info_list_basic dd {
width:72%;
padding:3px 0;
}
dl.info_list_basic span.sale_price {
color: #f56349;
margin-left: 15px;
}
dl.info_list {
display: flex;
flex-flow: wrap;
align-items: center;
padding:0 0 0 5px;
}
dl.info_list dt {
width:30%;
padding: 0 0 10px 15px;
font-weight: bold;
position:relative;
}
dl.info_list dt:before {
content: '';
position: absolute;
top: 10px;
display: block;
left: 0;
width: 2px;
height: 2px;
border-radius: 50%;
background-color: #555;
}
dl.info_list dd {
width:70%;
padding-bottom:10px;
}
/* ±âº» »óÇ°Á¤º¸(2) end  */

/* ÃÖÀú°¡ ºñ±³  */
.low_price_area {
width:880px;
margin:20px auto 30px;
}
.low_price_tit {
font-size:15px;
text-align:left;
background-color:#eee;
padding:13px;
border: 1px solid #E7E7E7;
border-bottom: none;
}
.low_price_area_pop {
margin:40px auto;
width:90%;
}
/* ÃÖÀú°¡ Å×ÀÌºí  */
table.low_price_list {
text-align: center;
border: 1px solid #E7E7E7;
border-collapse: collapse;
margin-bottom: -1px;
}
table.low_price_list tr {
position:relative;
border-top: 1px solid #E7E7E7;
}
table.low_price_list td {
padding:10px;
text-align:left;
}
table.low_price_list td img {
width:60px;
border-radius:5px;
font-weight:normal !important;
}
.low_price_goods_on {
position: absolute;
margin: 0;
left: 0;
top: 0;
width: -webkit-fill-available;
height: -webkit-fill-available;
border: 1px solid #f56349;
background-image: url(../img/new/check_price.png);
background-position: right 0;
background-size: 30px;
background-repeat: no-repeat;
}
p.low_price_price {
font-weight:800;
font-size: 15px;
float:left;
margin-right:15px;
}
p.low_price_name { font-size: 15px; }
p.low_price_store { font-size:11px; }
/* ÃÖÀú°¡ Å×ÀÌºí end  */
/* ÃÖÀú°¡ ºñ±³ end  */

/* º¸Áõ¼­ºÒ°¡ °¡¸ÍÁ¡ */
.layer_partnershop {
border:2px solid #3a3a3a;
border-radius: 10px;
-webkit-border-radius:10px;
padding:15px;
background-color:#fff;
}
.layer_partnershop p {
font-size:15px;
font-weight:bold;
margin-bottom:10px;
}
.layer_partnershop p span {
font-size:13px;
padding:5px;
background-color:#fafafa;
font-weight: normal;
margin-top:10px;
display:block;
}
.layer_partnershop ul.dot_st { }
.layer_partnershop ul.dot_st li {
padding:0 0 5px 15px;
position: relative;
}
.layer_partnershop ul.dot_st li:before {
content: '';
position: absolute;
top:10px;
display: block;
left: 0;
width:3px;
height:3px;
border-radius: 50%;
background-color: #555;
}
/* º¸Áõ¼­ºÒ°¡ °¡¸ÍÁ¡ end */

.cont_title_head { margin:0 auto 20px; }
.cont_title_head h4.cont_tit {
font-size:22px;
margin:0;
}
.cont_title_head p.word {
font-size: 15px;
padding: 15px 0;
}
/* µî±Þ¹Ú½º  */
.titlebox_wrap {
margin:50px auto;
border-radius:10px;
border: 1px solid #E8E8E8;
margin-bottom: 30px;
overflow: hidden;
}
.titlebox_wrap p.tit {
font-size: 17px;
text-align:center;
font-weight: bold;
padding:18px;
border-bottom: 1px solid #e9e9e9;
background-color: #f8f8f8;
}
.titlebox_wrap p.tit_sub { padding: 30px; }
.titlebox_wrap dl.grade {
padding: 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.titlebox_wrap dl.grade dt {
width:30%;
border:1px solid #E8E8E8;
background-color: #f7f7f7;
text-align:center;
color:#000;
font-weight:bold;
margin: 0 auto 10px;
padding:20px;
box-sizing : border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.titlebox_wrap dl.grade dt p { padding-top:10px; }
.titlebox_wrap dl.grade dd {
width:65%;
text-align:left;
border:2px solid #fff;
margin:0;
background-image:none;
box-sizing : border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.titlebox_wrap dl.grade dd ul { }
.titlebox_wrap dl.grade dd ul li {
padding: 0 0 3px 15px;
position: relative;
}
.titlebox_wrap dl.grade dd ul li:before {
content: '';
position: absolute;
top: 10px;
display: block;
left: 0;
width: 2px;
height: 2px;
border-radius: 50%;
background-color: #555;
}
dl.view_cont { }
dl.view_cont dt {
padding: 8px 0 8px 20px;
font-weight:bold;
position: relative;
}
dl.view_cont dt:before {
content: '';
position: absolute;
top: 15px;
display: block;
left: 0;
width: 5px;
height:5px;
border-radius: 50%;
background-color: #333;
}
dl.view_cont dd {
color:#7E7E7E;
padding: 0 0 5px 15px;
margin-left: 20px;
position: relative;
}
dl.view_cont dd:before {
content: '';
position: absolute;
top: 10px;
display: block;
left: 0;
width: 2px;
height:2px;
border-radius: 50%;
background-color: #666;
}
dl.view_cont dd.sub {
background-image: none;
background-repeat: no-repeat;
background-position: 0px 10px;
padding: 0 0 5px 15px;
margin: 0 0 0 20px;
line-height:140%;
}
dl.view_cont dd.no {
background-image: none;
background-repeat:;
 background-position:;
padding: 0 0 5px 0;
margin: 0 0 0 20px;
}
/* ÆÇ¸Å¸ÅÀå */
.only_store {
display:flex;
justify-content: space-between;
align-items: center;
border-radius:10px;
border: 1px solid #E8E8E8;
background-color: #f6f6f6;
padding:30px;
margin:0 auto;
}
.only_store .photo_main {
width:40%;
background-image: url(../img/store/kn_01.jpg);
background-size:cover;
height:150px;
background-repeat: no-repeat;
background-position: center center;
}
.only_store .sub_cont { width:50%; }
.only_store .store_title {
font-size:18px;
font-weight:bold;
margin:15px auto 10px;
position:relative;
}
.only_store .store_title p.goods_sum {
position:absolute;
top:0;
right:0;
font-size:13px;
font-weight:normal;
}
.only_store .store_title p.goods_sum a:hover{ text-decoration:underline;}
.only_store .store_title p.goods_sum span{
font-weight:bold;
}
.only_store .store_addr { color:#666; }
.only_store .btn_zone {
margin-top: 20px;
display: flex;
justify-content: space-between;
}
.only_store img {
width:15px;
margin-right:5px;
}
.divide_line {
    width: 100%;
    height: 9px;
    margin: 0;
    border-top: 1px solid #eee;
    background: #f8f8f8;
}