html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; } body { line-height: 1.5; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac */ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
:root{
	scroll-padding: 100px;
	scroll-behavior: smooth;
}

body {
	font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Meiryo",
    "Helvetica Neue",
    "Arial",
    sans-serif;
	color: #141414;
}
* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color : #333;
}
a:hover {
	opacity: 0.6;
	transition: all 0.3s ease 0s;

}
h1 picture {color: #fff;}
h2 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	font-family: 'Droid Sans', sans-serif;
	color: #141414;
}
.section {
	box-sizing: border-box;
	margin-bottom: 50px;
	padding: 0 5px;
}

.section-title {
	padding: 10px 0 10px;
}

h3 {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Droid Sans', sans-serif;
	color: #141414;
}
h4 {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Droid Sans', sans-serif;
    color: #141414;
}

.btn01 {
	display: block;
	width: 160px;
	margin: 10px auto;
	line-height: 45px;
	background-color: #dcdcdc;
	text-align: center;
	position: relative;
}
.btn01::after {
	content: "＞";
	position: absolute;
	top: 0;
	right: 10px;
	color: #000;
}
.btn02 {
	display: block;
	width: 200px;
	margin: 15px auto 0;
	line-height: 45px;
	background-color: #a9a9a9;
	color: #fff;
	text-align: center;
	position: relative;

}
.btn02::after {
	content: "＞";
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
}
.to-favList-btn02 {
    display: block;
    width: 200px;
    margin: 15px auto 0;
    line-height: 45px;
    color: #fff;
    background: #f9b75f;
    text-align: center;
    font-size: 14px;
	position: relative;
}
.to-favList-btn02::after {
	content: "＞";
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
}
.btn03 {
	display: block;
	width: 300px;
	margin: 15px auto 50px;
	line-height: 45px;
	background-color: #a9a9a9;
	color: #fff;
	text-align: center;
	position: relative;

}
.btn03::after {
	content: "＞";
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
}
.b-btm {
	width: 85%;
	margin: 0 auto 40px;
	padding: 20px 0;
	border-bottom: 1px solid #c0c0c0;
}

.attention {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.red {
	color: red;
}
.blue {
	color: #0000cd;
}

/*■■■■■■■ 共通　上　■■■■■■■*/
/*header*/
header {
	width: 100%;
	background: #231815;
	position: fixed;
    top: 0;
	z-index: 999;
}
header h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
header h1 img {
	width: 130px;
}
.header-inner {
	position: relative;
}
#myaccount-con {
	position: absolute;
	top: 20px;
	right: 5px;
}
#myaccount-con a {
	display: block;
	width: 30px;
	margin-left: 5px;
	float: left;
}
#myaccount-con img {
	width: 100%;
}

/*PCNav*/

#pcNav01 {
	display: none;
}

#header-sns-con {
	display: none; 
}

/*スライダー*/
.swiper-container {
	width: 100%;
	height: 350px;
	padding-top: 50px;
	overflow: hidden;
}
.slide-img {
	overflow: hidden;

}
@keyframes zoomUp {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.15);
	}
}
.swiper-slide {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img { 
    -webkit-animation: zoomUp 12s linear 0s;
    animation: zoomUp 12s linear 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.slide01 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide01.webp);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
   position: relative;
}
.slide02 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide02.webp);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
   position: relative;
}
.slide03 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide03.webp);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
   position: relative;
}
.slide04 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide04.webp);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
   position: relative;
}
.slide05 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide05.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
   position: relative;
}
.slide06 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide06.webp);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
   position: relative;
}
.slide07 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide07.webp);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
   position: relative;
}
.slide08 {
	height: 350px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/sp/sp-top-slide08.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
   position: relative;
}

.renew {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #231815;
  color: #fff;
  text-align: center;
  font-size: 12px;
  
}
.renew a {
  color: #fff!important;
}





/*■■■■■■■ メインコンテンツ　■■■■■■■*/
/*Side navigation*/

