﻿body {
    font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif
}
.rInqList+.itemDetail {
    border-bottom: 0px;
    padding: 0 !important;
    margin-top: -5px
}
#home #ipnsh-header+section>h1 {
    display: none
}
#home #ipnsh-header+section>nav {
    margin-top: 5px
}
#itemDescription p>font>b>font {
    line-height: 1.6em;
    text-align: center;
    display: block;
    margin: 20px 0;
    font-size: 12px
}
#itemDescription p>font>b>font>a {
    text-decoration: underline !important;
    padding: 0 0.3em
}
img {
    max-width: 100%;
    height: auto
}
.categoryPankuzu {
    line-height: 1.5em;
    margin: 5px 5px 10px;
    display: inline-block
}
.top-image-yes {
    margin: 10px
}
#sp-page h1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1em
}
#categoryListBox .categoryListContainer .categoryListTitle {
    font-size: 140%;
    font-weight: bold;
    border-top: 1px solid #397196;
    border-bottom: 1px solid #397196;
    line-height: 3em;
    padding-left: 10px
}
#categoryListBox .textBnr {
    display: none
}
#categoryListBox .textTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.3em
}
#categoryListBox .categoryListContainer>ul>li {
    line-height: 1.4em;
    margin: 20px 10px
}
#categoryListBox .categoryListContainer>ul>li .listImgArea {
    float: left;
    margin-right: 10px
}
#categoryListBox .categoryListContainer>ul>li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
#categoryListBox .categoryListContainer>ul>li a {
    text-decoration: none;
    display: block
}
#categoryListBox .categoryListContainer>ul>li a:link .textTitle {
    text-decoration: underline
}
.categoryListRanking>ul>li .textTitle:before {
    display: block;
    margin-bottom: 5px;
    text-decoration: none !important
}
#categoryListBox .categoryListContainer>ul>li a .textMain {
    color: #000
}
#categoryListBox .categoryListContainer>ul>li .listImgArea p:first-child img {
    width: 100px;
    height: 100px
}
#categoryListBox .categoryListContainer.categoryListPickup>ul>li .listImgArea p:first-child img {
    width: 140px;
    height: 140px
}
#categoryListBox .categoryListContainer.categoryListSub>ul>li {
    margin: 0
}
#categoryListBox .categoryListContainer.categoryListSub>ul>li .listImgArea p:first-child img {
    width: 70px;
    height: 70px
}
#categoryListBox .categoryListContainer.categoryListSub>ul>li a {
    background-image: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 21px 13px;
    background-size: 21px 13px;
    padding: 10px 40px 10px 10px;
    margin: 0
}
#categoryListBox .categoryListContainer.categoryListSub>ul>li:nth-child(2n) a {
    background-color: #efefef
}
#categoryListBox .categoryListContainer.categoryListRanking .categoryListTitle {
    background-image: url(https://image.rakuten.co.jp/kojima-ya/cabinet/02568095/crown_0010.gif);
    background-size: 25px 21px;
    background-repeat: no-repeat;
    background-position: 10px 12px;
    padding-left: 45px
}
.categoryListRanking>ul>li:nth-child(1) .textTitle:before {
    content: "1\4F4D";
    color: #e3bf26
}
.categoryListRanking>ul>li:nth-child(2) .textTitle:before {
    content: "2\4F4D";
    color: #b4b4b4
}
.categoryListRanking>ul>li:nth-child(3) .textTitle:before {
    content: "3\4F4D";
    color: #dba16f
}
.categoryListRanking>ul>li:nth-child(4) .textTitle:before {
    content: "4\4F4D";
    color: #333
}
.categoryListRanking>ul>li:nth-child(5) .textTitle:before {
    content: "5\4F4D";
    color: #333
}
ul#globalNavi {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-top: 5px
}
ul#globalNavi li {
    display: block;
    float: left;
    background-color: #d14b58;
    text-align: center;
    width: calc(100% / 3 - 4px);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: 2px
}
ul#globalNavi li a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 35px
}
ul#globalNavi li:last-child {
    width: calc(100% - 4px)
}
iframe.iframeSearch {
    height: 60px;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
iframe#iframeHeader,
iframe#iframeFooter,
iframe#iframeEvent,
iframe#iframeDisp {
    width: 100%
}
#textArea {
    width: calc(100% - 20px) !important;
    font-size: 16px !important;
    padding: 8px !important;
    border: 1px solid #397196 !important
}
#textArea+input {
    display: none
}
.toPcPage {
    position: absolute;
    z-index: 9999;
    right: 10px;
    top: 12px
}
#header.toPcPage {
    right: 60px
}
.toPcPage a {
    text-decoration: none;
    line-height: 1em;
    border: 2px solid #999;
    color: #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    display: block
}
.subTitleArea {
    background: #33648a;
    padding: 15px 10px 10px;
    margin-top: 10px;
    color: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.subTitleArea p:first-child {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px !important
}
.rstlHead {
    background: #666;
    color: #fcfbfd;
    padding: 10px 7px;
    font-weight: normal;
    font-size: 100%
}
.rstLinkCmnBlock li {
    border-bottom: 1px solid #bebebe;
    background: #fff
}
.rstLinkCmnBlock li:first-child {
    border-top: 1px solid #bebebe
}
.rstLinkCmnBlock li a:link,
.rstLinkCmnBlock li a:visited,
.rstLinkCmnBlock li a:active,
.rstLinkCmnBlock li a:hover {
    font-size: 120%;
    color: #333;
    padding: 7px;
    display: block;
    line-height: 2em;
    background: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png") no-repeat right center;
    -webkit-background-size: 21px 13px;
    -moz-background-size: 21px 13px;
    -ms-background-size: 21px 13px;
    background-size: 21px 13px;
    vertical-align: baseline;
    text-decoration: none;
    color: #000;
    border: none
}
.mainIndexArea li {
    background-color: #efefef;
    border-bottom: 1px solid #fff
}
.mainIndexArea li a {
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 21px 13px;
    background-size: 21px 13px;
    margin: 0;
    background-image: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 21px 13px;
    background-size: 21px 13px;
    padding: 10px 40px 10px 10px;
    text-decoration: none;
    display: block;
    line-height: 1.4em;
    color: #397196
}
.mainIndexArea li a img {
    margin-bottom: 5px
}
.categoryAll {
    line-height: 1.6em
}
.categoryAll>ul>li {
    margin: 0
}
.categoryAll>ul>li>a>.itemImg {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 10px
}
.categoryAll>ul>li a {
    background-image: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 21px 13px;
    background-size: 21px 13px;
    padding: 10px 40px 10px 10px;
    margin: 0;
    display: block
}
.categoryAll>ul>li a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.categoryAll>ul>li:nth-child(2n) a {
    background-color: #efefef
}
.categoryAll>ul>li a {
    text-decoration: none;
    display: block
}
.categoryAll>ul>li a:link .itemTitle {
    text-decoration: underline
}
.categoryAll>ul>li a:link .itemPrice {
    color: #333
}
.categoryAll .itemTitle,
.categoryAll .itemPrice,
.categoryAll .itemTime {
    display: block
}
.categoryAll .itemTitle {
    height: 60px;
    overflow: hidden;
    line-height: 1.6em;
    margin-bottom: 10px;
    position: relative
}
.categoryAll .itemTitle:after {
    content: "\002026";
    background: #f00;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1.4em;
    text-align: center
}
.categoryAll>ul>li .itemTitle:after {
    background-color: #fff
}
.categoryAll>ul>li:nth-child(2n) .itemTitle:after {
    background-color: #efefef
}
.itemDetail a:visited {
    color: #551A8B !important
}
b>b>b>b>b>font>table {
    position: absolute;
    right: 0;
    top: 0
}
#headSlideMenu a {
    text-decoration: none
}
#menuButton {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #999;
    z-index: 997;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    font-size: 10px;
    width: 70px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-weight: bold
}
#menuContents {
    position: absolute;
    right: 0;
    top: -345px;
    width: 100%;
    height: 310px;
    padding-top: 40px;
    background: #999;
    display: block;
    z-index: 998;
    transition: 0.1s ease-in-out
}
#menuContents ul {
    margin: 5px;
    background: #fff
}
#menuContents ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
#menuContents li {
    display: block;
    float: left;
    background-color: #fff;
    width: 50%;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px;
    background-image: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 21px 13px;
    background-size: 21px 13px;
    padding: 0 25px 0 5px;
    font-size: 12px
}
#menuContents li a {
    display: block;
    color: #333;
    text-decoration: none;
    line-height: 1.4em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
