body{
font-family: Arial,"Hiragino Sans","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif !important;
color: #333 !important;
background-color: #fff !important;
font-size: 1.6rem !important;
}
.fs-l-page {
  background-image: none !important;
}
.fs-c-subgroup {
  display: none;
}
a {
  color: #333 !important;
-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
a:hover {
  opacity: 0.8;
}
.fs-c-button--primary {
  color: #fff !important;
}

img {
  vertical-align: bottom;
height: auto;
}
.fs-p-productDescription table{
   width : 100% !important;
}

.sp{
display:none !important;
}
.mt-3{
margin-top: 2rem;
}
@media (min-width: 768px) {
.mt-md-0{
margin-top:0;
}
}
/*ヘッダー*/
.header__top {
  background-color: #fff;
border-top: 6px solid #e6011a;
}
.htopmenu {
  position: absolute;
  right: 5%;
  top: 0;
  background: #e6011a;
  border-radius: 0 0 10px 10px;
  align-items: center !important;
  padding: 0 10px 0 10px !important;
}
.htopmenu__itema img {
  vertical-align: middle;
  margin-right: 7px;
}
.htopmenu__itema {
  padding-top: 7px;
  padding-bottom: 7px;
}
.logo {
  position: absolute;
  top: 15px;
  left: 5%;
}
.logo a img {
  height: 49px;
  width: auto;
}
.header__btm {
  justify-content: center !important;
-webkit-justify-content: center !important;
}
.hbtmmenu__item img {
  display: block;
height: 36px;
margin: 0 auto 5px auto;
}
li.hbtmmenu__item {
  text-align: center;
position:relative;
width: 12.5%;
  flex-shrink: 0;
}
li.hbtmmenu__item::after {
  content: '';
  border-right: 3px dotted #ccc;
  height: 45px;
  position: absolute;
  right: 0;
  top: 10px;
}
li.hbtmmenu__item:last-of-type::after{
content: none;
}
li.hbtmmenu__item a:hover {
  opacity: 1;
  color: #e6011a !important;
}
.hbtm {
  max-width: 1140px;
  margin: 0 auto;
width: 100%;
}
.hbtmmenu {
  margin-right: 0 !important;
-webkit-justify-content: flex-start !important;
  justify-content: space-between !important;
width: 100%;
margin-bottom: 5px !important;
}
.header__btm {
  padding-top: 65px !important;
  padding-bottom: 0 !important;
}
.hbtmsubmenu {
  top: 90px !important;
background-color: #e6011a !important;
}
.hbtmsubmenu__itema i {
  color: #fff !important;
}
.hbtmsubmenu a.hbtmsubmenu__itema:hover {
  opacity: 1;
  color: #fff !important;
background:#333;
}
.hbtmsubmenu__item {
  border-bottom: 1px solid #fff !important;
}
.hbtmsubmenu__item:last-of-type {
  border-bottom: none !important;
}

.header.fixed .header__btm {
  padding-top: 40px !important;
box-shadow: 0px 3px 5px -5px rgba(0,0,0,.3);
}
.header.fixed .hbtmmenu__itema {
  padding: 10px 10px 5px;
}
header img {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.header.fixed .hbtmmenu__item img {
  height: 25px;
}
.header.fixed .logo a img {
  height: 42px;
}
.header.fixed .hbtmsubmenu {
  top: 75px !important;
}
.hbtmsubmenu--1 {
  left: 0 !important;
}
.fs-p-searchForm__inputGroup.fs-p-inputGroup {
  border-color: #fff !important;
border-radius: 4px !important;
}
.fs-p-searchForm__input.fs-p-inputGroup__input {
  padding: 4px 5px !important;
}
.fs-p-searchForm__button.fs-p-inputGroup__button::before {
  line-height: 35px !important;
}

.fs-p-drawer {
  background: #c8161d !important;
}

.header .fs-p-cartItemNumber {
  top: 3px !important;
  right: -13px !important;
}
.hbtmsearch {
  margin-left: 15px;
}

/*各ページの余白設定*/

h2.heading2024{
padding-top: 150px !important;
}




/*メインビジュアル*/
.main-img {
  margin-top: 183px;
  padding: 0 15px;
margin-bottom:40px;
}
.main-img img {
  width: 100%;
  height: auto;
}

.top-bnr-area {
  display: flex;
  justify-content: space-between;
  width: 100%;
gap: 2%;
  flex-wrap: wrap;
margin-bottom: 45px;
}
.top-bnr-area div {
  width: 49%;
margin-bottom: 10px;
}
/*トップ内容*/

body#fs_Top h1.heading {
  font-size: 3rem;
  font-weight: bold;
  margin-top: 85px !important;
}
.h2-left-img {
  vertical-align: middle;
  margin-right: 20px;
}
.h2-right-img {
  vertical-align: middle;
  margin-left: 20px;
}
.cat-list {
  display: flex;
  gap: 10px;
  width: 100%;
  justify-content: space-between;
}
.cat-name {
  display: block;
  font-size: 2rem;
  color: #ea5532;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
line-height: 1.3;
}
.cat-list-inner {
  text-align: center;
}
.over-inner {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #fff5e9;
}
.fs-c-productListCarousel__list {
  max-width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
width: 100%;
}
body#fs_Top h1.heading.over-inner {
  padding-top: 60px;
  margin-bottom: 0;
  padding-bottom: 20px;
margin-top: 0 !important;
}
body#fs_CustomPage h2.heading.over-inner {
  padding-top: 60px;
  margin-bottom: 0;
  padding-bottom: 20px;
  margin-top: 0 !important;
  font-size: 3rem;
  font-weight: bold;
}

