@charset "UTF-8";

* {
    box-sizing: border-box;
}

#CustomizeXmasArea {
    font-family:
        "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo,
        Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#CustomizeXmasArea .sp {
    display: none;
}

#CustomizeXmasArea p,
#CustomizeXmasArea h1,
#CustomizeXmasArea h2,
#CustomizeXmasArea h3,
#CustomizeXmasArea h4,
#CustomizeXmasArea td,
#CustomizeXmasArea li,
#CustomizeXmasArea div {
    font-family:
        "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo,
        Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#CustomizeXmasArea p {
    margin: 0 0 0.8em;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
}

#CustomizeXmasArea a {
    color: #e07097;
    text-decoration: underline;
}

#CustomizeXmasArea a:hover {
    text-decoration: none;
}

#CustomizeXmasArea .btn a:hover a:hover img {
    opacity: 0.7;
}

#CustomizeXmasArea .inner::after {
    content: "";
    display: table;
    clear: both;
}

#CustomizeXmasArea .fltLeft {
    float: left;
}

#CustomizeXmasArea .fltRight {
    float: right;
}

#CustomizeXmasArea sup {
    font-size: 0.7em;
}

#CustomizeXmasArea h1 {
    font-family: Urbanist;
    font-weight: 400;
    font-size: 24px;
    border-bottom: 2px solid black;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

#CustomizeXmasArea .main_v {
    margin: 10px 0 20px;
    border-bottom: 2px solid black;
    padding-bottom: 30px;
}

#CustomizeXmasArea #xmas_nav ul {
    margin: 10px 0 0;
}

#CustomizeXmasArea #xmas_nav ul::before,
#CustomizeXmasArea #xmas_nav ul::after {
    content: " ";
    display: table;
}

#CustomizeXmasArea #xmas_nav ul::after {
    clear: both;
}

#CustomizeXmasArea #xmas_nav ul li {
    width: 25%;
    float: left;
    list-style: none;
}

#CustomizeXmasArea .lead {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 2em;
}

#CustomizeXmasArea h2 {
    border-top: 1px solid #9b7b3b;
    position: relative;
    padding: 15px 0 0;
    margin-bottom: 10px;
    color: #9b7b3b;
}

#CustomizeXmasArea h2::before {
    border-top: 1px solid #9b7b3b;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 1px;
}

#CustomizeXmasArea .section .notice {
    margin-top: 50px;
    font-size: 10px;
    color: #999;
}

#CustomizeXmasArea .section.brandList {
    padding-bottom: 30px;
}

#CustomizeXmasArea .section.brandList .hide {
    display: none;
}

#CustomizeXmasArea .section.brandList h2 {
    border-top: 1px solid #9b7b3b;
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 28px;
    color: #9b7b3b;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
}

#CustomizeXmasArea .section.brandList h2::before {
    border-top: 1px solid #9b7b3b;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 1px;
}

#CustomizeXmasArea .section.brandList h3 {
    font-size: 18px;
    color: #9b7b3b;
    margin: 1em 0 0.5em;
    border-bottom: 1px solid #ececec;
    padding-bottom: 0.5em;
    font-weight: bold;
}

#CustomizeXmasArea .section.brandList .underline {
    margin: 1em 0 0.5em;
    border-bottom: 1px solid #ececec;
    padding-bottom: 0.5em;
}

#CustomizeXmasArea .section.brandList ul {
    margin: 0 0 30px;
}

#CustomizeXmasArea .section.brandList ul::before,
#CustomizeXmasArea .section.brandList ul::after {
    content: " ";
    display: table;
}

#CustomizeXmasArea .section.brandList ul::after {
    clear: both;
}

#CustomizeXmasArea .section.brandList ul li {
    float: left;
    width: 33.33333333%;
    margin-bottom: 0.5em;
    list-style: none;
}

#CustomizeXmasArea .section.brandList ul li a {
    text-decoration: none;
    color: black;
    display: block;
    line-height: 1.6;
    padding-left: 15px;
    background-size: 6px;
    position: relative;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul {
    display: flex;
    flex-wrap: wrap;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li {
    padding: 10px 20px;
    border-top: 1px solid #ececec;
    margin-right: -1px;
    margin-bottom: -1px;
    height: 66px;
    display: flex;
    align-items: center;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(1),
#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(2),
#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(3) {
    border-top: none;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(3n + 1),
#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(3n + 2) {
    border-right: 1px solid #ececec;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(3n + 2) {
    border-top: none;
    border-bottom: 1px solid #ececec;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-last-child(2) {
    border-bottom: none;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li:nth-child(3n) {
    border-bottom: 1px solid #ececec;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li:last-child {
    border-bottom: none;
}

#CustomizeXmasArea .section.brandList .brandList--brand ul li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#CustomizeXmasArea .section.brandList ul li a::before {
    content: "";
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #9b7b3b;
    position: absolute;
    top: 55%;
    left: 0;
    margin-top: -6px;
}

#CustomizeXmasArea .brand_list_category a {
    text-decoration: none;
}

.block_entry .items .item {
    width: auto;
    margin: 30px 0 0 2px;
}

#CustomizeXmasArea .block_entrylist_3col .items .item .info .type {
    font-size: 12px;
    font-weight: 500;
    color: #999;
    float: left;
    line-height: 1;
}

#CustomizeXmasArea .block_entrylist_3col .items .item .info .date {
    font-size: 12px;
    float: right;
    line-height: 1;
}