#nav-toggle {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 58.4px;
	cursor: pointer;
	z-index: 99998;
}
#nav-toggle > div {
	position: relative;
	width: 55px;

}
#nav-toggle span {
	width: 30px;
	height: 1px;
	left: 10px;
	right: 10px;
	display: block;
	background: #fff;
	position: absolute;
	transition: transform 0.6s ease-in-out, top 0.5s ease;
}
#nav-toggle span:nth-child(1) {
	top: 20px;
	transition: all 0.6s;
}
#nav-toggle span:nth-child(2) {
	top: 28px;
	transition: all 0.6s;
}
#nav-toggle span:nth-child(3) {
	top: 36px;
	transition: all 0.6s;

}
.nav-topImg {
	width: 130px;
	margin: 5px auto!important;
	position: absolute;
	left: 0;
	right: 0;
	display: none;
}
.open .nav-topImg {
	display: block;
}

.open #nav-toggle span:nth-child(1) {
	top: 30px;
	left: 10px;
	width: 30px;
	transform: rotate(315deg);
	background: #fff;
}

.open #nav-toggle span:nth-child(2) {
	top: 30px;
	left: 10px;
	width: 30px;
	transform: rotate(-315deg);
	background: #fff;
}
.open #nav-toggle span:nth-child(3) {
	top: 30px;
	left: 10px;
	width: 30px;
	transform: rotate(-315deg);
	background: none;
}

.open #nav-toggle {
	width: 100%;
	height: 56.97px;
	background: #231815;
}


#gloval-nav {
	background: #fff;
	color: #333;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	flex-direction: column;
	justify-content: center;
	padding-left: 30px;
	padding-right: 30px;
	opacity: 0;
	/*transition: opacity 0.6s ease, visibility 0.6s ease;*/
	overflow: scroll;
	-webkit-overflow-scrolling: touch!important;
	/*z-index: 99998;*/
	/* IE, Edge 対応 */
	 -ms-overflow-style: none;
	 /* Firefox 対応 */
	 scrollbar-width: none;
}
#gloval-nav::-webkit-scrollbar {
	display:none;
}
.open #gloval-nav {
	display: block;
	opacity: 1;
	z-index: 9999;
}

/*Navigationの中身*/

#serch {
	margin-top: 80px;
	margin-bottom: 30px;
	position: relative;
}

#serch input[type="text"] {
	width: 100%;
	height: 40px;
	padding-left: 8px;
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid #444;
}
#serch input[type="text"]::placeholder {
	padding-left: 5px;
	font-size: 18px;
	color: #dcdcdc;
}
#search_button {
	background: url(https://file001.shop-pro.jp/PA01253/831/page/img/search.png)  no-repeat center center / auto 100%;
	border: 0px;
	width: 25px;
	height: 25px;
	color: #000;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top:8px;
	right: 10px;
	cursor: pointer;
}


#cat-list {
	font-size: 18px;
	line-height: 26px;
}

.cat-inner img {
  	width: 30px;
	display: inline-block;
    margin-right: 8px;
    position: relative;
    top: -1px;
    color: grey;
  	filter: invert(52%) sepia(11%) saturate(0%) hue-rotate(246deg) brightness(93%) contrast(99%);
}
/*アコーディオンで展開*/
#cat-list {
  font-size: 18px;
  line-height: 36px;
}

.cat-inner {
  margin-bottom: 30px;
}

.cat-inner li {
	line-height: 10px;
}
.cat-inner .single a {
	display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 40px;
}
/*.cat-inner li p {
	margin-top: 23px;
	line-height: 18px;
}*/


/* アコーディオン用チェックボックスを非表示 */
.acd-check {
  display: none;
}

/* ラベルのスタイルを調整 */
.acd-label {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 5px;

  

}

.acd-label p {
/*	margin-top: 23px;*/
	line-height: 18px;
}
/* カテゴリー中のリンク（文字部分） */
/*.acd-label a {
  color: #000;
  text-decoration: none;
  flex-grow: 1; 
	display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 50px;
}*/

