body {
    background-image: none
}

.productMod {
    width: 1040px;
    margin: 0 auto 20px auto;
    background: #ffffff;
    line-height: 1.5
}

.productMod .mainTtl {
    width: 908px
}

.productMod > .wrap {
    padding: 25px;
    padding-bottom: 0px
}

.productMod > .wrap.limited {
    position: relative
}

.productMod > .wrap.limited::before {
    display: block;
    content: "";
    width: 126px;
    height: 100px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: 126px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/img_limited_02.png)
}

.productMod > .wrap.limited > .mainTtl, .productMod > .wrap.limited > .subTtl {
    position: relative;
    left: 81px
}

.productMod > .wrap.new .mainTtl::before {
    content: "NEW";
    font-weight: normal;
    color: #d00808;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #d00808;
    padding: 0 4px;
    position: relative;
    top: -4px;
    margin-right: 13px;
    display: inline-block;
    height: 19px;
    line-height: 1.3
}

.productMod .mainTtl {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
    padding-bottom: 3px;
    display: inline-block
}

.productMod .subTtl {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #d00808;
    padding-bottom: 25px;
    display: inline-block
}

.productMod .subTtl a {
    text-decoration: underline;
    color: #d00808;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.productMod .subTtl a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none
}

.productMod .productFrame {
    padding-bottom: 30px
}

.productMod .productFrame:after {
    content: "";
    clear: both;
    display: block
}

.productMod .productFrame .itemImgBox {
    width: 720px;
    height: 480px;
    float: left
}

.productMod .productFrame .itemImgBox > .wrap {
    position: relative
}

.productMod .productFrame .itemImgBox .productGallery .itemImgList {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 520px;
    padding-left: 0;
    padding-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow: hidden;
}

.productMod .productFrame .itemImgBox .productGallery .itemImgList li {
    width: 58px;
    margin: 0 4px 4px 0;
    cursor: pointer
}

.productMod .productFrame .itemImgBox .itemImgMain {
    width: 720px;
    height: 480px;
    display: block;
    position: relative;
    cursor: pointer
}

.productMod .productFrame .itemImgBox .itemImgMain:hover {
    opacity: 1
}

.productMod .productFrame .itemImgBox .itemImgMain::before {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/pc/common/parts/icon_zoom_m_01.png) center center no-repeat;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.productMod .productFrame .itemImgBox .itemImgMain:hover:before {
    opacity: 1
}

.productMod .productFrame .info {
    width: 250px;
    float: right
}

.productMod .productFrame .info .btn06 {
    padding-top: 0;
    padding-bottom: 8px
}

.productMod .productFrame .info .btn06 p {
    padding: 25px 0px;
    width: auto;
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 25px
}

.productMod .productFrame .info .btn02 {
    padding-top: 0;
    padding-bottom: 8px
}

.productMod .productFrame .info .btn02 a {
    padding: 25px 12px 25px 8px;
    width: auto;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 25px
}

.productMod .productFrame .info .favBtn01 + .infoLink {
    margin-top: -10px;
    margin-bottom: 20px
}

.productMod .productFrame .info .infoLink {
    width: 100%;
    text-align: center
}

.productMod .productFrame .info .infoLink a {
    color: #d00808
}

.productMod .productFrame .stock {
    text-align: center;
    margin-bottom: 25px;
    color: #d00808
}

.productMod .productFrame .tbl01 {
    margin-bottom: 0
}

.productMod .productFrame .tbl01 th {
    font-weight: bold
}

.productMod .productFrame .tbl01 th, .productMod .productFrame .tbl01 td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 4px 10px;
    line-height: 1.5
}

