@charset "utf-8";
/* --------------------------------------------------------------------------------
トップページ
-------------------------------------------------------------------------------- */

/********** .fs-l-main **********/
.fs-l-main {
	width: auto;
	margin: 0;
}

/********** .fs-l-pageMain **********/
.fs-l-pageMain {
	width: auto;
	margin: 0;
}


/* ----------------------------------------
トップページ
---------------------------------------- */
#index {
	font-size: 31.11px;
}



/* ----------------------------------------
スライダー
---------------------------------------- */
/* スライダー全体 */
#index .parts-slider-main {
	padding: 0 0 160px;
}

/* slickリスト */
#index #index-slider .slick-list {
	padding: 0 0 15px;
}

/* 各スライド */
#index #index-slider .slick-slide {
	width: 1006px;
	padding: 0 3px;
	box-sizing: border-box;
}
#index #index-slider .slick-slide a {
	display: block;
}
#index #index-slider .slick-slide img {
	display: block;
}

/* ドット */
#index #index-slider ul.slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px 0 0;
}
#index #index-slider ul.slick-dots li {
	margin: 0 11px;
}
#index #index-slider .slick-dots {
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}
#index #index-slider .slick-dots li {
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}
#index #index-slider ul.slick-dots li.slick-active {
	width: 37px;
	margin: 0;
}
#index #index-slider .slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
#index #index-slider .slick-dots li button:hover,
#index #index-slider .slick-dots li button:focus {
	outline: none;
}
#index #index-slider .slick-dots li button:hover::before,
#index #index-slider .slick-dots li button:focus::before {
	opacity: 1;
}
#index #index-slider .slick-dots li button::before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 20px;

	position: absolute;
	top: 7px;
	left: 0;

	width: 20px;
	height: 20px;

	content: '•';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#index #index-slider .slick-dots li.slick-active button::before {
	display: none;
}
#index #index-slider ul.slick-dots li.slick-active button {
	width: 54px;
	height: 52px;
	border-radius: 0;
	background: url("../images/index/slider-icon-dot.png") no-repeat;
	background-size: 100% 100%;
}


/* ----------------------------------------
新商品
---------------------------------------- */
#index .newarrival {
	padding: 0 0 168px;
}

/********** 見出し **********/
#index .newarrival h2 {
	height: 210px;
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .newarrival h2 .label {
	display: block;
	padding: 82px 0 0;
}

/* 見出し：コジコジ */
#index .newarrival h2 .icon-coji-coji-1 {
	display: block;
	position: absolute;
	left: 185px;
	z-index: 1;
}
#index .newarrival h2 .icon-coji-coji-1 img {
	display: block;
	width: 196px;
	height: auto;
}



/* --------------------------------------------------------------------------------
新商品  AIレコメンド
-------------------------------------------------------------------------------- */
#index .newarrival .newarrival-box {
	margin-top: -18px;
}
#index .newarrival .item_pickup{
	margin-top: 60px;
}


/*スライド全体*/
#index .newarrival .fr3-productListCarousel {
	grid-template-columns: 56px 1fr 37px;
}
/*スライド本体*/
#index .newarrival .fr3-productListCarousel__slides {
	font-size: 31.11px;
}


/*スライド見出し：非表示*/
#index .newarrival .fs-p-heading--lv2 {
	display: none;
}

/*スライド用*/
#index .newarrival .flywheel-recommend__frame{
	margin: 0 0 60px;
}
#index .newarrival .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slides {
	margin-right: 14px;
}
#index .newarrival .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
}
/*ボックス幅*/
#index .newarrival .fr3-item__imageContainer {
	width: 100%;
}
#index .newarrival .flywheel-recommend__frame .fr3-item{
	margin-bottom: 20px;
}
/*画像角丸*/
#index .newarrival .fr3-item__image{
	border-radius: 30px;
}

/* 商品名 */
#index .newarrival .flywheel-recommend__frame .fr3-item__productName {
	font-size: 18px;
	font-weight: 300;
}

/* 価格 */
#index .newarrival .fr3-item__productPrice__price {
	font-size: 18px;
}

/* 円マーク・価格数値 */
#index .newarrival .fr3-item__productPrice__currencyMark {
	font-size: 18px;
}
#index .newarrival .fr3-item__productPrice__value {
	font-size: 18px;
}

/* 税込み */
#index .newarrival .fr3-item__productPrice__addon {
	font-size: 18px;
}


