a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /* font: inherit; */
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type="submit"],
input[type="button"],
button {
    border-radius: 0;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer
}

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

input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px
}

input,
button,
textarea,
select {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

body {
    color: #000;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 16px;
    line-height: 1.6;
    font-style: normal;
    overflow-y: auto
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    body {
        font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 14px
    }
    body.menu-open {
        bottom: 0;
        top: 0;
        width: 100%;
        position: fixed;
        overflow: hidden;
        height: 100%
    }
    body.menu-open #karte-c {
        display: none !important
    }
}

p,
ul li a {
    text-decoration: none
}

a {
    color: #000;
    text-decoration: none
}

#js-openBtn {
    display: none
}

#gnav-sp-wrap {
    display: none
}

#js-menuBk_sp {
    display: none;
    position: fixed;
    z-index: 990;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: rgba(0, 0, 0, 0.6)
}

@media screen and (min-width: 768px) {
    #js-menuBk_sp {
        display: none !important
    }
}

#header-wrap {
    height: 64px;
    overflow: visible
}

#header-wrap.simple_header {
    height: 64px
}

.headerNavWrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #151b28;
    line-height: 1
}

.header__mainArea,
.header__mainArea>div,
.header__iconList,
.headerNavArea,
.headerNav,
.headerNav__link {
    display: flex;
    align-items: center
}

.header__mainAreaWrap {
    position: relative;
    background: #151b28;
    max-width: 980px;
    margin: 0 auto
}

.header__mainArea {
    justify-content: space-between;
    max-width: 980px;
    height: 64px;
    margin: 0 auto;
    padding: 11px 0
}

.header__mainArea-left {
    width: 58%
}

.header__logo {
    margin-right: 18px;
    width: 63px;
    min-width: 63px;
    height: 40px
}

.header__logo img {
    width: 63px;
    height: 40px
}

.header__search {
    position: absolute;
    top: 14px;
    left: 82px;
    width: 317px
}

.header__search .header__search__form {
    height: 36px;
    overflow: hidden
}

.header__search .header__searchText-wrap {
    padding-right: 65px
}

.header__search .header__searchText {
    width: 100%;
    padding: 0px 15px;
    border: 1px solid #dedede;
    border-right: none;
    border-radius: 4px 0 0 4px;
    color: #999999;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.header__search .header__searchBtn {
    padding: 0 15px;
    background: #225ce3;
    border: 0;
    color: #fff;
    line-height: 36px;
    height: 36px;
    width: 65px;
    border-radius: 0px 4px 4px 0px;
    float: right
}

@media screen and (min-width: 768px) {
    .header__search {
        display: block !important
    }
}

.header__mainArea-right {
    position: relative;
    padding-top: 7px
}

.header__iconList {
    max-height: 64px;
    margin-left: 15px
}

.header__iconList>li {
    position: relative;
    margin-right: 10px;
    width: 70px
}

.header__iconList>li>a {
    color: #fff;
    display: block;
    text-align: center;
    line-height: 1;
    height: 55px;
    font-size: 11px;
    padding-top: 33px
}

.header__iconList>li.header__iconList__coupon>a {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_present_w.svg) 50% 5px no-repeat;
    background-size: 18px 19px
}

.header__iconList>li.header__iconList__itemSearch {
    display: none
}

.header__iconList>li.header__iconList__shopSearch>a {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_store_point_w.svg) 50% 2px no-repeat;
    background-size: 18px 23px
}

.header__iconList>li.header__iconList__favorite>a {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_heart_w.svg) 50% 6px no-repeat;
    background-size: 21px 18px
}

.header__iconList>li.header__iconList__cart {
    width: 60px
}

.header__iconList>li.header__iconList__cart a {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_cart_w.svg) 50% 5px no-repeat;
    background-size: 21px 21px;
    position: relative
}

.header__iconList>li.header__iconList__cart a em {
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 11;
    color: #fff;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
    display: block;
    text-align: center;
    width: 16px;
    height: 16px;
    padding-top: 3px;
    border-radius: 16px;
    background: #225ce3;
    letter-spacing: -1px
}

.header__iconList>li.header__iconList__login {
    position: relative
}

.header__iconList>li.header__iconList__login>a {
    display: block;
    text-align: center;
    line-height: 1;
    height: 55px;
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_user.svg) 50% 3px no-repeat;
    background-size: 21px 21px
}

.header__iconList>li.header__iconList__login>a.header__iconList__login-btn {
    padding-top: 29px
}

.header__iconList>li.header__iconList__login .header__login__point {
    font-family: Arial, Helvetica, "sans-serif";
    display: inline-block;
    font-size: 18px;
    text-align: right
}

.header__iconList>li.header__iconList__login .header__login__point span {
    font-size: 12px;
    padding-left: 3px
}

.header__iconList>li.header__iconList__otherMenu {
    width: 80px;
    position: relative;
    margin-right: 0
}

.header__iconList>li.header__iconList__otherMenu>span {
    cursor: pointer;
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_menu_w.svg) 50% 10px no-repeat;
    background-size: 16px 14px;
    color: #fff;
    display: block;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    height: 55px;
    font-size: 11px;
    padding-top: 33px
}

.header__iconList__login__hoverWrap {
    display: none;
    position: absolute;
    z-index: 3;
    top: 55px;
    right: -20px;
    width: 148px;
    padding: 20px 25px 10px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px
}

.header__iconList__login__hoverWrap ul {
    position: relative
}

.header__iconList__login__hoverWrap ul::before {
    position: absolute;
    top: -27px;
    right: 22px;
    width: 12px;
    height: 15px;
    background: #fff;
    transform: rotate(-45deg);
    content: ""
}

.header__iconList__login__hoverWrap ul li {
    margin-bottom: 10px
}

.header__iconList__login__hoverWrap ul li a {
    color: #333;
    font-size: 14px
}

.header__iconList__otherMenu__hoverWrap {
    display: none;
    position: absolute;
    z-index: 3;
    top: 55px;
    right: 0px;
    width: 570px;
    padding: 25px 30px 30px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px
}

.header__iconList__otherMenu__hoverWrap .header__iconList__otherMenu__hoverWrap__inner {
    position: relative;
    display: flex
}

.header__iconList__otherMenu__hoverWrap .header__iconList__otherMenu__hoverWrap__inner::before {
    position: absolute;
    top: -32px;
    right: 4px;
    width: 12px;
    height: 15px;
    background: #fff;
    transform: rotate(-45deg);
    content: ""
}

.header__iconList__otherMenu__hoverWrap .header__iconList__otherMenu__hoverWrap__inner ul li {
    margin-bottom: 15px
}

.header__iconList__otherMenu__hoverWrap .header__iconList__otherMenu__hoverWrap__inner ul li:last-child {
    margin-bottom: 0px
}

.header__iconList__otherMenu__hoverWrap .header__iconList__otherMenu__hoverWrap__inner ul li a {
    color: #333;
    font-size: 14px
}

.header__iconList__otherMenu__hoverWrap .header__iconList__otherMenu__hoverWrap__inner ul+ul {
    border-left: 1px solid #dedede;
    padding-left: 30px;
    margin-left: 30px
}

.header__iconList__shopSearch__hoverWrap {
    display: none;
    position: absolute;
    z-index: 3;
    top: 55px;
    right: -20px;
    width: 450px;
    padding: 25px 30px 15px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px
}

.header__iconList__shopSearch__hoverWrap ul {
    position: relative
}

.header__iconList__shopSearch__hoverWrap ul::before {
    position: absolute;
    top: -32px;
    right: 20px;
    width: 12px;
    height: 15px;
    background: #fff;
    transform: rotate(-45deg);
    content: ""
}

.header__iconList__shopSearch__hoverWrap ul li {
    margin-bottom: 15px
}

.header__iconList__shopSearch__hoverWrap ul li a {
    color: #333;
    font-size: 14px
}

.headerNav {
    position: relative
}

.headerNav dd {
    display: none;
    position: absolute;
    z-index: 5;
    top: 56px;
    padding: 30px 30px 10px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    left: 0;
    width: 800px
}

.headerNav dd.headerNav-sports {
    left: -408px;
    width: 980px
}

.headerNav dd.headerNav-gender {
    left: inherit;
    right: 0;
    width: 445px
}

.headerNav dd.headerNav-brand {
    left: inherit;
    right: 0;
    width: 980px
}

.headerNav dd.headerNav-shop {
    width: 445px;
    left: inherit;
    right: 0
}

#head_menuBox {
    background: #ebebeb
}

@media screen and (min-width: 768px) {
    #head_menuBox-wrap {
        height: 55px;
        position: relative;
        z-index: 99
    }
    #head_menuBox {
        position: static;
        top: 64px;
        left: 0;
        width: 100%;
        z-index: 99;
        min-width: 980px
    }
    #head_menuBox.fixed {
        position: fixed
    }
}

.headerNavArea {
    justify-content: space-between;
    max-width: 980px;
    margin: 0 auto;
    height: 56px;
    overflow: visible;
    background: none
}

.headerNav-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.headerNav-left dt {
    position: relative;
    padding: 16px 15px 14px 15px;
    color: #000;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    height: 56px;
    cursor: pointer;
    transition: all .3s
}

.headerNav-left dt span {
    display: inline-block;
    position: relative;
    padding-right: 20px
}

.headerNav-left dt span::after {
    position: absolute;
    top: 50%;
    right: 0px;
    bottom: 0;
    margin-top: -7px;
    width: 7px;
    height: 7px;
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-45deg);
    content: ""
}

.headerNav-left dt.headerNav__title-outlet {
    padding: 0;
    cursor: default
}

.headerNav-left dt.headerNav__title-outlet a {
    display: block;
    padding: 16px 15px 0px 15px;
    height: 56px
}

.headerNav-left dt.headerNav__title-outlet a strong {
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.headerNav-left dt.headerNav__title-outlet a strong::after {
    position: absolute;
    top: -3px;
    right: 0px;
    bottom: 0;
    margin: auto;
    width: 7px;
    height: 7px;
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-135deg);
    content: ""
}

.headerNav-left__btn-list {
    display: flex
}

.headerNav-left__btn-list li {
    text-align: center;
    line-height: 0;
    width: 127px;
    margin-right: 8px
}

.headerNav-left__btn-list li:last-child {
    margin-right: 0px
}

.headerNav-left__btn-list li a {
    display: block;
    position: relative;
    transition: all .3s;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 127px 48px
}

.headerNav-left__btn-list li img {
    height: 48px;
    width: 127px
}

.headerNav-left__btn-list li a:hover img {
    opacity: 0
}

.headerNav-left__btn-list .headerNav-left__btn-list__sports {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_sports_on.png);
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_outdoor_on.png);
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_golf_on.png);
    background: none
}

.headerNav-left__btn-list .headerNav-left__btn-list__sports>a:hover {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_sports_on.png)
}

.headerNav-left__btn-list .headerNav-left__btn-list__outdoor>a:hover {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_outdoor_on.png)
}

.headerNav-left__btn-list .headerNav-left__btn-list__golf>a:hover {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_golf_on.png)
}

.top-sports .headerNav-left__btn-list .headerNav-left__btn-list__sports a {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_sports_on.png)
}

.top-sports .headerNav-left__btn-list .headerNav-left__btn-list__sports a img {
    opacity: 0
}

.top-outdoor .headerNav-left__btn-list .headerNav-left__btn-list__outdoor a {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_outdoor_on.png)
}

.top-outdoor .headerNav-left__btn-list .headerNav-left__btn-list__outdoor a img {
    opacity: 0
}

.top-golf .headerNav-left__btn-list .headerNav-left__btn-list__golf a {
    background-image: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_btn_golf_on.png)
}

.top-golf .headerNav-left__btn-list .headerNav-left__btn-list__golf a img {
    opacity: 0
}

.headerNav__title-spNav {
    display: none
}

.headerNav__link {
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start
}

.headerNav__link::before {
    position: absolute;
    z-index: 2;
    top: -35px;
    left: 0px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(-45deg);
    content: ""
}

.headerNav-sports .headerNav__link::before {
    left: 450px
}

.headerNav-gender .headerNav__link::before {
    left: inherit;
    right: 310px
}

.headerNav-brand .headerNav__link {
    padding-bottom: 10px
}

.headerNav-brand .headerNav__link::before {
    left: inherit;
    right: 152px
}

.headerNav-shop .headerNav__link::before {
    left: inherit;
    right: 25px
}

.headerNav__link>li {
    width: 30%;
    margin: 0 3% 20px 0;
    position: relative
}

.headerNav__link>li:nth-of-type(3n) {
    width: 34%;
    margin-right: 0
}

dd.headerNav-sports .headerNav__link>li,
dd.headerNav-brand .headerNav__link>li {
    width: 23%;
    margin: 0 1.8% 11px 0
}

dd.headerNav-sports .headerNav__link>li:nth-of-type(4n-1),
dd.headerNav-brand .headerNav__link>li:nth-of-type(4n-1) {
    width: 25.4%;
    margin: 0 1.8% 11px 0
}

dd.headerNav-sports .headerNav__link>li:nth-of-type(4n),
dd.headerNav-brand .headerNav__link>li:nth-of-type(4n) {
    width: 23%;
    margin-right: 0
}

.headerNav__link li a,
.header__login__text a {
    display: block;
    position: relative;
    padding: 1px 0;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 1.6;
    transition: all .3s
}

.headerNav__link li a {
    font-size: 12px
}

.headerNav__link li a::after,
.header__login__text a::after,
.js-sports-ranning__el a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d0d0d0;
    transform: scaleX(0);
    transform-origin: left;
    content: "";
    transition: all .3s
}

.js-sports-ranning__el a::after {
    bottom: 7px
}

.headerNav__link>li:hover>a,
.header__login__text a:hover,
.js-sports-ranning__el a:hover {
    color: #000
}

.headerNav__link>li:hover>a::after,
.header__login__text a:hover::after,
.js-sports-ranning__el a:hover::after {
    transform: scaleX(1)
}

.headerNav-shop .headerNav__link>li {
    width: 100%;
    margin: 0 0 20px 0;
    position: relative
}

.headerNav-shop .headerNav__link>li figure {
    line-height: 0;
    margin-bottom: 5px
}

.headerNav-shop .headerNav__link>li span {
    display: block;
    font-size: 11px
}

.headerNav__link>li .headerNav__link-sub {
    display: none;
    position: absolute;
    z-index: 2;
    top: -30px;
    left: 50%;
    min-width: 170px;
    padding: 25px;
    border-radius: 10px;
    background: #ebebeb;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3)
}

.headerNav__link>li .headerNav__link-sub::before {
    position: absolute;
    z-index: 0;
    top: 33px;
    left: -7px;
    width: 14px;
    height: 14px;
    background: #ebebeb;
    box-shadow: -3px -3px 10px -4px rgba(0, 0, 0, 0.3);
    transform: rotate(-45deg);
    content: ""
}

.headerNav__link>li .headerNav__link-sub li {
    margin: 0 0 10px 0;
    line-height: 1.4;
    white-space: nowrap
}

.headerNav__link>li .headerNav__link-sub li:last-child {
    margin-bottom: 0
}

.headerNav__link>li .headerNav__link-sub li a:hover {
    color: #000
}

.headerNav__link>li .headerNav__link-sub li a:hover::after {
    transform: scaleX(1)
}

.headerNav__link>li:hover .headerNav__link-sub {
    display: block !important
}

.headerNav__link>li.wrapped_menu__outdoor .headerNav__link-sub {
    top: -214px;
    z-index: 1000
}

.headerNav__link>li.wrapped_menu__outdoor .headerNav__link-sub::before {
    top: 219px
}

.headerNav__link>li.wrapped_menu__outdoor .headerNav__link-sub>li {
    margin: 0 0 8px 0
}

.headerNav__link>li.wrapped_menu__golf .headerNav__link-sub {
    top: -157px
}

.headerNav__link>li.wrapped_menu__golf .headerNav__link-sub::before {
    top: 160px
}

.btn-keyColor a {
    display: block;
    position: relative;
    z-index: 3;
    max-width: 345px;
    margin: 0 auto 20px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #225ce3;
    color: #225ce3;
    transition: all .3s;
    text-align: center
}

.btn-keyColor a::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #225ce3;
    border-radius: 5px;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: all .3s;
    content: ""
}

.btn-keyColor a:hover {
    color: #fff
}

.btn-keyColor a:hover::after {
    transform: scaleY(1)
}

@media screen and (min-width: 768px) {
    .head_menu_inport-ttl {
        display: none
    }
    .headerNav__title:hover {
        background: #dedede
    }
    .headerNav__title:hover+dd {
        display: block !important
    }
    .headerNav__title+dd:hover {
        display: block !important
    }
    .headerNav__title:hover+dd.none {
        display: none !important
    }
    .headerNav__title+dd.none:hover {
        display: none !important
    }
    .headerNav-left dt.headerNav__title {
        width: 143px;
        border-left: 1px solid #cccccc
    }
    .headerNav__title-outlet {
        border-right: 1px solid #cccccc
    }
    #headerNav__sports-sp {
        display: none
    }
    #headerNav__brand-sp {
        display: none
    }
    #headerNav__gender-sp {
        display: none
    }
    .headerNav dd.headerNav-gender .headerNav__link {
        display: block
    }
    .headerNav dd.headerNav-gender .headerNav__link>li {
        width: 100%;
        margin: 0 0 20px 0;
        white-space: nowrap
    }
    #headerNav__shop-sp {
        display: none
    }
    #header {
        min-width: 980px
    }
    #header.fixed {
        min-width: inherit
    }
    #header.fixed .headerNavWrap {
        position: fixed
    }
}

