@charset "utf-8";

#content .leftmenu{
  display: none;
}
#site-header .menu{
  display: block;
}
.tab-show {
  display: none;
}
.sp-show {
  display: block;
}
.top__main_pc .top__pc_nav {
  display: none;
}
.top__bnr_yomimono-bottom-itemmiddle .top__main_pc .top__categorylist {
  width: 100%;
}
.top__main_pc .top__categorybtn {
  padding: 5% 20px 10%;
}
/* .top__bnr_yomimono-bottom-itemmiddleunit a img {
  width: 100%;
} */

.top-delivery__order-delivery {
  margin-top: 0!important;
}
.top__regularbox-area .top__wrapper {
  padding: 4%;
}
.top__main_pc .top__regularbox-area.client {
  padding: 20px;
}
.top__wrapper .top-delivery__detail {
  margin-top: 0!important;
  padding: 0!important;
}
.top__wrapper .state_box {
  padding: 0;
}
.top__wrapper .benefits {
  background-color: #fff;
  padding: 0;
  margin-top: 5%;
}
.top__wrapper .benefits__title {
  font-size: 15px;
  color: #ce2308;
  margin: 0;
  line-height: 1.35;
}
.top__wrapper .benefits__body {
  margin-top: 3%;
}
.top__wrapper .benefits__box {
  color: #fff;
  background-color: #ce2308;
  padding: 10px;
  display: grid;
  grid-template-columns: 2fr 8fr;
  gap: 10px;
}
.top__wrapper .benefits__box+.benefits__box {
  margin-top: 2%;
}
.top__wrapper .benefits__box .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top__wrapper .benefits__box .text {
  text-align: left;
  display: flex;
  align-items: center;
}
.top__wrapper .benefits__box p {
  font-size: 15px;
  margin: 0;
  text-align: left;
  line-height: 1.3;
  display: inline;
}

/* カテゴリーメニュー */
.cate-menu {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  padding: 0 3%;
}
.cate-menu a {
  transition: all 0.2s;
}
.cate-menu a:hover {
  transition: all 0.2s;
  opacity: 0.7;
}
.cate-menu a img {
  width: 100%;
  /* transition: all 0.7s; */
}
/* .cate-menu a:hover img {
  transition: all 0.7s;
  opacity: 0.8;
} */

.menu-body-contents .top__pc_nav .cate-menu a {
  margin: 0;
  width: auto;
}
.cate-menu.-sp {
  padding: 8% 3% 0;
}

@media screen and (min-width: 480px) {
  .sp-show {
    display: none;
  }
  .top__wrapper .benefits__body {
    max-width: 480px;
    margin: 3% auto 0;
  }
  .top__wrapper .benefits {
    margin-top: 3%;
  }
}

@media screen and (min-width: 768px) {
  .tab-show {
    display: block;
  }
  .top__main_pc .top__categorylist {
    width: auto;
  }
  /* .top__bnr_yomimono-bottom-itemmiddle .top__bnr_yomimono-bottom-itemmiddleunit a img {
    width: 264px;
  } */

  .top__regularbox-area .top__wrapper {
    padding: 20px;
  }
  .top__main_pc .top__regularbox-area.client {
    padding: 20px;
  }
  .top__wrapper .benefits{
    margin-top: 20px;
  }
  .top__wrapper .benefits__title {
    font-size: 18px;
  }
  .top__wrapper .benefits__body {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr 1fr;
    max-width: 600px;
    margin-top: 10px;
    padding: 0 20px;
  }
  .top__wrapper .benefits__box {
    grid-template-columns: 3fr 7fr;
  }
  .top__wrapper .benefits__box+.benefits__box {
    margin-top: 0;
  }
  .top__wrapper .benefits__box p {
    font-size: 16px;
  }

  .top__main_pc .top__categorybtn {
    padding: 20px 20px 40px;
  }
}

