/* 
 * MEMO: IE対応（.isIE9, .no-flexbox, zoom: 1, filter:alpha）および
 * 不要なベンダープレフィックスを削除し、標準プロパティのみに整理しました。
 */

.sdApp#header {
    overflow: hidden
}

img[src*="https://b97.yahoo.co.jp/pagead/conversion/"],
img[src*="https://googleads.g.doubleclick.net/pagead/viewthroughconversion/"] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 1px;
    height: 1px;
    visibility: hidden
}

.wrap {
    max-width: 1620px;
    padding: 0 4pc;
    margin: 0 auto
}

.wrap.nsp {
    padding: 0
}

.isTablet .wrap {
    padding: 0 15px;
    max-width: none;
    width: 100%
}

.spMode .wrap {
    padding: 0 3%;
    max-width: none;
    width: 100%
}

#contents {
    margin: 0 auto
}

#container a {
    text-decoration: none;
    position: relative;
}

#container #m_container {
    margin-top: 0 !important
}

#container .pagetop * {
    box-sizing: border-box !important
}

/* MEMO: IE用ハック zoom: 1 を削除 */
.cf:after,
.wrap:after {
    content: "";
    display: block;
    clear: both
}

a:active,
a:link,
a:visited {
    color: #333;
    text-decoration: none;
    transition: color .5s;
    backface-visibility: hidden;
    position: relative;
}

a:hover {
    /*color: #c83250;*/
    color: #e01c4d;
    text-decoration: underline;
    position: relative;
}

.js-tabContents,
.js-toggleContents {
    display: none
}

.js-tabContents.is-active,
.js-toggleBox.is-open .js-toggleContents {
    display: block
}

#fb-plugin {
    margin-top: 20px
}

.fb_iframe_widget,
.fb_iframe_widget iframe[style],
.fb_iframe_widget span {
    width: 100% !important
}

.view {
    display: block !important
}

.none {
    display: none !important
}

.hidden {
    overflow: hidden !important
}

.fleft {
    float: left !important
}

.fright {
    float: right !important
}

.fnone {
    float: none !important
}

.tleft {
    text-align: left !important
}

.tcenter {
    text-align: center !important
}

.tright {
    text-align: right !important
}

.bold {
    font-weight: 700 !important
}

.normal {
    font-weight: 400 !important
}

.clear {
    clear: both
}

.vtop {
    vertical-align: top !important
}

.vmdl {
    vertical-align: middle !important
}

.vbtm {
    vertical-align: bottom !important
}

.italic {
    font-style: italic !important
}

.nowrap {
    white-space: nowrap !important
}

.wide {
    width: 100%;
    height: auto;
    max-width: none !important
}

.GSview {
    display: block !important
}

.shopMode .GSview {
    display: none !important
}

.nwide {
    max-width: 100% !important;
    width: auto !important;
    height: auto
}

.isTBn {
    display: block !important
}

.isTBb {
    display: none !important
}

.uline {
    text-decoration: underline !important
}

hr.clear {
    width: 95%;
    height: 0;
    border: 0;
    font-size: 0;
    line-height: 0
}

.break {
    word-wrap: break-word;
    word-break: break-all
}

.fontLL {
    font-size: 26px !important;
    font-size: 2.6rem !important
}

.fontL {
    font-size: 20px !important;
    font-size: 2rem !important
}

.fontM {
    font-size: 15px !important;
    font-size: 1.5rem !important
}

.fontS {
    font-size: 13px !important;
    font-size: 1.3rem !important
}

.fontSS {
    font-size: 11px !important;
    font-size: 1.1rem !important
}

.font38 {
    font-size: 38px !important;
    font-size: 3.8rem !important
}

.colRED {
    color: #d90000 !important
}

.colWHT {
    color: #fff !important
}

.img-line {
    border: 1px solid #ccc
}

.toggle-contents {
    display: none
}

.ib {
    display: inline-block !important;
    vertical-align: top
}

dl.ib {
    letter-spacing: -1em;
    display: table
}

dl.ib dd,
dl.ib dt {
    display: inline-block !important;
    letter-spacing: normal;
    vertical-align: top
}

ul.ib {
    letter-spacing: -.4em
}

ul.ib li {
    display: inline-block !important;
    letter-spacing: normal;
    vertical-align: top
}

ul.ib li.isSPb {
    display: none !important
}

ul.ib.list li {
    margin-right: 9pt
}

dl.idb {
    margin-top: -10px;
}

dl.idb:after {
    content: "";
    display: block;
    clear: both
}

dl.idb dt {
    clear: both;
    float: left;
    margin-right: 5px;
    padding-top: 10px;
    vertical-align: top;
    line-height: 1.3
}

dl.idb dt.colspan {
    float: none;
    margin-right: 0
}

dl.idb dd {
    overflow: hidden;
    padding: 10px 10px 0 0;
    vertical-align: top;
    line-height: 1.3
}

dl.idb dd.colspan {
    padding-top: 0
}

.tblb {
    display: table;
    width: 100%;
    letter-spacing: -1em
}

.tblb .tbc {
    display: table-cell;
    letter-spacing: normal
}

div.caution,
p.caution,
ul.caution li {
    padding-left: 1px;
    text-indent: -1px
}

.spt0 {
    margin-top: 0 !important
}

.spt5 {
    margin-top: 5px !important
}

.spt10 {
    margin-top: 10px !important
}

.spt15 {
    margin-top: 15px !important
}

.spt20 {
    margin-top: 20px !important
}

.spt25 {
    margin-top: 25px !important
}

.spt30 {
    margin-top: 30px !important
}

.spt35 {
    margin-top: 35px !important
}

.spt40 {
    margin-top: 40px !important
}

.spt45 {
    margin-top: 45px !important
}

.spt50 {
    margin-top: 50px !important
}

.spt55 {
    margin-top: 55px !important
}

.spt60 {
    margin-top: 60px !important
}

.spb0 {
    margin-bottom: 0 !important
}

.spb5 {
    margin-bottom: 5px !important
}

.spb10 {
    margin-bottom: 10px !important
}

.spb15 {
    margin-bottom: 15px !important
}

.spb20 {
    margin-bottom: 20px !important
}

.spb25 {
    margin-bottom: 25px !important
}

.spb30 {
    margin-bottom: 30px !important
}

.spb35 {
    margin-bottom: 35px !important
}

.spb40 {
    margin-bottom: 40px !important
}

.spb45 {
    margin-bottom: 45px !important
}

.spb50 {
    margin-bottom: 50px !important
}

.spb55 {
    margin-bottom: 55px !important
}

.spb60 {
    margin-bottom: 60px !important
}

.spl0 {
    margin-left: 0 !important
}

.spl5 {
    margin-left: 5px !important
}

.spl10 {
    margin-left: 10px !important
}

.spl15 {
    margin-left: 15px !important
}

.spl20 {
    margin-left: 20px !important
}

.spl25 {
    margin-left: 25px !important
}

.spl30 {
    margin-left: 30px !important
}

.spl35 {
    margin-left: 35px !important
}

.spl40 {
    margin-left: 40px !important
}

.spl45 {
    margin-left: 45px !important
}

.spl50 {
    margin-left: 50px !important
}

.spl55 {
    margin-left: 55px !important
}

.spl60 {
    margin-left: 60px !important
}

.spr0 {
    margin-right: 0 !important
}

.spr5 {
    margin-right: 5px !important
}

.spr10 {
    margin-right: 10px !important
}

.spr15 {
    margin-right: 15px !important
}

.spr20 {
    margin-right: 20px !important
}

.spr25 {
    margin-right: 25px !important
}

.spr30 {
    margin-right: 30px !important
}

.spr35 {
    margin-right: 35px !important
}

.spr40 {
    margin-right: 40px !important
}

.spr45 {
    margin-right: 45px !important
}

.spr50 {
    margin-right: 50px !important
}

.spr55 {
    margin-right: 55px !important
}

.spr60 {
    margin-right: 60px !important
}

.spauto {
    margin-right: auto !important;
    margin-left: auto !important
}

.sppt0 {
    padding-top: 0 !important
}

.sppt5 {
    padding-top: 5px !important
}

.sppt10 {
    padding-top: 10px !important
}

.sppt15 {
    padding-top: 15px !important
}

.sppt20 {
    padding-top: 20px !important
}

.sppt25 {
    padding-top: 25px !important
}

.sppt30 {
    padding-top: 30px !important
}

.sppt35 {
    padding-top: 35px !important
}

.sppt40 {
    padding-top: 40px !important
}

.sppt45 {
    padding-top: 45px !important
}

.sppt50 {
    padding-top: 50px !important
}

.sppt55 {
    padding-top: 55px !important
}

.sppt60 {
    padding-top: 60px !important
}

.sppb0 {
    padding-bottom: 0 !important
}

