/******************************/
/* SLIDER */
/******************************/
.p-main-slider .bx-wrapper .bx-viewport {
  border: 0;
  box-shadow: none;
  left: 0;
}
.p-main-slider .bx-wrapper img {
  margin: 0 auto;
  width: 100%;
}
.p-main-slider .bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: -40px;
}
@media screen and (max-width: 767px) {
  .p-main-slider .bx-wrapper .bx-viewport {
    min-height: 250px !important;
  }
  .p-main-slider .bx-wrapper img{
    width: auto;
    max-width: fit-content;
    max-height: 250px;
    position: absolute;
    left: -50%;
    right: -50%;
  }
  .p-main-slider .bx-wrapper .bx-pager {
    bottom: -25px;
  }
}
.p-main-slider .bx-wrapper .bx-pager.bx-default-pager a {
  margin-left: 10px;
  margin-right: 10px;
  background: #dddddd;
}

/******************************/
/* NEWS */
/******************************/
.p-line-informaiton {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1023px) {
  .p-line-informaiton {
    margin-top: 90px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-line-informaiton {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}

.p-line-informaiton-list__item {
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton-list__item {
    display: block;
    margin-bottom: 15px;
  }
}

.p-line-informaiton-list__date {
  width: 120px;
}

.p-line-informaiton-list__ttl {
  flex: 1;
}


/******************************/
/* グループバナー */
/******************************/
.p-group-bnr {
  margin-top: 90px;
  margin-bottom: 90px;
}

@media screen and (max-width: 1023px) {
  .p-group-bnr {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .p-group-bnr .c-slider-thema .slick-next {
    right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .p-group-bnr .c-slider-thema .slick-next {
    right: -3px;
  }
}
@media screen and (max-width: 1023px) {
  .p-group-bnr .c-slider-thema .slick-prev {
    left: -10px;
  }
}
@media screen and (max-width: 767px) {
  .p-group-bnr .c-slider-thema .slick-prev {
    left: -3px;
  }
}

.p-group-bnr-list {
  margin-left: -25px;
  margin-right: -25px;
}
@media screen and (max-width: 1070px) {
  .p-group-bnr-list {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.p-group-bnr-list__item {
  margin-left: 25px;
  margin-right: 25px;
  word-break: break-all;
}
@media screen and (max-width: 1023px) {
  .p-group-bnr-list__item {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.p-group-bnr-list__item img {
  width: 100%;
}

.p-group-bnr-list__ttl {
  margin-top: 15px;
}

/******************************/
/* INFORMATION */
/******************************/
.p-information {
  margin-top: 90px;
  margin-bottom: 90px;
  padding: 60px 90px;
  background: url(https://img.shop-pro.jp/tmpl_img/87/bg-grid.png) repeat;
  color: #2d2d2d;
}
@media screen and (max-width: 1023px) {
  .p-information {
    margin-top: 60px;
    margin-bottom: 45px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 45px 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-information {
    margin-left: 0;
    margin-right: 0;
    padding: 35px 25px;
  }
}


/******************************/
/* TOP RANKING */
/******************************/

.p-ranking{
	padding:90px 0;
	margin-top: 90px;
	margin-bottom: 90px;
	background:url(https://img07.shop-pro.jp/PA01439/608/etc_base64/YmdfcmVjb21tZW5k.png?cmsp_timestamp=20250303101624) repeat-y;
	background-size:100% auto;
	color:#fff;}

.p-ranking h2{
	font-weight: normal;}

.p-ranking h2 span{
	display:block;
	font-size: 48px;
	margin-bottom: 0.5em;}

.p-ranking h2::after{
	content:"RECOMMENDED ITEMS";}
	
.p-ranking a,
.p-ranking a:hover,
.p-ranking avisited{
	color:#fff;}

.p-ranking-list__linkbtn{
	width: 100%;
	display: block;
	padding: 0.5em 0;
	background:#000;
	text-align:center;
	font-size:18px;
	font-weight: 500;
	position: relative;}
	
.p-ranking-list__linkbtn::after{
	content:url(https://img07.shop-pro.jp/PA01439/608/etc_base64/aWNvX2Fycm93X3I.png?cmsp_timestamp=20250314144351);
	position: absolute;
	top: 18px;
	right: 20px;}
	
.p-ranking .tbl_comparison{
	background:#f0efeb;
	color:#000;
	text-align:center;
	padding:45px;
	max-width:900px;
	margin:auto auto 45px auto;}
	
.p-ranking .tbl_comparison h3{
	border: 1px solid #000;
	padding: 0.5em 1em;
	margin-bottom: 45px;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;}
	
.p-ranking .line{
	text-align: center;}



@media screen and (max-width: 1023px) {
  .c-ttl-bg.is-ranking {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking .tbl_comparison{
  	padding:45px 30px;}
  .c-ttl-bg.is-ranking {
    margin-bottom: 35px;
  }

}
.c-ttl-bg.is-ranking:before {
  /*background: url() center center no-repeat;
  background-size: cover;*/
}

@media screen and (max-width: 1023px) {
  .p-ranking {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking {
    padding-top: 60px;
  }
}

.p-ranking-list {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 1050px) {
  .p-ranking-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .p-ranking-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list {
    margin-left: -12px;
    margin-right: -12px;
    display: block;
  }
}
.p-ranking-list .slick-prev {
  left: -5px;
  margin-top: -43px;
}
@media screen and (max-width: 1023px) {
  .p-ranking-list .slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev {
    margin-top: -30px;
  }
}
.p-ranking-list .slick-next {
  right: -5px;
  margin-top: -43px;
}
@media screen and (max-width: 1023px) {
  .p-ranking-list .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-next {
    margin-top: -30px;
  }
}
.p-ranking-list .slick-dotted.slick-slider {
  margin-bottom: 60px;
}
.p-ranking-list .slick-dots {
  bottom: -45px;
}
.p-ranking-list .slick-dots li {
  margin: 0 2px;
}

.p-ranking-list__item {
  position: relative;
  box-sizing: border-box;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 25px;
  word-break: break-all;
  width: 30%;
}
@media screen and (max-width: 1023px) {
  .p-ranking-list__item {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list__item {
    margin-right: 12px;
    margin-left: 12px;
    width: auto;
  }
}
.p-ranking-list__item.slick-active .p-ranking-list__num {
  opacity: 1;
  animation: rankingfadein 0.2s 0s;
}

.p-ranking-list__img {
  margin-bottom: 20px;
  background: #ffffff;
  max-height: 235px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__img {
    margin-bottom: 10px;
    text-align: center;
  }
}

.p-ranking-list__img a,
.p-ranking-list__img a img{
	width: 100%;}

.p-ranking-list__num {
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: 0px;
  padding-top: 3px;
  min-width: 30px;
  line-height: 27px;
  font-size: 16px;
  font-weight: bold;
  background: #ffffff;
  color: #2d2d2d;
  text-align: center;
  opacity: 0;
  transition: all ease 0.1s;
}
.p-ranking-list__num.is-1 {
  background: #c5b597;
  color: #ffffff;
}
.p-ranking-list__num.is-2 {
  background: #b1b9bb;
  color: #ffffff;
}
.p-ranking-list__num.is-3 {
  background: #714d3b;
  color: #ffffff;
}

@keyframes rankingfadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-ranking-list__ttl {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__ttl {
    font-size: 13px;
  }
}
.p-ranking-list__ttl img {
  vertical-align: middle;
}

.p-ranking-list__price {
  margin: 15px 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__price {
    margin-top: 5px;
    font-size: 13px;
  }
}
.p-ranking-list__price.is-default {
  margin-top: 0;
}

.p-ranking-list__btn {
  position: absolute;
  bottom: 0;
  right: 0;
}


/******************************/
/* CONCEPT */
/******************************/
.p-concept-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 75px;
  margin-bottom: 105px;
}
@media screen and (max-width: 1023px) {
  .p-concept-box {
    margin-top: 45px;
    margin-bottom: 75px;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-concept-box {
    display: block;
    margin-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
  }
}

.p-concept-box__logo {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px;
  width: 330px;
  min-height: 300px;
  background: #f0efeb;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .p-concept-box__logo {
    padding: 45px;
    width: 220px;
    min-height: 195px;
  }
}
@media screen and (max-width: 767px) {
  .p-concept-box__logo {
    padding: 30px 15px;
    width: auto;
    min-height: 80px;
  }
}
.p-concept-box__logo img {
  max-width: 210px;
}
@media screen and (max-width: 1023px) {
  .p-concept-box__logo img {
    max-width: 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-concept-box__logo img {
    max-width: 120px;
  }
}

.p-concept-box__txt {
  box-sizing: border-box;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 60px 120px;
  background: url(https://img.shop-pro.jp/tmpl_img/87/bg.gif) no-repeat center center #aaaaaa;
  background-size: cover;
  color: #ffffff;
}
@media screen and (max-width: 1023px) {
  .p-concept-box__txt {
    padding: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-concept-box__txt {
    padding: 20px 25px;
  }
}
.p-concept-box__txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}

.p-concept-box__body {
  position: relative;
  z-index: 10;
}

/******************************/
/* RECOMMEND ITEMS（商品一覧） */
/******************************/
.c-ttl-bg.is-recommend:before {
  background: url(https://img.shop-pro.jp/tmpl_img/87/bg.gif) center center no-repeat;
  background-size: cover;
}
.p-recommend {
  overflow: hidden;
  padding-bottom: 90px;
}

.p-recommend h2{
	font-weight: normal;}

.p-recommend h2 span{
	display:block;
	font-size: 48px;
	margin-bottom: 0.5em;}

.p-recommend h2::after{
	content:"ALL ITEMS";}

@media screen and (max-width: 1023px) {
  .p-recommend {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-recommend {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1023px) {
  .p-recommend-list {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-recommend-list {
    margin-left: 0;
    margin-right: 0;
  }
}

/******************************/
/* TOP PICK UP ITEMS */
/******************************/
.p-pickup {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f0efeb;
}
@media screen and (max-width: 1023px) {
  .p-pickup {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-pickup {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}

.p-pickup-list {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-pickup-list {
    margin-top: 0;
    margin-left: -25px;
    margin-right: -25px;
  }
}

.p-pickup-list__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 75px;
  word-break: break-all;
}
@media screen and (max-width: 1023px) {
  .p-pickup-list__item {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-pickup-list__item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    max-width: 600px;
  }
}
.p-pickup-list__item:last-child {
  margin-bottom: 0;
}
.p-pickup-list__item:nth-child(even) .p-pickup-list__txt {
  order: -1;
}
@media screen and (max-width: 1023px) {
  .p-pickup-list__item:nth-child(even) .p-pickup-list__txt {
    padding-left: 25px;
    padding-right: 60px;
  }
}

.p-pickup-list__img {
  overflow: hidden;
  position: relative;
  width: 53%;
  height: 28vw;
  opacity: 1;
  transform: translate(0, 0);
}
@media screen and (min-width: 1270px) {
  .p-pickup-list__img {
    max-height: 365px;
  }
}
@media screen and (max-width: 1023px) {
  .p-pickup-list__img {
    width: 53%;
    height: 28vw;
  }
}
@media screen and (max-width: 767px) {
  .p-pickup-list__img {
    width: auto;
    height: 55vw;
  }
}
.p-pickup-list__img:before, .p-pickup-list__img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.p-pickup-list__img .p-pickup-list__img-bg {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background: #000000;
}
.p-pickup-list__img:after {
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background: #fff;
}
.p-pickup-list__img:before {
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background: #fff;
}
.p-pickup-list__img.faded .p-pickup-list__img-bg, .p-pickup-list__img.faded:after {
  width: 0;
}
.p-pickup-list__img img {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}

.p-pickup-list__txt {
  box-sizing: border-box;
  flex: 1;
  padding-left: 70px;
  padding-right: 70px;
}
@media screen and (max-width: 1023px) {
  .p-pickup-list__txt {
    padding-left: 60px;
    padding-right: 25px;
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .p-pickup-list__txt {
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    width: auto;
  }
}

.p-pickup-list__ttl {
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 24px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .p-pickup-list__ttl {
    margin-bottom: 10px;
    font-size: 17px;
  }
}
.p-pickup-list__ttl img {
  display: none !important;
}

.p-pickup-list__btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-pickup-list__btn {
    margin-top: 20px;
  }
}


/******************************/
/* スペチアーレの特徴 */
/******************************/

.feature{
	background:#000;
	color:#fff;
	width:100%;
	padding: 90px 0;
	margin-bottom: 90px
	text-align: center;}
	
.feature h2{
	font-weight: normal;}

.feature h2 span{
	display:block;
	font-size: 48px;
	margin-bottom: 0.5em;}

.feature h2::after{
	content:"FEATURE";}
	
.feature_point{
	padding: 45px 0;
	max-width: 990px;
	margin: auto;
	display: flex;
	justify-content: space-around;
	text-align:left;}
	
.feature_point h3{
	font-size: 32px;
	font-weight: normal;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.4rem;}
	
.feature_point span{
	color:#ff3399;
	font-weight: 600;}

.feature_point p.mincho{
	font-size: 24px;}
		
.feature_point .pic,
.feature_point .txt{
	width:47%;}

.feature_poin .pic img{
	width:100%;}
	
.feature_point:nth-of-type(1),
.feature_point:nth-of-type(3){
	flex-direction: row;}
	
.feature_point:nth-of-type(2){
	flex-direction: row-reverse;}
	

@media screen and (max-width: 1023px) {
  .p-pickup {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 900px) {	
	.feature_point h3{
		font-size: 26px;}
}
@media screen and (max-width: 767px) {
  .p-pickup {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}


/******************************/
/* 店長ブログ */
/******************************/
.p-shop {
	background:url(https://img07.shop-pro.jp/PA01439/608/etc_base64/Ymdfc2hvcA.jpg?cmsp_timestamp=20250304163504) no-repeat;
	background-position-x: center;
	background-position-y: 25%;
	background-size: cover;}
	
@media screen and (max-width: 1023px) {
  .p-shop {
    /*padding-top: 60px;*/
  }
}
@media screen and (max-width: 767px) {
  .p-shop {
    padding-top: 0px;
  }
}

.p-shop h2 span{
	font-size:16px;
	margin: 1em;}

.p-shop-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 6em;
  padding-bottom: 6em;
}
@media screen and (max-width: 767px) {
  .p-shop-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.p-shop-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.p-shop__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-shop__bg {
    position: static;
    width: auto;
    height: auto;
  }
}
.p-shop__bg img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-shop__bg img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .p-shop__bg .simpleParallax {
    overflow: visible !important;
  }
}
@media screen and (max-width: 767px) {
  .p-shop__bg .simpleParallax {
    overflow: hidden !important;
  }
}

.p-shop-contents {
  min-height: 360px;
  text-align: center;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-shop-contents {
    min-height: inherit;
    padding: 25px;
  }
}

.p-shop-box {
  position: relative;
  z-index: 100;
  width: 660px;
  color: #ffffff;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-shop-box {
    margin-top: 15px;
    width: auto;
  }
}

.p-shop-box__ttl {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .p-shop-box__ttl {
    font-size: 17px;
  }
}

.p-shop-box__body {
  margin-top: 20px;
  margin-bottom: 45px;
}
}
@media screen and (max-width: 767px) {
  .p-shop-box__body {
    margin-top: 0;
  }
}

.p-shop-box__url {
  margin-top: 15px;
}
.p-shop-box__url a {
  color: #ffffff;
}

.p-shop-box__btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-shop-box__btn {
    margin-top: 20px;
  }
}


/******************************/
/* 店舗情報 */
/******************************/

.shop_info{
	max-width:1200px;
	margin: 90px auto;}

.shop_info h2{
	font-weight: normal;}

.shop_info h2 span{
	display:block;
	font-size: 38px;
	font-weight: 500;
	margin-bottom: 0.5em;}

.shop_info h2::after{
	content:"SHOP";}

.shop_info h3{	
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;}
	
.shop_info > div{
	display:flex;
	justify-content: space-between;
	padding: 45px 15px;
    margin: auto;}
	
.shop_info > div .shop_map,
.shop_info > div .shop_data{
	width:48%;}

.shop_info > div .shop_map{
	/*margin-right:50px;*/}
	
.shop_info > div .shop_map iframe{
	width:100%;
	/*min-width: 600px;*/
	height:450px;
	border:0;}
	
.shop_info > div .shop_data dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-top:1px solid #333;
  margin-bottom: 30px;
}

.shop_info > div .shop_data dt {
  width: 20%;
  padding: 10px;
  font-weight: normal;
  line-height: inherit;
  border-bottom:1px solid #333;
}

.shop_info > div .shop_data dd {
  width: calc(80% - 40px);
  padding: 10px;
  margin-left:0;
  line-height: inherit;
  border-bottom:1px solid #333;
}
.shop_info .shop_bnr{
	display:block;
	margin:0 auto;
	text-align:center;}
	
@media screen and (max-width: 767px) {
	.shop_info > div .shop_map,
	.shop_info > div .shop_data{
		width:100%;}
	
	.shop_info > div .shop_map{
		margin-right:0;
		margin-bottom: 3em;}
		
}


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

	.p-ranking h2 span,
	.p-recommend h2 span,
	.feature h2 span,
	.shop_info h2 span{
		font-size: 28px;}
	
	.feature{
		margin-top:0;}
	
	.feature_point h3 {
		font-size: 28px;}

	.feature_point{
		display:block;}
		
	.feature_point .pic{
		width: 100%;}
	  
	.feature_point .txt{
		width: calc(100% - 4em);
		margin: 2em;}
	
	.p-shop-box__btn a.c-btn.is-ghost{
		color:#fff;
		border-color:#fff;}
		
	.shop_info > div{
		display: block;
		padding: 1em;}
		
	.shop_info > div .shop_map iframe{
		min-width: unset;}

	
}