@charset "euc-jp";
#page-wrapper {
    position: relative;
}

.container {
    max-width: 1050px;
}

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 #ccc;
    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);
}

body {
color: #333;
background-color: #EDC4C1;
background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);
}

a {
color: #c85079;
}

a:hover {
color: #c60042;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h6 {
  margin:2px;
  font-size:90%;
  letter-spacing:-3px;
}

.ttl-h2 {
    position: relative;
    margin: 30px 0;
    text-align: center;
    font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-01 {
    border: 1px solid #c85079;
    background-color: #c85079;
    color: #fff;
    background-color: #c85079;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
    border: 1px solid #c60042;
    background-color: #c60042;
    color: #fff;
    background-color: #c60042;
}

.product-order-num input {
    border-color: #c85079;
}

.font-mincho {
    font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
}

/*
 * icon
 */
.icon-b,
.icon-w {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    position: relative;
    top: -.11em;
    *display: inline;
    *zoom: 1;
}

.icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), 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/77/icon16_2x_b.png);
    }

    .icon-w {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
    }

    .icon-lg-b {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
    }

    .icon-lg-w {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
    }
}
.icon-cart {
    background-position: -176px -64px;
}

.icon-user {
    background-position: -208px -0px;
}

.icon-adduser {
    background-position: -240px -0px;
}

.icon-logout {
    background-position: -32px -80px;
}

.icon-login {
    background-position: -48px -80px;
}

/* 16px black */
.icon-b.icon-info {
    background-position: -256px -80px;
}
/* 16px white */
.icon-w.icon-info {
    background-position: -256px -80px;
}
/* 24px black */
.icon-lg-b.icon-info {
    background-position: -384px -120px;
}
/* 24px white */
.icon-lg-w.icon-info {
    background-position: -384px -120px;
}

/* icon large */
.icon-instagram {
    background-position: -168px -288px;
}

.icon-mail {
    background-position: -96px -0px;
}

.icon-lg-w.icon-cart {
    background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
    background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
    background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
    background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: relative;
    top: -.1em;
    *display: inline;
    *zoom: 1;
}

.icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}

.content-wrap {
    max-width: 800px;
    margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
    margin-bottom: 2em;
}

.header-line-nav .header-link {
    float: right;
    padding: 0;
}

.header-link a:hover {
    text-decoration: none;
    opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
    margin-left: 1px;
}

.header-line-nav a {
    font-size: 12px;
    padding: .6em 1em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.header-line-nav i {
    top: -0.2em;
    margin-right: .3em;
}

.btn-viewcart {
    padding: 1px 15px 0 13px;
}

/* header logo */
.shop-name {
    clear: both;
    margin-top: 0px;
    text-align: center;
    font-size: 24px;
}

.shop-name img{
    height:100px;
}
.shop-farm-logo {
    text-align: center;
    max-height:100px;
}
.shop-farm-logo-container {
    text-align: center;
    max-height:134px;
    height: 134px;
}
#google_translate_element {
  margin: 10px 0 0 0;
}
.shop-info {
    margin-top: 0px;
    text-align: center;
    font-size: 24px;
    max-height: 50px;
}

.shop-description {
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

/* header global nav */
#header-global-nav {
    margin: 0.5em 0;
    text-align: center;
    font-size: 18px;
}

#header-global-nav li {
    margin: 0;
    padding: 0.25em 1.2em 0.25em;
    border-bottom: 5px solid #C85186;
    background-color: #FF338F;
}

#header-global-nav a {
    color: #fff;
}

/* incart delivery */
.incart-delivery {
    float: right;
}

.incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
    /*height: 280px !important;*/
    /*margin-bottom: 60px;*/
    padding: 0 10px;
    text-align: center;
}

.prd-lst-unit a:hover {
    text-decoration: none;
}

.unit-box {
    margin: 10px;
    background-color: #fff;
    padding: 10px;
    border: none;
    -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
    box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  min-height:335px;
}

.prd-lst-img {
    display: block;
    margin: 0 auto 1em;
}

.prd-lst-span {
    display: block;
    margin: .3em 0;
    font-size: 12px;
}

.prd-lst-name {
    font-size: 14px;
}

.prd-lst-price {
    color: #abaaaa;
}

.prd-lst-regular {
    text-decoration: line-through;
}

.prd-lst-discount {
    color: #b81717;
}

/* product list sort */
.prd-lst-sort {
    margin: 3em 0;
    color: #888;
    text-align: center;
    font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
    text-align: center;
}

.prd-lst-pos b {
    font-size: 18px;
    font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
    border: 2px solid #EDC4C1;
}