.sppb5 {
    padding-bottom: 5px !important
}

.sppb10 {
    padding-bottom: 10px !important
}

.sppb15 {
    padding-bottom: 15px !important
}

.sppb20 {
    padding-bottom: 20px !important
}

.sppb25 {
    padding-bottom: 25px !important
}

.sppb30 {
    padding-bottom: 30px !important
}

.sppb35 {
    padding-bottom: 35px !important
}

.sppb40 {
    padding-bottom: 40px !important
}

.sppb45 {
    padding-bottom: 45px !important
}

.sppb50 {
    padding-bottom: 50px !important
}

.sppb55 {
    padding-bottom: 55px !important
}

.sppb60 {
    padding-bottom: 60px !important
}

.sppl0 {
    padding-left: 0 !important
}

.sppl5 {
    padding-left: 5px !important
}

.sppl10 {
    padding-left: 10px !important
}

.sppl15 {
    padding-left: 15px !important
}

.sppl20 {
    padding-left: 20px !important
}

.sppl25 {
    padding-left: 25px !important
}

.sppl30 {
    padding-left: 30px !important
}

.sppl35 {
    padding-left: 35px !important
}

.sppl40 {
    padding-left: 40px !important
}

.sppl45 {
    padding-left: 45px !important
}

.sppl50 {
    padding-left: 50px !important
}

.sppl55 {
    padding-left: 55px !important
}

.sppl60 {
    padding-left: 60px !important
}

.sppr0 {
    padding-right: 0 !important
}

.sppr5 {
    padding-right: 5px !important
}

.sppr10 {
    padding-right: 10px !important
}

.sppr15 {
    padding-right: 15px !important
}

.sppr20 {
    padding-right: 20px !important
}

.sppr25 {
    padding-right: 25px !important
}

.sppr30 {
    padding-right: 30px !important
}

.sppr35 {
    padding-right: 35px !important
}

.sppr40 {
    padding-right: 40px !important
}

.sppr45 {
    padding-right: 45px !important
}

.sppr50 {
    padding-right: 50px !important
}

.sppr55 {
    padding-right: 55px !important
}

.sppr60 {
    padding-right: 60px !important
}

.w100p {
    width: 100% !important
}

#breadcrumb {
    max-width: 100pc;
    min-width: 980px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box !important
}

#breadcrumb .breadcrumb-list {
    letter-spacing: -.4em;
    padding-top: 10px;
    padding-bottom: 8px
}

.spMode #breadcrumb .breadcrumb-list {
    padding-top: 3px;
    padding-bottom: 3px
}

#breadcrumb .breadcrumb-list li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 13px;
    font-size: 1.3rem
}

#breadcrumb .breadcrumb-list li a {
    margin-right: 8px;
    line-height: 1.3;
    color: #e01c4d
        /*color: #c83250*/
}

#breadcrumb .breadcrumb-list li a:after {
    content: ">";
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -.1em;
    color: #333
}

#breadcrumb .breadcrumb-list li a:hover {
    color: #000
}

@media screen and (min-width:1640px) {
    #breadcrumb {
        padding-left: 0;
        padding-right: 0
    }
}

.rcrumbs {
    white-space: nowrap;
    overflow: hidden;
    min-height: 37px
}

.spMode .rcrumbs {
    min-height: inherit;
}

#container a.blank {
    display: inline-block;
    overflow: hidden;
    line-height: 1.3;
    vertical-align: middle
}

#container a.blank:after {
    content: "";
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -146px -24px;
    display: inline-block;
    width: 9pt;
    height: 9pt;
    margin-left: 5px;
    margin-top: -.2em;
    vertical-align: middle;
    margin-right: 5px
}

#container a:not(.notalp) img,
.alpha a img,
a.alpha {
    backface-visibility: hidden
}

#container a:not(.notalp):hover img,
.alpha a img:hover,
a.alpha img:hover,
img.alpha:hover {
    opacity: .7;
    /* MEMO: filter: alpha 削除 */
    transition: .5s
}

#container .notalp a:hover img {
    opacity: 1;
    /* MEMO: filter: alpha 削除 */
    transition: 0
}

.arrow a {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    line-height: 1.3
}

.arrow a:before {
    content: "";
    position: absolute;
    left: 0;
    top: .3em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #000
}

.arrow-type-2 {
    margin-top: 8px
}

.arrow-type-2:first-child {
    margin-top: 0
}

.arrow-type-2 a {
    text-decoration: none !important;
    display: inline-block;
    line-height: 1.2;
    padding-left: 9pt
}

.arrow-type-2 a:before {
    display: block;
    float: left;
    content: "";
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -22px -59px;
    width: 7px;
    height: 13px;
    margin-left: -9pt;
    margin-top: .2em
}

.arrow-type-2 a:hover {
    text-decoration: underline !important
}

.arrow-type-2 a:hover:before {
    background-position: -22px -73px
}

.arrow-type-3 {
    line-height: 1.3
}

.arrow-type-3 a {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin: 2px 0
}

.arrow-type-3 a:before {
    content: "";
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -90px;
    display: block;
    width: 1pc;
    height: 1pc;
    position: absolute;
    top: 0;
    left: 0
}

.arrow-type-3.nolink {
    position: relative;
    padding-left: 20px;
    margin: 2px 0
}

.arrow-type-3.nolink:before {
    content: "";
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -90px;
    display: block;
    width: 1pc;
    height: 1pc;
    position: absolute;
    top: 0;
    left: 0
}

.hv-shadow a {
    display: inline-block;
    transform: translateZ(0);
    box-shadow: 0 0 0 transparent;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: .3s;
    transition-property: box-shadow
}

.hv-shadow a:active,
.hv-shadow a:focus,
.hv-shadow a:hover {
    box-shadow: 0 0 9pt rgba(0, 0, 0, .3)
}

.hv-down a {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color
}

.hv-down a,
.hv-down a:before {
    transition-duration: .3s
}

.hv-down a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7edef;
    opacity: .8;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-timing-function: ease-out
}

.hv-down a:active:before,
.hv-down a:focus:before,
.hv-down a:hover:before {
    transform: scaleY(1)
}

#main-area.top {
    width: 100%;
    min-width: 60pc;
    border-bottom: 1px solid #d7d7d7;
    box-shadow: #efefef 0 4px;
    padding: 0 4pc
}

#main-area.top .wrap {
    display: table;
    word-spacing: -1em;
    padding: 0;
    width: 100%;
    position: relative
}

#main-area.top .wrap .photo,
#main-area.top .wrap .text {
    display: table-cell;
    vertical-align: top
}

#main-area.top .text {
    width: 30.97826087%;
    padding: 30px 10px 10px 3%;
    color: #fff;
    position: relative
}

#main-area.top .text .ico {
    position: absolute;
    top: 30px;
    left: 0
}

#main-area.top .text i {
    display: inline-block;
    min-width: 200px;
    margin-right: -200px;
    background: #fff;
    position: relative;
    height: 30px;
    box-shadow: 0 3px 4px -3px rgba(0, 0, 0, .3)
}

#main-area.top .text i:after,
#main-area.top .text i:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    box-shadow: 0 3px 4px -3px rgba(0, 0, 0, .3)
}

#main-area.top .text i:before {
    top: 100%;
    border-width: 0 3px 3px 0;
    border-color: transparent;
    border-right-color: #a6a6a6
}

#main-area.top .text i:after {
    left: 98%;
    border-width: 15px 10px;
    border-style: solid;
    border-color: #fff;
    border-right-color: transparent
}

#main-area.top .text i span {
    display: inline-block;
    padding: 6px 0 5px 6px;
    font-size: 1pc;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    color: #000;
    text-shadow: none !important
}

#main-area.top .text i span:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1pc;
    height: 1pc;
    margin-top: -6px;
    margin-right: 4px
}

#main-area.top .text h2 {
    font-size: 3pc;
    line-height: 1.2;
    margin-top: 45px
}

#main-area.top .text .catch {
    margin-top: 2px;
    line-height: 1.3
}

@media screen and (min-width:1599px) {
    #main-area.top .wrap {
        margin: 0 auto;
        max-width: 1500px
    }
}

.box-link {
    border: 1px solid #dedede
}

.box-link a {
    display: block;
    background: #fff;
    padding: 3px;
    text-decoration: none !important;
}

.box-link a span {
    display: block;
    padding: 14px 20px 9pt;
    font-size: 1pc;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    transition: background .3s
}

.box-link.PNK span {
    background: #c83451;
    color: #fff
}

.box-link.PNK:hover span {
    background: #d94663
}

.box-link.GRY span {
    background: #efefef;
    color: #000
}

.box-link.GRY:hover span {
    background: #e2e2e2
}

.box-link.LBLU span {
    background: #d2e2ff;
    color: #000
}