@media screen and (max-width: 767px) {
    #header-wrap {
        height: auto !important
    }
    #header {
        min-height: 50px;
        min-width: inherit !important
    }
    #header-wrap.simple_header #header {
        min-height: 50px
    }
    #header-wrap.simple_header .header__mainAreaWrap {
        height: 50px
    }
    #header-wrap.simple_header .header__mainArea {
        display: block
    }
    #header-wrap.simple_header .header__mainArea-left {
        width: auto;
        display: block
    }
    #header-wrap.simple_header .header__logo {
        width: auto;
        text-align: center
    }
    #header-wrap.simple_header .header__logo a {
        display: inline-block
    }
    .headerNavWrap {
        position: static
    }
    .header__mainAreaWrap {
        position: relative;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px
    }
    #header.fixed .headerNavWrap {
        position: fixed;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
    }
    .header__mainArea {
        height: 50px;
        padding: 0 6px 0 0
    }
    #js-openBtn {
        display: block;
        width: 45px;
        min-width: 45px;
        max-width: 45px;
        height: 50px;
        color: #fff;
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_menu_w.svg) 50% 13px no-repeat;
        background-size: 16px auto;
        cursor: pointer
    }
    #js-openBtn span {
        text-align: center;
        display: block;
        font-size: 9px;
        padding-top: 36px;
        line-height: 1;
        height: 50px
    }
    .header__mainArea-left {
        width: 63px;
        min-width: 63px
    }
    .header__logo {
        width: 63px;
        min-width: 63px;
        height: 50px;
        margin: 0px
    }
    .header__logo a {
        display: block;
        height: 50px;
        text-align: center;
        padding-top: 12px;
        line-height: 0
    }
    .header__logo img {
        width: 43px;
        height: 26px
    }
    .header__mainArea-right {
        width: calc(100% - 65px);
        padding-left: 5px;
        padding-top: 0;
        justify-content: flex-end
    }
    .header__iconList {
        max-height: 50px;
        margin-left: 0
    }
    .header__iconList>li {
        margin-right: 4px;
        min-width: 47px;
        width: 47px
    }
    .header__iconList>li>a {
        height: 50px !important;
        font-size: 9px;
        padding-top: 36px
    }
    .header__iconList>li.header__iconList__itemSearch {
        display: block;
        width: 40px;
        min-width: 40px
    }
    .header__iconList>li.header__iconList__itemSearch>a {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_search_w.svg) 50% 10px no-repeat;
        background-size: 20px 20px;
        padding-top: 36px
    }
    .header__iconList>li.header__iconList__shopSearch>a {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_store_point_w.svg) 50% 8px no-repeat;
        background-size: 18px 23px;
        padding-top: 36px
    }
    .header__iconList>li.header__iconList__favorite>a {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_heart_w.svg) 50% 11px no-repeat;
        background-size: 21px 18px;
        font-size: 9px;
        padding-top: 36px;
        letter-spacing: -1px
    }
    .header__iconList>li.header__iconList__cart {
        width: 42px;
        min-width: 42px
    }
    .header__iconList>li.header__iconList__cart a {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_cart_w.svg) 50% 11px no-repeat;
        background-size: 21px 21px;
        font-size: 9px;
        padding-top: 36px
    }
    .header__iconList>li.header__iconList__cart a em {
        top: 5px;
        right: 5px;
        padding-top: 4px
    }
    .header__iconList>li.header__iconList__login {
        min-width: 55px;
        width: 55px
    }
    .header__iconList>li.header__iconList__login>a {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_user.svg) 50% 10px no-repeat;
        background-size: 20px 20px;
        height: 50px
    }
    .header__iconList>li.header__iconList__login>a.header__iconList__login-btn {
        padding-top: 33px
    }
    .header__iconList>li.header__iconList__login .header__login__point {
        font-size: 13px
    }
    .header__iconList>li.header__iconList__login .header__login__point span {
        font-size: 10px
    }
    .header__iconList>li.header__iconList__otherMenu {
        display: none !important
    }
    .header__iconList__coupon {
        display: none !important
    }
    .header__iconList__login__hoverWrap {
        display: none !important
    }
    .header__iconList__otherMenu__hoverWrap {
        display: none !important
    }
    .header__iconList__shopSearch__hoverWrap {
        display: none !important
    }
    .header__search {
        display: none;
        position: absolute;
        top: 50px;
        left: 0px;
        width: 100%;
        height: auto;
        background: #151b28;
        padding: 0
    }
    .header__search .header__search__form {
        padding: 20px 15px;
        height: auto
    }
    .header__search .header__searchText-wrap {
        padding-right: 65px
    }
    .header__search .header__searchText {
        font-size: 16px;
        line-height: 1.45;
        height: 45px
    }
    .header__search .header__searchBtn {
        line-height: 45px;
        height: 45px;
        font-size: 15px
    }
    .headerNavArea {
        height: auto;
        display: block;
        max-width: inherit
    }
    .headerNav-left {
        display: block;
        width: 100%
    }
    .headerNav-left .headerNav dt {
        font-size: 13px;
        font-weight: bold;
        width: 25%;
        padding: 12px 0px 0px 0px;
        overflow: hidden;
        height: 45px
    }
    .headerNav-left .headerNav dt.headerNav__title-outlet {
        padding: 0;
        pointer-events: none
    }
    .headerNav-left .headerNav dt.headerNav__title-outlet a {
        pointer-events: auto;
        padding: 12px 0px 0px 0px;
        height: 45px
    }
    .headerNav-left .headerNav dd {
        display: none !important
    }
    .headerNav-left__btn-list {
        display: flex;
        padding: 5px 2px;
        background: #fff
    }
    .headerNav-left__btn-list li {
        width: 33.33%;
        margin-right: 0px !important;
        padding: 0 3px
    }
    .headerNav-left__btn-list li a {
        background-size: cover
    }
    .headerNav-left__btn-list li img {
        width: 100%;
        height: auto
    }
    .headerNav__title-sp {
        display: block !important
    }
    .headerNav__title-sp a {
        display: block;
        width: 100px;
        padding: 13px 15px 13px 13px;
        color: #000000;
        font-size: 14px
    }
    .menu {
        display: none !important
    }
    body.topPage .menu,
    body.topPageUsed .menu,
    body.comparisonPage .menu,
    body.manufacturerPage .menu,
    body.brandPage .menu,
    body.favoritePage .menu {
        display: block !important
    }
    body.webcatalogPage .menu {
        display: block !important
    }
    #head_menuBox_modal {
        display: none;
        position: fixed;
        z-index: 1000;
        top: 0px;
        left: 0;
        width: 100%;
        height: 150%
    }
    #head_menuBox_modal__close {
        height: 55px;
        text-align: right;
        padding: 10px 10px 0 0
    }
    #head_menuBox_modal__close a {
        display: inline-block;
        width: 30px;
        height: 40px;
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/formBtn_close.png) 0 0 no-repeat;
        background-size: 30px 39px
    }
    #head_menuBox_modal__inner {
        background: #fff;
        width: 100%;
        position: relative;
        height: calc(100vh - 55px);
        overflow: hidden;
        padding: 0
    }
    #head_menuBox_modal__inner .head_menu_inport-ttl,
    #head_menuBox_modal__inner .categorySerch__subTitle {
        display: block;
        text-align: center;
        font-size: 18px;
        height: 60px;
        padding-top: 15px;
        border-bottom: 1px solid #dedede;
        margin: 0 !important;
        font-weight: normal
    }
    #head_menuBox_modal__inner .keywordSearch {
        border-bottom: 1px solid #dedede;
        background: #ebebeb
    }
    #head_menuBox_modal__inner .head_menu_inport__inner {
        height: calc(100vh - 115px);
        overflow: auto;
        padding-bottom: 75px;
        -webkit-overflow-scrolling: touch
    }
    #head_menuBox_modal__inner ul li {
        position: relative;
        margin-top: 0;
        border-bottom: 1px solid #dedede;
        width: 50%;
        margin: 0
    }
    #head_menuBox_modal__inner ul li a {
        display: block;
        position: relative;
        padding: 20px 25px 20px 15px;
        color: #4d4d4d;
        line-height: 1.1;
        cursor: pointer
    }
    #head_menuBox_modal__inner ul li a::after {
        position: absolute;
        top: 50%;
        left: inherit;
        right: 18px;
        width: 7px;
        height: 7px;
        margin: -3px 0 0 0;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(-45deg);
        content: "";
        background: none
    }
    #head_menuBox_modal__inner #head_menu_inport_gender ul.headerNav__link {
        display: block
    }
    #head_menuBox_modal__inner #head_menu_inport_gender ul.headerNav__link li {
        width: auto
    }
    #head_menuBox_modal__inner #head_menu_inport_brand .head_menu_inport__inner {
        background: #ebebeb
    }
    #head_menuBox_modal__inner #head_menu_inport_brand .head_menu_inport__inner .brandList__item dd {
        padding: 30px 10px 20px 10px
    }
    #head_menuBox_modal__inner .brandList__item ul {
        display: flex !important;
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 353px;
        padding-bottom: 0px
    }
    #head_menuBox_modal__inner .brandList__item ul li {
        position: relative;
        border-bottom: none;
        margin: 0 5px 10px 5px;
        width: 107px
    }
    #head_menuBox_modal__inner .brandList__item ul li a {
        display: block;
        color: #000000;
        padding: 0
    }
    #head_menuBox_modal__inner .brandList__item ul li a::after {
        display: none !important
    }
    #head_menuBox_modal__inner .brandList__item ul li a figure {
        line-height: 0
    }
    #head_menuBox_modal__inner .brandList__item ul li a img {
        width: 105px;
        height: auto
    }
    #head_menuBox_modal__inner .brandList__item ul li a span {
        font-size: 12px;
        display: block;
        text-align: center
    }
    #head_menuBox_modal__inner .brandList__item ul li a figure+span {
        margin-top: 0
    }
    #head_menuBox_modal__inner .btn-keyColor {
        padding: 20px 15px 0
    }
    #head_menuBox_modal__inner #head_menu_inport_shop {
        background: #fff !important
    }
    #head_menuBox_modal__inner #head_menu_inport_shop ul.headerNav__link {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0 0 15px
    }
    #head_menuBox_modal__inner #head_menu_inport_shop ul.headerNav__link li {
        width: calc(50% - 15px);
        margin: 0 15px 10px 0;
        border-bottom: none
    }
    #head_menuBox_modal__inner #head_menu_inport_shop ul.headerNav__link li a {
        padding: 0
    }
    #head_menuBox_modal__inner #head_menu_inport_shop ul.headerNav__link li a::after {
        display: none !important
    }
    #head_menuBox_modal__inner #head_menu_inport_shop ul.headerNav__link li a span {
        margin-top: 5px;
        display: block;
        font-size: 10px;
        line-height: 1.4
    }
    .modal__accordion-btn {
        display: block;
        position: relative;
        padding: 20px 25px;
        color: #4d4d4d;
        line-height: 1.1;
        cursor: pointer
    }
    .modal__accordion-btn::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 17px;
        width: 7px;
        height: 7px;
        margin: auto;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(45deg);
        content: ""
    }
    .modal__accordion-btn.open::after {
        transform: rotate(-135deg)
    }
    .modal__accordion-body {
        display: none
    }
    .modal__accordion-body ul {
        border-top: 1px solid #dedede
    }
    .modal__accordion-body ul li:last-child {
        border-bottom: none !important
    }
    .modal__accordion-body ul li a {
        background: #ebebeb
    }
}

@media screen and (max-width: 335px) {
    .header__mainArea-left {
        width: 55px;
        min-width: 55px
    }
    .header__logo {
        width: 55px;
        min-width: 55px
    }
    .header__mainArea-right {
        width: calc(100% - 90px);
        padding-left: 3px;
        justify-content: flex-end
    }
    .header__iconList>li {
        margin-right: 1px;
        min-width: 40px;
        width: 40px
    }
    .header__iconList>li>a {
        font-size: 8px !important
    }
    .header__iconList>li.header__iconList__itemSearch {
        width: 36px;
        min-width: 36px
    }
    .header__iconList>li.header__iconList__favorite>a {
        font-size: 8px;
        letter-spacing: -1px
    }
    .header__iconList>li.header__iconList__cart {
        width: 42px;
        min-width: 42px
    }
    .header__iconList>li.header__iconList__cart a {
        font-size: 8px
    }
    .header__iconList>li.header__iconList__login {
        min-width: 50px;
        width: 50px
    }
    .header__iconList>li.header__iconList__login a.header__iconList__login-btn {
        padding-top: 35px
    }
    .header__iconList>li.header__iconList__login .header__login__point {
        font-size: 10px !important
    }
    .header__iconList>li.header__iconList__login .header__login__point span {
        font-size: 8px !important
    }
    .headerNav-left dt {
        font-size: 13px
    }
    #js-openBtn {
        width: 40px;
        min-width: 40px;
        max-width: 40px
    }
    #js-openBtn span {
        font-size: 8px
    }
    #head_menuBox_modal__inner .brandList__item dd {
        padding-left: 0px !important;
        padding-right: 0px !important
    }
    #head_menuBox_modal__inner .brandList__item ul {
        width: 315px
    }
    #head_menuBox_modal__inner .brandList__item ul li {
        width: calc(33.333% - 8px);
        margin: 0 4px 8px 4px
    }
    #head_menuBox_modal__inner .brandList__item ul li a img {
        width: 100%;
        height: auto
    }
}

