@charset "UTF-8";

/*==================================================

16-07-19 季節商品 改修

==================================================*/
#productList > h2 {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  font-size: 1.2rem;
  padding: 2%;
}
#productList .seasonContent h2.ttl {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  font-size: 1.2rem;
  padding: 2%;
  color: #000;
  text-align: left;
  font-weight: bold;
}
#productList .seasonContent {
  margin-bottom: 1.5em;
}
#productList .seasonContent h2 {
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  background-color: #666;
  padding: 1% 0;
  text-align: center;
  font-weight: normal;
  margin-bottom: 1em;
  line-height: 1.5;
}
#productList .seasonContent .tx_B {
  font-weight: bold;
  font-size: 1.4rem;
}
#productList .seasonContent p {
  line-height: 1.5;
}
#productList .seasonContent .tx_C {
  width: 70%;
  margin: 1em auto 0;
}
/* -------------------------------------------------

16-07-19 かきたねキッチンリニューアル

---------------------------------------------------*/
#kakitanekitchen2016-article .headerimg {
  margin-bottom: 0;
}
#kakitanekitchen2016-article .nav {
  margin-bottom: 1em;
}
#kakitanekitchen2016-article .nav ul {
  display: flex;

  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
}
#kakitanekitchen2016-article .nav ul li {
  width: 50%;
}

#kakitanekitchen2016-article .categoryList .ttl1 {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ttl_bg1.png);
  padding: 2%;
}
#kakitanekitchen2016-article .categoryList .ttl1 img {
  width: 70%;
}
#kakitanekitchen2016-article .subCategoryWrap {
  margin-bottom: 1em;
  margin-top: -40px;
  padding-top: 40px;
}

#kakitanekitchen2016-article .subCategoryWrap .image {
  width: 80%;
  margin: 0 auto;
}

#kakitanekitchen2016-article .subCategoryWrap .txWrap {
}
#kakitanekitchen2016-article .subCategoryWrap .txWrap h2 {
  border-bottom: 1px solid #4e3628;
  padding: 2%;
  margin-bottom: 1em;
}

#kakitane-longbag .subCategoryWrap .txWrap h2 img {
  width: 50%;
}

#kakitane-longbag .txWrap h2 img {
  width: 55%;
}
#kakitane-qube .txWrap h2 img {
  width: 42%;
}
#kakitane-season .txWrap h2 img {
  width: 93%;
}
#kakitanekitchen2016-article .subCategoryWrap .txWrap p {
  padding: 1% 3%;
  font-size: 1.4rem;
  line-height: 1.5;
}

#kakitanekitchen2016-article .productList {
  margin-bottom: 1em;
}
#kakitanekitchen2016-article .productList:last-child {
  margin-bottom: 0;
}
#kakitanekitchen2016-article .productList h2.ttl2 {
  text-align: center;
  font-size: 1.8rem;
  padding: 3%;
  font-weight: normal;
  color: #4d3629;
  border-top: 5px solid #f7a406;
  border-bottom: 1px dotted #d5d5d5;
  margin-bottom: 1em;
}
#kakitanekitchen2016-article .productList ul {
  letter-spacing: -0.4em;
}

#kakitanekitchen2016-article .productList li {
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  text-align: center;
  width: 50%;
  padding: 1%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#kakitanekitchen2016-article .productList li a {
  display: block;
}
#kakitanekitchen2016-article .productList li img {
  width: 100%;
}
#kakitanekitchen2016-article .productName {
  font-weight: bold;
}
#kakitanekitchen2016-article .productName span {
  display: block;
  font-weight: normal;
}
#kakitanekitchen2016-article .pagetop {
  margin-bottom: 2em;
}

#kakitanekitchen2016-article .productList h2.ttl3 {
  text-align: center;
  font-size: 1.8rem;
  padding: 2%;
  color: #fff;
  margin-bottom: 1em;
  background-color: #f7a406;
}