.box-link.LBLU:hover span {
    background: #dfeaff
}

.box-link.WHT span {
    background: #fff;
    color: #000
}

.box-link.WHT:hover span {
    background: #c83451;
    color: #fff
}

.box-link.arrR span {
    padding-right: 24px;
    position: relative
}

.box-link.arrR span:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -118px;
    top: 50%;
    right: 8px;
    width: 9pt;
    height: 28px;
    margin-top: -11px
}

.box-link.arrR.GRY span:after,
.box-link.arrR.LBLU span:after,
.box-link.arrR.WHT span:after {
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -30px;
    margin-top: -13px
}

.box-link.arrR.WHT a:hover span:after {
    background-position: 0 -118px
}

.box-link.arrL span {
    padding-left: 2pc;
    position: relative
}

.box-link.arrL span:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 8px;
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -9pt -118px;
    width: 9pt;
    height: 28px;
    margin-top: -11px
}

.box-link.arrL.GRY span:after,
.box-link.arrL.LBLU span:after,
.box-link.arrL.WHT span:after {
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -22px -30px;
    margin-top: -13px
}

.box-link.arrL.WHT a:hover span:after {
    background-position: -9pt -118px
}

.isFXn {
    display: block !important
}

.isFXb {
    display: none !important
}

#contents section:nth-child(1) div:nth-child(1)>.title-box:nth-child(1),
#contents section:nth-child(1)>.title-box:nth-child(1),
#side section:nth-child(1) div:nth-child(1)>.title-box:nth-child(1),
#side section:nth-child(1)>.title-box:nth-child(1) {
    margin-top: 0 !important
}

.site-info {
    padding: 6px 6px 8px;
    margin-bottom: 7px;
    border-bottom: 1px solid #bfbfbf;
    font-size: 1.3rem
}

.site-info span {
    display: block;
    width: 75pt;
    text-align: center;
    padding: 2px 0 0;
    margin: 0 0 5px;
    font-size: 1.2rem;
    background-color: #efefef
}

.site-info:last-child {
    text-align: right;
    border-bottom: 0
}

.site-info a {
    text-decoration: none !important
}

#side div:nth-child(1)>.title-box:nth-child(1) {
    margin-top: 6px !important
}

.bnr-list.vertical li {
    margin-top: 15px
}

.bnr-list.vertical li:first-child {
    margin-top: 0
}

.bnr-list.horizon li {
    margin-top: 15px;
    padding: 0 2%
}

.bnr-list.horizon li:nth-child(1),
.bnr-list.horizon li:nth-child(2) {
    margin-top: 0
}

.bnr-list.horizon.col2 li:nth-child(odd) {
    padding-left: 0
}

.bnr-list.horizon.col2 li:nth-child(even) {
    padding-right: 0
}

.title-box {
    width: 100%;
    text-align: center;
    margin-top: 70px
}

.title-box:after {
    content: "";
    position: absolute;
    top: 30%;
    left: 0;
    display: block;
    background: #bfbfbf;
    width: 100%;
    height: 2px
}

.title-box,
.title-box .ttl-wrap {
    position: relative;
    padding: 0 20px
}

.title-box .ttl-wrap {
    display: inline-block;
    background: #fff;
    vertical-align: top;
    z-index: 1;
    color: #656565
}

.title-box .eng {
    display: inline-block;
    line-height: 1 !important;
    font-style: italic;
    font-size: 20px;
    font-size: 2rem
}

.title-box .title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2;
    font-weight: 700
}

.title-box .title,
.title-box .title.eng {
    color: #656565
}

.title-box .title.eng {
    font-size: 3pc;
    font-size: 4.8rem;
    font-style: italic;
    margin-top: -9pt
}

.title-box .title.noeng {
    margin-top: -10px;
    color: #656565
}

.title-box.left,
.title-box.left .title {
    text-align: left !important
}

.title-box.sizeS:after {
    top: 50%
}

.title-box.sizeS .title {
    font-size: 24px;
    font-size: 2.4rem
}

#side .title-box {
    margin-top: 30px;
    padding: 0 5px
}

#side .title-box .ttl-wrap {
    padding: 0 5px
}

#side .title-box .title {
    font-size: 20px;
    font-size: 2rem
}

#side .title-box .eng {
    font-size: 1pc;
    font-size: 1.6rem
}

.title-box+.title-box {
    margin-top: 30px
}

/* MEMO: ベンダープレフィックス付きFlexboxを標準に統一 */
.box-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

/* MEMO: .no-flexbox (IE用フォールバック) を削除 */

.box-wrap.block1 .box:nth-child(n+2),
.box-wrap.block2 .box:nth-child(n+3),
.box-wrap.block3 .box:nth-child(n+4),
.box-wrap.block4 .box:nth-child(n+5),
.box-wrap.block5 .box:nth-child(n+6),
.box-wrap.block6 .box:nth-child(n+7) {
    margin-top: 15px
}

.box-wrap img.border {
    border: 1px solid #dedede
}

.box-wrap.border .box {
    border: 1px solid #dedede
}

.box-wrap.border .box a {
    padding: 9pt 10px;
    display: block
}

.box-wrap.bnr a {
    padding: 5px !important
}

.box-wrap.bnr a img {
    width: 100%;
    max-width: none
}

.box-wrap.block1 {
    width: 100%
}

.box-wrap.block1 .box {
    width: 100%
}

.box-wrap.block2 {
    width: 101.5%;
    margin-left: -1.5%
}

.box-wrap.block2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.box-wrap.block3 {
    width: 101.5%;
    margin-left: -1.5%
}

.box-wrap.block3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.box-wrap.block4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.box-wrap.block4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.box-wrap.block5 {
    width: 101.333333333%;
    margin-left: -1.333333333%
}

.box-wrap.block5 .box {
    width: 18.66666667%;
    margin-left: 1.333333333%
}

.box-wrap.block6 {
    width: 101.66666667%;
    margin-left: -1.66666667%
}

.box-wrap.block6 .box {
    width: 15%;
    margin-left: 1.66666667%
}

.title-box+.box-wrap {
    padding-top: 1pc
}

.lead-text {
    line-height: 1.6 !important
}

.item-list a {
    text-decoration: none !important;
    color: #000;
    display: block
}

.item-list a:hover .name {
    text-decoration: underline !important;
    color: #e01c4d
        /*color: #c83250*/
}

.item-list p {
    line-height: 1.2
}

.item-list .name {
    transition: color .5s;
    margin-top: 5px
}

.item-list .num {
    text-indent: -.5em;
    margin-top: 8px
}

.item-list .thum {
    text-align: center;
    line-height: 0
}

.item-list .thum img {
    width: 100%;
    max-width: none
}

.item-list .off,
.item-list .price {
    font-weight: 700;
    margin-top: 5px
}

.item-list .off {
    color: #900
}

.item-list .price {
    font-size: 1pc;
    font-size: 1.6rem
}

.itemview-chklist a {
    padding: 0
}

.list-simple li a {
    display: block;
    padding: 5px !important;
    text-decoration: none !important
}

.list-simple li a span {
    display: block;
    padding: 9px 30px 7px 5px;
    position: relative
}

.list-simple li a span:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -30px;
    width: 9pt;
    height: 26px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    right: 5px
}

.list-simple li a:hover span {
    background-color: #fce8e8;
    transition: background .5s
}

.list-simple li a:hover span:after {
    background-position: 0 -56px
}

.cat-txt {
    position: relative;
    overflow: hidden;
    min-height: 3em
}

.cat-txt .more-lead-btn {
    color: #a02c43 !important;
    position: absolute;
    text-decoration: none;
    bottom: 0;
    right: 0;
    background: url(/cmn/images/cat_text_bg.png)repeat-y left top;
    display: block !important;
    border: 0;
    padding: 0 0 0 25px !important;
    margin: 0;
    line-height: 1.6
}

.cat-txt .more-lead-btn span {
    text-decoration: underline
}

/* MEMO: ベンダープレフィックス付きFlexboxを標準に統一 */
.col-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

/* MEMO: .no-flexbox (IE用フォールバック) を削除 */

.col-wrap.tcenter {
    justify-content: center
}

.col-md-12 {
    width: 100%
}

.col-md-11 {
    width: 91.66666667%
}

.col-md-10 {
    width: 83.33333333%
}

.col-md-9 {
    width: 75%
}

.col-md-8 {
    width: 66.66666667%
}

.col-md-7 {
    width: 58.33333333%
}

.col-md-6 {
    width: 50%
}

.col-md-5 {
    width: 41.66666667%
}

.col-md-4 {
    width: 33.33333333%
}

.col-md-3 {
    width: 25%
}

.col-md-2 {
    width: 16.66666667%
}

.col-md-1 {
    width: 8.33333333%
}