/* 次へ・前へ */
#index .newarrival .fr3-productListCarousel__Button:disabled {
	opacity: 1!important;
}
#index .newarrival .flywheel-recommend__frame img.fr3-productListCarousel__ButtonImage{
	display: none;
}
#index .newarrival .fr3-productListCarousel__prevButton::before{
	width: 36px;
	height: auto;
	content: url(../images/index/slider-btn-prev.png);
	display: inline-block;
}
#index .newarrival .fr3-productListCarousel__nextButton::after{
	width: 36px;
	height: auto;
	content: url(../images/index/slider-btn-next.png);
	display: inline-block;
	padding-left: 0;
}


/********** 一覧 **********/
#index .newarrival .btn-details {
	padding: 25px 250px;
}
#index .newarrival .btn-details a {
	width: 300px;
	margin: 0 auto;
	
	display: block;
	border-radius: 47px;
	
	padding: 24px 0;
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	color: #000000;
	background: #9fc87a;
}


/* ----------------------------------------
再入荷
---------------------------------------- */
#index .restock {
	padding: 0 0 185px;
}


/********** 見出し **********/
#index .restock h2 {
	height: 176px;
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .restock h2 .label {
	display: block;
	padding: 50px 0 0;
}

/* 見出し：まる子 */
#index .restock h2 .icon-maruko-1 {
	display: block;
	position: absolute;
	right: 229px;
	top: 0;
	z-index: 1;
}
#index .restock h2 .icon-maruko-1 img {
	display: block;
	width: 144px;
	height: auto;
}


/* --------------------------------------------------------------------------------
再入荷  AIレコメンド
-------------------------------------------------------------------------------- */
#index .restock .restock-box {
	margin-top: -14px;
}
#index .restock .item_restock{
	margin-top: 60px;
}


/*スライド全体*/
#index .restock .fr3-productListCarousel {
	grid-template-columns: 56px 1fr 37px;
}
/*スライド本体*/
#index .restock .fr3-productListCarousel__slides {
	font-size: 31.11px;
}


/*スライド見出し：非表示*/
#index .restock .fs-p-heading--lv2 {
	display: none;
}

/*スライド用*/
#index .restock .flywheel-recommend__frame{
	margin: 0 0 60px;
}
#index .restock .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slides {
	margin-right: 14px;
}
#index .restock .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
}
/*ボックス幅*/
#index .restock .fr3-item__imageContainer {
	width: 100%;
}
#index .restock .flywheel-recommend__frame .fr3-item{
	margin-bottom: 20px;
}
/*画像角丸*/
#index .restock .fr3-item__image{
	border-radius: 30px;
}

/* 商品名 */
#index .restock .flywheel-recommend__frame .fr3-item__productName {
	font-size: 16px;
	font-weight: 300;
}

/* 価格 */
#index .restock .fr3-item__productPrice__price {
	font-size: 16px;
}

/* 円マーク・価格数値 */
#index .restock .fr3-item__productPrice__currencyMark {
	font-size: 16px;
}
#index .restock .fr3-item__productPrice__value {
	font-size: 16px;
}

/* 税込み */
#index .restock .fr3-item__productPrice__addon {
	font-size: 16px;
}


/* 次へ・前へ */
#index .restock .fr3-productListCarousel__Button:disabled {
	opacity: 1!important;
}
#index .restock .flywheel-recommend__frame img.fr3-productListCarousel__ButtonImage{
	display: none;
}
#index .restock .fr3-productListCarousel__prevButton::before{
	width: 36px;
	height: auto;
	content: url(../images/index/slider-btn-prev.png);
	display: inline-block;
}
#index .restock .fr3-productListCarousel__nextButton::after{
	width: 36px;
	height: auto;
	content: url(../images/index/slider-btn-next.png);
	display: inline-block;
	padding-left: 0;
}



/********** 一覧 **********/
#index .restock .btn-details {
	padding: 25px 250px;
}
#index .restock .btn-details a {
	width: 300px;
	margin: 0 auto;
	
	display: block;
	border-radius: 47px;
	
	padding: 24px 0;
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	color: #000000;
	background: #9fc87a;
}




/* ----------------------------------------
最近見たアイテム
---------------------------------------- */
#index .check {
	padding: 0 0 200px;
}

/********** 見出し **********/
#index .check h2 {
	height: 160px;
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .check h2 .label {
	display: block;
	padding: 95px 0 0;
	letter-spacing: -0.05em;
}

/* 見出し：花輪くん */
#index .check h2 .icon-hanawakun-1 {
	display: block;
	position: absolute;
	left: 94px;
	z-index: 1;
}
#index .check h2 .icon-hanawakun-1 img {
	display: block;
	width: 154px;
	height: auto;
}




