.the_text .wp-block-jb-shs-101 ul,
.wp-block-jb-shs-101 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.the_text .wp-block-jb-shs-101 img,
.wp-block-jb-shs-101 img {
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}
.the_text .wp-block-jb-shs-101 a:hover img,
.wp-block-jb-shs-101 a:hover img {
	opacity: 0.8;
}
.the_text .wp-block-jb-shs-101__area,
.wp-block-jb-shs-101__area {
	position: relative;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}
.the_text .wp-block-jb-shs-101__area_inner,
.wp-block-jb-shs-101__area_inner {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0 auto;
}
.the_text .wp-block-jb-shs-101__content,
.wp-block-jb-shs-101__content {
	position: relative;
	z-index: 1;
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	overflow: hidden;
}
.the_text .wp-block-jb-shs-101__slide_progress_bar_box,
.wp-block-jb-shs-101__slide_progress_bar_box {
	position: absolute;
	width: 100%;
	height: 2px;
	z-index: 10;
	overflow: hidden;
}
.the_text .wp-block-jb-shs-101__slide_progress_bar_wrap,
.wp-block-jb-shs-101__slide_progress_bar_wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #e7e7e2;
	overflow: hidden;
}
.the_text .wp-block-jb-shs-101__slide_progress_bar,
.wp-block-jb-shs-101__slide_progress_bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: #222;
	transform: scaleX(0);
	transform-origin: left center;
	transition-timing-function: linear;
}
.the_text .wp-block-jb-shs-101__slide_dots,
.wp-block-jb-shs-101__slide_dots {
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}
.the_text .wp-block-jb-shs-101__slide_dots .swiper-pagination-bullet,
.wp-block-jb-shs-101__slide_dots .swiper-pagination-bullet {
	border-radius: 0;
	opacity: 1;
}
.the_text .wp-block-jb-shs-101__content_list,
.wp-block-jb-shs-101__content_list {
	position: relative;
}
.the_text .wp-block-jb-shs-101__swiper_wrapper,
.wp-block-jb-shs-101__swiper_wrapper {
	position: relative;
	z-index: 2;
}
.the_text .wp-block-jb-shs-101__list_item,
.wp-block-jb-shs-101__list_item {
	-webkit-user-select: none;
	user-select: none;
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}
.the_text .wp-block-jb-shs-101__list_item.on_sub_img:hover .jbg_cont_image,
.wp-block-jb-shs-101__list_item.on_sub_img:hover .jbg_cont_image {
	visibility: hidden;
	opacity: 0;
	transition: all 0.12s;
}
.the_text .wp-block-jb-shs-101__list_item:hover .jbg_sub_image,
.wp-block-jb-shs-101__list_item:hover .jbg_sub_image {
	visibility: visible;
	opacity: 1;
	transition: all 0.12s;
}
.the_text .wp-block-jb-shs-101__list_item > *,
.wp-block-jb-shs-101__list_item > * {
	-webkit-user-select: none;
	user-select: none;
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}
.the_text .wp-block-jb-shs-101__content_link,
.wp-block-jb-shs-101__content_link {
	position: relative;
}
.the_text .wp-block-jb-shs-101__list_item_box,
.wp-block-jb-shs-101__list_item_box {
	position: relative;
	z-index: 1;
}
.the_text .wp-block-jb-shs-101__content_box,
.wp-block-jb-shs-101__content_box {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	overflow: hidden;
}
.the_text .wp-block-jb-shs-101__content_title_box,
.wp-block-jb-shs-101__content_title_box {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.the_text .wp-block-jb-shs-101__content_text_box,
.wp-block-jb-shs-101__content_text_box {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.the_text .wp-block-jb-shs-101__content_text_box p,
.wp-block-jb-shs-101__content_text_box p {
	letter-spacing: 0.03em;
}
.the_text .wp-block-jb-shs-101__content_txt,
.wp-block-jb-shs-101__content_txt {
	white-space: pre-wrap;
}
.the_text .wp-block-jb-shs-101__image_box,
.wp-block-jb-shs-101__image_box {
	position: relative;
	height: 100%;
}
.the_text .wp-block-jb-shs-101__image_box--cover img,
.wp-block-jb-shs-101__image_box--cover img {
	-o-object-fit: cover !important;
	object-fit: cover !important;
}
.the_text .wp-block-jb-shs-101__image_box--contain_space img,
.wp-block-jb-shs-101__image_box--contain_space img {
	-o-object-fit: contain !important;
	object-fit: contain !important;
}
.the_text .wp-block-jb-shs-101__image_box--contain img,
.wp-block-jb-shs-101__image_box--contain img {
	-o-object-fit: contain !important;
	object-fit: contain !important;
}
.the_text .wp-block-jb-shs-101__image_box_inner,
.wp-block-jb-shs-101__image_box_inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.the_text .wp-block-jb-shs-101__image_box_inner::before,
.wp-block-jb-shs-101__image_box_inner::before {
	content: "";
	display: block;
}
.the_text .wp-block-jb-shs-101__content_image,
.wp-block-jb-shs-101__content_image {
	position: absolute;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 0;
	visibility: visible;
	opacity: 1;
	transition: all 0.12s;
}
.the_text .wp-block-jb-shs-101__content_sub_image,
.wp-block-jb-shs-101__content_sub_image {
	position: absolute;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.12s;
}
.the_text .wp-block-jb-shs-101__image_rank_label,
.wp-block-jb-shs-101__image_rank_label {
	position: absolute;
	top: -16px;
	left: -16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	clip-path: polygon(0 0, 100% 0, 100% 70%, 70% 100%, 0 100%);
	font-size: 4rem;
}
.the_text .wp-block-jb-shs-101__content_image_mask,
.wp-block-jb-shs-101__content_image_mask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.the_text .wp-block-jb-shs-101__content_image_bg,
.wp-block-jb-shs-101__content_image_bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.the_text .wp-block-jb-shs-101__price,
.wp-block-jb-shs-101__price {
	display: flex;
	align-items: baseline;
}
.the_text .wp-block-jb-shs-101__price bdi,
.wp-block-jb-shs-101__price bdi {
	font-size: 4rem;
}
.the_text .wp-block-jb-shs-101__price del,
.wp-block-jb-shs-101__price del {
	position: relative;
	order: 3;
	margin: 0 0 0 2.4em;
	text-decoration: none;
}
.the_text .wp-block-jb-shs-101__price del bdi,
.wp-block-jb-shs-101__price del bdi {
	font-size: 2.4rem;
}
.the_text .wp-block-jb-shs-101__price del :before,
.wp-block-jb-shs-101__price del :before {
	content: "";
	position: absolute;
	top: calc(50% + 1px);
	left: 0%;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #000;
}
.the_text .wp-block-jb-shs-101__price ins,
.wp-block-jb-shs-101__price ins {
	order: 1;
	margin: 0 !important;
	text-decoration: none;
}
.the_text .wp-block-jb-shs-101__price ins bdi,
.wp-block-jb-shs-101__price ins bdi {
	font-size: 4rem;
}
.the_text .wp-block-jb-shs-101__price small,
.wp-block-jb-shs-101__price small {
	order: 2;
}
.the_text .wp-block-jb-shs-101__sold_out_box,
.wp-block-jb-shs-101__sold_out_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 100%;
	overflow: hidden;
	z-index: 1;
}
.the_text .wp-block-jb-shs-101__sold_out_box span,
.wp-block-jb-shs-101__sold_out_box span {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 1.6rem;
	z-index: 1;
}
.the_text .wp-block-jb-shs-101__area_bg_img,
.wp-block-jb-shs-101__area_bg_img {
	position: absolute;
	z-index: -3;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.the_text .wp-block-jb-shs-101__area_bg_color,
.wp-block-jb-shs-101__area_bg_color {
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.the_text .wp-block-jb-shs-101__image_label_box,
.wp-block-jb-shs-101__image_label_box {
	position: absolute;
	top: 0;
	left: 0;
}
.WSP .the_text .wp-block-jb-shs-101__content_top.atbm_on,
.WSP .wp-block-jb-shs-101__content_top.atbm_on {
	margin-bottom: 11.25vw;
}
.WSP .the_text .wp-block-jb-shs-101__swiper_wrapper,
.WSP .wp-block-jb-shs-101__swiper_wrapper {
	padding-bottom: 6.25vw;
}
.WSP .the_text .wp-block-jb-shs-101__list_item,
.WSP .wp-block-jb-shs-101__list_item {
	width: 100%;
	padding-right: 2.5vw;
	padding-left: 2.5vw;
}
.WSP .the_text .wp-block-jb-shs-101__slide_dots,
.WSP .wp-block-jb-shs-101__slide_dots {
	bottom: 0 !important;
	left: 1.88vw !important;
}
.WSP .the_text .wp-block-jb-shs-101__slide_progress_bar_box,
.WSP .wp-block-jb-shs-101__slide_progress_bar_box {
	bottom: 5vw;
}
.WSP .the_text .wp-block-jb-shs-101__slide_progress_bar_wrap,
.WSP .wp-block-jb-shs-101__slide_progress_bar_wrap {
	left: 2.81vw;
	width: 23.75vw;
}
.WSP .the_text .wp-block-jb-shs-101__slide_arrows,
.WSP .wp-block-jb-shs-101__slide_arrows {
	top: 43.75vw;
	width: 10vw;
	height: 10vw;
	background: #000;
	color: #fff;
	cursor: pointer;
}
.WSP .the_text .wp-block-jb-shs-101__slide_arrows::after,
.WSP .wp-block-jb-shs-101__slide_arrows::after {
	font-size: 2.8rem;
	transform: scaleX(1.5);
}
.WSP .the_text .wp-block-jb-shs-101__slide_next,
.WSP .wp-block-jb-shs-101__slide_next {
	right: 0;
}
.WSP .the_text .wp-block-jb-shs-101__slide_prev,
.WSP .wp-block-jb-shs-101__slide_prev {
	left: 0;
}
.WSP .the_text .wp-block-jb-shs-101__content_box,
.WSP .wp-block-jb-shs-101__content_box {
	width: 100%;
	height: auto;
	padding-top: 3.75vw;
}
.WSP .the_text .wp-block-jb-shs-101__content_title_box,
.WSP .wp-block-jb-shs-101__content_title_box {
	margin: 0 0 3.75vw 0;
}
.WSP .the_text .wp-block-jb-shs-101__content_title_box h2,
.WSP .the_text .wp-block-jb-shs-101__content_title_box h3,
.WSP .wp-block-jb-shs-101__content_title_box h2,
.WSP .wp-block-jb-shs-101__content_title_box h3 {
	line-height: 1.2 !important;
}
.WSP .the_text .wp-block-jb-shs-101__content_text_box,
.WSP .wp-block-jb-shs-101__content_text_box {
	margin: 0 0 10vw 0;
}
.WSP .the_text .wp-block-jb-shs-101__content_text_box p,
.WSP .wp-block-jb-shs-101__content_text_box p {
	line-height: 1.6 !important;
}
.WSP .the_text .wp-block-jb-shs-101__price,
.WSP .wp-block-jb-shs-101__price {
	flex-wrap: wrap;
	font-weight: 400;
	font-size: 0.857em;
	font-size: 3.2rem;
}
.WSP .the_text .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol,
.WSP .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol {
	margin-left: 0.3em;
	font-size: 1.2rem;
}
.WSP .the_text .wp-block-jb-shs-101__price .woocommerce-price-suffix,
.WSP .wp-block-jb-shs-101__price .woocommerce-price-suffix {
	font-size: 1.2rem;
}
.WSP .the_text .wp-block-jb-shs-101__price del,
.WSP .wp-block-jb-shs-101__price del {
	font-size: 2rem;
	opacity: 0.5;
}
.WSP .the_text .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol,
.WSP .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol {
	margin-left: 0.5em;
	font-size: 0.8rem;
}
.WSP .the_text .wp-block-jb-shs-101__price ins,
.WSP .wp-block-jb-shs-101__price ins {
	color: rgb(255, 0, 68);
	font-size: 3.2rem;
	margin: 0 0 0 2.5vw;
	opacity: 1;
}
.WSP .the_text .wp-block-jb-shs-101__content_link,
.WSP .wp-block-jb-shs-101__content_link {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column-reverse;
}
.WSP .the_text .wp-block-jb-shs-101__content_hover_mask,
.WSP .wp-block-jb-shs-101__content_hover_mask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.WSP .the_text .wp-block-jb-shs-101__list_other_box,
.WSP .wp-block-jb-shs-101__list_other_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.WSP .the_text .wp-block-jb-shs-101__cat_label,
.WSP .wp-block-jb-shs-101__cat_label {
	position: absolute;
	top: 2.5vw;
	left: -2.5vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 8.75vw;
	padding: 0 2.5vw;
	font-size: 1.6rem;
	background: #f2cd00;
}
.WSP .the_text .wp-block-jb-shs-101__sale_label,
.WSP .wp-block-jb-shs-101__sale_label {
	position: absolute;
	top: 2.5vw;
	left: -2.5vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 8.75vw;
	padding: 0 2.5vw;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WSP .the_text .wp-block-jb-shs-101__sale_label_on_the_rank,
.WSP .wp-block-jb-shs-101__sale_label_on_the_rank {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 8.75vw;
	padding: 0 2.5vw;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WSP .the_text .wp-block-jb-shs-101__image_rank_label,
.WSP .wp-block-jb-shs-101__image_rank_label {
	top: -2.5vw;
	left: -2.5vw;
	width: 10vw;
	height: 10vw;
}
.WSP .the_text .wp-block-jb-shs-101__list_item_box,
.WSP .wp-block-jb-shs-101__list_item_box {
	height: 100%;
	flex-basis: 100%;
}
.WSP .the_text .wp-block-jb-shs-101__list_item_box .img_wrap::before,
.WSP .wp-block-jb-shs-101__list_item_box .img_wrap::before {
	padding-top: 100%;
}
.WSP .the_text .wp-block-jb-shs-101__date_label,
.WSP .wp-block-jb-shs-101__date_label {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding: 0.94vw 1.56vw;
	font-size: 1.4rem;
	background: rgba(205, 205, 205, 0.8);
}
.WTT .the_text .wp-block-jb-shs-101__content_top.atbm_on,
.WTT .wp-block-jb-shs-101__content_top.atbm_on {
	margin-bottom: 72px;
}
.WTT .the_text .wp-block-jb-shs-101__list_item,
.WTT .wp-block-jb-shs-101__list_item {
	width: 100%;
	padding-right: 1.67vw;
	padding-left: 10vw;
}
.WTT .the_text .wp-block-jb-shs-101__slide_dots,
.WTT .wp-block-jb-shs-101__slide_dots {
	bottom: 0.83vw !important;
	left: 9.69vw !important;
}
.WTT .the_text .wp-block-jb-shs-101__slide_progress_bar_box,
.WTT .wp-block-jb-shs-101__slide_progress_bar_box {
	bottom: 3.33vw;
}
.WTT .the_text .wp-block-jb-shs-101__slide_progress_bar_wrap,
.WTT .wp-block-jb-shs-101__slide_progress_bar_wrap {
	left: 10vw;
	width: 15.83vw;
}
.WTT .the_text .wp-block-jb-shs-101__slide_arrows,
.WTT .wp-block-jb-shs-101__slide_arrows {
	width: 6.67vw;
	height: 6.67vw;
	background: #000;
	color: #fff;
	cursor: pointer;
}
.WTT .the_text .wp-block-jb-shs-101__slide_arrows::after,
.WTT .wp-block-jb-shs-101__slide_arrows::after {
	font-size: 2.8rem;
	transform: scaleX(1.5);
}
.WTT .the_text .wp-block-jb-shs-101__slide_next,
.WTT .wp-block-jb-shs-101__slide_next {
	right: 0;
}
.WTT .the_text .wp-block-jb-shs-101__slide_prev,
.WTT .wp-block-jb-shs-101__slide_prev {
	left: 0;
}
.WTT .the_text .wp-block-jb-shs-101__content_box,
.WTT .wp-block-jb-shs-101__content_box {
	width: 100%;
	height: auto;
	padding-top: 0.83vw;
	margin-right: 10%;
}
.WTT .the_text .wp-block-jb-shs-101__content_title_box,
.WTT .wp-block-jb-shs-101__content_title_box {
	margin: 0 0 2.5vw 0;
}
.WTT .the_text .wp-block-jb-shs-101__content_title_box h2,
.WTT .the_text .wp-block-jb-shs-101__content_title_box h3,
.WTT .wp-block-jb-shs-101__content_title_box h2,
.WTT .wp-block-jb-shs-101__content_title_box h3 {
	line-height: 1.3 !important;
}
.WTT .the_text .wp-block-jb-shs-101__content_text_box,
.WTT .wp-block-jb-shs-101__content_text_box {
	margin: 0 0 3.33vw 0;
}
.WTT .the_text .wp-block-jb-shs-101__content_text_box p,
.WTT .wp-block-jb-shs-101__content_text_box p {
	line-height: 1.6 !important;
}
.WTT .the_text .wp-block-jb-shs-101__price,
.WTT .wp-block-jb-shs-101__price {
	font-weight: 400;
	font-size: 0.857em;
	font-size: 3.6rem;
}
.WTT .the_text .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol,
.WTT .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol {
	margin-left: 0.3em;
	font-size: 1.2rem;
}
.WTT .the_text .wp-block-jb-shs-101__price .woocommerce-price-suffix,
.WTT .wp-block-jb-shs-101__price .woocommerce-price-suffix {
	font-size: 1.2rem;
}
.WTT .the_text .wp-block-jb-shs-101__price del,
.WTT .wp-block-jb-shs-101__price del {
	font-size: 2rem;
	opacity: 0.5;
}
.WTT .the_text .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol,
.WTT .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol {
	margin-left: 0.5em;
	font-size: 0.8rem;
}
.WTT .the_text .wp-block-jb-shs-101__price ins,
.WTT .wp-block-jb-shs-101__price ins {
	color: rgb(255, 0, 68);
	font-size: 3.6rem;
	margin: 0 0 0 1.67vw;
	opacity: 1;
}
.WTT .the_text .wp-block-jb-shs-101__content_link,
.WTT .wp-block-jb-shs-101__content_link {
	width: 100%;
	height: 100%;
	display: flex;
}
.WTT .the_text .wp-block-jb-shs-101__content_hover_mask,
.WTT .wp-block-jb-shs-101__content_hover_mask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.WTT .the_text .wp-block-jb-shs-101__list_other_box,
.WTT .wp-block-jb-shs-101__list_other_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.WTT .the_text .wp-block-jb-shs-101__cat_label,
.WTT .wp-block-jb-shs-101__cat_label {
	position: absolute;
	top: 1.67vw;
	left: -1.67vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 3.33vw;
	padding: 0 1.67vw;
	font-size: 1.6rem;
	background: #f2cd00;
}
.WTT .the_text .wp-block-jb-shs-101__sale_label,
.WTT .wp-block-jb-shs-101__sale_label {
	position: absolute;
	top: 1.67vw;
	left: -1.67vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 3.33vw;
	padding: 0 1.67vw;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WTT .the_text .wp-block-jb-shs-101__sale_label_on_the_rank,
.WTT .wp-block-jb-shs-101__sale_label_on_the_rank {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 3.33vw;
	padding: 0 1.67vw;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WTT .the_text .wp-block-jb-shs-101__list_item_box,
.WTT .wp-block-jb-shs-101__list_item_box {
	height: 100%;
	flex-basis: 100%;
}
.WTT .the_text .wp-block-jb-shs-101__list_item_box .img_wrap::before,
.WTT .wp-block-jb-shs-101__list_item_box .img_wrap::before {
	padding-top: 100%;
}
.WTT .the_text .wp-block-jb-shs-101__image_rank_label,
.WTT .wp-block-jb-shs-101__image_rank_label {
	width: 6.67vw;
	height: 6.67vw;
}
.WTT .the_text .wp-block-jb-shs-101__date_label,
.WTT .wp-block-jb-shs-101__date_label {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding: 0.63vw 1.04vw;
	font-size: 1.4rem;
	background: rgba(205, 205, 205, 0.8);
}
.WT .the_text .wp-block-jb-shs-101__content_top.atbm_on,
.WT .wp-block-jb-shs-101__content_top.atbm_on {
	margin-bottom: 72px;
}
.WT .the_text .wp-block-jb-shs-101__list_item,
.WT .wp-block-jb-shs-101__list_item {
	width: 100%;
	padding-right: 1.25vw;
	padding-left: 9.38vw;
}
.WT .the_text .wp-block-jb-shs-101__slide_dots,
.WT .wp-block-jb-shs-101__slide_dots {
	bottom: 1.88vw !important;
	left: 9.06vw !important;
}
.WT .the_text .wp-block-jb-shs-101__slide_progress_bar_box,
.WT .wp-block-jb-shs-101__slide_progress_bar_box {
	bottom: 3.75vw;
}
.WT .the_text .wp-block-jb-shs-101__slide_progress_bar_wrap,
.WT .wp-block-jb-shs-101__slide_progress_bar_wrap {
	left: 9.38vw;
	width: 11.88vw;
}
.WT .the_text .wp-block-jb-shs-101__slide_arrows,
.WT .wp-block-jb-shs-101__slide_arrows {
	width: 5vw;
	height: 5vw;
	background: #000;
	color: #fff;
	cursor: pointer;
}
.WT .the_text .wp-block-jb-shs-101__slide_arrows::after,
.WT .wp-block-jb-shs-101__slide_arrows::after {
	font-size: 2.8rem;
	transform: scaleX(1.5);
}
.WT .the_text .wp-block-jb-shs-101__slide_next,
.WT .wp-block-jb-shs-101__slide_next {
	right: 0;
}
.WT .the_text .wp-block-jb-shs-101__slide_prev,
.WT .wp-block-jb-shs-101__slide_prev {
	left: 0;
}
.WT .the_text .wp-block-jb-shs-101__content_box,
.WT .wp-block-jb-shs-101__content_box {
	width: 100%;
	height: auto;
	padding-top: 0.63vw;
	margin-right: 14.492%;
}
.WT .the_text .wp-block-jb-shs-101__content_title_box,
.WT .wp-block-jb-shs-101__content_title_box {
	margin: 0 0 1.88vw 0;
}
.WT .the_text .wp-block-jb-shs-101__content_title_box h2,
.WT .the_text .wp-block-jb-shs-101__content_title_box h3,
.WT .wp-block-jb-shs-101__content_title_box h2,
.WT .wp-block-jb-shs-101__content_title_box h3 {
	line-height: 1.3 !important;
}
.WT .the_text .wp-block-jb-shs-101__content_text_box,
.WT .wp-block-jb-shs-101__content_text_box {
	margin: 0 0 4.38vw 0;
}
.WT .the_text .wp-block-jb-shs-101__content_text_box p,
.WT .wp-block-jb-shs-101__content_text_box p {
	line-height: 1.6 !important;
}
.WT .the_text .wp-block-jb-shs-101__price,
.WT .wp-block-jb-shs-101__price {
	font-weight: 400;
	font-size: 0.857em;
	font-size: 4rem;
}
.WT .the_text .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol,
.WT .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol {
	margin-left: 0.3em;
	font-size: 1.6rem;
}
.WT .the_text .wp-block-jb-shs-101__price .woocommerce-price-suffix,
.WT .wp-block-jb-shs-101__price .woocommerce-price-suffix {
	font-size: 1.6rem;
}
.WT .the_text .wp-block-jb-shs-101__price del,
.WT .wp-block-jb-shs-101__price del {
	font-size: 2.4rem;
	opacity: 0.5;
}
.WT .the_text .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol,
.WT .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol {
	margin-left: 0.5em;
	font-size: 1.2rem;
}
.WT .the_text .wp-block-jb-shs-101__price ins,
.WT .wp-block-jb-shs-101__price ins {
	color: rgb(255, 0, 68);
	font-size: 4rem;
	margin: 0 0 0 1.25vw;
	opacity: 1;
}
.WT .the_text .wp-block-jb-shs-101__price ins bdi,
.WT .wp-block-jb-shs-101__price ins bdi {
	font-size: 4rem;
}
.WT .the_text .wp-block-jb-shs-101__content_link,
.WT .wp-block-jb-shs-101__content_link {
	width: 100%;
	height: 100%;
	display: flex;
}
.WT .the_text .wp-block-jb-shs-101__content_hover_mask,
.WT .wp-block-jb-shs-101__content_hover_mask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.WT .the_text .wp-block-jb-shs-101__list_other_box,
.WT .wp-block-jb-shs-101__list_other_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.WT .the_text .wp-block-jb-shs-101__cat_label,
.WT .wp-block-jb-shs-101__cat_label {
	position: absolute;
	top: 1.25vw;
	left: -1.25vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 2.5vw;
	padding: 0 1.25vw;
	font-size: 1.6rem;
	background: #f2cd00;
}
.WT .the_text .wp-block-jb-shs-101__sale_label,
.WT .wp-block-jb-shs-101__sale_label {
	position: absolute;
	top: 1.25vw;
	left: -1.25vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 2.5vw;
	padding: 0 1.25vw;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WT .the_text .wp-block-jb-shs-101__sale_label_on_the_rank,
.WT .wp-block-jb-shs-101__sale_label_on_the_rank {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 2.5vw;
	padding: 0 1.25vw;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WT .the_text .wp-block-jb-shs-101__list_item_box,
.WT .wp-block-jb-shs-101__list_item_box {
	height: 100%;
	flex-basis: 100%;
}
.WT .the_text .wp-block-jb-shs-101__list_item_box .img_wrap::before,
.WT .wp-block-jb-shs-101__list_item_box .img_wrap::before {
	padding-top: 100%;
}
.WT .the_text .wp-block-jb-shs-101__image_rank_label,
.WT .wp-block-jb-shs-101__image_rank_label {
	width: 5vw;
	height: 5vw;
}
.WT .the_text .wp-block-jb-shs-101__date_label,
.WT .wp-block-jb-shs-101__date_label {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding: 0.47vw 0.78vw;
	font-size: 1.4rem;
	background: rgba(205, 205, 205, 0.8);
}
.WPC .the_text .wp-block-jb-shs-101__content_top.atbm_on,
.WPC .wp-block-jb-shs-101__content_top.atbm_on {
	margin-bottom: 72px;
}
.WPC .the_text .wp-block-jb-shs-101__list_item,
.WPC .wp-block-jb-shs-101__list_item {
	width: 100%;
	padding-right: 16px;
	padding-left: 120px;
}
.WPC .the_text .wp-block-jb-shs-101__slide_dots,
.WPC .wp-block-jb-shs-101__slide_dots {
	width: 160px !important;
	bottom: 24px !important;
	left: 116px !important;
}
.WPC .the_text .wp-block-jb-shs-101__slide_progress_bar_box,
.WPC .wp-block-jb-shs-101__slide_progress_bar_box {
	bottom: 48px;
}
.WPC .the_text .wp-block-jb-shs-101__slide_progress_bar_wrap,
.WPC .wp-block-jb-shs-101__slide_progress_bar_wrap {
	left: 120px;
	width: 152px;
}
.WPC .the_text .wp-block-jb-shs-101__slide_arrows,
.WPC .wp-block-jb-shs-101__slide_arrows {
	width: 64px;
	height: 64px;
	background: #000;
	color: #fff;
	cursor: pointer;
}
.WPC .the_text .wp-block-jb-shs-101__slide_arrows::after,
.WPC .wp-block-jb-shs-101__slide_arrows::after {
	font-size: 2.8rem;
	transform: scaleX(1.5);
}
.WPC .the_text .wp-block-jb-shs-101__slide_next,
.WPC .wp-block-jb-shs-101__slide_next {
	right: 0;
}
.WPC .the_text .wp-block-jb-shs-101__slide_prev,
.WPC .wp-block-jb-shs-101__slide_prev {
	left: 0;
}
.WPC .the_text .wp-block-jb-shs-101__content_box,
.WPC .wp-block-jb-shs-101__content_box {
	width: 100%;
	height: auto;
	padding-top: 8px;
	margin-right: 16.084%;
}
.WPC .the_text .wp-block-jb-shs-101__content_title_box,
.WPC .wp-block-jb-shs-101__content_title_box {
	margin: 0 0 32px 0;
}
.WPC .the_text .wp-block-jb-shs-101__content_text_box,
.WPC .wp-block-jb-shs-101__content_text_box {
	margin: 0 0 80px 0;
}
.WPC .the_text .wp-block-jb-shs-101__price,
.WPC .wp-block-jb-shs-101__price {
	font-weight: 400;
	font-size: 0.857em;
	font-size: 4rem;
}
.WPC .the_text .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol,
.WPC .wp-block-jb-shs-101__price .woocommerce-Price-currencySymbol {
	margin-left: 0.3em;
	font-size: 1.6rem;
}
.WPC .the_text .wp-block-jb-shs-101__price .woocommerce-price-suffix,
.WPC .wp-block-jb-shs-101__price .woocommerce-price-suffix {
	font-size: 1.6rem;
}
.WPC .the_text .wp-block-jb-shs-101__price del,
.WPC .wp-block-jb-shs-101__price del {
	font-size: 2.4rem;
	opacity: 0.5;
}
.WPC .the_text .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol,
.WPC .wp-block-jb-shs-101__price del bdi .woocommerce-Price-currencySymbol {
	margin-left: 0.5em;
	font-size: 1.2rem;
}
.WPC .the_text .wp-block-jb-shs-101__price ins,
.WPC .wp-block-jb-shs-101__price ins {
	font-size: 4rem;
	margin: 0;
	opacity: 1;
}
.WPC .the_text .wp-block-jb-shs-101__content_link,
.WPC .wp-block-jb-shs-101__content_link {
	width: 100%;
	height: 100%;
	display: flex;
}
.WPC .the_text .wp-block-jb-shs-101__content_hover_mask,
.WPC .wp-block-jb-shs-101__content_hover_mask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.WPC .the_text .wp-block-jb-shs-101__list_other_box,
.WPC .wp-block-jb-shs-101__list_other_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.WPC .the_text .wp-block-jb-shs-101__cat_label,
.WPC .wp-block-jb-shs-101__cat_label {
	position: absolute;
	top: 16px;
	left: -16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 32px;
	padding: 0 16px;
	font-size: 1.6rem;
	background: #f2cd00;
}
.WPC .the_text .wp-block-jb-shs-101__sale_label,
.WPC .wp-block-jb-shs-101__sale_label {
	position: absolute;
	top: 16px;
	left: -16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 32px;
	padding: 0 16px;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WPC .the_text .wp-block-jb-shs-101__sale_label_on_the_rank,
.WPC .wp-block-jb-shs-101__sale_label_on_the_rank {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 32px;
	padding: 0 16px;
	font-size: 1.6rem;
	color: #fff;
	background: rgb(165, 38, 38);
}
.WPC .the_text .wp-block-jb-shs-101__list_item_box,
.WPC .wp-block-jb-shs-101__list_item_box {
	height: 100%;
	flex-basis: 100%;
}
.WPC .the_text .wp-block-jb-shs-101__list_item_box .img_wrap::before,
.WPC .wp-block-jb-shs-101__list_item_box .img_wrap::before {
	padding-top: 100%;
}
.WPC .the_text .wp-block-jb-shs-101__image_rank_label,
.WPC .wp-block-jb-shs-101__image_rank_label {
	width: 64px;
	height: 64px;
}
.WPC .the_text .wp-block-jb-shs-101__date_label,
.WPC .wp-block-jb-shs-101__date_label {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding: 6px 10px;
	font-size: 1.4rem;
	background: rgba(205, 205, 205, 0.8);
}
