@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500&family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@300;400;500;700&display=swap');
@charset "euc-jp";


/*font-family: 'Lora', serif;*/
/*font-family: 'Noto Serif JP', serif;*/
/*font-family: 'Noto Sans JP', sans-serif;*/

body {
background-color: #F0F3E4;
background-image: url(https://img.shop-pro.jp/tmpl_img/76/bg.gif);
color: #222;
-webkit-font-smoothing: antialiased;
}

.fix-banner.visible-desktop {
  z-index: 99;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 300px;
}
.fix-banner.visible-phone {
     z-index: 99;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.side_group{
  margin-top:0 !important;
}
a {
color: #222;
}
.side-search{
margin-bottom: 42px;
      margin-top: -21px;
}  
.side-search .search_box {
    width: 217px;
}
.insta svg,.subscription i{
    vertical-align: bottom;
}
.insta,.subscription{
padding: 10px;
    margin-top: 13px;
    display: block;
    width: 200px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
.insta {
    color: #266866;
    border: solid 1px #266866;
}
.subscription {
    background: #266866;
    color: #fff;
}
.border_navi {
    background: #266866;
    margin-top: 20px;
    padding: 5px 15px;
   text-align:center;
}
.border_navi a{
  color:#fff;
}
.head_navi_cart{
      float: left;
    padding-right: 10px;
    padding-top: 4px;
}
a:hover {
color: #888;
text-decoration: none;
}

form {
    margin: 0;
}

address {
    text-align: center;
    padding-top: 30px;
    font-size: 12px;
  font-family: "Noto Sans JP";
  
}
/*
 * layout
 */

#wrapper {
    position: relative;
}


.footer_notice_list_dd .payment_img {
    display: inline-block !IMPORTANT;
    padding-right: 6px;
    padding-top: 6px;
}

.container {
}

/* common */
.heading {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 20px;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #333;
}

.lists {
    margin: 0;
    border-bottom: 1px solid #333;
}

.list {
    border-top: 1px solid #ccc;
    font-weight: normal;
}

.list:first-child {
    border-top: none;
}

.list_link {
    padding: 20px 0;
}

.list_link_name {
    display: block;
    padding-right: 30px;
}

.list_link_img {
    margin-bottom: 5px;
}

.list_icon_arrow {
    float: right;
    margin-right: 10px;
}

.item_img {
    margin: 0 auto;
    background: none !important;
}
.item_img:hover {
    opacity: 0.8;
}
.item_name {
    padding-top: 5px;
}
.item_regular_price {
    text-decoration: line-through;
}
.item_price {
    font-weight: bold;
}
.item_price_discount {
    color: #cf0400;
}
.item_discount_rate {
    color: #cf0400;
}
.item_soldout {
    color: #cf0400;
}

.rank_box {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #333;
    display: block;
    z-index: 5;
}
.rank_box_color_1 {
    background-color: #dccc18;
}

.rank_box_color_2 {
    background-color: #bab9c1;
}

.rank_box_color_3 {
    background-color: #e18961;
}

.rank_number {
    color: #fff;
    display: block;
    padding-top: 1px;
    font-size: 14px;
}

.btn-more {
    width: 96%;
    margin: 0 auto 60px;
    padding: 10px 12px;
}

/*
 * header
 */

#header {
    margin-bottom: 30px;
}

.footer_pagetop{
    background-color:#266866 !important;
}

.header_top {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eee;
    position: absolute;
    top: 0 !important;
  background-color:#266866;
z-index: 10;
}

.header_top_cmspbar {
    position: fixed;
}
.header_top_inner {
    max-width: 980px;
    margin: 0 auto;
}

.search_form {
    margin: 0;
    padding-top: 10px;
    float: left;
}

.search_select {
    width: 150px;
    border: 1px solid #101010;
    font-size: 12px;
}

.search_box {
    width: 260px;
}

.btn_search {
    padding: 2px 5px 3px 5px;
    border: 1px solid #101010;
}

.btn_search i {
    vertical-align: -35%;
}

.header_nav_headline {
    text-align: right;
    font-size: 12px;
    margin-top: 14px;
    letter-spacing: 0.1em;
    float: right;
}

.header_nav_headline li a i {
    vertical-align: -40%;
}

.header_nav_headline li a {
    color: #fff;
    margin-right: 5px;
}

.header_nav_headline li a:hover {
    color: #ccc;
    text-decoration: none;
}

.header_nav_headline .headline_viewcart {
    padding-left: 15px;
    border-left: 1px solid #000;
}

.header_mid {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #333;
    position: absolute;
    top: 51px;
    background-color: #fff;
    z-index: 9;
}

.header_mid_cmspbar {
    position: fixed;
}

.header_mid_inner {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
}

.header_nav_global {
    font-size: 12px;
    margin-top: 14px;
}

ul.header_nav_global > li {
    padding: 0 5px 0 0;
}

.header_nav_global li a i {
    vertical-align: -40%;
}

.header_nav_global li a {
}

.header_nav_global li a:hover {
    text-decoration: none;
}

.header_nav_global_box {
    display: none;
    width: 100%;
    height: auto;
background-color: #333;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
position: absolute;
top: 37px;
left: -1px;
padding: 0;
}
.header_nav_global_box_heading {
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding-top: 30px;
    text-align: center;
    letter-spacing: 0.1em;
}
.header_nav_global_box_detail {
    background-color: #fff;
    padding: 30px 20px 20px;
}

.header_nav_global_left {
    float: left;
    margin: 0;
}

.header_nav_global_left li {
    padding-bottom: 15px;
}

.header_nav_global_right {
    float: right;
}

.header_nav_global_social {
    padding-left: 5px;
}

ul.header_nav_global_social > li {
    padding: 0;
}

.header_nav_global_social li a i {
    vertical-align: -40%;
}

.header_btm {
    max-width: 980px;
    padding-top: 101px;
    margin: 0 auto;
}

.header_logo {
    margin: 0 auto;
    padding-top: 30px;
    float: left;
}

.header_lead {
    padding-top: 40px;
    font-size: 18px;
    color: #aaa;
    letter-spacing: 0.1em;
    float: right;
}

.header_nav_phone {
    z-index: 99;
    float: right;
    height: 50px;
    display:none;
}
.header_nav_lst_phone {
    position: absolute;
    left: 55%;
    display: none;
    margin-left: -50%;
    width: 90%;
    border: 1px solid #ccc;
    background: #fff;
}
.header_nav_lst_phone ul {
    margin: 0;
}
.header_nav_lst_phone .search_form{
  padding:0px;
}
.header_nav_lst_phone li {
    padding: 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 12px;
}
.header_nav_lst_phone li:last-child {
    border-bottom: none;
}
.header_nav_lst_phone a {
    display: block;
    padding: 6px 0;
}
.header_nav_lst_phone a:hover {
    background: #333;
    text-decoration: none;
    color: #fff;
}
.nav_btn_phone {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.nav_btn_phone i {
    vertical-align: -40%;
}

/*
 * main
 */

.main {
    max-width: 980px;
}

/*
 * contents
 */

.contents {
    padding: 20px 0 0 0; 
    float: right;
}
#contents{
      padding-top: 40px;
}
/* pankuzu */
.pankuzu_lists {
    font-size: 10px;
}
ul.pankuzu_lists > li {
    padding: 0;
}
.pankuzu_list {
}

/* info */
.info {
    margin-bottom: 60px;
  margin-top: 22px;
}


}

