@charset "UTF-8";
/** フル **/
.pane-globalnav .container {
    width: 1180px !important;
}
.pane-main {
    margin-top: 0 !important;
}
.block-category-list--goods {
    width: 1200px !important;
    margin: 0 auto !important;
}
/** LP **/
.flavor-t {
    background: #fef7ec;
    letter-spacing: 0.1em;
}
.flavor-t__main {
    background: url(/img/0100/img/freepage/flavor-t_main_bg.png?1) repeat-X;
    background-size: cover;
    background-position: top center;
}
.flavor-t__main_in {
    width: 960px;
    margin: 0 auto;
}
.flavor-t__main_in h1 {
    background: url(/img/0100/img/freepage/flavor-t_tti_bg.png) no-repeat center;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    background-size: 30%;
    padding: 120px 0 0 0;
    line-height: 1.2em;
    color: #5e4c46;
    font-size: 24px;
    font-weight: bold;
}
.flavor-t__main_in h1 span {
    padding: 30px 0;
}
.flavor-t__listlink {
    text-align: center;
    padding: 0px 0 30px 0;
}
.flavor-t__listlink a {
    border: 1px solid #000000;
    padding: 10px 40px 10px 20px;
    position: relative;
    border-radius: 25px;
    background-color: rgba(255,255,255,0.6);
    display: inline-block;
}
.flavor-t__listlink a::after {
    content: "▼";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
}
.flavor-t__copy {
    background: url(/img/0100/img/freepage/flavor-t_copy_bg.png?1) no-repeat top;
    background-size: cover;
}
.flavor-t__copy_box {
    width: 680px;
    margin: 0 auto;
    /* background: url(/img/0100/img/freepage/flavor-t_copy_img.png) no-repeat bottom right; */
    color: #5e4c46;
    padding: 0px 0px 280px 0px;
    background-size: 260px;
    position: relative;
}
.flavor-t__copy_box h2 {
    font-weight: bold;
    font-size: 22px;
}
.flavor-t__copy_box h2 span {
    font-size: 18px;
    letter-spacing: 0.2em;
    margin-top: 5px;
    display: block;
}
.flavor-t__copy_box_txt {
    position: absolute;
    left: 0;
    top: 30px;
    text-shadow: 0px 0px 13px rgba(255,255,255,0.75);
}
.flavor-t__copy_box_txt p {
    font-size: 18px;
}
.flavor-t__copy_box_img {
    position: absolute;
    right: 0;
    bottom: -60px;
    width: 240px;
}
/** ラインナップ **/
.flavor-t__lineup {
    background: url(/img/0100/img/freepage/flavor-t_lineup_side.png) repeat-y;
    background-position: left -320px top 0;
}
.flavor-t__lineup2 {
    background: url(/img/0100/img/freepage/flavor-t_lineup_side2.png) repeat-y;
    background-position: right -320px top 0;
}
.flavor-t__lineup_fluit,
.flavor-t__lineup_other {
    width: 900px;
    margin: 50px auto 0 auto;
    color: #5e4c46;
}
.flavor-t__lineup h2 {
    padding: 0 80px;
}
.flavor-t__lineup ul.flavor-t__lineup_list li {
    width: 100%;
    height: 500px;
    background-size: contain;
    background-position: top left;
    display: flex;
    align-items: center;
    justify-content: right;
    margin-top: -40px;
}
.flavor-t__lineup ul.flavor-t__lineup_list li:first-child {
    margin-top: 0;
}
.flavor-t__lineup ul.flavor-t__lineup_list li:nth-child(2n) {
    background-position: top right;
    justify-content: left;
}
.flavor-t__lineup_txt {
    text-align: center;
    width: 53%;
    padding: 0 90px 60px 0;
}
.flavor-t__lineup ul.flavor-t__lineup_list li:nth-child(2n) .flavor-t__lineup_txt {
    padding: 0 0 60px 100px;
}
.flavor-t__lineup_fluit_orange {
    background: url(/img/0100/img/freepage/flavor_orange.png) no-repeat;
}
.flavor-t__lineup_fluit_strawberry {
    background: url(/img/0100/img/freepage/flavor_strawberry.png) no-repeat;
}
.flavor-t__lineup_fluit_peach {
    background: url(/img/0100/img/freepage/flavor_peach.png) no-repeat;
}
.flavor-t__lineup_fluit_hazelnut {
    background: url(/img/0100/img/freepage/flavor_hazelnut.png) no-repeat;
}
.flavor-t__lineup_fluit_vanilla {
    background: url(/img/0100/img/freepage/flavor_vanilla.png) no-repeat;
}
.flavor-t__lineup_fluit_caramel {
    background: url(/img/0100/img/freepage/flavor_caramel.png) no-repeat;
}
.flavor-t__lineup_txt h3 {
    font-weight: bold;
    text-align: left;
    font-size: 22px;
}
.flavor-t__lineup_txt p {
    text-align: left;
    font-size: 18px;
}
.flavor-t__lineup_link {
    background: rgba(212,200,186,0.8);
    border-radius: 20px;
    display: inline-block;
    padding: 5px 35px 5px 30px;
    margin: 20px 0;
    position: relative;
}
.flavor-t__lineup_link::after {
    content: "＞";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
}
.flavor-t__lineup_other {
    margin-top: -60px;
}
/*タイプ*/
.giftset__itemtype {
    width: 1180px !important;
    margin: 0 auto 50px auto;
}
.giftset__itemtype h2 {
    border-left: 10px solid #000000;
    padding-left: 10px;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 0.1em;
}
.set-detail-full__productimg {
    width: auto;
}
.flavor-t__itemtype ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flavor-t__itemtype ul li {
    width: 49%;
    padding: 20px 30px;
    border-radius: 10px;
    background: #faf7f4;
}
.flavor-t__itemtype_img {
    text-align: center;
}
.set-detail-full__shape_table {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}
.set-detail-full__shape_table_cell {
    width: 33%;
}
.set-detail-full__shape_table_cell ul li {
    border: 1px solid #cccccc;
}
.set-detail-full__shape_checked {
    font-size: 30px;
    text-align: center;
    padding: 10px;
    width: 100%;
}
.set-detail-full__shape_img {
    line-height: 0;
    position: relative;
}
.set-detail-full__shape_img span {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
}
.set-detail-full__shape_table_cell:last-child .set-detail-full__shape_img span {
    width: 164px;
}
.set-detail-full__shape_txt {
    padding: 10px;
    width: 100%;
}
.set-detail-full__shape_NG {
    position: relative;
}
.set-detail-full__shape_NG:after {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    content: "入っていません";
    color: #ffffff;
    text-align: center;
    top: 0;
    align-items: center;
    justify-content: center;
}

