/*---------------------
　　　　共通
---------------------*/
/* フレームワーク・見出し */
#contents {
    position: relative;
    padding: 0 10px;
    line-height: 1;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents img {
    width: 100%;
}

#contents a,
#contents a:hover {
    text-decoration: none;
}

.section {
    margin: 0 0 60px;
}

.ttl-bold {
    width: 88%;
    letter-spacing: 0.05em;
    margin: 0 0 40px;
    font-size: 18px;
    font-weight: bold;
}

.ttl-brdr-red {
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    margin: 0 auto 24px;
}

.ttl-brdr-red-bold {
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    margin: 0 auto 24px;
}

.ttl-bold-small {
    letter-spacing: 0.05em;
    font-size: 22px;
    margin: 0 0 15px;
    line-height: 1.4;
}

.btn-brdr-red a {
    display: block;
    padding: 13px 30px 13px 15px;
    font-size: 15px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #f1848d;
    background: url(../img/icon_arrow_pink_r.png) no-repeat 96% center / 8px auto;
    box-sizing: border-box;
    transition-duration: 0.2s;
    line-height: 1.5;
}

.btn-brdr-red a:hover {
    color: #fff !important;
    background: #f1848d url(../img/icon_arrow_white_r.png) no-repeat 96% center / 8px auto;
}

#footer {
    background: none;
}

.img-box:after,
ul:after {
    content: " ";
    display: block;
    clear: both;
}

@media print,
screen and (min-width: 767px) {
    #contents {
        width: 100%;
        max-width: 1220px;
        margin: 0 auto;
    }

    .ttl-bold {
        border-left: #d51e13 2px solid;
        font-size: 34px;
        margin: 20px 0 45px;
        padding: 6px 0 0 15px;
        font-weight: normal;
    }

    .ttl-brdr-red {
        font-size: 22px;
        line-height: 32px;
        font-weight: bold;
        margin: 0 auto 24px;
    }



    .btn-brdr-red a {
        font-size: 15px;
    }
}

/* ナビゲーション */
#btn-nav {
    position: absolute;
    right: 10px;
    top: 4px;
}

#btn-nav a {
    color: #fff !important;
    border-radius: 4px;
    padding: 10px 18px;
    background-color: #e30b21;
}

.nav-close {
    background-image: url(../img/icon_arrow_white_b_bold.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40% auto;
}

.nav-open {
    background-image: url(../img/icon_arrow_white_t_bold.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40% auto;
}

#nav-category {
    position: absolute;
    top: 24px;
    left: 0;
    display: none;
    width: 100%;
    z-index: 8000;
}

#nav-category li {
    width: 100%;
    background: #e30b21;
    box-sizing: border-box;
    border-bottom: 1px solid #ae0a1b;
    display: block;
    font-size: 15px;
}

#nav-category li a {
    width: 100%;
    padding: 16px 10px;
    display: block;
    color: #fff;
    background: url(../img/icon_arrow_white_r_mini.png) no-repeat 98% center / auto 16px;
    box-sizing: border-box;
}

#nav-category li a:hover {
    color: #fff !important;
}

#nav-category li a br {
    display: none;
}

#nav-category li.link-list {
    width: 100%;
    background: #ee5060;
    z-index: 8000;
}

#nav-category li#close {
    width: 100%;
    background: #ae0a1b;
    border-bottom: none;
    color: #fff;
    padding: 16px 10px;
    text-align: center;
    z-index: 999;
}

#nav-category li#close .icon-close {
    padding: 0 0 0 22px;
    background: url(../img/icon_close_white.png) no-repeat left center / auto 13px;
}

