@charset "UTF-8";
.inner-content-cmn_k .kobetsu_entry {
    line-height: 1.6;
    max-width: 1000px;
    margin: 0 auto;
}


/* KOBETSU LIST
 * ----------------------------------------------- */

.section-main-cmn .inner-content-cmn_k {
    background: #fff;
    padding: 46px 40px 100px;
}

.list-news-cmn_k {
    position: relative;
    overflow: hidden;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.list-news-cmn_k .item {
    padding: 26px 10px 30px 10px;
    border-bottom: 1px solid #aaaaaa;
}

.list-news-cmn_k .list_text {
    padding-right: 20px;
    background-size: 12px auto;
    margin-right: 10px;
}

.list-news-cmn_k .item .list_text a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    background: #014099;
    padding: 8px 14px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: .3s;
}

.list-news-cmn_k .item .list_text a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px solid #014099;
    border-radius: 12px;
    box-sizing: border-box;
    z-index: -1;
    transform: scale(1.2);
    opacity: 0;
    transition: transform ease .6s, opacity .6s;
}

.list-news-cmn_k .item .list_text a:hover {
    color: #014099 !important;
    background: transparent !important;
}

.list-news-cmn_k .item .list_text a:hover::before {
    transform: scale(1);
    opacity: 1;
}

.list-news-cmn_k .item .news_box {
    position: relative;
    width: 100%;
    padding: 0 0 20px;
    font-weight: bold;
    line-height: 1.4;
}

.list-news-cmn_k .item .news_box .news_title {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.4;
}

.list-news-cmn_k .item .news_box_fixed {
    position: relative;
    width: 100%;
    padding: 0px;
    font-weight: bold;
    line-height: 1.4;
}

.list-news-cmn_k .item .news_box_fixed .news_title {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.4;
}

.list-news-cmn_k .item .news_title span {
    background: linear-gradient(transparent 65%, #fec763 20%);
    border-radius: 80% 50% 60% 5%/80% 75% 15% 75%;
}

.list-news-cmn_k .item .news_box_fixed .product_name {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4;
    padding-left: 1em;
}

.list-news-cmn_k .item .news_box_fixed .product_name span {
    background-image: linear-gradient(135deg, transparent 30%, #fec763 50%, transparent 70%), linear-gradient(225deg, transparent 30%, #fec763 50%, transparent 70%);
    background-size: 16px 8px;
    background-position: 0px 80%, 8px 80%;
    background-repeat: repeat-x;
}

.list-news-cmn_k .item .news_detail {
    padding-top: 20px;
    line-height: 1.4;
    font-weight: normal;
}

.list-news-cmn_k .date {
    font-size: 0.8em;
    font-weight: bold;
    letter-spacing: 0.2em;
    color: #003983;
    padding: 0;
}

.inner-content-cmn_k .kobetsu_title_box {
    padding-bottom: 15px;
    margin-top: 60px;
}

.inner-content-cmn_k .kobetsu_title_box .title_k {
    padding: 10px 20px;
    font-size: 24px;
    width: 100%;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    background: #014099;
    color: #fff;
}


/* #lightbox .lb-container {
    padding: 5px;
}
#lightbox .lb-outerContainer {
    margin: 90px auto 0 auto;
} */

.kobetsu_testmenu_PD {
    padding: 0 0 0 1em;
    text-align: center;
}

.kobetsu_testmenu_number_of_stores_PD {
    padding: 0 0 2em 1em;
    text-align: center;
}

.list-news-cmn_k .item .list_text .news_box_fixed figure {
    padding: 0 0 0.5em 1em;
    text-align: center;
}

.list-news-cmn_k .item .list_text .news_box_fixed figure a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    background: #fff;
    padding: 8px 14px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: .3s;
}

.list-news-cmn_k .item .list_text .news_box_fixed figure>a>img {
    width: 150px;
}

.list-news-cmn_k .item .list_text .news_box_fixed figure>a:hover {
    transform: scale(0.9, 0.9);
}

.list-news-cmn_k .item .list_text .news_box_fixed figure>a::before {
    display: none;
}


/* .list-news-cmn_k .item .list_text figure {
    padding: 0 0 0.5em 1em;
    text-align: left;
}

.list-news-cmn_k .item .list_text figure a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    background: #fff;
    padding: 8px 14px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: .3s;
}

.list-news-cmn_k .item .list_text figure>a>img {
    width: 150px;
}

.list-news-cmn_k .item .list_text figure>a:hover {
    transform: scale(0.9, 0.9);
}

.list-news-cmn_k .item .list_text figure>a::before {
    display: none;
}

.kobetsu_kobetsu_PD {
    padding-left: 1.7em;
    text-align: left;
} */

.list-news-cmn_k .item .list_text figure {
    padding: 0 0 0.5em 0em;
    text-align: left;
}

.list-news-cmn_k .item .list_text figure a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    background: #fff;
    padding: 8px 3px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: .3s;
}

.list-news-cmn_k .item .list_text figure>a>img {
    width: 150px;
}

.list-news-cmn_k .item .list_text figure>a:hover {
    transform: scale(0.9, 0.9);
}

.list-news-cmn_k .item .list_text figure>a::before {
    display: none;
}

.kobetsu_kobetsu_PD {
    text-align: left;
}