ul#globalNavi:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
#menuContents:target {
    transition: 0.1s ease-in-out;
    top: 0px
}
#menuTitle {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    display: block;
    width: 100%;
    line-height: 40px;
    padding-left: 10px;
    font-size: 12px;
    color: #fff
}
#bottomClose {
    text-align: center;
    font-size: 12px;
    line-height: 1em;
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 1px solid #999
}
#bottomClose a {
    color: #fff;
    text-decoration: none;
    background: #000;
    display: block;
    text-align: center;
    width: 80px;
    line-height: 40px
}
.categoryLimited {
    line-height: 1.6em
}
.categoryLimited p {
    margin-bottom: 5px
}
.categoryLimited li {
    padding: 30px 10px;
    margin-bottom: 10px
}
.categoryLimited li:nth-child(odd) {
    background: #efefef
}
.categoryLimited a:link {
    text-decoration: none;
    color: #333
}
.categoryLimited .itemTitle {
    font-size: 14px
}
.categoryLimited a:link .itemTitle {
    text-decoration: underline;
    color: #0027ff
}
.categoryLimited .itemPrice strong {
    font-size: 14px
}
.categoryLimited .itemPrice span {
    margin-left: 5px
}
.categoryLimited .itemImg span {
    float: left;
    display: block;
    width: 20%
}
.categoryLimited .itemImg span:first-child {
    width: 100%
}
.categoryLimited .itemImg:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.categoryLimited .itemImg img {
    width: 100%
}
.categoryLimited .limitedBottom>.moreLink {
    line-height: 50px;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}
