.fs-l-main,
.fs-l-main,
.fs-l-pageMain {
	max-width: inherit !important;
	margin: 0 auto;
}

#fs_CustomPage .fs-l-main {
	padding: 0;
}

.fs-c-breadcrumb__listItem {
	display: inline;
}

/* css */
:root{
	--mainFont: source-han-sans-japanese, sans-serif;
}
.lp_wrap{
	font-size: 10px;
	font-weight: 400;
}
.lp_wrap *{
	font-size: 10px;
	line-height: 1em;
	font-feature-settings: "palt";
	font-family: var(--mainFont);
	color: #222;
}
.lp_wrap img{
	width: 100%;
	display: block;
}
.pc_only{
	display: block;
}
.sp_only{
	display: none;
}
.about{
	padding: 10em 0;
	background: url(https://fukuskeonline.itembox.design/item/lp/barefeet/images/about_bg.jpg) no-repeat center/cover;
}
.about h2{
	margin: 0 0 1em;
	font-size: 3em;
	line-height: 2em;
	text-align: center;
}
.about h2 span{
	font-size: 1em;
	border-bottom: 1px solid #222;
}
.about h2 strong{
	font-weight: 600;
	font-size: 1em;
}
.about ul{
	width: 108em;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.about ul li{
	width: 31%;
	aspect-ratio: 1/1;
	font-size: 2.4em;
	line-height: 1.7em;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	position: relative;
	z-index: 10;
}
.about ul li::after{
	content: '';
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	filter: blur(.3em);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.about ul li span{
	font-size: 1em;
	color: #00b2e3;
	font-weight: 600;
	display: block;
	line-height: 1.7em;
}

.kaiketsu{
	padding: 40em 0 15em;
	background: url(https://fukuskeonline.itembox.design/item/lp/barefeet/images/pattern_bg.jpg) repeat -1em -1em/125em;
	position: relative;
}
.kaiketsu h2{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.osusume{
	width: 120em;
	margin: auto;
	padding: 15em 0;
	background: #fff;
}
.osusume > img{
	width: 14.2em;
	margin: 0 auto 2em;
}
.osusume h3{
	font-size: 4.2em;
	text-align: center;
	letter-spacing: .1em;
	margin: 0 0 3.3333em;
	position: relative;
	z-index: 15;
}
.point li{
	padding: 0 6em;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 10;
}
.point li div > img{
	height: 7.1em;
	width: auto;
	margin: 0 0 3em;
}
.point li div > h4{
	font-size: 3.8em;
	margin: 0 0 1em;
	font-weight: 600;
}
.point li div > p{
	font-size: 2em;
	line-height: 2em;
	letter-spacing: .02em;
}
.point li div > p span{
	font-size: 1em;
	border-bottom: 1px solid #222;
}
.point > li:nth-child(1){
	margin-bottom: 30em;
}
.point > li:nth-child(1) > img{
	width: 72em;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	z-index: -1;
}
.point > li:nth-child(2){
	margin-bottom: 30em;
	flex-direction: row-reverse;
}
.point > li:nth-child(2) > img{
	width: 60.8em;
	position: absolute;
	top: 0;
	left: 6em;
	z-index: -1;
}
.point > li:nth-child(3){
	margin-bottom: 36em;
}
.point > li:nth-child(3) > img{
	width: 62em;
	position: absolute;
	top: 50%;
	right: 6em;
	transform: translateY(-50%);
	z-index: -1;
}
.point > li:nth-child(4){
	margin-bottom: 50em;
}
.point > li:nth-child(4) > img{
	width: 46em;
	position: absolute;
	top: -5em;
	right: 6em;
	z-index: -1;
}
.point > li:nth-child(4)::after{
	content: '';
	width: 41.6em;
	aspect-ratio: 416/390;
	background: url(https://fukuskeonline.itembox.design/item/lp/barefeet/images/point_img05.png) no-repeat center/contain;
	position: absolute;
	top: 24em;
	left: 35em;
}
.point + p{
	margin: 0 0 3.2em;
	font-size: 2.6em;
	line-height: 2em;
	text-align: center;
}
a.more{
	font-size: 3em;
	width: 21.6666em;
	aspect-ratio: 650/100;
	margin: auto;
	gap: .3em;
	background: #00bae2;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: .1em;
}
a.more::after{
	content: '';
	width: .4em;
	aspect-ratio: 1/1;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translateY(20%) rotate(45deg);
}
.staff{
	padding: 10em 0;
	background: url(https://fukuskeonline.itembox.design/item/lp/barefeet/images/staff.jpg) no-repeat center/cover;
}
.staff em{
	font-size: 2em;
	margin: 0 0 1em;
	font-weight: 600;
	color: #fff;
	display: block;
	text-align: center;
	font-style: normal;
	letter-spacing: .2em;
}
.staff h2{
	margin: 0 0 2.2em;
	font-size: 4.2em;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
}
.staff ul{
	width: 100em;
	margin: 0 auto 3.8em;
}
.staff ul li{
	padding: 7em 7em 5em;
	background: #fff;
	position: relative;
}
.staff ul li + li{
	margin: 10em 0 0;
}
.staff h3{
	height: 2.5em;
	font-size: 2em;
	position: absolute;
	background: #000;
	margin: 0 0 0 1em;
	top: -1.2em;
	left: 2em;
	padding: 0 1em 0 5em;
	color: #fff;
	display: flex;
	align-items: center;
}
.staff h3 img{
	width: 9.6em;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -1em;
}
.staff h3 strong{
	font-size: 1em;
	color: #fff;
	margin: 0 0 0 .5em;
	font-weight: 600;
}
.staff h3 + p{
	font-size: 2em;
	line-height: 2em;
}
.staff .chui{
	width: 55.5555em;
	margin: auto;
	font-size: 1.8em;
	text-align: right;
	display: block;
	color: #fff;
}
.outfit{
	padding: 0 0 17em;
	background: #edf8fb;
}
.outfit .tit{
	width: 71.2em;
	aspect-ratio: 712/360;
	padding: 10em 0 0;
	margin: 0 auto 6em;
	background: url(https://fukuskeonline.itembox.design/item/lp/barefeet/images/outfit_bg.png) no-repeat center/contain;
	display: flex;
	flex-direction: column;
	gap: 2em;
}
.outfit .tit em{
	font-size: 2em;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .2em;
}
.outfit .tit h2{
	font-size: 4.2em;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
}

.set{
	width: 120em;
	margin: 0 auto 10em;
}
.set h3{
	font-size: 2.6em;
	line-height: 2em;
	margin: 0 0 1.5em;
	text-align: center;
}
.set h3 + p{
	font-size: 2em;
	margin: 0 0 4em;
	text-align: center;
}
.set ul{
	margin: 0 auto 3.5em;
	display: flex;
	flex-direction: column;
	gap: 7em;
}
.set .chui{
	text-align: right;
	font-size: 1.8em;
	display: block;
}
.lineup{
	width: 120em;
	margin: auto;
	padding: 8em 11em;
	background: #fff;
}
.lineup h3{
	margin: 0 0 1.4em;
	font-size: 4.2em;
	text-align: center;
	letter-spacing: .1em;
}
.lineup ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lineup ul li{
	width: 29em;
	margin: 0 0 7em;
}
.lineup p{
	margin: 0 0 2em;
	font-size: 2.6em;
	line-height: 1.7em;
	text-align: center;
}
.lineup ul li a{
	transition: opacity .2s;
}
.lineup ul li a:hover{
	opacity: .8;
}

@media screen and (max-width:1380px) {
	.lp_wrap{
		font-size: .7vw;
	}
	.lp_wrap *{
		font-size: .7vw;
	}
}

@media screen and (max-width:768px){
	.lp_wrap{
		font-size: 1.3333vw;
	}
	.lp_wrap *{
		font-size: 1.3333vw;
	}
	.pc_only{
		display: none;
	}
	.sp_only{
		display: block;
	}
	.about{
		padding: 24em 0;
		background: url(https://fukuskeonline.itembox.design/item/lp/barefeet/images/about_bg_sp.jpg) no-repeat center / cover;
	}
	.about h2{
		font-size: 3.6em;
	}
	.about ul{
		width: 92%;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.about ul li:first-child{
		width: 100%;
		margin: 0 25%;
	}
	.about ul li{
		width: 48%;
		font-size: 2.6em;
	}
	.kaiketsu h2 img{
		height: 48em;
		object-fit: cover;
	}
	.kaiketsu{
		padding: 38em 0 12em;
	}
	.osusume{
		width: 92%;
		padding: 15em 0 10em;
	}
	.osusume > img{
		width: 18.8em;
		margin: 0 auto 3em;
	}
	.osusume h3{
		font-size: 5em;
		margin: 0 0 1.6em;
	}
	.point li{
		padding: 0 4%;
	}
	.point li div{
		width: 100%;
	}
	.point li div > img{
		margin: 0 auto 2em;
	}
	.point li div > h4{
		font-size: 4em;
		margin: 0 0 1em;
		line-height: 1.5em;
		text-align: center;
	}
	.point li div > p{
		font-size: 2.2em;
		text-align: center;
	}
	.point > li:nth-child(1){
		margin-bottom: 4em;
		padding-bottom: 66em;
	}
	.point > li:nth-child(1) > img{
		top: auto;
		transform: none;
		bottom: 0;
		width: 100%;
	}
	.point > li:nth-child(2){
		margin-bottom: 68em;
	}
	.point > li:nth-child(2) > img{
		top: auto;
		width: 44.7em;
		left: 4%;
		bottom: -38em;
	}
	.point > li:nth-child(3) > img{
		width: 37.6em;
		top: -33em;
		right: 4%;
		transform: none;
	}
	.point > li:nth-child(3){
		margin-bottom: 9em;
	}
	.point > li:nth-child(4){
		margin-bottom: 8em;
		padding-bottom: 53em;
	}
	.point > li:nth-child(4) > img{
		width: 33em;
		right: 8%;
		bottom: 4em;
		top: auto;
	}
	.point > li:nth-child(4)::after{
		width: 28em;
		top: auto;
		bottom: 0;
		left: 8%;
	}
	.point + p{
		font-size: 2.2em;
	}
	a.more{
		width: 84%;
		font-size: 2.7em;
	}
	.staff{
		padding: 12em 0;
	}
	.staff em{
		font-size: 2.2em;
	}
	.staff h2{
		font-size: 4.5em;
	}
	.staff ul{
		width: 92%;
	}
	.staff h3 img{
		width: 10em;
	}
	.staff h3{
		font-size: 2.2em;
		padding: 0 1em 0 4.6em;
		left: 1em;
	}
	.staff ul li{
		padding: 8em 4.5em 4.5em;
	}
	.staff h3 + p{
		font-size: 2.2em;
	}
	.staff h3 + p br{
		display: none;
	}
	.staff .chui{
		width: 92%;
		font-size: 2em;
	}
	.outfit .tit{
		width: 68em;
		padding: 8.4em 0 0;
	}
	.outfit .tit em{
		font-size: 2.2em;
	}
	.outfit .tit h2{
		font-size: 4.5em;
	}
	.set{
		width: 100%;
	}
	.set h3 + p{
		line-height: 1.7em;
	}
	.set ul{
		gap: 4em;
	}
	.set .chui{
		width: 92%;
		margin: auto;
		font-size: 2em;
	}
	.lineup{
		width: 92%;
		padding: 7em 2em;
	}
	.lineup h3{
		font-size: 4.5em;
	}
	.lineup ul li{
		width: 32%;
	}
	.lineup p{
		font-size: 2.2em;
	}
}

.product{
	padding: 10em 0;
}
.product p{
    font-size: 2em;
    line-height: 2em;
    letter-spacing: .02em;
	text-align: center;
    margin-bottom: 60px;
}
.product p.product_new{
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 5px;
    text-align: left;
}
.product p.product_naem{
	color: #000;
	margin-bottom: 5px;
    text-align: left;
}
ul.prodcut_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-end;
    max-width: 108em;
    width: 100%;
    margin: auto;
    padding: 0;
}
li.product_listitem {
    width: 23%;
}
li.product_listitem.first_item {
    width: 26%;
}
p.product_listitem_btn{
	font-size: 2em;
    width: 80%;
    margin: auto;
    background: #00bae2;
    color: #fff;
    justify-content: center;
    align-items: center;
    letter-spacing: .1em;
	padding: 10px 0;
}
.product_listitem_img{
	margin-bottom: 20px;
}
@media screen and (max-width:768px){
	.product p{
		font-size: 3em;
	}
	p.product_listitem_btn{
		font-size: 2.6em;
	}
	ul.prodcut_list{
		flex-wrap: wrap;
		padding: 0 10px;
	}
	li.product_listitem {
	   	width: 48%;
		margin: auto;
	}
	li.product_listitem.first_item {
		width: 100%;
		margin: 0 auto 30px;
	}
}