@charset "utf-8";
/* --------------------------------------------------------------------------------
グループ：ちびまる子ちゃん メイン
スマートフォン
-------------------------------------------------------------------------------- */
/********** .fs-l-pageMain **********/
.fs-l-pageMain {
/*	width: auto;*/
	margin: 0;
}


/********** .fs-l-main **********/
.fs-l-main{
	padding: 0 0;
}


/* ----------------------------------------
カテゴリー独自コメント
---------------------------------------- */
#maruko {
	font-size: 3.111vw;
}


/* ----------------------------------------
看板
---------------------------------------- */
#maruko .cat-signboard {
	padding: 0 18vw 3.6vw 20vw;
}
#maruko .cat-signboard img {
	display: block;
	width: 100%;
	height: auto;
}


/* ----------------------------------------
スライダー
---------------------------------------- */
/* スライダー全体 */
#maruko .parts-slider-main {
	padding: 0 0 16vw;
}

/* slickリスト */
#maruko #maruko-slider .slick-list {
	padding: 0 0 1.5vw;
}


/* ドット */
#maruko #maruko-slider ul.slick-dots{
	display: flex;
	align-items: center;
	justify-content: center;
}
#maruko #maruko-slider ul.slick-dots li{
	padding: 0 4.8vw;
}
#maruko #maruko-slider ul.slick-dots li.slick-active {
	padding: 0 1.6vw;
}
#maruko #maruko-slider ul.slick-dots li button{
	display: block;
	width: 1.2vw;
	height: 1.2vw;
	padding: 0;
	border-radius: 2vw;
	border: none;
	background: #bababa;
	text-indent: -9999px;
	overflow: hidden;
}
#maruko #maruko-slider ul.slick-dots li.slick-active button{
	width: 4.8vw;
	height: 6.6vw;
	border-radius: 0;
	background: url("../../images/c/maruko/slider-icon-dot.png") no-repeat;
	background-size: 100% 100%;
}


/* ----------------------------------------
新商品
---------------------------------------- */
#maruko .newarrival {
	padding: 0 0 14vw;
}

/********** 見出し **********/
#maruko .newarrival h2 {
	height: 20vw;
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .newarrival h2 .label {
	display: block;
	padding: 5.5vw 0 0;
}

/* 見出し：たまちゃん */
#maruko .newarrival h2 .icon-tamachan-1 {
	display: block;
	position: absolute;
	left: 19vw;
	z-index: 1;
}
#maruko .newarrival h2 .icon-tamachan-1 img {
	display: block;
	width: 16vw;
	height: auto;
}

/* 見出し：まる子 */
#maruko .newarrival h2 .icon-maruko-1 {
	display: block;
	position: absolute;
	right: 20vw;
	top: -1vw;
	z-index: 1;
}
#maruko .newarrival h2 .icon-maruko-1 img {
	display: block;
	width: 17vw;
	height: auto;
}


/* --------------------------------------------------------------------------------
新商品  AIレコメンド
-------------------------------------------------------------------------------- */
#maruko .newarrival .newarrival-box {
	position: relative;
	overflow: hidden;
	margin-top: -1.8vw;
}
#maruko .newarrival .item_pickup{
	margin-top: 6vw;
}


/*スライド全体*/
#maruko .newarrival .fr3-productListCarousel {
	grid-template-columns: 11.3vw 1fr 8.7vw;
}
/*スライド本体*/
#maruko .newarrival .fr3-productListCarousel__slides {
	font-size: 3.111vw;
}


/*スライド見出し：非表示*/
#maruko .newarrival .fs-p-heading--lv2 {
	display: none;
}

/*スライド用*/
#maruko .newarrival .flywheel-recommend__frame{
	margin: 0 0 6vw;
	min-height: 67vw;
}
#maruko .newarrival .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slides {
	width: 80vw;
	margin-right: 1.4vw;
}
#maruko .newarrival .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
	flex: 0 0 calc((112vw - 1.4vw * 3) / 3) !important
}
/*ボックス幅*/
#maruko .newarrival .fr3-item__imageContainer {
	width: 100%;
}
#maruko .newarrival .flywheel-recommend__frame .fr3-item{
	margin-bottom: 2vw;
}
/*画像角丸*/
#maruko .newarrival .fr3-item__image{
	border-radius: 3vw;
}