@media screen and (max-width: 767px) {
    #gnav-sp-wrap {
        display: block;
        position: fixed;
        top: 0;
        right: -110%;
        width:100%;
        z-index: 99999;
        padding-bottom: 1000px;
        -webkit-transition: right .3s ease-in-out;
        transition: right .3s ease-in-out
    }
    body.menu-open #gnav-sp-wrap {
        right: 0px
    }
    #gnav-sp {
        position: relative;
        width: 100%;
        height: calc(100vh - 55px);
        padding-bottom: 70px;
        background: #fff;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        z-index: 99999
    }
    .menuTitle-sp {
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        padding: 0px 25px;
        background: #000
    }
    .header__login-sp {
        display: block;
        border: 0;
        font-size: 12px;
        text-align: center
    }
    .header__login-sp a {
        border: 0;
        color: #000000
    }
    .header__login-sp a span {
        display: inline-block;
        position: relative;
        padding-right: 15px
    }
    .header__login-sp a span::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 7px;
        height: 7px;
        margin: auto;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        transform: rotate(-45deg);
        content: ""
    }
    .header__login-after-sp {
        background: #fff;
        border-radius: 0px
    }
    .header__login__detail-sp {
        padding: 28px 25px;
        border-bottom: 1px solid #dedede
    }
    .header__login__detail-sp__name {
        display: block;
        font-size: 16px
    }
    .header__login__detail-sp__point {
        font-weight: bold;
        font-size: 23px
    }
    .header__login__detail-sp__point-text {
        font-weight: bold;
        font-size: 16px
    }
    .header__login__detail-sp__day {
        font-size: 11px
    }
    .gnav-sp__link>li {
        position: relative;
        margin-top: 0;
        border-bottom: 1px solid #dedede
    }
    .gnav-sp__link>li:first-child:last-child {
        border-bottom: 1px solid #dedede
    }
    .gnav-sp__link>li.gnav-sp__link-bg01 {
        background: #ebebeb
    }
    .gnav-sp__link>li>a,
    .gnav-sp__link>li>.gnav-sp__accordion-btn {
        display: block;
        position: relative;
        padding: 20px 25px 20px 15px;
        color: #000;
        font-size: 14px;
        line-height: 1.1;
        cursor: pointer
    }
    .gnav-sp__link>li>a.gnav-sp__web-magazine {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_logo_magazine_b_sp.png) calc(100% - 41px) 50% no-repeat;
        background-size: auto 15px
    }
    .gnav-sp__link>li>.gnav-sp__accordion-btn::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 17px;
        width: 7px;
        height: 7px;
        margin: auto;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(45deg);
        content: ""
    }
    .gnav-sp__link>li>.gnav-sp__accordion-btn.open {
        background: #ebebeb
    }
    .gnav-sp__link>li>.gnav-sp__accordion-btn.open::after {
        transform: rotate(-135deg)
    }
    .gnav-sp__accordion-body {
        display: none;
        background: #ebebeb
    }
    .gnav-sp__accordion-body__brand {
        max-width: inherit;
        border-top: 1px solid #dedede;
        padding-top: 20px;
        padding-bottom: 20px
    }
    .gnav-sp__accordion-body__brand .btn-white-categorySerch {
        margin: 5px 15px 0px
    }
    .gnav-sp__accordion-body__shop {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0 5px 15px;
        border-top: 1px solid #dedede
    }
    .gnav-sp__accordion-body__shop li {
        width: calc(50% - 15px);
        margin: 0 15px 10px 0;
        border-bottom: none
    }
    .gnav-sp__accordion-body__shop li a {
        display: block
    }
    .gnav-sp__accordion-body__shop li span {
        margin-top: 5px;
        display: block;
        font-size: 10px;
        line-height: 1.4
    }
    .gnav-sp__accordion-body__gender {
        border-top: 1px solid #dedede;
        display: flex
    }
    .gnav-sp__accordion-body__gender li {
        width: 33.333%;
        border-right: 1px solid #dedede
    }
    .gnav-sp__accordion-body__gender li:last-child {
        width: 33.334%;
        border-right: none
    }
    .gnav-sp__accordion-body__gender li a {
        display: block;
        text-align: center;
        height: 45px;
        padding-top: 13px
    }
    #js-closeBtn {
        width: 100%;
        height: 55px;
        text-align: right;
        padding: 10px 10px 0 0
    }
    #js-closeBtn a {
        display: inline-block;
        width: 30px;
        height: 40px;
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/formBtn_close.png) 0 0 no-repeat;
        background-size: 30px 39px
    }
    #gnav-sp .keywordSearch {
        background: none !important;
        border-bottom: 1px solid #dedede !important
    }
    .gnav-sp__sports,
    .gnav-sp__outdoors,
    .gnav-sp__golf {
        border-bottom: 1px solid #dedede;
        overflow: hidden
    }
    .gnav-sp__sports .categorySerch__sportsList dd .js-sports-ranning__el a::after,
    .gnav-sp__outdoors .categorySerch__sportsList dd .js-sports-ranning__el a::after,
    .gnav-sp__golf .categorySerch__sportsList dd .js-sports-ranning__el a::after {
        display: none !important
    }
    .gnav-sp__sports .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a,
    .gnav-sp__outdoors .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a,
    .gnav-sp__golf .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a {
        padding-right: 10px
    }
    .gnav-sp__sports .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a::after,
    .gnav-sp__outdoors .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a::after,
    .gnav-sp__golf .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a::after {
        display: none !important
    }
    .gnav-sp__sports>dt,
    .gnav-sp__outdoors>dt,
    .gnav-sp__golf>dt {
        color: #000;
        font-size: 14px;
        position: relative;
        cursor: pointer;
        padding: 20px 30px 20px 16px;
        overflow: hidden;
        background-position: calc(100% - 41px) 50% !important;
        background-repeat: no-repeat !important;
        background-size: 123px auto !important
    }
    .gnav-sp__sports>dt::after,
    .gnav-sp__outdoors>dt::after,
    .gnav-sp__golf>dt::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 17px;
        width: 7px;
        height: 7px;
        margin: auto;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(45deg);
        content: ""
    }
    .gnav-sp__sports>dt.open,
    .gnav-sp__outdoors>dt.open,
    .gnav-sp__golf>dt.open {
        color: #000
    }
    .gnav-sp__sports>dt.open::after,
    .gnav-sp__outdoors>dt.open::after,
    .gnav-sp__golf>dt.open::after {
        transform: rotate(-135deg);
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999
    }
    .gnav-sp__sports>dd,
    .gnav-sp__outdoors>dd,
    .gnav-sp__golf>dd {
        display: none
    }
    .gnav-sp__sports>dt {
        background: #fff url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_menu_logo_sports_sp.png)
    }
    .gnav-sp__sports>dt.open {
        background: #ebebeb url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_menu_logo_sports_sp.png)
    }
    .gnav-sp__sports>dd {
        background: #ebebeb
    }
    .gnav-sp__sports>dd .categorySerch__sportsWrap {
        padding-bottom: 0px
    }
    .gnav-sp__sports>dd .categorySerch__sportsList:first-child>dt:first-child {
        padding: 0
    }
    .gnav-sp__sports>dd .categorySerch__sportsList:first-child>dt:first-child::before,
    .gnav-sp__sports>dd .categorySerch__sportsList:first-child>dt:first-child::after {
        display: none
    }
    .gnav-sp__sports>dd .categorySerch__sportsList:first-child>dt:first-child a {
        padding: 21px 25px 21px 15px;
        line-height: 1
    }
    .gnav-sp__outdoors>dt {
        background: #fff url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_menu_logo_outdoor_sp.png)
    }
    .gnav-sp__outdoors>dt.open {
        background: #e0d5c1 url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_menu_logo_outdoor_sp.png)
    }
    .gnav-sp__outdoors>dd {
        background: #e0d5c1
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsWrap {
        padding-bottom: 0px
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList {
        background: none !important;
        border-color: #c5bcac !important
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList::after {
        border-color: #c5bcac !important
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList>dd {
        display: block !important;
        border-color: #c5bcac !important
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList .categorySerch__sportsList__textWrap>a {
        background: none
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a::after {
        border-color: #a97b23 !important
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList:first-child>dt:first-child {
        padding: 0;
        background: none;
        border-color: #c5bcac !important
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList:first-child>dt:first-child::before,
    .gnav-sp__outdoors>dd .categorySerch__sportsList:first-child>dt:first-child::after {
        display: none
    }
    .gnav-sp__outdoors>dd .categorySerch__sportsList:first-child>dt:first-child a {
        padding: 21px 25px 21px 15px;
        line-height: 1
    }
    .gnav-sp__golf>dt {
        background: #fff url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_menu_logo_golf5_sp.png)
    }
    .gnav-sp__golf>dt.open {
        background: #d6e2d8 url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/header_menu_logo_golf5_sp.png);
        color: #000000
    }
    .gnav-sp__golf>dd {
        background: #d6e2d8
    }
    .gnav-sp__golf>dd .categorySerch__sportsWrap {
        padding-bottom: 0px
    }
    .gnav-sp__golf>dd .categorySerch__sportsList {
        background: none !important;
        border-color: #b8c8bb !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList::after {
        border-color: #b8c8bb !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList>dd {
        display: block !important;
        border-color: #b8c8bb !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList .categorySerch__sportsList__textWrap>a {
        background: none
    }
    .gnav-sp__golf>dd .categorySerch__sportsList .categorySerch__sportsList__textWrap>a.open {
        background: #fff !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a::after {
        border-color: #2aa53d !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList dd .js-sports-ranning__el a::after {
        border-color: #2aa53d !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList:first-child>dt:first-child {
        padding: 0;
        background: none;
        border-color: #b8c8bb !important
    }
    .gnav-sp__golf>dd .categorySerch__sportsList:first-child>dt:first-child::before,
    .gnav-sp__golf>dd .categorySerch__sportsList:first-child>dt:first-child::after {
        display: none
    }
    .gnav-sp__golf>dd .categorySerch__sportsList:first-child>dt:first-child a {
        padding: 21px 25px 21px 15px;
        line-height: 1
    }
}

@media screen and (max-width: 347px) {
    .gnav-sp__sports>dt,
    .gnav-sp__outdoors>dt,
    .gnav-sp__golf>dt {
        font-size: 13px;
        background-size: 100px auto !important
    }
    .gnav-sp__link>li>a,
    .gnav-sp__link>li>.gnav-sp__accordion-btn {
        font-size: 13px
    }
    .gnav-sp__link>li>a.gnav-sp__web-magazine {
        background-size: auto 13px !important
    }
    .gnav-sp__accordion-body .categorySerch__brandList {
        width: 315px
    }
    .gnav-sp__accordion-body .categorySerch__brandList li {
        width: calc(33.333% - 8px);
        margin: 0 4px 8px 4px
    }
    .gnav-sp__accordion-body .categorySerch__brandList li a img {
        width: 100%;
        height: auto
    }
}

#fix_btmBtn {
    display: none
}

#fix_btmBtn__compare-btn-pc {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100
}

#fix_btmBtn__compare-btn-pc a.btn-type01 {
    padding-left: 25px;
    padding-right: 25px
}

@media screen and (max-width: 767px) {
    #fix_btmBtn {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff 60%, #fff);
        background: linear-gradient(rgba(255, 255, 255, 0), #fff 60%, #fff);
        z-index: 100;
        padding: 13px 10px;
        min-height: 66px
    }
    #fix_btmBtn ul {
        display: flex;
        padding-bottom: env(safe-area-inset-bottom)
    }
    #fix_btmBtn ul li {
        width: calc(50% - 5px)
    }
    #fix_btmBtn ul li:last-child {
        margin-left: 10px
    }
    #fix_btmBtn ul li:first-child:last-child {
        margin-left: 0px;
        width: 100%
    }
    #fix_btmBtn ul li#fix_btmBtn__refine-btn {
        width: 100%
    }
    #fix_btmBtn ul li#fix_btmBtn__compare-btn {
        min-width: calc(50% - 5px);
        display: none
    }
    #fix_btmBtn ul li a {
        display: block;
        line-height: 1;
        letter-spacing: 0px;
        position: relative;
        border-radius: 5px;
        border: 1px solid #225ce3;
        background: #fff;
        color: #225ce3;
        text-align: center;
        font-size: 14px
    }
    #fix_btmBtn ul li a span {
        display: inline-block;
        height: 38px;
        padding: 12px 0 0 18px
    }
    #fix_btmBtn ul li a.fix_btmBtn__favorite-btn,
    #fix_btmBtn ul li a.fix_btmBtn__favorite-add-btn {
        border: 1px solid #b3b3b3;
        color: #4c4c4c;
        background: #fff url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_heart_blue.svg) 50% 50% no-repeat;
        background-size: 14px 12px
    }
    #fix_btmBtn ul li a.fix_btmBtn__favorite-btn span,
    #fix_btmBtn ul li a.fix_btmBtn__favorite-add-btn span {
        display: block;
        height: 38px;
        overflow: hidden;
        opacity: 0;
        width: 1px;
        padding: 0 !important
    }
    #fix_btmBtn ul li a.fix_btmBtn__search-btn {
        color: #fff;
        background: #225ce3
    }
    #fix_btmBtn ul li a.fix_btmBtn__search-btn span {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_search_w.svg) 0 50% no-repeat;
        background-size: 14px 14px
    }
    #fix_btmBtn ul li a.fix_btmBtn__cart-btn {
        color: #fff;
        background: #225ce3
    }
    #fix_btmBtn ul li a.fix_btmBtn__cart-btn span {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_cart_w.svg) 0 50% no-repeat;
        background-size: 14px 14px
    }
    #fix_btmBtn ul li a.fix_btmBtn__refine-btn {
        color: #fff;
        background: #225ce3
    }
    #fix_btmBtn ul li a.fix_btmBtn__refine-btn span {
        padding: 9px 10px 0 30px;
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_filter.svg) 0 50% no-repeat;
        background-size: 20px 14px
    }
    #fix_btmBtn ul li a.fix_btmBtn__compare-btn {
        color: #fff;
        background: #225ce3
    }
    #fix_btmBtn ul li a.fix_btmBtn__compare-btn span {
        padding: 9px 10px 0 10px
    }
    #fix_btmBtn ul li a.fix_btmBtn__store-btn span {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_store_blue.svg) 0px 50% no-repeat;
        background-size: 14px 11px
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li {
        width: calc(50% - 7px - 25px);
        margin-left: 10px
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li:first-child {
        margin-left: 0
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li:last-child {
        width: 50px
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li:first-child:last-child {
        margin-left: 0px;
        width: 100%
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li a {
        font-size: 12px
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li a span {
        height: 38px;
        padding: 13px 0 0 18px
    }
}

@media screen and (max-width: 347px) {
    #fix_btmBtn {
        padding: 13px 5px
    }
    #fix_btmBtn a {
        font-size: 11px !important;
        letter-spacing: -1px !important
    }
    #fix_btmBtn a span {
        padding: 11px 0 0 16px !important
    }
    #fix_btmBtn ul.fix_btmBtn__list3 li {
        width: calc(33.3333% - 3px) !important;
        margin-left: 5px
    }
}

.topicPathList {
    max-width: 980px;
    margin: 25px auto 40px;
    padding: 0;
    overflow: hidden;
    word-break: break-all
}

.topicPathList li {
    position: relative;
    float: left;
    margin-right: 25px;
    font-size: 13px
}

.topicPathList li::after {
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0;
    margin: auto;
    color: #4d4d4d;
    content: ">"
}

.topicPathList li:last-child {
    margin-right: 0
}

.topicPathList li:last-child::after {
    display: none
}

.topicPathList li a {
    display: block;
    color: #4d4d4d;
    text-decoration: underline
}

.topicPathList li span {
    color: #4d4d4d
}

.topicPathList+.topicPathList {
    margin: -30px auto 40px
}

@media screen and (max-width: 767px) {
    .topicPathList {
        padding: 0 15px;
        margin: 15px 0 15px
    }
    .topicPathList li::after {
        color: #999999
    }
    .topicPathList li a {
        color: #999999
    }
    .topicPathList li span {
        color: #999999
    }
    .topicPathList+.topicPathList {
        margin: -10px 0 15px 0
    }
}

.contents {
    width: 100%;
    min-width: 980px
}

.contents strong {
    font-weight: bold
}

.contentInner {
    position: relative;
    max-width: 980px;
    min-width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #dedede
}

.contentInner::before,
.contentInner::after {
    content: "";
    display: table
}

.contentInner::after {
    clear: both
}

.contentInner2 {
    position: relative;
    width: 980px;
    margin: 0 auto
}

.contentInner2::before,
.contentInner2::after {
    content: "";
    display: table
}

.contentInner2::after {
    clear: both
}

@media screen and (min-width: 768px) {
    .contentInner2 {
        padding-bottom: 100px;
        border-bottom: none
    }
}

@media screen and (max-width: 767px) {
    .contents {
        min-height: inherit;
        min-width: inherit
    }
    .contentInner {
        min-width: inherit;
        border: 0
    }
    .contentInner2 {
        padding: 0 15px 20px;
        width: auto
    }
}

.leftContents {
    float: left;
    width: 194px
}

.leftContentsList {
    margin-bottom: 40px
}

.leftContentsList .leftContents__title {
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: bold
}

.leftContentsList>dd {
    border-bottom: 1px solid #dedede
}

.leftContentsList.genderList a,
.leftContentsList.usedList a {
    display: block;
    padding: 19px 20px 19px 10px;
    background-size: 20px 20px;
    color: #4d4d4d;
    font-size: 13px;
    cursor: pointer;
    line-height: 1.3
}

.leftContentsList.genderList a.current,
.leftContentsList.usedList a.current {
    color: #225ce3
}

.categortyChoice {
    border-bottom: 1px solid #dedede;
    padding: 0px 0
}

.categortyChoiceList>li {
    padding: 0px 0px 0px 0px;
    position: relative
}

.categortyChoiceList>li a {
    display: block;
    padding: 13px 5px 13px 10px;
    margin-right: 25px;
    color: #4d4d4d;
    font-size: 13px
}

.categortyChoiceList>li .categortyChoiceList {
    padding: 0px 0;
    background: #f2f2f2
}

.categortyChoiceList>li .categortyChoiceList>li {
    border-bottom: 1px solid #fff
}

.categortyChoiceList>li .categortyChoiceList>li:last-child {
    border-bottom: none
}

.categortyChoiceList>li .categortyChoiceList>li a {
    padding: 10px 5px 10px 10px;
    font-size: 12px
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList-AccordionBody {
    border-top: 1px solid #fff
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList {
    padding: 0px 0
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li a,
.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList-AccordionBtn {
    padding-left: 25px
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li span {
    padding-left: 25px
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList {
    background: #e6e6e6;
    padding: 0px 0
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li {
    padding-left: 0px
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList {
    padding: 0px 0
}

.categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li {
    padding-left: 15px
}

.categortyChoiceList>li a.current,
.categortyChoiceList>li a:hover {
    color: #000
}

.categortyChoiceList>li .current {
    font-weight: bold !important
}

.categortyChoiceList span {
    display: block;
    padding: 13px 10px 13px 10px;
    color: #4d4d4d;
    font-size: 12px
}

.categortyChoiceList label {
    margin-left: 0px;
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.categortyChoiceList .custom-control-input:checked+.custom-control-description {
    color: #000000;
    font-weight: bold
}

.categortyChoiceList-AccordionBtn {
    position: relative;
    display: block;
    padding: 13px 30px 13px 10px;
    cursor: pointer;
    color: #4d4d4d;
    font-size: 13px
}

.categortyChoiceList-AccordionBtn::after {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;
    width: 7px;
    height: 7px;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(45deg);
    transition: none;
    content: ""
}

.categortyChoiceList-AccordionBtn.open::after {
    margin-top: -2px;
    transform: rotate(-135deg)
}

.categortyChoiceList-AccordionBody {
    display: none
}

@media screen and (min-width: 768px) {
    .modal-body__inner .categortyChoiceList-AccordionBtn::after {
        right: 15px
    }
    .modal-body__inner .categortyChoiceList>li .categortyChoiceList .categortyChoiceList-AccordionBtn {
        margin-left: 25px
    }
    .modal-body__inner .categortyChoiceList>li .categortyChoiceList .categortyChoiceList-AccordionBtn::after {
        right: 15px;
        margin-top: -7px
    }
    .modal-body__inner .categortyChoiceList>li .categortyChoiceList .categortyChoiceList-AccordionBtn.open::after {
        margin-top: -3px
    }
    .modal-body__inner .categortyChoiceList label {
        margin-left: 25px
    }
}

@media screen and (max-width: 767px) {
    .leftContents {
        float: none;
        width: auto;
        display: none
    }
    .categortyChoiceList span {
        padding-right: 0px;
        padding-left: 0px
    }
    .categortyChoiceList>li .categortyChoiceList>li .categortyChoiceList>li span {
        padding-left: 25px
    }
    .categortyChoiceList label {
        margin-left: 25px
    }
    .categortyChoiceList>li .categortyChoiceList li .categortyChoiceList-AccordionBtn {
        margin-left: 25px;
        padding-left: 0px
    }
}

.rightContents {
    float: right;
    width: 748px
}

@media screen and (max-width: 767px) {
    .rightContents {
        float: none;
        width: auto;
        margin-top: 0
    }
}

#categorySerch {
    overflow: hidden;
    width: 100%
}

.categorySerch {
    min-width: 980px;
    padding: 40px 0 40px;
    background: #ebebeb;
    margin: -1px 0 0 0
}

.categorySerch__brandListWrap,
.categorySerch__sportsWrap {
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 1px
}

.categorySerch__brandListWrap {
    border-top: 1px solid #dedede;
    padding-top: 50px
}

.categorySerch__gender {
    max-width: 742px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: space-between
}

.categorySerch__gender li {
    width: 235px
}

.categorySerch__form {
    max-width: 742px;
    margin: 0 auto 60px;
    padding: 0px
}

.categorySerch__form form {
    overflow: hidden
}

input[type="submit"].categorySerch__form__searchBtn {
    background: #225ce3;
    border: 0;
    color: #fff;
    line-height: 45px;
    height: 45px;
    width: 106px;
    border-radius: 0px 8px 8px 0px;
    float: right;
    font-size: 16px
}

.categorySerch__form__searchText-wrap {
    padding-right: 106px
}

.categorySerch__form__searchText {
    width: 100%;
    padding: 0px 15px;
    border: 1px solid #dedede;
    border-right: none;
    border-radius: 8px 0 0 8px;
    color: #999999;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

.categorySerch__brandList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -10px
}

.categorySerch__brandList li {
    max-width: 105px;
    margin: 0 10px 10px
}

.categorySerch__brandList img {
    width: 100%
}

.categorySerch__subTitle {
    margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
    font-weight: bold
}

.btn-white-categorySerch {
    margin: 10px 0 10px
}

.btn-white a {
    display: block;
    max-width: 345px;
    margin: 0 auto;
    padding: 14px 10px;
    background: #fff;
    border-radius: 10px;
    color: #4d4d4d;
    font-size: 16px;
    text-align: center
}

.btn-white .item__moreBtnText::after {
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-135deg)
}

.categorySerch__sportsList {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0 20px;
    border-top: 1px solid #dedede;
    font-size: 14px
}

.categorySerch__sportsList dt {
    position: relative;
    width: 100%;
    font-weight: bold
}

.categorySerch__sportsList dd .categorySerch__sportsList__textWrap>a::before {
    display: block;
    position: absolute;
    top: 15px;
    left: 10px;
    width: 34px;
    height: 34px;
    background-size: 100%;
    content: ""
}

.sports-ranning .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_ranning.png) no-repeat left bottom
}

.sports-athletics .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_athletics.png) no-repeat left bottom
}

.sports-fitness .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_fitness.png) no-repeat left bottom
}

