

@font-face {
    font-family: 'NotoSans';
    font-weight: 400;
    font-style: normal;
    src: url(../font/notosanscjksc-light.eot);
    src: local('Noto Sans CJK SC'), local("Apple SD Gothic Neo"), url(../font/notosanscjksc-light.woff) format('woff')
}

@font-face {
    font-family: 'NotoSans';
    font-weight: 700;
    font-style: normal;
    src: url(../font/notosanscjksc-medium.eot);
    src: local('Noto Sans CJK SC'), local("Apple SD Gothic Neo"), url(../font/notosanscjksc-medium.woff) format('woff')
}

@font-face {
    font-family: 'Buri';
    font-style: normal;
    font-weight: 400;
    src: url(../font/arita-burim-subset.eot);
    src: url(../font/arita-burim-subset.woff) format('woff')
}

@font-face {
    font-family: 'Dotum';
    font-style: normal;
    font-weight: 400;
    src: url(../font/arita-dotumm.eot);
    src: url(../font/arita-dotumm.woff) format('woff')
}



html {
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

body {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5
}

a {
    text-decoration: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: underline
}

abbr[title] {
    border-bottom: 1px dotted
}

strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

dd,
dl,
dt,
ol,
ul {
    margin: 0;
    padding: 0
}

a img {
    border: 0;
    width: 100%;
    vertical-align: top
}

li,
ol,
ul {
    list-style: none
}

address,
em,
i {
    font-style: normal
}

figure,
form {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top
}

label {
    cursor: pointer
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    *overflow: visible;
    box-sizing: content-box;
    border: 0;
    background: 0;
    padding: .4em 1em
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
    vertical-align: middle
}

input[type=search] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show
}

select,
td {
    vertical-align: middle
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

::-moz-selection {
    background: #caa58e;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #caa58e;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #aaa
}

:-moz-placeholder {
    color: #aaa
}

input::-webkit-input-placeholder {
    color: #aaa
}

textarea::-webkit-input-placeholder {
    color: #aaa
}

mark {
    background-color: #fefcb4
}

.clearfix {
    zoom: 1
}

.clearfix:before {
    content: '';
    display: block
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

.blind {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.hidden {
    display: none
}

body,
input,
select,
textarea {
    font-family: NotoSans, 'Microsoft YaHei New', 'Microsoft Yahei', '微软雅黑', '冬青黑体', 'Hiragino Sans GB', STHeitiSC, SimHei, Helvetica, sans-serif
}

html {
    background-color: #fff
}

body {
    min-width: 320px;
    color: #767676
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 1.6em
}

em {
    color: #caa58e
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic
}

a {
    color: #767676
}

.touch select {
    font-size: 16px
}

#skipnav {
    position: absolute;
    left: -100%;
    color: #fff;
    background: #555;
    font-size: 1.6em
}

#skipnav:focus {
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 29999;
    padding: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle
}

[type=text],
[type=num],
[type=tel],
[type=file],
[type=password],
[type=email],
[type=search],
textarea {
    padding: 8px 10px;
    color: #767676;
    font-size: 14px;
    font-family: NotoSans, 'Microsoft YaHei New', 'Microsoft Yahei', '微软雅黑', '冬青黑体', 'Hiragino Sans GB', STHeitiSC, SimHei, Helvetica, sans-serif;
    line-height: 1.6;
    letter-spacing: -.03em;
    border: 1px solid #ccc;
    background: #fff;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    *line-height: 32px
}

@media only all and (max-width:599px) {

    [type=text],
    [type=num],
    [type=tel],
    [type=file],
    [type=password],
    [type=email],
    [type=search],
    textarea {
        padding-left: 7px;
        padding-right: 7px
    }
}

[type=text]:focus,
[type=text]:hover,
[type=num]:focus,
[type=num]:hover,
[type=tel]:focus,
[type=tel]:hover,
[type=file]:focus,
[type=file]:hover,
[type=password]:focus,
[type=password]:hover,
[type=email]:focus,
[type=email]:hover,
[type=search]:focus,
[type=search]:hover,
textarea:focus,
textarea:hover {
    outline: #efefef solid 1px;
    border-color: #555
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

select {
    height: 36px;
    font-size: 13px;
    text-align: left;
    text-indent: 14px;
    border: 1px solid transparent;
    color: #767676;
    border-bottom: 2px solid #191919;
    vertical-align: top
}

br {
    color: transparent
}

body,
html {
    min-height: 100%
}

body {
    -webkit-overflow-scrolling: touch
}

.__main {
    clear: both;
    margin-top: 40px;
}

.wrap {
    position: relative
}

.l-wrap {
    zoom: 1;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding: 0 7%
}

.l-wrap:before {
    content: '';
    display: block
}

.l-wrap:after {
    content: '';
    display: table;
    clear: both
}

.l-wrap.l-skinny {
    max-width: 940px
}

@media only all and (max-width:1023px) {
    .l-wrap {
        padding: 0 30px
    }
}

@media only all and (max-width:767px) {
    .l-wrap {
        padding: 0 15px
    }
}

.l-wrap .l-pd {
    max-width: 780px;
    padding-left: 30px;
    padding-right: 30px
}

@media only all and (max-width:599px) {
    .l-wrap .l-pd {
        padding-left: 0;
        padding-right: 0
    }
}

@media only all and (max-width:767px) {
    .l-full {
        padding-left: 0;
        padding-right: 0
    }
}

.l-pd {
    max-width: 940px;
    margin: 0 auto
}

.l-pd .l-pd {
    max-width: 780px;
    padding-left: 30px;
    padding-right: 30px
}

.no-mediaqueries .l-wrap {
    width: 1100px;
    padding: 0
}

[lang=en] {
    font-family: 'Times New Roman', serif
}

.l-header {
    position: relative;
    max-width: 1100px;
    height: 78px;
    margin: 0 auto;
    padding: 0 7%;
    text-align: center
}

@media only all and (max-width:1023px) {
    .l-header {
        height: 60px;
        padding: 0 30px
    }
}

@media only all and (max-width:767px) {
    .l-header {
        height: 50px;
        padding: 0 15px
    }
}

.header {
    position: relative;
    z-index: 100;
    font-family: NotoSans, 'Microsoft YaHei New', 'Microsoft Yahei', '微软雅黑', '冬青黑体', 'Hiragino Sans GB', STHeitiSC, SimHei, Helvetica, sans-serif;
    letter-spacing: 0;
    text-transform: uppercase
}

.header.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff
}

.header.is-open-lang {
    z-index: 200
}

.header-inner {
    position: relative;
    height: 100%;
    zoom: 1
}

.header-inner:before {
    content: '';
    display: block
}

.header-inner:after {
    content: '';
    display: table;
    clear: both
}

.header .logo {
    position: absolute;
    top: 0;
    left: 35%;
    z-index: 5;
    display: table;
    height: 100%;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    vertical-align: top
}

.header .logo-a {
    display: table-cell;
    width: 100%;
    padding-top: 1px;
    vertical-align: middle
}

.header .logo-img {
    width: 166px;
    vertical-align: top
}

.header .sidenav-open {
    display: none;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -15px;
    padding: 5px;
    z-index: 2
}

.header .top-left {
    position: absolute;
    top: 32px;
    left: 0;
    font-size: 1.2em
}

.header .select-language {
    display: inline-block
}

.header .select-language .icon {
    margin-left: .5em
}

.header .select-language-a {
    display: block;
    padding-left: 1px
}

.header .select-language-a i {
    margin-left: 10px
}

.header .select-language-a i.icon-arr-up,
.header .select-language-a.toggle-on .icon-arr-down {
    display: none
}

.header .select-language-a.toggle-on .icon-arr-up {
    display: inline-block
}

.header .select-language-a:hover {
    color: #191919;
    text-decoration: none
}

.header .select-language-list {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 30;
    width: 220px;
    margin-top: 10px;
    padding: 12px 0;
    border: 1px solid #191919;
    background: #fff;
    font-size: 11px;
    text-align: left;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .3)
}

.header .select-language-list:after {
    content: '';
    position: absolute;
    top: 0;
    left: 25px;
    width: 14px;
    height: 7px;
    margin: -7px 0 0;
    background: url(../image/btn-stop-mo.png) no-repeat
}

.header .select-language-list .is-current {
    outline: 0;
    background: #eee;
    color: #000;
    text-decoration: none
}

