@charset "euc-jp";
.container > .cInner{
  width:100%;
}
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}
#side{
  /*display: none;*/
}
#main{
  /*width:100%;*/
}
.free_space_block {
  margin-top: 3em;
}
.footer{
  margin-top:0;
}

/*item category辺り*/
.mainBox__topText{
  font-size:14px;
  margin-bottom:30px;
  text-align:center;
}
.itemList--8{
  text-align:center;
  letter-spacing: -.4em;
}
.itemList--8 .itemList__topText{
  font-size:12px;
  margin-bottom:20px;
}
.itemList--8 .itemList__unit{
  float:none;
  display: inline-block;
  letter-spacing: normal;
  width:100px;
  text-align:center;
  vertical-align: top;
}
.itemList--8 .itemList__unit:nth-child(n+2){
  margin-left:42px;
}

/*CONTENTS*/
.itemList--contents{
  background:black;
}
.itemList--contents .itemList__unit{
  width:14.27%;
  float:left;
}
.itemList--contents .itemList__unit img{
  width:100%;
}

/*お知らせ*/
.bgSection {
    padding: 60px 0;
    width: 100%;
    overflow-x: hidden;
    background: #f2f2f2;
}
.info{
  background:white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:18px 15px 5px 40px;
}
.info__inner{
  height:260px;
  overflow: auto;
  padding:10px 15px;
  border-left:solid 5px #626262;
}
.info__inner dt,.info__inner dd{
  margin-bottom:10px;
}
.info__inner dt{
  float:left;
  font-weight:bold;
  width:15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.info__inner dd{
  float:left;
  padding-left:5px;
  width:85%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bgSection__bg--info{
  padding-top:50px;
  padding-bottom:80px;
}

/* バナーエリア お知らせ */
.bnrArea {
  position: relative;
}
.bnrArea .concept-deco1 {
  position: absolute;
  top: 80%;
  right: 15%;
}
.bnrArea .concept-deco2 {
  position: absolute;
  top: 70%;
  left: 15%;
}
.bnrArea .concept-deco3 {
  position: absolute;
  top: 35%;
  left: 10%
}
.bnrArea .concept-deco4 {
  position: absolute;
  top: 45%;
  right: 10%;
}
.bnrArea .leftBnr,
.bnrArea .rightBnr,
.bnrArea .uBnr {
  position: relative;
}
.bnrArea .leftBnr .bnrText,
.bnrArea .rightBnr .bnrText {
  position: absolute;
  display: block;
  top: -100px;
  left: 30px;
}
.bnrText {
  font-size: 12px;
  text-align: center;
}
.bnrText p {
  padding-bottom: 10px;
  line-height: 20px;
}
.bnrText__t {
  font-size: 16px;
}
.bnrArea .uBnr .ubnrText {
  position: absolute;
  display: block;
  top: -150px;
  left: 40%;
}
.ubnrText {
  font-size: 16px;
  text-align: center;
  position: absolute;
  top: 10%;
  padding-left: 25px;
}
.ubnrText p {
  padding-bottom: 15px;
  color: #fff;
  line-height: 2;
  text-align: left;
  padding-left: 15px;
}
.ubnrText__t {
  font-size: 22px;
  padding-left: 0 !important;
}

.top_info {
  width: 100%;
  margin: 0 auto 50px;
}
.top_info > h2 {
  /*margin-bottom: 5px;
  padding: 5px 5px 5px 0;
  font-size: 16px;
  font-weight: 500;
  text-align: center;*/
}
.top_info .info {
  position: relative;
  height: 150px;
  margin: 0 5px;
  padding: 0;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.top_info .info::-webkit-scrollbar {
  width: 20px;
}
.top_info .info::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.top_info .info::-webkit-scrollbar-thumb {
  background: #001a3d;
}
.top_info .info .news {
  display: block;
  padding: 15px 20px 0;
  background: #e4e4ee;
  margin-right: 15px;
}
.top_info .info .news .nBorder {
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.top_info .info span {
  padding-bottom: 5px;
}
.top_info .info .newsDate {
  padding-right: 10px;
  padding: 5px 10px;
  color: #fff;
  background: #001a3d;
}
.shop_info {
  width: 550px;
  margin: 0 auto 15px;
}
.shop_info h2 {
  padding-bottom: 20px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}
.shop_info p {
  text-align: center;
  font-size: 14px;
  line-height: 2.5;
}/* //バナーエリア お知らせ */

/* recommend j_sweets */
.recommend {
  padding: 50px 0;
  padding-top: 35px;
  width: 100%;
  background-image: url("https://img21.shop-pro.jp/PA01456/282/etc/pc_title_bg1.jpg?cmsp_timestamp=20201013111417");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right top;
  background-size: contain;
}
.mamegashi {
  width: 100%;
  padding-bottom: 10px;
}
.mTitle {
  font-size: 30px;
  margin-bottom: 40px;
  padding: 5px 0;
  font-weight: normal;
  text-align: center;
  color: #001a3d;
}
.bgSection__recom .mTitle,
.top__category .mTitle,
.bgSection__sell .mTitle,
.top_info .mTitle {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
}
.mTitle small {
  font-size: 16px;
  font-weight: bold;
  line-height: 2.5;
}
.itemList--4 .itemList__unit {
  width: 22.75%;
}
.itemList--4 .itemList__unit:nth-child(n+2) {
  margin-left: 3%;
}
.itemList--4 .itemList__unit:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}
.itemList--2 .itemList__unit {
  width: 47.5%;
}
.itemList--2 .itemList__unit:nth-child(n+2) {
  margin-left: 5%;
}
.itemList--2 .itemList__unit:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}
.itemList__detail {
  margin-bottom: 5px;
}
.itemList__link,
.itemList__price {
  font-size: 14px;
  font-weight: 500;
  text-align: left !important;
}
.itemList__link:hover {
  text-decoration: none !important;
}
.u_itemList {
  display: block;
}
.u_itemList > li {
  display: block;
  text-align: left;
}
.u_itemList > li > a {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #d3d2d2;
  border-radius: 3px;
  background: #f7f7f7;
}
.u_itemList > li img {
  width: 65px;
  vertical-align: middle;
  padding-right: 10px;
}

.bgSection__recom {
  width: 100%;
  padding-top: 30px;
}
.itemList--6 .itemList__unit {
  width: 16%;
}
.itemList--6 .itemList__unit:nth-child(n+2) {
  margin-left: 0.8%;
}
.itemList--6 .itemList__unit:nth-child(6n+1) {
  clear: both;
  margin-left: 0;
}
.itemList--6 .itemList__detail {
  text-align: left;
}/* //recommend j_sweets */

/* seller j_tea */
.seller {
  padding: 50px 0;
  width: 100%;
  background-image: url("https://img21.shop-pro.jp/PA01456/282/etc/pc_title_bg2.jpg?cmsp_timestamp=20201013111533");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right top;
  background-size: contain;
}
.tea {
  padding-bottom: 10px;
}
.bgSection__sell {
  width: 100%;
  padding-top: 30px;
}/* //seller j_tea */

/* 下部バナー */
.underBnr {
  padding: 60px 0 0px;
  margin-bottom:60px;
  background: #fff;
}
.underBnr img {
  width: 100%;
}/* 下部バナー */

.mpickup .itemList__name {
  width: fit-content;
  text-align: left;
  padding: 5px 10px;
  margin-right: auto;
  color: #fff;
  border-radius: 3px;
}
.p__w .itemList__name {
  background: #1b6bba;
}
.p__j .itemList__name {
  background: #c43686;
}
.p__e .itemList__name {
  background: #2ea27a;
}
.mpickup .itemList__detail {
  text-align: left;
}
.popuptext {
  position: relative;
}

.mpickup .itemList__itemImg > img {
  width: 100%;
  height: auto;
}

.top__category {
  margin-bottom: 50px;
}

.mb0{margin-bottom:0 !important;}