.sports-drink .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_drink.png) no-repeat left bottom
}

.sports-soccer .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_soccer.png) no-repeat left bottom
}

.sports-baseball .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_baseball.png) no-repeat left bottom
}

.sports-basketball .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_basketball.png) no-repeat left bottom
}

.sports-volley .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_volley.png) no-repeat left bottom
}

.sports-ruguby .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_ruguby.png) no-repeat left bottom
}

.sports-handball .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_handball.png) no-repeat left bottom
}

.sports-other .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_other.png) no-repeat left bottom
}

.sports-tennis .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_tennis.png) no-repeat left bottom
}

.sports-badminton .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_badminton.png) no-repeat left bottom
}

.sports-tableTennis .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_tableTennis.png) no-repeat left bottom
}

.sports-outdoor .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_outdoor.png) no-repeat left bottom
}

.sports-winter .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_winter.png) no-repeat left bottom
}

.sports-golf .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_golf.png) no-repeat left bottom
}

.sports-grandGolf .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_grandGolf.png) no-repeat left bottom
}

.sports-parkGolf .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_parkGolf.png) no-repeat left bottom
}

.sports-swim .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_swim.png) no-repeat left bottom
}

.sports-bycicle .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_bycicle.png) no-repeat left bottom
}

.sports-extream .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_extream.png) no-repeat left bottom
}

.sports-martialArts .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_martialArts.png) no-repeat left bottom
}

.sports-marine .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_marine.png) no-repeat left bottom
}

.sports-dodgebal .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_dodgeball.png) no-repeat left bottom
}

.sports-apparel .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_apparel.png) no-repeat left bottom
}

.sports-shoes .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_shoes.png) no-repeat left bottom
}

.sports-bag .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_bag.png) no-repeat left bottom
}

.sports-supporter .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_supporter.png) no-repeat left bottom
}

.sports-towel .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_towel.png) no-repeat left bottom
}

.sports-disaster_defense .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_disaster_defense.png) no-repeat left bottom
}

.sports-outdoor-tent .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_tent.png) no-repeat left bottom
}

.sports-outdoor-tarp .categorySerch__sportsList__textWrap > a::before {
  background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_tarp.png) no-repeat left bottom;
}

.sports-outdoor-tentaccessories .categorySerch__sportsList__textWrap > a::before {
  background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_tentaccessories.png) no-repeat left bottom;
}

.sports-outdoor-table .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_table.png) no-repeat left bottom
}

.sports-outdoor-bedding .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_bedding.png) no-repeat left bottom
}

.sports-outdoor-cooler .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_cooler.png) no-repeat left bottom
}

.sports-outdoor-lanthanum .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_lanthanum.png) no-repeat left bottom
}

.sports-outdoor-stove .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_stove.png) no-repeat left bottom
}

.sports-outdoor-kitchenware .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_kitchenware.png) no-repeat left bottom
}

.sports-outdoor-carry .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_carry.png) no-repeat left bottom
}

.sports-outdoor-outdoorwear .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_outdoorwear.png) no-repeat left bottom
}

.sports-outdoor-trekkingshoes .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_trekkingshoes.png) no-repeat left bottom
}

.sports-outdoor-backpack .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_backpack.png) no-repeat left bottom
}

.sports-outdoor-trekkingpole .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_trekkingpole.png) no-repeat left bottom
}

.sports-outdoor-trekkingitem .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_trekkingitem.png) no-repeat left bottom
}

.sports-outdoor-binoculars .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_binoculars.png) no-repeat left bottom
}

.sports-outdoor-ski .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_ski.png) no-repeat left bottom
}

.sports-outdoor-snowboard .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_snowboard.png) no-repeat left bottom
}

.sports-outdoor-accessories .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/outdoor/icon_accessories.png) no-repeat left bottom
}

.sports-golf-driver .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_driver.png) no-repeat left bottom
}

.sports-golf-f-wood .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_f-wood.png) no-repeat left bottom
}

.sports-golf-utility .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_utility.png) no-repeat left bottom
}

.sports-golf-iron .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_iron.png) no-repeat left bottom
}

.sports-golf-set .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_set.png) no-repeat left bottom
}

.sports-golf-1-iron .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_1-iron.png) no-repeat left bottom
}

.sports-golf-putter .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_putter.png) no-repeat left bottom
}

.sports-golf-usedclub .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_usedclub.png) no-repeat left bottom
}

.sports-golf-shoes .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_shoes.png) no-repeat left bottom
}

.sports-golf-bag .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_bag.png) no-repeat left bottom
}

.sports-golf-m-wear .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_m-wear.png) no-repeat left bottom
}

.sports-golf-w-wear .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_w-wear.png) no-repeat left bottom
}

.sports-golf-ball .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_ball.png) no-repeat left bottom
}

.sports-golf-globe .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_globe.png) no-repeat left bottom
}

.sports-golf-uv .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_uv.png) no-repeat left bottom
}

.sports-golf-cold .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_cold.png) no-repeat left bottom
}

.sports-golf-cover .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_cover.png) no-repeat left bottom
}

.sports-golf-round .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_round.png) no-repeat left bottom
}

.sports-golf-grip .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_grip.png) no-repeat left bottom
}

.sports-golf-practice .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/golf/icon_practice.png) no-repeat left bottom
}

.sports-menswear .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_menswear.png) no-repeat left bottom
}

.sports-ladieswear .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_ladieswear.png) no-repeat left bottom
}

.sports-juniorwear .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_juniorwear.png) no-repeat left bottom
}

.sports-othersports .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_ruguby.png) no-repeat left bottom
}

.sports-sunglasses_watch_camera .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_sunglasses.png) no-repeat left bottom
}

.sports-towel_stationery_toy .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_bottle.png) no-repeat left bottom
}

.sports-facemask .categorySerch__sportsList__textWrap>a::before {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_facemask.png) no-repeat left bottom
}

.categorySerch__sportsList dd {
    position: relative;
    width: 215px;
    padding-right: 0px;
    background-size: 34px;
    background-position: 5px center;
    line-height: 1.3;
    margin-right: 40px
}

.categorySerch__sportsList dd:nth-of-type(4n) {
    margin-right: 0
}

.categorySerch__sportsList a {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0 10px 50px;
    color: #4d4d4d;
    transition: all .1s
}

.categorySerch__sportsList__textWrap {
    display: table;
    height: 60px;
    width: 100%
}

.categorySerch__sportsList dd::after {
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(45deg);
    transition: all .3s;
    content: ""
}

.categorySerch__sportsList dd.normal-link::after {
    transform: rotate(-45deg)
}

@media screen and (min-width: 768px) {
    .categorySerch__sportsList dd .categorySerch__sportsList__textWrap>a:hover {
        background: rgba(222, 222, 222, 0.5)
    }
}

.categorySerch__itemWrap {
    max-width: 742px;
    margin: 60px auto 40px
}

.categorySerch__itemList {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px 0 10px;
    border-top: 1px solid #dedede;
    font-size: 14px
}

.categorySerch__itemList>li {
    position: relative;
    width: 155px;
    margin-right: 40px;
    line-height: 1.3
}

.categorySerch__itemList li:last-child {
    margin-right: 0px
}

.categorySerch__itemList a {
    display: block;
    padding: 20px 12px 20px 10px;
    color: #000;
    transition: all .1s
}

.categorySerch__itemList .categorySerch__itemList__textWrap::after {
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-45deg);
    transition: all .3s;
    content: ""
}

@media screen and (min-width: 768px) {
    .categorySerch__itemList li .categorySerch__itemList__textWrap>a:hover {
        background: rgba(222, 222, 222, 0.5)
    }
}

.sports-ranning {
    position: relative
}

.js-sports-ranning__el {
    display: none;
    position: absolute;
    z-index: 2;
    top: calc(100% - 1px);
    left: 5px;
    width: 240px;
    padding: 20px 18px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3)
}

.categorySerch__sportsList dd .js-sports-ranning__el a,
.categorySerch__itemList li .js-sports-ranning__el a {
    position: relative;
    padding: 7px 0;
    font-size: 14px
}

.sports-ranning__el {
    position: relative
}

.sports-ranning__el::before {
    position: absolute;
    z-index: 0;
    top: -30px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background: #fff;
    box-shadow: 0px -8px 10px -7px rgba(0, 0, 0, 0.3);
    transform: rotate(-45deg);
    content: ""
}

@media screen and (min-width: 768px) {
    .categorySerch__sportsList dd .categorySerch__sportsList__textWrap a:hover+.js-sports-ranning__el,
    .categorySerch__itemList li .categorySerch__itemList__textWrap>a:hover+.js-sports-ranning__el {
        display: block !important
    }
    .js-sports-ranning__el {
        display: none !important
    }
    .js-sports-ranning__el:hover {
        display: block !important
    }
}

@media screen and (max-width: 767px) {
    .js-sports-ranning__el {
        top: 0px;
        right: auto;
        left: 1px;
        width: 200%;
        padding: 0;
        border-radius: 0;
        box-shadow: 0 0 0 0
    }
    .sports-ranning__el {
        background: #fff;
        margin-bottom: -1px
    }
    .sports-ranning__el::before {
        display: none
    }
    .sports-ranning__el,
    .categorySerch__sportsList dd .js-sports-ranning__el li {
        display: flex;
        flex-wrap: wrap
    }
    .sports-ranning__el li {
        width: 50%
    }
    .categorySerch__sportsList>dd:nth-of-type(2n) {
        font-size: 14px
    }
    .categorySerch__sportsList>dd:nth-of-type(2n) .js-sports-ranning__el {
        top: 0;
        left: -100%
    }
    .categorySerch__sportsList dd .js-sports-ranning__el {
        position: relative;
        border-top: 1px solid #dedede
    }
    .categorySerch__sportsList dd .js-sports-ranning__el li {
        align-items: center;
        border-bottom: 1px solid #dedede
    }
    .categorySerch__sportsList dd .js-sports-ranning__el li:nth-child(2n+1) {
        border-right: 1px solid #dedede
    }
    .categorySerch__sportsList dd .js-sports-ranning__el a {
        padding: 20px 25px 20px 15px
    }
    .categorySerch__sportsList dd .js-sports-ranning__el a::after {
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        left: auto;
        width: 7px;
        height: 7px;
        margin: auto;
        background: none;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(-45deg);
        content: ""
    }
    .categorySerch {
        min-width: inherit;
        padding: 35px 0 0 0
    }
    .categorySerch__gender {
        padding: 0 15px;
        margin: 0 auto;
        margin-bottom: 25px
    }
    .categorySerch__gender li.btn-white {
        width: calc(33.333% - 10px)
    }
    .categorySerch__gender li.btn-white a {
        padding: 12px 5px 12px 2px;
        border-radius: 6px;
        font-size: 13px
    }
    .categorySerch__gender li.btn-white .item__moreBtnText::after {
        right: -12px
    }
    .categorySerch__form {
        margin: 0 auto 35px;
        padding: 0 15px
    }
    input[type="submit"].categorySerch__form__searchBtn {
        line-height: 44px;
        height: 44px;
        width: 66px;
        border-radius: 0px 4px 4px 0px;
        font-size: 14px
    }
    .categorySerch__form__searchText-wrap {
        padding-right: 66px
    }
    .categorySerch__form__searchText {
        border-radius: 4px 0 0 4px;
        line-height: 44px;
        height: 44px;
        font-size: 16px
    }
    .categorySerch__brandList {
        margin: 0 auto;
        justify-content: center;
        max-width: 380px
    }
    .categorySerch__sportsList {
        align-items: stretch;
        padding: 0;
        border: 0;
        position: relative;
        background: #c5c8d0
    }
    .categorySerch__itemList-wrap-border .categorySerch__sportsList {
        border-top: 1px solid #dedede
    }
    .categorySerch__sportsList::after {
        position: absolute;
        content: " ";
        width: 100%;
        height: 0;
        border-bottom: 1px solid #dedede;
        bottom: 0;
        left: 0
    }
    .categorySerch__sportsList>dt {
        margin-bottom: 0;
        padding: 21px 25px 21px 50px;
        position: relative;
        display: block;
        background: #ebebeb;
        color: #4d4d4d;
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid #dedede;
        cursor: pointer
    }
    .categorySerch__sportsList>dt::before {
        display: block;
        position: absolute;
        top: 15px;
        left: 10px;
        width: 34px;
        height: 34px;
        background-size: 100% auto !important;
        content: ""
    }
    .categorySerch__sportsList>dt::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -5px;
        bottom: auto;
        width: 7px;
        height: 7px;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        transform: rotate(45deg)
    }
    .categorySerch__sportsList>dt.open {
        background: #c5c8d0
    }
    .categorySerch__sportsList>dt.open::after {
        transform: rotate(-135deg)
    }
    .categorySerch__sportsList>dd {
        display: none;
        width: 50%;
        padding: 0;
        margin: 0 !important;
        border-bottom: 1px solid #dedede
    }
    .categorySerch__sportsList dd:nth-of-type(2n+1) {
        border-right: 1px solid #dedede
    }
    .categorySerch__sportsList dd::after {
        display: none !important
    }
    .categorySerch__sportsList dd::before {
        left: 7px
    }
    #head_menu_inport__inner-used-cate .categorySerch__sportsList {
        background: #fff
    }
    #head_menu_inport__inner-used-cate .categorySerch__sportsList>dd {
        display: block !important
    }
    #head_menu_inport__inner-used-cate .categorySerch__sportsList .categorySerch__sportsList__textWrap>a {
        background: #fff
    }
    .head_menu_inport__inner .categorySerch__sportsList:first-child {
        border-top: 1px solid #dedede
    }
    .categorySerch__sportsList>dd.sports-menswear,
    .categorySerch__sportsList>dd.sports-ladieswear,
    .categorySerch__sportsList>dd.sports-juniorwear,
    .categorySerch__sportsList>dd.sports-running,
    .categorySerch__sportsList>dd.sports-shoes,
    .categorySerch__sportsList>dd.sports-bag,
    .categorySerch__sportsList>dd.sports-fitness,
    .categorySerch__sportsList>dd.sports-drink,
    .categorySerch__sportsList>dd.sports-athletics,
    .categorySerch__sportsList>dd.sports-swim,
    .categorySerch__sportsList>dd.sports-soccer,
    .categorySerch__sportsList>dd.sports-baseball,
    .categorySerch__sportsList>dd.sports-basketball,
    .categorySerch__sportsList>dd.sports-volley,
    .categorySerch__sportsList>dd.sports-tennis,
    .categorySerch__sportsList>dd.sports-badminton,
    .categorySerch__sportsList>dd.sports-tableTennis,
    .categorySerch__sportsList>dd.sports-extream,
    .categorySerch__sportsList>dd.sports-winter,
    .categorySerch__sportsList>dd.sports-marine,
    .categorySerch__sportsList>dd.sports-othersports,
    .categorySerch__sportsList>dd.sports-sunglasses_watch_camera,
    .categorySerch__sportsList>dd.sports-towel_stationery_toy,
    .categorySerch__sportsList>dd.sports-facemask {
        width: 100%;
        border-right: none;
        display: block !important
    }
    .categorySerch__sportsList>dd.sports-menswear .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-ladieswear .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-juniorwear .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-running .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-shoes .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-bag .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-fitness .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-drink .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-athletics .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-swim .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-soccer .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-baseball .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-basketball .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-volley .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-tennis .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-badminton .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-tableTennis .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-extream .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-winter .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-marine .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-othersports .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-sunglasses_watch_camera .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-towel_stationery_toy .categorySerch__sportsList__textWrap>a,
    .categorySerch__sportsList>dd.sports-facemask .categorySerch__sportsList__textWrap>a {
        background: #ebebeb
    }
    .categorySerch__sportsList>dd.sports-menswear .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-ladieswear .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-juniorwear .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-running .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-shoes .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-bag .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-fitness .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-drink .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-athletics .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-swim .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-soccer .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-baseball .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-basketball .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-volley .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-tennis .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-badminton .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-tableTennis .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-extream .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-winter .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-marine .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-othersports .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-sunglasses_watch_camera .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-towel_stationery_toy .js-sports-ranning__el,
    .categorySerch__sportsList>dd.sports-facemask .js-sports-ranning__el {
        width: 100%;
        left: 0
    }
    body.top-sports .categorySerch__sportsList>dd.sports-marine,
    body.top-sports .categorySerch__sportsList>dd.sports-winter,
    .gnav-sp__sports .categorySerch__sportsList>dd.sports-marine,
    .gnav-sp__sports .categorySerch__sportsList>dd.sports-winter {
        width: 100%;
        border-right: none;
        display: block !important
    }
    body.top-sports .categorySerch__sportsList>dd.sports-marine .categorySerch__sportsList__textWrap>a,
    body.top-sports .categorySerch__sportsList>dd.sports-winter .categorySerch__sportsList__textWrap>a,
    .gnav-sp__sports .categorySerch__sportsList>dd.sports-marine .categorySerch__sportsList__textWrap>a,
    .gnav-sp__sports .categorySerch__sportsList>dd.sports-winter .categorySerch__sportsList__textWrap>a {
        background: #ebebeb
    }
    body.top-sports .categorySerch__sportsList>dd.sports-marine .js-sports-ranning__el,
    body.top-sports .categorySerch__sportsList>dd.sports-winter .js-sports-ranning__el,
    .gnav-sp__sports .categorySerch__sportsList>dd.sports-marine .js-sports-ranning__el,
    .gnav-sp__sports .categorySerch__sportsList>dd.sports-winter .js-sports-ranning__el {
        width: 100%;
        left: 0
    }
    .categorySerch__sportsList>dt.sports-ranning::before {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_ranning.png) no-repeat left bottom
    }
    .categorySerch__sportsList>dt.sports-soccer::before {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_soccer.png) no-repeat left bottom
    }
    .categorySerch__sportsList>dt.sports-tennis::before {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_tennis.png) no-repeat left bottom
    }
    .categorySerch__sportsList>dt.sports-outdoor::before {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_outdoor.png) no-repeat left bottom
    }
    .categorySerch__sportsList>dt.sports-golf::before {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_golf.png) no-repeat left bottom
    }
    .categorySerch__sportsList>dt.sports-swim::before {
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_swim.png) no-repeat left bottom
    }
    .categorySerch__sportsList .sports-handball .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-grandGolf .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-parkGolf .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-extream .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-dodgebal .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-martialArts .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-towel .categorySerch__sportsList__textWrap>a::after,
    .categorySerch__sportsList .sports-disaster_defense .categorySerch__sportsList__textWrap>a::after {
        right: 15px;
        margin-top: -5px
    }
    .categorySerch__sportsList__textWrap {
        width: 100%;
        display: block;
        height: auto
    }
    .categorySerch__sportsList a {
        width: 100%;
        padding: 12px 25px 12px 50px;
        position: relative;
        display: block
    }
    .categorySerch__sportsList .categorySerch__sportsList__textWrap>a {
        background: #c5c8d0
    }
    .categorySerch__sportsList .categorySerch__sportsList__textWrap>a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -5px;
        bottom: auto;
        width: 7px;
        height: 7px;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        transform: rotate(45deg)
    }
    .categorySerch__sportsList .normal-link .categorySerch__sportsList__textWrap>a::after {
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(-45deg)
    }
    .categorySerch__sportsList a.open {
        background: #fff
    }
    .categorySerch__sportsList .categorySerch__sportsList__textWrap>a.open::after {
        margin-top: -5px;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        transform: rotate(-135deg)
    }
    .categorySerch__sportsList .line-three {
        top: 0;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .categorySerch__sportsList .line-two {
        padding-top: 21px;
        padding-bottom: 21px
    }
    .sportsList-active {
        background: #fff
    }
    .categorySerch__sportsList dd>a:hover,
    .categorySerch__sportsList dd>a:hover .categorySerch__sportsList dd {
        background: #fff
    }
    .categorySerch__sportsList .sports-outdoor .categorySerch__sportsList__textWrap a::before {
        top: 15px
    }
    .categorySerch__brandList li {
        margin: 0 5px 5px
    }
    .btn-white-categorySerch {
        margin: 5px 15px 40px
    }
    .categorySerch__subTitle {
        margin-bottom: 25px;
        font-size: 16px
    }
    .categorySerch__itemWrap {
        margin: 35px auto 0px
    }
    .categorySerch__itemList {
        align-items: stretch;
        padding: 0px;
        border-top: 1px solid #dedede;
        font-size: 14px
    }
    .categorySerch__itemList>li {
        width: 33.33333%;
        margin-right: 0px;
        border-left: 1px solid #dedede;
        border-bottom: 1px solid #dedede
    }
    .categorySerch__itemList>li .categorySerch__itemList__textWrap {
        display: flex;
        align-items: center;
        height: 100%;
        width: 100%
    }
    .categorySerch__itemList a {
        display: block;
        position: relative;
        width: 100%;
        padding: 11px 28px 11px 10px
    }
    .categorySerch__itemList>li.categorySerch__itemList__large {
        width: 100%;
        margin-right: 0px;
        border-bottom: 1px solid #dedede
    }
    .categorySerch__itemList>li.categorySerch__itemList__large .categorySerch__itemList__textWrap {
        display: block
    }
    .categorySerch__itemList>li.categorySerch__itemList__large .categorySerch__itemList__textWrap>a {
        padding: 20px 28px 20px 10px
    }
    .categorySerch__itemList .categorySerch__itemList__textWrap::after {
        display: none
    }
    .categorySerch__itemList .categorySerch__itemList__textWrap>a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        left: inherit;
        margin-top: -5px;
        bottom: auto;
        width: 7px;
        height: 7px;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        transform: rotate(45deg)
    }
    .categorySerch__itemList .categorySerch__itemList__textWrap>a.arrow_r::after {
        transform: rotate(-45deg) !important
    }
    .categorySerch__itemList .categorySerch__itemList__textWrap>a.open::after {
        transform: rotate(-135deg)
    }
    .categorySerch__itemList li .js-sports-ranning__el {
        position: static;
        border-top: 1px solid #dedede;
        width: auto
    }
    .categorySerch__itemList li .sports-ranning__el {
        display: block;
        background: #fff;
        margin-bottom: 0px
    }
    .categorySerch__itemList li .sports-ranning__el li {
        width: auto;
        border-bottom: 1px solid #dedede
    }
    .categorySerch__itemList li .sports-ranning__el li a {
        position: relative;
        display: block;
        width: auto;
        padding: 20px 20px 20px 10px
    }
    .categorySerch__itemList li .sports-ranning__el li a::after {
        position: absolute;
        top: 0;
        right: 18px;
        left: inherit;
        bottom: 0;
        width: 7px;
        height: 7px;
        margin: auto;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(-45deg);
        transition: all .3s;
        content: "";
        background: none
    }
    .categorySerch__brandListWrap {
        padding-top: 35px;
        border-top: none
    }
}