.header .select-language-list .is-current a {
    color: #000
}

.header .select-language-list a {
    position: relative;
    display: block;
    padding: 5px 18px;
    text-transform: uppercase
}

.header .select-language-list a:focus,
.header .select-language-list a:hover {
    outline: 0;
    background: #eee;
    color: #000;
    text-decoration: none
}

.header .select-language-list a:focus:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 1px;
    height: 1px;
    margin-top: -1px;
    border: 1px solid #000;
    background: #000
}

.header .store-location {
    position: relative;
    display: inline-block;
    margin-left: 3px;
    padding-left: 9px;
    text-decoration: none
}

.header .store-location:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    border-left: 1px solid #eee
}

.header .store-location:hover {
    color: #191919
}

.header .misc-links {
    float: right;
    width: 30%;
    font-size: 0;
    padding-right: 30px;
    padding-top: 15px;
    text-align: right
}

.header .misc-a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 13px;
    margin-left: .2em;
    margin-right: .5em;
    padding: 2px 5px 0 10px;
    font-size: 13px;
    line-height: 1.1;
    letter-spacing: .05em
}

.header .misc-a .f-icon {
    margin-left: 5px;
    font-size: 18px;
    line-height: 1;
    vertical-align: middle
}

.header .misc-a:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    height: 16px;
    border-left: 1px solid #eee
}

.header .misc-a:first-child:after {
    border-left: 0
}

.header .misc-a:hover {
    color: #000;
    text-decoration: none
}

.header .open-search {
    position: absolute;
    top: 18px;
    right: 0;
    margin-left: .1em;
    padding-left: 10px;
    padding-right: 5px;
    font-size: 18px;
    margin-top: -6px
}

.header .open-search:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    height: 16px;
    border-left: 1px solid #eee
}

.header .open-search .icon-search {
    color: #aaa;
    font-size: 18px;
    line-height: 1.1
}

.header .open-search .icon-search:focus,
.header .open-search .icon-search:hover {
    color: #000
}

.header .search-container {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    margin-top: -24px;
    padding-bottom: 5px
}

.header .search-container.is-show {
    width: 35%;
    z-index: 100
}

.header .search-box {
    position: relative
}

.header .search .text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 48px;
    padding: 8px 12px;
    border: 1px solid #ccc;
    font-size: 16px;
    vertical-align: middle
}

.header .search .text:focus {
    outline: 0;
    border-color: #191919;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.header .search .text:focus:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #ccc
}

.header .search .text:focus .f-icon-search {
    color: #555
}

.header .search .submit {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -14px;
    padding: 0;
    border: 0;
    font-size: 24px;
    line-height: 1;
    color: #aaa;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.header .search .submit:focus,
.header .search .submit:hover {
    color: #000
}

@media only all and (max-width:1023px) {
    .header .logo {
        left: 32%;
        width: 36%;
        height: 60px
    }

    .header .logo-img {
        width: 140px
    }

    .header .sidenav-open {
        display: block
    }

    .header .select-language,
    .header .store-location {
        display: none
    }

    .header .misc-links {
        padding-top: 13px;
        margin-right: 10px
    }

    .header .misc-a--cart {
        position: absolute;
        left: 32px;
        top: 15px
    }

    .header .misc-a--cart .f-icon {
        font-size: 25px
    }

    .header .misc-a--mypage,
    .header .misc-a:after {
        display: none
    }

    .header .misc-text {
        position: absolute;
        visibility: hidden
    }

    .header .open-mypage {
        overflow: hidden;
        padding: 0 4px;
        color: #aaa;
        font-size: 24px;
        vertical-align: middle
    }

    .header .open-search {
        top: 50%;
        margin-top: -14px
    }

    .header .open-search .icon-search {
        font-size: 24px
    }

    .header .open-search:after {
        display: none
    }

    .header .search .submit {
        margin-top: -12px;
        font-size: 26px
    }

    .header .search .text {
        height: 100%
    }

    .header .search-container {
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 200;
        padding-bottom: 0;
        margin-top: 0
    }

    .header .search-container.is-active {
        z-index: 1001;
        width: 100%
    }

    .header .search-container.is-active:after {
        opacity: .5
    }

    .header .search-container:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        background: rgba(0, 0, 0, .5);
        opacity: 0;
        -webkit-transition: opacity .4s .1s;
        -moz-transition: opacity .4s .1s;
        -o-transition: opacity .4s .1s;
        transition: opacity .4s .1s
    }

    .header .search-box {
        padding: 10px;
        border-bottom: 1px solid #ccc;
        background: #fff
    }

    .header .search .submit {
        right: 20px
    }
}

@media only all and (max-width:767px) {
    .header-inner {
        position: static
    }

    .header .logo {
        height: 50px
    }

    .header .logo-a {
        padding-top: 4px
    }

    .header .logo-img {
        width: 112px
    }

    .header .sidenav-open {
        left: 15px;
        margin-left: -5px;
        margin-top: -13px
    }

    .header .open-search {
        right: 15px;
        margin-top: -13px
    }

    .header .open-search .icon-search {
        font-size: 20px
    }

    .header .open-mypage {
        margin-top: -4px
    }

    .header .open-mypage .f-icon {
        font-size: 21px
    }

    .header .misc-links {
        padding-right: 20px;
        margin-right: 10px
    }

    .header .misc-a--cart {
        top: 13px
    }

    .header .misc-a .f-icon {
        font-size: 21px
    }
}

#main {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.is-open-search #main {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    -o-filter: blur(10px);
    filter: blur(10px)
}

/* gnb 스트라이프 삭제 200303
.gnb-a,
.gnb-a1,
.gnb-a1-1,
.gnb-a1-2,
.gnb-a1-3,
.gnb-a1-4,
.gnb-a1-5,
.gnb-a2,
.gnb-a2-1,
.gnb-a2-2,
.gnb-a2-3,
.gnb-a2-4,
.gnb-a2-5,
.gnb-a2-6,
.gnb-a2-7,
.gnb-a2-8,
.gnb-a3,
.gnb-a3-1,
.gnb-a3-2,
.gnb-a3-3,
.gnb-a3-4,
.gnb-a3-5,
.gnb-a4,
.gnb-a4-1,
.gnb-a4-2,
.gnb-a4-3,
.gnb-a4-4,
.gnb-a5,
.gnb-a5-1,
.gnb-a5-2,
.gnb-a5-3,
.gnb-a5-4,
.gnb-a6,
.gnb-a6-1,
.gnb-a6-2,
.gnb-a6-3,
.gnb-a6-4,
.gnb-a6-5 {
    overflow: hidden;
    display: block;
    height: 14px;
    background: url(../images/gnb_3.png) no-repeat;
    text-indent: 100%
}
*/

.gnb {
    position: relative;
    text-align: center;
    padding-bottom: 34px;
    vertical-align: middle
}

.gnb-menu {
    position: relative;
    padding: 6px 0 4px;
    line-height: 1;
    font-size: 0;
    z-index: 10;
    border-bottom: 1px solid #fff
}

.gnb-menu.is-active {
    border-bottom-color: #d5d5d5
}

.gnb .nav-d1 {  
    display: inline-block;  
    *display: inline;   
    *zoom: 1;   
    margin: 0 10px 7px; 
    height: 25px;   
    font-family: 'Noto Sans KR', sans-serif;    
    font-size: 15px;    
    letter-spacing: .03em;  
    color: #666;    
    letter-spacing: 0;  
    vertical-align: middle
}

.gnb .nav-d1-a {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 15px 3px;
    color: #666;
    line-height: 1
}

.gnb .nav-d1-a:hover,   
.gnb .nav-d1-a.is-active {
    color: #000;
    text-decoration: none
}

.gnb .nav-d1.is-current .nav-d1-a {
    color: #000
}

.gnb .nav-d1.is-current .nav-d2-box {
    display: block
}

.gnb .nav-d1.is-active .nav-d1-a {
    color: #000
}

.gnb .nav-d1.is-active .nav-d1-a:before {
    contnet: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid
}

.gnb .nav-d2 {
    display: inline-block;  
    vertical-align: middle; 
    white-space: nowrap
}

.gnb .nav-d2-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 20px;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.gnb .nav-d2-box.is-active {
    display: block;
    z-index: 20
}