/*17-03-30*/
#kakitanekitchen2016-article .limitedItem {
  border: 1px solid #ffb8c7;
  margin-bottom: 50px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 10px;
  *zoom: 1;
}
#kakitanekitchen2016-article .limitedItem h2 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #ffb8c7;
  padding: 5px;
}
#kakitanekitchen2016-article .limitedItem .image {
  width: 80%;
  margin: 10px auto;
}
#kakitanekitchen2016-article .limitedItem .textBlock {
}
#kakitanekitchen2016-article .limitedItem .textBlock .name {
  width: 80%;
  margin: 5px auto;
}
#kakitanekitchen2016-article .limitedItem .textBlock .text {
  padding: 10px;
}
#kakitanekitchen2016-article .limitedItem .textBlock .btn a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  background-color: #ff6d81;
  border-radius: 0;
  padding: 12px;
  display: block;
}

#kakitane-cube-boxset {
  padding-top: 10%;
}

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

17-10-19 かきたねキッチンリニューアル

---------------------------------------------------*/
#kakitanekitchen2016-article .nav2 {
  margin-bottom: 1em;
}
#kakitanekitchen2016-article .nav2 ul {
  letter-spacing: -0.4em;
  padding-left: 1%;
}
#kakitanekitchen2016-article .nav2 li {
  letter-spacing: normal;
  display: inline-block;
  width: 49%;
  padding: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#kakitane-tsumeawase .txWrap h2 img {
  width: 66%;
}

#kakitane-petitgift .txWrap h2 img {
  width: 47%;
}

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

17-12-19 TOP 今月の売れ筋商品エリア追加

---------------------------------------------------*/
#ranking {
  margin-bottom: 20px;
}
#ranking h2.ttl {
  text-align: center;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  font-weight: normal;
  padding: 2%;
  margin-bottom: 10px;
}
#ranking ul {
  text-align: center;
}
#ranking ul li {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  text-align: left;
}
#ranking ul li a {
  display: block;
}
#ranking ul li .ico-rank {
  position: absolute;
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
#ranking ul li .ico-rank.rank1 {
  background-color: #eb3e33;
}
#ranking ul li .ico-rank.rank2 {
  background-color: #eb8533;
}
#ranking ul li .ico-rank.rank3 {
  background-color: #ebb133;
}

/* 18-04-05　ご利用ガイド送料についてページ内リンク調整 */
h1#mp_txt_howto8 {
  margin-top: -80px;
  padding-top: 80px;
  background-position: 97% 80px;
}

/*　18-06-14　スタッフおすすめコメント一旦非表示*/

#product1 .staffComment {
  display: none;
}

#product2 #productCaution ul li.c_rd {
  color: #f00;
}

#kakitane-cheese-in-kakitane .txWrap h2 img {
  width: 70%;
}

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

191021 商品ページ　栄養成分表示
-------------------------------------------*/

.nutritional-information {
  margin-top: 1em;
}
.nutritional-information caption {
  font-weight: normal;
  padding: 3px;
}
.nutritional-information tr td {
  text-align: center;
}
.nutritional-information tr:last-of-type td {
  text-align: right;
}

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

191210 商品ページ　栄養成分表示 回収
-------------------------------------------*/

.nutritional-information-wrap {
  margin-top: 1em;
}
.nutritional-information-wrap .specTable caption {
  font-weight: normal;
  padding: 3px;
}
#product2 #productInfo .nutritional-information-wrap .specTable {
  text-align: center;
}

#product2 #productInfo .nutritional-information-wrap .specTable th.name {
  background-color: #f9f9f9;
  font-weight: normal;
}
#product2 #productInfo .nutritional-information-wrap .specTable tr td {
  text-align: center;
}
#product2 #productInfo .nutritional-information-wrap .specTable tr:last-of-type td {
  text-align: right;
}

#product2 #productInfo .nutritional-information-wrap .specTable.specTable2 tr:last-of-type td {
  text-align: center;
}

#product2 #productInfo .nutritional-information-wrap .drying-agent {
  margin-top: 0.5em;
}

.kakitane-bannerList > div {
  margin-bottom: 10px;
}

/*-------------------------------------------
20-11-01 商品ページ　改修
-------------------------------------------*/

#pi_photo {
  display: none;
}
.hero-container .banner li {
  margin-bottom: 10px;
}