.toTopBtn {
    min-width: 980px;
    text-align: center;
    background: #fff
}

.toTopBtn a {
    margin-top: -1px;
    display: block;
    padding: 15px 0;
    border-top: 1px solid #dedede;
    color: #4d4d4d;
    transition: all .3s
}

.toTopBtn a:hover {
    background: #999999;
    color: #fff
}

.toTopBtn span {
    display: inline-block;
    position: relative
}

.toTopBtn span::after {
    position: absolute;
    top: 9px;
    right: -20px;
    width: 7px;
    height: 7px;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-135deg);
    content: "";
    transition: all .3s
}

.toTopBtn a:hover span::after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.footer-media {
    margin: 30px auto 50px;
    padding: 0 15px
}

.footerBnr {
    display: flex;
    justify-content: center;
    margin-bottom: 30px
}

.footerBnr li {
    margin-left: 25px;
    width: 230px
}

.footerBnr li:first-child {
    margin-left: 0
}

#footer-wrap {
    position: relative;
    z-index: 10;
    width: 100%;
    opacity: 0
}

@media screen and (min-width: 768px) {
    #footer-wrap.fixed {
        position: fixed;
        left: 0;
        bottom: 0
    }
}

#footer {
    min-width: 980px;
    padding: 40px 0 35px;
    background: #151b28;
    text-align: center
}

.footerNav {
    display: flex;
    flex-wrap: wrap;
    max-width: 980px;
    margin: 0 auto 45px;
    line-height: 1.3
}

.footerNav ul {
    width: 33.3333%;
    border-left: 1px solid #2d323c;
    padding-left: 30px;
    padding-right: 5px
}

.footerNav ul:first-child {
    border-left: none;
    padding-left: 0px
}

.footerNav ul li {
    text-align: left;
    margin-bottom: 15px
}

.footerNav ul li:last-child {
    margin-bottom: 0px
}

.footerNav ul a {
    color: #999999;
    font-size: 14px
}

small.credit,
small.license {
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center
}

small.license {
    padding-top: 3px
}

@media screen and (max-width: 767px) {
    .footer-media {
        margin: 20px auto 40px;
        padding: 0 15px
    }
    .footerBnr {
        margin: 0 auto 10px;
        padding: 0 5px 0 15px
    }
    .footerBnr li {
        margin: 15px 10px 0 0;
        width: calc(33.3333% - 10px);
        max-width: inherit
    }
    .footerBnr li img {
        width: 100%;
        height: auto
    }
    #footer {
        padding: 0px 0 20px;
        min-width: inherit
    }
    #footer.on_fix_btm {
        padding: 0px 0 80px
    }
    .footerNav {
        display: block;
        text-align: left;
        overflow: hidden;
        margin: 0 auto 15px
    }
    .footerNav ul {
        width: auto;
        border-left: none;
        padding-left: 0px;
        padding-right: 0px;
        border-bottom: 1px solid #3d424c;
        padding: 15px 0 15px
    }
    .footerNav ul:last-child {
        border-bottom: none
    }
    .footerNav ul li {
        margin: 0;
        border: 0
    }
    .footerNav ul a {
        display: block;
        position: relative;
        padding: 15px
    }
    .footerNav ul a::after {
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        margin: auto;
        width: 7px;
        height: 7px;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
        transform: rotate(-45deg);
        content: ""
    }
    small.credit,
    small.license {
        padding-top: 0;
        font-size: 10px
    }
    small.credit {
        margin-bottom: 10px
    }
    .toTopBtn {
        min-width: inherit
    }
}

.ecbn-selection-slider-next{
	z-index: 10 !important;
}
.ecbn-selection-slider-prev{
	z-index: 10 !important;
}

@media screen and (max-width: 767px) {
    body.app-webview-mode .js-choiceItemInfo-spNone .choiceItemInfoInnerWrap {
        max-height: calc(100vh - 90px)
    }
    body.app-webview-mode .modalInner {
        max-height: calc(100vh - 90px)
    }
    body.app-webview-mode #request-modal .modal-content-dialog {
        margin-top: -190px
    }
    body.app-webview-mode #receive-store-modal.modal .modal-body {
        max-height: calc(100vh - 90px)
    }
}

.link-defo {
    color: #225ce3
}

.text-underline {
    text-decoration: underline !important
}

.arrow-link {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0 12px;
    color: #4d4d4d;
    font-size: 14px
}

.arrow-link::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    width: 7px;
    height: 7px;
    margin: auto;
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(45deg);
    content: ""
}

.arrow-link_r {
    position: relative;
    display: inline-block;
    padding: 0px 12px 0 0px;
    color: #4d4d4d;
    font-size: 14px
}

.arrow-link_r::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    width: 7px;
    height: 7px;
    margin: auto;
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-135deg);
    content: ""
}

.moreBtn {
    display: block;
    max-width: 345px;
    margin: 0 auto;
    padding: 14px 10px;
    border: 1px solid #dedede;
    border-radius: 10px;
    color: #4d4d4d;
    font-size: 16px;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
    line-height: 1
}

.moreBtn .moreBtnText {
    position: relative;
    padding-right: 10px
}

.moreBtn .moreBtnText::after {
    position: absolute;
    top: 4px;
    right: -10px;
    width: 7px;
    height: 7px;
    margin: auto;
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-45deg);
    content: ""
}

@media screen and (max-width: 767px) {
    .moreBtn {
        width: 92%
    }
}

.form-btn-wrap {
    text-align: center
}

.form-btn-wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.form-btn-wrap ul li {
    width: 290px;
    margin: 0 17px
}

@media screen and (max-width: 767px) {
    .form-btn-wrap {
        padding-top: 20px
    }
    .form-btn-wrap ul li {
        width: 100%;
        margin: 0 0 15px 0
    }
}

.btn-type01 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    max-width: 290px;
    border-radius: 5px !important;
    text-align: center;
    font-size: 16px;
    background: #225ce3;
    border: 1px solid #225ce3;
    color: #fff;
    height: 50px
}

.btn-type01 .btn-type01__arrow-r {
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.btn-type01 .btn-type01__arrow-r::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    margin: auto;
    width: 9px;
    height: 9px;
    margin: auto;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-135deg);
    content: ""
}

a.btn-type01 {
    display: inline-block;
    padding: 12px 0 0 0
}

.btn-col-w {
    background: #fff !important;
    border: 1px solid #225ce3 !important;
    color: #225ce3 !important
}

.btn-col-w .btn-type01__arrow-r::after {
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3
}

.btn-col-black {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important
}

.btn-type01-s {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    max-width: 160px;
    border-radius: 5px !important;
    text-align: center;
    font-size: 14px;
    background: #225ce3;
    border: 1px solid #225ce3;
    color: #fff;
    height: 40px
}

a.btn-type01-s {
    display: inline-block;
    padding: 8px 0 0 0
}

.btn-rss {
    display: inline-block;
    background: #225ce3 url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_rss_w.svg) 10px 50% no-repeat;
    background-size: 18px 18px;
    color: #fff;
    padding: 10px 20px 10px 40px;
    text-decoration: none;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
    line-height: 1.5
}

.btn-rss:hover {
    opacity: 0.85
}

.mainCenterTitle {
    padding: 40px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center
}

.mainCenterTitle__en {
    display: block;
    color: #225ce3;
    font-family: "Helvetica Neue", "Segoe UI", "Yu Gothic", YuGothic, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .05em
}

.subCenterTitle {
    padding: 45px 0 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center
}

.mainLeftTitle {
    position: relative;
    max-width: 980px;
    margin: 0 auto 50px;
    font-size: 24px;
    word-break: break-all
}

.mainLeftTitle2 {
    padding-bottom: 50px;
    font-size: 24px;
    margin: 0
}

.mainLeftTitle2.borderBtm {
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dedede
}

.mainLeftTitle-small {
    font-size: 16px;
    padding-left: 5px
}

.mainLeftTitle-small strong {
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .mainCenterTitle {
        padding: 35px 15px 25px;
        font-size: 19px
    }
    .mainCenterTitle__en {
        font-size: 11px
    }
    .subCenterTitle {
        padding: 40px 0 25px
    }
    .mainLeftTitle {
        width: auto;
        margin: 15px 15px 15px 15px;
        padding: 0 0px 5px;
        font-size: 11px;
        font-weight: bold;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: auto !important
    }
    .mainLeftTitle::-webkit-scrollbar {
        height: 2px
    }
    .mainLeftTitle::-webkit-scrollbar-thumb {
        background: #777777;
        border-radius: 0px
    }
    .mainLeftTitle::-webkit-scrollbar-track-piece {
        background: #f2f2f2
    }
    .mainLeftTitle2 {
        font-size: 16px;
        padding: 0 15px
    }
    .mainLeftTitle2.borderBtm {
        padding-bottom: 0px;
        margin-bottom: 15px;
        border-bottom: none
    }
    .mainLeftTitle-small {
        font-size: 10px
    }
}

.pagerWrap-spWrap {
    display: none
}

.pagerWrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: flex-end
}

.pagerList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 5px
}

.pagerList li {
    margin: 0 5px;
    min-width: 40px;
    text-align: center
}

.pagerList li a {
    display: block;
    text-align: center;
    padding: 7px 5px 0;
    min-width: 40px;
    height: 40px;
    border: 1px solid #dedede;
    border-radius: 7px;
    color: #000;
    background: #fff
}

.pagerList li.current a {
    background: #ebebeb;
    color: #999999;
    font-weight: bold
}

.pagerList li.current span {
    display: block;
    text-align: center;
    padding: 7px 5px 0;
    min-width: 40px;
    height: 40px;
    border: 1px solid #dedede;
    border-radius: 7px;
    background: #ebebeb;
    color: #999999;
    font-weight: bold
}

.pagerBtn {
    position: relative
}

.pagerBtn a {
    display: block;
    background: #fff;
    padding: 7px 15px 0;
    height: 40px;
    border: 1px solid #dedede;
    border-radius: 7px;
    color: #000
}

.prevBtn a {
    padding-left: 34px
}

.nextBtn a {
    padding-right: 34px
}

.prevBtn a::before,
.nextBtn a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-45deg);
    content: ""
}

.nextBtn a::after {
    right: 15px
}

.prevBtn a::before {
    left: 15px;
    transform: rotate(-225deg)
}

@media screen and (max-width: 767px) {
    .pagerWrap {
        display: none
    }
    .pagerWrap-spWrap {
        display: block;
        position: relative
    }
    .pagerWrap-spWrap .pagerWrap-spWrap__header {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 20px 0
    }
    .pagerWrap-spWrap .pagerWrap-spWrap__header .pagerBtn a {
        margin: 0 7px;
        color: #999
    }
    .pagerWrap-spWrap .pagerWrap-spWrap__header .prevBtn a {
        padding-left: 25px
    }
    .pagerWrap-spWrap .pagerWrap-spWrap__header .nextBtn a {
        padding-right: 25px
    }
    .pagerWrap-spWrap .pagerWrap-spWrap__header .nextBtn a::after {
        right: 20px
    }
    .pagerWrap-spWrap .pagerWrap-spWrap__header .prevBtn a::before {
        left: 20px
    }
    .pagerWrap-spWrap .pagerWrap {
        background: #ebebeb;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 10px 0
    }
    .pagerWrap-spWrap .pagerWrap>.pagerList {
        justify-content: center
    }
    .pagerList li {
        min-width: inherit;
        margin: 3px 3px
    }
    .pagerList li a {
        border: none
    }
    .pagerList li.current a {
        border: none;
        color: #000;
        background: #dedede;
        font-weight: normal
    }
    .pagerList li.current span {
        border: none;
        color: #000;
        background: #dedede;
        font-weight: normal
    }
}

ul.basic {
    list-style: disc;
    padding: 0 0 0 1em
}

ul.basic li {
    margin-bottom: 10px
}

ol.basic {
    list-style: decimal;
    padding: 0 0 0 1em
}

ol.basic li {
    margin-bottom: 10px
}

.banner-area {
    max-width: 980px;
    margin: 0 auto;
}

.tbl-type01 {
    width: 100%;
    margin-bottom: 30px;
    border-collapse: collapse;
    border: 1px solid #dedede
}

.tbl-type01 th,
.tbl-type01 td {
    padding: 18px;
    font-size: 14px;
    text-align: left;
    border: 1px solid #dedede
}

.tbl-type01 th {
    text-align: center;
    background: #ebebeb
}

@media screen and (max-width: 767px) {
    .tbl-type01 th,
    .tbl-type01 td {
        padding: 10px 10px;
        font-size: 13px
    }
}

.atten-text {
    color: #eb0027 !important
}

.common__cautionText {
    margin: 0 auto 40px auto;
    padding: 25px 30px;
    background: #fde5e9;
    color: #eb0027;
    line-height: 1.6;
    width: 980px
}

@media screen and (max-width: 767px) {
    .common__cautionText {
        margin: 20px 15px 0px;
        padding: 14px;
        font-size: 13px;
        width: auto
    }
}

.itemWrap {
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #dedede
}

.itemWrap.itemWrap-multiple {
    border-bottom: 0
}

.itemWrap.itemWrap-borderNone {
    border: 0
}

.itemWrap.itemWrap-top {
    padding-bottom: 0px
}

.itemListTab-el {
    display: none
}

.itemListTab-el.itemListTab-el-active {
    display: block
}

.itemListWrap {
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden
}

.itemList {
    display: flex;
    flex-wrap: wrap
}

.itemList li {
    position: relative
}