.info_heading {
}

.info_detail {
    margin: 20px 0 0;
    font-size: 13px;
}

.info_detail_lists {
}

.info_detail_list_dt {
    padding: 20px 0 5px;
}

.info_detail_list_dt:first-child {
    padding: 0 0 5px;
}

.info_detail_list_dd {
    margin: 0;
}

/* ranking（seller） */
.seller {
    margin-bottom: 20px;
}

.seller_heading {
}

.seller_lists {
    margin-top: 20px;
    font-size: 12px;
}

.seller_list {
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

/* recommend */
.recommend {
    margin-bottom: 20px;
}

.recommend_heading {
}

.recommend_lists {
    margin-top: 20px;
    font-size: 12px;
}

.recommend_list {
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

/* free_space */
.free_space {
}

/*
 * side
 */

.side {
    padding: 20px 0 0 0;
}

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

.side_banner {
    margin: 20px 0 40px;
}
.side_banner_lists {
}
.side_banner_list {
    margin-top: 19px;
}
.side_banner_list:first-child {
    margin-top: 0;
}

.side_category {
    margin: 0;
}
.side_category_list {
    position: relative;
}
.side_subcategory_lists {
    width: 80%;
    padding: 15px 20px;
    position: absolute;
    top: -21px;
    right: -180px;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 7;
    display: none;
}
.side_subcategory_list {
    border-top: none;
}
.side_subcategory_lists li a {
    padding: 5px 0;
}

.side_group {
    margin-top: 60px;
}
.side_group_heading {
}
.side_group_lists {
}
.side_group_list {
}

.side_freepage {
    margin-top: 60px;
}
.side_freepage_heading {
    margin-bottom: 20px;
}
.side_freepage_lists {
}
.side_freepage_list {
    padding-top: 0;
    border: none;
}
.side_freepage_list a {
    padding: 0 0 20px 0;
}

.side_mobile_shop {
    margin-top: 60px;
}
.side_mobile_shop_heading {
    margin-bottom: 20px;
}
.side_mobile_shop_img {
    text-align: center;
}

.side_banner_long {
    margin-top: 40px;
}

/*
 * footer
 */

.footer {
    width: 100%;
    margin-top: 40px;
}

.footer_inner {
    max-width: 980px;
    margin: 0 auto;
}
.t1 {
    font-size: 20px;
    padding: 20px 0;
}
.t3{
    padding-top: 13px;
    text-decoration: underline;
}
.footer_heading {
}
.footer_lists {
    margin-top: 20px;
}
.footer_list {
    padding: 0 10px;
    text-align: center;
}
.footer_list_img {
    margin: 0 auto;
}

.footer_seller,
.footer_recommend,
.footer_checked {
    margin-bottom: 40px;
}

.footer_seller_lists,
.footer_recommend_lists,
.footer_checked_lists {
    font-size: 10px;
}

.footer_seller_list,
.footer_recommend_list,
.footer_checked_list{
    margin-bottom: 10px;
}

.footer_banner {
    padding-bottom: 60px;
    margin: 0 auto;
}

.footer_pagetop {
    text-align: center;
background-color: #333;
}
.footer_pagetop a {
    display: block;
    width: 100%;
    height: 40px;
}
.footer_pagetop_icon {
    margin-top: 8px;
}

.footer_notice {
    padding: 60px 0;
background-color: #F0F3E4;
}
h3.footer_notice_heading {
    padding-bottom: 40px;
    border-bottom: none;
}
.footer_notice_lists {
    margin: 0;
}
.footer_notice_list_dt {
    padding: 20px 0 10px;
}
.footer_notice_list_dt:first-child {
    padding: 0 0 10px;
}
.footer_notice_list_dd {
    margin: 0;
    line-height: 1.8;
}
.footer_notice_cal_table {
}
.footer_notice_cal_memo {
}

.tbl_calendar {
    margin-bottom: 20px;
    max-width: 260px;
    width: 100%;
    font-size: 84.615%;
}
.tbl_calendar caption {
    text-align: center;
}
.tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.cal_memo {
    margin-top: 1em;
    font-size: 84.615%;
}

.footer_nav {
    padding: 60px 0;
background-color: #333;
}

.footer_nav_shopinfo {
    color: #fff;
}
.footer_nav_shopinfo_img {
    padding: 0;
    text-align: left;
}
.footer_nav_shopinfo_img img {
    width: 180px;
}
.footer_nav_shopinfo_caption {
    padding: 0 2%;
}
.footer_nav_shopinfo_name {
    font-size: 18px;
    padding-left: 5px;
}
.footer_nav_shopinfo_memo {
    padding-left: 5px;
}

.footer_nav_lists {
}
.footer_nav_list {
    color: #fff;
    padding-top: 15px;
}
.footer_nav_list:first-child {
    padding-top: 0;
}
.footer ul.menus {
	padding-top: 38px;
}
.footer ul.menus li {
   font-family: "Noto Sans JP";
   list-style: none;
   padding:13px;
   font-size:12px;
   display: inline-block;
}
.footer_nav_list_link {
    color: #fff;
}
.footer_nav_list_link:hover {
    color: #ccc;
    text-decoration: none;
}

.footer_copyright {
    text-align: center;
    padding: 2em 0;
}
.footer_powered {
    display: block;
    padding: 10px 0;
    line-height: 18px;
}
.footer_powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
}
.footer_powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
}

