@charset "euc-jp";
li.news{border-bottom: 1px dotted #eee;}
li.news span{border-right: 1px solid #333333;}
li.news a {color: navy;}
.MenuPhone{text-align:center;}
.MenuPhone ul { display:flex; flex-wrap:wrap; }
.MenuPhone li {
    text-align: center;
    width: 50%;
    margin: 0 0 5px;
    padding: 5px;
    box-sizing: border-box;
}
#container {
  padding-top: 40px;
}

.topMenu-list {
  display: flex;
  justify-content: space-between;
  margin: 0;
  flex-wrap: wrap;
}

.topMenu-list-li12 {
  display: flex;
  justify-content: center;
  align-items: center;
  height:70px;
  border: solid 2px #dbdbdb;
  margin-bottom: 10px;
  border-radius: 8px;
}

.topMenu-list-li12 {
  width: 100%;
}

.topMenu-list-li12 a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 18px;
  letter-spacing:0.0015rem;
  font-weight: bold;
}

.topMenu-list-li12:nth-child(1) a::before,
.topMenu-list-li12:nth-child(2) a::before {
  position: absolute;
  top:7%;
  left: 5%;
  font-family:'Font Awesome 5 Free';
  font-weight: 600;
  font-size: 40px;
}

.topMenu-list-li12:nth-child(1) a::before {
  content: '\f54e';
  color: #033F6F;
}

.topMenu-list-li12:nth-child(2) a::before {
  color: #970000;
  content:'\f07a';
}

.topMenu-list-li12:nth-child(1) a::after,
.topMenu-list-li12:nth-child(2) a::after {
  content: '\f054';
  position: absolute;
  top:18%;
  right: 5%;
  font-family:'Font Awesome 5 Free';
  font-weight: 600;
  font-size: 30px;
}


.rebnr{
  margin-bottom:30px;
  border-bottom:#eee 1px solid;
  padding-bottom:10px;
}
.rebnr img{
  margin-bottom:20px;
}

.rebnr img:hover{
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.info-block{
  margin-bottom:20px;
}

.header-headline-nav li a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
}
#nav a {
  color: #4d4d4d;
}

#slideshow-block {
  margin-bottom: 0px;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}
#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
#supersized .row {
  position: relative;
}
#supersized img {
  position: absolute;
  display: none;
  width: auto !important;
  height: auto !important;
  outline: none;
  border: none;
}
#supersized.speed img {
  -ms-interpolation-mode:nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}
#supersized.quality img {
  -ms-interpolation-mode:bicubic;
  image-rendering: optimizeQuality;
}
#supersized li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -30;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #fff;
  list-style: none;
}
#supersized li.prevslide {
  z-index: -20;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.image-loading {
  width: 100%;
  height: 100%;
  background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
}
#supersized li.image-loading img {
  visibility: hidden;
}
#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline;
}
#slide-list {
  position: absolute;
  bottom: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}
#slide-list li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#slide-list a {
  display: block;
  margin: 0 5px;
  width: 70px;
  height: 10px;
  outline: 0;
  background: #5e5e5e;
  text-indent: -9999px;
  opacity: 0.7;
  cursor: pointer;
}
#slide-list a:hover,
#slide-list .current-slide a {
  background: #fff;
  opacity: 1;
}
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
}
#controls-wrapper.mode-static {
  position: static;
  padding: 15px 0;
  height: auto;
}
#controls-wrapper.mode-static #slide-list {
  position: static;
}

/* &#65533;&#130;&#65533;&#131;&#134;&#65533;&#130;´ã&#131;&#65533;&#131;¼ã&#131;&#65533;&#130;¹ã&#131;&#136; */
.catList,
.catList02{
  list-style: none;
  padding: 0;
  margin: 0;
}

.catList li,
.catList02 li {
  float: left;
  box-sizing: border-box;
  width: 50%;
}

.catList li a,
.catList02 li a {
  display: block;
  box-sizing: border-box;
  width: 96%;
  height: 50px;
  margin: 0 auto 15px;
  padding: 13px 0 0 60px;
  border: #dbdbdb 1px solid;
  border-radius: 3px;
  font-size: 16px;
}

.catList li a:hover,
.catList02 li a:hover {
  opacity: .9;
}

.catList02 li:nth-child(1)  a {
  background: url('https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_store.jpg') left center no-repeat;
  background-size:auto 100%;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1;
}

.catList02 li:nth-child(2) a {
  background: url('https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_chikai.jpg') left center no-repeat;
  background-size:auto 100%;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1;
}

.catList li:nth-child(1) a {
  background: url('https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_haisounamagashi.png') left center no-repeat;
  background-size: auto 100%;
}

.catList li:nth-child(2) a {
  background: url('https://web.archive.org/web/20191023021413im_/https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_yakigashi.png') left center no-repeat;
  background-size: auto 100%;
}

.catList li:nth-child(3) a {
  background: url('https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_wrapping.png') left center no-repeat;
  background-size: auto 100%;
}

.catList li:nth-child(4) a {
  background: url('https://img11.shop-pro.jp/PA01289/835/etc/category_bnr_confi.png?cmsp_timestamp=20200302114317') left center no-repeat;
  background-size: auto 100%;
}

.catList li:nth-child(5) a {
  background: url('https://img11.shop-pro.jp/PA01289/835/etc/category_bnr_kisetsu.png?cmsp_timestamp=20210226164540') left center no-repeat;
  background-size: auto 100%;
}

/*&#65533;&#132;¼ã&#129;&#141;&#65533;&#65533;&#147;å­&#144;*/
/* .catList li:nth-child(1) a {
  background: url('https://web.archive.org/web/20191023021413im_/https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_yakigashi.png') left center no-repeat;
  background-size: auto 100%;
} */

/*&#65533;&#134;·è&#65533;&#147;*/
/* .catList li:nth-child(4) a {
  background: url('https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_reika.png') left center no-repeat;
  background-size: auto 100%;
} */

/*&#65533;&#131;&#129;&#65533;&#131;§ã&#130;³ã&#131;&#65533;&#131;¼ã&#131;&#136;*/
/*
.catList li:nth-child(6) a {
  background: url('https://file001.shop-pro.jp/PA01289/835/assets/category_bnr_chocolate.png') left center no-repeat;
  background-size: auto 100%;
}
*/

.topSeason{
  padding-top: 30px;
}


@media only screen and (max-width: 980px) {

  .catList li {
    width: 50%;
  }
  .catList li a {
    width: 96%;
    font-size: 14px;
    padding-top: 5px;
  }
  
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
  #slide-list a {
    width: 15px;
    height: 15px;
  }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .catList li a {
    margin: 0 auto 10px;
  }

	.catList li:nth-child(2) a {
	line-height: 1;
	}
  
&#65533;&#128;&#128;&#65533;&#128;&#128;&#65533;&#128;&#128;&#65533;&#128;&#128;.main-section {
    padding-top: 0px;
&#65533;&#128;&#128;&#65533;&#128;&#128;&#65533;&#128;&#128;&#65533;&#128;&#128;}
}

/* &#65533;&#131;&#136;&#65533;&#131;&#131;&#65533;&#131;&#151;&#65533;&#129;&#65533;&#130;&#65533;&#131;¼ã&#131;&#136;&#65533;&#130;&#146;å¤&#150;&#65533;&#129;&#151;&#65533;&#129;&#65533;&#129;¿ã&#130;&#139;&#65533;&#131;&#134;&#65533;&#130;¹ã&#131;&#136; */
.cartjs_box {
  display: none;
}