.item .list_text .number_of_stores {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    width: 9.7em;
    color: #003983;
}

.item .list_text .testmenu_number_of_stores {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #003983;
}


/*----------------------------------------------------------------------------------
3Col FlexBox
------------------------------------------------------------------------------------*/

.kobetsu-flex-container {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.kobetsu-flex-container::before {
    content: "";
    display: block;
    width: 33.33%;
    order: 1;
}

.kobetsu-flex-container::after {
    content: "";
    display: block;
    width: 33.33%;
}

.kobetsu-flex-3col {
    display: flex;
    flex-direction: column;
    flex-basis: 33.33%;
    justify-content: end;
}

.kobetsu-flex-3col img {
    margin: 0 auto;
    width: 40%;
}

.kobetsu-flex-3col-contents {
    width: 100%;
    padding: 20px 20px 0 20px;
}

.kobetsu-flex-3col-contents p {
    line-height: 1.7em;
}

.kobetsu-flex-3col-imgonly {
    display: flex;
    flex-direction: column;
    flex-basis: 33.33%;
    margin-bottom: 40px;
    justify-content: space-evenly;
}

.kobetsu-flex-3col-imgonly img {
    margin: 0 auto;
    width: 100%;
    padding: 0 10px 0 10px;
}

@media only screen and (max-width: 750px) {
    .kobetsu-flex-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-wrap: wrap;
    }
    .kobetsu-flex-3col {
        display: flex;
        flex-direction: column;
        flex-basis: 33.33%;
        margin-bottom: 40px;
        justify-content: space-between;
    }
    .kobetsu-flex-3col-contents {
        width: 100%;
        padding: 0 20px 0 20px;
    }
    .kobetsu-flex-3col img {
        width: 150px !important;
    }
    .kobetsu-flex-3col-imgonly {
        width: 100%;
    }
}


/*------------------------------------------------------------------------------------*/

@media only screen and (max-width: 750px) {
    .section-main-cmn .inner-content-cmn_k {
        padding: 33px 5px 50px;
    }
    .list-news-cmn_k .item .news_box_fixed .product_name span {
        text-decoration: underline;
        text-decoration-style: wavy;
        text-decoration-color: #fec763;
        background-image: none;
        background-size: none;
        background-position: none;
        background-repeat: none;
    }
    .list-news-cmn_k {
        display: block;
        margin-bottom: 12px;
        border-top-width: 0;
        font-size: 13px;
    }
    .list-news-cmn_k .td {
        padding-right: 20px;
        background-size: 10px auto;
    }
    .list-news-cmn_k .date {
        position: relative;
        left: auto;
        top: auto;
        font-size: 11px;
    }
    .inner-content-cmn_k .kobetsu_title_box .title_k {
        padding: 10px 10px;
        font-size: 17px;
    }
    .kobetsu_testmenu_PD {
        padding: 0 0 0 1em;
    }
    .kobetsu_testmenu_number_of_stores_PD {
        padding: 0 0 0 1em;
    }
    .list-news-cmn_k .item .list_text figure {
        padding: 0 0 0.5em 1em;
        text-align: center;
    }
    .kobetsu_kobetsu_PD {
        padding: 0 0 0 1em;
        text-align: center;
    }
    .item .list_text .number_of_stores {
        width: initial;
        padding-left: 0.8em;
    }
}


/*----------------------------------------------------------------------------------
NO IMAGE用テキスト
------------------------------------------------------------------------------------*/


/* .list-news-cmn_k .item .news_box_fixed .noimage_textbox {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.4;
    height: 150px;
    vertical-align: middle;
} */

.list-news-cmn_k .item .news_box_fixed .noimage_textbox {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 1.1em;
    color: #8a8484;
    text-align: center;
    line-height: 2.8;
    width: 100%;
    height: 240px;
    align-items: center;
    padding-left: 1em;
}

.list-news-cmn_k .item .news_box_fixed .noimage_textbox_long {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 1.1em;
    color: #8a8484;
    text-align: center;
    width: 100%;
    height: 240px;
    align-items: center;
    padding-left: 1em;
}


/*----------------------------------------------------------------------------------
松屋・松のや 中河原店用img
------------------------------------------------------------------------------------*/

.list-news-cmn_k .item .list_text .nakagawara {
    padding: 0 0 0.5em 0em;
    text-align: left;
}

.list-news-cmn_k .item .list_text .nakagawara a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    background: #fff;
    padding: 8px 3px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: .3s;
}

.list-news-cmn_k .item .list_text .nakagawara>a>img {
    width: 530px;
}

.list-news-cmn_k .item .list_text .nakagawara>a:hover {
    transform: scale(0.9, 0.9);
}

.list-news-cmn_k .item .list_text .nakagawara>a::before {
    display: none;
}

@media only screen and (max-width: 750px) {
    .list-news-cmn_k .item .list_text .nakagawara {
        padding: 0 0 0.5em 1em;
        text-align: center;
    }
    .list-news-cmn_k .item .list_text .nakagawara>a>img {
        width: 70%;
    }
}


/*----------------------------------------------------------------------------------
個別販促無しの場合
------------------------------------------------------------------------------------*/

.list-news-cmn_k .item .news_box_fixed .no_products {
    text-align: center;
    color: #8a8484;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.4;
    margin: 6em 0;
}