/*
 * Slider
 */

.slider {
    position: relative;
    margin-bottom: 40px;
}

.bx-wrapper {
    z-index: 0;
}

.bx-wrapper img {
    width: 100%;
    height: auto;
}

.slider .bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    left: 0 !important;
    border: none !important;
}

.slider .bx-wrapper .bx-caption {
    background: #000\9;
    background: rgba(0, 0, 0, 0.60);
}

.slider .bx-wrapper .bx-caption span {
    font-size: 14px;
    padding: 10px 10px 10px 20px;
}

/*
 * sk privacy
 */

.skpr_box {
    padding-top: 120px;
    margin-top: -60px
}

.skpr_box:first-child {
    padding-top: 0;
    margin-top: 0;
}

.skpr_detail,
.privacy_lead {
    margin: 20px 0 0;
    font-size: 13px;
}

.skpr_detail_lists {
}

.skpr_detail_list_dt {
    padding: 20px 0 5px;
}

.skpr_detail_list_dt:first-child {
    padding: 0 0 5px;
}

.skpr_detail_list_dd {
    margin: 0;
}

/*
 * temp
 */

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border: 1px solid #101010;
    background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9;
    border-color: rgba(82, 168, 236, 0.8);
}

/*
 * icons
 */
.icon-b.icon-user { background-position: -208px -0px; }
.icon-w.icon-user { background-position: -208px -0px; }
.icon-lg-b.icon-user { background-position: -312px -0px; }
.icon-lg-w.icon-user { background-position: -312px -0px; }
.icon-b.icon-adduser { background-position: -240px -0px; }
.icon-w.icon-adduser { background-position: -240px -0px; }
.icon-lg-b.icon-adduser { background-position: -360px -0px; }
.icon-lg-w.icon-adduser { background-position: -360px -0px; }
.icon-b.icon-login { background-position: -48px -80px; }
.icon-w.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-b.icon-logout { background-position: -32px -80px; }
.icon-w.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-b.icon-cart { background-position: -176px -64px; }
.icon-w.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-b.icon-search { background-position: -208px -16px; }
.icon-w.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-b.icon-mail { background-position: -64px -0px; }
.icon-w.icon-mail { background-position: -64px -0px; }
.icon-lg-b.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px; }
.icon-b.icon-book { background-position: -144px -32px; }
.icon-w.icon-book { background-position: -144px -32px; }
.icon-lg-b.icon-book { background-position: -216px -48px; }
.icon-lg-w.icon-book { background-position: -216px -48px; }
.icon-b.icon-help { background-position: -288px -80px; }
.icon-w.icon-help { background-position: -288px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px; }
.icon-lg-w.icon-help { background-position: -432px -120px; }
.icon-b.icon-c_twitter { background-position: -112px -176px; }
.icon-w.icon-c_twitter { background-position: -112px -176px; }
.icon-lg-b.icon-c_twitter { background-position: -168px -264px; }
.icon-lg-w.icon-c_twitter { background-position: -168px -264px; }
.icon-b.icon-c_facebook { background-position: -144px -176px; }
.icon-w.icon-c_facebook { background-position: -144px -176px; }
.icon-lg-b.icon-c_facebook { background-position: -216px -264px; }
.icon-lg-w.icon-c_facebook { background-position: -216px -264px; }
.icon-b.icon-c_google { background-position: -192px -176px; }
.icon-w.icon-c_google { background-position: -192px -176px; }
.icon-lg-b.icon-c_google { background-position: -288px -264px; }
.icon-lg-w.icon-c_google { background-position: -288px -264px; }
.icon-b.icon-c_pinterest { background-position: -224px -176px; }
.icon-w.icon-c_pinterest { background-position: -224px -176px; }
.icon-lg-b.icon-c_pinterest { background-position: -336px -264px; }
.icon-lg-w.icon-c_pinterest { background-position: -336px -264px; }
.icon-b.icon-chevron_right { background-position: -16px -144px; }
.icon-w.icon-chevron_right { background-position: -16px -144px; }
.icon-lg-b.icon-chevron_right { background-position: -24px -216px; }
.icon-lg-w.icon-chevron_right { background-position: -24px -216px; }
.icon-b.icon-chevron_down { background-position: -352px -128px; }
.icon-w.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_up { background-position: -0px -144px; }
.icon-w.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-b.icon-chevron_left { background-position: -336px -128px; }
.icon-w.icon-chevron_left { background-position: -336px -128px; }
.icon-lg-b.icon-chevron_left { background-position: -504px -192px; }
.icon-lg-w.icon-chevron_left { background-position: -504px -192px; }
.icon-b.icon-list { background-position: -192px -96px; }
.icon-w.icon-list { background-position: -192px -96px; }
.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-w.icon-list { background-position: -288px -144px; }
.icon-b.icon-pencil { background-position: -96px -0px; }
.icon-w.icon-pencil { background-position: -96px -0px; }
.icon-lg-b.icon-pencil { background-position: -144px -0px; }
.icon-lg-w.icon-pencil { background-position: -144px -0px; }