@media print,
screen and (min-width: 767px) {
    #product {
        width: 75%;
        float: right;
    }

    #btn-nav {
        display: none;
    }

    #nav-category {
        display: block;
        position: static;
        top: auto;
        left: auto;
        width: 22%;
        margin: 0 3% 0 0;
        float: left;
    }

    #nav-category li {
        font-size: 15px;
        background: #fff;
        border-bottom: 1px solid #f2efec;
    }

    #nav-category li a {
        width: 210px;
        padding: 0 15px;
        display: table-cell;
        height: 60px;
        vertical-align: middle;
        color: #333;
        box-sizing: border-box;
        background: none;
        transition-duration: 0.2s;
    }

    #nav-category li a:hover {
        color: #333 !important;
        background-color: #faeff0;
    }

    #nav-category li a br {
        display: block;
    }

    #nav-category .nav-icon {
        display: block;
        padding: 3px 0 3px 32px;
    }

    #nav-category .icon-shokupan {
        background: url(../img/icon_shokupan_red.png) no-repeat left center / auto 85%;
    }

    #nav-category .icon-kashipan {
        background: url(../img/icon_kashipan_red.png) no-repeat left center / auto 70%;
    }

    #nav-category .icon-wagashi {
        background: url(../img/icon_wagashi_red.png) no-repeat -0.3em center / auto 112%;
    }

    #nav-category .icon-yogashi {
        background: url(../img/icon_yogashi_red.png) no-repeat 0.1em center / auto 75%;
    }

    #nav-category .icon-onigiri {
        font-size: 14px;
        background: url(../img/icon_onigiri_red.png) no-repeat 0.1em center / auto 48%;
    }

    #nav-category .icon-dessert {
        font-size: 14px;
        background: url(../img/icon_dessert_red.png) no-repeat left center / auto 58%;
    }

    #nav-category li.link-list {
        width: 100%;
        background: #fff;
        border-bottom: none;
        margin: 20px 0 0;
    }

    #nav-category li.link-list a {
        display: block;
        padding: 15px;
        background: #fae4e6;
        border-radius: 30px;
        text-align: center;
        height: auto;
        border: 1px solid #fae4e6;
    }

    #nav-category li.link-list a:hover {
        color: #333 !important;
        background: #fff;
    }

    #nav-category li#close {
        display: none;
    }

    .icon-arrow-pink {
        background: url(../img/icon_arrow_pink_r_bold.png) left center no-repeat;
        padding: 3px 0 3px 20px;
    }
}

/* 下部ボタン */
.list-btn {
    margin: 40px 0;
}

.list-btn li {
    margin: 0 0 10px;
}

.btn-big {
    width: 100%;
}

.btn-small {
    width: 80%;
    margin: 0 auto !important;
}

.btn-small-long {
    width: 100%;
    margin: 0 auto !important;
}

@media print,
screen and (min-width: 767px) {
    .list-btn li {
        float: left;
        margin: 0;
    }

    .list-btn li:first-child {
        margin: 0 20px 0 0;
    }

    .btn-big {
        width: 55%;
    }

    .btn-small {
        width: 35%;
        margin: 0 !important;
    }

    .btn-small-long {
        width: 45%;
        margin: 0 !important;
    }
}

/* バナー */
.list-bnr {
    margin: 0 0 30px;
}

.list-bnr li {
    width: 49%;
    margin: 0 2% 2% 0;
    float: left;
}

.list-bnr li:nth-of-type(2n) {
    margin: 0 0 2% 0;
}

@media print,
screen and (min-width: 767px) {
    .list-bnr li {
        width: 23.5%;
        margin: 0 2% 2% 0;
        float: left;
    }

    .list-bnr li:nth-of-type(2n) {
        margin: 0 2% 2% 0;
    }

    .list-bnr li:nth-of-type(4n) {
        margin: 0 0 2% 0;
    }
}

/* hover */
#list-category li a:hover dl,
#list-premium li a:hover,
#list-new li a:hover,
#list-series li a:hover,
#list-brand li a:hover dl,
.list-product li a:hover,
.list-bnr li a:hover {
    opacity: 0.8;
    transition-duration: 0.2s;
}

/*---------------------
　　　　商品一覧
---------------------*/
.list-product {
    margin: 0 0 30px;
    display: flex;
    flex-flow: wrap;
}

.list-product li {
    width: 33.3333%;
    float: left;
    text-align: center;
    border-bottom: 1px dotted #e3d7cc;
}

.list-product li a {
    display: block;
    padding: 10px 0 20px;
}

.list-product .name-product {
    margin: 0 5px;
    line-height: 1.3;
}

@media print,
screen and (min-width: 767px) {
    .list-product li {
        width: 25%;
    }

    .list-product .name-product {
        margin: 0 10px;
    }
}




/* 商品詳細 */
.img-product div {
    margin: 0 0 30px;
}

.txt-detail {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 15px;
}

.btn-brand {
    margin: 0 0 50px;
}