.gnb .nav-d2-a {    
    display: block; 
    padding: 4px 15px 6px;  
    color: #aaa;    
    font-size: 13px;    
    letter-spacing: 0   
}   
.gnb .nav-d2-a:hover,   
.gnb .nav-d2-a.is-active {  
    color: #555;    
    text-decoration: none   
}

.gnb .nav-d2.is-current .nav-d2-a {
    color: #555
}

/* gnb 스트라이프 삭제 200303
.gnb-a1 {
    width: 70px;
    background-position: 0 0
}

.nav-d1-a.is-active .gnb-a1,
.nav-d1-a:focus .gnb-a1,
.nav-d1-a:hover .gnb-a1 {
    background-position: 0 -20px
}

.gnb-a1-5 {
    width: 109px;
    background-position: -500px -40px
}

.nav-d2-a.is-active .gnb-a1-5,
.nav-d2-a:focus .gnb-a1-5,
.nav-d2-a:hover .gnb-a1-5 {
    background-position: -500px -55px
}

.gnb-a1-4 {
    width: 60px;
    background-position: -400px -40px
}

.nav-d2-a.is-active .gnb-a1-4,
.nav-d2-a:focus .gnb-a1-4,
.nav-d2-a:hover .gnb-a1-4 {
    background-position: -400px -55px
}

.gnb-a1-3 {
    width: 107px;
    background-position: -200px -40px
}

.nav-d2-a.is-active .gnb-a1-3,
.nav-d2-a:focus .gnb-a1-3,
.nav-d2-a:hover .gnb-a1-3 {
    background-position: -200px -55px
}

.gnb-a1-2 {
    width: 78px;
    background-position: -100px -40px
}

.nav-d2-a.is-active .gnb-a1-2,
.nav-d2-a:focus .gnb-a1-2,
.nav-d2-a:hover .gnb-a1-2 {
    background-position: -100px -55px
}

.gnb-a1-1 {
    width: 66px;
    background-position: 0 -40px
}

.nav-d2-a.is-active .gnb-a1-1,
.nav-d2-a:focus .gnb-a1-1,
.nav-d2-a:hover .gnb-a1-1 {
    background-position: 0 -55px
}

.gnb-a2 {
    width: 56px;
    background-position: -111px 0
}

.nav-d1-a.is-active .gnb-a2,
.nav-d1-a:focus .gnb-a2,
.nav-d1-a:hover .gnb-a2 {
    background-position: -111px -20px
}

.gnb-a2-8 {
    width: 88px;
    background-position: -700px -70px
}

.nav-d2-a.is-active .gnb-a2-8,
.nav-d2-a:focus .gnb-a2-8,
.nav-d2-a:hover .gnb-a2-8 {
    background-position: -700px -85px
}

.gnb-a2-7 {
    width: 45px;
    background-position: -600px -70px
}

.nav-d2-a.is-active .gnb-a2-7,
.nav-d2-a:focus .gnb-a2-7,
.nav-d2-a:hover .gnb-a2-7 {
    background-position: -600px -85px
}

.gnb-a2-6 {
    width: 75px;
    background-position: -500px -70px
}

.nav-d2-a.is-active .gnb-a2-6,
.nav-d2-a:focus .gnb-a2-6,
.nav-d2-a:hover .gnb-a2-6 {
    background-position: -500px -85px
}

.gnb-a2-5 {
    width: 29px;
    background-position: -400px -70px
}

.nav-d2-a.is-active .gnb-a2-5,
.nav-d2-a:focus .gnb-a2-5,
.nav-d2-a:hover .gnb-a2-5 {
    background-position: -400px -85px
}

.gnb-a2-4 {
    width: 56px;
    background-position: -300px -70px
}

.nav-d2-a.is-active .gnb-a2-4,
.nav-d2-a:focus .gnb-a2-4,
.nav-d2-a:hover .gnb-a2-4 {
    background-position: -300px -85px
}

.gnb-a2-3 {
    width: 65px;
    background-position: -200px -70px
}

.nav-d2-a.is-active .gnb-a2-3,
.nav-d2-a:focus .gnb-a2-3,
.nav-d2-a:hover .gnb-a2-3 {
    background-position: -200px -85px
}

.gnb-a2-2 {
    width: 80px;
    background-position: -100px -70px
}

.nav-d2-a.is-active .gnb-a2-2,
.nav-d2-a:focus .gnb-a2-2,
.nav-d2-a:hover .gnb-a2-2 {
    background-position: -100px -85px
}

.gnb-a2-1 {
    width: 70px;
    background-position: 0 -70px
}

.nav-d2-a.is-active .gnb-a2-1,
.nav-d2-a:focus .gnb-a2-1,
.nav-d2-a:hover .gnb-a2-1 {
    background-position: 0 -85px
}

.gnb-a3 {
    width: 56px;
    background-position: -208px 0
}

.nav-d1-a.is-active .gnb-a3,
.nav-d1-a:focus .gnb-a3,
.nav-d1-a:hover .gnb-a3 {
    background-position: -208px -20px
}

.gnb-a3-5 {
    width: 65px;
    background-position: -600px -100px
}

.nav-d2-a.is-active .gnb-a3-5,
.nav-d2-a:focus .gnb-a3-5,
.nav-d2-a:hover .gnb-a3-5 {
    background-position: -600px -115px
}

.gnb-a3-4 {
    width: 55px;
    background-position: -500px -100px
}

.nav-d2-a.is-active .gnb-a3-4,
.nav-d2-a:focus .gnb-a3-4,
.nav-d2-a:hover .gnb-a3-4 {
    background-position: -500px -115px
}

.gnb-a3-3 {
    width: 54px;
    background-position: -400px -100px
}

.nav-d2-a.is-active .gnb-a3-3,
.nav-d2-a:focus .gnb-a3-3,
.nav-d2-a:hover .gnb-a3-3 {
    background-position: -400px -115px
}

.gnb-a3-2 {
    width: 103px;
    background-position: -200px -100px
}

.nav-d2-a.is-active .gnb-a3-2,
.nav-d2-a:focus .gnb-a3-2,
.nav-d2-a:hover .gnb-a3-2 {
    background-position: -200px -115px
}

.gnb-a3-1 {
    width: 118px;
    background-position: 0 -100px
}

.nav-d2-a.is-active .gnb-a3-1,
.nav-d2-a:focus .gnb-a3-1,
.nav-d2-a:hover .gnb-a3-1 {
    background-position: 0 -115px
}

.gnb-a4 {
    width: 56px;
    background-position: -307px 0
}

.nav-d1-a.is-active .gnb-a4,
.nav-d1-a:focus .gnb-a4,
.nav-d1-a:hover .gnb-a4 {
    background-position: -307px -20px
}

.gnb-a4-4 {
    width: 60px;
    background-position: -300px -130px
}

.nav-d2-a.is-active .gnb-a4-4,
.nav-d2-a:focus .gnb-a4-4,
.nav-d2-a:hover .gnb-a4-4 {
    background-position: -300px -145px
}

.gnb-a4-3 {
    width: 85px;
    background-position: -200px -130px
}

.nav-d2-a.is-active .gnb-a4-3,
.nav-d2-a:focus .gnb-a4-3,
.nav-d2-a:hover .gnb-a4-3 {
    background-position: -200px -145px
}

.gnb-a4-2 {
    width: 96px;
    background-position: -100px -130px
}

.nav-d2-a.is-active .gnb-a4-2,
.nav-d2-a:focus .gnb-a4-2,
.nav-d2-a:hover .gnb-a4-2 {
    background-position: -100px -145px
}

.gnb-a4-1 {
    width: 90px;
    background-position: 0 -130px
}

.nav-d2-a.is-active .gnb-a4-1,
.nav-d2-a:focus .gnb-a4-1,
.nav-d2-a:hover .gnb-a4-1 {
    background-position: 0 -145px
}

.gnb-a5 {
    width: 75px;
    background-position: -499px 0
}

.nav-d1-a.is-active .gnb-a5,
.nav-d1-a:focus .gnb-a5,
.nav-d1-a:hover .gnb-a5 {
    background-position: -499px -20px
}

.gnb-a5-4 {
    width: 60px;
    background-position: -300px -160px
}

.nav-d2-a.is-active .gnb-a5-4,
.nav-d2-a:focus .gnb-a5-4,
.nav-d2-a:hover .gnb-a5-4 {
    background-position: -300px -175px
}

.gnb-a5-3 {
    width: 85px;
    background-position: -200px -160px
}

.nav-d2-a.is-active .gnb-a5-3,
.nav-d2-a:focus .gnb-a5-3,
.nav-d2-a:hover .gnb-a5-3 {
    background-position: -200px -175px
}

.gnb-a5-2 {
    width: 96px;
    background-position: -100px -160px
}

.nav-d2-a.is-active .gnb-a5-2,
.nav-d2-a:focus .gnb-a5-2,
.nav-d2-a:hover .gnb-a5-2 {
    background-position: -100px -175px
}

.gnb-a5-1 {
    width: 90px;
    background-position: 0 -160px
}

.nav-d2-a.is-active .gnb-a5-1,
.nav-d2-a:focus .gnb-a5-1,
.nav-d2-a:hover .gnb-a5-1 {
    background-position: 0 -175px
}

.gnb-a6 {
    width: 56px;
    background-position: -209px 0
}

.nav-d1-a.is-active .gnb-a6,
.nav-d1-a:focus .gnb-a6,
.nav-d1-a:hover .gnb-a6 {
    background-position: -209px -20px
}

.gnb-a6-5 {
    width: 65px;
    background-position: -600px -100px
}

.nav-d2-a.is-active .gnb-a6-5,
.nav-d2-a:focus .gnb-a6-5,
.nav-d2-a:hover .gnb-a6-5 {
    background-position: -600px -115px
}

.gnb-a6-4 {
    width: 55px;
    background-position: -500px -100px
}

.nav-d2-a.is-active .gnb-a6-4,
.nav-d2-a:focus .gnb-a6-4,
.nav-d2-a:hover .gnb-a6-4 {
    background-position: -500px -115px
}

.gnb-a6-3 {
    width: 54px;
    background-position: -400px -100px
}

.nav-d2-a.is-active .gnb-a6-3,
.nav-d2-a:focus .gnb-a6-3,
.nav-d2-a:hover .gnb-a6-3 {
    background-position: -400px -115px
}

.gnb-a6-2 {
    width: 103px;
    background-position: -200px -100px
}

.nav-d2-a.is-active .gnb-a6-2,
.nav-d2-a:focus .gnb-a6-2,
.nav-d2-a:hover .gnb-a6-2 {
    background-position: -200px -115px
}

.gnb-a6-1 {
    width: 118px;
    background-position: 0 -100px
}

.nav-d2-a.is-active .gnb-a6-1,
.nav-d2-a:focus .gnb-a6-1,
.nav-d2-a:hover .gnb-a6-1 {
    background-position: 0 -115px
}
*/