.thumb-active img {
    border: 2px solid #c85079;
}

/*
 * footer
 */
#footer-wrapper {
    padding-top: 3em;
    background: #333;
}

.footer-primary {
    /*border-right: 1px solid #fff;*/
}

/* footer nav */
.footer-nav {
    list-style: none;
    margin: 0;
}

.footer-nav li {
    margin: .8em 0;
}

.footer-primary {
    padding: .3em 0;
}

.footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
}

.footer-primary a {
    color: #fff;
}

.freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #fff;
}

.footer-secondary {
    padding: .3em 0;
    font-size: 12px;
}

.footer-secondary li {
    margin-left: 10%;
}

.footer-secondary li:before {
    margin-right: 4px;
    color: #fff;
    content: "-";
}

.footer-secondary a {
    color: #fff;
}

/* social icon */
.social-nav {
    text-align: center;
    margin: 1em 0;
}

/* copyright */
.copyright {
    padding: 3em 0 2em;
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.powered {
    display: block;
    margin: .5em auto 0;
    width: 180px;
    height: auto;
}

/* pagetop */
#pagetop {
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;z-index:1000;
}

.btn-pagetop {
    display: block;
    padding: .7em 2em;
}

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

    .container {
        max-width: 900px;
        width: 90%;
    }
}
@media (max-width: 768px) {
    #wrapper {
        padding-top: 3em;
    }

    .container {
        width: auto;
    }

    .header-dropdown {
        position: absolute;
        top: 0;
        z-index: 200;
        width: 100%;
        border-bottom: 1px solid #dbdbdb;
        background-color: #fff;
    }

    .header-dropdown.affix {
        position: fixed;
    }

    .header-dropdown .dropdown-nav li {
        border-bottom: 1px solid #dbdbdb;
        text-align: center;
    }

    .header-dropdown .dropdown-nav a {
        display: block;
        padding: 10px;
    }

    .header-dropdown .btn-dropdown {
        padding-left: 34px;
        font-size: 16px;
        line-height: 1.6;
        color: #fff;
        background: #c85079;
    }

    .header-dropdown .btn-dropdown-close {
        background: #000;
        opacity: 0.5;
    }

    .header-dropdown .btn-dropdown i {
        top: 0;
    }

    .view-cart {
        position: static;
    }

    .view-cart a {
        background-color: #c85079;
        color: #fff;
    }

    .incart-delivery {
        padding-top: 20px;
        float: none;
    }

    .prd-lst-sort {
        font-size: 14px;
    }

    .footer-primary,
    .footer-secondary {
        padding: 0;
        border: none;
    }

    .footer-nav {
        margin: 0;
        padding: 0;
        border-bottom: 3px double #fff;
    }

    .footer-primary .footer-nav:first-child {
        border-top: 3px double #fff;
    }

    .footer-nav li {
        margin: 0;
        font-size: 14px;
        border-top: 1px solid #fff;
    }

    .footer-nav li:first-child {
        border-top: none;
    }

    .footer-nav li:before {
        display: none;
    }

    .footer-nav a {
        display: block;
        padding: 1em;
        color: #fff;
    }

    .footer-nav a:hover {
        text-decoration: none;
    }

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

    .icon-b {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
    }

    .icon-w {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
    }

    .icon-cart {
        background-position: -264px -96px;
    }

    .icon-list {
        background-position: -288px -144px;
    }

    .icon-chevron_thin_up {
        background-position: -192px -216px;
    }
}
@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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
    }

    .icon-w,
    .icon-lg-w {
        background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
    }

    .icon-b,
    .icon-w {
        -webkit-background-size: 552px 480px;
        background-size: 552px 480px;
    }
}
@media (max-width: 480px) {
    .prd-lst-unit {
        margin-bottom: 30px;
        height: auto !important;
    }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
    width: 900px;
    overflow: auto;
}
/* Haruka add */
.block {
    padding: 5px 10px;
    margin: 5px;
    background: #FFEEED;
    box-shadow: #FFEEED 0 0 5px 5px;
    -webkit-box-shadow: #FFEEED 0 0 5px 5px;
    -moz-box-shadow: #FFEEED 0 0 5px 5px;
}
h3 {
    background: url(https://img21.shop-pro.jp/PA01353/058/etc/kurochan_icon_pink_512.png?cmsp_timestamp=20160417183255) no-repeat left center;
    background-size: 32px 32px;
    border-bottom: 2px solid #c85179;
    padding: 10px 0px 10px 40px;
    margin: 0em 0em 1em 0em;
    font-size: large;
}
h4 {
    /*
    font-weight:bold;
    font-size: large;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    */
    position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #FFEEED;
}
h4::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #c85179;
	border-radius: 4px;
}
.free-block {
    font-size: large;
}
.block {
    font-size: large;
}
.block img,.free-block img {
    padding:5px;
    margin-bottom:10px;
    border:1px solid #ccc;
    background:#fff;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.kuro-chan img {
    border:none;
    background: transparent;
}
.product-list img {
    padding:0px;
    margin-bottom:10px;
    border:none;
    background: transparent;
}
.instagram-icon img {
    padding:0px;
    border:none;
    background: transparent;
}
hr {
    overflow: visible;
    margin-top: 20px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px dashed #FFEEED;
    text-align: center;
}
hr:after {
    content: url(https://img21.shop-pro.jp/PA01353/058/etc/kurochan_icon_pink2_24.png?cmsp_timestamp=20160417183314);
    display: inline-block;
    position: relative;
    top: -15px;
    padding: 0 10px;
    background: transparent;
}
.header-global-nav-block {
    margin: 10px;
    background: #EDC4C1;
    box-shadow: #EDC4C1 0 0 5px 5px;
    -webkit-box-shadow: #EDC4C1 0 0 5px 5px;
    -moz-box-shadow: #EDC4C1 0 0 5px 5px;
}
.inline-block {
    display: inline-block;
    vertical-align: middle;
}
#box_owner {
    color: #fff;
}
.fukidashi {
    width: 500px;
    position: relative;
    ¡¡ margin: 0 auto;
}
.fukidashi.left p {
    border: 2px solid #B76BB4;
    border-radius: 3px;
    padding: 10px;
}
.fukidashi.left p:after,
.fukidashi.left p:before {
    content: ' ';
    position:absolute;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #ffffff;
    top: calc(50% - 10px);
    left: -12px;
}
.fukidashi.left p:before {
    border-right-color: #B76BB4;
    left: -15px;
}
.pc_hidden{display:none;}

