/* BASIC css start */
/*221116 이정호 전체 커플링 리스트*/
.main_couple_title { font-size: 26px; font-weight: bold; line-height: 26px; color: #666; }
.title_underbar { width: 77px; height: 2px; margin:20px auto 10px; background-color: #9ec7c1; }
.main_item_list { display: flex; flex-wrap: wrap; }
.main_item_list .boxitem a { display: block; }
.main_item_list .boxitem>a>img { width: 100%; }
.main_item_list .boxitem .boxText { width: 100%; margin-top: 7px; }
.main_item_list .boxitem .boxText a .name { display: block; font-size: 14px; letter-spacing: -1px; }
.main_item_list .boxitem .boxText a .sub_name { padding-top:7px; font-size:12px; color:#1c1c1c; word-break:keep-all; }
.list_info_textbox { margin-top:7px; }
.list_info_textbox li { display:inline-block; margin-right:3px; }
.list_info_textbox li:last-child { margin-right:0; }
.list_info_textbox li .title { color:#888; font-size: 12px; }
.list_info_textbox li .through_text { color:#717a7a; font-size: 13px; font-weight:300; text-decoration:line-through; }
.list_info_textbox li .title_bold { font-size: 12px; color: #000; }
.list_info_textbox li .price { font-size: 15px; } 
.boxitem .boxText a .icon { display:block; width: 100%; margin-top: 7px; }
.boxitem .boxText a .icon .MK-product-icons { width: 100%; display:flex; justify-content: space-between; }
.boxitem .boxText a .icon .MK-product-icons img { width: 49%; }
/*221116 이정호 전체 커플링 리스트*/

.xans-product-normalpaging { margin:30px 0 37px; text-align:center; vertical-align:top; font-weight:bold;  }
.xans-product-normalpaging a, .xans-product-normalpaging a.this { /*display:block; height:17px; padding:5px;*/ color:#434447; font-size:11px; line-height:19px; }
.xans-product-normalpaging a { color:#b4ddd6; outline:none; }
.xans-product-normalpaging ol { vertical-align:top; }
.xans-product-normalpaging li { float:left; margin: 0 3px !important; }
.xans-product-normalpaging ol, .xans-product-normalpaging li, .xans-product-normalpaging p { display:inline-block; }
.xans-product-normalpaging li, .xans-product-normalpaging p { overflow:hidden; min-width:22px; height:22px; margin:0 1px; border:1px solid #b4ddd6; border-radius:3px; background:#fff; }
.xans-product-normalpaging p { background:#b4ddd6 url("http://img.echosting.cafe24.com/design/skin/mobile/bg_paging.png") 50% 0 no-repeat; background-size:20px 60px; }
.xans-product-normalpaging p.first { background-position:50% 1px; }
.xans-product-normalpaging p.prev { background-position:50% -14px; }
.xans-product-normalpaging p.next { background-position:50% -29px; }
.xans-product-normalpaging p.last { background-position:50% -44px; }
.xans-product-normalpaging p span { overflow:hidden; display:block; width:11px; height:19px; text-indent:100%; }
/* BASIC css end */