.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/76/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/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/76/icon16_2x_b.png); }
    .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_w.png); }
    .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
    .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}
@media (max-width: 768px) {
    .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
    .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/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/76/icon24_2x_b.png); }
    .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}

@media (max-width: 768px) {
      .hmenu{
        background: none;
    }
}

/*
 * Media Queries
 */

@media (min-width: 980px) {
    .contents {
        width: 670px;
    }
    .contents_detail {
        width: 100%;
    }

    .side {
        width: 270px;
    }

    .header_nav_global_right li {
        display: inline-block !important;
    }
}

@media (min-width: 769px) {
    .footer_list {
        width: 10%;
    }
}

@media (max-width: 980px) {
    #base_gmoWrapp,
    #gmo_CMSPbar {
        overflow: hidden;
        min-width: 100% !important;
        width: 100% !important;
    }

    .contents,
    .side,
    .footer_heading {
        padding-right: 1%;
        padding-left: 1%;
    }

    .header_nav_phone {
        margin-right: 10px;
    }
    .header_nav_phone {
        margin-right: 0;
    }
    .nav_btn_phone {
        display: block;
        height: 30px;
        padding-top: 15px;
    }
}

@media (max-width: 768px) {
  
  .footer ul.menus li {
   display: block;
        padding: 6px;
}
  
    .contents,
    .side,
    .footer_heading {
        padding: 0;
    }
.header_nav_lst_phone input.search_box{
    height: 31px;
  width:80%;
}
    .productlist_lists {
        padding: 0 10px 20px;
    }

    .header_btm {
        padding-top: 51px;
        text-align: center
    }

    .header_logo {
        float: none;
    }

    .header_lead {
        padding-top: 10px;
        font-size: 12px;
        float: none;
    }

    .header_nav_global_social {
        padding-left: 0;
    }

    .search_form {
        float: none;
    }

    .search_select {
        width: 100%;
        margin-bottom: 10px;
    }

    .search_box {
        width: 75%;
        float: left;
    }

    .btn_search {
        width: 15%;
        float: right;
    }

    .slider {
        margin-bottom: 20px;
    }

    .side_group,
    .side_freepage {
        margin-top: 0;
    }
    .info {
       margin-bottom: 20px !important; 
    }
    .info_detail,
    .seller_lists,
    .recommend_lists {
        padding: 0 15px 20px;
    }

    .free_space {
        font-size: 12px;
        padding: 0 10px 60px;
    }


    .list {
        padding: 0;
    }

    .list_link {
        padding: 10px;
    }

    .list_icon_arrow {
        margin-right: 0;
    }

    .side_banner {
        margin-bottom: 40px;
        text-align: center;
    }

    .side_banner_list {
        margin-top: 0;
    }

    .side_freepage_heading {
        margin-bottom: 0;
    }
    .side_freepage_list {
        padding: 0;
        border-top: 1px solid #ccc;
    }
    .side_freepage_list a {
        padding: 10px;
    }

    .heading {
        font-size: 14px;
        font-weight: bold;
        padding: 0 10px 20px;
    }

    .side_category {
        margin-top: 0;
    }
    .side_category_list {
        position: static;
        cursor: pointer;
    }
    .side_subcategory_lists {
        width: 100%;
        padding: 0;
        position: static;
        border: none;
        background-color: #f5f5f5;
        display: none;
    }
    .side_subcategory_list {
        border-top: 1px solid #ccc;
    }
    .side_subcategory_list:first-child {
        border-top: 1px solid #ccc;
    }
    .side_subcategory_lists li a {
        padding: 10px;
    }


    .side_category_heading,
    .side_group_heading,
    .side_freepage_heading,
    .footer_seller_heading,
    .footer_recommend_heading,
    .footer_checked_heading{
    background-color: #333;
    color: #fff;
    padding: 10px 0 10px 10px;
}

.footer {
    margin-top: 0;
}

.footer_lists {
    padding: 0 10px 20px;
}

.footer_list {
    padding-right: 1%;
    padding-left: 1%;
}

.footer_checked {
//    border-bottom: 1px solid #333;
}

.footer_banner {
    text-align: center;
    padding: 0 10px 60px;
}
.footer_banner li {
    padding: 5px;
}


.footer_seller_lists,
.footer_recommend_lists,
.footer_checked_lists {
    font-size: 12px;
}
.footer_seller_list,
.footer_recommend_list {
    margin-bottom: 40px;
}
.footer_checked_list {
    margin-bottom: 10px;
}

.footer_notice {
    padding: 0;
}

.footer_nav {
    padding: 0;
}
.footer_nav_shopinfo {
    padding: 30px 0;
}
.footer_nav_shopinfo_img {
    padding-bottom: 10px;
    text-align: center;
}
.footer_nav_shopinfo_caption {
    text-align: center;
}
.footer_nav_shopinfo_name {
    padding-left: 0;
}
.footer_nav_shopinfo_memo {
    padding-left: 0;
}

.footer_nav_menu_right {
    padding: 0;
    border-top: 1px solid #777;
}
.footer_nav_menu_right li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #777;
}
.footer_nav_menu_right li:nth-child(odd) {
    border-right: 1px solid #777;
}
.footer_nav_menu_right a {
    display: block;
    padding: 12px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

.footer_nav_menu {
    padding: 20px;
    text-align: center;
    font-size: 10px;
background-color: #333;
color: #fff;
}

.footer_nav_list {
    padding-top: 5px;
}

.footer_copyright {
    font-size: 10px;
}

.skpr_detail,
.privacy_lead {
    padding: 0 10px 20px;
}

.skpr_box {
    padding-top: 70px;
    margin-top: -10px
}

.skpr_box:first-child {
    padding-top: 0;
    margin-top: 0;
}
}