/* アコーディオン展開アイコン */
.acd-toggle-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}

.acd-label::before {
  content: '';
  position: absolute;
  top: 11px;
  right: 15px;
  width: 10px;
  height: 10px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: translate(-50%, -50%) rotate(135deg); /* 上向き矢印 */
  box-sizing: border-box;
}


/* チェックが入ったときのアイコン変更 */
.acd-check:checked ~ .acd-label::before {
    content: '';
  position: absolute;
  top: 18px;
  right: 15px;
  width: 10px;
  height: 10px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
  box-sizing: border-box;
}

/* アコーディオン展開 */
.acd-content {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 0 0 30px;
  transition: .5s;
  visibility: hidden;
}

/* チェックが入ると展開 */
.acd-check:checked ~ .acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
  margin-top: -5px;
}

.acd-content ul {
  width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
}

.acd-content a {
	display: -webkit-flex;
   display: flex;
   -webkit-align-items: center;
   align-items: center;
   padding: 8px 0;
}
.acd-content p {
	line-height: 18px;
}
#sideNav-bnner01,
#sideNav-bnner02 {
	width: 70%;
  	max-width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sideNav-bnner01 a {
	margin-bottom: 5px;
  	display: block;

}
#sideNav-bnner02 a {
	display: block;
	width: 49%;
	margin-bottom: 10px;
	float: left;
}
#sideNav-bnner02 a:nth-child(1){
	margin-right: 2%;
}
#sideNav-bnner02 img {
	width: 100%;
}
.m-bttom {
	margin-bottom: 25px!important;
}
.sideNav-menuList li{
	margin-bottom: 5px;
}
#gloval-nav .sns {
	width: 80%;
	margin: 30px auto 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
#gloval-nav .sns li {
	width: 33.3%;
	text-align: center;
}

#gloval-nav .sns a {
	width: 50px;
}

.open #gloval-nav li {
	opacity: 1;
	transform: translateX(0);
	transition: transform 1s ease, opacity 0.9s ease;
}

.close {
	display: none;
}








/*メインエリア*/


.pankuzu {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}















/*■■■■■■■ TOP　■■■■■■■*/
/*カレンダー*/
#kyuka {
	margin-top: 30px;
}
#kyuka img {
	width: 100%;
}
#kyuka p {
	font-size: 13px;
}

/*■■■■■■■ （ここまで）TOP　■■■■■■■*/




/*■■■■■■■ 商品一覧　■■■■■■■*/
.cg_freespace_01 {
	padding-top: 50px;
	position: relative;
}

.cg_freespace_01 h2 {
	font-size: 21px;
	position: absolute;
	bottom: 20px;
	right: 30px;
	color: #fff;
}

#categorized h2 {
	padding: 80px 0 30px;
}


/*カテゴリーファーストビュー*/
.category-topImg {
	width: 100%;
	max-width: 1020px;
	height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.category-topImg h2 {
	font-size: 21px;
	position: absolute;
	bottom: 20px;
	right: 30px;
}

.category-topImg h2 a {
	display: block;
	width: 100%;
}

.category-nav {
	width: 100%;
	max-width: 1020px;
	background-color: #231815;
}

.category-nav li{
	width: 33.3%;
	padding: 0 0 3px;
	box-sizing: border-box;
	list-style: none;
	text-align: center;
	float: left;
}

.category-nav li p {
	margin-top: -6px;
}

.category-nav li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #cccccc;
}

.category-nav img {
	filter: invert(99%) sepia(0%) saturate(30%) hue-rotate(144deg) brightness(86%) contrast(86%);
	width: 30px;
}





/*ソート*/
.item-sortbox {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.item-sortbox::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.item-sortbox select {
    appearance: none;
    min-width: 90px;
    height: 2em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
}
#item-sort {
	text-align: right;
}