/* --------------------------------------------------------------------------------
最近見たアイテム  AIレコメンド
-------------------------------------------------------------------------------- */
#index .check .check-box {
	padding-top: 21px;
}
#index .check .item_check{
	margin-top: 60px;
}


/*スライド全体*/
#index .check .fr3-productListCarousel {
	grid-template-columns: 56px 1fr 37px;
}
/*スライド本体*/
#index .check .fr3-productListCarousel__slides {
	font-size: 31.11px;
}


/*スライド見出し：非表示*/
#index .check .fs-p-heading--lv2 {
	display: none;
}

/*スライド用*/
#index .check .flywheel-recommend__frame{
	margin: 0 0 60px;
}
#index .check .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slides {
	margin-right: 14px;
}
#index .check .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
}
/*ボックス幅*/
#index .check .fr3-item__imageContainer {
	width: 100%;
}
#index .check .flywheel-recommend__frame .fr3-item{
	margin-bottom: 20px;
}
/*画像角丸*/
#index .check .fr3-item__image{
	border-radius: 30px;
}

/* 商品名 */
#index .check .flywheel-recommend__frame .fr3-item__productName {
	font-size: 16px;
	font-weight: 300;
}

/* 価格 */
#index .check .fr3-item__productPrice__price {
	font-size: 16px;
}

/* 円マーク・価格数値 */
#index .check .fr3-item__productPrice__currencyMark {
	font-size: 16px;
}
#index .check .fr3-item__productPrice__value {
	font-size: 16px;
}

/* 税込み */
#index .check .fr3-item__productPrice__addon {
	font-size: 16px;
}


/* 次へ・前へ */
#index .check .fr3-productListCarousel__Button:disabled {
	opacity: 1!important;
}
#index .check .flywheel-recommend__frame img.fr3-productListCarousel__ButtonImage{
	display: none;
}
#index .check .fr3-productListCarousel__prevButton::before{
	width: 36px;
	height: auto;
	content: url(../images/index/slider-btn-prev.png);
	display: inline-block;
}
#index .check .fr3-productListCarousel__nextButton::after{
	width: 36px;
	height: auto;
	content: url(../images/index/slider-btn-next.png);
	display: inline-block;
	padding-left: 0;
}






/* ----------------------------------------
ランキング
---------------------------------------- */
#index .ranking {
	padding: 0 0 90px;
}

/********** 見出し **********/
#index .ranking h2 {
	height: 210px;
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .ranking h2 .label {
	display: block;
	padding:0;
}

/* 見出し：ゲラン */
#index .ranking h2 .icon-geran-1 {
	display: block;
	position: absolute;
	top: 16px;
	left: 60px;
	z-index: 1;
}
#index .ranking h2 .icon-geran-1 img {
	display: block;
	width: 211px;
	height: auto;
}


/* --------------------------------------------------------------------------------
ランキング  AIレコメンド
-------------------------------------------------------------------------------- */
#index .ranking .ranking-box {
	position: relative;
	overflow: hidden;
	margin: -72px 0 0;
}
#index .ranking .item_pickup{
	margin-top: 60px;
}


/*ボックス全体*/
#index .ranking .fr3-productListStatic {
	display: block;
	gap: 0;
	padding: 0;
}

/*ボックスレイアウト*/
#index .ranking .fr3-productListStatic__responsive_1 {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 0 0 50px;
}

/*見出し：非表示*/
#index .ranking .fs-p-heading--lv2 {
	display: none;
}

/* 1位 */
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(1) {
	width: 535px;
	margin: 0 33px 0 0;
	color: #221815;
}
#index .ranking .flywheel-recommend__frame .fr3-item::before {
	display: block;
	font-weight: 600;
	font-size: 40px;
}
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(1)::before {
	content: '1位';
	font-size: 45px;
	
	padding: 0 0 0 250px;
}

/* 2位～5位 */
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(2) {
	width: 330px;
	margin: 0 0 50px 0;
	color: #221815;
	padding: 230px 0 0;
}
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(2)::before {
	content: '2位';
}

/* 3位～5位 */
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(3),
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(4),
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(5) {
	width: 294px;
	margin: 0 20px 50px 0;
	color: #221815;
}
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(5) {
	margin: 0 0 50px 0;
}
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(3)::before {
	content: '3位';
}
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(4)::before {
	content: '4位';
}
#index .ranking .flywheel-recommend__frame .fr3-item:nth-of-type(5)::before {
	content: '5位';
}