.gnb-section {
    display: inline-block;  
    *display: inline;   
    *zoom: 1;
    margin-left: 2.734%;
    vertical-align: top
}

.gnb-section:first-child {
    margin-left: 0
}

.gnb-h {
    display: inline-block;  
    *display: inline;   
    *zoom: 1;
    padding-right: 5px;
    vertical-align: top
}

.gnb .bg {
    overflow: hidden;
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    z-index: -1;
    height: 0;
    background: #fff;
    opacity: 0
}

.gnb .bg.is-active {
    height: 34px;
    opacity: 1
}

@media only all and (max-width:1023px) {
    .gnb {
        display: none
    }
}

.main {
    outline: 0
}

.l-footer {
    zoom: 1;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 7%;
    padding-right: 7%
}

.l-footer:before {
    content: '';
    display: block
}

.l-footer:after {
    content: '';
    display: table;
    clear: both
}

@media only all and (max-width:1023px) {
    .l-footer {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only all and (max-width:767px) {
    .l-footer {
        max-width: 480px
    }
}

@media only all and (max-width:599px) {
    .l-footer {
        padding-left: 0;
        padding-right: 0
    }
}

.footer {
    margin-top: 80px;
    padding-bottom: 50px;
    border-top: 1px solid #eee;
    font-family: NotoSans, 'Microsoft YaHei New', 'Microsoft Yahei', '微软雅黑', '冬青黑体', 'Hiragino Sans GB', STHeitiSC, SimHei, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: .03em
}

.footer.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.footer-content {
    float: left;
    min-width: 780px;
    width: 82%
}

.footer-qrcode {
    float: right;
    padding-top: 7px;
    text-align: right
}

.footer-qrcode img {
    vertical-align: top;
    background-color: #fff;
}

.footer-mobile {
    display: none
}

a.footer-item:focus,
a.footer-item:hover {
    color: #000
}

.footer-links {
    padding: 15px 0 6px;
    border-bottom: 1px solid #eee
}

.footer-links .footer-item {
    display: inline-block;
    margin-right: 1.1em;
    padding: 3px 0;
    vertical-align: top
}

.footer-cert {
    padding: 8px 0 0
}

.footer-cert .footer-item {
    position: relative;
    display: inline-block;
    margin-left: .2em;
    padding: 3px 0 3px .6em;
    vertical-align: middle
}

.footer-cert .footer-item:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 12px;
    margin: auto;
    background: #e5e5e5
}

.footer-cert .footer-item:first-child {
    margin-left: 0;
    padding-left: 0
}

.footer-cert .footer-item:first-child:after {
    display: none
}

.footer-sgs,
.footer-sgs img {
    vertical-align: middle
}

.footer-sgs img {
    width: 20px
}

.footer-sgs img+span {
    padding-left: .4em
}

.footer-livechat,
.footer-weibo {
    vertical-align: top
}

.footer-livechat .icon,
.footer-weibo .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -2px;
    margin-left: 3px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.footer-livechat .icon {
    background-image: url(../image/icon_livechat.png)
}

.footer-weibo .icon {
    background-image: url(../image/icon_weibo.png)
}

@media only all and (max-width:1023px) {
    .footer {
        margin-top: 56px;
        padding: 15px 0;
        text-align: center
    }

    .footer-content,
    .footer-qrcode {
        display: none
    }

    .footer-mobile {
        display: block;
        font-size: 14px;
        text-align: center
    }

    .footer-mobile .bar {
        display: inline-block;
        height: 12px;
        border-left: 1px solid #d5d5d5
    }

    .footer-mobile .link-loc {
        display: inline-block;
        width: 150px;
        margin-right: .5em;
        text-align: left
    }

    .footer-mobile .link-loc .icon-location2 {
        color: #aaa;
        font-size: 24px;
        margin-left: .25em;
        vertical-align: middle
    }

    .footer-mobile .link-lang {
        display: inline-block;
        width: 150px;
        margin-left: .5em;
        text-align: right
    }

    .footer-mobile .link-lang .icon-arr-down,
    .footer-mobile .link-lang .icon-arr-up {
        font-size: 20px;
        color: #999;
        vertical-align: middle
    }

    .footer-mobile .link-lang .icon-arr-up {
        display: none
    }

    .footer-mobile .link-lang.toggle-on .icon-arr-up {
        display: inline-block
    }

    .footer-mobile .link-lang.toggle-on .icon-arr-down {
        display: none
    }
}

@media only all and (max-width:599px) {
    .footer {
        margin-top: 32px
    }

    .footer-mobile .link-lang,
    .footer-mobile .link-loc {
        width: 49%;
        margin: 0;
        font-size: 14px;
        text-align: center
    }

    .footer-mobile .bar {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 24px;
        margin-left: 10px;
        margin-top: -12px
    }
}

.languages {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: #fff
}

.languages.is-active {
    display: block
}

.languages h2 {
    margin-bottom: .1em;
    padding: .6em 0;
    border-bottom: 1px solid #aaa;
    color: #191919;
    font-size: 20px
}

.languages .close-layer {
    position: absolute;
    top: 10px;
    right: 4px
}

.languages .close-layer .icon-close {
    width: 30px;
    height: 30px
}

.languages .select-language-list {
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    bottom: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    padding: 0 1.5em
}

.languages .select-language-list>li {
    position: relative;
    border-bottom: 1px solid #ccc
}

.languages .select-language-list>li>a {
    display: block;
    padding: .7em .5em
}

.languages .select-language-list>li:after {
    position: absolute;
    content: '\e807';
    top: 50%;
    right: 5px;
    margin-top: -9px;
    color: #191919;
    font-size: 20px;
    font-family: fontello;
    line-height: 1
}

.languages .select-language-list>li.is-current a {
    color: #000;
    font-weight: 700
}

.languages .select-language-list>li.is-current:after {
    content: '\e818';
    margin-top: -9px;
    color: #191919
}

body.is-open-lang #main {
    position: fixed
}