.itemList-sevenColumn {
    margin-right: -7px;
    margin-left: -7px
}

.itemList-sevenColumn li {
    width: 128px;
    margin: 0 7px 50px;
    font-size: 12px
}

.itemList-sixColumn {
    margin-right: -10px;
    margin-left: -10px
}

.itemList-sixColumn li {
    width: 146px;
    margin: 0 10px 50px;
    font-size: 12px
}

.btn-keyColor-itemList {
    padding: 0 15px;
    margin-bottom: 50px
}

.btn-keyColor-itemList a {
    padding: 14px 0
}

@media screen and (max-width: 767px) {
    .btn-keyColor-itemList {
        margin-bottom: 30px
    }
}

#favorite-itemList .itemList-sevenColumn>li {
    display: block !important
}

@media screen and (min-width: 768px) {
    .itemList-sevenColumn>li:nth-child(n+8) {
        display: none
    }
    .itemList-fiveColumn>li:nth-child(n+6) {
        display: none
    }
}

.itemList-fiveColumn-right>li:nth-child(n+6) {
    display: block !important
}

.itemList-fiveColumn {
    margin-right: -15px;
    margin-left: -15px
}

.itemList-fourColumn-right {
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 30px
}

.itemList-fiveColumn>li,
.itemList-fourColumn-right>li {
    width: 172px;
    margin: 0 15px 15px;
    font-size: 14px
}

.itemList-fourColumn-right>li {
    margin: 0 10px 15px
}

.itemList-fiveColumn-right {
    margin-right: -12px;
    margin-left: -12px;
    padding-bottom: 30px
}

.itemList-fiveColumn-right>li {
    width: 128px;
    margin: 0 12px 15px
}

.itemList__tag-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
    margin-bottom: 8px
}

.itemList__price+.itemList__tag-wrap {
    margin-bottom: 0px
}

.itemList__tag {
    display: block;
    padding: 3px 4px;
    color: #225ce3;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    position: relative;
    margin: 0 2px 2px 0;
    background: #fff;
    border: 1px solid #225ce3
}

@media screen and (max-width: 767px) {
    .itemList__tag {
        font-size: 9px;
        padding: 3px 2px 2px;
        margin: 0 1px 1px 0;
        line-height: 1.2
    }
}

.itemList__tag-new {
    background: #225ce3 !important;
    color: #fff !important
}

.itemList__tag-popularity {
    background: #225ce3 !important;
    color: #fff !important
}

.itemList__tag-reservation {
    background: #454445 !important;
    border: 1px solid #454445 !important;
    color: #fff !important
}

.itemList__tag-lefty,
.itemList__tag-ladies,
.itemList__tag-junior,
.itemList__tag-webonly,
.itemList__tag-fewremain {
    border: 1px solid #225ce3 !important;
    color: #225ce3 !important
}

.itemList__tag-onlineonly{
    border:1px solid #225ce3 !important;
     color: #225ce3 !important;
}

.itemList__tag-period{
    background: #454445 !important;
	border:1px solid #454445 !important;
	color:#fff !important;
}

.itemList__tag-soldout {
    background: #767779 !important;
    border: 1px solid #767779 !important;
    color: #fff !important
}

.itemList__tag-campaign {
    border: 1px solid #eb0027 !important;
    color: #eb0027 !important
}

.itemList__tag-sale,
.itemList__tag-coupon {
    background: #eb0027 !important;
    border: 1px solid #eb0027 !important;
    color: #fff !important
}

.itemList__tag-member {
    border:1px solid #eb0027 !important;
	color:#eb0027 !important;
}

.itemList__tag-grouponly {
    border:1px solid #225ce3 !important;
	color: #225ce3 !important;
}

.itemList__img {
    position: relative;
    margin-bottom: 10px;
    line-height: 0
}

.itemList__img img {
    width: 100%
}

.itemList__img a {
    display: block;
    position: relative
}

.itemList__img a:hover>img {
    opacity: .7
}

.itemList__img .itemList__img-other {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px
}

.itemList__img .itemList__img-other li img {
    width: 55px;
    max-width: inherit;
    height: auto
}

.itemList__img .itemList__tag-wrap {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0
}

.itemList__img .itemList__tag-wrap .itemList__tag {
    width: calc(33.3334% - 1px);
    color: #fff !important;
    margin: 0 1px 0px 0;
    background: #225ce3;
    opacity: 0.85
}

.itemList__img .itemList__tag-wrap .itemList__tag:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .itemList__img .itemList__tag-wrap .itemList__tag {
        width: 41px !important;
        max-width: calc(33.3334% - 1px)
    }
}

.itemList-fourColumn-right .itemList__img .itemList__img-other img {
    width: 65px
}

@media screen and (min-width: 768px) {
    .has-other-img.hoverImg {
        z-index: 20
    }
    .has-other-img.hoverImg .itemList__img {
        z-index: 21
    }
    .has-other-img.hoverImg .itemList__img a {
        z-index: 22
    }
    .has-other-img.hoverImg .itemList__img .itemList__img-other {
        display: block;
        z-index: 21
    }
    .has-other-img.hoverImg .itemList__textWrap {
        z-index: 21
    }
    .has-other-img.hoverImg::before {
        content: "";
        display: block;
        position: absolute;
        top: -20px;
        left: -20px;
        width: calc(100% + 70px);
        height: 100%;
        padding: 20px;
        z-index: 19;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        background: #fff;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
        border-radius: 5px
    }
    .itemList-fourColumn-right .has-other-img.hoverImg::before {
        width: calc(100% + 78px)
    }
}

.itemList__maker {
    font-size: 12px;
    color: #999;
    margin-bottom: 2px;
    word-break: break-all
}

.itemList__brand {
    font-size: 12px;
    color: #999;
    margin-bottom: 2px;
    word-break: break-all
}

.itemList__name {
    margin-bottom: 8px;
    line-height: 1.5;
    word-break: break-all
}

.itemList__name a {
    color: #000000;
    display: block;
    word-break: break-all;
    transition: all .2s
}

.itemList__name a:hover {
    opacity: .7
}

.itemList__state {
    display: inline-block;
    margin-bottom: 8px;
    padding: 0 7px;
    border: 1px solid #000000;
    border-radius: 20px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    font-size: 12px
}

.itemList__textWrap {
    position: relative
}

.itemList-fiveColumn-right .itemList__name,
.itemList-fourColumn-right .itemList__name {
    font-size: 12px
}

.itemList__colorList {
    display: table;
    width: 100%;
    margin-left: -2px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0 0px 3px;
    overflow: hidden
}

.itemList__colorList li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 2px 5px;
    border-radius: 50%
}

.itemList__price+.itemList__colorList {
    margin-top: 7px
}

.itemList__colorList+.itemList__size {
    margin: 0px 0 0
}

@media screen and (max-width: 767px) {
    .itemList__colorList {
        width: auto;
        margin-left: auto;
        margin-right: -5px
    }
}

.itemList__colorList__0002 {
    background: #f7e94d
}

.itemList__colorList__0003 {
    background: #fd851b
}

.itemList__colorList__0004 {
    background: #70895d
}

.itemList__colorList__0005 {
    background: #009928
}

.itemList__colorList__0006 {
    background: #b3b3b3
}

.itemList__colorList__0007 {
    background: linear-gradient(to bottom, #feecc1, #bf9e1b)
}

.itemList__colorList__0008 {
    background: linear-gradient(to bottom, #f6f6f6, #b9b9b9)
}

.itemList__colorList__0009 {
    background: #223066
}

.itemList__colorList__0010 {
    background: #9c3ca7
}

.itemList__colorList__0012 {
    background: #fe7fd0
}

.itemList__colorList__0013 {
    background: #a15517
}

.itemList__colorList__0014 {
    background: #000
}

.itemList__colorList__0015 {
    background: #1461d5
}

.itemList__colorList__0016 {
    background: #e9dbb6
}

.itemList__colorList__0017 {
    background: #fff;
    border: 1px solid #bbbbbb
}

.itemList__colorList__0019 {
    background: #f11212
}

.itemList__colorList__0020 {
    background: linear-gradient(to bottom, #f11212 1%, #f7f14d 35%, #009956 72%, #1871de 100%)
}

.itemList__colorList__0021 {
    background: linear-gradient(to bottom, #dfd6a4 1%, #816220 52%, #20652b 100%)
}

.itemList__price {
    font-size: 18px;
    line-height: 1.2
}

.itemList__price-off {
    color: #eb0027
}

.itemList__price-offRate {
    display: block;
    margin-top: 5px;
    font-size: 12px
}

.itemList-fiveColumn .itemList__price-offRate {
    display: inline-block;
    font-size: 12px
}

.itemList-fiveColumn-right .itemList__price {
    font-size: 16px;
    white-space: nowrap
}

.itemList-fiveColumn-right .itemList__price-offRate {
    font-size: 10px;
    padding-left: 0px
}

.itemList-fiveColumn-right .itemList__price-offText {
    font-size: 12px;
    padding-left: 2px;
    color: #000
}

.itemList-fiveColumn-right .itemList__price-offText+.itemList__price-offRate {
    display: block;
    padding-left: 0
}

.itemList-fourColumn-right .itemList__price {
    font-size: 20px
}

.itemList-fourColumn-right .itemList__price-offRate {
    display: inline-block;
    font-size: 12px;
    padding-left: 5px
}

.itemList__size {
    margin: 5px 0 0;
    font-size: 11px
}

.itemList__comparison {
    padding: 5px 0 5px 0;
    color: #999999;
    font-size: 12px
}

.itemList__comparison .custom-control-indicator {
    margin-top: -1px
}

.item__moreBtn {
    display: none;
    max-width: 345px;
    margin: 0 auto;
    padding: 14px 10px;
    border: 1px solid #dedede;
    border-radius: 10px;
    color: #4d4d4d;
    font-size: 16px;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
    line-height: 1
}

.item__moreBtn:hover {
    opacity: .7
}

.item__moreBtnText {
    position: relative
}

.item__moreBtnText::after {
    position: absolute;
    top: 4px;
    right: -20px;
    width: 7px;
    height: 7px;
    margin: auto;
    border-left: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(-45deg);
    content: ""
}

@media screen and (min-width: 768px) {
    .item__moreBtn.dis_none_pc {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .itemWrap {
        width: auto
    }
    .itemList {
        justify-content: flex-start
    }
    .itemList>li {
        padding: 0 10px 0;
        font-size: 12px;
        word-break: break-all
    }
    .itemList__img {
        margin: 0 -10px 10px
    }
    .itemList__name {
        padding: 0;
        white-space: normal !important
    }
    .itemList-fiveColumn-right .itemList__name {
        font-size: 11px
    }
    .itemList__price {
        padding: 0;
        white-space: normal !important;
        font-size: 14px
    }
    .itemList__price-offRate {
        display: block !important;
        font-size: 10px !important
    }
    .itemList-fiveColumn-right .itemList__price-offRate {
        padding-left: 0px
    }
    .itemList-fiveColumn-right .itemList__price {
        font-size: 14px
    }
    .itemList-fourColumn-right .itemList__price {
        font-size: 14px
    }
    .itemList-fourColumn-right .itemList__price-offRate {
        padding-left: 0px
    }
    .itemList-sevenColumn {
        margin-right: 0;
        margin-left: 0
    }
    .itemList-sevenColumn>li {
        width: 32.6%;
        margin: 0 1% 25px 0
    }
    .itemList-sevenColumn>li:nth-child(3n) {
        margin-right: 0
    }
    .itemList-sevenColumn>li:nth-child(n+7) {
        display: none
    }
    .itemList-fiveColumn {
        margin: 0
    }
    .itemList-fiveColumn>li {
        width: 50%;
        margin: 0 0 30px 0
    }
    .itemList-fiveColumn>li:nth-child(n+5) {
        display: none
    }
    .itemList-sixColumn {
        margin-right: 0;
        margin-left: 0
    }
    .itemList-sixColumn>li {
        width: 32.6%;
        margin: 0 1% 25px 0
    }
    .itemList-sixColumn>li:nth-child(3n) {
        margin-right: 0
    }
    .itemList-fiveColumn.itemList-spFirstBig>li {
        width: 32.6%;
        margin: 0 1% 25px 0
    }
    .itemList-fiveColumn.itemList-spFirstBig>li:first-child {
        width: 100% !important;
        margin: 0 auto 20px !important
    }
    .itemList-fiveColumn.itemList-spFirstBig>li:first-child>div {
        max-width: 280px;
        margin: 0 auto 10px
    }
    .itemList-fiveColumn.itemList-spFirstBig>li:nth-child(3n+1) {
        margin-right: 0
    }
    .itemList-fiveColumn.itemList-spFirstBig>li:nth-child(n+5) {
        display: none
    }
    .itemList-fiveColumn-right {
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 5px
    }
    .itemList-fiveColumn-right>li {
        width: 32.6%;
        margin: 0 1% 15px 0;
        display: block !important
    }
    .itemList-fiveColumn-right>li:nth-child(3n) {
        margin-right: 0
    }
    .itemList-fourColumn-right {
        margin: 0;
        padding-bottom: 5px
    }
    .itemList-fourColumn-right>li {
        width: 50%;
        margin: 0 0 15px 0
    }
    .itemList__size {
        padding: 0 0px
    }
    .itemList__comparison {
        margin: 0 5px
    }
    .item__moreBtn {
        width: 92%
    }
}

.news {
    padding-top: 20px;
    margin-bottom: 50px
}

.newsList {
    width: 980px;
    margin: 0 auto 30px
}

.newsList li {
    border-top: 1px solid #dedede;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 0
}

.newsList li>a,
.newsList li>span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px 0;
    margin: -10px 0;
    color: #000
}

.newsList li>a:hover {
    color: #225ce3
}

.newsList li .newsList__info {
    width: 52px;
    line-height: 0
}

.newsList li .newsList__textWrap {
    margin-left: 40px;
    font-size: 14px;
    line-height: 1.4;
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.newsList li .newsList__date {
    margin-right: 0px;
    font-size: 12px;
    width: 110px
}

.newsList li .newsList__tag {
    margin-right: 5px;
    width: 80px
}

.newsList li .newsList__tag span {
    padding: 2px 8px;
    border: 1px solid #999999;
    border-radius: 20px;
    color: #999999;
    font-size: 12px;
    font-weight: bold
}

.newsList li .newsList__text {
    width: calc(100% - 200px)
}

.newsList li .newsList__text .newsList__text__ttl {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold
}

.newsList li .newsList__text .newsList__text__body {
    display: block;
    font-size: 14px
}

.newsList li .newsList__text .newsList__text__body a {
    color: #808080;
    text-decoration: underline !important
}

@media screen and (max-width: 960px) {
    .news {
        padding: 0 15px;
        margin-bottom: 35px
    }
    .newsList {
        width: auto;
        margin: 0 auto 30px
    }
    .newsList li {
        border-top: none
    }
    .newsList li .newsList__info {
        width: 52px;
        line-height: 0
    }
    .newsList li .newsList__textWrap {
        margin-left: 15px;
        font-size: 14px;
        width: calc(100% - 70px)
    }
    .newsList li .newsList__date {
        margin-right: 0px;
        font-size: 12px;
        width: 110px;
        padding-top: 4px
    }
    .newsList li .newsList__tag {
        margin-right: 5px;
        width: 100px
    }
    .newsList li .newsList__tag span {
        padding: 3px 7px;
        font-size: 11px
    }
    .newsList li .newsList__text {
        padding-top: 7px;
        width: 100%
    }
    .newsList li .newsList__text .newsList__text__ttl {
        display: block;
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: bold
    }
    .newsList li .newsList__text .newsList__text__body {
        display: block;
        font-size: 12px
    }
}

.coupon-promotion,
.campaign-promotion {
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 30px;
    margin: 50px 0 0
}

.coupon-promotion p,
.campaign-promotion p {
    margin-bottom: 20px
}

.coupon-promotion ul,
.campaign-promotion ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.coupon-promotion ul li,
.campaign-promotion ul li {
    margin: 5px 20px;
    width: 250px;
    text-align: left
}

.coupon-promotion .coupon-promotion__code,
.coupon-promotion .campaign-promotion__code,
.campaign-promotion .coupon-promotion__code,
.campaign-promotion .campaign-promotion__code {
    font-size: 14px;
    display: inline-block;
    line-height: 1.3;
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/common_blue.png) 0 0.5em no-repeat;
    background-size: 8px 2px;
    padding-left: 15px
}

.coupon-promotion .coupon-promotion__btn,
.coupon-promotion .campaign-promotion__btn,
.campaign-promotion .coupon-promotion__btn,
.campaign-promotion .campaign-promotion__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 180px;
    border-radius: 5px !important;
    text-align: center;
    font-size: 14px;
    background: #225ce3;
    border: 1px solid #225ce3;
    color: #fff;
    height: 40px
}

.coupon-promotion .campaign-promotion__btn,
.campaign-promotion .campaign-promotion__btn {
    width: 200px
}

@media screen and (max-width: 960px) {
    .coupon-promotion,
    .campaign-promotion {
        padding: 15px;
        margin: 20px 15px 0
    }
    .coupon-promotion p,
    .campaign-promotion p {
        margin-bottom: 15px;
        font-size: 13px
    }
    .coupon-promotion ul,
    .campaign-promotion ul {
        display: block;
        margin-bottom: 20px
    }
    .coupon-promotion ul li,
    .campaign-promotion ul li {
        margin: 0 0px 10px;
        width: auto
    }
    .coupon-promotion ul li:last-child,
    .campaign-promotion ul li:last-child {
        margin: 0;
        text-align: center
    }
    .coupon-promotion .coupon-promotion__code,
    .coupon-promotion .campaign-promotion__code,
    .campaign-promotion .coupon-promotion__code,
    .campaign-promotion .campaign-promotion__code {
        font-size: 14px
    }
}

.itemListTab {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 60px;
    border-bottom: 1px solid #000000;
    height: 55px
}

.itemListTab li {
    position: relative;
    bottom: -10px;
    float: left;
    width: 32%;
    margin-left: 2%;
    background: #fff;
    line-height: 1;
    border-radius: 10px 10px 0 0;
    border: 1px solid #dedede;
    border-bottom: none;
    text-align: center;
    transition: all .3s;
    color: #999999;
    font-size: 16px;
    height: 38px;
    padding-top: 12px;
    cursor: pointer
}

.itemListTab li:first-child {
    margin-left: 0
}

.itemListTab .itemListTab__active {
    position: relative;
    left: 0;
    bottom: 0px;
    border-radius: 10px 10px 0 0;
    border: 1px solid #000000 !important;
    border-bottom: none !important;
    color: #000000;
    font-weight: bold;
    padding-top: 22px;
    height: 55px
}

@media screen and (max-width: 767px) {
    .itemListTab {
        padding: 0 10px
    }
    .itemListTab li {
        font-size: 12px
    }
}

.page-flow {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 35px
}

.page-flow ul {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 100%
}

.page-flow ul li {
    display: table-cell;
    position: relative;
    height: 44px;
    background-color: #ebebeb;
    line-height: 1.2;
    color: #999999;
    font-size: 14px;
    padding: 0 10px 0 20px;
    text-align: center;
    vertical-align: middle
}

.page-flow ul li span::before {
    content: ".";
    display: inline;
    padding: 0 1px
}

.page-flow ul li::after,
.page-flow ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2em;
    border-top: 2em solid transparent;
    border-bottom: 2em solid transparent;
    border-left: 1.3em solid;
    right: -1em
}

.page-flow ul li::after {
    z-index: 2;
    border-left-color: #ebebeb
}

.page-flow ul li::before {
    border-left-color: #fff;
    right: -1.2em;
    z-index: 1
}

.page-flow ul li.current {
    background-color: #265edf;
    color: #fff
}

.page-flow ul li.current span {
    font-weight: bold
}

.page-flow ul li.current::after {
    border-left-color: #265edf
}

.page-flow ul li:last-child {
    padding-right: 20px
}

.page-flow ul li:last-child::after,
.page-flow ul li:last-child::before {
    display: none
}

@media screen and (max-width: 767px) {
    .page-flow {
        border-radius: 3px;
        margin-bottom: 25px
    }
    .page-flow ul {
        table-layout: auto
    }
    .page-flow ul li {
        width: 20%;
        font-size: 12px;
        height: 40px;
        white-space: nowrap;
        padding: 0 3px 0 17px
    }
    .page-flow ul li span {
        font-size: 11px;
        display: block
    }
    .page-flow ul li span::before {
        display: none
    }
    .page-flow ul li.current span {
        font-size: 11px;
        display: block
    }
    .page-flow ul li:first-child {
        padding: 0 7px 0 13px
    }
    .page-flow ul li:last-child {
        padding: 0 10px 0 18px
    }
}

button {
    cursor: pointer
}

.form-box .form-item dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px
}

.form-box .form-item dt.form-item__ttl02 {
    padding: 15px;
    background: #ebebeb
}

.form-box .form-item dd {
    font-size: 14px;
    margin-bottom: 60px;
    word-break: break-all
}

.form-box .form-item-s dt {
    font-size: 12px;
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 1
}

.form-box .form-item-s dd {
    font-size: 14px;
    margin-bottom: 25px;
    word-break: break-all
}

.form-box .form-comment {
    padding-top: 5px;
    font-size: 11px;
    font-weight: normal !important
}

.form-box .form-box__subttl {
    font-size: 12px;
    margin-bottom: 2px
}

@media screen and (max-width: 767px) {
    .form-box .form-item dt {
        font-size: 14px
    }
    .form-box .form-item dt.form-item__ttl02 {
        font-size: 13px;
        padding: 5px 15px;
        margin-left: -15px;
        margin-right: -15px;
        line-height: 1
    }
    .form-box .form-item dt.form-item__ttl03 {
        font-size: 13px;
        padding: 5px 15px;
        margin-left: -15px;
        margin-right: -15px;
        line-height: 1;
        background: #ebebeb
    }
    .form-box .form-item dd {
        margin-bottom: 25px;
        font-size: 15px
    }
    .form-box .form-item-s dt {
        margin-bottom: 5px
    }
    .form-box .form-item-s dd {
        font-size: 15px;
        margin-bottom: 20px
    }
}

.agreement-link {
    color: #999999;
    text-decoration: underline;
    display: inline-block;
    margin-left: 25px
}

@media screen and (max-width: 767px) {
    .agreement-link {
        float: right
    }
}

.form-item__itemlist2 {
    display: flex;
    flex-wrap: wrap
}

.form-item__itemlist2 li {
    width: 180px;
    margin-right: 10px
}

.form-item__itemlist2 li:last-child {
    margin-right: 0% !important
}

@media screen and (max-width: 767px) {
    .form-item__itemlist2 li {
        width: 49%;
        margin-right: 2%
    }
}

.form-item__itemlist3 {
    display: flex;
    flex-wrap: wrap
}

.form-item__itemlist3 li {
    width: 32%;
    margin-right: 2%;
    line-height: 40px
}

.form-item__itemlist3 li:last-child {
    margin-right: 0% !important
}

@media screen and (max-width: 767px) {
    .form-item__itemlist3 li {
        width: 32%;
        margin-right: 2%
    }
}

.form-item__postbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.form-item__postbox li {
    width: 180px;
    margin-right: 10px;
    align-self: center
}

.form-item__postbox li:last-child {
    width: 100px;
    min-width: 100px;
    margin-right: 0px
}

.form-item__postbox li:last-child .search-post-btn {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 3px 5px;
    border-radius: 5px;
    border: 1px solid #225ce3;
    color: #225ce3;
    background: #ebebeb;
    font-size: 14px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .form-item__postbox {
        flex-wrap: nowrap
    }
    .form-item__postbox li {
        width: 130px;
        margin-right: 8px
    }
    .form-item__postbox li:last-child .search-post-btn {
        padding: 3px 3px
    }
}

.form-item__checklist {
    display: flex;
    flex-wrap: wrap
}

.form-item__checklist li {
    width: 25%;
    padding-right: 10px;
    margin-bottom: 15px
}

@media screen and (max-width: 767px) {
    .form-item__checklist {
        margin-bottom: -15px
    }
    .form-item__checklist li {
        width: 50%;
        font-size: 13px
    }
}

.keywordSearch {
    padding: 15px
}

.keywordSearch form {
    overflow: hidden
}

.keywordSearch form input[type="submit"].searchBtn {
    background: #225ce3;
    border: 0;
    color: #fff;
    line-height: 35px;
    height: 35px;
    width: 65px;
    border-radius: 0px 4px 4px 0px;
    float: right;
    font-size: 15px
}

.keywordSearch form .searchText-wrap {
    padding-right: 65px
}

.keywordSearch form input[type="text"].searchText {
    width: 100%;
    padding: 0px 15px;
    border: 1px solid #dedede;
    border-right: none;
    border-radius: 4px 0 0 4px;
    color: #999999;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

.input-type1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border: solid 1px #dedede;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (max-width: 767px) {
    .input-type1 {
        font-size: 16px
    }
}

.select-type1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    min-width: 180px;
    max-width: 100%;
    padding: 12px 35px 12px 12px;
    border: 1px solid #dedede;
    box-shadow: none;
    line-height: 1.2;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
    background: #fff url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_select.png) 100% 50% no-repeat;
    background-size: 35px auto;
    font-size: 14px
}