/** レコメンド **/
.flavor-t__recommend {
    width: 1180px;
    margin: 0 auto;
}
.flavor-t__recommend h2 {
    text-align: center;
    font-weight: bold;
    margin: 60px 0 0 0;
    font-size: 24px;
    line-height: 1.2em;
}
@media screen and (max-width: 767px) {
    .giftset__itemtype {
        width: 100% !important;
    }
    .block-category-list--goods {
        width: 100% !important;
    }
    .flavor-t__main{
        background-position: center 30px;
    }
    .flavor-t__main_in {
        width: 100%;
    }
    .flavor-t__main_in h1 {
        width: 100%;
        padding: 55px 0 0 0;
        background-size: 50%;
    }
    .flavor-t__listlink {
        padding: 20px 0 0 0;
    }
    .flavor-t__listlink a {
        padding: 6px 40px 6px 20px;
    }
    .flavor-t__copy_box {
        width: 100%;
    }
    .flavor-t__copy_box h2 {
        font-size: 22px;
        padding: 0 10px;
    }
    .flavor-t__copy_box h2 span {
        letter-spacing: 0.2em;
    }
    .flavor-t__copy_box_txt p {
        padding: 0 10px;
        font-size: 16px;
        font-weight: bold;
    }
    .flavor-t__copy {
        background: url(/img/0100/img/freepage/flavor-t_copy_bg.png?1) no-repeat;
        background-size: 230%;
        background-position: center bottom;
    }
    .flavor-t__copy_box {
        padding: 0px 0px 290px 0px;
    }
    .flavor-t__copy_box_txt {
        top: 40px;
    }
    .flavor-t__copy_box_img {
        width: 160px;
        top: 20px;
        bottom: auto;
    }
    .flavor-t__lineup_fluit,
    .flavor-t__lineup_other {
        width: 100%;
        margin: 20px auto 0 auto;
    }
    .flavor-t__lineup h2 {
        padding: 0;
        display: flex;
        justify-content: center;
        overflow: hidden;
    }
    .flavor-t__lineup h2 img {
        width: 620px;
        max-width: none;
    }
    .flavor-t__lineup_txt {
        padding: 0;
        width: 58%;
    }
    .flavor-t__lineup ul.flavor-t__lineup_list li {
        padding: 10px;
        background-position: top 0 left -55%;
        height: auto;
        margin-bottom: 25px;
        background-size: 82%;
    }
    .flavor-t__lineup ul.flavor-t__lineup_list li:nth-child(2n) {
        background-position: top 0 right -55%;
    }
    .flavor-t__lineup ul.flavor-t__lineup_list li:nth-child(2n) .flavor-t__lineup_txt {
        padding: 0;
    }
    .flavor-t__lineup,
    .flavor-t__lineup2 {
        background: none;
    }
    .flavor-t__lineup_txt h3 {
        padding: 30px 0 0 0;
        font-size: 18px;
    }
    .flavor-t__lineup_txt p {
        font-size: 15px;
    }
    .flavor-t__lineup_link{
        margin: 8px 0 30px 0;
    }
    .flavor-t__lineup_other {
        margin-top: 0;
    }
    /*タイプ*/
    .set-detail-full__shape_table_cell ul {
        padding: 0 10px;
    }
    .flavor-t__itemtype {
        padding: 0 10px;
    }
    .flavor-t__itemtype ul li {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 20px;
    }
    .flavor-t__itemtype_img {
        margin-bottom: 10px;
    }
    .set-detail-full__shape_img {
        width: 100%;
        margin-bottom: 10px;
    }
    .set-detail-full__shape_table {
        width: 100%;
    }
    .set-detail-full__shape_table_cell {
        width: 100%;
    }
    .set-detail-full__shape_table_cell ul {
        display: flex;
    }
    .set-detail-full__shape_checked {
        font-size: 20px;
        display: flex;
        align-items: center;
        width: 12%;
        justify-content: center;
    }
    .set-detail-full__shape_txt {
        padding: 5px;
        width: 53%;
        line-height: 1.4em;
    }
    /** レコメンド **/
    .flavor-t__recommend {
        width: 100%;
        margin: 0 auto;
    }
    .flavor-t__recommend .block-top-event--goods {
        width: 100%;
    }
    .flavor-t__recommend h2 {
        margin: 30px 0 0 0;
    }

}