/* 商品名 */
#maruko .newarrival .flywheel-recommend__frame .fr3-item__productName {
	font-size: 1em;
	font-weight: 300;
}

/* 価格 */
#maruko .newarrival .fr3-item__productPrice__price {
	font-size: 1em;
}

/* 円マーク・価格数値 */
#maruko .newarrival .fr3-item__productPrice__currencyMark {
	font-size: 1em;
}
#maruko .newarrival .fr3-item__productPrice__value {
	font-size: 1em;
}

/* 税込み */
#maruko .newarrival .fr3-item__productPrice__addon {
	font-size: 1em;
}


/* 次へ・前へ */
#maruko .newarrival .fr3-productListCarousel__Button:disabled {
	opacity: 1!important;
}
#maruko .newarrival .flywheel-recommend__frame img.fr3-productListCarousel__ButtonImage{
	display: none;
}
#maruko .newarrival .fr3-productListCarousel__prevButton::before{
	width: 8vw;
	height: 5.8vw;
	content: '';
	display: block;
	background: url(../../images/c/maruko/slider-btn-prev.png) no-repeat 100% 0;
	background-size: 3.8vw 100%;
}
#maruko .newarrival .fr3-productListCarousel__nextButton::after{
	width: 3.8vw;
	height: 5.8vw;
	content: '';
	display: block;
	background: url(../../images/c/maruko/slider-btn-next.png) no-repeat 0 0;
	background-size: 100% 100%;
}


/********** 一覧 **********/
#maruko .newarrival .btn-details {
	padding: 2.5vw 25vw;
}
#maruko .newarrival .btn-details a {
	display: block;
	border-radius: 4.7vw;
	
	padding: 3vw 0;
	text-align: center;
	font-size: 4.478vw;
	font-weight: 600;
	color: #fff;
	background: #cf3745;
}


/* ----------------------------------------
再入荷
---------------------------------------- */
/********** 見出し **********/
#maruko .restock h2 {
	height: 20vw;
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .restock h2 .label {
	display: block;
	padding: 5.5vw 0 0;
}

/* 見出し：野口さん */
#maruko .restock h2 .icon-noguchisan-1 {
	display: block;
	position: absolute;
	left: 21.5vw;
	top: -1vw;
	z-index: 1;
}
#maruko .restock h2 .icon-noguchisan-1 img {
	display: block;
	width: 17vw;
	height: auto;
}


/* --------------------------------------------------------------------------------
再入荷  AIレコメンド
-------------------------------------------------------------------------------- */
#maruko .restock .restock-box {
	position: relative;
	overflow: hidden;
	margin-top: -1.8vw;
}
#maruko .restock .item_restock{
	margin-top: 6vw;
}


/*スライド全体*/
#maruko .restock .fr3-productListCarousel {
	grid-template-columns: 11.3vw 1fr 8.7vw;
}
/*スライド本体*/
#maruko .restock .fr3-productListCarousel__slides {
	font-size: 3.111vw;
}


/*スライド見出し：非表示*/
#maruko .restock .fs-p-heading--lv2 {
	display: none;
}

/*スライド用*/
#maruko .restock .flywheel-recommend__frame{
	margin: 0 0 6vw;
	min-height: 67vw;
}
#maruko .restock .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slides {
	width: 80vw;
	margin-right: 1.4vw;
}
#maruko .restock .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
	flex: 0 0 calc((112vw - 1.4vw * 3) / 3) !important
}
/*ボックス幅*/
#maruko .restock .fr3-item__imageContainer {
	width: 100%;
}
#maruko .restock .flywheel-recommend__frame .fr3-item{
	margin-bottom: 2vw;
}
/*画像角丸*/
#maruko .restock .fr3-item__image{
	border-radius: 3vw;
}

/* 商品名 */
#maruko .restock .flywheel-recommend__frame .fr3-item__productName {
	font-size: 1em;
	font-weight: 300;
}

/* 価格 */
#maruko .restock .fr3-item__productPrice__price {
	font-size: 1em;
}

/* 円マーク・価格数値 */
#maruko .restock .fr3-item__productPrice__currencyMark {
	font-size: 1em;
}
#maruko .restock .fr3-item__productPrice__value {
	font-size: 1em;
}

/* 税込み */
#maruko .restock .fr3-item__productPrice__addon {
	font-size: 1em;
}


