@charset "utf-8";
/* CSS Document */

h2 {
    font-size: 48px;
}
article {
    padding: 80px 0;
    color: #000;
    letter-spacing: 3px;
}
article h3 {
    text-align: left;
    padding-bottom: 1em;
    letter-spacing: 4px;
}
article ul {
    display: flex;
}
article li {
    width: 50%;
}
article li:last-of-type {
    padding-left: 20px;
}
article dt, article dd {
    display: inline-block;
}
article dt {
    width: 7em;
}
article > p {
    padding-top: 1em;
    max-width: 1100px;
}
.btob {
    border: solid 1px #705253;
    width: 86%;
    margin: 40px 7% 100px;
}
.btob h2 {
    padding: 1em 0;
    
}
.btob h2:before {
    display: none;
}
#order-cont a {
    display: block;
    margin: 50px auto 0;
}

@media screen and (max-width: 1279px) {

    h2 {
        font-size: 40px;
    }
    .btob {
        border: solid 1px #705253;
        width: 95%;
        margin: 40px 2.5% 100px;
    }
}
@media screen and (max-width: 1023px) {

    h2 {
        font-size: 32px;
    }

}
@media screen and (max-width: 767px) {

    h2 {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .t-lineup h2 {
        padding-bottom: 1em;
    }
    article {
        padding: 40px 0 0;
        letter-spacing: 2px;
    }
    article ul {
        flex-direction: column;
        align-items: center;
    }
    article li {
        width: 100%;
        max-width: 600px;
    }
    article li:last-of-type {
        padding-top: 20px;
        padding-left: 0;
    }
    article > p {
        padding-top: 2em;
    }

    #order-cont a {
        display: block;
        margin: 20px auto 0;
    }
}

/* リスト部分 */
.t-lineup#assort h2:before {
    background: url(../img/fuki-assort.jpg);
}
.t-lineup#gift h2:before {
    background: url(../img/fuki-gift.jpg);
}
.t-lineup#share h2:before {
    background: url(../img/fuki-share.jpg);
}
.t-lineup#moon h2:before {
    background: url(../img/fuki-moon.jpg);
}
.t-lineup#ebisu h2:before {
    background: url(../img/fuki-ebisu.jpg);
}
.t-lineup#granola h2:before {
    background: url(../img/fuki-granola.jpg);
}
.t-lineup#pickles h2:before {
    background: url(../img/fuki-pickles.jpg);
}
.t-lineup#jelly h2:before {
    background: url(../img/fuki-jelly.jpg);
}
.t-lineup#jam h2:before {
    background: url(../img/fuki-jam.jpg);
}
.t-lineup:nth-of-type(n+3) {
    padding-top: 60px;
}
.t-lineup:nth-of-type(n+3) h2:before {
    bottom: 3em;
}
ul.prod {
    display: flex;
    flex-wrap: wrap;
    max-width: 1080px;
    margin: 0 auto;
}
ul.prod.r3 li {
    width: calc(100% / 3);
    padding: 20px 2%;
}
ul.prod.r4 li {
    width: 25%;
    padding: 20px 2%;
}
ul.prod a {
    display: block;
    border: solid 1px #705253;
}
ul.prod h4 {
    letter-spacing: 2px;
}

.t-lineup h2.sideline {
    padding: 0 !important;
    line-height: 1.5em;
}
.t-lineup h2.sideline span {
    background: #fff;
    padding-left: 5px;
}
.t-lineup h2.sideline:before {
    display: none !important;
}
.t-lineup h2.sideline:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #705253;
    position: absolute;
    top: 50%;
    z-index: -1;
}
.t-lineup#list-btb ul {
    display: flex;
    flex-wrap: wrap;
}
.t-lineup#list-btb li {
    width: 25%;
    padding: 20px 2%;
}
.t-lineup#list-btb p.big {
    letter-spacing: 0;

}
.t-lineup#list-btb .wrap > p.big {
    padding: 1em 0px;
}

#large-order p,
#order-cont p {
    padding: 1em 0 80px;
    text-align: left;
}
#large-order dl {
    display: flex;
    font-size: 24px;
    text-align: left;
    line-height: 2em;
    padding-top: 2em;
}
#large-order dt {
    width: 10em;
    font-weight: 700;
}
#order-cont {
    padding-bottom: 100px;
}
.btob a {
    color: #705253;
}
@media screen and (max-width: 1279px) {
    
    #large-order dl {
        font-size: 20px;
    }
    
}
@media screen and (max-width: 1023px) {
    ul.prod h4 {
        font-size: 20px;
    }
    .t-lineup#list-btb li {
        padding: 20px 1%;
    }
    #large-order dl {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    #large-order p, #order-cont p {
        padding-bottom: 20px;
    }
    ul.prod.r3 li {
        width: 50%;
        padding: 10px 2%;
    }
    ul.prod.r4 li {
        width: calc(100% / 3);
        padding: 10px 2%;
    }
    .t-lineup:nth-of-type(n+3) h2:before {
        bottom: 2em;
    }
    .t-lineup h2.sideline span {
        padding-left: 1px;
    }
    .t-lineup#order-cont h2 span {
        display: block;
        width: 10.5em;
        text-align: center;
        margin: 0 auto;
    }
    .t-lineup#list-btb li {
        width: calc(100% / 3);
        padding: 10px 1%;
    }

    ul.prod h4 {
        font-size: 20px;
        line-height: 1.5em;
    }
}

@media screen and (max-width: 539px) {
    
    ul.prod.r4 li,
    .t-lineup#list-btb li {
        width: 50%;
    }
    #large-order dl {
        flex-direction: column;
    }
    #large-order dt {
        width: auto;
    }
}


@media screen and (min-width: 768px) {
    
    a.tapcall {
        pointer-events: none;
    }
}

.gift-lst ul {
    display: flex;
    flex-direction: column;
    border: solid 1px #000;
    width: 15em;
    margin-bottom: 1em;
}
.gift-lst li {
    width: 100%;
    text-align: center;
    font-size: 16px;
    border-bottom: solid 1px #000;
    cursor: pointer;
    padding: 0 !important;
    user-select:none;
}
.gift-lst li:last-of-type {
    border-bottom: none;
} 
.gift-lst li.select {
    background: #000;
    color: #fff;
}
.gift-lst dl {
    display: none;
}
.gift-lst dl.select {
    display: block;
}