@media (max-width: 480px) {
    .side_banner_list {
        margin-top: 19px;
    }
    .side_banner_list:first-child {
        margin-top: 0;
    }
}

/*** custom ***/

/* reset */
body{
    font-family: 'Noto Serif JP', serif;
}
a,button{
    transition: .2s ease;
}
p,ul,ol,li,h1,h2,h3,h4,h5,h6,button{
    margin: 0;
    font-weight: normal;
}
ul,ol{
    list-style-position: inside;
}
blockquote {
    margin: 15px 0;
    background: rgba(255,255,255,.7);
    padding: 15px 20px;
    border-left: 5px solid #cecece;
}
#wrapper{
    padding-top: 127px;
    width: 100%;
    overflow: hidden;
}
#header{
    margin-bottom: 0;
}
.main,.header_top_inner,.hmenu_inner,.footer_inner{
    max-width: 1200px;
}
.main{
    overflow: hidden;
}

/* ヘッダー&ヘッダー追加メニュー */
.nav_btn_phone{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 10px;
}
.nav_btn_phone svg{
    margin-right: 5px;
}
.search_form,.search_select,.search_box{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
}
.hmenu{
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 9;
background-color: #F0F3E4;
}
.hmenu_inner{
    position: relative;
    width: 100%;
    height: 85px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.hmenu_logo{
    position: absolute;
    top: 17px;
    left: 7px;
    margin: 0;
}
.hmenu_logo img{
    width: 276px;
}
.hmenu_list{
    list-style: none;
    display: flex;
    align-items: center;
    height: 100%;
}
.hmenu_list-item{
    font-size: 14px;
    letter-spacing: 0.03em;
    margin: 0 15px 0;
    position: relative;
    height: 100%;
}
.hmenu_list-item > a{
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hmenu_list-item:before{
    content: "";
    width: 32px;
    height: 1px;
    background: #848484;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: .2s ease;
}
.hmenu_list-item:hover:before{
    opacity: 1;
}
.hmenu_list-child{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f9f9f9;
    padding: 15px 20px 20px;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1),2px 2px 5px 0 rgba(0,0,0,.15);
    list-style: none;
    min-width: 260px;
}
.hmenu_list-child li{
    border-top: solid 1px #eee;
}
.hmenu_list-child li:first-child{
    border-top: none;
}
.hmenu_list-child a{
    padding: 14px 0;
    display: block;
}
.hmenu_sns{
    margin-left: 15px;
}
.hmenu_sns a:hover{
    opacity: .7;
}

/* フッター */
.footer_copyright{
    font-size: 10px;
    color: #707070;
    text-align: center;
    padding: 20px 0 30px;
}
.footer_nav{
    background: none;
}
.footer_nav_shopinfo,.footer_nav_list,.footer_nav_list_link{
    color: #222;
}
.footer-nav_inner a.icon {
    padding: 10px;
}
.footer-nav{
//    border-top: solid 1px #000;
padding: 100px 15px 100px;
}

.footer-nav {
    padding-bottom: 100px !important;
}

.footer-nav_inner a.logo {
    margin-bottom: 40px;
    display: block;
}

.footer-nav_inner{
//    display: flex;
    max-width: 1200px;
    margin: 0 auto;
  text-align:center;
}
.footer-nav_logo img{
    width: 270px;
}
.footer-nav_right{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 0 0 40px;
    margin: 0 0 0 auto;
}
.footer-nav_block{
    display: flex;
    flex-wrap: wrap;
}
.footer-nav_ttl{
    font-weight: bold;
    font-size: 14px;
    width: 100%;
}
.footer-nav_lists{
    max-height: 140px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    list-style: none;
}
.footer-nav_list{
    width: 160px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 15px;
}
.footer-nav_list{
    margin-top: 10px;
}
.footer-nav_prd {
    margin-right: 85px;
}
.footer-nav_prd .footer-nav_list{
    margin-top: 15px;
}
.footer-nav_prd .footer-nav_list a{
    padding-right: 15px;
    display: flex;
}
.footer-nav_prd .footer-nav_list a:before{
    content: "";
    background: #222;
    border-radius: 50%;
    width: 2px;
    height: 2px;
    margin: 8px .5em 0 5px;
}
.footer_nav_shopinfo{
    border-top: solid 1px #000;
    padding: 45px 0 50px;
    margin-top: 50px;
}
.footer_nav_shopinfo_inner{
    max-width: 600px;
    margin: 0 auto;
}


/* サイドメニュー */
.side{
    width: 22.5%;
}
.side_group_heading,.side_category_heading,.side_freepage_heading{
    border: none;
}
.side_calcel,.side_delivery,.side_notice{
    margin-top: 60px;
}
.side_calcel .lists,.side_delivery .lists,.side_notice .lists{
    border-bottom: none;
    margin-top: 32px;
}
.side .footer_notice_list_dt{
    padding-bottom: 0;
}
.side .heading{
    padding-bottom: 30px;
}
.lists{
    border-color: #707070;
}
.list{
    border-color: #707070;
}
.list_icon_arrow {
    transform: scale(.8);
}

/* メインブロック */
.contents{
    width: 75%;
}
.contents .heading,.footer .heading{
    font-size: 19px;
    letter-spacing: 0.03em;
    line-height: 1.5;
    border-bottom: none;
    padding-bottom: 12px;
}
.cate *,.pdc *,.seller *,.recommend *,.blog *,.news *,.history *{
    box-sizing: border-box;
}
.bx-controls-direction a{
    transition: 0s;
}
.heading_en{
    font-family: 'Lora', serif;
    font-size: 12px;
    letter-spacing: 0.03em;
    margin-top: 6px;
}
.info_detail,.free_space{
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 29px;
}
.item_img{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    transition: .2s ease;
    background: #fcfcfc;
}
.item_img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    width: auto;
    max-width: none;
    max-height: none;
    padding: 0;
}

