@charset "euc-jp";
#container {
  padding-top: 30px;
}

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

#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: #ffffff;
    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;
  display: none;
}
  #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: #000;
    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;
  }
.col {
 padding-right: 0.5% !important;
  padding-left: 0.5% !important;
}
.top_bnr {
  margin-bottom:10px;
  text-align: center;
}
.top_bnr_area {
  width:100%; margin:0; padding:0;
}
.top_bnr_area li {
  margin:2% 0 0;
}
.top_bnr_area li:nth-child(odd) {
  width:49%; float:left; list-style-type:none;margin:2% 0 0; padding:0 1% 0 0;
}
.top_bnr_area li:nth-child(even){
  width:49%; float:left; list-style-type:none;margin:2% 0 0; padding:0 0 0 1%;
}
.top_bnr_area li:nth-child(1),
.top_bnr_area li:nth-child(2) {
  margin:0;
}

@media only screen and (max-width: 980px) {
  #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;
  }
}

h2.ttl-h2 {
  text-align: center;
  font-size: xx-large;
  font-family:"Cinzel","Abril Fatface", sans-serif;
  display: block;
  line-height:1;
  margin-top: 50px;
  margin-bottom: 0;
}

h3.ttl-h2 {
  text-align: center;
  font-size: xx-large;
  font-family:"Cinzel","Abril Fatface", sans-serif;
  display: block;
  line-height:1;
  margin-top: 20px;
  margin-bottom: 0;
}

p.news {
  text-align: center;
  font-size: x-small
  display: block;
  line-height:1;
  margin-top: 0;
}

p.arrival {
  text-align: center;
  font-size: x-small
  line-height:1;
  margin-top: 0;
  padding-bottom: 30px;
}

.s1 {
	color: #444;
	display: flex;
	align-items: center;
}
.s1:before, .s1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
}
.s1:before {
	margin-right: .20em;
	background: linear-gradient(-90deg, #888, transparent);
}
.s1:after {
	margin-left: .20em;
	background: linear-gradient(90deg, #888, transparent);
}

.flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.flex.col3 li {
	width: calc((100% - 4%) / 3);
	margin-left:2%;
	margin-top:20px;
}
.flex.col3 li:nth-child(1),
.flex.col3 li:nth-child(2),
.flex.col3 li:nth-child(3) {
	margin-top:0;
}
.flex.col3 li:nth-child(3n+1) {
	margin-left:0;
}
.flex.col4 li {
	width: calc((100% - 6%) / 4);
	margin-left:2%;
	margin-top:20px;
}
.flex.col4 li:nth-child(1),
.flex.col4 li:nth-child(2),
.flex.col4 li:nth-child(3),
.flex.col4 li:nth-child(4) {
	margin-top:0;
}
.flex.col4 li:nth-child(4n+1) {
	margin-left:0;
}
.scroll_list {
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	width:100%;
	padding-bottom: 20px;
}
.scroll_list li {
	width:240px;
	display: inline-block;
	padding:0 7px;
	vertical-align: top;
}
@media only screen and (max-width: 768px){
	.scroll_list li {
		width:110px;
		overflow: hidden;
		padding:0 2px;
	}
	.scroll_list li .prd-lst-span {
		white-space: normal;
		display: block;
	}
}
.scroll_list li .prd_lst_link {
	position: relative;
	display: block;
}
.ranking_slide li .prd_lst_link::before {
	content:"";
	position: absolute;
	top:10px;
	left:10px;
	width:30px;
	height:30px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	background: #333;
	z-index: 100;
	text-align: center;
	font-size:14px;
	color:#fff;
	padding-top:4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	  box-sizing: border-box;
	border:1px solid rgba(255,255,255,.6);
}
@media only screen and (max-width: 768px){
	.ranking_slide li .prd_lst_link::before {
		top:0;
		left:0;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-o-border-radius: 0;
		-ms-border-radius: 0;
		width:24px;
		height:24px;
		font-size:10px;
		border:none;
	}
}
.ranking_slide li:nth-child(1) .prd_lst_link::before {
	content:"1";
	background: #9f8836;
}
.ranking_slide li:nth-child(2) .prd_lst_link::before {
	content:"2";
	background: #6f6f6f;
}
.ranking_slide li:nth-child(3) .prd_lst_link::before {
	content:"3";
	background: #9c4d13;
}
.ranking_slide li:nth-child(4) .prd_lst_link::before {
	content:"4";
}
.ranking_slide li:nth-child(5) .prd_lst_link::before {
	content:"5";
}
.ranking_slide li:nth-child(6) .prd_lst_link::before {
	content:"6";
}
.ranking_slide li:nth-child(7) .prd_lst_link::before {
	content:"7";
}
.ranking_slide li:nth-child(8) .prd_lst_link::before {
	content:"8";
}
.ranking_slide li:nth-child(9) .prd_lst_link::before {
	content:"9";
}
.ranking_slide li:nth-child(10) .prd_lst_link::before {
	content:"10";
}
.read_more {
	margin: 10px 0 20px;
	text-align: center;
}
@media only screen and (max-width: 768px){
	.read_more {
		margin-top:10px;
	}
	.sp_pb0 {
		padding-bottom: 0;
	}
}
.read_more a {
	display: inline-block;
	border:1px solid #333;
	text-decoration: none;
	position: relative;
	padding:10px 30px 10px 20px;
}
.read_more a::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 14px;
	margin-top: -3px;
}
.information_bar {
	margin-left:-25px;
	margin-bottom:-10px;
}
@media only screen and (max-width: 768px){
	.information_bar {
		margin-bottom:-20px;
	}
}
.information_bar ul {
	opacity: 0;
	transition: opacity .3s linear;
	background: #f4efe9;
}
.information_bar ul.slick-initialized {
	opacity: 1;
}
.information_bar ul li span,
.information_bar ul li a {
	display: block;
	padding:10px;
	text-align: center;
	font-weight: 400;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.information_bar .slick-prev:before,
.information_bar .slick-next:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
	z-index: 1000;
}
.information_bar .slick-prev {
	left: 20px;
}
@media only screen and (max-width: 768px){
	.information_bar .slick-prev {
		left: 12px;
	}
}
.information_bar .slick-prev::before {
	right:auto;
	left:0;
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.information_bar .slick-next {
	right:20px;
}
@media only screen and (max-width: 768px){
	.information_bar .slick-next {
		right: 12px;
	}
}