.pn-wrapper {
	margin-top: 30px;
}
#item-pagi {
	width: 100%;
	margin: 0 auto 80px;
	border-top: 1px solid #dcdcdc;
}

#item-pagi li a {
	display: block;
	width: 100%;
	line-height: 48px;
	text-align: center;
}

#item-pagi li {
	width: 20%;
	float: left;
}

#item-pagi li:nth-child(2){
	width: 60%;
	line-height: 48px;
	font-size: 14px;
	text-align: center;
}
.prev {
/*	margin-right: 3%;*/

}
.next {
/*	margin-left: 3%;*/


}
.pn-wrapper p {
	font-size: 12px;
	text-align: center;
}

#sec001 {
	display: none;
}
/*■■■■■■■ （ここまで）商品一覧　■■■■■■■*/




/*リスト系共通*/

.new-itemList-wrapper {
	box-sizing: border-box;
	padding: 0 3px;
   line-height: 1!important;
/*	margin-left: 7px;
	margin-right: 7px;*/

}
.item-list li {
	box-sizing: border-box;
	padding: 0 5px;
	width: 33.3%;
	float: left;
    overflow: hidden;
}
.item-thumb {
	box-sizing: border-box;
	padding: 3px 0;
   margin-bottom: 1px;
	aspect-ratio: 1;
   overflow: hidden;
}

.item-name {
	box-sizing: border-box;
	padding: 0 2px;
	margin-top: -3px!important;
	font-size: 13px;
	line-height: 1.2em;
	height: 2.5em;
 	text-align: center;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}
.price-wtax {
   box-sizing: border-box;
	font-size: 14px;
	letter-spacing: 0.3px;
	text-align: center;
	color: #ff4500;

}


.soldout{
   box-sizing: border-box;
	font-size: 14px;
	letter-spacing: 0.3px;
	text-align: center;
	color: #a9a9a9;
}
.nodata {
	margin-left: 10px;
	font-size: 14px;
}
#pickup-itemList .new_mark_img2,
#recommend-itemList .new_mark_img2,
#favorite-itemList .new_mark_img2,
#favorite-itemList02 .new_mark_img2 {
    width: 38px !important;
    position: absolute !important;
    top: -14px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99 !important;
    display: block !important;
    margin: 0 auto !important;
}

#categorized .new_mark_img2 {
    width: 38px !important;
    position: absolute !important;
    top: -14px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99 !important;
    display: block !important;
    margin: 0 auto !important;
}

.item-name-container {
	position: relative;
}
.itemList-brand {
  margin-top: -15px;
　text-align: center!important;
  font-size: 12px;
  color: #a9a9a9;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.item-thumb a:hover {
  opacity: 1;
}

.item-thumb {
    position: relative;
    overflow: hidden;
}

.main-image,
.hover-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto; 
}

.hover-image {
    display: none; /* デフォルトで非表示 */
}

.nodata {
    padding-top: 20px;
    padding-bottom: 250px;
}


/*閲覧履歴*/
#history_slide {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-bottom: 10px;
}


#history_slide .splide__track {
	width: 100%;
}
#history_slide .splide__slide {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.splide__arrow--prev {
	left: 0!important;
}
.splide__arrow--next {
	right: 0!important;
}
#history_slide .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.black {
	width: 100%;
	height: 900px;
	background: #000;
}


/*■■■■■■■  ショッピングガイド（インライン用）　■■■■■■■*/

#guidePage-wrapper {
	padding-top: 50px;
}
#guidePage-wrapper h2 {
	padding: 25px 0 25px;
	color: #a9a9a9;
}
#guidePage-wrapper h3 {
	padding: 12px 0 5px;
	font-weight: bold;
	font-size: 16px;
}
#guidePage-wrapper h4 {
	font-weight: bold;
 	font-size: 14px;

}
#guidePage-wrapper p {
	margin-bottom: 25px;
 	font-size: 14px;
 	text-align: justify;
}
#guidePage-wrapper dl {
 	font-size: 14px;
 	text-align: justify;
}
#guidePage-wrapper dt {
	font-weight: bold;
}
#guidePage-wrapper dd {
	margin-bottom: 25px;
}
#guidePage-wrapper ul {
	margin-left: 15px;
	font-size: 14px;
 	text-align: justify;
}