.nav-drawer {
    position: absolute;
    top: 0;
    z-index: 1001;
    width: 264px;
    color: #fff;
    background-color: #363636;
    font-size: 14px;
    letter-spacing: .02em;
    -webkit-overflow-scrolling: touch
}

.nav-drawer .nd-box {
    position: relative
}

.csstransitions .nav-drawer .nd-box {
    -webkit-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    -moz-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    -o-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    transition: all .3s cubic-bezier(.56, .06, 0, .97)
}

.nav-drawer .mypage-box {
    right: -100px
}

.nav-drawer .nav-list {
    border-top: 1px solid #494949;
    letter-spacing: 0
}

.nav-drawer .nav-d1 {
    position: relative;
    border-bottom: 1px solid #414141;
    background-color: #363636;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.nav-drawer .nav-d1-a {
    display: block;
    padding: 12px 0 12px 15px;
    color: #d5d5d5
}

.nav-drawer .nav-d1-a:focus,
.nav-drawer .nav-d1-a:hover {
    color: #fff;
    text-decoration: none
}

.nav-drawer .nav-d1.has-sub .icon-nav {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 14px;
    height: 14px;
    margin-top: -7px
}

.nav-drawer .nav-d1.is-active .nav-d1-a,
.nav-drawer .nav-d1.is-current .nav-d1-a {
    color: #fff;
    background: #1d1d1d
}

.nav-drawer .nav-d2 {
    border-bottom: 1px solid #414141;
    font-weight: 700;
    line-height: 1.6
}

.nav-drawer .nav-d2-box {
    overflow: hidden
}

.nav-drawer .nav-d2-a {
    position: relative;
    display: block;
    padding: 12px 0 12px 30px;
    color: #999;
    z-index: 0
}

.nav-drawer .nav-d2-a:focus,
.nav-drawer .nav-d2-a:hover {
    color: #ccc;
    text-decoration: none
}

.nav-drawer .nav-d2.is-active .nav-d2-a,
.nav-drawer .nav-d2.is-current .nav-d2-a {
    color: #caa58e
}

.nav-drawer .nav-d2.is-active .nav-d2-a:after,
.nav-drawer .nav-d2.is-current .nav-d2-a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 22px;
    margin-top: -1px;
    width: 2px;
    height: 2px;
    background: #caa58e
}

.nav-drawer .close {
    margin-left: -5px;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    outline: 0
}

.nav-drawer .nav-d1-a.icon_add,
.nav-drawer .nav-d1-a.icon_add:focus,
.nav-drawer .nav-d1-a.icon_add:hover,
.nav-drawer .nav-d1.is-active .nav-d1-a.icon_add,
.nav-drawer .nav-d1.is-current .nav-d1-a.icon_add {
    color: #be5353
}

.nav-drawer .nav-d1-a.icon_add {
    padding-left: 35px;
    background: url(../image/btn-stop-mo.png) 12px center no-repeat;
    background-size: 7%
}

.nav-drawer .nav-d1.is-active .nav-d1-a.icon_add,
.nav-drawer .nav-d1.is-current .nav-d1-a.icon_add {
    padding-left: 35px;
    background: url(../image/btn-stop-mo.png) 12px center no-repeat #1d1d1d;
    background-size: 7%
}

.sidenav {
    left: -264px
}

.sidenav-box {
    left: -100px
}

.sidenav-h {
    text-align: center;
    font-size: 1em;
    line-height: 1;
    padding: 13px 0 12px
}

.sidenav-h-img {
    width: 100px;
    vertical-align: top
}

.sidenav .nav-misc {
    padding: 50px 0 55px 10px;
    color: #767676;
    font-size: 13px
}

.sidenav .nav-misc p {
    line-height: 1.7
}

.sidenav .nav-misc-top {
    font-size: 1.1em
}

.sidenav .nav-misc-top .nav-misc-a {
    color: #aaa
}

.sidenav .nav-misc-cs {
    margin: 18px 0 20px
}

.sidenav .nav-misc-links {
    margin-bottom: 18px;
    line-height: 1.1
}

.sidenav .nav-misc-links>div {
    margin: .8em 0
}

.sidenav .nav-misc-a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: #767676;
    padding-left: 5px;
    line-height: 1.1;
    vertical-align: middle
}

.sidenav .nav-misc-a.bar {
    padding-right: 10px
}

.sidenav .nav-misc-a.bar:after {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    height: 12px;
    border-right: 1px solid #4f4f4f
}

.sidenav .nav-misc-a:first-child {
    padding-left: 0
}

.sidenav .nav-misc-icp {
    display: block;
    margin-top: 12px;
    padding-left: 0
}

.sidenav .nav-misc-privacy {
    color: #999;
    font-weight: 700
}

.sidenav .nav-misc-copyright {
    font-size: .86em;
    white-space: nowrap;
    letter-spacing: -.02em
}

.sidenav .select-language-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    padding-top: 20px;
    font-size: 12px;
    letter-spacing: .05em;
    background-color: #363636
}

.sidenav .select-language-list a {
    position: relative;
    display: block;
    padding: 10px 0 10px 40px;
    color: #aaa;
    text-transform: uppercase
}

.sidenav .select-language-list a:focus,
.sidenav .select-language-list a:hover {
    outline: 0;
    background: #333;
    color: #eee;
    text-decoration: none
}

.sidenav .select-language-list a:focus:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 1px;
    height: 1px;
    margin-top: -1px;
    border: 1px solid #000;
    background: #000
}

@media only all and (max-width:1023px) {
    .sidenav {
        display: block
    }
}

.mypage-nav {
    position: fixed;
    left: 100%
}

.mypage-nav .grade-logo {
    display: inline-block;
    max-width: 60px;
    vertical-align: middle
}

.mypage-nav .grade-info {
    display: inline-block;
    margin-left: 16px;
    font-size: 1.14em;
    line-height: 1.2;
    vertical-align: middle
}

.mypage-nav .grade-info span {
    display: block;
    color: #999
}

.mypage-nav .grade-info b {
    color: #fff
}

.mypage-nav .grade-info em {
    font-size: 1.25em;
    font-family: 'Times New Roman', '宋体', SimSun, '新宋体', NSimSun, '华文细黑', STSong, STSongti-SC, '\534E\6587\5B8B\4F53', serif
}

.mypage-nav .mypage-header {
    padding: 15px 25px
}

.mypage-nav .nav-list {
    position: relative;
    padding-top: 1px
}

.mypage-nav .nav-list:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #1d1d1d
}

.mypage-nav .nav-d2-a {
    font-weight: 400
}

.mypage-nav .nav-d2.is-active .nav-d2-a,
.mypage-nav .nav-d2.is-current .nav-d2-a {
    color: #caa58e;
    background: 0
}

@media only all and (min-width:1024px) {
    .nav-drawer.is-ready {
        display: none
    }
}

@media only all {
    #wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

body.is-onlayer,
body.is-open-mypage-nav,
body.is-open-sidenav,
html.is-open-mypage-nav,
html.is-open-sidenav {
    height: auto;
    overflow-y: auto !important
}

.is-onlayer #wrap,
.is-open-mypage-nav #wrap,
.is-open-sidenav #wrap {
    position: fixed !important
}

.is-onlayer #wrap:after,
.is-open-mypage-nav #wrap:after,
.is-open-sidenav #wrap:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    z-index: 100
}

.is-onlayer .go-top,
.is-open-mypage-nav .go-top,
.is-open-sidenav .go-top {
    display: none
}

.is-open-sidenav #sidenav {
    position: relative;
    display: block;
    left: 0;
    z-index: 101;
    padding-bottom: 20px
}

.is-open-sidenav #sidenav .sidenav-box {
    left: 0
}

.is-open-mypage-nav .mypage-nav {
    position: relative;
    display: block;
    z-index: 101;
    margin-left: -264px
}

.is-open-mypage-nav .mypage-nav .mypage-box {
    right: 0
}

.go-top {
    display: inline-block;
    position: relative;
    top: 0;
    z-index: 100;
    width: 44px;
    height: 44px;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.go-top-container {
    position: fixed;
    z-index: 100;
    bottom: 0;
    height: 0;
    max-width: 1100px;
    width: 86%;
    margin: 0 auto;
    text-align: right
}

.go-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #000;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30);
    opacity: .3
}