/* カテゴリーから探す */
.cate{
    margin-bottom: 25px;
}
.cate_list{
    display: flex;
    flex-wrap: wrap;
    margin: 35px -8px 40px;
    list-style: none;
}
.cate_item{
    width: 33%;
    padding: 0 8px;
    text-align: center;
    margin-bottom: 13px;
    transition: .2s;
}
.cate_item:hover{
    opacity: .8;
}
.cate_bnr{
    width: 100%;
}
.cate_name{
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.5;
    margin: 16px 0 20px 0;
}

/* 生産者から探す */
.pdc{
    margin-bottom: 5px;
}
.pdc_list{
    display: flex;
    flex-wrap: wrap;
    margin: 40px -8px;
    list-style: none;
}
.pdc_item{
    width: 25%;
    padding: 0 8px;
    text-align: center;
    margin-bottom: 45px;
    transition: .2s;
}
.pdc_item:hover{
    opacity: .8;
}
.pdc_img{
    width: 100%;
}
.pdc_name{
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.5;
    margin-top: 15px;
}

/* ランキング */
.seller{
    margin-bottom: 55px;
}
.seller_lists{
    display: flex;
    flex-wrap: wrap;
    margin: 40px -8px;
}
.seller_list{
    width: 25%;
    padding: 0 8px;
    text-align: center;
    margin-bottom: 45px;
    list-style: none;
}
.rank_box{
    background: #222222;
    width: 28px;
    height: 28px;
    top: 0;
    right: 0;
}
.rank_number{
    padding-top: 4px;
}
.rank_box_color_1{
    background: #DCCC18;
}
.rank_box_color_2{
    background: #ADADAD;
}
.rank_box_color_3{
    background: #FFAF2F;
}
.item_name{
    margin-top: 10px;
}
.item_name,.item_price{
    font-size: 13px;
    letter-spacing: 0.03em;
    text-align: center;
    line-height: 19px;
}

/* 関連商品 */
.recommend,.together_product{
    margin-bottom: 50px;
}
.recommend_lists,.together_product_lists{
    display: flex;
    flex-wrap: wrap;
    margin: 40px -8px;
}
.recommend_list{
    width: 25%;
    padding: 0 8px;
    text-align: center;
    margin-bottom: 45px;
}

/* 最近チェックした商品 */
.history{
    margin-bottom: 50px;
}
.footer_lists{
    display: flex;
    flex-wrap: wrap;
    margin: 40px -8px;
}
.footer_list{
    width: 16.5%;
    padding: 0 8px;
    text-align: center;
    margin-bottom: 25px;
}
.history .item_name{
    text-align: left;
    font-size: 10px;
    margin-top: 7px;
}

/* 特集を読む */
.blog{
    margin-bottom: 75px;
}
.blog_list{
    display: flex;
    flex-wrap: wrap;
    margin: 40px -15px;
    list-style: none;
}
.blog.producers .blog_list-item{
    width:25%;
}
.blog.producers .blog_list-item:nth-child(n + 5) {
 display:none;
}

