@charset "UTF-8";

#header .header-bottom .search-form input {
    height: 38px;
    padding: 0 20px;
    font-size: 14px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    border: 2px solid #fed700;
    float: left;
    width: 90%;
}
#header .header-bottom .search-form button[type=submit] {
    cursor: pointer;
    margin: 0;
    padding: 0;
    /* float: left; */
    height: 38px;
    line-height: 38px;
    background: #fed700;
    border: 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    color: #333;
    width: 52px;
    font-size: 16px;
    position: absolute;
    right: 0;
}
.wrapper {
    min-width: 455px;
    padding-top: 128px;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 128px;
    z-index: 9999;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}

#header .header-bottom .search-form {
    float: none;
    position: relative;
}
.slick-slide img {
    display: block;
    width: auto;
}
.main-slider .slide-item {
    height: auto;
    background: 50% 50% no-repeat;
}
.main-slider {
    margin-bottom: 0px;
}
#mDetail .denew dl.prod {
    float: left;
    width: 100%;
    border: 2px solid #dadada;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
        margin: 0px;
    padding: 10px 1px 6px 1px;
}
.main-popular {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: none;
}
#mDetail .denew dl.prod dd img {
    width: 70%;
    display: inline-block;
}
.title {
    font-size: 24px;
    margin-bottom: 24px;
    display: inline-block;
}
.main-popular #mDetail {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 0 60px 0;
    
}
#mDetail .denew  dl.prodPay dt.pp {
    clear: both;
    float: left;
    text-align: right;
    width: 40%;
    font-weight: normal!important;
    font-size: 1em!important;
    padding: 0 0 3px 0;
    letter-spacing: -1px;
}
.cs-center .cs {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
#footer {
    background: #f8f8f8;
    padding-top: 0px;
}

.topmenunon ul.mobile {float:left;width:100%;margin:0;padding:0 5px ;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 2px solid #da0011; height: 28px; position: relative; margin-top: 8px;}
.topmenunon ul.mobile li {float:left;margin:0;padding:0;width:16%;font-size: 1.2em;color:#7a7a7a; text-align:center;}
.topmenunon ul.mobile li {float:left;margin:0;padding:4px 0 6px 0;color:#7a7a7a; text-align:center;background:url(../../img/vline.gif) no-repeat right 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 28px;}

.topmenunon ul.mobile li:last-child {background:none;}
.topmenunon ul.mobile li.active {font-size: 1.3em;font-weight:bold;border-left:2px solid #da0011;border-top:2px solid #da0011;border-right:2px solid #da0011;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;color:#000000;background:#ffffff; height: 30px; background-image: none; margin: -2px;  }

.topmenunon > ul.sort {width:98%;margin:8px 8px 0 0;padding:0;text-align:right;}
.topmenunon > ul.sort li a {float:right;margin:0 1px;padding:3px 8px;}
.topmenunon > ul.sort li a.active {float:right;margin:0 1px;padding:3px 8px;background:#0375cc; color:#ffffff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}
.cleargo {
    clear: both;
}
.topmenunon {
    margin: 0 0 20px 0;
    display: block;
    height: 30px;
}
#header .logo {
    //background: url(../img/mobile/mobile_logo.gif) 0 50% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 300px;
    height: 32px;
}
.topmenunon ul.mobile li {
    float: left;
    margin: 0;
    padding: 0;
    width: 16%;
    font-size: 1.5em;
    color: #7a7a7a;
    text-align: center;
}

.topmenunon ul.mobile li.active {
    font-size: 1.6em;
    font-weight: bold;
    border-left: 2px solid #da0011;
    border-top: 2px solid #da0011;
    border-right: 2px solid #da0011;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #000000;
    background: #ffffff;
    height: 36px;
    background-image: none;
    margin: -2px;
}

.topmenunon ul.mobile {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #da0011;
    height: 34px;
    position: relative;
    margin-top: 8px;
}
.topmenunon ul.mobile li {
    float: left;
    margin: 0;
    padding: 4px 0 6px 0;
    color: #7a7a7a;
    text-align: center;
    background: url(../../img/vline.gif) no-repeat right 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
}

#mDetail > ul.sort {
    float: right;
    width: 98%;
    margin: 4px 8px 14px 0 !important;
    padding: 0;
    text-align: right;
}
#mDetail ul.sort li a {
    float: right;
    margin: 0 1px;
    padding: 3px 8px;
    font-size: 1.2em;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 122px;
    z-index: 9999;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.mdNavi {
    padding: 9px 0 8px 12px;
    background: #ffffff;
    border-bottom: 1px dotted #b3b3b3;
    font-weight: bold;
    margin: 0;
    font-size: 1.2em;
}
.mdNavi img {
    vertical-align: middle;
    margin-bottom: 2px;
    display: inline-block;
}
#mFooter ul.flist li.center img {
    vertical-align: middle;
    padding: 0 0 0 3px;
    display: inline-block;
}
.cs-center {
    padding-bottom: 30px;
    display: inline-block;
}
.container {
    width: 420px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}
.cs-center .cs {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 122px;
    z-index: 9999;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    text-align: center;
}
.main-popular {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: none;
    text-align: center;
}
#mDetail .allProd {
    width: 100%;
    margin: 0;
    padding: 0 0 0 12px;
    text-align: center;
}
#header .header-main {
    padding-top: 18px;
    padding-bottom: 12px;
}
.title {
    font-size: 24px;
    margin-bottom: 24px;
    display: inline-block;
    left: 0px;
    width: 100%;
    text-align: left;
}
.cs-center {
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#mDetail .denew  dl.tp dt.pp {
    clear: both; 
    float: left; 
    text-align: right;
    width: 15%; 
    font-weight: normal!important;
    font-size: 1em!important;
    padding: 0 0 3px 0;
    letter-spacing: -1px;
}
#mDetail .denew  dl.tp dd.aa {
	text-align: right;
	width: 90%;
    font-weight: normal!important;
	font-size: 1em!important;
    padding: 0 0 3px 0;
    letter-spacing: -1px;
}

#mDetail .denew  dl.prodPay dt.cc {
    clear: both;
    float: left;
    text-align: right;
    width: 30%;
    font-weight: normal!important;
    font-size: 1em!important;
    padding: 0 0 3px 0;
    letter-spacing: -1px;
}