@media screen and (min-width: 1280px) {
  /* ヘッダー */
  .menu-body-contents .category_title {
    margin-top: 30px;
  }
  #site-header .site-info-body,
  #site-header .site-nav-body {
    max-width: 1280px;
  }
  #site-header .site-info-body {
    display: flex;
  }
  #site-header .title {
    order: 1;
  }
  #site-header .utility {
    float: none;
    order: 3;
    margin-left: auto;
    width: 100%;
  }
  #site-header .utility>ul {
    width: auto;
    justify-content: space-between;
    float: none;
  }
  #site-header .numbers {
    margin-left: 118px;
    display: flex;
    order: 2;
  }
  #site-header .numbers .tab {
    display: flex;
  }
  #site-header .menu{
    display: none;
  }
  #site-header .search{
    margin-left:0;
  }
  #site-footer .utility {
    margin-right: 0;
  }
  #site-footer .structure-body {
    padding-left: 290px;
  }
  #site-footer .copyright {
    padding-left: 310px;
  }
  .contents_footer_wap {
    margin-left: auto;
  }
  /* メインコンテンツ */
  body main.structure#content {
    display:flex;
    flex-wrap:wrap;
    gap:20px;
    max-width: 1280px;
    /* max-width: 1320px; */
    margin: 0 auto;
  }
  /* レフトナビ */
  .menu-body-contents .top-main-image img {
    width: 100%;
  }
  #content .leftmenu{
    display: block;
    max-width:320px;
    width:24%;
    padding:20px 15px;
    background-color: #e5e5e5;
    height:100%;
    box-sizing: border-box;
  }
  #content .leftmenu .top__pc_nav,
  #content .leftmenu .menu-title.toggle,
  #content .leftmenu .close{
    display:none;
  }
  #content .leftmenu .menu .menu-body .number-selector,
  #content .leftmenu .menu .menu-body .cate-menu.-sp {
    display: none;
  }
  #content .leftmenu .menu .menu-body .menu-group>h1 {
    margin: 20px 0 10px;
    font-size: 114.285714286%;
    line-height: 1.2;
  }
  #content .leftmenu ul{
    padding:0;
    margin:0;
    list-style:none;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul {
    border-top: 4px solid #00512f;
    background: #fff;
  }
  #content .leftmenu .menu .menu-body .menu-group.menu-recommend-group>ul {
    border-top-color: #f78f1e;
  }
  #content .leftmenu .menu .menu-body .menu-group .accordion-body {
    padding: 0 8px;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li {
    border-top: 1px solid #e5e5e5;
    margin:0;
  }
  #content .leftmenu .menu-group>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px 10px 34px;
    font-size: 114.285714286%;
    line-height: 1.2;
    text-decoration: none;
    box-sizing: border-box;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li>a.accordion-toggle {
    padding-right: 30px;
    background: url(/assets/img/icon_dropdown_03.png) 100% 50% no-repeat;
    background-image: linear-gradient(transparent,transparent),url(/assets/img/icon_dropdown_03.svg);
    color: #337459;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li>a .icon {
    position: absolute;
    left: 0;
    top: 2px;
  }
  #content .leftmenu .accordion .accordion-toggle{
    background-color:transparent;
    text-align:left;
  }
  #content .leftmenu .accordion .accordion-toggle:before {
    content:none;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li>a:link {
    color: #337459;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li li:first-child {
    margin-top: 0;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li li {
    margin: 10px 0 0;
    position: relative;
    padding-left: 1em;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li li a{
    display:block;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li li:before {
    content: ">";
    position: absolute;
    left: 0;
    color: silver;
  }
  #content .leftmenu .menu .menu-body .menu-group>ul>li .to-index {
    margin-top: 10px;
    padding: 0 10px 20px 30px;
    text-align: right;
  }

  /* アイテムなどのコンテンツ */
  body main.structure#content > .structure-body{
    max-width:960px;
    width: calc(76% - 20px);
  }
  .top__regularbox-area .top__wrapper {
    padding: 30px;
  }
}