/*サイドバーかんたん検索*/
#side .side-search {
    text-align: center;
    visibility: hidden;
    /*min-height: 218px;*/
    background: #f5f5f5;
    padding: 15px 15px 20px;
}

#side .side-search.isLoaded {
    visibility: visible
}

#side .side-search .ttl {
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #555;
    line-height: 1.2;
    padding-bottom: 5px;
    padding-left: 28px
}

#side .side-search .ttl:before {
    content: "";
    display: inline-block;
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -81pt 0;
    position: absolute;
    left: 0;
    top: -2px;
    width: 23px;
    height: 23px;
    vertical-align: top
}

#side .side-search select {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    margin-top: 5px;
    font-family: "NotoSansJP", sans-serif;
}

#side .side-search i {
    display: block;
    text-align: center;
    margin-top: 5px
}

#side .side-search .SSbtn {
    background: #fff;
    margin-top: 15px
}

#side .side-search .SSbtn input,
.side-search select {
    width: 100%;
}

#side .side-search .SSbtn input {
    display: block;
    background: #a02c43;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 1pc;
    font-size: 1.4rem
}

#side .side-search .SSbtn input:hover {
    opacity: .8;
    transition: .5s
}

/*サイドバーかんたん検索ここまで*/
.moreArea li:nth-child(n+5) {
    display: none
}

.moreArea.is-open li:nth-child(n+5) {
    display: inline-block;
    opacity: 1;
    animation: a .3s
}

/* MEMO: @keyframes のベンダープレフィックスを削除 */
@keyframes a {
    to {
        opacity: 1
    }
}

.moreArea>.moreBtn {
    display: none;
    text-decoration: none !important
}

.moreArea.is-more>.moreBtn {
    display: block
}

.moreArea.is-open>.moreBtn {
    display: none
}

#side .bnr-list {
    border-top: 1px solid #bfbfbf;
    padding-top: 30px;
    margin-top: 30px
}

#side .bnr-list a {
    display: block
}

#side .bnr-list li {
    margin-top: 26px
}

#side .bnr-list li img {
    width: 100%;
    max-width: none
}

#side .bnr-list li img.border {
    border: 1px solid #dedede
}

#side .bnr-list li:first-child,
.shopMode #side .bnr-list li:first-child.GSview+li {
    margin-top: 0
}

#side .bnr-list.nobord {
    border: 0 0 !important;
    margin-top: 0 !important
}

#side .bnr-list.txt-bnr li {
    margin-top: 8px
}

#side .bnr-list.txt-bnr li:first-child {
    margin-top: 0
}

#side .bnr-list.txt-bnr a {
    display: block;
    background: #fff;
    padding: 15px 2px 13px 24px;
    text-decoration: none !important;
    border: 1px solid #dedede;
    position: relative;
    line-height: 1.2
}

#side .bnr-list.txt-bnr a:before {
    content: "";
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -90px;
    display: block;
    width: 1pc;
    height: 1pc;
    position: absolute;
    top: 15px;
    left: 5px
}

#side .bnr-list.txt-bnr a:hover {
    border-color: #c0304d
}

#side .side-search+.bnr-box .bnr-list {
    border: 0 0 !important;
    margin-top: 0 !important
}

#side .bnr-box:first-of-type(1) .bnr-list {
    border: 0;
    margin-top: 0;
    padding-top: 0
}

#side .bnr-box:first-of-type(1) .title-box+.bnr-list {
    padding-top: 15px
}

#side .title-box+.bnr-list {
    border: 0;
    margin-top: 0;
    padding-top: 15px
}

#side .item-list a {
    padding: 0;
    display: table;
    word-spacing: -1em
}

#side .item-list a .item-detail,
#side .item-list a .thum {
    display: table-cell;
    word-spacing: normal
}

#side .item-list .thum {
    width: 40%;
    vertical-align: middle
}

#side .item-list .thum img {
    vertical-align: middle
}

#side .item-list .item-detail {
    vertical-align: top;
    width: 60%;
    padding: 5px 8px 8px 5%
}

#side .recommend-you li {
    border: 0 !important;
    margin-top: 0 !important
}

#side .recommend-you li a {
    border: 1px solid #dedede;
    margin-top: 15px
}

#side .recommend-you li:first-child a {
    margin-top: 0
}

@media screen and (min-width:0) and (max-width:1199px) {
    .wrap {
        width: 100%;
        padding: 0 2pc;
        min-width: 0
    }

    .wrap.nsp {
        padding: 0
    }

    .isFXn {
        display: none !important
    }

    .isFXb {
        display: block !important
    }

    .nwide {
        max-width: 100% !important;
        width: auto !important;
        height: auto
    }

    #main-area.top {
        padding: 0 2pc
    }

    #main-area.top .text {
        padding: 24px 10px 10px 1.5%
    }

    #main-area.top .text .ico {
        top: 14px
    }

    #main-area.top .text h2 {
        font-size: 42px;
        line-height: 1.2;
        margin-top: 30px
    }

    #breadcrumb {
        padding-left: 10px;
        padding-right: 10px
    }

    .item-list li {
        text-align: center
    }

    .item-list li h3 {
        display: inline-block
    }

    .item-list li a {
        text-align: left
    }

    .item-list .name,
    .item-list .num {
        font-size: 9pt;
        font-size: 1.2rem
    }

    .item-list .off,
    .item-list .price {
        font-size: 13px;
        font-size: 1.3rem
    }

    .title-box .title {
        font-size: 2pc;
        font-size: 3.2rem
    }

    .title-box .title.eng {
        font-size: 42px;
        font-size: 4.2rem
    }

    #side .title-box {
        margin-top: 30px;
        padding: 0 5px
    }

    #side .title-box .ttl-wrap {
        padding: 0 5px
    }

    #side .title-box .title {
        font-size: 18px;
        font-size: 1.8rem
    }

    #side .title-box .eng {
        font-size: 13px;
        font-size: 1.3rem
    }

    .box-wrap {
        width: 100%
    }

    .box-wrap .box {
        display: inline-block;
        letter-spacing: normal;
        vertical-align: top
    }

    .box-wrap.block-sm-1 .box:nth-child(n+2),
    .box-wrap.block-sm-2 .box:nth-child(n+3),
    .box-wrap.block-sm-3 .box:nth-child(n+4),
    .box-wrap.block-sm-4 .box:nth-child(n+5),
    .box-wrap.block-sm-5 .box:nth-child(n+6),
    .box-wrap.block-sm-6 .box:nth-child(n+7) {
        margin-top: 10px
    }

    .box-wrap.border .box {
        border: 1px solid #dedede
    }

    .box-wrap.border .box a {
        padding: 10px 8px
    }

    .box-wrap.border .box a.bnr a {
        padding: 5px
    }

    .box-wrap.border .box a.bnr a img {
        width: 100%;
        max-width: none
    }

    .box-wrap.block2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block2.block-sm-1,
    .box-wrap.block2.block-sm-1 .box {
        width: 100%
    }

    .box-wrap.block3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block3.block-sm-1,
    .box-wrap.block3.block-sm-1 .box {
        width: 100%
    }

    .box-wrap.block3.block-sm-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block3.block-sm-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block4 {
        width: 101.666666667%;
        margin-left: -1.666666667%
    }

    .box-wrap.block4 .box {
        width: 23.33333333%;
        margin-left: 1.666666667%
    }

    .box-wrap.block4.block-sm-1,
    .box-wrap.block4.block-sm-1 .box {
        width: 100%
    }

    .box-wrap.block4.block-sm-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block4.block-sm-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block4.block-sm-3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block4.block-sm-3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block5 {
        width: 101.333333333%;
        margin-left: -1.333333333%
    }

    .box-wrap.block5 .box {
        width: 18.66666667%;
        margin-left: 1.333333333%
    }

    .box-wrap.block5.block-sm-1,
    .box-wrap.block5.block-sm-1 .box {
        width: 100%
    }

    .box-wrap.block5.block-sm-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block5.block-sm-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block5.block-sm-3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block5.block-sm-3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block5.block-sm-4 {
        width: 101.666666667%;
        margin-left: -1.666666667%
    }

    .box-wrap.block5.block-sm-4 .box {
        width: 23.33333333%;
        margin-left: 1.666666667%
    }

    .box-wrap.block6 {
        width: 101.66666667%;
        margin-left: -1.66666667%
    }

    .box-wrap.block6 .box {
        width: 15%;
        margin-left: 1.66666667%
    }

    .box-wrap.block6.block-sm-1,
    .box-wrap.block6.block-sm-1 .box {
        width: 100%
    }

    .box-wrap.block6.block-sm-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block6.block-sm-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block6.block-sm-3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block6.block-sm-3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block6.block-sm-4 {
        width: 101.666666667%;
        margin-left: -1.666666667%
    }

    .box-wrap.block6.block-sm-4 .box {
        width: 23.33333333%;
        margin-left: 1.666666667%
    }

    .box-wrap.block6.block-sm-5 {
        width: 101.333333333%;
        margin-left: -1.333333333%
    }

    .box-wrap.block6.block-sm-5 .box {
        width: 18.66666667%;
        margin-left: 1.333333333%
    }

    /* MEMO: .isIE9 用スタイルを削除 */

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .side-search .ttl {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 24px;
        margin: 0 -8px
    }
}