.fs-c-productListCarousel__list__itemTrack {
  width: 100%;
}
.fs-c-productListCarousel .slick-list .slick-track {
  width: 100% !important;
transform: none !important;
}
.fs-c-productListCarousel .slick-slide {
  float: none !important;
  width: 18% !important;
  margin-right: 1% !important;
  margin-left: 1% !important;
  margin-bottom: 20px;
}
.fs-c-productListCarousel .slick-slide:last-of-type{
 margin-right: 0 !important;
}
body#fs_ShoppingCart .fs-c-productListCarousel .slick-slide {
  float: left !important;
}



body#fs_CustomPage .fs-c-productListCarousel .slick-slide {
  margin-right: 1% !important;
  margin-left: 1% !important;
}



.pickup {
  padding-bottom: 65px;
}
.fs-c-productName__copy {
  display: none;
}
.fs-c-productName__name {
  font-size: 1.5rem !important;
  font-weight: normal;
}
.fs-c-productListItem__image__image {
  border-radius: 8px;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 2.0rem !important;
  color: #ea5532 !important;
}
.fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productPrice {
  justify-content: start !important;
}
.fs-c-productPrice__addon {
  font-size: 1.2rem !important;
  margin-left: 7px;
}
.fs-c-productMarks {
  display: none;
}
.ranking .fs-c-productListItem__image.fs-c-productImage {
  position: relative;
  padding-top: 30px;
}
.ranking .slick-slide[data-slick-index="0"] .fs-c-productListItem__image.fs-c-productImage::before {
content: '';
  background-image: url(https://maruyo.itembox.design/item/no1.png?t=20240606095235);
background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  width: 50px;
  height: 36px;
z-index: 10;
}
.ranking .slick-slide[data-slick-index="1"] .fs-c-productListItem__image.fs-c-productImage::before {
content: '';
  background-image: url(https://maruyo.itembox.design/item/no2.png?t=20240606095235);
background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  width: 50px;
  height: 36px;
z-index: 10;
}
.ranking .slick-slide[data-slick-index="2"] .fs-c-productListItem__image.fs-c-productImage::before {
content: '';
  background-image: url(https://maruyo.itembox.design/item/no3.png?t=20240606095235);
background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  width: 50px;
  height: 36px;
z-index: 10;
}
.ranking .slick-slide[data-slick-index="3"] .fs-c-productListItem__image.fs-c-productImage::before {
content: '';
  background-image: url(https://maruyo.itembox.design/item/no4.png?t=20240606095235);
background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  width: 50px;
  height: 36px;
z-index: 10;
}
.ranking .slick-slide[data-slick-index="4"] .fs-c-productListItem__image.fs-c-productImage::before {
content: '';
  background-image: url(https://maruyo.itembox.design/item/no5.png?t=20240606095235);
background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  width: 50px;
  height: 36px;
z-index: 10;
}


h1.cat-heading {
  font-size: 3rem;
  font-weight: bold;
  padding-top: 80px;
  margin-bottom: 0;
  padding-bottom: 30px;
  margin-top: 0 !important;
}
h1.cat-heading .heading__top {
    display: flex;
    align-items: center;
margin-bottom:0;
}

h1.cat-heading .heading__top:before,
h1.cat-heading .heading__top:after {
    content: "";
    height: 4px;
    flex-grow: 1;
    background-color: #e6011a;
}

h1.cat-heading .heading__top:before {
    margin-right: 2rem;
}

h1.cat-heading .heading__top:after {
    margin-left: 2rem;
}
.cat-list.cat03 {
margin-bottom: 85px;
}
/*#topinfoslide {
  margin-top: 60px;
}*/

table.kanihikaku {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 80px;
  table-layout: fixed;
  min-width: 730px;
}
table.kanihikaku td {
  border: 2px solid #fff5e9;
  text-align: center;
  padding: 15px 3px 15px;
  background: #fff;
  border: none;
  border-radius: 14px;
  border: 6px solid #fff5e9;
}
table.kanihikaku th:first-child {
  width: 9rem;
}
table.kanihikaku td.td-gray {
  background: #f2f2f2;
  text-align: center;
  padding: 5px;
  letter-spacing: -0.5px;
font-weight: bold;
}
table.kanihikaku th {
border: 2px solid #e6011a;
text-align: center;
  background: #e6011a;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
}
ul.hikaku {
  list-style-type: none;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
gap: 2px;
}
ul.hikaku li{
margin: 0;
  padding: 0;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
ul.tabekata {
  list-style-type: none;
  display: flex;
  gap: 5px;
  justify-content: center;
margin-top: 0;
  margin-bottom: 0;
padding: 0;
}
ul.tabekata li {
  border: 1px solid #e95504;
  color: #e95504;
  padding: 5px 10px;
  font-size: 1.6rem;
}
ul.tabekata li:nth-child(1),ul.tabekata li:nth-child(2){
margin-bottom:5px;
}


.btn-red a {
  display: inline-block;
  background: #e6011a;
  width: 100%;
  max-width: 250px;
  color: #fff !important;
  padding: 7px;
  border-radius: 30px;
  font-size: 1.6rem;
text-align: center;
}
.link-wrap {
  margin-top: 60px;
}
.news__content {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
}
.sns-icon-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
  margin-top: -15px;
}
.knowledge__heading {
  display: inline-block;
  margin-bottom: 0;
  background: #C8161D;
  color: #fff;
  font-weight: bold;
  padding: 6px 15px;
  font-size: 1.6rem;
}
.knowledge__more {
  border: solid 2px #C8161D;
  padding: 0.5em;
  position: relative;
  margin-top: 2em;
  margin-top: 0;
}
.knowledge__more li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  position: absolute;
  left: 0.5em;
  color: #C8161D;
  font-weight: bold;
}
.knowledge__more li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
}


.news__newslist li {
  border-bottom: 2px dotted #ccc !important;
  margin-bottom: 15px !important;
}
.news__newslist li:last-of-type {
  border-bottom: none !important;
}


.news__right {
  color: #e6011a !important;
  font-size: 12px;
}
.fs-c-slick .slick-slide img {
  display: block;
  height: 140px;
  width: 100%;
  object-fit: contain;
}
.fs-c-productListCarousel__list__item {
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 4px;
}

/*フッター*/
.footerNavigation a.moreinfo {
  color: #fff !important;
}
.bottom-area {
  max-width: 1140px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 54px 15px;
  margin: 0 auto;
}
.bottom-area img {
  width: 100%;
  height: auto;
}
.fs-l-footer {
  background-color: #fff5e9 !important;
}
.bottom-wrap {
  display: flex;
  width: 100%;
gap:2%;
}
.bottom-wrap-inner {
  width: 32%;
}
.catalogbtn {
  max-width: 357px;
  margin-bottom: 7px;
}
.fs-l-footer .business_calendar {
  display: block !important;
}
.fs-l-footer a {
  display: block;
  margin: 0 auto 10px;
width: 100%;
}
.fs-l-footer a.scroll {
  margin-bottom: 0;
}
.cal_box:first-of-type {
  margin-bottom: 20px;
}

.cat-detail {
  text-align: center;
  font-size: 120%;
  padding: 40px 0;
position: relative;
}
.cat-detail::before {
  content: '';
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0.2;
}
.cat-detail.cat-kani::before {
  background: url(https://maruyo.itembox.design/item/nav01.svg?t=20240628183628) no-repeat center;
  width: 80px;
  height: 45px;
}
.cat-detail.cat-himono::before {
  background: url(https://maruyo.itembox.design/item/nav02.svg?t=20240628183628) no-repeat center;
  width: 80px;
  height: 45px;
}
.cat-detail.cat-kakou::before {
  background: url(https://maruyo.itembox.design/item/nav03.svg?t=20240628183628) no-repeat center;
  width: 80px;
  height: 45px;
}
.fs-p-scrollingCartButton__button {
  color: #fff !important;
}

.fs-p-sideMenu .fs-pt-menu__link--lv3::before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f054 \f054";
  font-weight: bold;
  margin-right: 9px;
  font-size: 12px;
}

/*下層ページ*/
nav.fs-c-breadcrumb {
  right: auto !important;
  left: calc(50vw - 570px);
  top: 180px;
}
.fs-c-breadcrumb__list {
  text-align: left !important;
}
body:not(#fs_Top) h1.heading {
  display: none;
}
/*
body:not(#fs_Top) .fs-l-main {
  margin-top: 170px !important;
}*/

#fs_CustomPage .fs-l-main {
  margin-top: 170px;
}
#fs_ProductDetails .fs-l-main {
  margin-top: 170px;
}
.fs-p-sideMenu a:hover {
  color: #ffffff !important;
}
.staff_box {
  background: url("https://maruyo.itembox.design/item/f/recipe/img/staff_bg.gif") repeat !important;
padding: 15px 20px 25px !important;
}

.recipe_content dl {
  display: flex;
  flex-wrap: wrap;
}
.recipe_content dl dt {
  width: 20rem;
}
.recipe_content dl dd {
  width: calc(100% - 20rem);
  margin: 0 0 7px 0;
}

.inner {
  padding: 50px 0;
}
.inner-bottom{
padding-bottom:50px;
}
body#fs_CustomPage .knowledge {
  margin-top: 0;
}
.red-big {
  font-size: 28px;
  color: #e6011a;
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
.pagetop-txt p {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 20px;
}
.heading2024 {
  padding-bottom: 10px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
.red-h3 {
  font-size: 2.2rem;
  color: #e6011a;
  font-weight: bold;
}
.p-txt {
  font-size: 1.6rem;
  line-height: 1.8;
}
table.th-red {
  width: 100%;
  margin-top: 40px;
border-collapse: collapse;
}
table.th-red th {
  border: 1px solid #ccc;
  background: #e6011a;
  color: #fff;
  padding: 10px;
}
table.th-red td {
  border: 1px solid #ccc;
  padding: 10px;
font-weight:bold;
letter-spacing: 2px;
  text-align: center;
}
table.th-red .cl-red {
  font-size: 2rem;
  color: #e6011a;
}
.tokucho-wrap {
  background: #fff5e9;
  border-radius: 20px;
  padding: 30px 30px 20px;
  margin-bottom: 40px;
position: relative;
}

.tokucho-title {
  display: inline-block;
  background: #e6011a;
  padding: 5px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  position: absolute;
  top: -20px;
  left: 30px;
}
.tokucho-txt p {
  line-height: 1.6;
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 5rem;
}
.mt-5 {
  margin-top: 5rem;
}
.himitsu-wrap {
  width: 700px;
  background: #fff5e9;
  margin: 0 auto;
  padding: 40px 30px 20px;
  position: relative;
  border-radius: 20px;
  border: 3px solid #e6011a;
  margin-top: 40px;
}
.himitsu-title {
  font-size: 2.4rem;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #e6011a;
  border-radius: 8px;
  padding: 10px 5px;
  color: #fff;
  font-weight: bold;
}
.himitsu-title span {
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 10px 30px;
}
.himitsu-txt {
  color: #e6011a;
  font-family: '游明朝体', '游明朝', YuMincho, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Noto Serif JP', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold;
  line-height: 2;
}
.marker {
  background: linear-gradient(transparent 60%, rgba(252,203,1,0.5) 40%);
}
.onegai-wrap {
  background: #f2f2f2;
  border-radius: 20px;
  padding: 30px;
}
.onegai-title {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  color: #e6011a;
}
ul.onegai-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.onegai-list li {
  margin-bottom: 1rem;
  padding-left: 1em;
  text-indent: -1em;
}

body#fs_CustomPage .fs-c-productListCarousel__ctrl {
  display: none !important;
}
body#fs_CustomPage .fs-c-productListItem__control {
  display: none !important;
}
body#fs_CustomPage .fs-c-productListCarousel .slick-list .slick-track {
  display: flex;
  -js-display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: stretch;
  -webkit-align-items: stretch;
}
body:not(#fs_Top) .fs-l-pageMain a:hover, body:not(#fs_Top) .fs-l-pageMain a:active {
  text-decoration: none !important;
}

.momogani-img {
  height: 201px;
}
.momogani-img img {
  padding-top: 20px;
}
.kani-sizewrap {
  display: flex;
  background: #fff5e9;
  padding: 15px 20px;
  border-radius: 8px;
  margin-bottom: 5px;
align-items: center;
}
.kani-sizewrap .kani-img {
  width: 25%;
  text-align: center;
}
.kani-sizewrap .kani-size {
  width: 20rem;
}




@media print, screen and (max-width: 1199px) and (min-width: 992px) {
  .fs-l-sideArea + .fs-l-pageMain {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
nav.fs-c-breadcrumb {
  left: 10px;
}


}



@media screen and (min-width: 992px) {
  .fs-l-sideArea {
    display: none;
  }
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: none !important;
  }


}

@media print, screen and (max-width: 991px) {
.header .fs-p-cartItemNumber {
  top: -7px !important;
  right: -7px !important;
}
.fs-c-productImageModal__close {
  top: 80px;
}
aside {
  top: 65px !important;
}
 .fs-l-pageMain {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
.fs-p-sideMenu a {
  color: #ffffff !important;
}
.fs-p-sideMenu a.fs-pt-menu__link{
color: #333 !important;
}
.spnav .fs-p-sideMenu a.fs-pt-menu__link {
    color: #fff !important;
  }
  .header__btm {
    padding-top: 7px !important;
padding-right: 11px !important;
padding-bottom: 5px !important;
justify-content: end !important;
  }
 .spmenus__btn {
    font-size: 2rem !important;
  }
.logo {
  left: 15px;
top: 5px;
}
.hbtm {
    display: flex !important;
  }
.main-img {
  margin-top: 170px;
}
.header.fixed .header__btm {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
 .spmenus {
    margin-top: 0 !important;
    background: #fff !important;
  }
  .spmenus .spmenus__home {
    color: #e6011a !important;
    border: 2px solid #e6011a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
margin: 0 auto;
  }
.spmenus__ttl {
    padding-top: 0 !important;
  }
 .spmenus .spmenus__cart {
    color: #e6011a !important;
    border: 2px solid #e6011a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
margin: 0 auto;
  }
 .spmenus .spmenus__bars {
    border: 2px solid #e6011a;
    border-radius: 50%;
    color: #e6011a;
width: 40px;
    height: 40px;
margin: 0 auto;
  }
.header.fixed .spmenus__ttl{
display: none;
}
.spmenus__item {
    min-width: 56px;
-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
margin-top: 5px;
  }
.header.fixed .spmenus__item {
    min-width: auto;
-webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  }
.spmenus {
    margin-right: 5px;
  }
 .hbtmmenu__itema {
    padding: 5px !important;
    font-size: 1.4rem !important;
letter-spacing: -0.5px;
  }
.bottom-area img {
  width: 100%;
max-width: min-content;
}
h1.heading {
  margin-top: 40px !important;
}

h1.heading.over-inner {
  padding-top: 40px;
}
.pickup {
  padding-bottom: 40px;
}
 .fs-l-footer .business_calendar .cal_box {
    width: 100% !important;
  }
ul.tabekata li {
  padding: 0 5px;
}
.red-h3 {
  font-size: 2.0rem;
  margin: 0 0 10px;
}
#scrollphone a {
  width: 80% !important;
}
nav.fs-c-breadcrumb {
  left: 10px;
}
.top-bnr-area {
  margin-bottom: 20px;
}

}


@media print, screen and (max-width: 767px) {
.pc{
display:none !important;
}
.sp{
display:inline-block !important;
}
/*
body:not(#fs_Top) .fs-l-main {
  margin-top: 140px !important;
}*/

#fs_CustomPage .fs-l-main  {
  margin-top: 140px !important;
}
#fs_ProductDetails .fs-l-main {
  margin-top: 130px;
}
.fs-p-drawer {
  background: #c8161d;
  top: 48px !important;
}
.logo {
    left: 5px;
    top: 10px;
  }
.logo a img {
  height: auto;
  width: 220px;
}
  .spmenus__item--home {
    margin-right: 0px !important;
  }
.spmenus__item--cart {
    margin-right: 0 !important;
  }
.spmenus__item {
    min-width: 43px !important;
}
.header.fixed .logo a img {
  height: auto;
}
li.hbtmmenu__item {
  width: 25%;
}
li.hbtmmenu__item:nth-child(8)::after{
content: none;
}
.header.fixed .hbtm {
    display: none !important;
  }
.header.fixed {
  box-shadow: 0px 3px 5px -5px rgba(0,0,0,.3);
}
 .header__btm {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

.hbtmmenu {
  margin-top: 10px;
}

.main-img {
  margin-top: 160px;
  padding: 0 7px;
margin-bottom: 20px;
}
.top-bnr-area {
  display: block;
text-align: center;
}
.top-bnr-area img {
  width: 90%;
  margin-bottom: 5px;
  max-width: 500px;
}
.top-bnr-area div {
  width: 100%;
  margin-bottom: 0px;
}
h1.heading {
  font-size: 2.4rem;
}
.cat-name {
  font-size: 1.6rem;
  margin-bottom: 0;
}
h1.heading {
  margin-bottom: 15px !important;
  margin-top: 20px !important;
}
h1.cat-heading {
  font-size: 2.6rem;
  padding-top: 40px;
padding-bottom: 15px;
}

.cat-txt {
  font-size: 1.3rem;
}
h1.heading.over-inner {fs_Top
    padding-top: 30px;
    margin-bottom: 0 !important;
  }
.heading__top {
  margin-bottom: 0 !important;
}

.fs-c-productListCarousel .slick-slide {
  width: 48% !important;
}
.fs-c-productListCarousel .slick-slide:nth-child(2n){
margin-right:0 !important;
}
.fs-c-productListCarousel__list {
  padding-left: 10px;
  padding-right: 10px;
}
.fs-c-productName__name {
  font-size: 1.3rem !important;
margin-bottom: 3px !important;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 1.7rem !important;
}
.fs-c-productListItem__productName {
  margin-bottom: 0 !important;
}
.fs-c-productListItem__prices.fs-c-productPrices {
  margin-top: 0;
}
.table-scroll {
  overflow-x: scroll;
}
table.kanihikaku {
margin-bottom: 40px;
  }
table.kanihikaku th {
  font-size: 1.5rem;
padding: 2px;
}
table.kanihikaku td {
  padding: 10px 3px;
}
ul.hikaku img {
  height: 20px;
  width: auto;
}
.newspaper {
  margin-top: 20px !important;
}
.news__left {
  display: block !important;
}
.news__txt {
  width: calc(100% - 1em) !important;
}
.bottom-wrap {
  display: block;
}
.bottom-wrap-inner {
  width: 100%;
text-align: center;
}
.bnr-line {
  margin-bottom: 40px;
}
.btn-red a {
  padding: 3px;
  font-size: 1.6rem;
}

.link-wrap {
  margin-top: 40px;
}

.cat-detail {
  font-size: 110%;
  padding: 20px 0;
}
.himitsu-wrap {
  width: 100%;
}
.inner {
  padding: 20px 0;
}
.inner-bottom {
  padding-bottom: 20px;
}
.red-big {
  font-size: 20px;
}
.pagetop-txt p {
  font-size: 110%;
  margin-top: 10px;
}
.heading2024 {
  font-size: 2rem;
letter-spacing: -1px;
padding: 0;
}
.h2-left-img {
  margin-right: 6px;
}
.h2-right-img {
  margin-left: 6px;
}
 .red-h3 {
    font-size: 1.8rem;
}
.gurahu-img {
  max-width: 300px;
  margin: 0 auto;
}
table.th-red th {
line-height: 1.3;
  padding: 5px;
font-size: 14px;
}
table.th-red td {
  padding: 5px;
  letter-spacing: 1px;
}
.tokucho-title {
  font-size: 1.6rem;
}
.tokucho-wrap {
  padding: 25px 15px 10px;
margin-bottom: 30px;

}
.himitsu-title {
  font-size: 2.0rem;
  border-radius: 8px;
  padding: 5px 5px;
}
.himitsu-title span {
  padding: 10px;
  width: 200px;
  display: inline-block;
  text-align: center;
line-height: 1;
}
.himitsu-txt {
  font-size: 2.1rem;
}
.himitsu-wrap {
  padding: 35px 5px 20px;
}
.onegai-title {
  font-size: 2.0rem;
letter-spacing: -1px;
}
.onegai-wrap {
  padding: 15px;
}
 nav.fs-c-breadcrumb {
    top: 165px;
  }
/*body#fs_ProductCategory .fs-l-pageMain {
  margin-top: 20px;
}*/
}

@media print, screen and (max-width: 600px) {
  .spmenus {
    width: auto !important;
  }

body#fs_Top h1.heading.heading--timesale {
  font-size: 2.2rem;
  letter-spacing: -0.5px;
}
body#fs_Top h1.heading {
  font-size: 2.6rem;
  font-weight: bold;
  margin-top: 40px !important;
}
body#fs_Top h1.heading.over-inner {
  padding-top: 40px;
}

}