/* 次へ・前へ */
#maruko .restock .fr3-productListCarousel__Button:disabled {
	opacity: 1!important;
}
#maruko .restock .flywheel-recommend__frame img.fr3-productListCarousel__ButtonImage{
	display: none;
}
#maruko .restock .fr3-productListCarousel__prevButton::before{
	width: 8vw;
	height: 5.8vw;
	content: '';
	display: block;
	background: url(../../images/c/maruko/slider-btn-prev.png) no-repeat 100% 0;
	background-size: 3.8vw 100%;
}
#maruko .restock .fr3-productListCarousel__nextButton::after{
	width: 3.8vw;
	height: 5.8vw;
	content: '';
	display: block;
	background: url(../../images/c/maruko/slider-btn-next.png) no-repeat 0 0;
	background-size: 100% 100%;
}




/********** 一覧 **********/
#maruko .restock .btn-details {
	padding: 2.5vw 25vw;
}
#maruko .restock .btn-details a {
	display: block;
	border-radius: 4.7vw;
	
	padding: 3vw 0;
	text-align: center;
	font-size: 4.478vw;
	font-weight: 600;
	color: #fff;
	background: #cf3745;
}


/* ----------------------------------------
ランキング
---------------------------------------- */
#maruko .ranking {
	padding: 0 0 14vw;
}

#maruko a#ranking {
	display: block;
	margin: -55vw 0 0;
	padding: 55vw 0 0;
}

/********** 見出し **********/
#maruko .ranking h2 {
	height: 20vw;
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .ranking h2 .label {
	display: block;
	padding: 10vw 2vw 0 0;
}

/* 見出し：丸尾君 */
#maruko .ranking h2 .icon-maruokun-1 {
	display: block;
	position: absolute;
	right: 2.5vw;
	z-index: 1;
}
#maruko .ranking h2 .icon-maruokun-1 img {
	display: block;
	width: 29.5vw;
	height: auto;
}


/* --------------------------------------------------------------------------------
ランキング  AIレコメンド
-------------------------------------------------------------------------------- */
#maruko .ranking .ranking-box {
	position: relative;
	overflow: hidden;
	margin: -5vw 0 0;
}
#maruko .ranking .item_pickup{
	margin-top: 6vw;
}

/*ボックス全体*/
#maruko .ranking .fr3-productListStatic {
	display: block;
	gap: 0;
	padding: 0;
}

/*ボックスレイアウト*/
#maruko .ranking .fr3-productListStatic__responsive_1 {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 0 0 5vw;
}

/*見出し：非表示*/
#maruko .ranking .fs-p-heading--lv2 {
	display: none;
}

/* 1位 */
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(1) {
	width: 53.5vw;
	margin: 0 3.3vw 0 0;
	color: #392c28;
}
#maruko .ranking .flywheel-recommend__frame .fr3-item::before {
	display: block;
	font-weight: 600;
	font-size: 4.859vw;
}
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(1)::before {
	content: '1位';
	font-size: 7.556vw;
	
	padding: 0 0 0 9.6vw;
	background: url("../../images/c/maruko/icon-rank-1.png") no-repeat 0 2vw;
	background-size: 8vw auto;
}

/* 2位～5位 */
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(2) {
	width: 33vw;
	margin: 0 0 5vw 0;
	color: #392c28;
	padding: 23vw 0 0;
}
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(2)::before {
	content: '2位';
}

/* 3位～5位 */
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(3),
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(4),
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(5) {
	width: 29.4vw;
	margin: 0 2vw 5vw 0;
	color: #392c28;
}
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(5) {
	margin: 0 0 5vw 0;
}
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(3)::before {
	content: '3位';
}
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(4)::before {
	content: '4位';
}
#maruko .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(5)::before {
	content: '5位';
}


/* 商品名 */
#maruko .ranking .flywheel-recommend__frame .fr3-item__productName {
	font-size: 1em;
	font-weight: 300;
}

/* 価格 */
#maruko .ranking .fr3-item__productPrice__price {
	font-size: 1em;
}

/* 円マーク・価格数値 */
#maruko .ranking .fr3-item__productPrice__currencyMark {
	font-size: 1em;
}
#maruko .ranking .fr3-item__productPrice__value {
	font-size: 1em;
}

/* 税込み */
#maruko .ranking .fr3-item__productPrice__addon {
	font-size: 1em;
}