@media screen and (min-width:0) and (max-width:979px) {
    #side .bnr-list.txt-bnr a:before {
        top: 14px
    }

    .title-box .title {
        font-size: 30px;
        font-size: 3rem
    }

    .box-wrap {
        width: 100%
    }

    .box-wrap.block-xsp-1 .box:nth-child(n+2),
    .box-wrap.block-xsp-2 .box:nth-child(n+3),
    .box-wrap.block-xsp-3 .box:nth-child(n+4),
    .box-wrap.block-xsp-4 .box:nth-child(n+5),
    .box-wrap.block-xsp-5 .box:nth-child(n+6),
    .box-wrap.block-xsp-6 .box:nth-child(n+7) {
        margin-top: 10px
    }

    .box-wrap.block2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block2.block-xsp-1,
    .box-wrap.block2.block-xsp-1 .box {
        width: 100%
    }

    .box-wrap.block3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block3.block-xsp-1,
    .box-wrap.block3.block-xsp-1 .box {
        width: 100%
    }

    .box-wrap.block3.block-xsp-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block3.block-xsp-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block4 {
        width: 101.666666667%;
        margin-left: -1.666666667%
    }

    .box-wrap.block4 .box {
        width: 23.33333333%;
        margin-left: 1.666666667%
    }

    .box-wrap.block4.block-xsp-1,
    .box-wrap.block4.block-xsp-1 .box {
        width: 100%
    }

    .box-wrap.block4.block-xsp-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block4.block-xsp-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block4.block-xsp-3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block4.block-xsp-3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block5 {
        width: 101.333333333%;
        margin-left: -1.333333333%
    }

    .box-wrap.block5 .box {
        width: 18.66666667%;
        margin-left: 1.333333333%
    }

    .box-wrap.block5.block-xsp-1,
    .box-wrap.block5.block-xsp-1 .box {
        width: 100%
    }

    .box-wrap.block5.block-xsp-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block5.block-xsp-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block5.block-xsp-3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block5.block-xsp-3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block5.block-xsp-4 {
        width: 101.666666667%;
        margin-left: -1.666666667%
    }

    .box-wrap.block5.block-xsp-4 .box {
        width: 23.33333333%;
        margin-left: 1.666666667%
    }

    .box-wrap.block6 {
        width: 101.66666667%;
        margin-left: -1.66666667%
    }

    .box-wrap.block6 .box {
        width: 15%;
        margin-left: 1.66666667%
    }

    .box-wrap.block6.block-xsp-1,
    .box-wrap.block6.block-xsp-1 .box {
        width: 100%
    }

    .box-wrap.block6.block-xsp-2 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block6.block-xsp-2 .box {
        width: 48.5%;
        margin-left: 1.5%
    }

    .box-wrap.block6.block-xsp-3 {
        width: 101.5%;
        margin-left: -1.5%
    }

    .box-wrap.block6.block-xsp-3 .box {
        width: 31.83333333%;
        margin-left: 1.5%
    }

    .box-wrap.block6.block-xsp-4 {
        width: 101.666666667%;
        margin-left: -1.666666667%
    }

    .box-wrap.block6.block-xsp-4 .box {
        width: 23.33333333%;
        margin-left: 1.666666667%
    }

    .box-wrap.block6.block-xsp-5 {
        width: 101.333333333%;
        margin-left: -1.333333333%
    }

    .box-wrap.block6.block-xsp-5 .box {
        width: 18.66666667%;
        margin-left: 1.333333333%
    }

    .col-xsp-1,
    .col-xsp-2,
    .col-xsp-3,
    .col-xsp-4,
    .col-xsp-5,
    .col-xsp-6,
    .col-xsp-7,
    .col-xsp-8,
    .col-xsp-9,
    .col-xsp-10,
    .col-xsp-11,
    .col-xsp-12 {
        vertical-align: top;
        display: inline-block;
        letter-spacing: normal
    }

    .col-xsp-12 {
        width: 100%
    }

    .col-xsp-11 {
        width: 91.66666667%
    }

    .col-xsp-10 {
        width: 83.33333333%
    }

    .col-xsp-9 {
        width: 75%
    }

    .col-xsp-8 {
        width: 66.66666667%
    }

    .col-xsp-7 {
        width: 58.33333333%
    }

    .col-xsp-6 {
        width: 50%
    }

    .col-xsp-5 {
        width: 41.66666667%
    }

    .col-xsp-4 {
        width: 33.33333333%
    }

    .col-xsp-3 {
        width: 25%
    }

    .col-xsp-2 {
        width: 16.66666667%
    }

    .col-xsp-1 {
        width: 8.33333333%
    }

    .arrow-type-3 {
        line-height: 1.3
    }

    .arrow-type-3 a:before,
    .arrow-type-3.nolink:before {
        top: -1px
    }

    .side-search .ttl {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.isMobileDevice .fontLL,
.spMode .fontLL {
    font-size: 26px !important;
    font-size: 2.6rem !important
}

.isMobileDevice .fontL,
.spMode .fontL {
    font-size: 18px !important;
    font-size: 1.8rem !important
}

.isMobileDevice .fontM,
.spMode .fontM {
    font-size: 14px !important;
    font-size: 1.4rem !important
}

.isMobileDevice .fontS,
.spMode .fontS {
    font-size: 13px !important;
    font-size: 1.3rem !important
}

.isMobileDevice .fontSS,
.spMode .fontSS {
    font-size: 11px !important;
    font-size: 1.1rem !important
}

.isMobileDevice .font38,
.spMode .font38 {
    font-size: 30px !important;
    font-size: 3rem !important
}

.isMobileDevice #main-area.top,
.spMode #main-area.top {
    padding: 0;
    min-width: 0;
    width: 100%
}

.isMobileDevice #main-area.top .wrap,
.spMode #main-area.top .wrap {
    margin: 0;
    max-width: none
}

.isMobileDevice #main-area.top .text,
.spMode #main-area.top .text {
    padding: 24px 2px 10px 1%
}

.isMobileDevice #main-area.top .text i,
.spMode #main-area.top .text i {
    min-width: 150px;
    height: 24px
}

.isMobileDevice #main-area.top .text i span,
.spMode #main-area.top .text i span {
    font-size: 14px;
    font-size: 1.4rem
}

.isMobileDevice #main-area.top .text i:after,
.spMode #main-area.top .text i:after {
    border-width: 9pt 10px
}

.isMobileDevice #main-area.top .text .ico,
.spMode #main-area.top .text .ico {
    top: 24px
}

.isMobileDevice #main-area.top .text h2,
.spMode #main-area.top .text h2 {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 42px
}

.isMobileDevice #breadcrumb,
.spMode #breadcrumb {
    max-width: none;
    min-width: 0;
    margin: auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    background-color: #f7f7f7;
}

.isMobileDevice #breadcrumb li,
.spMode #breadcrumb li {
    font-size: .8rem;
}

.isMobileDevice a:active,
.isMobileDevice a:link,
.isMobileDevice a:visited,
.spMode a:active,
.spMode a:link,
.spMode a:visited {
    backface-visibility: visible
}

.isMobileDevice .box-wrap,
.spMode .box-wrap {
    width: 100%
}

.isMobileDevice .box-wrap.block-tb-1 .box:nth-child(n+2),
.isMobileDevice .box-wrap.block-tb-2 .box:nth-child(n+3),
.isMobileDevice .box-wrap.block-tb-3 .box:nth-child(n+4),
.isMobileDevice .box-wrap.block-tb-4 .box:nth-child(n+5),
.isMobileDevice .box-wrap.block-tb-5 .box:nth-child(n+6),
.isMobileDevice .box-wrap.block-tb-6 .box:nth-child(n+7),
.spMode .box-wrap.block-tb-1 .box:nth-child(n+2),
.spMode .box-wrap.block-tb-2 .box:nth-child(n+3),
.spMode .box-wrap.block-tb-3 .box:nth-child(n+4),
.spMode .box-wrap.block-tb-4 .box:nth-child(n+5),
.spMode .box-wrap.block-tb-5 .box:nth-child(n+6),
.spMode .box-wrap.block-tb-6 .box:nth-child(n+7) {
    margin-top: 15px
}

