@charset "euc-jp";

div, span, p,
a, img,
dl, dt, dd,
section {
margin: 0;
padding: 0;
border: 0;
}
*{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

body {
    background-color: #fff;
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
    color: #464e54;
}
a {
    color: #464e54;
    transition: 0.3s ease-in-out;
}
a:hover {
    color: #464e54;
    opacity: 0.5;
    text-decoration: none !important;
}

/*
* layout
*/
#wrapper {
    /* max-width: 1000px; */
    width:100%;
        margin-top: 70px;
}

/*
* contents
*/

#contents {
    float: right;
    padding-left: 30px;
}

#contents .topicpath-nav {
    margin-bottom: 5px;
}
#contents .topicpath-nav li {
    padding: 0;
}
#contents .topicpath-nav a {
    margin-left: 5px;
}

/*
* side
*/

#side .unstyled img {
    display: block;
    margin-bottom: 5px;
}

/*
* temp
*/

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
    background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
    /* ~980px */
    #base_gmoWrapp,
    #gmo_CMSPbar {
        overflow: hidden;
        min-width: 100% !important;
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    /* ~768px */
    #contents {
        padding-left: 0;
    }
}
@media (max-width: 480px) {
    /* ~480px */
}

/*
* icons
*/
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
    width: 16px;
    height: 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
    width: 24px;
    height: 24px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-w {
        -webkit-background-size: 368px 320px;
        background-size: 368px 320px;
    }

    .icon-lg-b,
    .icon-lg-w {
        -webkit-background-size: 552px 480px;
        background-size: 552px 480px;
    }

    .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
    .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
    .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
    .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
    .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
    .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
    .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
    .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}





/*** custom ***/
.container {
    width: 100%;
    padding: 0;
}

    #header{
        width: 100%; height: 70px;
        position: fixed; z-index: 1100;
        top: 0; left: 0;
        display: flex; flex-wrap: nowrap; justify-content: center;
        background-color: #fff;
        border-bottom: solid 1px #e0e0e0;
    }
    .pcHeader_logoBox{
        width: 180px; margin-right: 30px;
    }
    .pcHeader_naviBox{
        width: calc(100% - 180px - 30px);
        display: flex; flex-wrap: nowrap; justify-content: flex-end;
    }

@media screen and (max-width:1039px) { /*SP*/
    .pcHeader_contentsBox{
        width: 100%;
        padding: 10px 20px;
        display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center;
    }
}
@media screen and (min-width:1040px) , print { /*PC&TB*/
    .pcHeader_contentsBox{
        width: 100%; max-width: 1000px;
        padding: 10px 0;
        display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center;
    }
}

#footer{
    padding: 0 20px;
}

a.linkImgBox{
    display: block;
    transition: 0.3s ease-in-out;
}
a.linkImgBox:hover{
    opacity:0.5;
}

@media screen and (max-width:999px) { /*TB*/
    #contentsWrap{
        width:100%; padding: 0 20px;
        box-sizing: border-box;
        margin-top: 70px;
        padding-top: 30px;
    }
}
@media screen and (min-width:1000px) , print { /*PC&TB*/
    #contentsWrap{
        width:100%; max-width:1000px;
        margin-top: 70px;
        padding-top: 30px;
    }
}

    /* slider */
    .slider {
        padding: 0 0;
        position: relative;
        height: auto;
        /* overflow: hidden; */
        box-sizing: border-box;
        margin-bottom: -70px;
    }
    .bx-viewport {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        left: 0 !important;
        border: none !important;
    }
    #slider div {
        width: 100% !important;
        height: auto;
    }
    .bx-viewport img{
        max-width: none;
        width: 100%;
        margin: auto;
    }
#slider a{
  display:block;
}
#slider a:hover{
  opacity:0.5;
}


.productList_linkBox{
    display: block;
}
.productList_name{
    font-weight: bold;
    margin: 0 !important;
}
.productList_soldout{
    font-weight: bold; color: #f00;
    margin: 0 !important;
}