/********** 一覧 **********/
#maruko .ranking .btn-details {
	padding: 2.5vw 25vw;
}
#maruko .ranking .btn-details a {
	display: block;
	border-radius: 4.7vw;
	
	padding: 3vw 0;
	text-align: center;
	font-size: 4.478vw;
	font-weight: 600;
	color: #fff;
	background: #cf3745;
}


/* ----------------------------------------
最近見たアイテム
---------------------------------------- */
#maruko .check {
	padding: 0 0 10vw;
}

/********** 見出し **********/
#maruko .check h2 {
	height: 19.4vw;
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .check h2 .label {
	display: block;
	padding: 10.5vw 0 0;
	letter-spacing: -0.05em;
}

/* 見出し：はまじ */
#maruko .check h2 .icon-hamaji-1 {
	display: block;
	position: absolute;
	left: 10vw;
	z-index: 1;
}
#maruko .check h2 .icon-hamaji-1 img {
	display: block;
	width: 17vw;
	height: auto;
}

/* 見出し：ブー太郎 */
#maruko .check h2 .icon-bootaro-1 {
	display: block;
	position: absolute;
	top: 6.5vw;
	right: 6.5vw;
	z-index: 1;
}
#maruko .check h2 .icon-bootaro-1 img {
	display: block;
	width: 17.5vw;
	height: auto;
}


/* --------------------------------------------------------------------------------
最近見たアイテム  AIレコメンド
-------------------------------------------------------------------------------- */
#maruko .check .check-box {
	position: relative;
	overflow: hidden;
	padding-top: 2vw;
}
#maruko .check .item_check{
	margin-top: 6vw;
}


/*スライド全体*/
#maruko .check .fr3-productListCarousel {
	grid-template-columns: 11.3vw 1fr 8.7vw;
}
/*スライド本体*/
#maruko .check .fr3-productListCarousel__slides {
	font-size: 3.111vw;
}


/*スライド見出し：非表示*/
#maruko .check .fs-p-heading--lv2 {
	display: none;
}

/*スライド用*/
#maruko .check .flywheel-recommend__frame{
	margin: 0 0 6vw;
	min-height: 67vw;
}
#maruko .check .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slides {
	width: 80vw;
	margin-right: 1.4vw;
}
#maruko .check .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
	flex: 0 0 calc((112vw - 1.4vw * 3) / 3) !important
}
/*ボックス幅*/
#maruko .check .fr3-item__imageContainer {
	width: 100%;
}
#maruko .check .flywheel-recommend__frame .fr3-item{
	margin-bottom: 2vw;
}
/*画像角丸*/
#maruko .check .fr3-item__image{
	border-radius: 3vw;
}

/* 商品名 */
#maruko .check .flywheel-recommend__frame .fr3-item__productName {
	font-size: 1em;
	font-weight: 300;
}

/* 価格 */
#maruko .check .fr3-item__productPrice__price {
	font-size: 1em;
}

/* 円マーク・価格数値 */
#maruko .check .fr3-item__productPrice__currencyMark {
	font-size: 1em;
}
#maruko .check .fr3-item__productPrice__value {
	font-size: 1em;
}

/* 税込み */
#maruko .check .fr3-item__productPrice__addon {
	font-size: 1em;
}


/* 次へ・前へ */
#maruko .check .fr3-productListCarousel__Button:disabled {
	opacity: 1!important;
}
#maruko .check .flywheel-recommend__frame img.fr3-productListCarousel__ButtonImage{
	display: none;
}
#maruko .check .fr3-productListCarousel__prevButton::before{
	width: 8vw;
	height: 5.8vw;
	content: '';
	display: block;
	background: url(../../images/c/maruko/slider-btn-prev.png) no-repeat 100% 0;
	background-size: 3.8vw 100%;
}
#maruko .check .fr3-productListCarousel__nextButton::after{
	width: 3.8vw;
	height: 5.8vw;
	content: '';
	display: block;
	background: url(../../images/c/maruko/slider-btn-next.png) no-repeat 0 0;
	background-size: 100% 100%;
}


/* ----------------------------------------
特集
---------------------------------------- */
#maruko .feature {
	padding: 0 0 15.5vw;
}

/********** 見出し **********/
#maruko .feature h2 {
	height: 20vw;
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .feature h2 .label {
	display: block;
	padding: 5.5vw 0 0;
}