.isMobileDevice .box-wrap.block2,
.spMode .box-wrap.block2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block2 .box,
.spMode .box-wrap.block2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block2.block-tb-1,
.isMobileDevice .box-wrap.block2.block-tb-1 .box,
.spMode .box-wrap.block2.block-tb-1,
.spMode .box-wrap.block2.block-tb-1 .box {
    width: 100%
}

.isMobileDevice .box-wrap.block3,
.spMode .box-wrap.block3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block3 .box,
.spMode .box-wrap.block3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block3.block-tb-1,
.isMobileDevice .box-wrap.block3.block-tb-1 .box,
.spMode .box-wrap.block3.block-tb-1,
.spMode .box-wrap.block3.block-tb-1 .box {
    width: 100%
}

.isMobileDevice .box-wrap.block3.block-tb-2,
.spMode .box-wrap.block3.block-tb-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block3.block-tb-2 .box,
.spMode .box-wrap.block3.block-tb-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block4,
.spMode .box-wrap.block4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.isMobileDevice .box-wrap.block4 .box,
.spMode .box-wrap.block4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.isMobileDevice .box-wrap.block4.block-tb-1,
.isMobileDevice .box-wrap.block4.block-tb-1 .box,
.spMode .box-wrap.block4.block-tb-1,
.spMode .box-wrap.block4.block-tb-1 .box {
    width: 100%
}

.isMobileDevice .box-wrap.block4.block-tb-2,
.spMode .box-wrap.block4.block-tb-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block4.block-tb-2 .box,
.spMode .box-wrap.block4.block-tb-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block4.block-tb-3,
.spMode .box-wrap.block4.block-tb-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block4.block-tb-3 .box,
.spMode .box-wrap.block4.block-tb-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block5,
.spMode .box-wrap.block5 {
    width: 101.333333333%;
    margin-left: -1.333333333%
}

.isMobileDevice .box-wrap.block5 .box,
.spMode .box-wrap.block5 .box {
    width: 18.66666667%;
    margin-left: 1.333333333%
}

.isMobileDevice .box-wrap.block5.block-tb-1,
.isMobileDevice .box-wrap.block5.block-tb-1 .box,
.spMode .box-wrap.block5.block-tb-1,
.spMode .box-wrap.block5.block-tb-1 .box {
    width: 100%
}

.isMobileDevice .box-wrap.block5.block-tb-2,
.spMode .box-wrap.block5.block-tb-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block5.block-tb-2 .box,
.spMode .box-wrap.block5.block-tb-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block5.block-tb-3,
.spMode .box-wrap.block5.block-tb-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block5.block-tb-3 .box,
.spMode .box-wrap.block5.block-tb-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block5.block-tb-4,
.spMode .box-wrap.block5.block-tb-4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.isMobileDevice .box-wrap.block5.block-tb-4 .box,
.spMode .box-wrap.block5.block-tb-4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.isMobileDevice .box-wrap.block6,
.spMode .box-wrap.block6 {
    width: 101.66666667%;
    margin-left: -1.66666667%
}

.isMobileDevice .box-wrap.block6 .box,
.spMode .box-wrap.block6 .box {
    width: 15%;
    margin-left: 1.66666667%
}

.isMobileDevice .box-wrap.block6.block-tb-1,
.isMobileDevice .box-wrap.block6.block-tb-1 .box,
.spMode .box-wrap.block6.block-tb-1,
.spMode .box-wrap.block6.block-tb-1 .box {
    width: 100%
}

.isMobileDevice .box-wrap.block6.block-tb-2,
.spMode .box-wrap.block6.block-tb-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block6.block-tb-2 .box,
.spMode .box-wrap.block6.block-tb-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block6.block-tb-3,
.spMode .box-wrap.block6.block-tb-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isMobileDevice .box-wrap.block6.block-tb-3 .box,
.spMode .box-wrap.block6.block-tb-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isMobileDevice .box-wrap.block6.block-tb-4,
.spMode .box-wrap.block6.block-tb-4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.isMobileDevice .box-wrap.block6.block-tb-4 .box,
.spMode .box-wrap.block6.block-tb-4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.isMobileDevice .box-wrap.block6.block-tb-5,
.spMode .box-wrap.block6.block-tb-5 {
    width: 101.333333333%;
    margin-left: -1.333333333%
}

.isMobileDevice .box-wrap.block6.block-tb-5 .box,
.spMode .box-wrap.block6.block-tb-5 .box {
    width: 18.66666667%;
    margin-left: 1.333333333%
}

.isMobileDevice #container a:not(.notalp):hover img,
.isMobileDevice .alpha a img:hover,
.isMobileDevice a.alpha img:hover,
.isMobileDevice img.alpha:hover,
.spMode #container a:not(.notalp):hover img,
.spMode .alpha a img:hover,
.spMode a.alpha img:hover,
.spMode img.alpha:hover {
    opacity: 1 !important;
    filter: none !important;
    -moz-opacity: 1 !important
}

.isMobileDevice .hv-shadow a:active,
.isMobileDevice .hv-shadow a:focus,
.isMobileDevice .hv-shadow a:hover,
.spMode .hv-shadow a:active,
.spMode .hv-shadow a:focus,
.spMode .hv-shadow a:hover {
    box-shadow: none
}

.isMobileDevice .hv-down a,
.spMode .hv-down a {
    display: block
}

.isMobileDevice .hv-down a:before,
.spMode .hv-down a:before {
    display: none
}

.isMobileDevice .hv-down a:active:before,
.isMobileDevice .hv-down a:focus:before,
.isMobileDevice .hv-down a:hover:before,
.spMode .hv-down a:active:before,
.spMode .hv-down a:focus:before,
.spMode .hv-down a:hover:before {
    transform: none
}

.isMobileDevice .list-simple li a:hover span,
.spMode .list-simple li a:hover span {
    transition: none
}

.isMobileDevice .isTBn {
    display: none !important
}

.isMobileDevice .isTBb {
    display: block !important
}

.isMobileDevice .col-tb-1,
.isMobileDevice .col-tb-2,
.isMobileDevice .col-tb-3,
.isMobileDevice .col-tb-4,
.isMobileDevice .col-tb-5,
.isMobileDevice .col-tb-6,
.isMobileDevice .col-tb-7,
.isMobileDevice .col-tb-8,
.isMobileDevice .col-tb-9,
.isMobileDevice .col-tb-10,
.isMobileDevice .col-tb-11,
.isMobileDevice .col-tb-12 {
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal
}

.isMobileDevice .col-tb-12 {
    width: 100%
}

.isMobileDevice .col-tb-11 {
    width: 91.66666667%
}

.isMobileDevice .col-tb-10 {
    width: 83.33333333%
}

.isMobileDevice .col-tb-9 {
    width: 75%
}

.isMobileDevice .col-tb-8 {
    width: 66.66666667%
}

.isMobileDevice .col-tb-7 {
    width: 58.33333333%
}

.isMobileDevice .col-tb-6 {
    width: 50%
}

.isMobileDevice .col-tb-5 {
    width: 41.66666667%
}

.isMobileDevice .col-tb-4 {
    width: 33.33333333%
}

.isMobileDevice .col-tb-3 {
    width: 25%
}

.isMobileDevice .col-tb-2 {
    width: 16.66666667%
}

.isMobileDevice .col-tb-1 {
    width: 8.33333333%
}

.isMobileDevice #side div:nth-child(1)>.title-box:nth-child(1) {
    margin-top: 9pt !important
}

.isMobileDevice #side .bnr-list {
    padding-top: 26px;
    margin-top: 26px
}

.isMobileDevice #side .bnr-list li {
    margin-top: 13px
}

.isMobileDevice #side .bnr-list li:first-child {
    margin-top: 0
}

.isMobileDevice #side .bnr-box:first-child .title-box+.bnr-list {
    padding-top: 15px
}

.isMobileDevice #side .title-box+.bnr-list {
    margin-top: 0;
    padding-top: 15px
}

.isMobileDevice #side .title-box .title {
    font-size: 15px;
    font-size: 1.5rem
}

.isMobileDevice #side .title-box .eng {
    font-size: 9pt;
    font-size: 1.2rem
}

.isMobileDevice #side .side-search {
    min-height: 10pc
}

.isMobileDevice .item-list .box-wrap li h3 {
    padding: 0 33%
}

.spMode .wrap.line {
    border-top: 1px solid #dfdfdf;
    margin-top: 15px;
    padding-top: 15px
}

.spMode #main-area.top {
    width: 100%;
    min-width: 0;
    border-bottom: 1px solid #d7d7d7;
    box-shadow: #efefef 0 4px
}

.spMode #main-area.top .text {
    width: 45.78125%;
    padding: 9pt 5px 5px 3%;
    color: #fff
}

.spMode #main-area.top .text .ico {
    top: 9pt;
    left: 1%
}