/* 商品名 */
#index .ranking .flywheel-recommend__frame .fr3-item__productName {
	font-size: 16px;
	font-weight: 300;
}

/* 価格 */
#index .ranking .fr3-item__productPrice__price {
	font-size: 16px;
}

/* 円マーク・価格数値 */
#index .ranking .fr3-item__productPrice__currencyMark {
	font-size: 16px;
}
#index .ranking .fr3-item__productPrice__value {
	font-size: 16px;
}

/* 税込み */
#index .ranking .fr3-item__productPrice__addon {
	font-size: 16px;
}


/********** 一覧 **********/
#index .ranking .btn-details {
	padding: 25px 250px;
}
#index .ranking .btn-details a {
	display: block;
	border-radius: 47px;
	
	padding: 30px 0;
	text-align: center;
	font-size: 44.78px;
	font-weight: 600;
	color: #000000;
	background: #9fc87a;
}



/* ----------------------------------------
特集
---------------------------------------- */
#index .feature {
	padding: 0 0 30px;
}
#index .feature .feature-wrapper {
	max-width: 95%;
	padding: 0;
	margin: 0 auto;
}

/********** 見出し **********/
#index .feature h2 {
	width: 1000px;
	height: 178px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .feature h2 .label {
	display: block;
	padding: 64px 0 0;
}

/* 見出し：たまちゃん */
#index .feature h2 .icon-tamachan-1 {
	display: block;
	position: absolute;
	left: 244px;
	z-index: -1;
}
#index .feature h2 .icon-tamachan-1 img {
	display: block;
	width: 147px;
	height: auto;
}


#index .feature ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
	width: 100%;
}
#index .feature ul li{
	width: 31.4%;
	margin:0 0.8% 2%;
}


/********** バナー **********/
#index .feature .bnr-1 {
}
#index .feature .bnr-1 a {
	display: block;
}
#index .feature .bnr-1 img {
	display: block;
}


/********** feature-box **********/
#index .feature .feature-box {
	margin: 10px 0;
}


/********** タグ **********/
#index .feature .feature-tag {
	margin: 0 0 10px;
	font-size:0;
}
#index .feature .feature-tag .tagname {
	display: inline-block;
	padding: 3px 8px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	background: #9fc87a;
	position: relative;
}
#index .feature .feature-tag .tagname2 {
	color: #9fc87a;
	background: #fff;
	border: 1px solid #9fc87a;
}


/********** 特集名 **********/
#index .feature .feature-name {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}


/********** テキスト **********/
#index .feature .feature-txt p {
	line-height: 1.75;
	font-size: 16px;
}



/* ----------------------------------------
キャラクターで選ぶ
---------------------------------------- */
#index .character {
	padding: 0 0 204px;
}
/********** 見出し **********/
#index .character h2 {
	height: 105px;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .character h2 .label {
	display: block;
	padding:0;
}

#index .character ul{
	display: flex;
	margin: 0 50px;
}
#index .character ul li{
	width: 300px;
}
#index .character ul li .img{
	width: 235px;
	margin: 0 auto 20px;
}
#index .character ul li img{
	border-radius: 24px;
}
#index .character ul li .label{
	font-size: 31.32px;
	text-align: center;
	color: #1b1a1a;
}



/* ----------------------------------------
カテゴリーで探す
---------------------------------------- */
#index .category {
	padding: 0 0 116px;
}

/********** 見出し **********/
#index .category h2 {
	height: 245px;
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .category h2 .label {
	display: block;
	padding: 125px 0 0;
	letter-spacing: -0.05em;
}

/* 見出し：はまじ */
#index .category h2 .icon-yamane-1 {
	display: block;
	position: absolute;
	left: 41px;
	top: 0;
	z-index: 1;
}
#index .category h2 .icon-yamane-1 img {
	display: block;
	width: 187px;
	height: auto;
}


/********** 一覧 **********/
#index .category ul {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
	padding: 0 0 0 190px;
}
#index .category ul li {
	margin: 0 54px 66px 0;
}
#index .category ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 180px;
	height: 180px;
	border-radius: 100%;
	font-size: 22px;
	color: #000000;
	background: #9fc87a;
	padding: 0;
	letter-spacing: -0.1em;
	text-align: center;
}



/* ----------------------------------------
SNS
---------------------------------------- */
#index .sns {
	padding: 0 0 150px;
}

/********** 見出し **********/
#index .sns h2 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
}

/* 見出し：文字 */
#index .sns h2 .label {
	display: block;
	padding: 29px 0 0;
}