/* 見出し：みぎわさん */
#maruko .feature h2 .icon-migiwasan-1 {
	display: block;
	position: absolute;
	left: 17vw;
	top: -4vw;
	z-index: -1;
}
#maruko .feature h2 .icon-migiwasan-1 img {
	display: block;
	width: 20.5vw;
	height: auto;
}

/* 見出し：花輪クン */
#maruko .feature h2 .icon-hanawakun-1 {
	display: block;
	position: absolute;
	top: -2.8vw;
	right: 19.5vw;
	z-index: 1;
}
#maruko .feature h2 .icon-hanawakun-1 img {
	display: block;
	width: 22vw;
	height: auto;
}

#maruko .feature ul li{
	margin:0 0 6vw;
}

/********** バナー **********/
#maruko .feature .bnr-1 {
	margin: 0 0 3vw;
	padding: 0 2vw;
}
#maruko .feature .bnr-1 a {
	display: block;
}
#maruko .feature .bnr-1 img {
	display: block;
}


/********** feature-box **********/
#maruko .feature .feature-box {
	padding: 0 2vw;
}


/********** タグ **********/
#maruko .feature .feature-tag {
	margin: 0 0 2.5vw;
	font-size:0;
}
#maruko .feature .feature-tag .tagname {
	display: inline-block;
	padding: 1.3vw 3vw;
	font-size: 4.267vw;
	font-weight: 600;
	color: #fff;
	background: #cf3745;
	position: relative;
}
#maruko .feature .feature-tag .tagname2 {
	color: #cf3745;
	background: #fff;
	border: 1px solid #cf3745;
}


/********** 特集名 **********/
#maruko .feature .feature-name {
	padding: 0 0 1vw;
}


/********** テキスト **********/
#maruko .feature .feature-txt p {
	line-height: 1.8;
}



/* ----------------------------------------
カテゴリーで探す
---------------------------------------- */
#maruko .category {
	padding: 0 0 10vw;
}

/********** 見出し **********/
#maruko .category h2 {
	height: 25vw;
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .category h2 .label {
	display: block;
	padding: 14vw 0 0;
	letter-spacing: -0.05em;
}

/* 見出し：はまじ */
#maruko .category h2 .icon-yamane-1 {
	display: block;
	position: absolute;
	left: 3.5vw;
	top: 0;
	z-index: 1;
}
#maruko .category h2 .icon-yamane-1 img {
	display: block;
	width: 19.5vw;
	height: auto;
}


/********** 一覧 **********/
#maruko .category ul {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 0 0 15.8vw;
}
#maruko .category ul li {
	margin: 0 1.6vw 2.6vw 0;
}
#maruko .category ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 24vw;
	height: 24vw;
	border-radius: 100%;
	font-size: 2.812vw;
	color: #fff;
	background: #f07781;
	padding: 0;
	letter-spacing: -0.05em;
	text-align: center;
}



/* ----------------------------------------
SNS
---------------------------------------- */
#maruko .sns {
	padding: 0 0 15vw;
}

/********** 見出し **********/
#maruko .sns h2 {
	position: relative;
	text-align: center;
	font-size: 8.178vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .sns h2 .label {
	display: block;
	padding: 2.6vw 0 0;
}

/* 見出し：藤木 */
#maruko .sns h2 .icon-fujiki-1 {
	display: block;
	position: absolute;
	top: -1vw;
	left: 17.5vw;
	z-index: 1;
}
#maruko .sns h2 .icon-fujiki-1 img {
	display: block;
	width: 17vw;
	height: auto;
}

/* 見出し：永沢 */
#maruko .sns h2 .icon-nagasawa-1 {
	display: block;
	position: absolute;
	right: 17.4vw;
	z-index: 1;
}
#maruko .sns h2 .icon-nagasawa-1 img {
	display: block;
	width: 18.7vw;
	height: auto;
}


/********** sns-x-box **********/
#maruko .sns .sns-x {
	padding: 0 0 6vw;
}
#maruko .sns .sns-x h3 {
	display: flex;
	justify-content: center;
}
#maruko .sns .sns-x h3 img {
	display: block;
	
	width: 9vw;
	height: auto;
}
#maruko .sns .sns-x .sns-x-box {
	padding: 0 2.6vw;
}
#maruko .sns .sns-x .sns-x-box a {
	display: block;
}
#maruko .sns .sns-x .sns-x-box img {
	display: block;
}