@media only screen and (max-width: 739px) {
    .fukidashi {
        width: 60%;
        margin: 0 auto;
    }
  .pc_hidden {
	display: block;
	margin: 1em auto;
}
  
}

.mt-20 {
    margin-top: 20px;
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 16px black */
.icon-b.icon-instagram {
    background-position: -112px -192px;
}
/* 16px white */
.icon-w.icon-instagram {
    background-position: -112px -192px;
}
/* 24px black */
.icon-lg-b.icon-instagram {
    background-position: -168px -288px;
}
/* 24px white */
.icon-lg-w.icon-instagram {
    background-position: -168px -288px;
}
h5 {
    border-bottom: 1px solid #c85179;
    border-left: 10px solid #c85179;
    padding: 7px;
}

/* 16px black */
.icon-b.icon-export {
    background-position: -272px -0px;
}
/* 16px white */
.icon-w.icon-export {
    background-position: -272px -0px;
}
/* 24px black */
.icon-lg-b.icon-export {
    background-position: -408px -0px;
}
/* 24px white */
.icon-lg-w.icon-export {
    background-position: -408px -0px;
}

/* cartjs_style */
.cartjs_box {
  width:100%;
  font-size:12px;
  padding: 5px 0 !important;
  background: #fff !important;
}
.cartjs_product_name {
  word-break: keep-all;
  font-size:14px !important;
  padding: 0px;
}
.cartjs_product_img {
  width:80% !important;
  margin: 0 auto 0px !important;
  padding: 5px !important;
}
.cartjs_cart_in {
  width:80% !important;
  margin: 0 auto 10px !important;
}
.cartjs_cart_in input {
  margin-bottom: 10px !important;
  background-color: #c85079 !important;
  text-align: center;
  border-radius: 0px !important;
  height: 40px !important;
  width: 80% !important;
  color: #fff;
  font-size: 14px !important;
  border: 0;
  cursor: pointer;
}
.cartjs_product_table table {
  width:80% !important;
  margin: 0 auto 10px !important;
}
.cartjs_sales_price td {
  font-size:14px !important;
}
.cartjs_sk_link_other {
  width:80% !important;
  font-size: 10px !important;
}

.buy_item {
    font-size:14px;
    position: relative;
    margin: 10px 0;
    padding: 30px 10px 7px;
    border: solid 1px #FFEEED;
  background:#fff;
}
.buy_item .buy_item_title {
    position: absolute;
    display: inline-block;
    top: -1px;
    left: -1px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    background: #c85179;
    color: #ffffff;
    font-weight: bold;
}
.buy_item p {
    margin: 0; 
    padding: 0;
}

#tab-area input[name="tab_item"] {
  display: none;
}
#tab-area .tab_item{
    height: 20px;
    background-color: #FFEEED;
    color:#464e54;
    border-radius: 10px 10px 0 0;
    border-top: 1px solid #FFEEED;
    border-left: 1px solid #FFEEED;
    border-right: 1px solid #FFEEED;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    margin: 0px 5px 0px 0px;
    float:left;
}
#tab-area .tab_item:hover{
  opacity: 0.75;
}
#tab-area .tab-box > div {
  height: 0;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
  /* transition: opacity 0.7s;*/
}
#tab1:checked ~ .tab-box #tab-content1,
#tab2:checked ~ .tab-box #tab-content2,
#tab3:checked ~ .tab-box #tab-content3,
#tab4:checked ~ .tab-box #tab-content4,
#tab5:checked ~ .tab-box #tab-content5,
#tab6:checked ~ .tab-box #tab-content6,
#tab_all:checked ~ .tab-box #tab-content1,
#tab_all:checked ~ .tab-box #tab-content2,
#tab_all:checked ~ .tab-box #tab-content3,
#tab_all:checked ~ .tab-box #tab-content4,
#tab_all:checked ~ .tab-box #tab-content5,
#tab_all:checked ~ .tab-box #tab-content6{
  height: auto;
  opacity: 1;
  padding: 10px;
  border-top: 1px solid #c85179;
  margin-top: -1px;
  clear: both;
}
#tab-area input:checked + .tab_item{
    background-color: #c85179;
    color:#fff;
    border-top: 1px solid #c85179;
    border-left: 1px solid #c85179;
    border-right: 1px solid #c85179;
}
.wb-n {
  word-break:break-word;
}