.m-left {
	margin-left: 15px;
}
.m-btm25 {
	margin-bottom: 25px!important;
}
.m-btm0 {
	margin-bottom: 0!important;
}

.guidePage-section {
	box-sizing: border-box;
	padding: 0 10px;
	margin-bottom: 50px;
}
.guidePage-subsection {
	margin-bottom: 30px;
}

.guidePage-section #guideTable01 {
	width: 100%;

	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
}
.guidePage-section #guideTable01 th {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f4f4f4;
	font-weight: 400;
}

.guidePage-section #guideTable01 th,
.guidePage-section #guideTable01 td {
	border: 1px solid #666;
}

.guidePage-section #guideTable02 {
	width: 100%;
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
}
.guidePage-section #guideTable02 th {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f4f4f4;
	font-weight: 400;
}

.guidePage-section #guideTable02 th,
.guidePage-section #guideTable02 td {
	border: 1px solid #666;

}





/*■■■■■■■ （ここまで）ショッピングガイド（インライン用）　■■■■■■■*/






/*■■■■■■■ 共通　下　■■■■■■■*/
.ridgeline {
	width: 100%;
	height: 250px;
	background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/ridgeline.jpg);
	background-size: 160%;
	background-repeat: no-repeat;
	background-position: center center;
}
.parallax-bg {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 100px 0;
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
	
}

.parallax-bg p {
	font-size: 30px;
	color: black;
	font-weight: bold;
	margin-right: auto;
	margin-left: 40px;

}

#sec003 {

}


/*YouTube*/
#sns-contents-wrapper {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
	background-color: #727171;
	color: #fff;
}
#youtube-n h2 {
	color: #fff;
}
#youtube-n {
	box-sizing: border-box;
	padding: 0 2%;
  margin-bottom: 30px;
	position: relative;
}

#youtube-con02 {
  	width: 100%;
    position: relative;
	padding-top: 140%;
}
#youtube-con02 iframe {
	  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*ブログ*/
#blog-n h2 a {
	color: #fff;
}
#blog-n {
	box-sizing: border-box;
	padding: 0 2%;
	position: relative;
  margin-bottom: 30px;
}

#blog-con02 {
  width: 100%;
	 position: relative;
  padding-top: 137%;
}
#blog-con02 iframe {
	  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*instagram*/
#instagram {
	box-sizing: border-box;
}
#instagram h2 {
	color: #fff;
}
#instagram-con02 {
  width: 100%;
	 position: relative;
  padding-top: 66%;
}
#instagram-con02 iframe {
	  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}







/*footer*/

footer {
	background: #231815;
	color: #fff;

}
#footer-container {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 30px;

}
#footerNav li {
	margin-bottom: 5px;

}
#footerNav h3 {
	margin-bottom: 8px;
	font-weight: 400;
}
#footerNav {
	margin-bottom: 30px;
}
#footerNav02 li {
	margin-bottom: 5px;

}
#footerNav02 h3 {
	margin-bottom: 8px;
	font-weight: 400;
}




footer a {
	color: #fff;

}
#footer-container .sns {
	width: 80%;
	margin: 50px auto 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
#footer-container .sns li {
	width: 33.3%;
	text-align: center;
}

#footer-container .sns a {
	width: 50px;
}
.switch {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	text-align: center;
}
.switch a {
	position: relative;
	display: block;
	width: 170px;
	margin-bottom: 50px;
	background: #a9a9a9;
	line-height: 3em;
}
.switch a:nth-child(1) {
	border-right: 2px solid #000;
}