.select-type1::-ms-expand {
    display: none
}

.select-type1:disabled {
    opacity: 0.6
}

@media screen and (max-width: 767px) {
    .select-type1 {
        font-size: 16px
    }
}

.select-type2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    min-width: 180px;
    max-width: 100%;
    padding: 12px 35px 12px 12px;
    border: 1px solid #dedede;
    box-shadow: none;
    line-height: 1.2;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
    background: #fff url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_select-gray.png) 100% 50% no-repeat;
    background-size: 30px auto;
    font-size: 14px
}

.select-type2::-ms-expand {
    display: none
}

@media screen and (max-width: 767px) {
    .select-type2 {
        font-size: 16px;
        padding: 10px 35px 10px 12px
    }
}

.textarea-type1 {
    width: 100%;
    height: 140px;
    background-color: #ffffff;
    border: solid 1px #dedede;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px 10px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (max-width: 767px) {
    .textarea-type1 {
        font-size: 16px;
        height: 150px
    }
}

.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 25px
}

label.custom-control {
    cursor: pointer
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_check.svg) 0px 50% no-repeat;
    background-size: 20px 20px
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_check_selected.svg) 0px 50% no-repeat;
    background-size: 20px 20px
}

.custom-checkbox .custom-control-input:checked~.custom-control-description {
    color: #225ce3
}

.custom-checkbox03 .custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_check03.svg) 0px 50% no-repeat;
    background-size: 20px 20px;
    top: 2px
}

.custom-checkbox03 .custom-control-input:checked~.custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_check03_selected.svg) 0px 50% no-repeat;
    background-size: 20px 20px
}

.custom-control.custom-radio {
    padding-left: 30px
}

.custom-control.custom-radio .custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_radio.svg) 0px 50% no-repeat;
    background-size: 20px 20px;
    top: 50%;
    margin-top: -10px
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_radio_selected.svg) 0px 50% no-repeat;
    background-size: 20px 20px
}

.custom-control.custom-radio .custom-control-input:disabled~.custom-control-indicator {
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_radio_disabled.svg) 0px 50% no-repeat;
    background-size: 20px 20px
}

.error-text {
    margin-top: 5px;
    color: #eb0027;
    font-size: 12px
}

div.error-text {
    width: 100%
}

.required {
    display: inline-block;
    margin-left: 5px;
    color: #eb0027;
    font-size: 12px
}

@media screen and (max-width: 767px) {
    .required {
        font-size: 11px
    }
}

#js-modalBk {
    display: none;
    position: fixed;
    z-index: 990;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: rgba(0, 0, 0, 0.6)
}

#js-dialogBk {
    display: none;
    position: fixed;
    z-index: 1010;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: rgba(0, 0, 0, 0.6)
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 810px;
    margin: 50px auto
}

.modal-header {
    display: flex;
    height: 50px;
    width: 100%;
    justify-content: flex-end
}

.modal-header .modal-header__close a {
    display: block;
    width: 33px;
    height: 41px;
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/formBtn_close.png) 0px 50% no-repeat;
    background-size: 100% 100%
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px;
    background: #fff;
    text-align: left
}

.modal-body__inner {
    padding: 30px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto
}

@media screen and (max-width: 805px) {
    .modal-body__inner {
        padding: 30px 12px
    }
}

.modal-ttl-wrap {
    position: relative;
    width: 100%;
    display: table;
    height: 60px;
    border-bottom: 1px solid #dedede
}

.modal-ttl-wrap .modal-ttl {
    display: table-cell;
    line-height: 1;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    color: #000
}

.modal-ttl-wrap .modal-ttl__sub {
    color: #225ce3;
    display: block;
    font-size: 12px;
    padding-top: 5px
}

.modal-ttl-wrap .refine-modal__back {
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -10px
}

.modal-ttl-wrap .refine-modal__back a {
    padding-left: 13px
}

.modal-ttl-wrap .refine-modal__back a::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(135deg);
    transition: all .3s;
    content: ""
}

.modal-content-dialog {
    display: flex;
    justify-content: center;
    margin: auto;
    flex-direction: column;
    align-items: center;
    min-height: 250px;
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -200px
}

.modal-content-dialog .modal-body {
    width: 400px
}

@media screen and (min-width: 768px) {
    .dialog-ttl {
        line-height: 1;
        text-align: center;
        font-size: 18px;
        color: #000;
        padding: 40px 15px 5px
    }
    .dialog-text{
        text-align: left;
        font-size: 14px;
        color: #000;
        margin: 0 15px 10px;
    }
    .dialog-text-indent{
        text-align: left;
        font-size: 12px;
        color: #000;
        margin: 0 15px;
        padding-left:1em;
        text-indent: -1em;
    }
    .dialog-ttl + .dialog-text{
        margin-top: 20px;
    }
    .dialog-btn-list {
        padding: 35px 0 20px;
        margin: 0 auto;
        max-width: 275px
    }
    .dialog-btn-list li {
        margin-bottom: 10px
    }
    .dialog-btn-yes,
    .dialog-btn-no {
        display: block;
        padding-top: 12px;
        text-align: center;
        background: #225ce3;
        color: #fff;
        height: 40px;
        border-radius: 5px;
        border: 1px solid #225ce3;
        font-size: 16px;
        line-height: 1
    }
    .dialog-btn-no {
        color: #225ce3;
        background: #fff
    }
}

@media screen and (max-width: 767px) {
    .modal {
        -webkit-overflow-scrolling: touch
    }
    .modal-content {
        max-width: inherit;
        margin: 65px auto 0
    }
    .modal-header {
        height: 47px;
        min-height: 47px
    }
    .modal-header .modal-header__close {
        padding-right: 10px
    }
    .modal-header .modal-header__close a {
        width: 30px;
        height: 40px;
        background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/formBtn_close.png) 0px 0 no-repeat;
        background-size: 100% auto
    }
    .modal-body__inner {
        padding: 0px;
        max-height: inherit;
        overflow: auto
    }
    .modal-ttl-wrap .modal-ttl {
        font-size: 17px
    }
    .modal-ttl-wrap .refine-modal__back {
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -10px
    }
    .modal-ttl-wrap .refine-modal__back a {
        padding-left: 18px
    }
    .modal-content-dialog {
        min-height: 105px;
        min-width: 310px;
        width: auto;
        max-width: 310px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -120px;
        margin-left: -155px
    }
    .modal-content-dialog .modal-header {
        display: none
    }
    .modal-content-dialog .modal-body {
        width: 100%;
        padding: 15px 20px 10px;
        border-radius: 10px
    }
    .dialog-ttl {
        line-height: 1.5;
        text-align: left;
        font-size: 16px;
        color: #000;
        margin-bottom: 15px
    }
    .dialog-text{
        text-align: left;
        font-size: 14px;
        color: #000;
        margin: 0 0 10px;
    }
    .dialog-text-indent{
        text-align: left;
        font-size: 12px;
        color: #000;
        padding-left:1em;
        text-indent: -1em;
    }
    .dialog-ttl + .dialog-text{
        margin-top: 20px;
    }
    .dialog-btn-list {
        overflow: hidden;
        margin-top: 20px
    }
    .dialog-btn-list li {
        float: right;
        margin: 0 0 0 20px
    }
    .dialog-btn-yes,
    .dialog-btn-no {
        display: inline-block;
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        line-height: 1;
        color: #007aff
    }
}

.loading-motion {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6)
}

#lottie {
    width: 250px;
    height: 250px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -125px;
    z-index: 2001
}

.comparison__contents {
    margin: 40px 0 0
}

.comparison__contents .itemList-fiveColumn>li {
    display: block !important
}

.itemList__close-btn {
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://5hpz9uv3cx.user-space.cdn.idcfcloud.net/images/parts/common/icon_close.svg) 0 0 no-repeat;
    background-size: 24px 24px;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 3
}

.itemList__option {
    margin-top: 15px;
    padding-bottom: 2px;
    font-size: 12px;
    min-height: 130px
}

.itemList__option li {
    line-height: 1.43;
    margin-bottom: 5px
}

.itemList__option li:last-child {
    margin-bottom: 0px
}

.itemList__option li strong {
    font-weight: bold
}

.itemList__description {
    height: 95px;
    font-size: 12px
}

.itemList__description .itemList__description-body {
    overflow: hidden;
    height: 4.55em
}

.itemList__description .itemList__description-btn {
    text-align: center;
    color: #999999;
    padding: 7px 0 0 0;
    margin-bottom: 10px;
    cursor: pointer
}

.itemList__description .itemList__description-btn span {
    position: relative;
    display: inline-block;
    padding: 2px 15px 2px 10px
}

.itemList__description .itemList__description-btn .defo-text::after {
    position: absolute;
    top: 50%;
    right: 2px;
    width: 5px;
    height: 5px;
    margin-top: -5px;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    transform: rotate(-45deg);
    content: ""
}

.itemList__description .itemList__description-btn .close-text {
    display: none
}

.itemList__description .itemList__description-btn .close-text::after {
    position: absolute;
    top: 50%;
    right: 2px;
    width: 5px;
    height: 5px;
    margin-top: -1px;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    transform: rotate(135deg);
    content: ""
}

.itemList__description.open {
    height: auto
}

.itemList__description.open .itemList__description-body {
    height: auto
}

.itemList__description.open .itemList__description-btn .defo-text {
    display: none
}

.itemList__description.open .itemList__description-btn .close-text {
    display: inline-block
}

.itemList__detail-btn a {
    display: block;
    padding-top: 12px;
    text-align: center;
    background: #225ce3;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1
}

@media screen and (max-width: 767px) {
    .comparison__contents {
        margin: 0px
    }
    .itemList__option {
        font-size: 11px;
        padding-bottom: 15px;
        min-height: inherit
    }
    .itemList__description {
        height: auto;
        margin-bottom: 20px
    }
    .itemList__description-btn {
        margin-bottom: -5px !important
    }
}

.brandList__contents {
    margin: 40px 0 0
}

.brandList__contents .contentInner {
    padding-bottom: 100px;
    border-bottom: none
}

.brandList__initial {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 30px
}

.brandList__initial dt {
    display: none
}

.brandList__initial ul {
    display: flex;
    flex-wrap: wrap
}

.brandList__initial ul li {
    padding: 0 6px;
    border-right: 1px solid #dedede
}

.brandList__initial ul li:last-child {
    border-right: none
}

.brandList__initial ul li a {
    font-weight: bold;
    color: #999999;
    padding: 0px 2px 0 2px;
    display: inline-block
}

.brandList__initial ul li .disabled {
    color: #000;
    padding: 0px 2px 0 2px;
    display: inline-block
}

#brandList__body {
    background: #ebebeb;
    border-radius: 5px;
    padding: 30px
}

.brandList__item-wrap .brandList__item dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    background: #000;
    color: #fff;
    padding: 8px 10px
}

.brandList__item-wrap .brandList__item dd {
    padding: 20px 0px 20px 0px;
    margin-right: -18px
}

.brandList__item-wrap .brandList__item ul {
    display: flex;
    flex-wrap: wrap
}

.brandList__item-wrap .brandList__item ul li {
    margin: 0 18px 10px 0;
    width: 116px;
    border-bottom: 1px solid #cccccc
}