.product1 .info-container {
  margin-bottom: 30px;
  margin-left: 3%;
  margin-right: 3%;
}
.product1 .info-container .ttl {
  font-size: 14px;
  border-left: 5px solid #000;
  border-bottom: 1px solid #000;
  padding: 3px;
  line-height: 1.5;
}
.product1 .info-container .text {
  line-height: 1.5;
}
#product2 {
  margin-left: 3%;
  margin-right: 3%;
}
#product2 .btn_productSpec {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 10px;
  appearance: none;
  width: 100%;
  text-align: left;
  font-size: 14px;
  border: 5px solid #efefef;
  margin-bottom: 20px;
  position: relative;
}
#product2 .btn_productSpec:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  transform: rotate(45deg);
  top: 50%;
  right: 15px;

  margin-top: -8px;
}
#product2 .btn_productSpec.active:after {
  transform: rotate(-135deg);
  margin-top: -4px;
}
#product2 .productSpec {
  margin-bottom: 30px;
}
#pi_std_price .productprice {
  text-align: center;
}
#pi_std_price .productprice > div {
  display: inline-block;
}
#productCaution {
  padding: 0 3%;
}
#productCaution h2 {
  font-size: 1.4rem;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}

.description .titlebar_g_o {
  display: none;
}

#contents .description aside {
  height: auto !important;
  -webkit-box-shadow: none;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
}
.form_menu {
  margin: 0;
}
.form_menu ul {
  border-top: 1px solid #ddd;
}

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

151126 かきたねロングバツグ商品説明追加

-------------------------------------------*/
.kakitanekoInfo {
  position: relative;
  border-radius: 1em;
  border-width: 3px;
  border-color: #f29600;
  border-style: solid;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 0 3%;
}
.kakitanekoInfo h2 {
  margin: 0;
  width: 50%;
}
.kakitanekoInfo .image {
}
.kakitanekoInfo .inner {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/product/kakitane/kakitaneko_img.png);
  background-repeat: no-repeat;
  background-position: left 0;
  background-size: 25%;
  padding-left: 33%;
  /*z-index:1000;*/
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin-top: 1em;
}
.kakitanekoInfo div.inner p.text:before {
  content: " ";
  display: block;
  position: absolute;
  top: 1em;
  left: -3.8rem;
  border-top: 1rem solid transparent;
  border-right: 2rem solid #fad599;
  border-bottom: 1rem solid transparent;
  border-left: 2rem solid transparent;
}

.kakitanekoInfo .inner p.text {
  color: #744d1e;
  border-radius: 10px;
  background-color: #fad599;
  padding: 5%;
  /*z-index:1000;*/
  position: relative;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.staffComment {
  margin-bottom: 1em;
}
.staffComment h2 {
  margin-bottom: 1em;
}
.staffComment .staffImage {
  width: 30%;
  float: left;
  text-align: center;
  margin-left: 1%;
  margin-top: 0;
}
.staffComment .staffImage p {
  color: #4d3629;
  font-weight: 700;
}
.staffComment div.inner {
  width: 62%;
  border-radius: 10px;
  border-width: 3px;
  border-color: #e8dbd4;
  border-style: solid;
  padding: 0;
  margin-left: 37%;
  position: relative;

  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.staffComment div.inner:before {
  content: " ";
  display: block;
  position: absolute;
  top: 1em;
  left: -4rem;
  border-top: 1rem solid transparent;
  border-right: 2rem solid #e8dbd4;
  border-bottom: 1rem solid transparent;
  border-left: 2rem solid transparent;
}
.staffComment div.inner p {
  color: #4d3629;
  margin: 0;
  padding: 5%;
}

#header .bannerlist li img {
  width: 100%;
}



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

20-11-01 商品ページ　改修
-------------------------------------------*/
#pi_photo {
  display: none;
}

.hero-container .banner li {
  margin-bottom: 10px;
}

.product1 .info-container {
  margin-bottom: 30px;
  margin-left: 3%;
  margin-right: 3%;
}
.product1 .info-container .ttl {
  font-size: 14px;
  border-left: 5px solid #000;
  border-bottom: 1px solid #000;
  padding: 3px;
  line-height: 1.5;
}
.product1 .info-container .text {
  line-height: 1.5;
}

#product2 {
  margin-left: 3%;
  margin-right: 3%;
}
#product2 .btn_productSpec {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  text-align: left;
  font-size: 14px;
  border: 5px solid #efefef;
  margin-bottom: 20px;
  position: relative;
}
#product2 .btn_productSpec:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#product2 .btn_productSpec.active:after {
  transform: rotate(-135deg);
  margin-top: -4px;
}
#product2 .productSpec {
  margin-bottom: 30px;
}