/* 見出し：永沢 */
#index .sns h2 .icon-nagasawa-1 {
	display: block;
	position: absolute;
	top: -19px;
	right: 197px;
	z-index: 1;
}
#index .sns h2 .icon-nagasawa-1 img {
	display: block;
	width: 187px;
	height: auto;
}


/********** sns-x-box **********/
#index .sns .sns-x {
	padding: 0 0 60px;
}
#index .sns .sns-x h3 {
	display: flex;
	justify-content: center;
}
#index .sns .sns-x h3 img {
	display: block;

	width: 90px;
	height: auto;
}
#index .sns .sns-x .sns-x-box {
	padding: 19px 26px 0;
}
#index .sns .sns-x .sns-x-box a {
	display: block;
}
#index .sns .sns-x .sns-x-box img {
	display: block;
}


/********** sns-instagram **********/
#index .sns .sns-instagram {
}
#index .sns .sns-instagram h3 {
	display: flex;
	justify-content: center;

	padding: 0 0 20px;
}
#index .sns .sns-instagram h3 img {
	display: block;

	width: 85px;
}
#index .sns .sns-instagram .sns-instagram-box ul{
	display: flex;
}
#index .sns .sns-instagram .sns-instagram-box ul li{
	width: 16.666666666666666%;
}





/* ----------------------------------------
外部リンク
---------------------------------------- */
#index .links {
	padding: 0 0 100px;
}

/********** 見出し **********/
#index .links h2 {
	position: relative;
	text-align: center;
	font-size: 50px;
	color: #9fc87a;
	margin: 0 70px;
}

/* 見出し：文字 */
#index .links h2 .label {
	display: block;
	padding: 18px 0 40px;
}

/* 見出し：次郎 */
#index .links h2 .icon-jirou-1 {
	display: block;
	position: absolute;
	left: 97px;
	z-index: 1;
	top: -27px;
}
#index .links h2 .icon-jirou-1 img {
	display: block;
	width: 171px;
	height: auto;
}

/********** バナー **********/
#index .links .links-box{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#index .links .links-box ul{
	width: 490px;
}
#index .links .links-box ul li{
	margin: 0 0 20px;
}
#index .links .links-box ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	
	width: 100%;
	font-size: 25px;
}
#index .links .links-box ul li a .sns-icon {
	display: block;
	width: 70px;
}
#index .links .links-box ul li a .sns-icon img{
	width: 100%;
}
#index .links .links-box ul li a .sns-label {
	display: block;
	width: calc(100% - 95px);
}


/* ----------------------------------------
イメージ
---------------------------------------- */
#index .img-1 {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 60px;
}
#index .img-1 img {
	display: block;
	width: 100%;
	height: auto;
}



/* ----------------------------------------
HOW TO USE
---------------------------------------- */
#index .how_to_use{
	margin: 0 0 20px;
	text-align: center;
}
#index .how_to_use h2{
	color: #9fc87a;
	margin: 0 0 50px;
}
#index .how_to_use h2 .heading-en{
	font-size: 49px;
	font-weight: 600;
	display: block;
}
#index .how_to_use h2 .heading-ja{
	font-size: 27px;
	display: block;
}
#index .how_to_use .how_to_use-box ul{
	display: flex;
	flex-wrap: wrap;
	width: 570px;
	justify-content: space-evenly;
	margin: 0 auto;
}
#index .how_to_use .how_to_use-box ul li{
	margin: 0 0 40px;
}
#index .how_to_use .how_to_use-box ul li a{
	font-size: 34px;
	color: #6a6868;
}

/* ----------------------------------------
CONTACT
---------------------------------------- */
#index .contact{
	margin: 0 0 55px;
	text-align: center;
}
#index .contact h2{
	color: #9fc87a;
	margin: 0 0 50px;
}
#index .contact h2 .heading-en{
	font-size: 49px;
	font-weight: 600;
	display: block;
}
#index .contact h2 .heading-ja{
	font-size: 27px;
	display: block;
}
#index .contact .btn-contact{
	margin: 0 0 45px;
}
#index .contact .btn-contact a{
	width: 500px;
	font-size: 36px;
	color: #010101;
	background: #9fc87a;
	display: inline-block;
	padding: 16px 0;
	border-radius: 20px;
	font-weight: 600;
}
#index .contact .contact-box p{
	font-size: 27px;
	color: #6a6868;
}





/* ----------------------------------------
コマースクリエイター自動表示部分
---------------------------------------- */
/********** fs-c-subgroup **********/
.fs-c-subgroup {
	padding: 0 8px;
}

/********** fs-c-productList **********/
.fs-c-productList {
	padding: 0 24px;
}