.productMod .leadTtl {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 18px;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.productMod .leadTxt {
    padding-bottom: 10px;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.productMod .leadTxt p {
    margin-bottom: 20px
}

.productMod .leadTxt .caution {
    font-size: 11px;
    font-size: 1.1rem;
    padding-bottom: 20px
}

.productMod .status .tbl01 {
    border-width: 0
}

.productMod .status .tbl01 th {
    font-weight: bold;
    width: 140px;
    white-space: normal
}

.productMod .status .tbl01 td {
    width: 314px;
    white-space: normal
}

.productMod .status .tbl01 th, .productMod .status .tbl01 td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 4px 10px;
    line-height: 1.5
}

.productMod .send .btn02 a {
    padding: 22px 31px 22px 24px
}

.productMod .ttlBox {
    padding: 20px 15px 20px 25px;
    display: table;
    table-layout: auto;
    width: 100%;
    box-sizing: border-box
}

.productMod .ttlBox .txt {
    display: table-cell
}

.productMod .ttlBox .txt .mainTtl {
    font-size: 21px;
    font-size: 2.1rem;
    padding-bottom: 5px;
    line-height: 1.3;
    width: 100%;
    display: table-cell
}

.productMod .ttlBox .rank {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -4px
}

.productMod .ttlBox .rank .list {
    display: table;
    float: right
}

.productMod .ttlBox .rank .list li {
    display: table-cell;
    white-space: nowrap
}

.productMod .ttlBox .rank .list li .item {
    margin-left: 18px;
    padding-left: 55px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #ab9b20;
    position: relative
}

.productMod .ttlBox .rank .list li .item::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate01 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate01::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -700px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate02 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate02::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -750px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate03_04 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate03_04::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -950px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate05_06 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate05_06::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -800px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate07 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate07::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -1200px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate08_09 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate08_09::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -850px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate10_11 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate10_11::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -1100px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate12 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate12::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -900px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate13 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate13::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -1000px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate14_19 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate14_19::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -1050px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate15_18 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate15_18::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -1150px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .rank .list li .item.cate17 {
    text-indent: -0.3em;
    position: relative
}

.productMod .ttlBox .rank .list li .item.cate17::before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -1250px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_05.png)
}

.productMod .ttlBox .subTtl, .productMod .ttlBox .subTtl {
    color: #333333;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem
}

.productMod .ttlBox .subTtl a, .productMod .ttlBox .subTtl a {
    color: #333333;
    text-decoration: none
}

.productMod .ttlBox .subTtl a:hover, .productMod .ttlBox .subTtl a:hover {
    text-decoration: underline;
    opacity: 1
}

.productMod .ttlBox.limited {
    position: relative
}

.productMod .ttlBox.limited::before {
    display: block;
    content: "";
    width: 126px;
    height: 100px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: 126px;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/img_limited_02.png)
}

.productMod .ttlBox.limited .mainTtl, .productMod .ttlBox.limited .subTtl {
    padding-left: 90px
}

.productMod .ttlBox.new .mainTtl::before {
    content: "NEW";
    font-weight: normal;
    color: #d00808;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #d00808;
    padding: 1px 4px 0;
    position: relative;
    top: -4px;
    margin-right: 10px;
    display: inline-block;
    height: 19px;
    line-height: 1.3
}

.productMod .wrapper:after {
    content: "";
    clear: both;
    display: block
}

.productMod .productBox {
    float: left;
    width: 550px;
    padding: 0 25px
}

.productMod .productBox .productGallery {
    position: relative;
    height: 323px
}

.productMod .productBox .productGallery .itemImgMain {
    position: relative;
    width: 520px
}

.productMod .productBox .productGallery .itemImgMain img {
    width: 520px
}

.productMod .productBox .productGallery .itemImgPrev {
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
    width: 40px;
    height: 476px;
    position: relative;
    position: absolute;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer
}

.productMod .productBox .productGallery .itemImgPrev::before {
    display: block;
    content: "";
    width: 26px;
    height: 38px;
    position: absolute;
    top: 160px;
    right: -10px;
    bottom: auto;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 -50px;
    background-size: 50px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_02.png)
}

.productMod .productBox .productGallery .itemImgPrev:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.productMod .productBox .productGallery .itemImgNext {
    display: block;
    top: 0px;
    right: 0;
    z-index: 1;
    width: 40px;
    height: 476px;
    position: relative;
    position: absolute;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer
}

.productMod .productBox .productGallery .itemImgNext::before {
    display: block;
    content: "";
    width: 26px;
    height: 38px;
    position: absolute;
    top: 160px;
    right: 20px;
    bottom: auto;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 0;
    background-size: 50px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_02.png)
}

.productMod .productBox .productGallery .itemImgNext:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.productMod .productBox .itemTxtList {
    position: absolute;
    bottom: 0;
    width: 100%
}

.productMod .productBox .itemTxtList li {
    display: none
}

.productMod .productBox .itemTxtList li > span {
    display: block;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 8px 6px;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
    text-shadow: 0px 0px 6px #000000
}

.productMod .productBox .itemImgBox > .wrap {
    height: 430px;
    margin-bottom: 20px;
}

.productMod .productBox .itemImgBox > .wrap.one {
    height: 340px;
    width: 520px;
    margin-bottom: 0;
}