.go-top:focus:after,
.go-top:hover:after {
    -ms-filter: alpha(opacity=75);
    filter: alpha(opacity=75);
    opacity: .75
}

.is-active .go-top {
    opacity: 1;
    top: -44px
}

@media only all and (max-width:1023px) {
    .go-top {
        width: 40px;
        height: 40px
    }

    .go-top-container {
        left: 0;
        width: 100%
    }

    .is-active .go-top {
        top: -40px
    }
}

.l_footer_menu {
    display: none
}

@media screen and (max-width:640px) {
    .l_footer_menu {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 52px;
        text-align: center;
        background-color: #fff;
        color: #000;
        border-top: 1px #e4e4e4 solid;
        z-index: 10000
    }

    .l_footer_menu .l_box {
        height: 100%
    }

    .l_footer_menu .l_box .com_icon {
        display: table;
        width: 100%;
        height: 100%
    }

    .l_footer_menu .l_box .icon {
        display: table-cell;
        color: #000;
        vertical-align: middle;
        text-align: center;
        width: 25%;
        position: relative
    }

    .l_footer_menu .l_box .icon i {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 22.5px;
        height: 22.5px
    }

    .l_footer_menu .l_box .icon span {
        display: block
    }

    .l_footer_menu .l_box .icon:before {
        content: "";
        position: absolute;
        left: 0;
        top: 12px;
        width: 15px;
        height: 15px;
        background: url(../image/btn-stop-mo.png) right top no-repeat;
        margin-left: -7px
    }

    .l_footer_menu .l_box .icon:first-child:before {
        display: none
    }

    .l_footer_menu .l_box .icon {
        background-image: none;
        text-indent: inherit;
        font-size: 10px
    }

    .l_footer_menu .l_box .icon.icon_promotion i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .l_footer_menu .l_box .icon.icon_set i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .l_footer_menu .l_box .icon.icon_bestseller i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .l_footer_menu .l_box .icon.icon_login i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .l_footer_menu .l_box .icon.icon_cart i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .l_footer_menu .l_box .icon.icon_wishlist i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .l_footer_menu .l_box .icon.icon_mypage i {
        background: url(../image/btn-stop-mo.png) 50% 50% no-repeat;
        background-size: 100%
    }

    .footer {
        padding-bottom: 60px
    }

    .go-top-container {
        bottom: 53px
    }
}

@font-face {
    font-family: fontello;
    src: url(https://www.sunsemweb.com/cn/zh/resource/fonts/fontello.eot?12457346);
    src: url(../font/fontello.eot) format('embedded-opentype'), url(../font/fontello.woff) format('woff'), url(../font/fontello.ttf) format('truetype'), url(https://www.sunsemweb.com/data/template/preview_25/static/fonts/fontello.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=icon-] {
    display: inline-block
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    width: 1em;
    color: inherit;
    font-size: 1em;
    text-align: center;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

.icon-arr-up:before {
    content: '\e800'
}

.icon-unmute:before {
    content: '\e801'
}

.icon-arr-down:before {
    content: '\e802'
}

.icon-arr-up-big:before {
    content: '\e803'
}

.icon-pause-circle:before {
    content: '\e804'
}

.icon-arr-down-big:before {
    content: '\e805'
}

.icon-arr-left:before {
    content: '\e806'
}

.icon-arr-right:before {
    content: '\e807'
}

.icon-arr-left-small:before {
    content: '\e808'
}

.icon-arr-right-small:before {
    content: '\e809'
}

.icon-arr-left-big:before {
    content: '\e80a'
}

.icon-arr-right-big:before {
    content: '\e80b'
}

.icon-globe:before {
    content: '\e80c'
}

.icon-location2:before {
    content: '\e80d'
}

.icon-location:before {
    content: '\e80e'
}

.icon-search:before {
    content: '\e80f'
}

.icon-phone:before {
    content: '\e810'
}

.icon-play:before {
    content: '\e811'
}

.icon-play2:before {
    content: '\e812'
}

.icon-pause2:before {
    content: '\e813'
}

.icon-play-circle:before {
    content: '\e814'
}

.icon-mute:before {
    content: '\e815'
}

.icon-palyer-full:before {
    content: '\e816'
}

.icon-youtube-play:before {
    content: '\e817'
}

.icon-weibo:before {
    content: '\e81d'
}

.icon-twitter:before {
    content: '\e819'
}

.icon-facebook:before {
    content: '\e81a'
}

.icon-cart:before {
    content: '\e81b'
}

.icon-mypage:before {
    content: '\e81c'
}

.icon-ok:before {
    content: '\e818'
}

.icon-wechat:before {
    content: '\e81e'
}

.icon-star:before {
    content: '\e81f'
}

.icon {
    display: inline-block;
    overflow: hidden;
    background-image: url(../image/icons.png);
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 1;
    text-indent: -9999em;
    text-decoration: none;
    vertical-align: middle
}

.icon.icon-menu {
    position: relative;
    width: 27px;
    height: 13px;
    border-top: 3px solid;
    border-bottom: 3px solid;
    background: 0;
    color: #999
}

.icon.icon-menu:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -2px;
    border-top: 3px solid
}

@media only all and (max-width:767px) {
    .icon.icon-menu {
        width: 20px;
        height: 12px;
        border-width: 2px
    }

    .icon.icon-menu:after {
        margin-top: -1px;
        border-width: 2px
    }
}

.icon-nav:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    background-color: #555;
    width: 100%;
    height: 2px
}

.icon-nav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    background-color: #555;
    width: 2px;
    height: 100%
}

.is-active .icon-nav:after {
    opacity: 0
}

.icon-more {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.icon-more:after,
.icon-more:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    background: #999;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.icon-more:before {
    left: 0;
    width: 100%;
    height: 1px
}

.icon-more:after {
    left: 0;
    width: 1px;
    height: 100%
}

