@charset "utf-8";
/* CSS Document */


/* ▼▼▼▼▼▼▼▼▼▼ スマートフォン ▼▼▼▼▼▼▼▼▼▼ */

/* -------------------------------------------------- SP toppage */

.fsc {font-weight: 300;}
h3, h4, .menu {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



.fsc .k-visual {
	display: flex;
	align-items: flex-end;
	color: #fff;
	position:relative;
	height: calc(90vh - 110px)!important;
	max-width: 2000px;
	background: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-kv-sp.webp");
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
}

.fsc .menu {
	margin: 3rem 0;
}
.fsc .menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.fsc .menu ul li {
	padding: 0 1rem;
	letter-spacing: 2px;
}

.fsc .about {
	display: block;
	background: #f0f0f0;
	width: 100%;
	padding: 3rem 0;
}
.fsc .about div {
	width: 85%;
	max-width: 550px;
	margin: auto;
}
.fsc .about h3 {
	text-align: center;
	font-size: clamp(16px, 2.5vw, 22px);
}
.fsc .about h3 span {
	letter-spacing: 2px;
}
.fsc .about ul li {
	list-style-type:disc;
	margin-left: 2rem;
	margin-bottom: .3rem;
	line-height: 1.3;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.sigh-product h3 {
	text-align: center;
	margin: 3rem 0;
	letter-spacing: 2px;
}

.puffed_sheep_leather > .category_image {
	height: calc(50vh)!important;
	background-image: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-puffed_sheep_leather_bag-sp.webp");
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}
.combination_tannage_leather > .category_image {
	height: calc(50vh)!important;
	background-image: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-combination_tannage_leather_bag-sp.webp");
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}
.nylon_taffeta > .category_image {
	height: calc(50vh)!important;
	background-image: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-nylon_taffeta_backpack-sp.webp");
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}
.category_image {
	display: flex;	
}
.category_image h4 {
	color: #fff;
	text-align: center;
	margin: auto;
	letter-spacing: 2px;
}
.sigh-product .exp {
	width: 90%;
	max-width: 500px;
	margin: auto;
	padding: 2rem 0 1rem;
}
.sigh-product .item-name {
	line-height: 1.3;
	margin-bottom: .3rem;
}




.sigh-product .product ul {
	width: 100%;
	max-width: 1000px;
	display: flex;
	flex-wrap: wrap;
	padding: 1rem;
	margin: auto;
}
.sigh-product .product ul li {
	width: 50%;
	max-width: 190px;
	padding: .5rem;
	margin-bottom: 1rem;
}
.sigh-product .product ul li > p {width: 100%;}





/* ▼▼▼▼▼▼▼▼▼▼ タブレット ▼▼▼▼▼▼▼▼▼▼ */
@media screen and (min-width: 600px) {
	
	.fsc .k-visual {
		height: calc(100vh - 117px)!important;
		display: flex;
		align-items: flex-start;
        justify-content: flex-end;
		background: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-kv-pc.webp");
		background-position: bottom center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	.puffed_sheep_leather > .category_image {
		height: calc(50vh)!important;
		background-image: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-puffed_sheep_leather_bag-pc.webp");
	}
	.combination_tannage_leather > .category_image {
		height: calc(50vh)!important;
		background-image: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-combination_tannage_leather_bag-pc.webp");
	}
	.nylon_taffeta > .category_image {
		height: calc(50vh)!important;
		background-image: url("https://gigaplus.makeshop.jp/flakes/img/brand/fsc/fsc-nylon_taffeta_backpack-pc.webp");
	}




/* ▲▲▲▲▲▲▲▲▲▲ タブレット ▲▲▲▲▲▲▲▲▲▲ */
}



/* ▼▼▼▼▼▼▼▼▼▼ PC ▼▼▼▼▼▼▼▼▼▼ */

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

	

/* ▲▲▲▲▲▲▲▲▲▲ PC ▲▲▲▲▲▲▲▲▲▲ */
}

/* ▲▲▲▲▲▲▲▲▲▲ 調整 ▲▲▲▲▲▲▲▲▲▲ */
@media screen and (min-width: 1300px){


/* ▲▲▲▲▲▲▲▲▲▲ 調整 ▲▲▲▲▲▲▲▲▲▲ */
}