.productMod .productBox .itemImgBox .itemImgList {
    padding-top: 10px;
    width: 540px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow: hidden;
}

.productMod .productBox .itemImgBox .itemImgList:after {
    content: "";
    clear: both;
    display: block
}

.productMod .productBox .itemImgBox .itemImgList li {
    margin: 0 6px 6px 0;
}

.productMod .productBox .itemImgBox .itemImgList li:first-child {
    margin-left: 0;
}

.productMod .productBox .tagWrap {
    margin-top: 16px;
    padding-left: 24px;
    position: relative
}

.productMod .productBox .tagWrap::before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: auto;
    bottom: auto;
    left: 0;
    margin: auto;
    display: block;
    background-position: 0 -100px;
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/icon_01.svg)
}

.productMod .productBox .tagWrap .tagList {
    display: block;
    width: 100%
}

.productMod .productBox .tagWrap .tagList:after {
    content: "";
    clear: both;
    display: block
}

.productMod .productBox .tagWrap .tagItem {
    float: left;
    margin-right: 16px;
    padding-top: 4px;
    color: #8a8a8a;
    font-size: 14px;
    font-size: 1.4rem
}

.productMod .productBox .tagWrap + .lead {
    margin-top: 14px
}

.productMod .productBox .lead {
    margin-top: 20px
}

.productMod .productBox .lead .leadTtl {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 8px
}

.productMod .productBox .lead .leadTxt {
    padding-bottom: 0
}

.productMod .productBox .lead .leadTxt p {
    line-height: 1.7
}

.productMod .productBox .productSpec ul li {
    margin-bottom: 6px
}

.productMod .productBox .productSpec ul li:last-child {
    margin-bottom: 0
}

.productMod .productBox .relateProducts {
    margin-bottom: 20px;
    padding-top: 5px
}

.productMod .productBox .relateProducts .ttl {
    position: relative;
    padding: 8px 10px 5px 0;
    font-weight: bold;
    transition: .3s linear;
    font-size: 15px;
    font-size: 1.5rem;
    border-bottom: solid 1px #d5d5d5
}

.productMod .productBox .relateProducts .list .item {
    padding: 5px;
    display: block;
    transition: .3s linear;
    display: table;
    width: 100%;
    box-sizing: border-box;
    border: solid 1px #d5d5d5;
    border-top: none
}

.productMod .productBox .relateProducts .list .item:hover {
    background: #f5f5f5
}

.productMod .productBox .relateProducts .list .item .img {
    display: table-cell;
    width: 72px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    vertical-align: middle
}

.productMod .productBox .relateProducts .list .item .img:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none
}

.productMod .productBox .relateProducts .list .item .img:hover {
    background: #fff
}

.productMod .productBox .relateProducts .list .item img {
    width: 72px;
    display: table-cell
}

.productMod .productBox .relateProducts .list .item .txt {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 130px);
    width: 100%;
    padding-left: 15px
}

.productMod .productBox .relateProducts .list .item .txt .stock {
    display: inline-block;
    float: right;
    position: relative;
    top: -2px
}

.productMod .productBox .relateProducts .list .item .txt .stock .txt {
    padding: 0 4px 0 5px;
    margin-right: 5px;
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.8;
    background-color: #9d9d9d
}

.productMod .productBox .relateProducts .list .item .name {
    font-size: 15px;
    font-size: 1.5rem;
    padding-bottom: 3px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 605px
}

.productMod .productBox .relateProducts .list .item .price {
    display: inline-block;
    color: #333333;
    font-size: 12px;
    font-size: 1.2rem
}

.productMod .productBox .relateProducts .list.all {
    display: none
}

.productMod .productBox .relateProducts .btn {
    display: block;
    text-align: center;
    cursor: pointer;
    background: #f5f5f5;
    padding: 8px;
    border: solid 1px #d5d5d5;
    border-top: solid 1px #fff;
    transition: .3s linear;
    font-weight: bold;
    margin-top: -1px
}

.productMod .productBox .relateProducts .btn:hover {
    background: #ddd
}

.productMod .productBox .relateProducts .btn .mark {
    font-size: 15px;
    font-size: 1.5rem;
    position: relative;
    top: 1px;
    left: 2px
}

.productMod .productBox .relateProducts .btn .close {
    display: none
}

.productMod .productBox .relateProducts .btn .open, .productMod .productBox .relateProducts .btn .close {
    position: relative;
    left: -8px
}