#pi_std_price .productprice {
  text-align: center;
}
#pi_std_price .productprice > div {
  display: inline-block;
}

#productCaution {
  padding: 0 3%;
}
#productCaution h2 {
  font-size: 1.4rem;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
#productCaution ul {
  list-style-type: disc;
  padding-left: 2em;
}

.description .titlebar_g_o {
  display: none;
}

#contents .description aside {
  height: auto !important;
  -webkit-box-shadow: none;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
}

.form_menu {
  margin: 0;
}
.form_menu ul {
  border-top: 1px solid #ddd;
}

/*=============================================

### 2020-11-01 TOP

==============================================*/

.seasonitem-section .btn a {
  width: 250px;
  height: 25px;
  margin: 15px auto;
  background: transparent url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/smp/img/theme11/btn2_bg.png) no-repeat;
  border: none;
  color: white;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  text-decoration: none;
  font-size: 12px;
  display: block;
  line-height: 25px;
}
/*=============================================

### 2020-11-01 オリジナル設定：ヘッダー設定

==============================================*/
#top_header,
#header {
  height: 10%;
}
#top_header.fixed,
#header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  font-weight: bold;
  font-size: 1.4rem;
}

.header {
  width: 100vw;
  z-index: 10000;
  background-color: #fff;
}

.header-content {
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.header .sitelogo {
  width: 35%;
  margin: 0;
  padding-top: 10px;
}
.header .main-menu {
  width: 62%;
  padding-top: 10px;
}

#header .main-menu {
  width: 62%;
  padding-top: 10px;
}

.header .main-menu ul {
  display: -ms-flex;
  display: flex;
}
.header .main-menu li {
  text-align: center;
  margin-left: 1%;
  margin-right: 1%;
}
.header .main-menu li:nth-of-type(1) {
  width: 18.65%;
}
.header .main-menu li:nth-of-type(2) {
  width: 23.27%;
}
.header .main-menu li:nth-of-type(3) {
  width: 19.19%;
}
.header .main-menu li:nth-of-type(4) {
  width: 14.576%;
}
.header .main-menu li:nth-of-type(5) {
  width: 14.3%;
}
.header .main-menu li a,
.header .main-menu li button {
  text-decoration: none;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
}
.header .main-menu li .icon {
  margin-left: auto;
  margin-right: auto;
}
.header .main-menu li .icon img {
  width: 100%;
  height: auto;
}
.header .main-menu li .text {
  font-size: 11px;
  font-weight: normal;
}

.btn_drawer {
  cursor: pointer;
  position: relative;
}

.header .sub-menu {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.header .sub-menu > div {
  width: 33.3333333333%;
  border-left: 1px solid #eee;
  box-sizing: border-box;
}
.header .sub-menu > div:first-of-type {
  border-left: none;
}
.header .sub-menu .btnImg a {
  padding: 3px 10px;
}
.header .sub-menu div a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #000;
  text-decoration: none;
  box-sizing: border-box;
}

.js-hiraku-offcanvas-body-left .btn_drawer {
  display: none;
}

.fixed-main {
  padding-top: 10%;
}

/*=============================================

 ## オリジナル設定：ドロワーメニュ

==============================================*/
.drawermenu {
  padding: 10px;
}

.btn_drawer-close {
  cursor: pointer;
  position: relative;
  width: 40px;
  margin-bottom: 20px;
}
.btn_drawer-close .icon {
  display: block;
  width: 30px;
}
.btn_drawer-close .icon img {
  width: 100%;
}

.nav .title {
  color: black;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/smp/img/theme11/title_point.png), url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/smp/img/theme11/title_bg.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left top, left top;
  margin: 10px 0 0;
  padding: 14px 0 12px;
  vertical-align: middle;
  text-align: left;
}

.nav_sns {
  margin-top: 30px;
}
.nav_sns ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nav_sns ul li {
  width: 50px;
  margin: 0 10px;
}