.categoryLimited .limitedBottom>table.addCart {
    line-height: 50px;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: right;
    width: 50%
}
.categoryLimited .limitedBottom>table.addCart input[type="button"] {
    -webkit-appearance: none
}
input[type="submit"] {
    -webkit-appearance: none
}
.categoryLimited .limitedBottom>.moreLink a {
    text-align: center;
    border-radius: 7px 0 0 7px;
    background-color: #31638b;
    color: #fff;
    border: 0px solid #ccc;
    cursor: pointer;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important
}
.categoryLimited .limitedBottom>table.addCart input,
.categoryLimited .limitedBottom>table.addCart tbody,
.categoryLimited .limitedBottom>table.addCart td,
.categoryLimited .limitedBottom>table.addCart tr {
    width: 100%;
    display: block;
    line-height: 50px
}
.categoryLimited .addCart input.addButton {
    font-size: 12px !important;
    text-align: center;
    border-radius: 0 7px 7px 0;
    background-color: #e25571;
    color: #fff;
    border: 0px solid #ccc;
    cursor: pointer;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.categoryLimited .addCart input.addButtonSold {
    font-size: 12px !important;
    text-align: center;
    border-radius: 0 7px 7px 0;
    background-color: #ccc;
    color: #efefef;
    border: 0px solid #ccc;
    cursor: pointer;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.categoryLimited .limitedBottom:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.categoryLimited .itemTitle {
    margin-bottom: 5px
}
.categoryLimited .itemTitle:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.itemTitle span:nth-child(1) {
    width: 80px;
    float: right;
    margin-left: 10px
}
.itemTitle span:nth-child(1):empty {
    display: none
}
h2.limitedTitle {
    margin-top: 20px;
    text-align: center;
    padding: 15px 0;
    background: #ff7171;
    color: #fff;
    -moz-border-radius: 50% 50% 0px 0px;
    -webkit-border-radius: 50% 50% 0px 0px;
    -o-border-radius: 50% 50% 0px 0px;
    -ms-border-radius: 50% 50% 0px 0px;
    -khtml-border-radius: 50% 50% 0px 0px;
    border-radius: 50% 50% 0px 0px
}
.categoryLimitedWill {
    margin-bottom: 20px
}
.categoryLimitedWill .itemImg {
    width: 100px;
    float: left;
    margin-right: 5px
}
.categoryLimitedWill .itemTime {
    font-size: 10px;
    line-height: 1.5em
}
.categoryLimitedWill li a {
    padding: 14px 10px;
    display: block;
    line-height: 1.6em;
    background: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png") no-repeat right center;
    -webkit-background-size: 21px 13px;
    -moz-background-size: 21px 13px;
    -ms-background-size: 21px 13px;
    background-size: 21px 13px;
    vertical-align: baseline;
    background-color: #e0e0e0;
    padding-right: 30px
}
.categoryLimitedWill li:nth-child(even) a {
    background-color: #efefef
}
.categoryLimitedWill li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.categoryLimitedWill a:link {
    text-decoration: none;
    color: #333
}
.categoryLimitedWill a::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.categoryLimited .itemTitle {
    font-size: 14px
}
.categoryLimitedWill a:link .itemTitle {
    text-decoration: underline;
    color: #0027ff
}
img[src=""],
img[src*="blank"],
img[src^="?_ex=80x80"],
img[src^="?_ex=100x100"],
img[src*="/t.gif"] {
    display: none
}
.categoryLimitedWill .noItem {
    display: none
}
.commondescription>p>font>b>font>b>font>b>font {
    font-weight: normal;
    -webkit-appearance: none;
    width: 100%;
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0
}
.commondescription>p>font>b>font>b>font>b>font>font>font {
    position: absolute;
    height: 280px;
    background: #32658a;
    display: block;
    transition: 0.1s ease-in-out
}
.commondescription>p>font>b>font>b>font>b>font>font>font>font {
    margin: 5px;
    background: #fff;
    border-collapse: collapse;
    border: 0px;
    display: block
}
.commondescription>p>font>b>font>b>font>b>font>font>font>font>b {
    display: block;
    float: left;
    background-color: #fff;
    width: 50%;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px;
    font-size: 12px
}
.commondescription>p>font>b>font>b>font>b>font>font>font>font:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.commondescription>p>font>b>font>b>font>b>font>font>font>font>b a {
    display: block;
    color: #333 !important;
    text-decoration: none;
    line-height: 1em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 21px 13px;
    background-size: 21px 13px;
    padding: 0 25px 0 5px;
    line-height: 45px
}
.commondescription>p>font>b>font>b>font>b>font input#menuHdOpen {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    display: none
}
.commondescription>p>font>b>font>b>font>b>font input#menuHdOpen:after {
    content: "\0025bc\0020\004d\0045\004e\0055";
    position: absolute;
    right: 5px;
    top: 0px;
    background: #32658a;
    z-index: 9999;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    font-size: 10px;
    width: 70px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-weight: bold
}
.commondescription>p>font>b>font>b>font>b>font input#menuHdOpen:checked:after {
    content: "\00d7\0020\009589\003058\00308b";
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    border-left: 1px solid #fff;
    background: #000;
    top: -1px
}
.commondescription>p>font>b>font>b>font>b>font input#menuHdOpen:checked ~ font>font {
    transition: 0.1s ease-in-out;
    top: 0px
}
.commondescription>p>font>b>font>b>font>b>font>font>font {
    top: -275px
}
.commondescription>p>font>b>font>b>font>b>font>font>font>b {
    background: #000;
    display: block;
    width: 100%;
    line-height: 35px;
    padding-left: 10px;
    font-size: 12px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.smtBannerItemsDisplay .shadow {
    border: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}
.smtBannerItemsDisplay>ul {
    margin-top: 10px
}
#ipnsh-item-header {
    padding: 0 !important
}
#ipnsh-item-header>.logo {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
    width: inherit
}
#ipnsh-item-header>.logo>a {
    width: 25px;
    height: 25px;
    background-image: url(https://www.rakuten.ne.jp/gold/kojima-ya/img/icon_sp_rakuten_logo01.png) !important;
    background-size: cover !important;
    z-index: 9999;
    display: block
}
#ipnsh-item-header>.logo img {
    text-indent: -99999px;
    display: none
}
.itemtitle {
    visibility: hidden
}
#shippingFrame {
    margin-top: 10px
}
section#topFuncShopPopup {
    /* display: none; */
}
#page_top>#slideContentsWrap>#ipnsh-header,
#home #ipnsh-header {
/*     height: 85px */
}
.itemDetail>font>font * {
    padding: 0;
    margin: 0;
    border-collapse: collapse
}
.itemDetail>font>font table {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 10px
}
.itemDetail>font>font>table table table {
    margin-top: 10px;
    background: #efefef
}
.itemDetail>font>font>table table table td>p:first-child {
    background: #397196;
    color: #fff;
    line-height: 1;
    padding: 10px
}
.itemDetail>font>font>table table table td>p>a {
    padding: 14px 10px;
    display: block;
    line-height: 2em;
    background: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png") no-repeat right center;
    -webkit-background-size: 21px 13px;
    -moz-background-size: 21px 13px;
    -ms-background-size: 21px 13px;
    background-size: 21px 13px;
    vertical-align: baseline;
    background-color: #e0e0e0;
    margin: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
}
.itemDetail>font>font>table table table td>font p>a {
    padding: 14px 10px;
    display: block;
    line-height: 2em;
    background: url("https://www.rakuten.ne.jp/gold/kojima-ya/icon_arrow_g.png") no-repeat right center;
    -webkit-background-size: 21px 13px;
    -moz-background-size: 21px 13px;
    -ms-background-size: 21px 13px;
    background-size: 21px 13px;
    vertical-align: baseline;
    background-color: #e0e0e0;
    margin: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
}
.itemDetail>font>font>table table table td>font p>a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.itemDetail>font>font>table table table td>font p>a img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 10px
}
.itemDetail>font>font>table table table td>font p>a img+font {
    line-height: 1.6em;
    font-size: 16px;
    margin-right: 20px;
    display: block
}
#itemDescription p>font>b>b>font {
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #397196;
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px;
    font-weight: normal;
    color: #fff;
    margin-top: 10px;
    position: relative
}
#itemDescription p>font>b>b:only-of-type {
    display: block;
    padding-bottom: 180px;
    background: url("https://image.rakuten.co.jp/kojima-ya/cabinet/00597898/human-kojima-01.gif") no-repeat center bottom
}
#itemDescription p>font>b>b>font:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #397196
}
#shopCommonText b>b>b>b>b {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    z-index: 1;
    width: 100%;
    background: #fff
}
#shopCommonText b>b>b>b>b * {
    padding: 0;
    margin: 0;
    border-collapse: collapse
}
#shopCommonText b>b>b>b>b>table {
    width: 100%;
    background: #fff
}
#shopCommonText b>b>b>b>b>table table {
    width: 100%;
    background: #fff
}
#shopCommonText b>b>b>b>b>table table tr:first-child td>p {
    background: #f1f1f1;
    border-bottom: 1px solid #ddd;
    height: 45px;
    position: relative;
    width: 100%;
    margin-bottom: 5px
}
#shopCommonText b>b>b>b>b>table table tr:first-child td>p>a {
    position: absolute;
    left: 5px;
    top: 6px
}
#shopCommonText b>b>b>b>b>table table tr:last-child td>p {
    display: block;
    float: left;
    background-color: #d14b58;
    text-align: center;
    width: calc(100% / 3 - 4px);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: 2px
}
#shopCommonText b>b>b>b>b>table table tr:last-child td>p>a {
    display: block;
    color: #fff !important;
    text-decoration: none;
    line-height: 35px;
    font-weight: normal
}
#shopCommonText b>b>b>b>b>table table tr:last-child td>p:last-child {
    width: calc(100% - 4px);
    position: relative
}
#shopCommonText b>b>b>b>b>table table tr:last-child td>p:last-child a {
    padding-right: 25px
}
#shopCommonText b>b>b>b>b>table table tr:last-child td>p:last-child:after {
    font-size: 10px;
    background: #f00;
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 1;
    padding: 2px;
    color: #fff
}
#itemDescription p>font>font,
#shopCommonText>p>font>font {
    font-size: 11px;
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px
}
#itemDescription p>font>font>a {
    display: block;
    font-size: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #e85871;
    padding: 0.7em 0;
    color: #fff !important;
    margin: 5px 20px
}
#shopCommonText>p>font>font>a {
    display: block;
    font-size: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #e85871;
    padding: 0.7em 0;
    color: #fff !important;
    margin: 5px 20px;
    margin: 5px
}
.travelArea>p:first-child,
.gakuburu {
    animation: shake 1.5s linear infinite;
    -webkit-animation: shake 1.5s linear infinite;
    margin-bottom: 40px
}
@-webkit-keyframes shake {
    0% {
        -webkit-transform: translate(3px, 2px) rotate(0deg)
    }
    10% {
        -webkit-transform: translate(-2px, -3px) rotate(-1deg)
    }
    20% {
        -webkit-transform: translate(-4px, 0px) rotate(1deg)
    }
    30% {
        -webkit-transform: translate(0px, 3px) rotate(0deg)
    }
    40% {
        -webkit-transform: translate(2px, -2px) rotate(1deg)
    }
    50% {
        -webkit-transform: translate(-2px, 3px) rotate(-1deg)
    }
    60% {
        -webkit-transform: translate(-4px, 2px) rotate(0deg)
    }
    70% {
        -webkit-transform: translate(3px, 2px) rotate(-1deg)
    }
    80% {
        -webkit-transform: translate(-2px, -2px) rotate(1deg)
    }
    90% {
        -webkit-transform: translate(2px, 4px) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(2px, -3px) rotate(-1deg)
    }
}
@keyframes shake {
    0% {
        transform: translate(3px, 2px) rotate(0deg)
    }
    10% {
        transform: translate(-2px, -3px) rotate(-1deg)
    }
    20% {
        transform: translate(-4px, 0px) rotate(1deg)
    }
    30% {
        transform: translate(0px, 3px) rotate(0deg)
    }
    40% {
        transform: translate(2px, -2px) rotate(1deg)
    }
    50% {
        transform: translate(-2px, 3px) rotate(-1deg)
    }
    60% {
        transform: translate(-4px, 2px) rotate(0deg)
    }
    70% {
        transform: translate(3px, 2px) rotate(-1deg)
    }
    80% {
        transform: translate(-2px, -2px) rotate(1deg)
    }
    90% {
        transform: translate(2px, 4px) rotate(0deg)
    }
    100% {
        transform: translate(2px, -3px) rotate(-1deg)
    }
}
#itemDescription .gakuburu.fukidashi {
    margin-top: 80px !important;
    margin-bottom: 40px !important;
    width: 300px
}
#rstTopSearch {
}
.popupBody {
    background: rgba(255, 255, 255, 0.97)
}
.popupText {
    padding-bottom: 100px
}
.popupText h2 {
    font-size: 140%;
    font-weight: bold
}
.popupText h3 {
    padding: .75em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 120%
}
#popupItem {
    position: fixed;
    left: 0;
    top: -60px;
    width: 100%;
    height: 60px;
    z-index: 98;
    transition: 0.5s ease-in-out
}
#popupItem.fixed {
    top: 0px;
    transition: 0.5s ease-in-out
}
#popupItem>input {
    display: none
}
#popupItem>label {
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 60px;
    position: relative;
    background: rgba(229, 229, 229, 0.95);
    background: rgba(227, 93, 113, 0.95);
    color: #fff;
    font-size: 16px;
    z-index: 99999;
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2)
}
#popupItem>input:checked+label {
    background: rgba(61, 115, 148, 0.95);
    background: rgba(229, 229, 229, 0.95);
    color: #fff;
    color: #333
}
#popupItem>label:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    background-image: url("../img/ar_down.png");
    background-image: url("../img/ar_wh_down.png");
    background-repeat: no-repeat;
    -webkit-background-size: 15px;
    background-position: center bottom;
    background-size: 15px
}
#popupItem>input:checked+label:after {
    background-image: url("../img/ar_wh_up.png");
    background-image: url("../img/ar_up.png")
}
#popupItem>input:checked+label+div {
    transition: 0.1s ease-in-out;
    top: 58px;
    z-index: 99;
    display: block
}
#popupItem>input+label+div {
    position: fixed;
    top: -100%;
    width: 100%;
    transition: 0.1s ease-in-out;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box
}
#popupItem>input+label+div>iframe {
    width: 100%;
    height: 100%;
    border: none
}
#popupItem.noMove {
    top: 0
}
b>b>b>b>font>font>b {
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef
}
b>b>b>b>font>font>b>a {
    position: relative;
    left: -25px;
    text-align: center;
    display: block
}
b>b>b>b>font>font>b>a>img {
    height: 40px;
    padding-top: 5px
}
input#menuHdOpen {
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: 0px;
    visibility: hidden;
    z-index: 999;
    margin: 0;
    width: 50px;
    height: 50px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
