
/*====================================================*/
/*=================　イヤリングページ　=================*/
/*====================================================*/

@media only screen and (min-width:1000px){

.fs-body-category section.fs-l-pageMain.lpWrap .sp{display:none;}
.fs-body-category section.fs-l-pageMain.lpWrap .pc{display:initial;}

}

.fs-l-main {
	margin: 0 auto;
	padding: 0;
	max-width: 100% !important;
	display: block;
}

section.lpWrap .accessPoint{position:relative; top:-100px;}

section.lpWrap a,
section.lpWrap a:hover,
section.lpWrap a:visited,
section.lpWrap a:focus{text-decoration:none;}

section.lpWrap section {
	width: 100%;
	max-width:1000px;
	margin: 0 auto 150px;
}

section.lpWrap section ul.productList,
.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick {
	width: 750px;
	margin: auto;
	position: relative;
	z-index: 2;
}

section.lpWrap section .productList.fs-c-slick .slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	transform: initial !important;
	max-width: 750px;
	margin: auto;
	justify-content: space-between;
}

.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-slide .fs-c-productListCarousel__list__item {
	flex-basis: 220px;
	max-width: 220px;
	min-width: 220px;
	margin: auto;
}

section.lpWrap section .productList.fs-c-slick .slick-track .fs-c-productListCarousel__list__item .fs-c-productName__copy,
section.lpWrap section .productList.fs-c-slick .fs-c-productListCarousel__ctrl{display:none !important;}
.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-slide .fs-c-productListCarousel__list__item .fs-c-productListItem__image {
	border: none;
	height: 220px;
	display: flex;
	align-items: center;
}

.fs-body-category section.fs-l-pageMain.lpWrap section > ul.cateBnrs {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: min(5vw , 50px) auto min(3vw , 30px);
}

section.lpWrap section ul.w50 li{width:485px;}
section.lpWrap section ul.w30 li{width:315px;}

section.lpWrap section.bg {
	height: 350px;
	width: 100%;
	text-indent: -9999px;
	max-width: 100% !important;
}


section.lpWrap section.bg.bg01 {background:url(https://apfel.itembox.cloud/item/lp/parts-lp_title_06.jpg) no-repeat center center, #e8d7d0;}

section.lpWrap section ul.productList{
	width:750px;
	margin:auto;
	}

section.lpWrap section ul.productList li{
	width:220px;
	}

section.lpWrap section ul.w50 li{width:485px;}
section.lpWrap section ul.w30 li{width:315px;}

section.lpWrap section.rank ul.productList li{
	position:relative;
	padding-top:50px;
	}

section.lpWrap section.rank ul.productList li::before {
	content: "";
	position: absolute;
	background: no-repeat center;
	top: 0;
	width: 47px;
	height: 40px;
	left: 0;
	right: 0;
	margin: auto;
}

section.lpWrap section.rank ul.productList li:nth-of-type(1):before{background-image:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_no01.png);}
section.lpWrap section.rank ul.productList li:nth-of-type(2):before{background-image:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_no02.png);}
section.lpWrap section.rank ul.productList li:nth-of-type(3):before{background-image:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_no03.png);}

section.lpWrap section ul.productList li a{
	color:#492a12;
	font-size:14px;
	font-weight:bold;
	}

section.lpWrap section ul.productList li a img{
	display:block;
	margin-bottom:15px;
	}

section.lpWrap section.content01{width:100%; max-width:100%;}
section.lpWrap section.content01 > h2{
	background:url(https://apfel.itembox.cloud/item/lp/contents01.png) no-repeat center center, #e9f5f5;
	height:350px;
	width:100%;
	text-indent:-9999px;
	}

section.lpWrap section.content01 > *{width:1000px; margin:auto;}

section.lpWrap section.content01 > h3{
	background:#e9f5f5;
	border-top:3px solid #0fabb7;
	font-size:20px;
	text-align:center;
	position:relative;
	padding:40px 0 25px;
	margin:100px auto 50px;
	font-weight:bold;
	}

section.lpWrap section.content01 > h3::before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #0fabb7;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

section.lpWrap section.content01 > h3:nth-of-type(1):before {content: "GOOD VALUE SET";}
section.lpWrap section.content01 > h3:nth-of-type(2):before {content: "NEW ARRIVAL";}

section.lpWrap section.content02{width:100%; background-color:#fee6ec;}
section.lpWrap section.content02 > h2 {
	background: url(https://apfel.itembox.cloud/item/lp/contents02.jpg) no-repeat center center, #e8d7d0;
	height: 350px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 0;
}

section.lpWrap section.content02 .contentWrap{width:1000px; margin:auto; padding:50px 0; position:relative; text-align:center;}
section.lpWrap section.content02 .contentWrap::before {
	content: "";
	width: 1000px;
	margin: auto;
	background-color: #fff3f6;
	transform: skewX(-7deg);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}

section.lpWrap section.content02 .contentWrap h3,
section.lpWrap section.content02 .contentWrap ul {position:relative; z-index:2;}

section.lpWrap section.content02 .contentWrap h3 {
	font-size: 20px;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 60px 70px 0;
	margin: 0 auto 30px;
	height: 150px;
}

section.lpWrap section.content02 .contentWrap h3 strong {
	color: #f05b7f;
	font-size: 35px;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}

section.lpWrap section.content02 .contentWrap h3:before{
	content:"";
	width:65px;
	height:42px;
	background:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_01.png) no-repeat center center;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;
	}
	
section.lpWrap section.content02 .contentWrap h3:after{
	content:"";
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	height:99px;
	background:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_02.png) no-repeat left center , url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_03.png) no-repeat right center;
	}

section.lpWrap section.content02 .contentWrap ul{text-align:left;}


section.lpWrap section.content03 h3{
	background:#fff3f6;
	border-top:3px solid #f05b7f;
	font-size:20px;
	text-align:center;
	position:relative;
	padding:40px 0 25px;
	margin:100px auto 50px;
	font-weight:bold;
	}

section.lpWrap section.content03 h3::before {
	content: "Single&SET item";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #f05b7f;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
}