uresuji .row.list li:first-of-type,
#uresuji .row.list li:nth-of-type(2),
#uresuji .row.list li:nth-of-type(3) {
position: relative;
}

#uresuji .row.list li:first-of-type:after {
content: "1°Ì";
width: max-content;
position: absolute;
top: -10px;
left: 0;
font-weight: bold;
padding: 5px 20px 20px 5px;
background: linear-gradient(135deg,rgb(255, 215, 0) 50%,transparent 50%);
text-align: center;
}
#uresuji .row.list li:nth-of-type(2):after {
content: "2°Ì";
width: max-content;
position: absolute;
top: -10px;
left: 0;
font-weight: bold;
padding: 5px 20px 20px 5px;
background:linear-gradient(135deg, rgb(211, 211, 211) 50%,transparent 50%);
text-align: center;
}
#uresuji .row.list li:nth-of-type(3):after {
content: "3°Ì";
width: max-content;
position: absolute;
top: -10px;
left: 0;
font-weight: bold;
padding: 5px 20px 20px 5px;
background:linear-gradient( rgb(222, 184, 135) 50%,transparent 50% );
text-align: center;
}

#uresuji ul {
margin-left:-10px;
  list-style:none;
}
.unit-box .prd-lst-img {
	height: ;
	max-height: 240px;
}
.social-nav a {	color: #ccc;}
.no1 {background: #e3d587;padding: 0 0.5em;box-shadow: 0 0 0 1px #e3bc44;}
.no2 {background: #e6e6e6;padding: 0 0.5em;box-shadow: 0 0 0 1px #c4c4c4;}
.no3 {background: #dfbea5;padding: 0 0.5em;box-shadow: 0 0 0 1px #c8ae60;}
ul.ranking {max-width: 260px;margin: 0 auto !important;}
.ranking li a img {	max-width: 95%}
.btn-dropdown .logo {display: inline-block;	width: 120px;}
.pankuzu {list-style: none;display: flex;}
.pankuzu li {margin-right: 0em;}
.pankuzu li::after {content: ">";margin: 0 0.5em;}
.pankuzu li:last-child::after {	content: "";}
.pankuzu {list-style: none; display: flex; flex-wrap: wrap;margin: 0;}
#bottom_banner{ position: fixed;bottom: 10px;left: 10px;max-width: calc(100% - 20px);width: 100%;}
.exp {
	text-align: left;
	font-size: 12px;
}
.btn2 {
	display: block;
	padding: 0.5em 1em;
	background: #c85079;
	color: #fff;
	font-size: 15px;
	width: 260px;
	margin: 0 auto;
	text-align: center;
}
.btn2::after {
	content: "¢§";
	display: inline-block;
	transform: rotate(-90deg);
	margin-left: 0.5em;
}
ol {list-style: none;}
.walk {	width: 100%;top: 1.5em;position: relative;overflow: hidden;}
.char{ animation-name: ans;
animation-duration: 30s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: alternate; display:block;padding-top: 20px;}

@keyframes ans{
  0%{transform: translate(0px,0px);}
  12.5%{ transform: translate(12.5vw,-20px); }
  25%{ transform: translate(25vw,0px); }
  37.5%{ transform: translate(37.5vw,-20px); }
  50%{transform: translate(50vw,0px);}
  62.5%{transform: translate(62.5vw,-20px);}
  75%{ transform: translate(75vw,0px); }
  87.5%{ transform: translate(87.5vw,-20px); }
  100%{ transform: translate(100vw,0); }
}

@keyframes ans2{
  0%{transform: rotate(0) scale(0,0);}
  100%{ transform: rotate(1080deg) scale(1,1);}
}


/* @media (min-width: 768px) {
  .pankuzu {margin-top: -3em;margin-left: 4em;}
} */
@media (max-width: 768px) {  #bottom_banner{text-align: center; }
.snapwidget-widget{height: 65vw !important;}
}
@media screen and (min-width: 769px) {
.snapwidget-widget{height: 160px;}
}
body::before {
	content: "";
	display: block;
	background: url(https://img21.shop-pro.jp/PA01353/058/etc/ninniku_bg.png?cmsp_timestamp=20200901123219);
	height: 20vw;
	width: 20vw;
	position: absolute;
	top: 6vh;
	left: 3vw;
	background-size: contain;
	background-repeat: no-repeat;
	animation: ans2 1s 3s linear;
	animation-fill-mode: forwards;
	transform:scale(0,0);
}
.manager_img {display: block;margin: 0 auto;}
.nayami {text-align: center;}

/*jquery.bxslider.css*/
.bx-wrapper img{
    width: 100%;
}

/* CS */
/*header menu*/
#pc_header_menu .header_menu {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #c85079;

}

#pc_header_menu .header_menu li a {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 15px 20px 15px 0;
  color: #c85079;
  color: #fff;
}

#pc_header_menu .header_menu li a::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #fff;
  margin-right: 1em;
}

#pc_header_menu .header_menu li:last-child a::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #fff;
  margin-left: 1em;
}

/*¾¦ÉÊ°ìÍ÷*/
.prd-lst_ {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
}

.prd-lst_ .prd-lst-unit_ {
  width: calc((100% - 0px)/3);
}

@media (max-width: 768px) {
  .prd-lst_ .prd-lst-unit_ {
    width: calc((100% - 0px)/1);
  }
}

/*¥ì¥·¥Ô*/
.recipe img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .recipe img {
    width: 100%;
  }
}