#spHeader {
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background: #fff;
}
#spHeader>a {
    position: relative;
    left: -25px;
    text-align: center;
    display: block
}
#spHeader>a>img {
    height: 40px;
    padding-top: 5px
}
input#menuHdOpen {
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: 0px;
    visibility: hidden;
    z-index: 999;
    margin: 0;
    width: 50px;
    height: 50px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
input#menuHdOpen:after {
    visibility: visible;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(https://www.rakuten.ne.jp/gold/kojima-ya/img/sp_category_icon.png);
    background-size: contain
}
input#menuHdOpen:checked {
    z-index: 999
}
input#menuHdOpen:checked:after {
    content: "";
    position: fixed;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    z-index: 999;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 2147483647;
    background-image: url(https://www.rakuten.ne.jp/gold/kojima-ya/img/sp_close_icon.png);
    background-size: contain
}
input#menuHdOpen:checked:before {
    visibility: visible;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 2147483644
}
input#menuHdOpen:checked+div {
    visibility: inherit;
    transition: 0.1s ease-in-out;
    z-index: 2147483645;
    right: 0
}
input#menuHdOpen+div {
    position: fixed;
    right: -100%;
    top: 99px;
    background: rgba(45, 45, 45, 0.6);
    width: 100%;
    text-align: left;
    color: #ccc;
    transition: 0.1s ease-in-out;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    padding-bottom: 60px
}
input#menuHdOpen+div>iframe {
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    border: none;
    display: block;
    z-index: 2147483645;
    background: #f9f9f9
}
.menuCate {
    position: absolute;
    right: 0px;
    top: 47px;
    z-index: 9999
}
.menuCate>label:nth-child(2)>img {
    z-index: 999;
    width: 50px;
    height: 50px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
.menuCate>input {
    display: none
}
.menuCate>label {
    cursor: pointer
}
.shippingPopup2 {
    position: fixed;
    width: calc(100% - 80px);
    height: 100%;
    left: -100%;
    top: 0
}
.menuCate.fromRight>input:nth-child(1)+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2 {
    right: -100%;
    left: inherit
}
.menuCate.fromRight>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2 {
    right: 0;
    left: inherit
}
.menuCate.fromRight>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label {
    right: inherit;
    left: 10px
}
.menuCate>input:nth-child(1)+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2 {
    transition: 0.2s ease-in-out
}
.menuCate>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2 {
    display: block;
    z-index: 998;
    left: 0;
    background: #fff;
    padding: 10px;
    overflow: hidden;
    transition: 0.2s ease-in-out
}
.menuCate>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2>div {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    width: 100%;
    height: 100%
}
.menuCate>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2>div>iframe {
    width: 100%;
    height: 3540px;
    border: none;
    display: block
}
.menuCate>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2>div>img {
    max-width: 100%
}
.menuCate>input:nth-child(1):checked+label+input:nth-child(3)+label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden
}
.menuCate>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999;
    width: 44pt;
    height: 44pt;
    font-size: 40px;
    border-radius: 50%;
    line-height: 38pt;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2)
}
.menuCate>input:nth-child(1)+label ~ label {
    display: none;
    transition: 0.1s ease-in-out
}
.menuCate>input:nth-child(1)+label+input:nth-child(3):checked+label+input:nth-child(5)+label+.shippingPopup2,
.menuCate>input:nth-child(1)+label+input:nth-child(3)+label+input:nth-child(5):checked+label+.shippingPopup2 {
    display: none
}
#itemName>h2 {
    display: none
}
#itemCart {
    position: relative
}
#itemCart {
    position: relative
}
#popupModal1 span {
    font-size: 14px;
    line-height: 1em
}
#popupModal1>input {
    display: none
}
#popupModal1>input:nth-child(1)+label {
    cursor: pointer
}
.shippingPopup2 {
    display: none
}
#popupModal1>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2 {
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 70%;
    border-radius: 20px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
    overflow: hidden;
    transition: 0.1s ease-in-out
}
#popupModal1>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2>div {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    width: 100%;
    height: 100%
}
#popupModal1>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2>div>iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block
}
#popupModal1>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label+.shippingPopup2>div>img {
    max-width: 100%
}
#popupModal1>input:nth-child(1):checked+label+input:nth-child(3)+label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden
}
#popupModal1>input:nth-child(1):checked+label+input:nth-child(3)+label+input:nth-child(5)+label {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: fixed;
    left: 10px;
    bottom: 40px;
    z-index: 999;
    width: 44pt;
    height: 44pt;
    font-size: 40px;
    border-radius: 50%;
    line-height: 38pt;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2)
}
#popupModal1>input:nth-child(1)+label ~ label {
    display: none;
    transition: 0.1s ease-in-out
}
#popupModal1>input:nth-child(1)+label+input:nth-child(3):checked+label+input:nth-child(5)+label+.shippingPopup2,
#popupModal1>input:nth-child(1)+label+input:nth-child(3)+label+input:nth-child(5):checked+label+.shippingPopup2 {
    display: none
}
.modalNone {
    visibility: hidden
}
.modalNone input#menuHdOpen {
    display: none
}
.modalNone {
    visibility: hidden
}
.modalNone input#menuHdOpen {
    display: none
}
body.show {
    overflow: hidden;
    width: 100%;
    height: 100%
}
.infoBnrContainer {
    background: #fff
}
.infoBnrArea {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ccc
}
.infoBnrArea>span {
    width: 65%;
    height: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ccc
}
.free-ship .infoBnrArea>span {
    width: 100%;
    border-right: 0px solid #fff
}