section.lpWrap section.content03 ul li{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

section.lpWrap section.content03 ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 150px;
	padding-left: 220px;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

section.lpWrap section.content03 ul li a strong{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	}

section.lpWrap section.content03 ul:nth-of-type(1) li a:before {
	content:"";
	background:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center;
	width:36px;
	height:36px;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	right:20px;
	}

section.lpWrap section.content03 ul li a img{
	position:absolute;
	left:20px;
	}

section.lpWrap section.content03 ul:nth-of-type(2) li a {
	padding: 40px 0 20px 120px;
	font-size: 20px;
	display: block;
}
section.lpWrap section.content03 ul:nth-of-type(2) li a strong{
	font-size:25px;
	
}
section.lpWrap section.content03 ul:nth-of-type(2) li a img {
	position: absolute;
	left: 10px;
	top: 25px;
}

section.lpWrap section.content04,
section.lpWrap section.content05,
section.lpWrap section.content06 {
	background-color: #fff;
	box-shadow: 0 0 27px #ccc;
	padding: 20px 0;
	text-align: center;
	border-radius:5px;
}
section.lpWrap section.content04 > h2,
section.lpWrap section.content05 > h2,
section.lpWrap section.content06 > h2 {
	width: 1060px;
	position: relative;
	left: -30px;
}
section.lpWrap section.content04 > h2 p,
section.lpWrap section.content05 > h2 p,
section.lpWrap section.content06 > h2 p {
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	line-height: 1.7;
	font-weight: bold;
}
section.lpWrap section.content04 > h2 p strong,
section.lpWrap section.content05 > h2 p strong,
section.lpWrap section.content06 > h2 p strong {
	background: #f05b7f;
	position: absolute;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 10px 50px;
	border-radius: 50px;
	top: 225px;
	left: 0;
	right: 0;
	width: 540px;
	margin: auto;
}

section.lpWrap section.content04 > h3,
section.lpWrap section.content05 > h3,
section.lpWrap section.content06 > h3 {
	font-size: 20px;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 20px 70px 0;
	margin: 0 auto 30px;
	height: 110px;
	margin-bottom: 50px;
}

section.lpWrap section.content04 > h3 strong,
section.lpWrap section.content05 > h3 strong,
section.lpWrap section.content06 > h3 strong {
	color: #8ed0d0;
	font-size: 35px;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}
	
section.lpWrap section.content04 > h3:after,
section.lpWrap section.content05 > h3:after,
section.lpWrap section.content06 > h3:after{
	content:"";
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	height:99px;
	background:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_04.png) no-repeat left center , url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_05.png) no-repeat right center;
	}


section.lpWrap section.content04 ul,
section.lpWrap section.content05 ul,
section.lpWrap section.content06 ul{text-align:left;}

section.lpWrap section.content04 > a,
section.lpWrap section.content05 > a,
section.lpWrap section.content06 > a {
	background: #8ed0d0;
	width: 480px;
	height: 90px;
	margin: 50px auto;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 90px;
	position: relative;
}

section.lpWrap section.content04 > a::before,
section.lpWrap section.content05 > a::before,
section.lpWrap section.content06 > a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center / 100%;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
}


section.lpWrap section.content07{width:100%;}
section.lpWrap section.content07 > h2 {
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_title_06.jpg) no-repeat center center, #e8d7d0;
	height: 350px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 0;
}

section.lpWrap section.content07 > h3,
section.lpWrap section.content07 ul{
	width:1000px;
	margin:auto;
	}

section.lpWrap section.content07 > h3 {
	background: #fff3f6;
	border-top: 3px solid #f05b7f;
	font-size: 20px;
	text-align: center;
	position: relative;
	padding: 40px 0 25px;
	margin: 60px auto 50px;
	font-weight: bold;
}

section.lpWrap section.content07 > h3::before {
	content: "MATERIAL";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #f05b7f;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

section.lpWrap section.content07 ul li{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

section.lpWrap section.content07 ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 150px;
	padding-left: 220px;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

section.lpWrap section.content07 ul li a:before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
}

section.lpWrap section.content07 ul li a strong{
	font-size:25px;
	
}
section.lpWrap section.content07 ul li a img {
	position: absolute;
	left: 10px;
	top: 15px;
}

section.lpWrap section.content08,
section.lpWrap section.content09,
section.lpWrap section.content10 {
	background-color: #fff;
	box-shadow: 0 0 27px #ccc;
	padding: 20px 0;
	text-align: center;
	border-radius:5px;
}
section.lpWrap section.rankSection > h2,
section.lpWrap section.content08 > h2,
section.lpWrap section.content09 > h2,
section.lpWrap section.content10 > h2 {
	width: 1000px;
	position: relative;
	left: 0;
	top: -100px;
}
section.lpWrap section.rankSection > h2 p,
section.lpWrap section.content08 > h2 p,
section.lpWrap section.content09 > h2 p,
section.lpWrap section.content10 > h2 p {
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	line-height: 1.7;
	font-weight: bold;
}
section.lpWrap section.rankSection > h2 p strong,
section.lpWrap section.content08 > h2 p strong,
section.lpWrap section.content09 > h2 p strong,
section.lpWrap section.content10 > h2 p strong {
	background: #f05b7f;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 10px 50px;
	border-radius: 50px;
	width: 400px;
	margin: 0 auto 20px;
}

section.lpWrap section.rankSection > h2 img,
section.lpWrap section.content08 > h2 img,
section.lpWrap section.content09 > h2 img,
section.lpWrap section.content10 > h2 img {
	background: #fff;
	width: 125px;
	height: 125px;
	padding: 20px;
	border-radius: 100%;
	box-shadow: 0 -22px 22px #ccc;
}

section.lpWrap section.content11 > h2 img{background:#000;}
section.lpWrap section.rankSection a + h3,
section.lpWrap section.content08 > h2 + h3,
section.lpWrap section.content09 > h2 + h3,
section.lpWrap section.content10 > h2 + h3{margin-top:-90px;}

section.lpWrap section.rankSection .contentWrap > h3,
section.lpWrap section.content08 > h3,
section.lpWrap section.content09 > h3,
section.lpWrap section.content10 > h3 {
	font-size: 20px;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 20px 70px 0;
	margin: 40px auto 30px;
	height: 110px;
	margin-bottom: 50px;
}

section.lpWrap section.rankSection .contentWrap > h3 strong,
section.lpWrap section.content08 > h3 strong,
section.lpWrap section.content09 > h3 strong,
section.lpWrap section.content10 > h3 strong {
	color: #8ed0d0;
	font-size: 35px;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}
	
section.lpWrap section.rankSection .contentWrap > h3:after,
section.lpWrap section.content08 > h3:after,
section.lpWrap section.content09 > h3:after,
section.lpWrap section.content10 > h3:after{
	content:"";
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	height:99px;
	background:url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_04.png) no-repeat left center , url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_05.png) no-repeat right center;
	}