/********** sns-instagram **********/
#maruko .sns .sns-instagram {
}
#maruko .sns .sns-instagram h3 {
	display: flex;
	justify-content: center;
	
	padding: 0 0 3vw;
}
#maruko .sns .sns-instagram h3 img {
	display: block;
	
	width: 8vw;
}
#maruko .sns .sns-instagram .sns-instagram-box ul{
	display: flex;
	flex-wrap: wrap;
}
#maruko .sns .sns-instagram .sns-instagram-box ul li{
	width: 33.3333%;
}



/* ----------------------------------------
外部リンク
---------------------------------------- */
#maruko .links {
	padding: 0 7vw 10vw;
}

/********** 見出し **********/
#maruko .links h2 {
	position: relative;
	text-align: center;
	font-size: 6.4vw;
	color: #cf3745;
}

/* 見出し：文字 */
#maruko .links h2 .label {
	display: block;
	padding: 13vw 0 4vw;
}

/* 見出し：山田 */
#maruko .links h2 .icon-yamada-1 {
	display: block;
	position: absolute;
	right: -3vw;
	z-index: 1;
	top: -1vw;
}
#maruko .links h2 .icon-yamada-1 img {
	display: block;
	width: 27vw;
	height: auto;
}

/********** バナー **********/
#maruko .links .links-box {
}
#maruko .links .links-box ul{
	width: 76.7vw;
	margin: 0 auto;
}
#maruko .links .links-box ul li{
	margin: 0 0 3.2vw;
}
#maruko .links .links-box ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	
	width: 100%;
	font-size: 3.964vw;
}
#maruko .links .links-box ul li a .sns-icon {
	display: block;
	width: 8.6vw;
}
#maruko .links .links-box ul li a .sns-label {
	display: block;
	width: calc(100% - 11.5vw);
}


/* ----------------------------------------
イメージ
---------------------------------------- */
#maruko .img-1{
	margin: 0 0 6vw;
}




/* ----------------------------------------
HOW TO USE
---------------------------------------- */
#maruko .how_to_use{
	margin: 0 0 2vw;
	text-align: center;
}
#maruko .how_to_use h2{
	color: #f07781;
	margin: 0 0 5vw;
}
#maruko .how_to_use h2 .heading-en{
	font-size: 4.889vw;
	font-weight: 600;
	display: block;
}
#maruko .how_to_use h2 .heading-ja{
	font-size: 2.756vw;
	display: block;
}
#maruko .how_to_use .how_to_use-box ul{
	display: flex;
	flex-wrap: wrap;
	width: 57vw;
	justify-content: space-evenly;
	margin: 0 auto;
}
#maruko .how_to_use .how_to_use-box ul li{
	margin: 0 0 4vw;
}
#maruko .how_to_use .how_to_use-box ul li a{
	font-size: 3.378vw;
	color: #6a6868;
}

/* ----------------------------------------
CONTACT
---------------------------------------- */
#maruko .contact{
	margin: 0 0 5.5vw;
	text-align: center;
}
#maruko .contact h2{
	color: #f07781;
	margin: 0 0 5vw;
}
#maruko .contact h2 .heading-en{
	font-size: 4.889vw;
	font-weight: 600;
	display: block;
}
#maruko .contact h2 .heading-ja{
	font-size: 2.756vw;
	display: block;
}
#maruko .contact .btn-contact{
	margin: 0 0 4.5vw;
}
#maruko .contact .btn-contact a{
	font-size: 4.889vw;
	color: #fff;
	background: #f07781;
	display: inline-block;
	padding: 3.9vw 16.8vw;
	border-radius: 4vw;
	font-weight: 600;
}
#maruko .contact .contact-box p{
	font-size: 2.756vw;
	color: #6a6868;
}





/* ----------------------------------------
コマースクリエイター自動表示部分
---------------------------------------- */
/********** fs-c-subgroup **********/
.fs-c-subgroup {
	padding: 0 8px;
}
.fs-body-category-maruko .fs-c-subgroup{
	display: none;
}

/********** fs-c-productList **********/
.fs-c-productList {
	padding: 0 24px;
}
.fs-body-category-maruko .fs-c-productList{
	display: none;
}