.productMod .productBox .relateProducts.on .list.sum {
    display: none
}

.productMod .productBox .relateProducts.on .list.all {
    display: block
}

.productMod .productBox .relateProducts.on .btn .open {
    display: none
}

.productMod .productBox .relateProducts.on .btn .close {
    display: block
}

.productMod .infoBox {
    float: right;
    width: 415px;
    margin-right: 25px
}

.productMod .infoBox .btn02, .productMod .infoBox .btn06 {
    padding: 0
}

.productMod .infoBox .btn02 a, .productMod .infoBox .btn02 p, .productMod .infoBox .btn06 a, .productMod .infoBox .btn06 p {
    width: 415px;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 22px;
    padding-bottom: 22px
}

.productMod .infoBox .btn02, .productMod .infoBox .favBtn01, .productMod .infoBox .btn06 {
    margin-bottom: 10px
}

.productMod .infoBox .favBtn01 {
    margin-bottom: 20px
}

.productMod .infoBox .favBtn01 + .infoLink {
    margin-top: -10px;
    margin-bottom: 20px
}

.productMod .infoBox .infoLink {
    width: 100%;
    text-align: center
}

.productMod .infoBox .infoLink a {
    color: #d00808
}

.productMod .infoBox .sns {
    margin-bottom: 20px
}

.productMod .infoBox .stock {
    text-align: center;
    padding: 0 0 10px;
    font-size: 15px;
    font-size: 1.5rem
}

.productMod .infoBox .stock.strong {
    color: #d00808
}

.productMod .infoBox .youPack {
    margin-top: -14px;
    color: #888;
    font-size: 13px;
    font-size: 1.3rem
}

.productMod .infoBox .youPack img {
    position: relative;
    top: -5px;
    left: 2px
}

.productMod .infoBox .youPack .txt {
    display: inline-block;
    padding: 5px 0 0 5px
}

.productMod .infoBox .info .infoItem {
    table-layout: fixed;
    border-bottom: #ebebeb 1px solid;
}

.productMod .infoBox .info .infoItem .symbol {
    display: inline-block;
    padding: 0 3px;
    font-size: 11px;
    font-size: 1.1rem
}

.productMod .infoBox .info .tbl03 th {
    white-space: normal
}

.productMod .infoBox .info .infoTableHead {
    width: 120px;
}

.productMod .favBtn01 .favBtn .icon {
    left: 43px
}

.productMod .favBtn01 .favBtn .txt {
    left: 17px
}

.productMod .favBtn01 .favBtn.on .icon {
    left: 43px
}

.productMod .sendBox {
    padding: 0 25px
}

.productMod .sendBox .btn02 {
    padding-top: 20px;
    margin-bottom: 20px
}

.productMod .sendBox .btn02 a {
    width: 384px
}

.productMod .sendBox .attentionBlk {
    padding-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem
}

.productMod .sendBox .attentionBlk li + li {
    margin-top: 6px
}

.productListMod .btn05 {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 990px;
    padding: 0 0 20px 0
}

.productListMod .btn05 a {
    padding: 23px 33px 21px 18px;
    width: 400px;
    font-size: 1.9rem
}

.productListMod .btn05 + .btn02 {
    border-top: 1px dotted #ddd
}

.productListMod .btn02 {
    padding: 20px 0 25px 0
}

.productListMod .ttl01 + ul {
    padding-top: 20px
}

.productListMod .ttl01 + .list01 {
    padding-top: 25px
}

.productListMod .btn07 {
    padding-right: 25px;
    padding-bottom: 15px
}

.localMod {
    margin-top: -19px !important;
    width: 1040px;
    margin: 0 auto 20px auto;
    background: #ffffff;
    line-height: 1.6
}

.localMod .wrap {
    padding: 25px;
    padding-bottom: 5px
}

.localMod .wrap:after {
    content: "";
    clear: both;
    display: block
}

.localMod .wrap .img {
    width: 150px;
    float: left;
    margin-right: 20px
}

.localMod .wrap .txt {
    position: relative;
    top: -2px;
    float: left;
    width: 820px
}

.localMod .wrap .txt .name a {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: block;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333333
}

.localMod .wrap .txt .name a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none
}

.localMod .wrap .txt .name a .kana {
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -2px
}

.localMod .wrap .txt .catch {
    margin-bottom: 3px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #333333
}

.localMod .btn07 {
    padding-right: 25px;
    padding-bottom: 15px
}