section.lpWrap section.rankSection ul,
section.lpWrap section.content08 ul,
section.lpWrap section.content09 ul,
section.lpWrap section.content10 ul{text-align:left;}

section.lpWrap section.rankSection > a,
section.lpWrap section.content08 > a,
section.lpWrap section.content09 > a,
section.lpWrap section.content10 > a{
	background: #8ed0d0;
	width: 480px;
	height: 90px;
	margin: 50px auto;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 90px;
	position: relative;
}

section.lpWrap section.rankSection > a::before,
section.lpWrap section.content08 > a::before,
section.lpWrap section.content09 > a::before,
section.lpWrap section.content10 > a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center / 100%;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
}


.fs-body-category section.lpWrap section.content11 ul.fe {
	width: 1000px;
	padding: 0 30px;
	justify-content: flex-start;
}
section.lpWrap section.content11 .ap_cate_list ul li {
	display: block;
	width: 33%;
	margin: min(3vw , 10px) 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
}

section.lpWrap section.content11 .ap_cate_list ul li a{
	color:#492a12;
	font-weight:bold;
	}

section.lpWrap section.content11 h2.fs-p-heading--lv2 {
	background: #e9f5f5;
	border-top: 3px solid #0fabb7;
	font-size: 20px;
	text-align: center;
	position: relative;
	padding: 40px 0 25px;
	margin: 100px auto 50px;
	font-weight: bold;
	border-bottom: none;
	color: #4a2a12;
}

section.lpWrap section.content11 h2.fs-p-heading--lv2:before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #0fabb7;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

section.lpWrap section.content11 h2.fs-p-heading--lv2:nth-of-type(1):before {content: "CATEGORY";}