.blog_list-item{
    width: 33.2%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.blog .item_img{
//    padding-top: 65%;
      padding-top: 57%;
}
.blog .item_img img{
    width: 100%;
    height: auto;
}

.blog_ttl{
    margin: 5px 0 0;
    max-height: 54px;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog_date{
    margin-top: 10px;
    font-family: 'Lora', serif;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: normal;
}

/* お知らせ */
.news{
    margin-bottom: 70px;
}
.news_list{
    margin-top: 50px;
    list-style: none;
}
.news_list-item{
    margin-bottom: 15px;
}
.news_list-item a{
    display: flex;
    align-items: center;
}
.news_cate{
    font-family: 'Lora', serif;
    margin-right: 30px;
    min-width: 90px;
    background: #fff;
    border: 1px solid #707070;
    font-size: 12px;
    text-align: center;
    padding: 3px;
    line-height: normal;
}
.news_date{
    font-family: 'Lora', serif;
    margin-right: 30px;
    font-size: 12px;
    letter-spacing: 0.03em;
    white-space: nowrap;
}
.news_ttl{
    font-size: 14px;
    letter-spacing: 0.03em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-width: 595px;
    margin: 0;
    max-height: 21px;
}

/* バナー */
.bnr{
    margin-bottom: 70px;
}
.bnr_item{
    max-width: 100%;
    text-align: center;
    margin-bottom: 8px;
}
.bnr_item a:hover{
    opacity: .7;
}

@media screen and (max-width: 1100px){
  
  .insta,.subscription {
    margin: 5px auto;
  }
  .footer-nav_inner .t2{
    margin-bottom:20px;
  }
  .footer-nav {
    border-top: none;
  }
    .footer-nav_inner .r,
  .footer-nav_inner .l{
   width:100%;
    text-align:center;
  }
    .hmenu_inner{
        padding: 0 15px;
       box-sizing: border-box;
    }
    .hmenu_logo{
        top: 23px;
    }
    .hmenu_logo img{
        width: 250px;
    }
    .hmenu_list-item{
        margin: 0 12px;
    }
    .footer-nav_block{
        display: block;
    }
    .footer-nav_lists{
        max-height: none;
    }
    .footer-nav_prd{
        margin-right: 30px;
    }
}

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

    .header_nav_phone{
        display:block;
    } 
    .header_nav_headline.inline{
      display:none;
    }
  
    .hmenu_inner{
        height: 0;
    }
    .hmenu_list{
        display: none;
    }
    .hmenu_logo{
        position: fixed;
        top: 60px;
        left: 10px;
    }
    .hmenu_sns{
        position: fixed;
        top: 65px;
        right: 10px;
    }
}

@media screen and (max-width: 768px) {
    #wrapper {
        padding-top: 37px;
    }
    .footer-nav{
          padding: 100px 15px 5px 15px;
     }
    .contents {
        width: 100%;
    }
    .main {
        padding-top:15px !important;
        max-width: 100%;
        overflow: hidden;
      padding: 0;
    }
    .header_top, .header_nav_phone, .nav_btn_phone {
        height: 35px;
        box-sizing: border-box;
      width: 100px;
    }
    .header_top {
        border-bottom: none;
        width: 100%;
    }
    .nav_btn_phone {
        padding-top: 10px;
    }
    .header_nav_global_social {
        display: none !important;
    }
    .hmenu {
        position: static;
    }
.hmenu_inner {
    height: auto;
    justify-content: center;
    padding: 23px 0px 0px 0px;
}
    .hmenu_logo {
        position: relative;
        top: 0;
        left: -3px;
    }
    .hmenu_logo img {
        width: 200px;
    }
    .hmenu_sns {
        display: none;
    }
    .header_nav_lst_phone, .header_nav_lst_phone * {
        box-sizing: border-box;
    }
    .header_nav_lst_phone {
        /*background: #F0F3E4;*/
        background: rgba(239, 242, 228, 1);
        padding: 15px 15px 65px;
        border: none;
        height: 100vh;
        width: 100%;
        margin: 0;
        left: 0;
        top: 35px;
        position: fixed;
        overflow-y: scroll;
    }
    .header_nav_logo{
        text-align: center;
        padding: 18px 0 35px;
    }
    .header_nav_logo a{
        padding: 0;
    }
    .header_nav_logo a:hover{
        background: none;
        color: #222;
    }
    .header_nav_lst_phone li {
        border-color: #777;
        text-align: left;
    }
    .header_nav_lst_phone li:last-child {
        border-bottom: solid 1px #777;
    }
    .header_nav_lst_phone li .list_icon_arrow{
        transform: scale(1);
    }
.header_nav_lst_phone li a {
    padding: 5px 5px 5px 14px;
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 28px;
    position: relative;
    font-family: "Noto Sans JP";
}
    .header_nav_lst_phone li.ttl {
    padding: 10px 0;
    font-size: 16px;
    margin-top: 20px;
}
    .header_nav_lst_phone li a:hover {
        background: none;
        color: #222;
    }
    .header_nav_sns {
        margin: 45px auto 0;
        max-width: 285px;
    }
    .header_nav_sns a{
        display: block;
        padding: 9px 0 9px 13px;
        border-radius: 10px;
        background: #222;
        font-size: 18px;
        letter-spacing: 0.03em;
        line-height: 28px;
        color: #fff;
    }
    .header_nav_sns svg{
        margin-right: 3px;
        vertical-align: -3px;
    }
    .header_nav_close{
        width: 70px;
        margin: 15px auto 0;
        font-size: 16px;
        text-align: center;
    }
    .search_form{
        padding: 0 37px;
        clear: both;
    }
    .search_form,.search_select,.search_box{
        font-size: 13px;
    }
    .search_form:after {
        content: "";
        display: block;
        clear: both;
    }
    .container{
        padding: 0 15px;
    }
    .bnr{
        padding: 0 15px;
        margin-bottom: 0;
    }
    .bnr_item{
        margin-bottom: 16px;
    }
    .btn-more{
        width: auto;
        margin: 0 15px 60px;
    }
    .heading,.heading_en{
        padding: 0 15px;
        font-weight: 500;
    }
    .cate_list,.pdc_list,.seller_lists,.blog_list,.news_list,.recommend_lists,.footer_checked_lists,.together_product_lists{
        padding: 0 7px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        width: 100%;
    }
    .cate{
        margin-bottom: 20px;
    }
    .cate_list{
        margin-top: 22px;
    }
    .cate_item{
        margin-bottom: 22px;
    }
    .pdc{
        margin-bottom: 22px;
    }
    .pdc_list{
        margin-top: 22px;
        padding: 0 11px;
    }
    .pdc_item{
        padding: 0 4px;
        margin-bottom: 9px;
        width: 33.2%;
    }
    .pdc_name{
        margin: 7px 0 0;
        line-height: 15px;
        min-height: 30px;
    }
    .seller{
        margin-bottom: 22px;
    }
    .seller_lists{
        margin: 23px 0 20px;
    }
    .seller_list{
        width: 49.9%;
        padding: 0 7px;
        margin-bottom: 20px;
    }
    .seller_list:nth-child(n+5){
        display: none;
    }
    .seller .item_name{
        margin-top: 0;
    }
    .blog_list-item{
        padding: 0 7px;
       margin-bottom: 0px;
    }
    .blog.producers .blog_list-item{
      width:100%;
    }
    .news{
        margin-bottom: 47px;
    }
    .news_list{
        margin-top: 22px;
        padding: 0 15px;
    }
    .news_list-item{
        margin-bottom: 27px;
    }
    .news_list-item a{
        flex-wrap: wrap;
    }
    .news_cate{
        margin-right: 12px;
    }
    .news_date{
        margin-right: 0;
    }
    .news_ttl{
        width: 100%;
        margin-top: 7px;
        -webkit-line-clamp: 2;
        max-height: 40px;
    }
    .recommend,.together_product{
        margin-bottom: 25px;
    }
    .recommend_lists,.together_product_lists{
        margin: 23px 0 20px;
    }
    .recommend_list,.together_product_list{
        width: 49.9%;
        padding: 0 7px;
        margin-bottom: 20px;
    }
    .recommend_list:nth-child(n+7){
        display: none;
    }
    .recommend .item_name,.together_product .item_name{
        margin-top: 0;
    }
    .footer_checked_heading{
        background: none;
        /*color: #222;*/
        color: #222;
    }
    .footer_checked_lists{
        margin: 22px 0 15px;
        padding: 0 11px;
    }
    .footer_checked_list{
        padding: 0 4px;
        margin-bottom: 16px;
        width: 33.2%;
    }
    .history .item_name{
        margin: 0;
        line-height: 15px;
        min-height: 30px;
        text-align: center;
        font-size: 13px;
    }
    /* サイドメニュー */
    .side_category,.side_group,.side_freepage{
        margin-bottom: 40px;
    }
    .side .heading{
        /*color: #222;*/
        color: #222;
        background: none;
        font-size: 19px;
        letter-spacing: 0.03em;
        padding-bottom: 28px;
        border-bottom: solid 1px #707070;
    }
    .side{
        width: 100%;
    }
    .side_banner_lists{
        padding: 0 7px;
    }
    .side_banner_list{
        padding: 0 8px;
        width: 33.2%;
    }
    .list_link,.side_freepage_list .list_link{
        padding: 20px 30px 20px 15px;
    }
    /* フッター */
    .footer_copyright{
        padding-top: 5px;
    }
    .footer_nav_shopinfo_caption{
        padding: 0 15px;
    }
    .footer_nav_shopinfo{
        float: none;
        margin-top: 0;
        border-top: none;
    }
    .footer_logo{
        margin-top: 50px;
        text-align: center;
    }
    .footer_logo img{
        max-width: 100%;
        width: 230px;
    }

    }
@media screen and (max-width: 600px){
    .blog{
        margin-bottom: 0;
    }
    .blog_ttl{
        margin-top: 0;
    }
    .blog_list{
        margin-top: 22px;
        padding: 0 15px;
    }
    .blog_list-item{
        width: 100%;
        padding: 0;
        margin-bottom: 48px;
    }
    .cate_item{
        width: 49.5%;
    }
    .cate_name{
        margin: 7px 0 0;
    }
}
@media screen and (max-width: 480px){
    .side_banner_list{
        margin-top: 16px;
        width: 100%;
    }
}


.feed_in{
  	opacity: 0;
  	//transform: translateY(-10px);
}
.feed_in.show{
  	transition: 1s;
  	transform: translateY(0);
  	opacity: 1;
}