.infoBnrArea>span>iframe {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px
}
.infoBnrArea>#popupModal1 {
    width: 35%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top
}
.infoBnrArea>#popupModal1>label {
    display: inline-block;
    line-height: 40px;
    width: 100%;
    text-align: center;
    position: relative;
    left: -7px;
    background-image: url("https://www.rakuten.ne.jp/gold/kojima-ya/img/icon_arrow_dw@2x.png");
    background-position: right 10px center;
    -webkit-background-size: 10px;
    background-size: 10px;
    background-repeat: no-repeat
}
.campaignBanner,
main .campaignBlock {
    display: none
}


#headGlNv {
	position: absolute;
	top: 100px;
	background: #efefef;
	width: 100%;
	overflow: hidden;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box
}
#headGlNv ul {
	width: 500px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box
}
#headGlNv li {
	float: left;
	display: inline-block;
	margin-left: 20px;
}

#headGlNv a {
	line-height: 35px;
	display: block;
}
#topFuncShopPopup,
.shopname-info {
    /* display: none; */
}
.largeImageView {
    margin-top: 50px;
}
.ctgTtl {
    background: #fff;
}




.categorydescription b b b b b b b b b b b b b b b a,
.categorydescription b b b b b b b b b b b b b b b img {
	display: block;
	margin: 0;
	padding: 0;
}
#category-cover img {
	display: block;
	margin: 0;
	padding: 0;
}
main {
    padding-top: 50px;
/*
    background: url(https://image.rakuten.co.jp/kojima-ya/cabinet/imgrc0069383410.jpg);
    background: url(https://image.rakuten.co.jp/kojima-ya/cabinet/imgrc0069529651.jpg);
    background-repeat: no-repeat;
    background-position: center 90px;
*/
}