.on .icon-more {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.on .icon-more:after {
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}

.icon-close {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-close:after,
.icon-close:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #999;
    z-index: 1
}

.icon-close:before {
    width: 100%;
    height: 1px;
    margin: auto;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.icon-close:after {
    width: 1px;
    height: 100%;
    -webkit-transition: all .15s ease-out .15s;
    -moz-transition: all .15s ease-out .15s;
    -o-transition: all .15s ease-out .15s;
    transition: all .15s ease-out .15s
}

.icon-close:focus:before,
.icon-close:hover:before {
    top: -1px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.icon-close:focus:after,
.icon-close:hover:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}

.icon-validate {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 2px 5px 0 0;
    background: red;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    vertical-align: top
}

.icon-validate:before {
    display: inline-block;
    content: 'i';
    line-height: 1
}

.icon-rating {
    display: inline-block;
    width: 96px;
    height: 17px;
    background-image: url(../image/btn-stop-mo.png)
}

.icon-rating.unbelievable {
    background-position: 0 0
}

.icon-rating.fantastic {
    background-position: 0 -20px
}

.icon-rating.awesome {
    background-position: 0 -40px
}

.icon-rating.verygood {
    background-position: 0 -60px
}

.icon-rating.good {
    background-position: 0 -80px
}

.icon-rating.bad {
    background-position: 0 -100px
}

.btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: .64em 3.4em;
    border: 1px solid #333;
    color: #333;
    font-size: 1em;
    line-height: 1.3;
    vertical-align: middle;
    background: #fff;
    text-align: center;
    letter-spacing: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.btn:focus,
.btn:hover {
    color: #fff;
    background: #333;
    text-decoration: none
}

button.btn {
    padding-left: 3.42em;
    padding-right: 3.42em
}

.btn-l {
    padding: 1.1em 4.18em
}

button.btn-l {
    padding-left: 4.2em;
    padding-right: 4.2em
}

.btn-wide,
button.btn-wide {
    padding-left: 5.4em;
    padding-right: 5.4em
}

.btn-ghost {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.btn-ghost:focus,
.btn-ghost:hover {
    background-color: #fff;
    color: #333
}

.btn-dark {
    color: #fff;
    background-color: #333
}

.btn-dark:focus,
.btn-dark:hover {
    color: #333;
    background-color: #fff
}

@media only all and (max-width:599px) {
    .btn-l {
        font-size: 13px
    }
}

.paging {
    zoom: 1;
    text-align: right;
    font-size: 1.6em;
    color: #767676;
    font-family: 'Times New Roman', '宋体', SimSun, '新宋体', NSimSun, '华文细黑', STSong, STSongti-SC, '\534E\6587\5B8B\4F53', serif;
    margin-top: 1.25em
}

.paging:before {
    content: '';
    display: block
}

.paging:after {
    content: '';
    display: table;
    clear: both
}

.paging span,
.paging strong {
    display: inline-block;
    margin: 0 .3em;
    font-family: NotoSans, 'Microsoft YaHei New', 'Microsoft Yahei', '微软雅黑', '冬青黑体', 'Hiragino Sans GB', STHeitiSC, SimHei, Helvetica, sans-serif
}

.paging strong {
    color: #333
}

.paging-next,
.paging-prev {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    background: #dbdbda;
    padding: 1px 7px 0;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.paging-next:focus,
.paging-next:hover,
.paging-prev:focus,
.paging-prev:hover {
    background-color: #333
}

.selectbox {
    display: inline-block;
    position: relative;
    z-index: 10;
    text-align: left;
    vertical-align: middle
}

.selectbox .selector {
    padding: 7px 25px 7px 0;
    margin: 0;
    border-bottom: 2px solid #333;
    color: #aaa;
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: 400;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.selectbox .selector-text {
    display: block;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.selectbox .selector:focus,
.selectbox .selector:hover {
    background-position: 95% 50%;
    color: #000
}

.selectbox .icon-arr-down,
.selectbox .icon-arr-up {
    position: absolute;
    right: 0;
    bottom: 4px;
    font-size: 20px
}

.selectbox .icon-arr-up {
    display: none
}

.selectbox.is-active .selector-text {
    padding-left: 10px
}

.selectbox.is-active .icon-arr-down {
    display: none
}

.selectbox.is-active .icon-arr-up {
    display: inline-block
}

.selectbox.is-disabled .selector-text {
    cursor: not-allowed
}

.selectbox.is-disabled .selector:focus,
.selectbox.is-disabled .selector:hover {
    color: #aaa
}

.selectbox .selectbox-option {
    visibility: hidden;
    position: absolute;
    top: 100%;
    z-index: 10001;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: -1px;
    padding: 0;
    border: 1px solid #555;
    border-top-width: 2px;
    background-color: #fff;
    color: #999;
    width: 100%;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.selectbox .selectbox-option>li {
    overflow: hidden;
    cursor: pointer
}

.selectbox .selectbox-option a,
.selectbox .selectbox-option label {
    display: block;
    padding: 7px 5px 5px 10px;
    color: inherit;
    font-size: 1.3em;
    line-height: 1.4;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap
}

.selectbox .selectbox-option a:focus,
.selectbox .selectbox-option a:hover,
.selectbox .selectbox-option li:focus,
.selectbox .selectbox-option li:hover {
    background-color: #eee;
    color: #191919
}

.sort-area {
    zoom: 1;
    text-align: right;
    padding: 2em 0 1.6em
}

.sort-area:before {
    content: '';
    display: block
}

.sort-area:after {
    content: '';
    display: table;
    clear: both
}

.sort-area.sort-wide {
    padding-top: 1em
}

.sort-area.sort-wide .selectbox {
    min-width: 210px;
    margin-left: 2.5em
}

.sort-area.sort-wide .selectbox-option {
    max-height: 240px
}

.sort-area.sort-wide .selectbox:first-child,
.sort-area.sort-wide .selectbox:only-child {
    margin-left: 0
}

@media only all and (max-width:599px) {

    .selectbox .selectbox-option a,
    .selectbox .selectbox-option label,
    .selectbox .selector {
        font-size: 1.4em
    }

    .sort-area {
        padding: 10px 0 0
    }

    .sort-area.sort-wide {
        padding-left: 0;
        padding-right: 0
    }

    .sort-area .selectbox {
        display: block;
        width: 100%;
        min-width: 0;
        margin: 0 0 1.5em
    }

    .sort-area .selectbox .selector {
        display: block;
        width: 100%;
        min-width: 100%;
        padding-right: 0
    }
}

.input-text-l {
    padding: 13px 20px
}

@media only all and (max-width:599px) {
    .input-text-l {
        padding: 8px 10px
    }
}

.flexible-obj {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.flexible-obj embed,
.flexible-obj iframe,
.flexible-obj object,
.flexible-obj video,
.flexible-obj>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    *height: auto;
    *min-height: 100%
}

.func {
    margin-top: 4em;
    text-align: center
}

@media only all and (max-width:384px) {
    .func {
        margin-top: 2em
    }
}

.thumb {
    position: relative
}

.word-wrap {
    position: relative;
    display: inline-block;
    white-space: nowrap
}

.full-pos,
.ing-loading,
.ing-loading:after,
.notification-popup:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ing-loading {
    background: #fff
}

.ing-loading:after {
    content: '';
    background: url(../image/wait.gif) center 100px no-repeat
}

.ing-loading.out-loading:after {
    display: none
}

.map-container {
    position: relative;
    height: 100%
}

.map-container img {
    max-width: none
}

.map-container .flx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.map-canvas {
    width: 100%;
    height: 100%
}

.no-touch.mediaqueries .map-canvas div {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray
}

.media {
    position: relative;
    display: block
}

.media .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    font-size: 42px;
    color: #fff;
    margin: -.5em 0 0 -.5em;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.media .icon-play:before {
    vertical-align: top;
    font-size: 100%
}

.media:focus .icon-play,
.media:hover .icon-play {
    color: #333
}

.slide-next,
.slide-prev {
    display: inline-block;
    font-size: 32px;
    background: #dbdbda;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    padding: 5px 3px 7px 5px
}

.slide-next .icon-arr-left-big,
.slide-next .icon-arr-right-big,
.slide-prev .icon-arr-left-big,
.slide-prev .icon-arr-right-big {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.slide-next:focus,
.slide-next:hover,
.slide-prev:focus,
.slide-prev:hover {
    background-color: #333
}

.notification {
    text-align: center;
    color: #fff;
    font-size: 1.6em
}

.notification-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 201;
    -webkit-box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    -moz-box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    visibility: hidden
}

.notification-popup:before {
    content: '';
    background: #333;
    background: rgba(51, 51, 51, .9)
}

.notification-popup.type-error:before {
    background: #e65a5c;
    background: rgba(230, 92, 90, .9)
}

.notification-popup.is-show {
    visibility: visible
}

.notification-inner {
    overflow: hidden;
    position: relative;
    padding: 3em 0
}

.notification-inner .btn-close {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0;
    color: #fff
}

.notification-inner .icon-close {
    width: 36px;
    height: 36px
}

.notification-inner .icon-close:after,
.notification-inner .icon-close:before {
    background-color: #ccc
}

.type-error .notification-inner .icon-close:after,
.type-error .notification-inner .icon-close:before {
    background-color: #fff
}

.notification .h {
    display: none;
    font-size: 1em;
    text-transform: uppercase
}

.notification .p {
    margin: 0
}

.type-error .notification .h {
    display: block
}

.notification-head {
    font-weight: 700
}

.validate-input-wrap {
    position: relative
}

.validate-input.is-invalidated {
    border-color: red;
    background-color: #fdedee
}

.validate-popup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 100%;
    min-height: 36px;
    width: auto;
    height: 100%;
    margin-right: 15px;
    padding: .5em 1em;
    border: 1px solid;
    color: red;
    background: #fff;
    white-space: nowrap;
    -webkit-box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    -moz-box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    box-shadow: 1px 2px 3px rgba(100, 100, 100, .3)
}

.validate-popup:after,
.validate-popup:before {
    content: '';
    position: absolute;
    top: 50%;
    border-style: solid;
    border-color: transparent
}

.validate-popup:before {
    right: -14px;
    margin-top: -8px;
    border-width: 7px;
    border-left-color: red
}

.validate-popup:after {
    right: -12px;
    margin-top: -7px;
    border-width: 6px;
    border-left-color: #fff
}

.validate-content {
    height: 100%;
    white-space: nowrap
}

.validate-content-cell {
    display: inline-block;
    vertical-align: middle
}

.validate-content:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.validate-content-cell {
    white-space: nowrap
}

.validate-msg {
    font-size: 14px
}

@media only all and (max-width:767px) {
    .validate-popup {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        height: auto;
        width: 100%;
        margin-right: 0;
        margin-top: 7px;
        padding: 8px 10px
    }

    .validate-popup:after,
    .validate-popup:before {
        right: auto;
        top: 0;
        border-color: transparent
    }

    .validate-popup:before {
        left: 12px;
        margin-top: -14px;
        border-bottom-color: red
    }

    .validate-popup:after {
        left: 13px;
        margin-top: -12px;
        border-bottom-color: #fff
    }
}

.icon-bx-start {
    background-image: url(../image/icons.png);
    background-position: -62px -24px;
    width: 20px;
    height: 20px
}

.icon-bx-stop {
    background-image: url(../image/icons.png);
    background-position: 0 -57px;
    width: 20px;
    height: 20px
}

.icon-fb-hover {
    background-image: url(../image/icons.png);
    background-position: -33px 0;
    width: 24px;
    height: 19px
}

.icon-fb {
    background-image: url(../image/icons.png);
    background-position: 0 -33px;
    width: 24px;
    height: 19px
}

.icon-srch-l {
    background-image: url(../image/icons.png);
    background-position: 0 0;
    width: 28px;
    height: 28px
}

.icon-srch {
    background-image: url(../image/icons.png);
    background-position: -25px -57px;
    width: 20px;
    height: 20px
}

.icon-yt-hover {
    background-image: url(../image/icons.png);
    background-position: -29px -33px;
    width: 24px;
    height: 19px
}

.icon-yt {
    background-image: url(../image/icons.png);
    background-position: -62px 0;
    width: 24px;
    height: 19px
}

#beauty-list div.new.section {
    clear: both
}
.header .misc-links {
    width: 40%;
}

.header .misc-a.add01:first-child:after {
    border-left: 0;
}

.header .misc-a.sws-logout-btn:after {
    border-left: 0;
}

.header .open-search {
    display: none;
}

.header .misc-links .show_pc {
    display: block;
    width: 15%;
    overflow: hidden;
    position: absolute;
    top: 23px;
    right: 0;
}

.header .show_pc .search .text {
    height: 31px;
    font-size: 13px;
    padding-top: 6px;
    line-height: 1.4;
}

.header .show_pc .search .submit {
    right: 6px;
    font-size: 18px;
    line-height: 1.4;
}

@media only all and (min-width: 1024px) {
    .header .misc-links {
        padding-right: 0
    }
    .header .add02 {
        margin-right: 0;
        padding-right: 0
    }
    .header .add02 .misc-text {
        display: inline-block;
        vertical-align: top;
        padding-top: 1px
    }
}

@media only all and (max-width: 1023px) {
    .header .add01 {
        top: 2px;
        margin-right: -2.45%;
    }
    .header .add01 .f-icon {
        font-size: 24px;
    }
    .header .add02 {
        display: none;
    }
    .header .open-search {
        display: block;
    }
    .header .misc-links .show_pc {
        display: none;
    }
}

@media only all and (max-width: 767px) {
    .header .add01 .f-icon {
        font-size: 21px;
    }
    .header .misc-a.add02 {
        display: block;
        position: absolute;
        top: 28%;
        left: 16.5%;
    }
    /* 20160919 add */
}

@media only all and (max-width: 320px) {
    .header .misc-a.add02 {
        left: 18.5%;
    }
    /* 20160919 add */
}
.cushion-banner {
    position: absolute;
    top: 74px;
    right: 0;
    z-index: 100;
    max-width: 180px;
}

@media only all and (max-width: 1023px) {
    .cushion-banner {
        display: none;
    }
}

@media only all and (max-width: 1110px) {
    .cushion-banner {
        top: 78px;
        right: -13px;
        width: 17%;
    }
}
.mo-ver {
    display: none;
}

.pc-ver {
    display: block;
}

.footer-content {
    width: 100%;
}

.footer-content .footer-links {
    position: relative;
}

.footer-content .footer-links .footer-item {
    position: relative;
}

.footer-content .footer-links .footer-item:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -0.7em;
    width: 1px;
    height: 12px;
    margin: auto;
    background: #e5e5e5;
}

.footer-content .footer-links .footer-item:last-child:after {
    display: none;
}

.footer-content .footer-links .ico-link-list {
    position: absolute;
    top: 6px;
    right: 0;
}

.footer-content .footer-links .ico-link-list:after {
    display: block;
    content: "";
    clear: both;
}

.footer-content .footer-links .ico-link-list li {
    float: left;
    margin-right: 15px;
    width: 30px;
}

.footer-content .footer-links .ico-link-list .popup-btn-qr {
    padding: 0 0;
    width: 100%;
}
/* .footer-content .footer-links .ico-link-list .link-red {padding-top:7px;width:45px;} */

.footer-content .footer-links .ico-link-list li img {
    vertical-align: middle;
}

.footer-content .footer-links .footer-qrcode {
    position: absolute;
    left: -40%;
    top: -165px;
    width: 126px;
}

.footer-content .addr-item {
    margin-right: 10px;
}

.footer-qrcode {
    display: none;
}

.footer-qrcode.active {
    display: block !important;
}

@media only all and (max-width: 1023px) {
    .mo-ver {
        display: block;
    }
    .pc-ver {
        display: none;
    }
    .l-wrap {
        display: block;
    }
    .footer {
        display: block;
    }
    .is-open-sidenav .l-wrap {
        display: none;
    }
    .is-open-sidenav .footer {
        display: none;
    }
    .footer {
        border-top: 0;
    }
    .footer .l-footer {
        border-top: 1px solid #eee;
    }
    .footer .footer-mobile {
        position: relative;
        padding: 15px 0;
        margin: 0 -30px;
        border-bottom: 1px solid #eee;
    }
    .footer .footer-content {
        display: block;
        text-align: left;
    }
    .sidenav .nav-misc {
        position: relative;
        padding: 50px 15px 55px;
        text-align: center;
    }
    .sidenav .nav-misc .ico-link-list.mo-ver {
        display: inline-block;
    }
    .sidenav .nav-misc .ico-link-list:after {
        display: block;
        content: "";
        clear: both;
    }
    .sidenav .nav-misc .ico-link-list li {
        float: left;
        margin-right: 20px;
        width: 30px;
        text-align: center;
    }
    .sidenav .nav-misc .ico-link-list li.link-red {
        padding-top: 5px;
        margin-right: 0;
        width: 72px;
    }
    .sidenav .nav-misc .ico-link-list .popup-btn-qr {
        padding: 0 0;
    }
    .sidenav .nav-misc .footer-qrcode {
        position: absolute;
        left: 10px;
        bottom: -45%;
        width: 33.3%;
    }
}

@media only all and (max-width: 767px) {
    .l-wrap.footer-top-info {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .footer .footer-mobile {
        margin: 0 auto;
        box-sizing: border-box;
    }
    .footer .footer-content {
        width: 100%;
        min-width: auto;
    }
    .footer .footer-content .copyright {
        display: block;
    }
    .footer .footer-content .footer-links {
        padding: 15px 15px;
    }
    .footer-content .addr-item {
        display: block;
        margin-right: 0px;
    }
    .footer .footer-info {
        padding: 0 15px;
        margin-top: 20px;
    }
    .footer .footer-cert {
        padding: 15px 15px 0;
    }
    .footer .footer-cert .footer-item {
        padding: 3px 0;
        margin-left: 0;
    }
    .footer .footer-cert .footer-item:after {
        display: none;
    }
}

@media only all and (max-width: 599px) {
    .footer .footer-mobile .bar {
        top: 35%;
        height: 30%;
        margin-top: 0;
        margin-left: 0;
    }
}
.data-amount button {
    min-width: 68px;
    min-height: 18px;
    margin-right: 10px;
    padding: 4px 10px;
    color: #999;
    background-color: #e1e1e1;
    border: 1px solid #cccccc;
}

.data-amount button span {
    position: relative;
}

.data-amount button.active {
    color: #fff;
    background-color: #555;
    border: 1px solid #555;
}

@media only all and (max-width: 767px) {
    .data-amount {
        position: relative;
        top: -8px;
    }
    .data-amount button {
        min-width: 50px;
        min-height: 21px;
        margin: 8px 8px 0 0;
        padding: 2px 5px;
    }
    .data-amount button.active {
        background-color: #333;
    }
}

.list-dy-product>* {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
}