.copyrightBox{
    width: 100%; padding: 30px 0 50px;
    text-align: center;
}
.copyrightBox p{
    font-size: 0.85rem;
    margin-bottom: 10px;
}
.copyrightBox a{
    display: inline-block;
}
.copyrightBox a img{
    width: 200px;
}


    .CMM_titleBox{
        padding-bottom: 20px;
        background-image: url(https://img21.shop-pro.jp/PA01466/841/etc/line_img01.png?cmsp_timestamp=20210420111850);
        background-repeat: repeat-x;
        background-position: 0 100%;
        background-size: 355px;
    padding-top: 30px;
    margin-top: 0 !important;
    }



/************************************************************/
/*   利用規約   */
/************************************************************/
    .terms_textSet{
        width: 100%; padding-bottom: 50px;
    }
    .terms_textBox{
        margin-bottom: 50px;
    }
    .terms_subTitle{
        font-size: 18px; font-weight: normal;
        padding-bottom: 10px; margin: 0;
    }
    .terms_noteBox p{
        text-indent: -14px; padding-left: 14px;
    }


/************************************************************/
/*   オープンキャンペーン   */
/************************************************************/
    .OC_SPBR{
        display: none;
    }
    .OC_set{
        width: 100%; padding-bottom: 50px;
    }
    .OC_textBox{
        margin-bottom: 50px;
    }
    .OC_imgBox{
        width: 100%;
        margin-bottom: 30px;
    }
    .OC_imgBox img{
        width: 100%;
    }
    .OC_listBox{
        width: 100%; margin-bottom: 30px;
        display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch;
    }
    .OC_listBox dt{
        width: 145px;
        margin-bottom: 10px;
    }
    .OC_listBox dd{
        width: calc(100% - 145px);
        margin: 0 !important; padding: 0 !important;
        margin-bottom: 10px;
    }

/************************************************************/
/*   新米キャンペーン   */
/************************************************************/
.fp_linkBox{
  width:100%;
}
.fp_linkBox a{
    display: block; text-align: center; padding: 20px 10px;
    background: #e60012; border-radius: 5px;
    font-size: 18px; font-weight: bold; color: #fff;
}
  
/************************************************************/
/*   営業日カレンダー   */
/************************************************************/
.CMM_calendarBox{
  width: 100%;
}
.tbl_calendar {
  width: 100%;
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar:first-of-type {
    margin-bottom: 30px;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.side_cal_memo{
  margin-top: 10px;
    font-size: 12px;
}
.side_cal_memo span{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #eeec70;
    margin-right: 5px;
    vertical-align: text-top;
}
    

/************************************************************/
/*   バナー   */
/************************************************************/
.bannerSet{
  padding: 0;
    display: flex; flex-wrap: wrap; justify-content: space-between;
}
.bannerBox{
    width: 100%;
  display: block;
  margin-bottom: 20px;
}
.bannerBox_half{
    width: calc((100% - 10px) /2);
    display: block;
    margin-bottom: 20px;
}


/************************************************************/
/*   フリーページ　共通   */
/************************************************************/
    #FREE_wrap{
        width: 100%;
    }

/* 食品表示一覧 */
    .products_labelSet{
        width: 100%; margin-bottom: 50px; padding-top: 30px;
        display: flex; flex-wrap: wrap; justify-content: space-between;
    }
    .products_labelName{
        width: 100%; margin-bottom: 5px;
        font-size: 16px; font-weight: bold;
    }
    .products_label_textSet{
        width: 100%; margin-bottom: 10px;
        display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start;
        flex-direction: row-reverse;
    }
    .products_label_img{
        width: 200px;
    }
    .products_label_img img{
        width: 100%; max-width: auto;
    }
    .products_labelText{
        width: calc(100% - 200px); margin-bottom: 10px;
        padding-top: 10px;
    }
    .products_labelList{
        width: 100%; margin-bottom: 40px;
    }
    .products_labelList:last-of-type{
        margin-bottom: 0;
    }
    .products_labelList dl{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch;
        border: 1px solid #aaa;
        border-bottom: none;
    }
    .products_labelList dl dt{
        width: 100px; padding: 5px 10px;
        border-right: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
    }
    .products_labelList dl dd{
        width: calc(100% - 100px); padding: 5px 10px;
        border-bottom: 1px solid #aaa;
    }
    .products_label_ancLink{
        display: inline-block;
    }
.products_listNote{
  margin-top:10px;
}



    .products_label_listWrap{
        width: 100%;
    }
    .products_label_listSet{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start;
    }
    .products_label_listBox{
        width: 150px; margin: 0 20px 30px 0;
        display: block; text-align: center;
        text-decoration: none; font-weight: bold; font-size: 12px;
    }
    .products_label_listBox img{
        width: 100%; max-width: auto;
    }

/* 文字先頭揃え */
.text_note01{
    text-indent: -1rem;
    padding-left: 1rem;
}

/* リンクセット */
.textarea_link_set{
    width: 100%;
    margin: 20px 0;
    display: grid;
    grid-gap: 20px;
}
.textarea_link_box{
    width: 100%;
    display: grid;
    grid-gap: 10px;
}
.textarea_link_box a{
    text-align: center;
    padding: 10px ;
    background-color: #e60012;
    border-radius: 10px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
}