/*
 * Hiraku Ver.1.0.2 (https://www.appleple.com)
 * Copyright appleple | MIT License
 *
 */
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right {
  right: 0;
  left: auto;
  min-height: 100vh;
  transform: translateX(100%);
}
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
  left: 0;
  right: auto;
  min-height: 100vh;
  transform: translateX(-100%);
}
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right {
  display: block;
  width: 80%;
  z-index: 10002;
  position: fixed;
  top: 0;
  max-width: 100%;
  background-color: #fff;
  overflow-y: scroll;
  box-sizing: border-box;
}
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
  display: block;
  width: 80%;
  z-index: 10002;
  position: fixed;
  top: 0;
  max-width: 100%;
  background-color: #fff;
  overflow-y: scroll;
  box-sizing: border-box;
  left: 0;
}
.js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-right {
  right: 0;
}

.js-hiraku-offcanvas-open {
  display: block;
}

.js-hiraku-offcanvas-body {
  width: 100%;
  transition: transform 0.3s ease-in-out;
  z-index: 0;
}

.js-hiraku-offcanvas:focus {
  background-color: rgba(0, 0, 0, 0.3);
}

.js-hiraku-offcanvas-body-right,
.js-hiraku-offcanvas-body-left {
  overflow: hidden;
}

.js-hiraku-offcanvas-body-right {
  overflow-y: hidden;
  transform: translateX(-70%);
}

.js-hiraku-offcanvas-body-left {
  overflow-y: hidden;
  transform: translateX(70%);
}

.js-hiraku-offcanvas {
  transition: opacity 0.3s ease-in-out;
}

.js-hiraku-offcanvas-body [aria-hidden=false] + .js-hiraku-offcanvas {
  display: block;
  position: fixed;
  top: 0;
  z-index: 100001;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
}

.js-hiraku-offcanvas-body-right [aria-hidden=false] + .js-hiraku-offcanvas,
.js-hiraku-offcanvas-body-left [aria-hidden=false] + .js-hiraku-offcanvas {
  opacity: 1;
}

.js-hiraku-offcanvas-body-right .js-hiraku-offcanvas {
  right: 0;
}

.js-hiraku-offcanvas-body-left .js-hiraku-offcanvas {
  left: 0;
}

.js-hiraku-offcanvas-close-btn {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.js-hiraku-fixed {
  z-index: 1000;
}

.js-hiraku-offcanvas-body-ie .js-hiraku-offcanvas-sidebar-right,
.js-hiraku-offcanvas-body-ie .js-hiraku-offcanvas-sidebar-left,
.js-hiraku-offcanvas-body-ie .js-hiraku-fixed {
  transition: transform 0.3s ease-in-out;
}

.hiraku-open-btn {
  background: transparent;
  border: 1px solid #ccc;
  padding: 6px;
  cursor: pointer;
  border-radius: 3px;
}

.hiraku-open-btn-line {
  display: block;
  position: relative;
  width: 18px;
  height: 2px;
  margin: 6px 0;
  background-color: #fff;
  border-radius: 1px;
  transition: 0.1s all;
}
.hiraku-open-btn-line:before, .hiraku-open-btn-line:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  transition: 0.3s all;
}
.hiraku-open-btn-line:before {
  top: -6px;
}
.hiraku-open-btn-line:after {
  bottom: -6px;
}

[aria-expanded=true] .hiraku-open-btn-line {
  background-color: transparent;
}
[aria-expanded=true] .hiraku-open-btn-line:before, [aria-expanded=true] .hiraku-open-btn-line:after {
  width: 22px;
}
[aria-expanded=true] .hiraku-open-btn-line:before {
  transform: translate(-2px, 6px) rotate(45deg);
}
[aria-expanded=true] .hiraku-open-btn-line:after {
  transform: translate(-2px, -6px) rotate(-45deg);
}

/*=============================================

### 2022-02-08 オリジナル設定：ヘッダー設定

==============================================*/
#page .header-belt {
  width: 100%;
  text-align: center;
  padding: 5px 0;
  font-size: 1.2rem;
  border-bottom: 1px dotted #ccc;
}
#page .header-belt span {
  font-size: 1.6rem;
}
#page .header-belt strong {
  font-weight: bold;
  color: #ff0000;
  font-size: 1.6rem;
}
#page .brand-menu {
  width: 100%;
}
#page .feature-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#page .feature-menu .inner {
  width: 48%;
}
#page .feature-menu .inner img {
  width: 100%;
}