.brandList__item-wrap .brandList__item ul li .brandList__item__inner {
    display: table;
    height: 100%;
    width: 100%
}

.brandList__item-wrap .brandList__item ul li a {
    display: table-cell;
    color: #000000;
    line-height: 1.5;
    vertical-align: middle;
    padding: 13px 5px
}

.brandList__item-wrap .brandList__item ul li a strong {
    display: block;
    text-align: center;
    color: #215ce3;
    font-size: 11px;
    word-break: break-all
}

.brandList__item-wrap .brandList__item ul li a span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
    color: #4c4c4c;
    word-break: break-all
}

@media screen and (min-width: 768px) {
    .brandList__initial dd {
        display: block !important
    }
    .brandList__item-wrap .brandList__item ul li a:hover {
        background: #dddddd
    }
}

@media screen and (max-width: 767px) {
    .brandList__contents {
        margin: 0px
    }
    .brandList__contents .contentInner {
        padding-bottom: 0px
    }
    .brandList__initial {
        padding: 0 15px;
        margin-bottom: 15px
    }
    .brandList__initial dt {
        display: block;
        cursor: pointer;
        color: #999999;
        text-align: center;
        border-radius: 5px;
        background: #ebebeb;
        height: 45px;
        padding: 15px 0 0 0
    }
    .brandList__initial dt span {
        display: inline-block;
        position: relative;
        padding: 0 15px
    }
    .brandList__initial dt span::after {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -5px;
        width: 7px;
        height: 7px;
        border-right: 1px solid #225ce3;
        border-bottom: 1px solid #225ce3;
        transform: rotate(45deg);
        content: ""
    }
    .brandList__initial dt.open span::after {
        transform: rotate(-135deg);
        margin-top: -2px
    }
    .brandList__initial dd {
        display: none
    }
    .brandList__initial ul {
        margin-right: -1.6%;
        padding-top: 10px
    }
    .brandList__initial ul li {
        padding: 0;
        border-right: none;
        width: 15%;
        margin-right: 1.666%;
        margin-bottom: 8px
    }
    .brandList__initial ul li:last-child {
        width: 65%
    }
    .brandList__initial ul li a {
        display: block;
        text-align: center;
        height: 50px;
        background: #ebebeb;
        text-decoration: none;
        border-radius: 5px;
        padding: 17px 0 0 0
    }
    .brandList__initial ul li .disabled {
        color: #999999;
        display: block;
        text-align: center;
        height: 50px;
        background: #ebebeb;
        text-decoration: none;
        border-radius: 5px;
        padding: 17px 0 0 0;
        opacity: 0.3
    }
    #brandList__body {
        border-radius: 0;
        padding: 0
    }
    .brandList__item-wrap .brandList__item dt {
        font-size: 12px;
        color: #fff;
        background: #000;
        line-height: 1;
        padding: 5px 15px
    }
    .brandList__item-wrap .brandList__item dd {
        padding: 15px 5px 15px 15px;
        margin-right: 0
    }
    .brandList__item-wrap .brandList__item ul li {
        margin: 0px 10px 10px 0;
        width: calc(33.333% - 10px)
    }
    .brandList__item-wrap .brandList__item ul li a {
        padding: 8px 5px
    }
    .brandList__item-wrap .brandList__item ul li a strong {
        font-size: 10px;
        line-height: 1.4
    }
    .brandList__item-wrap .brandList__item ul li a span {
        margin-top: 2px;
        font-size: 10px
    }
}

body.orderPage .contentInner {
    padding-bottom: 100px;
    border-bottom: none
}

.order__contents {
    margin: 40px 0 0
}

@media screen and (max-width: 767px) {
    body.orderPage .contentInner {
        padding-bottom: 45px
    }
    .order__contents {
        margin: 0px
    }
}

.orderFinish__title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px
}

.orderFinish__text {
    text-align: center;
    font-size: 14px;
    margin-bottom: 50px
}

@media screen and (max-width: 767px) {
    .orderFinish__title {
        font-size: 17px;
        margin-bottom: 15px;
        padding: 20px 15px 0
    }
    .orderFinish__text {
        font-size: 13px;
        padding: 0 15px;
        margin-bottom: 0px
    }
}

.orderDetail__change {
    width: 485px
}

.orderDetail__change-accordion {
    padding-top: 40px
}

.orderDetail__change-accordion>dt {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #DEDEDE;
    padding: 15px 0
}

.orderDetail__change-accordion>dt::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 5px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #225ce3;
    border-bottom: 1px solid #225ce3;
    transform: rotate(45deg);
    content: ""
}

.orderDetail__change-accordion>dt.open::after {
    margin-top: -4px;
    transform: rotate(-135deg)
}

.orderDetail__change-accordion>dd {
    padding: 30px 0 5px;
    display: none
}

.orderDetail__change-accordion .orgCheckList-payment>li {
    position: relative
}

.delete-btn {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10;
    padding: 5px 8px;
    line-height: 1.1;
    background: none;
    border: 1px solid #225ce3;
    border-radius: 5px;
    color: #225ce3;
    font-size: 14px
}

.orderDetail__change-text1 {
    margin-top: 40px;
    margin-bottom: 10px
}

.orderDetail__change-text2 {
    font-size: 13px;
    white-space: nowrap
}

#orderDetail__change-payment {
    display: none;
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .orderDetail__change {
        width: auto;
        margin-bottom: 50px
    }
    .orderDetail__change-accordion {
        padding-top: 0px
    }
    .orderDetail__change-accordion>dt {
        border-top: 1px solid #DEDEDE;
        border-bottom: 1px solid #DEDEDE;
        padding: 15px 35px 15px 15px;
        font-size: 16px
    }
    .orderDetail__change-accordion>dt::after {
        right: 15px
    }
    .orderDetail__change-accordion>dt.open::after {
        transform: rotate(-135deg)
    }
    .orderDetail__change-accordion>dd {
        padding: 0px
    }
    .orderDetail__change-accordion>dd .delivery-wrap {
        padding: 15px 15px 25px 15px;
        border-bottom: 1px solid #DEDEDE
    }
    .orderDetail__change-accordion>dd .orgCheckList>li:first-child {
        border-top: none
    }
    .orderDetail__change-accordion>dd .deliverInfo span {
        padding-right: 72px
    }
    .orderDetail__change-accordion>dd .deliverInfo span div.atten-text {
        margin-right: -72px
    }
    .delete-btn {
        top: 15px;
        right: 13px;
        padding: 4px 7px
    }
    .orderDetail__change-text1 {
        margin-top: 0px;
        margin-bottom: 10px;
        border-top: 1px solid #DEDEDE;
        border-bottom: 1px solid #DEDEDE;
        padding: 15px 15px 15px 15px;
        font-size: 16px
    }
    .orderDetail__change-text2 {
        font-size: 12px;
        white-space: normal;
        padding: 0px 15px 0px 15px
    }
    #orderDetail__change-payment {
        padding: 0px 15px 0px 15px;
        margin-top: 20px
    }
}

.mypage-finish-ttl01 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 40px
}

.mypage-finish-ttl02 {
    text-align: center;
    font-size: 14px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dedede
}

.no_line {
    border: none !important
}

#leave-textarea {
    display: none
}

@media screen and (max-width: 767px) {
    .mypage-finish-ttl01 {
        font-size: 17px;
        margin-bottom: 10px;
        margin-top: 0px
    }
    .mypage-finish-ttl02 {
        font-size: 13px;
        margin-bottom: 25px;
        padding-bottom: 0px;
        border-bottom: none
    }
}

body.otherPage .contentInner {
    padding-bottom: 100px;
    border-bottom: none
}

.other__contents {
    margin: 40px 0 0
}

.post__contents .form-box .form-item dt {
    padding-bottom: 25px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px
}

.post__contents .form-box .form-item dd {
    font-size: 16px;
    margin-bottom: 50px;
    padding: 0px
}

.post__contents .form-box .form-item dd ul.post__input-wrap {
    padding-top: 15px;
    overflow: hidden
}

.post__contents .form-box .form-item dd li:nth-of-type(1) {
    width: 400px;
    margin-right: 15px;
    float: left
}

.post__contents .form-box .form-item dd li:nth-of-type(2) {
    width: 90px;
    float: left
}

.post__contents .post-ex dt {
    padding: 10px 15px;
    line-height: 1.4;
    margin: 0 -15px;
    font-size: 14px;
    font-weight: bold;
    background: #ebebeb
}

.post__contents .post-ex dd {
    padding-top: 15px;
    margin-bottom: 30px
}

.errorTitle {
    padding: 40px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 980px;
    margin: 0 auto
}

.error-box {
    text-align: center
}

.error-box p {
    margin-bottom: 20px
}

.error-box ul {
    display: table;
    margin: 0 auto 30px
}

.error-box ul li {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em
}

@media screen and (max-width: 767px) {
    body.otherPage .contentInner {
        padding: 0 15px;
        padding-bottom: 45px
    }
    .other__contents {
        margin: 0px
    }
    .post__contents {
        margin: 0
    }
    .post__contents .form-box .form-item dt {
        padding: 10px 15px;
        line-height: 1.4;
        border-bottom: none;
        margin: 0 -15px;
        font-size: 14px;
        background: #ebebeb
    }
    .post__contents .form-box .form-item dd {
        font-size: 15px;
        margin-bottom: 10px;
        padding: 25px 0
    }
    .post__contents .form-box .form-item dd ul.post__input-wrap {
        padding-top: 15px;
        overflow: hidden
    }
    .post__contents .form-box .form-item dd li:nth-of-type(1) {
        width: calc(100% - 70px);
        margin-right: 10px
    }
    .post__contents .form-box .form-item dd li:nth-of-type(2) {
        width: 60px
    }
    .post__contents .post-ex dt {
        padding: 5px 15px;
        margin: 0 -15px;
        font-size: 13px;
        background: #f5f5f5
    }
    .post__contents .post-ex dd {
        font-size: 12px;
        padding-top: 10px;
        margin-bottom: 20px
    }
    .errorTitle {
        padding: 40px 0 25px;
        font-size: 19px;
        width: auto
    }
    .error-box {
        text-align: left
    }
    .error-box ul {
        display: block
    }
}

.tbl-post {
    width: 100%;
    margin: 30px 0;
    border-collapse: collapse;
    border: 1px solid #dedede
}

.tbl-post th,
.tbl-post td {
    padding: 18px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #dedede
}

.tbl-post th {
    background: #ebebeb
}

.tbl-post .btn-type01-s {
    width: 70px
}

@media screen and (max-width: 767px) {
    .tbl-post {
        display: block;
        border: none
    }
    .tbl-post thead {
        display: none
    }
    .tbl-post tbody {
        display: block
    }
    .tbl-post tr {
        display: table;
        width: 100%;
        border: 1px solid #dedede;
        border-bottom: none !important;
        border-collapse: collapse;
        margin-top: -1px
    }
    .tbl-post td {
        display: table-row;
        padding: 0px;
        font-size: 13px
    }
    .tbl-post [data-label]:before {
        display: table-cell;
        content: attr(data-label);
        font-weight: bold;
        background-color: #ebebeb;
        padding: 10px 10px;
        width: 80px;
        text-align: left
    }
    .tbl-post .tbl-post__sp-td {
        display: table-cell;
        padding: 10px 10px;
        font-size: 13px;
        text-align: left
    }
    .tbl-post .btn-type01-s {
        height: 35px
    }
}

.loading {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20000
}

.loading img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.cms-notFound {
    display: none
}

.initClass {
    min-height: 510px;
    max-height: 510px
}

@media screen and (max-width: 1250px) {
    .initClass {
        min-height: 460px;
        max-height: 460px
    }
}

@media screen and (max-width: 975px) {
    .initClass {
        min-height: 434px;
        max-height: 434px
    }
}

@media screen and (max-width: 767px) {
    .initClass {
        min-height: 212px;
        max-height: 212px
    }
}

.loader {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    position: absolute;
    z-index: 30;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #444851;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ball-grid-beat>div,
.ball-grid-pulse>div,
.ball-pulse-rise>div {
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    background-color: #225ce3;
    margin: 2px
}

@media (max-width: 767px) {
    .ball-grid-beat>div,
    .ball-grid-pulse>div,
    .ball-pulse-rise>div {
        height: 20px
    }
}

.ball-pulse-rise>div {
    width: 25px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0.46, 0.9, 0.6);
    animation-timing-function: cubic-bezier(0.15, 0.46, 0.9, 0.6);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

@media (max-width: 767px) {
    .ball-pulse-rise>div {
        width: 20px
    }
}

.ball-pulse-rise>div:nth-child(2n) {
    -webkit-animation-name: ball-pulse-rise-even;
    animation-name: ball-pulse-rise-even
}

.ball-pulse-rise>div:nth-child(2n-1) {
    -webkit-animation-name: ball-pulse-rise-odd;
    animation-name: ball-pulse-rise-odd
}

@-webkit-keyframes ball-pulse-rise-even {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4)
    }
    75% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ball-pulse-rise-even {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4)
    }
    75% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes ball-pulse-rise-odd {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4)
    }
    25% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
}

@keyframes ball-pulse-rise-odd {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4)
    }
    25% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
}

img {
    max-width: 100%;
    height: auto
}

th img,
td img {
    max-width: inherit;
    height: inherit
}

.cl {
    clear: both
}

.none {
    display: none !important
}

.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.bold {
    font-weight: bold !important
}

.normal {
    font-weight: normal !important
}

.t-col01 {
    color: #eb0027 !important
}

.color-red {
    color: #eb0027;
    font-weight: bold
}

.table-cell {
    display: table
}

.table-cell-l,
.table-cell-r {
    display: table-cell;
    vertical-align: middle
}

.bnr-wrap {
    margin-bottom: -8px
}

@media screen and (min-width: 768px) {
    .align_r {
        text-align: right !important
    }
    .align_c {
        text-align: center !important
    }
    .align_l {
        text-align: left !important
    }
    .fl_l {
        float: left
    }
    .fl_r {
        float: right
    }
    .sp_view {
        display: none
    }
	.sp_view_inline{
		display: none
	}
    .fs11 {
        font-size: 11px !important
    }
    .fs12 {
        font-size: 12px !important
    }
    .fs14 {
        font-size: 14px !important
    }
    .fs15 {
        font-size: 15px !important
    }
    .fs16 {
        font-size: 16px !important
    }
    .mt10 {
        margin-top: 10px !important
    }
    .mt20 {
        margin-top: 20px !important
    }
    .mt30 {
        margin-top: 30px !important
    }
    .mt40 {
        margin-top: 40px !important
    }
    .mt50 {
        margin-top: 50px !important
    }
    .mt60 {
        margin-top: 60px !important
    }
    .mb0 {
        margin-bottom: 0 !important
    }
    .mb10 {
        margin-bottom: 10px !important
    }
    .mb15 {
        margin-bottom: 15px !important
    }
    .mb20 {
        margin-bottom: 20px !important
    }
    .mb30 {
        margin-bottom: 30px !important
    }
    .mb35 {
        margin-bottom: 35px !important
    }
    .mb40 {
        margin-bottom: 40px !important
    }
    .mb50 {
        margin-bottom: 50px !important
    }
    .mb60 {
        margin-bottom: 60px !important
    }
    .mr15 {
        margin-right: 15px !important
    }
    .mr20 {
        margin-right: 20px !important
    }
    .pt5 {
        padding-top: 5px !important
    }
    .pt10 {
        padding-top: 10px !important
    }
    .pt15 {
        padding-top: 15px !important
    }
    .pt20 {
        padding-top: 20px !important
    }
    .pt30 {
        padding-top: 30px !important
    }
    .pt50 {
        padding-top: 50px !important
    }
    .pt70 {
        padding-top: 70px !important
    }
    .pb0 {
        padding-bottom: 0px !important
    }
    .w90 {
        width: 90px !important
    }
    .w300 {
        width: 300px !important
    }
    .w400 {
        width: 400px !important
    }
    .w100p {
        width: 100% !important
    }
}

@media screen and (max-width: 767px) {
    .sp_view {
        display: block !important
    }
    .sp_view_inline {
        display: inline !important
    }
    .favoriteIcon .sp_view {
        display: inline !important
    }
    .pc_view {
        display: none !important
    }
    .align_r_sp {
        text-align: right !important
    }
    .align_c_sp {
        text-align: center !important
    }
    .align_l_sp {
        text-align: left !important
    }
    .fl_l_sp {
        float: left
    }
    .fl_r_sp {
        float: right
    }
    .fs11_sp {
        font-size: 11px !important
    }
    .fs12_sp {
        font-size: 12px !important
    }
    .fs14_sp {
        font-size: 14px !important
    }
    .fs15_sp {
        font-size: 15px !important
    }
    .mt10_sp {
        margin-top: 10px !important
    }
    .mt20_sp {
        margin-top: 20px !important
    }
    .mt30_sp {
        margin-top: 30px !important
    }
    .mb0_sp {
        margin-bottom: 0 !important
    }
    .mb1_sp {
        margin-bottom: 1px !important
    }
    .mb10_sp {
        margin-bottom: 10px !important
    }
    .mb15_sp {
        margin-bottom: 15px !important
    }
    .mb20_sp {
        margin-bottom: 20px !important
    }
    .mb30_sp {
        margin-bottom: 30px !important
    }
    .mr20_sp {
        margin-right: 20px !important
    }
    .pt0_sp {
        padding-top: 0 !important
    }
    .pt5_sp {
        padding-top: 5px !important
    }
    .pt10_sp {
        padding-top: 10px !important
    }
    .pt20_sp {
        padding-top: 20px !important
    }
    .pb20_sp {
        padding-bottom: 20px !important
    }
    .pr10_sp {
        padding-right: 10px !important
    }
    .pr15_sp {
        padding-right: 15px !important
    }
    .pl10_sp {
        padding-left: 10px !important
    }
    .w100p_sp {
        width: 100% !important
    }
    .order1_sp {
        order: 1 !important
    }
    .order2_sp {
        order: 2 !important
    }
    .order3_sp {
        order: 3 !important
    }
    .bnr-wrap {
        padding: 0 0 0px 0;
        margin: 0;
        line-height: 0
    }
}


/*# sourceMappingURL=style.css.map */