#CustomizeXmasArea .block_entrylist_3col .items .item .text1 {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 10px;
}

/* item brands and maker section */
* {
    box-sizing: border-box;
}

#CustomizeItemArea {
    font-family:
        "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo,
        Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#CustomizeItemArea .sp {
    display: none;
}

#CustomizeItemArea p,
#CustomizeItemArea h1,
#CustomizeItemArea h2,
#CustomizeItemArea h3,
#CustomizeItemArea h4,
#CustomizeItemArea td,
#CustomizeItemArea li,
#CustomizeItemArea div {
    font-family:
        "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo,
        Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#CustomizeItemArea p {
    margin: 0 0 0.8em;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
}

#CustomizeItemArea a {
    color: #e07097;
    text-decoration: underline;
}

#CustomizeItemArea a:hover {
    text-decoration: none;
}

#CustomizeItemArea .btn a:hover a:hover img {
    opacity: 0.7;
}

#CustomizeItemArea .inner::after {
    content: "";
    display: table;
    clear: both;
}

#CustomizeItemArea .fltLeft {
    float: left;
}

#CustomizeItemArea .fltRight {
    float: right;
}

#CustomizeItemArea sup {
    font-size: 0.7em;
}

#CustomizeItemArea h1 {
    font-family: Urbanist;
    font-weight: 400;
    font-size: 24px;
    border-bottom: 2px solid black;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

#CustomizeItemArea .main_v {
    margin: 10px 0 20px;
    border-bottom: 2px solid black;
    padding-bottom: 30px;
}

#CustomizeItemArea #xmas_nav ul {
    margin: 10px 0 0;
}

#CustomizeItemArea #xmas_nav ul::before,
#CustomizeItemArea #xmas_nav ul::after {
    content: " ";
    display: table;
}

#CustomizeItemArea #xmas_nav ul::after {
    clear: both;
}

#CustomizeItemArea #xmas_nav ul li {
    width: 25%;
    float: left;
    list-style: none;
}

#CustomizeItemArea .lead {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 2em;
}

#CustomizeItemArea h2 {
    border-top: 1px solid #999;
    position: relative;
    padding: 15px 0 0;
    margin-bottom: 10px;
}

#CustomizeItemArea h2::before {
    border-top: 1px solid #999;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 1px;
}

#CustomizeItemArea .section .notice {
    margin-top: 50px;
    font-size: 10px;
    color: #999;
}

#CustomizeItemArea .section.brandList {
    padding-bottom: 30px;
}

#CustomizeItemArea .section.brandList .hide {
    display: none;
}

#CustomizeItemArea .section.brandList h3 {
    border-top: 1px solid #999;
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 28px;
    color: #999;
    text-align: left;
    margin-top: 20px;
}

#CustomizeItemArea .section.brandList h3::before {
    border-top: 1px solid #999;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 1px;
}

#CustomizeItemArea .section.brandList h4 {
    font-size: 18px;
    color: #999;
    margin: 1em 0 0.5em;
    border-bottom: 1px solid #ececec;
    padding-bottom: 0.5em;
}

#CustomizeItemArea .section.brandList ul {
    margin: 0 0 30px;
}

#CustomizeItemArea .section.brandList ul::before,
#CustomizeItemArea .section.brandList ul::after {
    content: " ";
    display: table;
}

#CustomizeItemArea .section.brandList ul::after {
    clear: both;
}

#CustomizeItemArea .section.brandList ul li {
    float: left;
    width: 33.33333333%;
    margin-bottom: 0.5em;
    list-style: none;
}

#CustomizeItemArea .two_column.section.brandList ul li {
    width: 50%;
}

#CustomizeItemArea .section.brandList ul li a {
    text-decoration: none;
    color: black;
    display: block;
    line-height: 1.6;
    padding-left: 15px;
    background: url("/wp-content/themes/biteki-pc/common/images/999_point.svg") no-repeat left 0.5em;
    background-size: 6px;
}

.block_entry .items .item {
    width: auto;
    margin: 30px 0 0 2px;
}

#CustomizeItemArea .block_entrylist_3col .items .item .info .type {
    font-size: 12px;
    font-weight: 500;
    color: #999;
    float: left;
    line-height: 1;
}

#CustomizeItemArea .block_entrylist_3col .items .item .info .date {
    font-size: 12px;
    float: right;
    line-height: 1;
}

#CustomizeItemArea .block_entrylist_3col .items .item .text1 {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 10px;
}

.CustomizeXmasArea .section.brandList h3 {
    border-top: 1px solid #9b7b3b;
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 28px;
    color: #9b7b3b;
    text-align: left;
    margin-top: 20px;
}

.CustomizeXmasArea .section.brandList h3::before {
    border-top: 1px solid #9b7b3b;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 1px;
}

.CustomizeXmasArea {
    font-family:
        "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo,
        Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.xmas-category-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.xmas-category-list li {
    width: 33.33333333%;
    margin-bottom: 0.5em;
    list-style: none;
}

.xmas-category-list li a {
    text-decoration: none;
    color: black;
    display: block;
    line-height: 1.6;
    padding-left: 15px;
    padding-right: 5px;
    background-size: 6px;
    position: relative;
}

.xmas-category-list li a:hover {
    color: #999;
}

.xmas-category-list li a::before {
    content: "";
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #9b7b3b;
    position: absolute;
    top: 55%;
    left: 0;
    margin-top: -6px;
}

.xmas-category-list li h3 {
    line-height: 1.6;
}