@media print,
screen and (min-width: 767px) {
    .img-box {
        display: block;
        margin: 0 0 20px;
    }

    .img-box div {
        width: 48.5%;
        float: left;
        margin: 0;
    }

    .img-box div:first-child {
        margin: 0 3% 0 0;
    }

    .txt-detail {
        font-size: 16px;
        margin: 0 0 15px;
    }

    .btn-brand {
        width: 40%;
    }
}

/* 栄養成分 */
.tbl-nutrient {
    width: 100%;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 1.3;
}

.tbl-nutrient th {
    width: 33.333%;
    padding: 10px;
    background: #fae4e6;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.tbl-nutrient th:nth-of-type(1) {
    width: 43%;
}

.tbl-nutrient th:nth-of-type(2),
.tbl-nutrient th:nth-of-type(3),
.tbl-nutrient td:nth-of-type(2),
.tbl-nutrient td:nth-of-type(3) {
    width: 28.5%;
    text-align: center;
}

.tbl-nutrient tr:nth-of-type(odd) {
    background: #fdf7f7;
}

.tbl-nutrient tr:nth-of-type(even) {
    background: #fefcfc;
}

.tbl-nutrient td {
    padding: 10px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    vertical-align: middle;
}

.ttl-nutrient {
    font-size: 16px;
    margin: 20px 0 10px;
}

.txt-comments {
    margin: 0 0 15px;
    padding: 0 0 0 14px;
    line-height: 1.4;
    text-indent: -1.0em;
}

@media print,
screen and (min-width: 767px) {

    .tbl-nutrient th,
    .tbl-nutrient td {
        padding: 13px 15px;
        font-size: 15px;
    }
}

/* JS対応 */
#eiyouseibun table,
#eiyouseibun02 table,
.other-table table {
    width: 100%;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 1.3;
}

#eiyouseibun table th,
#eiyouseibun02 table th,
.other-table table th {
    width: 33.333%;
    padding: 10px;
    background: #fae4e6;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

#eiyouseibun table th:nth-of-type(1),
#eiyouseibun02 table th:nth-of-type(1),
.other-table table th:nth-of-type(1) {
    width: 43%;
}

#eiyouseibun table th:nth-of-type(2),
.tbl-nutrient th:nth-of-type(3),
#eiyouseibun table td:nth-of-type(2),
.tbl-nutrient td:nth-of-type(3),
#eiyouseibun02 table th:nth-of-type(2),
.tbl-nutrient th:nth-of-type(3),
#eiyouseibun02 table td:nth-of-type(2),
.tbl-nutrient td:nth-of-type(3),
.other-table table th:nth-of-type(2),
.tbl-nutrient th:nth-of-type(3),
.other-table table td:nth-of-type(2),
.tbl-nutrient td:nth-of-type(3) {
    width: 28.5%;
    text-align: center;
}

#eiyouseibun table tr:nth-of-type(even),
#eiyouseibun02 table tr:nth-of-type(even),
.other-table table tr:nth-of-type(even) {
    background: #fdf7f7;
}

#eiyouseibun table tr:nth-of-type(odd),
#eiyouseibun02 table tr:nth-of-type(odd),
.other-table table tr:nth-of-type(odd) {
    background: #fefcfc;
}

#eiyouseibun table tr:first-child,
#eiyouseibun02 table tr:first-child,
.other-table table tr:first-child {
    background: #fae4e6;
}

#eiyouseibun table td,
#eiyouseibun02 table td,
.other-table table td {
    font-size: 13px;
    padding: 10px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    vertical-align: middle;
    text-align: center;
}

#eiyouseibun table td:first-child,
#eiyouseibun02 table td:first-child,
.other-table table td:first-child {
    text-align: left;
    width: 43%;
}

.txt-comments {
    margin: 0 0 15px;
    padding: 0 0 0 14px;
    line-height: 1.4;
    text-indent: -1.0em;
}

@media print,
screen and (min-width: 767px) {

    #eiyouseibun table th,
    #eiyouseibun table td,
    #eiyouseibun02 table th,
    #eiyouseibun02 table td,
    .other-table table th,
    .other-table table td {
        padding: 13px 15px;
        font-size: 15px;
    }

    /* 追加 */
    .table2row table {
        width: 507px !important;
    }
}