section.lpWrap section.content12{width:100%;}
section.lpWrap section.content12 > h2{
	background:url(https://apfel.itembox.cloud/item/lp/contents06.png) no-repeat center center, #fbf4ea;
	height:350px;
	width:100%;
	text-indent:-9999px;
	}

section.lpWrap section.content12 > *{width:1000px; margin:auto;}
section.lpWrap section.content12 > h3 {
	font-size: 20px;
	text-align: center;
	position: relative;
	margin: 60px auto;
	font-weight: bold;
}
	
section.lpWrap section.content12 > h3 strong {
	font-size: 35px;
	color: #8ed0d0;
	padding: 0 50px;
	background: #fff;
	position: relative;
	z-index: 2;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
}
section.lpWrap section.content12 > h3::before {
	content: "";
	background: #8ed0d0;
	height: 1px;
	width: 50%;
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 18px;
}
section.lpWrap section.content12 ul{width:1000px; padding:0 30px;}
section.lpWrap section.content12 ul li{width:100%;}
section.lpWrap section.content12 ul li + li{margin-top:65px;}
section.lpWrap section.content12 ul li dl {justify-content: space-between;}
section.lpWrap section.content12 ul li dl dt{width:100%;}
section.lpWrap section.content12 ul li dl dt h4 {
	padding: 15px 15px 15px 100px;
	width: 100%;
	background: #fff3f6;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
}
section.lpWrap section.content12 ul li dl dt h4 strong{color:#2eb3b3; font-weight:bold;}
section.lpWrap section.content12 ul li dl dt h4::before {
	color: #f7a7ba;
	font-size: 80px;
	position: absolute;
	top: -7px;
	left: 7px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	height: 80px;
	display: block;
}

section.lpWrap section.content12 ul li:nth-of-type(1) dl dt h4:before{content:"01";}
section.lpWrap section.content12 ul li:nth-of-type(2) dl dt h4:before{content:"02";}
section.lpWrap section.content12 ul li:nth-of-type(3) dl dt h4:before{content:"03";}
section.lpWrap section.content12 ul li dl dt p {
	padding: 5px 15px;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	position: relative;
}
section.lpWrap section.content12 ul li dl dt p strong{color:#f1609a; font-weight:bold;}

section.lpWrap section.content13{padding:50px; background:#f5f5f5; margin-bottom:0;}
section.lpWrap section.content13 > h2,
section.lpWrap section.content13 > h3{font-size:14px; text-align:center; margin:0; padding:0; line-height:1.7;}

section.lpWrap section.content16 > ul{margin-top:min(5vw , 50px);}
section.lpWrap section.content16 > ul li{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

section.lpWrap section.content16 > ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 150px;
	padding-left: 220px;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

section.lpWrap section.content16 > ul li a strong{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	}

section.lpWrap section.content16 > ul li a img{
	position:absolute;
	left:20px;
	}

section.lpWrap section.content16 > ul li a {
	padding: 40px 0 20px 120px;
	font-size: 20px;
	display: block;
}
section.lpWrap section.content16 > ul li a strong{
	font-size:25px;
	
}
section.lpWrap section.content16 > ul li a img {
	position: absolute;
	left: 10px;
	top: 25px;
}

section.lpWrap section.content22 > ul{margin-top:min(5vw , 50px);}
section.lpWrap section.content22 > ul li{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

section.lpWrap section.content22 > ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 150px;
	padding-left: 220px;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

section.lpWrap section.content22 > ul li a strong{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	}

section.lpWrap section.content22 > ul li a img{
	position:absolute;
	left:20px;
	}

section.lpWrap section.content22 > ul li a {
	padding: 40px 0 20px 120px;
	font-size: 20px;
}
section.lpWrap section.content22 > ul li a span {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
}
section.lpWrap section.content22 > ul li a strong{
	font-size:25px;
	
}
section.lpWrap section.content22 > ul li a img {
	position: absolute;
	left: 10px;
	top: 25px;
}


section.lpWrap section.rankSection .contentWrap{
	background-color: #fff;
	padding: 20px 0;
	text-align: center;
	border-radius:5px;
	width: 1000px;
	margin: 0 auto 150px;
}

section.lpWrap section.rankSection > h3 {
	background: #e9f5f5;
	border-top: 3px solid #0fabb7;
	font-size: 20px;
	text-align: center;
	position: relative;
	padding: 40px 0 25px;
	margin: 100px auto 0;
	font-weight: bold;
}

section.lpWrap section.rankSection > h3:before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #0fabb7;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

section.lpWrap section.rankSection.content16 > h3 {
	background:#fff3f6;
	border-top:3px solid #f05b7f;
	font-size: 20px;
	text-align: center;
	position: relative;
	padding: 40px 0 25px;
	margin: 100px auto 0;
	font-weight: bold;
}

section.lpWrap section.rankSection.content16 > h3:before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #f05b7f;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
}
section.lpWrap section.content14.rankSection > h3:before {content: "FAKE PIERCING";}
section.lpWrap section.content15.rankSection > h3:before {content: "MATERIAL";}
section.lpWrap section.content16.rankSection > h3:before {content: "QUANTITY";}
section.lpWrap section.content17.rankSection > h3:before {content: "PAINLESS";}
section.lpWrap section.content18.rankSection > h3:before {content: "SILICON COVER";}
section.lpWrap section.content19.rankSection > h3:before {content: "SIZE";}
section.lpWrap section.content20.rankSection > h3:before {content: "USAGE";}
section.lpWrap section.content21.rankSection > h3:before {content: "WITH CAN OR NO CAN";}
section.lpWrap section.content22.rankSection > h3:before {content: "COLOUR";}

section.lpWrap section.rankSection > p {
	font-size: 14px;
	text-align: center;
	padding: 20px;
	line-height: 1.7;
	font-weight: bold;
	max-width:70%;
	margin:0 auto;
	
}

section.lpWrap section.rankSection .contentWrap > a{
	background: #8ed0d0;
	width: 480px;
	height: 90px;
	margin: 50px auto;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 90px;
	position: relative;
}


section.lpWrap section > ul.cateBnrs{margin-top:min(5vw , 50px);}
section.lpWrap section > ul.cateBnrs {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-bottom: min(3vw , 30px);
}

section.lpWrap section > ul.cateBnrs.w30 li + li + li + li{margin-top:min(5vw , 30px);}
section.lpWrap section > ul.cateBnrs.w50 li + li + li{margin-top:min(5vw , 30px);}
section.lpWrap section > ul.cateBnrs li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 150px;
	padding-left: 220px;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

section.lpWrap section > ul.cateBnrs li a strong{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	}

section.lpWrap section > ul.cateBnrs li a img {
	position: absolute;
	left: 10px;
	top: 25px;
	max-width: 105px;
}

section.lpWrap section > ul.cateBnrs li a {
	padding: 0 0 0 120px;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
}

section.lpWrap section > ul.cateBnrs li a strong {
	font-size: 23px;
}

section.lpWrap section > ul.cateBnrs li a img {
	position: absolute;
	left: 10px;
	top: 25px;
}


section.lpWrap section.rank.tRank {
	background-color: #fff;
	box-shadow: 0 0 27px #ccc;
	padding: 20px 0;
	text-align: center;
	border-radius: 5px;
}

section.lpWrap section.rank.tRank > h2 {
	width: 1060px;
	position: relative;
	left: -30px;
}

section.lpWrap section.rank.tRank > h2 p {
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	line-height: 1.7;
	font-weight: bold;
}

section.lpWrap section.rank.tRank > h2 p strong {
	background: #f05b7f;
	position: absolute;
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 10px 50px;
	border-radius: 50px;
	top: 225px;
	left: 0;
	right: 0;
	width: 350px;
	margin: auto;
}

section.lpWrap section.rank.tRank{text-align:center;}
section.lpWrap section.rank.tRank > h3 {
	font-size: 20px;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 20px 70px 0;
	margin: 0 auto 30px;
	height: 110px;
	margin-bottom: 50px;
}

section.lpWrap section.rank.tRank > h3:after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 99px;
	background:
		url(https://apfel.itembox.cloud/item/img/top/t-rank_icon_01.png) no-repeat left center,
		url(https://apfel.itembox.cloud/item/img/top/t-rank_icon_02.png) no-repeat right center;
}

section.lpWrap section.rank.tRank > h3 strong {
	color: #8ed0d0;
	font-size: 35px;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}

section.lpWrap section.rank.tRank > a {
	background: #8ed0d0;
	width: 480px;
	height: 90px;
	margin: 50px auto;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 90px;
	position: relative;
}

section.fs-l-pageMain .fs-c-productList > div,
section.fs-l-pageMain .fs-c-productList > h2.ap_main_choiceh2,
section.fs-l-pageMain .fs-c-productList .lpWrap div.ap_cate_list {
	margin: 24px auto;
	max-width: 1000px;
	width: 100%;
}

.ap_cate_list ul {
	width: 100%;
	margin: min(1vw , 10px) auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

section.fs-l-pageMain .ap_cate_list ul li {
	display: block;
	width: 33%;
	margin: 1vw 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
}

.ap_cate_list ul li img {
	width: 10vw;
	margin: 0 auto 0;
	padding: 0;
	vertical-align: middle;
	display: block;
	max-width: 150px;
}





/*=======================================================*/
/*==============　イヤリングスマホページ　===============*/
/*=======================================================*/

@media only screen and (max-width:1000px){

.fs-body-category section.fs-l-pageMain.lpWrap .pc{display:none;}
.fs-body-category section.fs-l-pageMain.lpWrap .sp{display:initial;}


.fs-body-category section.lpWrap section {width: 100%; margin: 0 auto 15vw;}
.fs-body-category section.lpWrap section ul.productList {width: 96%; margin: auto;}
.fs-body-category section.lpWrap section ul.productList li {width: 30%;}
.fs-body-category section.lpWrap section ul.productList li a {color: #492a12; font-size: 3vw; font-weight: bold;}
.fs-body-category section.lpWrap section ul.productList li a br{display:none;}
.fs-body-category section.lpWrap section ul.productList li a img {display: block; margin-bottom: 2vw;}
.fs-body-category section.lpWrap section ul.w50 li,
.fs-body-category section.lpWrap section ul.w30 li {width: 96%;}
section.lpWrap .accessPoint{position:relative; top:-25vw;}

.fs-body-category section.lpWrap  section.bg{
	height: 33vw;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 0;
}

.fs-body-category section.lpWrap  section.bg.bg01 {background: url(https://apfel.itembox.cloud/item/lp/parts-lp_title_06.jpg) no-repeat center center/130%, #e8d7d0;}

.fs-body-category section.lpWrap  section ul.productList,
.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick {
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 2;
}

.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-track {
	opacity: 1;
	width: 100vw;
	transform: initial !important;
	max-width: 96%;
	margin: auto;
	justify-content: space-between;
}

.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-slide {
	width: 27vw;
	position: relative;
	padding: 12vw 0 0;
	text-align: left;
	margin: 0;
}

.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-slide .fs-c-productListCarousel__list__item {
	flex-basis: 27vw;
	max-width: 27vw;
	min-width: 27vw;
	margin: auto;
}

.fs-body-category section.lpWrap  section .productList.fs-c-slick .slick-track .fs-c-productListCarousel__list__item a .fs-c-productName__name {
	color: #492a12;
	font-size: 3vw;
	font-weight: bold;
}

.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-slide .fs-c-productListCarousel__list__item .fs-c-productListItem__image {
	border: none;
	height: 28vw;
	display: flex;
	align-items: center;
}

.fs-body-category section.fs-l-pageMain.lpWrap section.rank:nth-of-tyoe(1) .fs-c-slick .slick-slide:before{display:none;}
.fs-body-category section.fs-l-pageMain.lpWrap section.rank .fs-c-slick .slick-slide::before {background: no-repeat center /100%; width: 12vw; height: 12vw;}



.fs-body-category section.lpWrap section.content01 > h2 {
	background: url(https://apfel.itembox.cloud/item/lp/contents01.png) no-repeat center center / 100%, #e9f5f5;
	height: 32vw;
	width: 100%;
	text-indent: -9999px;
}

.fs-body-category section.lpWrap section.content01 > * {
	width: 100%;
	margin: auto;
}
.fs-body-category section.lpWrap section.content01 > h3 {
	background: #e9f5f5;
	border-top: 3px solid #0fabb7;
	font-size: 4vw;
	text-align: center;
	position: relative;
	padding: 6vw 0 4vw;
	margin: 10vw auto 5vw;
	font-weight: bold;
}
.fs-body-category section.lpWrap section.content01 > h3::before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #0fabb7;
	font-size: 3vw;
	position: absolute;
	top: 2vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content02 > h2 {
	background: url(https://apfel.itembox.cloud/item/lp/contents02.jpg) no-repeat center center/130%, #e8d7d0;
	height: 33vw;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 0;
}

.fs-body-category section.lpWrap section.content02 .contentWrap {
	width: 100%;
	margin: auto;
	padding: 7vw 0;
	position: relative;
	text-align: center;
}

.fs-body-category section.lpWrap section.content02 .contentWrap::before {
	content: "";
	width: 90%;
	margin: auto;
	background-color: #fff3f6;
	transform: skewX(-7deg);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}
.fs-body-category section.lpWrap section.content02 .contentWrap h3 {
	font-size: 4vw;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 9vw 7vw 0;
	margin: 0 auto 5vw;
	height: 24vw;
}
.fs-body-category section.lpWrap section.content02 .contentWrap h3 strong {
	color: #f05b7f;
	font-size: 4vw;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}
.fs-body-category section.lpWrap section.content02 .contentWrap h3::before {
	content: "";
	width: 9vw;
	height: 7vw;
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_01.png) no-repeat center center/100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content02 .contentWrap h3::after {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 34vw;
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_02.png) no-repeat left bottom / auto 50%, url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_03.png) no-repeat right bottom /auto 50%;
}

.fs-body-category section.lpWrap section.rank ul.productList li {
	position: relative;
	padding-top: 8vw;
}

.fs-body-category section.lpWrap section.rank ul.productList li::before {
	content: "";
	position: absolute;
	background: no-repeat center /100%;
	top: 0;
	width: 8vw;
	height: 8vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content03 > h3 {
	background: #fff3f6;
	border-top: 3px solid #f05b7f;
	font-size: 4vw;
	text-align: center;
	position: relative;
	padding: 6vw 0 4vw;
	margin: 10vw auto 5vw;
	font-weight: bold;
}

.fs-body-category section.lpWrap section.content03 > h3::before {
	content: "QUANTITY";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #f05b7f;
	font-size: 3vw;
	position: absolute;
	top: 2vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content03 ul li {
	font-size: 3vw;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4vw;
}

.fs-body-category section.lpWrap section.content03 ul li a,
.fs-body-category section.lpWrap section.content03 ul:nth-of-type(2) li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 18vw;
	padding-left: 23vw;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 1vw;
}
.fs-body-category section.lpWrap section.content03 ul li a img,
.fs-body-category section.lpWrap section.content03 ul:nth-of-type(2) li a img {
	position: absolute;
	left: 2vw;
	width: 15%;
	top:initial;
}
.fs-body-category section.lpWrap section.content03 ul li a::before,
.fs-body-category section.lpWrap section.content03 ul:nth-of-type(1) li a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center/100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}
.fs-body-category section.lpWrap section.content03 ul:nth-of-type(2) li a {
	font-size: 3vw;
	padding:0 0 0 23vw ;
}
.fs-body-category section.lpWrap section.content03 ul:nth-of-type(2) li a strong {
	font-size: 5vw;
}
.fs-body-category section.lpWrap section.content04,
.fs-body-category section.lpWrap section.content05,
.fs-body-category section.lpWrap section.content06 {
	background-color: #fff;
	box-shadow: 0 0 5vw #ccc;
	padding: 3vw 0;
	text-align: center;
	width: 94%;
}

.fs-body-category section.lpWrap section.content04 > h2,
.fs-body-category section.lpWrap section.content05 > h2,
.fs-body-category section.lpWrap section.content06 > h2 {
	width: 106%;
	position: relative;
	left: -3%;
	margin:0 auto 3vw;
}

.fs-body-category section.lpWrap section.content04 > h2 p strong,
.fs-body-category section.lpWrap section.content05 > h2 p strong,
.fs-body-category section.lpWrap section.content06 > h2 p strong {
	background: #f05b7f;
	position: absolute;
	display: block;
	font-size: 4vw;
	color: #fff;
	font-weight: bold;
	padding: 1vw 0;
	border-radius: 50px;
	top: 19vw;
	left: 0;
	right: 0;
	width: 90vw;
	margin: auto;
}
.fs-body-category section.lpWrap section.content04 > h2 p,
.fs-body-category section.lpWrap section.content05 > h2 p,
.fs-body-category section.lpWrap section.content06 > h2 p {
	font-size: 3vw;
	text-align: center;
	padding: 5vw;
	line-height: 1.7;
	font-weight: bold;
}

.fs-body-category section.lpWrap section.content04 > h3,
.fs-body-category section.lpWrap section.content05 > h3,
.fs-body-category section.lpWrap section.content06 > h3 {
	font-size: 4vw;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 4vw 7vw 0;
	margin: 0 auto 5vw;
	height: 22vw;
}
.fs-body-category section.lpWrap section.content04 > h3 strong,
.fs-body-category section.lpWrap section.content05 > h3 strong,
.fs-body-category section.lpWrap section.content06 > h3 strong {
	color: #8ed0d0;
	font-size: 4vw;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}

.fs-body-category section.lpWrap section.content04 > h3:after,
.fs-body-category section.lpWrap section.content05 > h3:after,
.fs-body-category section.lpWrap section.content06 > h3:after {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 34vw;
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_04.png) no-repeat left bottom / auto 50%, url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_05.png) no-repeat right bottom / auto 50%;
}

.fs-body-category section.lpWrap section.content04.rank > a,
.fs-body-category section.lpWrap section.content05.rank > a,
.fs-body-category section.lpWrap section.content06.rank > a {
	background: #8ed0d0;
	width: 70vw;
	height: 15vw;
	margin: 7vw auto;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 4vw;
	line-height: 15vw;
	position: relative;
}
.fs-body-category section.lpWrap section.content04.rank > a::before,
.fs-body-category section.lpWrap section.content05.rank > a::before,
.fs-body-category section.lpWrap section.content06.rank > a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center / 100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}
.fs-body-category section.lpWrap section.content07 > h3,
.fs-body-category section.lpWrap section.content07 ul {width: 100%; margin: auto;}

.fs-body-category section.lpWrap section.content07 > h2 {
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_title_06.jpg) no-repeat center center/130%, #e8d7d0;
	height: 33vw;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 0;
}

.fs-body-category section.lpWrap section.content07 > h3 {
	background: #fff3f6;
	border-top: 3px solid #f05b7f;
	font-size: 4vw;
	text-align: center;
	position: relative;
	padding: 6vw 0 4vw;
	margin: 10vw auto 5vw;
	font-weight: bold;
}

.fs-body-category section.lpWrap section.content07 > h3::before {
	content: "MATERIAL";
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #f05b7f;
	font-size: 3vw;
	position: absolute;
	top: 2vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content07 ul li {
	font-size: 3vw;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4vw;
}

.fs-body-category section.lpWrap section.content07 ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 18vw;
	padding:0 0 0 23vw ;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 1vw;
}
.fs-body-category section.lpWrap section.content07 ul li a img {
	position: absolute;
	left: 2vw;
	width: 15%;
	top:initial;
}
.fs-body-category section.lpWrap section.content07 ul li a::before,
.fs-body-category section.lpWrap section.content07 ul:nth-of-type(1) li a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center/100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}

.fs-body-category section.lpWrap section.rankSection > h2,
.fs-body-category section.lpWrap section.content08 > h2,
.fs-body-category section.lpWrap section.content09 > h2,
.fs-body-category section.lpWrap section.content10 > h2 {
	width: 100%;
	position: relative;
	left: 0;
	top: -20vw;
}

.fs-body-category section.lpWrap section.content08.rank,
.fs-body-category section.lpWrap section.content09.rank,
.fs-body-category section.lpWrap section.content10.rank {
	background-color: #fff;
	box-shadow: 0 0 2vw #ccc;
	padding: 7vw 0;
	text-align: center;
	width: 94%;
	margin-bottom: 25vw;
}

.fs-body-category section.lpWrap section.content08 > h2 img,
.fs-body-category section.lpWrap section.content09 > h2 img,
.fs-body-category section.lpWrap section.content10 > h2 img {
	background: #fff;
	width: 20vw;
	height: 20vw;
	padding: 3vw;
	border-radius: 100%;
	box-shadow: 0 -2vw 2vw #ccc;
}
.fs-body-category section.lpWrap section.content11 h2 img {background: #000;}

.fs-body-category section.lpWrap section.rankSection > h2,
.fs-body-category section.lpWrap section.content08 > h2,
.fs-body-category section.lpWrap section.content09 > h2,
.fs-body-category section.lpWrap section.content10 > h2 {
	width: 106%;
	position: relative;
	left: -3%;
	margin:0 auto 3vw;
}

.fs-body-category section.lpWrap section.rankSection > h2 p strong,
.fs-body-category section.lpWrap section.content08 > h2 p strong,
.fs-body-category section.lpWrap section.content09 > h2 p strong,
.fs-body-category section.lpWrap section.content10 > h2 p strong {
	background: #f05b7f;
	position: absolute;
	display: block;
	font-size: 4vw;
	color: #fff;
	font-weight: bold;
	padding: 1vw 0;
	border-radius: 50px;
	top: 21vw;
	left: 0;
	right: 0;
	width: 73vw;
	margin: auto;
}
.fs-body-category section.lpWrap section.rankSection > h2 p,
.fs-body-category section.lpWrap section.content08 > h2 p,
.fs-body-category section.lpWrap section.content09 > h2 p,
.fs-body-category section.lpWrap section.content10 > h2 p{
	font-size: 3vw;
	text-align: center;
	padding: 10vw 5vw 0vw;
	line-height: 1.7;
	font-weight: bold;
}

.fs-body-category section.lpWrap section.rankSection .contentWrap > h3,
.fs-body-category section.lpWrap section.content08 > h3,
.fs-body-category section.lpWrap section.content09 > h3,
.fs-body-category section.lpWrap section.content10 > h3 {
	font-size: 4vw;
	position: relative;
	font-weight: bold;
	display: inline-block;
	padding: 4vw 7vw 0;
	margin:0 auto 10vw;
	height: 22vw;
}
.fs-body-category section.lpWrap section.rankSection .contentWrap > h3 strong,
.fs-body-category section.lpWrap section.content08 > h3 strong,
.fs-body-category section.lpWrap section.content09 > h3 strong,
.fs-body-category section.lpWrap section.content10 > h3 strong{
	color: #8ed0d0;
	font-size: 4vw;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}

.fs-body-category section.lpWrap section.rankSection .contentWrap > h3::after,
.fs-body-category section.lpWrap section.content08 > h3::after,
.fs-body-category section.lpWrap section.content09 > h3::after,
.fs-body-category section.lpWrap section.content10 > h3::after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 34vw;
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_04.png) no-repeat left bottom / auto 50%, url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_rank_crown_05.png) no-repeat right bottom / auto 50%;
}

.fs-body-category section.lpWrap section.content08 > h2 + h3,
.fs-body-category section.lpWrap section.content09 > h2 + h3,
.fs-body-category section.lpWrap section.content10 > h2 + h3{
	margin-top: -25vw;
}
.fs-body-category section.lpWrap section.rankSection .contentWrap a + h3{margin-top:20vw;}
.fs-body-category section.lpWrap section.rankSection ul.productList,
.fs-body-category section.lpWrap section.content08 ul.productList,
.fs-body-category section.lpWrap section.content09 ul.productList,
.fs-body-category section.lpWrap section.content10 ul.productList{
	text-align: left;
	margin-top:0;
}

.fs-body-category section.lpWrap section.rankSection .contentWrap.rank > a,
.fs-body-category section.lpWrap section.content08.rank > a,
.fs-body-category section.lpWrap section.content09.rank > a,
.fs-body-category section.lpWrap section.content10.rank > a{
	background: #8ed0d0;
	width: 70vw;
	height: 15vw;
	margin: 7vw auto;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 4vw;
	line-height: 15vw;
	position: relative;
}
.fs-body-category section.lpWrap section.rankSection.rank .contentWrap > a::before,
.fs-body-category section.lpWrap section.content08.rank > a::before,
.fs-body-category section.lpWrap section.content09.rank > a::before,
.fs-body-category section.lpWrap section.content10.rank > a::before{
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center / 100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}
.fs-body-category section.lpWrap section.content12 > * {width: 100%; margin: auto;}
.fs-body-category section.lpWrap section.content12 > h2 {
	background: url(https://apfel.itembox.cloud/item/lp/contents06.png) no-repeat center center / 100%, #e9f5f5;
	height: 32vw;
	width: 100%;
	text-indent: -9999px;
}
.fs-body-category section.lpWrap section.content12 > h3 {
	font-size: 3.5vw;
	text-align: center;
	position: relative;
	margin: 5vw auto;
	font-weight: bold;
}
.fs-body-category section.lpWrap section.content12 > h3 strong {
	font-size: 5vw;
	color: #8ed0d0;
	padding: 0 4vw;
	background: #fff;
	position: relative;
	z-index: 2;
	font-weight: bold;
	margin-bottom: 2vw;
	display: inline-block;
}
.fs-body-category section.lpWrap section.content12 > h3::before {
	content: "";
	background: #8ed0d0;
	height: 1px;
	width: 50%;
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 2.5vw;
}

.fs-body-category section.lpWrap section.content12 ul {width: 94%; padding: 0 3%;}
.fs-body-category section.lpWrap section.content12 ul li dl dt,
.fs-body-category section.lpWrap section.content12 ul li dl dd{width:100%;}
.fs-body-category section.lpWrap section.content12 ul li dl dt{order:1;}
.fs-body-category section.lpWrap section.content12 ul li dl dd{order:2;}
.fs-body-category section.lpWrap section.content12 ul li dl dd img {
	width: 100%;
	display: block;
	margin: auto;
}
.fs-body-category section.lpWrap section.content12 ul li dl dt h4 {
	padding: 3vw 3vw 3vw 13vw;
	width: 100%;
	background: #fff3f6;
	font-size: 4vw;
	font-weight: bold;
	position: relative;
	margin: 1vw 0 0;
}
.fs-body-category section.lpWrap section.content12 ul li dl dt h4::before {
	color: #f7a7ba;
	font-size: 9vw;
	position: absolute;
	top: 2.5vw;
	left: 2vw;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	height: auto;
	display: block;
}
.fs-body-category section.lpWrap section.content12 ul li dl dt p {
	padding: 3vw;
	width: 100%;
	font-size: 3vw;
	font-weight: 500;
	position: relative;
	margin-top: 0;
}

.fs-body-category section.lpWrap section.content12 ul li + li {margin-top: 15vw;}
.fs-body-category section.lpWrap section.content13 {padding: 5vw; background: #f5f5f5;}
.fs-body-category section.lpWrap section.content13 h2, .fs-body-category section.lpWrap section.content13 h3 {
	font-size: 3vw;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.7;
}

.fs-body-category section.lpWrap section.content14.rankSection > h3 {
	background: #e9f5f5;
	border-top: 3px solid #0fabb7;
	font-size: 4vw;
	text-align: center;
	position: relative;
	padding: 6vw 0 4vw;
	margin: 10vw auto 5vw;
	font-weight: bold;
}
.fs-body-category section.lpWrap section.content14.rankSection > h3:before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #0fabb7;
	font-size: 3vw;
	position: absolute;
	top: 2vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content16.rankSection > h3 {
	background: #fff3f6;
	border-top: 3px solid #f05b7f;
	font-size: 4vw;
	text-align: center;
	position: relative;
	padding: 6vw 0 4vw;
	margin: 10vw auto 5vw;
	font-weight: bold;
}
.fs-body-category section.lpWrap section.content16.rankSection > h3:before {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	color: #f05b7f;
	font-size: 3vw;
	position: absolute;
	top: 2vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content16 > ul li {
	font-size: 3vw;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4vw;
}

.fs-body-category section.lpWrap section.content16 > ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 18vw;
	padding-left: 23vw;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 1vw;
}
.fs-body-category section.lpWrap section.content16 > ul li a img {
	position: absolute;
	left: 2vw;
	width: 15%;
	top:initial;
}
.fs-body-category section.lpWrap section.content16 > ul li a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center/100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}
.fs-body-category section.lpWrap section.content16 > ul li a {
	font-size: 3vw;
	padding:0 0 0 23vw ;
}
.fs-body-category section.lpWrap section.content16 > ul li a strong {
	font-size: 5vw;
}


.fs-body-category section.lpWrap section.content22 > ul li {
	font-size: 3vw;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4vw;
}

.fs-body-category section.lpWrap section.content22 > ul li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 18vw;
	padding-left: 23vw;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 1vw;
}
.fs-body-category section.lpWrap section.content22 > ul li a img,
.fs-body-category section.lpWrap section.content22 > ul li a img {
	position: absolute;
	left: 2vw;
	width: 15%;
	top:initial;
}
.fs-body-category section.lpWrap section.content22 > ul li a::before,
.fs-body-category section.lpWrap section.content22 > ul li a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center/100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}
.fs-body-category section.lpWrap section.content22 > ul li a {
	font-size: 3vw;
	padding:0 0 0 23vw ;
}
.fs-body-category section.lpWrap section.content22 > ul li a strong {
	font-size: 5vw;
}

.fs-body-category section.lpWrap section.rankSection > p {
	font-size: 3vw;
	text-align: center;
	padding: 10vw 5vw 0vw;
	line-height: 1.7;
	font-weight: bold;
	max-width: 90%;
}

.fs-body-category section.lpWrap section.rankSection .contentWrap {
	background-color: #fff;
	padding: 5vw 0;
	text-align: center;
	border-radius: 5px;
	width: 100%;
	margin: 0 auto 25vw;
}


.fs-body-category section.lpWrap section > ul.cateBnrs li {
	font-size: 3vw;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4vw;
}

.fs-body-category section.lpWrap section > ul.cateBnrs li a {
	background-color: #8ed0d0;
	border-radius: 5px;
	height: 18vw;
	padding-left: 23vw;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	position: relative;
	text-indent: 0;
	flex-wrap: wrap;
	margin-bottom: 1vw;
}
.fs-body-category section.lpWrap section > ul.cateBnrs li a img {
	position: absolute;
	left: 2vw;
	width: 15%;
	top:initial;
}
.fs-body-category section.lpWrap section > ul.cateBnrs li a::before {
	content: "";
	background: url(https://apfel.itembox.cloud/item/lp/parts-lp_icon_arrow.png) no-repeat left center/100%;
	width: 4vw;
	height: 4vw;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3vw;
}
.fs-body-category section.lpWrap section > ul.cateBnrs li a {
	font-size: 3vw;
	padding:0 0 0 23vw ;
}
.fs-body-category section.lpWrap section > ul.cateBnrs li a strong {
	font-size: 4vw;
}
.fs-body-category section.lpWrap section.rank.tRank {
	background-color: #fff;
	box-shadow: 0 0 5vw #ccc;
	padding: 3vw 0;
	text-align: center;
	width: 94%;
}

.fs-body-category section.lpWrap section.rank.tRank > h2 {
	width: 106%;
	position: relative;
	left: -3%;
	margin: 0 auto 3vw;
}

.fs-body-category section.lpWrap section.rank.tRank > h2 p {
	font-size: 3vw;
	text-align: center;
	padding: 5vw;
	line-height: 1.7;
	font-weight: bold;
}

.fs-body-category section.lpWrap section.rank.tRank > h2 p strong {
	background: #f05b7f;
	position: absolute;
	display: block;
	font-size: 4vw;
	color: #fff;
	font-weight: bold;
	padding: 1vw 0;
	border-radius: 50px;
	top: 19vw;
	left: 0;
	right: 0;
	width: 53vw;
	margin: auto;
}

.fs-body-category section.lpWrap section.rank.tRank > a,
.fs-body-category section.lpWrap section.rankSection .contentWrap > a {
	background: #8ed0d0;
	width: 60%;
	height: 15vw;
	margin: 7vw auto 15vw;
	display: block;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 4vw;
	line-height: 15vw;
	position: relative;
}

.fs-body-category section.lpWrap section.rankSection h3,
.fs-body-category section.lpWrap section.content11 h2.fs-p-heading--lv2 {
	font-size: 4vw;
	text-align: center;
	position: relative;
	padding: 6vw 0 4vw;
	margin: 10vw auto 5vw;
	font-weight: bold;
}

.fs-body-category section.lpWrap section.rankSection h3:before,
.fs-body-category section.lpWrap section.content11 h2.fs-p-heading--lv2:before {
	font-size: 3vw;
	position: absolute;
	top: 2vw;
	left: 0;
	right: 0;
	margin: auto;
}

.fs-body-category section.lpWrap section.content11 ul.fe {
	width: 94%;
	padding: 0 3%;
	margin: auto;
	justify-content: flex-start;
}

.fs-body-category section.lpWrap section.content11 .ap_cate_list ul li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5vw;
	margin-bottom: 5vw;
}

.fs-body-category section.lpWrap .ap_cate_list ul {
	width: 80%;
	margin: 1vw auto;
	padding: 0;
	align-items: center;
}

.fs-body-category section.lpWrap .ap_cate_list ul li {
	list-style: none;
	vertical-align: top;
	width: 100%;
}

.fs-body-category section.lpWrap .ap_cate_list ul li a {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
}

.fs-body-category section.lpWrap .ap_cate_list ul li img {
	width: 20vw;
	margin: 1vw;
	padding: 0;
	vertical-align: middle;
	margin-right: 4vw;
}


}