.switch span {
	width: 35px;
	position: absolute;
	top: 7px;
	left: 10px;

}
#footer-logo {
	text-align: center;
	padding-bottom: 10px;
}
#footer-logo a {
	display: block;
	width: 100px;
	margin: 0 auto 5px;
}

.copy {
	padding-bottom: 15px;
	font-size: 9.5px;
	text-align: center;
}





@media screen and (max-width:687px) {
	#recently-checked-itemList li {
		width: 20%!important;
	}
	#recently-checked-itemList .itemList-inner:nth-child(n+6) {
		display: none; /* 6個目以降を非表示 */
	}

}


@media screen and (min-width:678px) {

/*共通項目*/
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 20px;
	}
	.pankuzu {

		font-size: 13px;
	}
  
/*サイドナビ*/
    #gloval-nav {
        width: 100%;
        max-width: 290px;
    }
	.open #pc-bk {
		visibility: visible;
		opacity: 1;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0 ,0, 0.8)!important;
		z-index: 9997;
	}
    .open #nav-toggle {
    	height: 71.66px!important;
    	top: 0;
    	left: 0;
    }
  
	#nav-toggle img {
		display: none;
  	}

/*レイアウト*/

	#sec002 {
		width: 100%;
		max-width: 1360px;
		margin: 0 auto;
		padding-top: 54px;
	}
	#sideNav {
		width: 23%;
		max-width: 280px;
		margin-right: 2%;
		float: left;
	}
    #main {
    	width: 100%;
    	max-width: 1080px;
    }
	.cg_freespace_01 {
		padding-top: 0;

	}
  
  
  
    .header-inner,
    #recently-checked-itemList,
    #footer-container {
    	width: 100%;
		max-width: 1360px;
		margin: 0 auto;
    }
  	.sns-contents-inner{
      	width: 100%;
		max-width: 1060px;
		margin: 0 auto;
	}

    .section {
    	margin-bottom: 60px;
    }
    .b-btm {
    	width: 95%;
    }




/*スライダー*/
	.swiper-container {
		display: block;
		height: 641px;
	}

	.slide01,
	.slide02,
	.slide03,
	.slide04,
	.slide05,
  	.slide06,
  	.slide07,
 	.slide08{
		height: 741px;
	}
    .slide01 {
        background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide01.webp);
	}
	.slide02 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide02.webp);
	}
	.slide03 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide03.webp);
	}
	.slide04 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide04.webp);
	}
	.slide05 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide05.webp);
	}
	.slide06 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide06.webp);
	}
	.slide07 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide07.webp);
	}
	.slide08 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/tablet/tb-top-slide08.webp);
	}






    
/*カレンダー*/
	#kyuka img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}
  	#kyuka p {
		width: 80%;
		margin: -10px auto 0;
	}

/*リスト共通*/
	.item-list {
		margin-bottom: ;
	}
	.item-list li {
		width: 20%;
		padding: 0 10px 5px;
		float: left;
	}
	.item-thumb {
		padding: 3px 5px 0;

	}
	.item-name {
		font-size: 15px;
	}
	.price-wtax {
		font-size: 15px;
	}
	.soldout {
		font-size: 15px;
		
	}
	.nodata {
		font-size: 15px;
	}
/*商品一覧ページ*/

	.cg_freespace_01 img {
		height: auto;
	}
	.cg_freespace_01 h2 {
		font-size: 32px;
	}
  .category-nav li a {
		font-size: 11px;
	}

	.category-topImg {
		height: 420px;
	}

	.category-nav li {
		width: 16.66%;
		padding: 10px 0;
	}

	.category-nav li　img {
		width: 200px;
	}
	
	.category-topImg h2 {
		font-size: 32px;
	}


/*SHOPINFO*/
	.shopInfo-cont {
		width: 100%;
	}
	.shopInfo-cont li {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding: 20px;
	}
	.map {
		padding-top: 35.25%;
	}
	#forGuest h3 {
		margin-bottom: 15px;
		font-size: 21px;

		
	}