.spMode #main-area.top .text i {
    min-width: 93pt;
    margin-right: -150px;
    height: 22px
}

.spMode #main-area.top .text i:after {
    left: 94.5%;
    border-width: 11px 10px
}

.spMode #main-area.top .text i span {
    padding: 5px 0 5px 2px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    white-space: normal;
    color: #000
}

.spMode #main-area.top .text i span:before {
    margin-top: -3px;
    margin-right: 2px
}

.spMode #main-area.top .text h1 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.2;
    margin-top: 28px
}

.spMode #main-area.top .text .catch {
    margin-top: 2px;
    line-height: 1.3;
    font-size: 10px;
    font-size: 1rem
}

.spMode #main-area+div {
    margin-top: 15px
}

.spMode .title-box {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 30px;
    padding: 0 15px
}

.spMode .title-box.left {
    text-align: left !important
}

.spMode .title-box:after {
    content: "";
    position: absolute;
    top: 30%;
    left: 0;
    display: block;
    background: #bfbfbf;
    width: 100%;
    height: 2px
}

.spMode .title-box .ttl-wrap {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    vertical-align: top;
    z-index: 1;
    color: #656565
}

.spMode .title-box .eng {
    display: inline-block;
    line-height: 1 !important;
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem
}

.spMode .title-box .title {
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: -6px
}

.spMode .title-box .title,
.spMode .title-box .title.eng {
    font-size: 22px;
    font-size: 2.2rem
}

.spMode .title-box .title.noeng {
    margin-bottom: 0;
    margin-top: -5px
}

.spMode .title-box.sizeS,
.spMode .title-box.sizeS .ttl-wrap {
    padding: 0 10px
}

.spMode .title-box.sizeS:after {
    top: 50%
}

.spMode .title-box.sizeS .title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #8e8e8e
}

.spMode .title-box.sizeS .title.noeng {
    margin-top: 0
}

.spMode .title-box.sizeS.left .ttl-wrap {
    padding-right: 0;
    padding-left: 4px
}

.spMode .title-box.sizeS.left:after {
    width: 8px;
    margin-top: -2px
}

.spMode .title-box.js-toggleSwitch {
    background: #dcdcdc;
    padding: 10px 0 8px
}

.spMode .title-box.js-toggleSwitch:after {
    display: none
}

.spMode .title-box.js-toggleSwitch .title {
    margin-bottom: 0;
    cursor: pointer
}

.spMode .title-box.js-toggleSwitch .title:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 9pt;
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -33px -69px;
    background-size: 600px auto;
    vertical-align: middle;
    margin-top: -6px;
    margin-left: 5px
}

.is-open .spMode .title-box.js-toggleSwitch .title:after {
    background-position: -33px -59px;
    margin-top: -3px
}

.spMode .title-box.js-toggleSwitch+.js-toggleContents {
    margin-top: 10px
}

.spMode #side .title-box {
    margin-top: 30px;
    padding: 0 5px
}

.spMode #side .title-box .ttl-wrap {
    padding: 0 5px
}

.spMode #side .title-box .title {
    font-size: 22px;
    font-size: 2.2rem
}

.spMode #side .title-box .eng {
    font-size: 14px;
    font-size: 1.4rem
}

.spMode .title-box+.title-box {
    margin-top: 18px
}

.spMode .item-slider+.wrap .title-box {
    margin-top: 60px
}

.spMode .title-box+.box-wrap {
    padding-top: 10px
}

.spMode .box-wrap.block1 .box:nth-child(n+2),
.spMode .box-wrap.block2 .box:nth-child(n+3),
.spMode .box-wrap.block3 .box:nth-child(n+4),
.spMode .box-wrap.block4 .box:nth-child(n+5),
.spMode .box-wrap.block5 .box:nth-child(n+6),
.spMode .box-wrap.block6 .box:nth-child(n+7),
.spMode .box-wrap.block-xs-1 .box:nth-child(n+2),
.spMode .box-wrap.block-xs-2 .box:nth-child(n+3),
.spMode .box-wrap.block-xs-3 .box:nth-child(n+4),
.spMode .box-wrap.block-xs-4 .box:nth-child(n+5),
.spMode .box-wrap.block-xs-5 .box:nth-child(n+6),
.spMode .box-wrap.block-xs-6 .box:nth-child(n+7) {
    margin-top: 10px
}

.spMode .box-wrap.border .box a {
    padding: 5px
}

.spMode .box-wrap.bnr .box a {
    padding: 2px !important
}

.spMode .box-wrap.block2.block-xs-1,
.spMode .box-wrap.block2.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.spMode .box-wrap.block3 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.spMode .box-wrap.block3.block-xs-1,
.spMode .box-wrap.block3.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.spMode .box-wrap.block3.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block3.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.spMode .box-wrap.block4.block-xs-1,
.spMode .box-wrap.block4.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.spMode .box-wrap.block4.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block4.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.spMode .box-wrap.block4.block-xs-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block4.block-xs-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.spMode .box-wrap.block5.block-xs-1,
.spMode .box-wrap.block5.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.spMode .box-wrap.block5.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block5.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.spMode .box-wrap.block5.block-xs-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block5.block-xs-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.spMode .box-wrap.block5.block-xs-4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.spMode .box-wrap.block5.block-xs-4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.spMode .box-wrap.block6 {
    width: 101.66666667%;
    margin-left: -1.66666667%
}

.spMode .box-wrap.block6 .box {
    width: 15%;
    margin-left: 1.66666667%
}

.spMode .box-wrap.block6.block-xs-1,
.spMode .box-wrap.block6.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.spMode .box-wrap.block6.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block6.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.spMode .box-wrap.block6.block-xs-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.spMode .box-wrap.block6.block-xs-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.spMode .box-wrap.block6.block-xs-4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.spMode .box-wrap.block6.block-xs-4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.spMode .box-wrap.block6.block-xs-5 {
    width: 101.333333333%;
    margin-left: -1.333333333%
}

.spMode .box-wrap.block6.block-xs-5 .box {
    width: 18.66666667%;
    margin-left: 1.333333333%
}

.spMode .col-xs-1,
.spMode .col-xs-2,
.spMode .col-xs-3,
.spMode .col-xs-4,
.spMode .col-xs-5,
.spMode .col-xs-6,
.spMode .col-xs-7,
.spMode .col-xs-8,
.spMode .col-xs-9,
.spMode .col-xs-10,
.spMode .col-xs-11,
.spMode .col-xs-12 {
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    margin-top: 0
}

.spMode .col-xs-12 {
    width: 100%
}

.spMode .col-xs-11 {
    width: 91.66666667%
}

.spMode .col-xs-10 {
    width: 83.33333333%
}

.spMode .col-xs-9 {
    width: 75%
}

.spMode .col-xs-8 {
    width: 66.66666667%
}

.spMode .col-xs-7 {
    width: 58.33333333%
}

.spMode .col-xs-6 {
    width: 50%
}

.spMode .col-xs-5 {
    width: 41.66666667%
}

.spMode .col-xs-4 {
    width: 33.33333333%
}

.spMode .col-xs-3 {
    width: 25%
}

.spMode .col-xs-2 {
    width: 16.66666667%
}

.spMode .col-xs-1 {
    width: 8.33333333%
}

.spMode .item-list a {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 0
}

.spMode .item-list p {
    line-height: 1.2
}

.spMode .item-list .name {
    margin-top: 5px
}

.spMode .item-list .num {
    text-indent: -.5em;
    margin-top: 8px
}

.spMode .item-list .thum {
    text-align: center;
    line-height: 0
}

.spMode .item-list .off,
.spMode .item-list .price {
    font-weight: 700;
    margin-top: 5px
}

.spMode .item-list .off {
    color: #900
}

.spMode .item-list .price {
    font-size: 1pc;
    font-size: 1.6rem
}

.spMode #side-top+.side-search {
    margin-top: 15px
}

.spMode .list-simple li:nth-child(n+2) {
    margin-top: 7px !important
}

.spMode .list-simple li a {
    padding: 3px !important
}

.spMode .list-simple li a span {
    padding: 5px 20px 3px 5px
}

.spMode .list-simple li a span:after {
    background-size: 600px auto;
    background-position: 0 -23px;
    width: 10px;
    height: 20px;
    margin-top: -10px
}

.spMode .list-simple li a:hover span {
    transition: none
}

.spMode .list-simple li a:hover span:after {
    background-position: 0 -42px
}

.spMode .site-info {
    padding: 10px 9pt 8px
}

.spMode .box-link a span {
    display: block;
    padding: 9pt 8px 10px;
    font-size: 14px;
    font-size: 1.4rem
}

.spMode .box-link.arrR span {
    padding-right: 18px;
    position: relative
}