.recipe p {
  text-align: center;
  margin: 20px;
  font-size: 16px;
}

@media (max-width: 768px) {
  .recipe p {
    margin: 20px 0;
    font-size: 15px;
  }
}

/*¤ªÃÎ¤é¤»*/
.list {
  list-style: none;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 768px) {
  .list {
    font-size: 15px;
  }
}

.list li {
  border-bottom: 1px solid #ccc;
  padding: 20px 10px;
}

.list li .date {
  font-weight: 700;
}

/*¥¢¥¤¥³¥ó*/
.icon_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  align-items: center;
  padding: 40px;
  background-color: #f9e9e8;
  border-radius: 10px;
  margin: 20px 0;
}

@media (max-width: 768px) {
  .icon_list {
    gap: 10px;
    padding: 10px;
    margin: 10px 0;
  }
}

.icon_list li {
  background-color: #fff;
  border-radius: 10px;
  width: calc((100% - 140px) / 4);
  padding: 10px;
}

@media (max-width: 768px) {
  .icon_list li {
    width: calc((100% - 60px)/2);
  }
}


.icon_list li img {
  width: 60px;
  margin: 0 auto;
  display: block;
  padding: 30px;
}

.icon_list li p {
  font-size: 16px;
  text-align: center;
}

/*ranking*/
.ranking {
  display: flex;
  max-width: 100% !important;
  gap: 20px;
}

@media (max-width: 768px) {
  .ranking {
    flex-direction: column;
  }
}

.ranking li {
  width: calc((100% - 40px) / 3);
}

@media (max-width: 768px) {
  .ranking li {
    width: 100%;
  }
}

.ranking li img {
  display: block;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  border: none;
}

/*instagram_box*/
.instagram_box {
  overflow-y: scroll;
}

.instagram_box .snapwidget-widget {
  height: 760px;
}