/*ショッピングガイドページ*/
	#guidePage-wrapper {
		margin-bottom: 120px;
	}
	.guidePage-section {
		margin-bottom: 80px;
	}
	#guidePage-wrapper h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	#guidePage-wrapper h3 {
		font-size: 21px;
		font-weight: 400;
	}
	#guidePage-wrapper h4 {
		font-size: 16px;
		font-weight: 400;

	}
	#guidePage-wrapper p {
		font-size: 16px;
	}
	#guidePage-wrapper dl {
		font-size: 16px;
	}
	#guidePage-wrapper ul {
		font-size: 16px;

	}
	.guidePage-section #guideTable01 {
		max-width: 500px;
		font-size: 16px;
		margin-top: 5px;
		margin-bottom: 5px;

	}
	.guidePage-section #guideTable02 {
		max-width: 500px;
		font-size: 16px;
		margin-top: 5px;
		margin-bottom: 5px;
	}



/*ridgeline*/
	.ridgeline {
		height: 350px;
	}
	.parallax-bg {
		background-size: cover;
		background-attachment: fixed;
	}
/*YouTube*/
	#youtube-con02 {
    	padding-top: 40.8%;
	}
  
/*ブログ*/
	#blog-con02 {
		padding-top: 41.8%;
	}
  
  
  
/*Instagram*/
	#instagram  {

	}


  #recently-checked-itemList h2 {
		text-align: left;
	}
  #recently-checked-itemList {
		width: 100%;
		max-width: 980px;
		margin: 0 auto;
	}


/*footer*/

	#footerNav {
		width: 608px;
		padding-top: 80px;
		margin-left: auto;
		margin-right: 0;
		margin-bottom: 10px;

	}
	#footerNav li {
		display: inline-block;
		box-sizing: border-box;
		margin-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		position: relative;
	}
	#footerNav li::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 15px;
		background-color: #fff;
	}

	#footerNav h3 {
		margin-bottom: 0;
		font-size: 13px;

	}
	#footerNav .m-bttom {
		margin-bottom: 0!important;
	}




	#footerNav02 {
		width: 608px;
		margin-left: auto;
		margin-right: 0;
	}
	#footerNav02 li {
		display: inline-block;
		box-sizing: border-box;
		margin-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		position: relative;
	}
	#footerNav02 li::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 15px;
		background-color: #fff;
	}

	#footerNav02 h3 {
		margin-bottom: 0;
		font-size: 13px;

	}
	#footerNav02 .m-bttom {
		margin-bottom: 0!important;
	}

				
	.switch {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.switch a {
		margin-bottom: 0;
	}
  
	#footer-container {
		position: relative;
      padding-bottom: 40px;
	}



	#footer-container .sns {
		width: 200px;
		margin: 0;
		position: absolute;
		top: 30px;
		right: 0;

	}
	#footer-container .sns a {
		width: 30px;
	}
	#footer-container .sns li img {
		width: 40px;
	}
	
	#footer-inner-R {
		width: 70%;
		float: right;
		text-align: right;
		position: relative;
	}
	#footer-inner-L {
		width: 30%;
		float: left;
	}
	#footer-logo a {
		width: 180px;
	}
	.copy {
		padding-top: 15px;

	}




}

@media screen and (min-width:1023px) {
    .slide01 {
        background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide01.webp);
  	}
	.slide02 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide02.webp);
	}
	.slide03 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide03.webp);
	}
	.slide04 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide04.webp);
	}
	.slide05 {

		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide05.webp);
	}
	.slide06 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide06.webp);
	}
	.slide07 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide07.webp);
	}
	.slide08 {
		background-image: url(https://file001.shop-pro.jp/PA01253/831/page/img/n-topSlide/pc/top-slide08.webp);
	}

    .pcnone {
    	display: none!important;
    }


/*ヘッダー*/

	header h1 {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
	}
	header h1 img {
		width: 160px;
	}
	#myaccount-con {
		top: 30px;
	}
	#myaccount-con a {
		width: 38px;
	}

	#header-sns-con {
      	display: block;
		width: 90px;
		position: absolute;
		top: 31px;
		right: 85px;
	}
	#header-sns-con a{
		width: 30px;
		margin-right: 8px;
	}
  	#header-sns-con img {
		width: 30px;  
	}