.spMode .box-link.arrR span:after {
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -88px;
    background-size: 600px auto;
    top: 50%;
    right: 5px;
    width: 9px;
    height: 21px;
    margin-top: -9px
}

.spMode .box-link.arrR.GRY span:after,
.spMode .box-link.arrR.LBLU span:after,
.spMode .box-link.arrR.WHT span:after {
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat 0 -22px;
    background-size: 600px auto;
    margin-top: -10px
}

.spMode .box-link.arrR.WHT:hover span:after {
    background-position: 0 -88px
}

.spMode .box-link.arrL span {
    padding-left: 20px
}

.spMode .box-link.arrL span:after {
    top: 50%;
    left: 8px;
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -9px -88px;
    background-size: 600px auto;
    width: 9px;
    height: 21px;
    margin-top: -9px
}

.spMode .box-link.arrL.GRY span:after,
.spMode .box-link.arrL.LBLU span:after,
.spMode .box-link.arrL.WHT span:after {
    background: url(/gs_front/image/cmn/ui_sprite.png)no-repeat -1pc -22px;
    background-size: 600px auto;
    margin-top: -10px
}

.spMode .box-link.arrL.WHT:hover span:after {
    background-position: -9px -88px
}

.spMode #side {
    margin-top: 0;
    width: 100%
}

.spMode #side .bnr-box .bnr-list {
    border-top: 1px solid #bfbfbf;
    padding-top: 30px;
    margin-top: 30px
}

.bnr-box.notalp .bnr-list,
.spMode #side .bnr-box .bnr-list:nth-of-type(1) {
    border-top: 0;
    padding-top: 10px;
    margin-top: 10px
}

.spMode #side .bnr-list.nobord {
    border-top: 0
}

.bnr-box.notalp .bnr-list li,
.spMode #side .bnr-list li {
    margin-top: 8px
}

.spMode #side .bnr-list li a {
    display: block
}

.spMode #side .bnr-list li img {
    width: 100%;
    max-width: none
}

.spMode #side .bnr-list li img.border {
    border: 1px solid #dedede
}

.spMode #side .bnr-list li:first-child {
    margin-top: 0
}

/* MEMO: .no-flexbox (IE用フォールバック) を削除しFlexboxに統一 */
.spMode #side .bnr-list.block2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 101.5%;
    margin-left: -1.5%
}

.spMode #side .bnr-list.block2 li {
    width: 98.5%;
    margin-left: 1.5%
}

.spMode #side .bnr-list.block2 .block {
    width: 48.5%
}

.spMode #side #side-btm .bnr-box:nth-child(1) .bnr-list,
.spMode #side #side-top .bnr-list:nth-child(1) {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: 0 0 !important
}

.spMode #side #side-btm .bnr-box:nth-child(1) .title-box+.bnr-list,
.spMode #side #side-top .bnr-list:nth-child(1) .title-box+.bnr-list {
    padding-top: 10px !important
}

.spMode #side .title-box+.bnr-list {
    border-top: 0 0 !important;
    padding-top: 10px !important;
    margin-top: 0 !important
}

.isSmartPhone .col-xs-1,
.isSmartPhone .col-xs-2,
.isSmartPhone .col-xs-3,
.isSmartPhone .col-xs-4,
.isSmartPhone .col-xs-5,
.isSmartPhone .col-xs-6,
.isSmartPhone .col-xs-7,
.isSmartPhone .col-xs-8,
.isSmartPhone .col-xs-9,
.isSmartPhone .col-xs-10,
.isSmartPhone .col-xs-11,
.isSmartPhone .col-xs-12 {
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    margin-top: 0
}

.isSmartPhone .col-xs-12 {
    width: 100%
}

.isSmartPhone .col-xs-11 {
    width: 91.66666667%
}

.isSmartPhone .col-xs-10 {
    width: 83.33333333%
}

.isSmartPhone .col-xs-9 {
    width: 75%
}

.isSmartPhone .col-xs-8 {
    width: 66.66666667%
}

.isSmartPhone .col-xs-7 {
    width: 58.33333333%
}

.isSmartPhone .col-xs-6 {
    width: 50%
}

.isSmartPhone .col-xs-5 {
    width: 41.66666667%
}

.isSmartPhone .col-xs-4 {
    width: 33.33333333%
}

.isSmartPhone .col-xs-3 {
    width: 25%
}

.isSmartPhone .col-xs-2 {
    width: 16.66666667%
}

.isSmartPhone .col-xs-1 {
    width: 8.33333333%
}

.isSmartPhone .box-wrap.block1 .box:nth-child(n+2),
.isSmartPhone .box-wrap.block2 .box:nth-child(n+3),
.isSmartPhone .box-wrap.block3 .box:nth-child(n+4),
.isSmartPhone .box-wrap.block4 .box:nth-child(n+5),
.isSmartPhone .box-wrap.block5 .box:nth-child(n+6),
.isSmartPhone .box-wrap.block6 .box:nth-child(n+7),
.isSmartPhone .box-wrap.block-xs-1 .box:nth-child(n+2),
.isSmartPhone .box-wrap.block-xs-2 .box:nth-child(n+3),
.isSmartPhone .box-wrap.block-xs-3 .box:nth-child(n+4),
.isSmartPhone .box-wrap.block-xs-4 .box:nth-child(n+5),
.isSmartPhone .box-wrap.block-xs-5 .box:nth-child(n+6),
.isSmartPhone .box-wrap.block-xs-6 .box:nth-child(n+7) {
    margin-top: 10px
}

.isSmartPhone .box-wrap.border .box a {
    padding: 5px
}

.isSmartPhone .box-wrap.bnr .box a {
    padding: 2px !important
}

.isSmartPhone .box-wrap.block2.block-xs-1,
.isSmartPhone .box-wrap.block2.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.isSmartPhone .box-wrap.block3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block3.block-xs-1,
.isSmartPhone .box-wrap.block3.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.isSmartPhone .box-wrap.block3.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block3.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block4.block-xs-1,
.isSmartPhone .box-wrap.block4.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.isSmartPhone .box-wrap.block4.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block4.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block4.block-xs-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block4.block-xs-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block5.block-xs-1,
.isSmartPhone .box-wrap.block5.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.isSmartPhone .box-wrap.block5.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block5.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block5.block-xs-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block5.block-xs-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block5.block-xs-4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.isSmartPhone .box-wrap.block5.block-xs-4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.isSmartPhone .box-wrap.block6 {
    width: 101.66666667%;
    margin-left: -1.66666667%
}

.isSmartPhone .box-wrap.block6 .box {
    width: 15%;
    margin-left: 1.66666667%
}

.isSmartPhone .box-wrap.block6.block-xs-1,
.isSmartPhone .box-wrap.block6.block-xs-1 .box {
    width: 100%;
    margin-left: 0
}

.isSmartPhone .box-wrap.block6.block-xs-2 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block6.block-xs-2 .box {
    width: 48.5%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block6.block-xs-3 {
    width: 101.5%;
    margin-left: -1.5%
}

.isSmartPhone .box-wrap.block6.block-xs-3 .box {
    width: 31.83333333%;
    margin-left: 1.5%
}

.isSmartPhone .box-wrap.block6.block-xs-4 {
    width: 101.666666667%;
    margin-left: -1.666666667%
}

.isSmartPhone .box-wrap.block6.block-xs-4 .box {
    width: 23.33333333%;
    margin-left: 1.666666667%
}

.isSmartPhone .box-wrap.block6.block-xs-5 {
    width: 101.333333333%;
    margin-left: -1.333333333%
}

.isSmartPhone .box-wrap.block6.block-xs-5 .box {
    width: 18.66666667%;
    margin-left: 1.333333333%
}

.isSmartPhone .item-list a {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 0
}

.isSmartPhone .item-list p {
    line-height: 1.2
}

.isSmartPhone .item-list .name {
    margin-top: 5px
}

.isSmartPhone .item-list .num {
    text-indent: -.5em;
    margin-top: 8px
}

.isSmartPhone .item-list .thum {
    text-align: center;
    line-height: 0
}

.isSmartPhone .item-list .off,
.isSmartPhone .item-list .price {
    font-weight: 700;
    margin-top: 5px
}

.isSmartPhone .item-list .off {
    color: #900
}

.isSmartPhone .item-list .price {
    font-size: 1pc;
    font-size: 1.6rem
}

img[src$="/iphone/cmn/images/bnr_myseleca.png"] {
    display: none
}

#celebration-area .title-box,
#regift-area .title-box {
    margin-top: 0
}

.isMobileDevice #celebration-area,
.isMobileDevice #regift-area {
    margin-top: 30px
}

.special_bnr-block {
    max-width: 860px;
}

.band-bnr {
    display: none;
}


picture {
    display: block;
    text-align: center;
}

img {
    text-align: center;
}