@media only screen and (max-width: 480px) {
  .spmenus__ttl {
    letter-spacing: -1px;
  }
ul.tabekata li {
    padding: 3px 7px;
    letter-spacing: -0.5px;
    font-size: 1.4rem;
  }
.kani-sizewrap {
  padding: 15px 10px;
}
.kani-sizewrap .kani-img {
  min-width: 100px;
  padding-right: 10px;
}
.kani-sizewrap .kani-text {
  font-size: 90%;
  padding-top: 5px;
}
nav.fs-c-breadcrumb {
  top: 155px;
left: 10px;
}

}


/*パンくずリストを一部のみ表示するCSS　増やす場合は(3)～複製*/
.fs-c-breadcrumb__list {
  display:none;
}
.fs-c-breadcrumb__list:first-child {
  display:block;
}
.fs-c-breadcrumb__list--subgroup:nth-child(2) {
  display:block;
}


/*ピックアップ商品をスライダーにする
.fs-c-productListCarousel.pick-up {
  display: flex !important;
}
.fs-c-productListCarousel.pick-up .fs-c-productListCarousel__ctrl {
  display: block !important;
}
.fs-c-productListCarousel.pick-up .fs-c-productListCarousel__list__item {
  max-width: 200px !important;
  min-width: 200px !important;
  margin: 0 !important;
}
.fs-c-productListCarousel.pick-up .slick-list .slick-track {
  width: auto;
  transform: inherit;
  max-width: none !important;
  display: block !important;
}
.fs-c-productListCarousel.pick-up .slick-slide {
  float: left !important;
  width: auto !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 20px;
}
*/