/*ヘッダーナビゲーション*/
	#pcNav01 {
		display: block;
        position: relative;
		background-color: #fff;
	}
	.pcNav01-name {
		width: 100%;
		max-width: 1360px;
		margin: 0 auto;
		background-color: #fff;
		font-family: 'Droid Sans', sans-serif;
		font-weight: 600;
	}

	.pcNav01-name a {
		width: 13.7%;
		float: left;
		font-size: 15px;
		line-height: 50px;
		text-align: center;
	}
	.product-toggle-icon {
		display: inline-block;
		width: 1.3em;
		height: 1em;
		vertical-align: middle;
		position: relative;
		cursor: pointer;
	}
	.product-toggle-icon::before {
		content: '';
		position: absolute;
		top: 38%;
		left: 65%;
		width: 0.5em;
		height: 0.5em;
		border: 0.15em solid currentColor ;
		border-left: 0;
		border-bottom: 0;
		transform: translate(-50%, -50%) rotate(135deg); /* 上向き矢印 */
		box-sizing: border-box;
	}



/*ここから*/
	#product-view-wrapper {
      padding: 10px;
		background-color: #231815;
		z-index: 999;
	}

	#product-view {
		width: 100%;
		max-width: 1220px;
		margin: 0 auto;
		background-color: #231815;

	}
	#product-view a {
		color: #fff;	
	}

	.product-view-inner {
		width: 20%;
		float: left;
	}
	.product-view-inner h4 {
		padding: 5px 0 0;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
	}
	.product-view-inner h5 {
		padding: 5px 0 0;
	}
	.cat-midle {
		margin-bottom: 10px;
	}
	.upm {
		margin-top: 36px;
	}
	.cat-midle li {
		margin-left: 5px;
		font-size: 12.5px!important;
	}
	.cat-midle ul li {
		margin-left: 8px;
		font-size: 12.5px!important;
		line-height: 24px!important;
	}

	.cat-small li::before {
		content: "- ";
		color: #fff;
	}



	#product-view-wrapper {
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
		width: 100%;
		opacity: 0;
		visibility: hidden;
		transition: opacity 0.5s ease, visibility 0.1s ease;
		position: absolute; 
		z-index: 1000;
	}

	.product-menu-wrapper:hover #product-view-wrapper {
		opacity: 1;
		visibility: visible;
	}

	
/*サイドナビ*/
	#gloval-nav {
        display: block;
        opacity: 1;
        position: relative;
        height: auto;
        padding: 0 5px 50px;
		overflow: visible;
		z-index: 0!important;


    }
    #gloval-nav h3 {
    	font-size: 16px;
    }
    #gloval-nav h4 {
    	font-size: 16px;
    }

    #nav-toggle {
        display: none;
    }
    #serch {
    	margin-top: 40px;
    }

	#serch input[type="text"] {
		height: 30px;
		border-radius: 4px;

	}
	#search_button {
		width: 20px;
		height: 20px;
		top: 6px;

	}
	#serch input[type="text"]::placeholder {
		font-size: 16px;

	}
    #cat-list {
    	font-size: 14px;
    	line-height: 28px;
    }
    .acd-content ul {
    	font-size: 14px;
    }
  
/*main*/
    #main {
        width: 75%;
        max-width: 1080px;
        float: left;
    }

	#sec002 {
		padding-top: 120px;
	}

/*閲覧履歴*/
  .splide__arrow--prev {
	left: -20px!important;
}
.splide__arrow--next {
	right: -20px!important;
}





}