/* BASIC css start */
.item-page a.now { border-bottom:1px solid #000; padding-bottom: 2px; }

.SMS_main_display_prd { margin-bottom: 42px; }
.SMS_main_display_prd > ul {font-size: 0;}
.SMS_main_display_prd > ul > .Product_list_item {display: inline-block; width: calc(33.332% - 26.667px); margin-bottom: 40px; margin-right: 40px;}
.SMS_main_display_prd > ul > .Product_list_item:nth-child(3n) {margin-right: 0;}
.SMS_main_display_prd > ul > .Product_list_item > a {position: relative; display: block; width: 100%;}
.SMS_main_display_prd > ul > .Product_list_item .overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,0.7); opacity: 0; transition: all 0.5s;}
.SMS_main_display_prd > ul > .Product_list_item:hover .overlay {opacity: 1;}
.SMS_main_display_prd > ul > .Product_list_item .over_text_wrap {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.SMS_main_display_prd > ul > .Product_list_item .over_text_wrap > div {font-size: 14px; color: #fff; line-height: 1.4; text-align: center; word-break: keep-all;}
.SMS_main_display_prd > ul > .Product_list_item .over_text_wrap .strike {text-decoration: line-through;
    color: #ddd;}
.SMS_main_display_prd > ul > .Product_list_item img {width: 100%;}

.page-hd {
position:relative;
margin:0;
padding:0;
}

.page-hd h2 {
font-size: 22px;
text-align:center;
margin:0 0 33px;
letter-spacing: 0.07em;
}

/* BASIC css end */