.slider .slick-prev,
.slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  bottom: auto;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 10000;
  background-color: #ccc;
  border-radius: 50%;
  opacity: 0.8;
}
.slider .slick-prev:hover, .slider .slick-prev:focus {
  background-color: #ccc;
}
.slider .slick-next:hover, .slider .slick-next:focus {
  background-color: #ccc;
}
.slider .slick-prev:hover:before, .slider .slick-prev:focus:before {
  opacity: 1;
}
.slider .slick-next:hover:before, .slider .slick-next:focus:before {
  opacity: 1;
}
.slider .slick-prev.slick-disabled:before,
.slider .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slider .slick-prev:before,
.slider .slick-next:before {
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
}
.slider .slick-prev {
  left: 5px;
}
.slider [dir=rtl] .slick-prev {
  right: 0;
  left: auto;
}
.slider .slick-prev:before {
  content: "";
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  top: 5px;
  left: 50%;
  margin-left: -3px;
}
.slider .slick-next {
  right: 5px;
}
.slider [dir=rtl] .slick-next {
  right: auto;
  left: 0;
}
.slider .slick-next:before {
  content: "";
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: 5px;
  left: 50%;
  margin-left: -6px;
}

/*=============================================

### 2022-02-08 カスタム　ランキング設定

==============================================*/
.ranking-section {
  margin-bottom: 20px;
}
.ranking-section h2.ttl {
  text-align: center;
  background-image: url(https://toyosu-shop.jp/pic-labo/bg_patern1.gif);
  font-weight: normal;
  padding: 2%;
  margin-top: 0;
  margin-bottom: 10px;
}
.ranking-section .slider .inner a {
  display: block;
  text-decoration: none;
}
.ranking-section .slider .inner a img {
  display: block;
  margin-bottom: 8px;
}
.ranking-section .ico-rank {
  position: absolute;
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
.ranking-section .ico-rank.rank1 {
  background-color: #EB3E33;
}
.ranking-section .ico-rank.rank2 {
  background-color: #eb8533;
}
.ranking-section .ico-rank.rank3 {
  background-color: #ebb133;
}
.ranking-section .ico-rank.rank4, .ranking-section .ico-rank.rank5, .ranking-section .ico-rank.rank6, .ranking-section .ico-rank.rank7, .ranking-section .ico-rank.rank8, .ranking-section .ico-rank.rank9, .ranking-section .ico-rank.rank10 {
  background-color: #ecd7a9;
}

.bnr_shopper {
  margin-left: 3%;
  margin-right: 3%;
}

.jukkasale-cautin {
  border: 5px solid #f47979;
  margin-top: 30px;
}

.jukkasale-cautin .ttl {
  background-color: #f47979;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 5px;
}

.jukkasale-cautin .text {
  padding: 10px;
}

/*=============================================

### 2022-10-06 殿堂入り！人気の定番商品

==============================================*/
.standard-product-section h2.ttl {
  text-align: center;
  background-image: url(https://toyosu-shop.jp/pic-labo/bg_patern1.gif);
  font-weight: normal;
  padding: 2%;
  margin-bottom: 0;
}
.standard-product-section .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px 30px;
  background-color: #f7f5e0;
}
.standard-product-section .list .inner {
  width: 48%;
  margin-bottom: 10px;
}
.standard-product-section .list .inner a {
  display: block;
  text-align: center;
  background-color: #fff;
  padding: 10px;
}

.bx-controls-direction {
  margin: 20px 0;
  position: relative;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -10px;
  margin-top: 0;
}

.js-hiraku-fixed {
  position: fixed;
  height: 120px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

.js-hiraku-offcanvas-body #page {
  padding-top: 150px;
}

#top_header.fixed .brand-menu {
  display: none;
}

.fixed .js-hiraku-fixed .brand-menu {
  display: none;
}

.nav_sns_v2 {
  margin: 20px 0;
}
.nav_sns_v2 ul {
  display: flex;
  flex-wrap: wrap;
}
.nav_sns_v2 ul li {
  width: 30px;
  margin: 0 5px;
}

.nav_sns_v3 ul {
  display: flex;
  justify-content: center;
}
.nav_sns_v3 ul li {
  width: 30px;
  margin: 0 5px;
}/*# sourceMappingURL=custom.css.map */


/*=============================================

 ## 2025-01-09 殿堂入り商品

==============================================*/

.denc{
  position: relative;
}

.deni{
  position: absolute; width: 60px !important; left: 0; margin-left:-10px; margin-top:-20px;
}