#fav-anoy {
    position: fixed;
    right: 6px;
    z-index: 9999999;
    bottom: 250px;
    width: 45px;
    height: 65px;
    border-radius: 3px;
    display:block;
    color:rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
    background-image:url(https://image.rakuten.co.jp/kojima-ya/cabinet/02568095/add_fab.gif);
    background-size:cover;
}

#floatingCartPopUp{
	z-index:10000;
}


/* ヘッダ下のbanner用 */
.big-banner {
    position:absolute;
    top:140px;
    border-top:0px solid #fff !important;
    width: 100%;
}
main.big-banner-main {
    margin-top:60px;
    margin-top:120px;
    margin-top:80px;
}

/* 2017-02-06 背景白 不具合 */
article.current {
    background: #fff;
}

iframe#viking_nuts {
}
iframe#viking_df {
}

.viking-time-up {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin:30px 0;
	line-height:2em;
}
#cat-sp {
  margin-left:-10px;
  margin-right:-5px;
}
#cat-sp img {
  display: block;
}






#rstTopSearch,
#shopName,
section#topFuncShopPopup,
.shopname-info {
    display: inherit;
}
.itemtitle {
    visibility:visible;
}
.fromRight,
#spHeader,
#headGlNv {
  display: none;
}
main {
    padding-top: 0;
}


#header-icon-search {
}

#header-icon-search {
    position: fixed;
    left: 0;
    top: -100px;
    width: 100%;
    height: 100px;
    z-index: 98;
    transition: 0.5s ease-in-out
}
#header-icon-search.fixed {
    top: 0px;
    transition: 0.5s ease-in-out
}



/* 1 上下に重ねる
  
#rstTopSearch,
#shopName,
section#topFuncShopPopup,
.shopname-info {
    display: inherit;
}
.itemtitle {
    visibility:visible;
}
.fromRight,
#spHeader,
#headGlNv {
    margin-top:147px
}
main {
    padding-top: 90px;
}

*/


iframe#frame-sp-common {
  width: 300px;
  display: block;
  margin: 20px auto 0;
}

#sp-iframe-common-wrapper {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 5470px;
  margin-bottom: -60px;
  }
#sp-iframe-common-wrapper iframe {
  position: absolute;
  top: -120px;
  left: 50%;
  margin-left: -150px;
}

.iframe-category-page {
    width:100%;
    text-align:center
}
#itempage-iframe {
  margin: 0 auto;
  display: block;
}



#sp-header-coupon {
  width:100vw;
  height:27vw;
  position: absolute;
  top: 190px;
  left: 0;
  margin-left: 0;
  }
  
#sp-header-bnr {
  width:100vw;
  position: absolute;
  top: 210px;
  left: 0;
  margin-left: 0;
  }
#sp-header-bnr img {
  width:90%;
  }
  
  
  .sp-kagoue { /* 商品ページのレコメンド用iframe */
    height: 700vw;
  }
  
  
  .bnrheader4 {
    display:flex;
    padding:0;
    margin: 0;
}
.bnrheader4 a {
    display:block;
    border:2px solid #fff
}

#itemImageSlider div.itemSpBnrSub > a > img {
    margin-top: 0;
    -webkit-transform: inherit;
    transform: inherit;
}

