
/* 20240704リニューアル */

/** reset **/
body {
	color: #000;
	font-weight: 500;
}

nav.fs-c-breadcrumb {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 1.1rem;
	padding: 8px;
}

.fs-c-breadcrumb__list {
	padding: 8px;
}

.fs-l-header {
	padding-top: 0 !important;
}

a {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #EBC52F;
	text-decoration: none;
	transition: .3s;
}

.fs-p-footerPageTop {
	position: fixed;
	bottom: 10px;
	right: 20px;
	max-width: none;
	z-index: 99;
}

.fs-p-footerPageTop__link {
	background-color: #CFCFCF;
	width: 50px;
	height: 50px;
}

.fs-p-footerPageTop__link:hover {
	opacity: 0.5;
	transition: .3s;
}

.fs-p-footerPageTop__link::before {
	height: 50px;
	line-height: 2;
}

.fs-l-header__welcomeMsg.is-ready {
	display: flex;
	padding: 2px 0;
}

.fs-l-header__welcomeMsg .fs-p-memberInfo .fs-p-memberInfo__stage {
	margin-left: 20px;
}

.fs-l-header__welcomeMsg .fs-p-memberInfo .fs-p-memberInfo__points {
	margin-left: 20px;
}

.fr3-productListCarousel__slide a:hover img {
	opacity: 0.5;
}

.fs-c-sortItems__list__item.is-active {
	background: #EBC52F;
}

.fs-c-productListItem__image:hover img {
	opacity: 0.5;
	transition: .3s;
}

.fs-c-sortItems__list__item a:hover {
	color: #EBC52F;
}

/** 非表示 **/
#fs_ProductCategory .fs-c-button--viewProductDetail,
#fs_ProductCategory .fs-c-button--addToWishList--icon,
#fs_ProductCategory .fs-c-button--viewMoreImage,
#fs_ProductCategory .fs-c-button--addToCart--list,
#fs_ProductSearch .fs-c-button--viewMoreImage {
	display: none;
}


/* サブ画像をPCのみ4列に */
@media screen and (min-width:980px) {
    .fs-c-productThumbnail .fs-c-productThumbnail__image {
        flex-basis: 113px;
        min-width: 113px;
    }
}

/* サジェストワード表示位置調整 */
/* .fs-p-searchForm .poplink.pc011 {
	width: 200px;
	margin-top: 30px;
} */

/* サジェストワード表示位置調整(sp) */
/* @media screen and (max-width:767px) {
    .sphs {
        padding-top: 30px;
    }
}
*/

/* Amazonログインボタン幅調整 */
.fs-c-linkedServiceLogin__body {
    width: 290px;
    margin: 0 auto;
}

/* ログイン連携画面のLINEボタン幅調整 */
.fs-c-button--lineLogin .fs-c-button__image--lineLogin{
    width: 290px;
    margin: 0 auto;
}


/* ログイン連携画面のLINEボタンの色を変更するCSS */
.fs-c-linkService--line .fs-c-button--secondary {
    background: #06C755;
    border-radius: 5px;
    color: #fff !important;
}

/* マイページトップパーツ「クーポン確認」のサイズ調節 */
#fs_MyPageTop .fs-c-accountService__page--couponList {
	flex-basis: 128px;
}

/* マイページトップパーツ　boxの配置方法の変更 */
@media screen and (max-width: 960px) {
	#fs_MyPageTop .fs-c-accountService {
		justify-content: center;
	}

	#fs_MyPageTop .fs-c-accountService__page {
		margin: 8px;
	}
}

@media screen and (max-width: 320px) {
	#fs_MyPageTop .fs-c-accountService__page {
		margin: 8px 1px;
	}
}

/* 「商品を探す」→「TEA SHOP」「伊藤園」「CHAGOCORO」ページのサブグループ整列 */
@media screen and (min-width: 960px) {

	/* 「TEA SHOP」ページ */
	.fs-body-category-teashop .fs-c-subgroupList__item {
		flex-basis: calc(33.3% + 1px);
		margin-left: -1px;
		margin-top: -1px;
	}

	/* 「伊藤園」ページ */
	.fs-body-category-itoen .fs-c-subgroupList__item {
		flex-basis: calc(33.3% + 1px);
		margin-left: -1px;
		margin-top: -1px;
	}

	/* 「CHAGOCORO」ページ */
	.fs-body-category-CHAGOCORO .fs-c-subgroupList__item {
		flex-basis: calc(33.3% + 1px);
		margin-left: -1px;
		margin-top: -1px;
	}
}


/* 商品ページの「セット商品」の上にマージン */
.fs-c-variationLabel {
	margin-top: 1em;
	padding-top: 1em;
}

/* 商品ページの「数量」の上にマージン */
.fs-c-productQuantityAndWishlist {
	margin-top: 1em;
	padding-top: 1em;
}

/* おくばりギフトパッケージ選択の背景色 */
.fs-c-productChooseVariation .fs-c-variationPanelList__radio:checked+.fs-c-variationPanelList__panel .fs-c-variationPanelList__panel__content {
	background: #f5f5f5;
	color: #000000;
}

/* オススメ商品パーツ　値段のフォントサイズ */
.fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
	font-size: 1.8rem !important;
}

/* まとめ買いページのCategory表示削除と、横幅 */
.fs-p-ctrlDrawer + aside {
 display: none;
}
@media screen and (min-width: 1200px) {
    .fs-p-ctrlDrawer + .fs-l-sideArea + .fs-l-pageMain {
        max-width: 1216px;
    }
}

/*闇市ページでの1回あたり表記の変更*/
.fs-body-product-0063614-Subscription_m .fs-c-subscriptionPriceTable__row--regularDelivery .fs-c-subscriptionPriceTable__label {
font-size: 0;
}
 
.fs-body-product-0063614-Subscription_m .fs-c-subscriptionPriceTable__row--regularDelivery .fs-c-subscriptionPriceTable__label:after {
font-size: 14px;
content: '1回あたり(2回目以降)';
}

/*  　2024年福袋の商品ページ　　*/
.fs-c-productPreorderMessage {
display: none;
}
.luckybag2024productpage-detai {
margin: 0px -500px;
padding: 30px 500px;
background-color: #f6f6f6;
}
.luckybag2024productpage-li {
    text-indent: -1em;
    padding-left: 1em;
    list-style: none;
}
@media screen and (max-width:767px) {
.luckybag2024productpage-detai {
margin: 0 -5%;
padding: 30px 5%;
}
}

/*  頒布会カートボタンの横幅調整　*/
.cart-button_distribution {
 width: 100%;
padding: 20px;
}

/* 元の背景色を削除 */ 
.fs-c-mark--hanpukai { 
    background: none; 
} 

/* 頒布会販売の文言を削除 */ 
.fs-c-mark--hanpukai .fs-c-mark__label { 
font-size: 0px 
} 

/*　頒布会販売のテキストを変更 */ 
.fs-c-mark--hanpukai .fs-c-mark__label:after { 
content: '定期販売'; 
font-size:12px; 

/*　頒布会販売の背景色を変更 */ 
background: #6179B4; 
border-radius: 3px; 
padding:4px 8px; 
display:inline-block; 
}




/*****************************************************/
/** common **/
/******************************************************/
body {
	padding-top: 100px;
	/* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic"!important; */
	font-family: 'Roboto', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	overflow-x: hidden;
}

#fs_Top h2 {
	font-size: 2.8rem !important;
	text-align: center !important;
}

.wrapOver {
	background: #F6F6F6;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.wrapOver .wrapOverInner {
	width: 1200px;
	margin: 0 auto;
}

.commonBtn {
	text-align: center;
	padding: 15px 0;
}

.commonBtn a {
	padding: 15px 65px;
	border: 1px solid #000;
	font-size: 1.4rem;
}

.commonBtn a:hover {
	border: 1px solid #EBC52F;
}

.pc-only {
	display: block;
}

.pc-br-only {
	display: inline;
}

.sp-only {
	display: none;
}

.sp-br-only {
	display: none;
}

.fs-c-mark--preorder {
	background: #95af4b;
}

.fs-c-mark--subscription {
	background: #6179b4;
}

.anygift-gift-ui__container {
	width: 100% !important;
}

.anygift-gift-ui__main-button {
	border-radius: 0px !important;
	height: 53px !important;
}

.flex {
	display: flex;
}

/* 黒ボタン20240618 */
.fs-c-button--primary {
	padding: 0.5em 1.6em 0.6em;
}

/*****************************************************/
/** ヘッダー **/
/******************************************************/
#headerAreaSP {
	display: none;
}

.headerWrap {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.headerInnerWrap {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headLogo {
	width: 122px;
	height: 74px;
}

.headLogo img {
	max-width: none;
}

.headerUtility {
	width: 100%;
}

.headerMsArea {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	height: 30px;
}

.fs-l-header__welcomeMsg {
	font-size: 1.6rem;
	margin-right: 20px;
	font-weight: normal;
}

.headerMsAreaBtn a {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px 10px;
}

.headerMsAreaBtn a:hover {
	border-left: 1px solid #EBC52F;
	border-right: 1px solid #EBC52F;
	border-bottom: 1px solid #EBC52F;
}

.headerMsAreaBtn a:nth-last-of-type(1) {
	margin-right: 4px;
}

.headerGnavArea {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	width: 100%;
	height: 70px;
}

/* メガメニュー */
.headerGnav .menu {
	display: flex;
	align-items: flex-end;
	list-style: none;
	padding: 0;
	margin: 0;
}

.headerGnav .menu .menu_list {}

.headerGnav .menu .menu_list>a {
	display: block;
	text-align: center;
	transition: .3s;
	font-size: 1.6rem;
	font-weight: normal;
	/* 定期便の追加でmargin-left変更
	margin-left: 40px; */
	margin-left: 25px;
	padding-bottom: 8px;
	font-weight: 500;
}

.headerGnav .menu .menu_list:nth-of-type(1)>a {
	margin-left: 0;
}

.headerGnav .menu_contents {
	background: #fff;
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.headerGnav .menu_contents .menu_inner {
	width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	padding: 40px 0;
	font-size: 1.5rem;
}

.headerGnav .menu_contents .menu_inner .flex {
	display: flex;
	justify-content: space-between;
	font-weight: 500;
}

.headerGnav .menu_contents .menu_inner h3 {
	width: 100%;
	font-weight: bold;
}

.headerGnav .menu_contents .menu_inner ul {
	list-style: none;
	padding: 0;
}

.headerGnav .menu_contents .menu_inner ul li {
	padding-left: 10px;
	margin-bottom: 7px;
}

.headerGnav .menu_contents .menu_inner ul p {
	background-color: #F6F6F6;
	padding: 5px 10px;
}

.headerGnav .menu_contents .list_category {
	border-right: 1px solid #E5E5E5;
	padding-right: 35px;
	min-width: 645px;
}

.headerGnav .menu_contents .list_category .flex ul {
	min-width: 190px;
	margin-right: 20px;
}

.headerGnav .menu_contents .list_category .flex ul:last-child {
	margin-right: 0;
}

.headerGnav .menu_contents .list_scene {
	padding-left: 35px;
}

.headerGnav .menu_contents .list_scene .flex {
	flex-wrap: wrap;
}

.headerGnav .menu_contents .list_scene .flex ul {
	width: 250px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.headerGnav .menu_contents .list_scene .flex ul:nth-of-type(2n) {
	margin-right: 0;
}

.headerGnav .menu_contents .allItemLink {
	width: 100%;
	text-align: right;
}

/* 検索フォーム */
.headerGnavArea .fs-p-searchForm .fs-p-inputGroup {
	border: 0;
	border-bottom: 1px solid #000;
	margin: 0 100px 8px 40px;

	/* 20231227 MPC Add */
	position: relative;

}

.headerGnavArea .fs-p-searchForm .fs-p-inputGroup__button {
	color: #000;
	background-color: #fff;
}

.headerGnavArea .fs-p-searchForm .fs-p-inputGroup__button:hover {
	color: #EBC52F;
	transition: .3s;
}

.fs-p-searchForm__input::placeholder {
	color: #000;
}

/* Firefox hack MPCAdd */
@-moz-document url-prefix() {
	.headerGnavArea .fs-p-searchForm {
		width: 343px;
	}
}

/* ガイドメニュー */
.headerGuideMenu a {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 8px;
	position: relative;
}

.headerGuideMenu a:last-child {
	margin-right: 0px;
}

.headerGuideMenu a img {
	display: block;
	margin: 0 auto;
	/* padding-bottom: 5px; */
}

.headerGuideMenu .fs-p-cartItemNumber {
	top: -35px;
	background: #000;
}

.headerGuideMenu .headIconGuide::after {
	content: "";
	display: block;
	position: absolute;
	top: -30px;
	left: 30px;
	width: 26px;
	height: 26px;
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu1.png?t=20250306163511");
	background-size: cover;
}

.headerGuideMenu a:hover .headIconGuide::after {
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu1-on.png?t=20250306163511");
	transition: .3s;
}

.headerGuideMenu .headIconMy::after {
	content: "";
	display: block;
	position: absolute;
	top: -30px;
	left: 22px;
	width: 26px;
	height: 26px;
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu2.png?t=20250306163511");
	background-size: cover;
}

.headerGuideMenu a:hover .headIconMy::after {
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu2-on.png?t=20250306163511");
	transition: .3s;
}

.headerGuideMenu .headIconWishlist::after {
	content: "";
	display: block;
	position: absolute;
	top: -30px;
	left: 20px;
	width: 30px;
	height: 26px;
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu3.png?t=20250306163511");
	background-size: cover;
}

.headerGuideMenu a:hover .headIconWishlist::after {
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu3-on.png?t=20250306163511");
	transition: .3s;
}

.headerGuideMenu .headIconCart::after {
	content: "";
	display: block;
	position: absolute;
	top: -30px;
	left: 6px;
	width: 26px;
	height: 26px;
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu4.png?t=20250306163511");
	background-size: cover;
}

.headerGuideMenu a:hover .headIconCart::after {
	background-image: url("https://teashopitoen.itembox.design/item/common/guide-menu4-on.png?t=20250306163511");
	transition: .3s;
}

/* ボーダーメッセージ */
.borderMessage {
	width: 100%;
	background: #CFCFCF;
	color: #fff;
}

.borderMessage p {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}

/*****************************************************/
/** フッター **/
/******************************************************/
.footer-itoen {
	position: relative;
	border-top: 1px solid #E5E5E5;
}

/** フッターガイド **/
.footerGuide {
	display: flex;
	justify-content: center;
	/* padding: 80px 0 40px; */
	padding: 40px 0;
}

.footerGuide .footLogo {
	margin-top: 10px;
	margin-right: 40px;
}

.footerGuide .footLogo a:hover img {
	opacity: 0.5;
}

.footerGuide .footGuideLink {

}

.footerGuide .footGuideLink a {
	display: block;
}

.footerGuide .footGuideLink .tel {
	margin-top: 11px;
}

.footerGuide .footGuideLink .tel:hover {
	opacity: 0.5;
}

.footerGuide .footGuideLink .contactForm {
	font-size: 1.6rem;
	border: 1px solid #000;
	width: 238px;
	text-align: center;
	padding: 11px 0;
}

.footerGuide .footGuideLink .contactForm:hover {
	border: 1px solid #EBC52F;
}

/* フッダーのロゴと電話番号のサイズを小さく */
@media screen and (min-width: 767px) {
.footerGuide .footLogo {
	margin-top: 3px;
	max-width: 150px;
}
.footerGuide .footGuideLink .contactForm {
	max-width: 150px;
	font-size: 1.3rem;
}
.footerGuide .footGuideLink {
	max-width: 150px;
}
}

/** フッターショップリスト **/
.footerShopList {
	display: flex;
	justify-content: center;
}

.footerShopList a {
	margin-right: 20px;
	border: 1px solid #E5E5E5;
	background-color: #fff;
	width: 240px;
	height: 90px;
	position: relative;
}

.footerShopList a:hover {
	color: #000;
	opacity: 0.5;
}

.footerShopList a:last-child {
	margin-right: 0;
}

.footerShopList a p {
	width: 100%;
	background-color: #F6F6F6;
	margin: 0;
	text-align: center;
	font-size: 1.8rem;
}

.footerShopList a img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.footerShopList a div img {
	top: 63%;
}

/** フッターナビ **/
.footerNav {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 40px;
	font-size: 1.4rem;
}

.footerNav a {
	margin-right: 42px;
	margin-bottom: 13px;
}

.footerNav a:nth-of-type(5),
.footerNav a:nth-last-of-type() {
	margin-right: 0;
}

.footerNav a span {
	margin-left: 5px;
	position: relative;
}

.footerNav .space {
	width: 100%;
}

.footerNav .iconBlank::after {
	content: "";
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	width: 12px;
	height: 12px;
	background-image: url("https://teashopitoen.itembox.design/item/common/icon-blank.png?t=20250306163511");
	background-size: cover;
}

.footerNav a:hover .iconBlank::after {
	background-image: url("https://teashopitoen.itembox.design/item/common/icon-blank-on.png?t=20250306163511");
	transition: .3s;
}

/** コピーライト **/
.footerCopyright {
	text-align: center;
	padding: 20px 0 75px;
}

.footerCopyright p {
	font-size: 1.1rem;
	font-family: 'Roboto';
}

/** 公式Instagramはこちら **/
.footinstagram {
	background-color: #F6F6F6;
	text-align: center;
	padding: 1.3rem 0;
}

.footinstagram a {
	font-size: 2.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.insta-font {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;
}

.footinstagram img {
	max-width: 46px;
	width: 100%;
	vertical-align: middle;
	margin-right: 2.3rem;
	display: inline-block;
}

/******************************************************/
/** トップページ **/
/******************************************************/
/** スライダー **/
#fs_Top .fs-pt-carousel .slick-prev {
	left: 50%;
	transform: translate(-50%, -50%) translateX(-500px);
}

#fs_Top .fs-pt-carousel .slick-next {
	left: 50%;
	transform: translate(-50%, -50%) translateX(500px);
}

/** 人気ランキング **/
#ranking-itoen .fs-p-heading--lv2 {
	display: none;
}

#ranking-itoen .fr3-productListCarousel__slides {
	overflow-x: hidden;
}

#fs_Top .flywheel-recommend__frame {
	padding: 40px 60px;
}

#fs_Top .fr3-item__productName {
	font-size: 1.2rem !important;
}

#fs_Top .fr3-item__productPrice {
	font-weight: 500;
}

.fr3-item__productPrice__price {
	font-size: 1.2rem !important;
}

#fs_Top .fr3-item__productPrice__value {
	font-size: 1.2rem !important;
}

#ranking-itoen {
	padding-top: 10px;
	margin-bottom: 80px;
}

.switchtab {
	display: flex;
	flex-wrap: wrap;
	gap: 0 11px;
	width: 1200px;
}

.switchtab>label {
	flex: 1 1;
	order: -1;
	opacity: 1;
	min-width: 70px;
	padding: .6em 1em;
	background-color: #000000;
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: bold;
}

.switchtab>label:hover {
	color: #fff;
	background-color: #EBC52F;
	border-top: 1px solid #EBC52F;
	border-left: 1px solid #EBC52F;
	border-right: 1px solid #EBC52F;
	transition: .3s;
}

.switchtab label:has(:checked):hover {
	opacity: 1;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;

}

.switchtab input {
	display: none;
}

.switchtab>div {
	display: none;
	width: 100%;
	padding: 1.5em 1em;
	background-color: #fff;
	border: 1px solid #000;
	position: relative;
	z-index: 0;
	top: -1px;
}

.switchtab label:has(:checked) {
	background-color: #fff;
	color: #000;
	position: relative;
	z-index: 2;
}

.switchtab label:has(:checked)+div {
	display: block;
}

.switchtab .fr3-item__rankContainer {
	position: relative;
	z-index: 5;
}

.switchtab .fr3-item__rank {
	background: #000;
	color: #fff;
	opacity: 0.5;
	border-radius: 0%;
}

/** ブランド紹介 **/
#brand-info-itoen {
	padding: 35px 0 80px;
}

.brand-info-itoen__flexwrap {
	max-width: 966px;
	width: 100%;
	margin: 0 auto 4rem;
	gap: 14px 80px;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

/* #brand-info-itoen .fs-lp-story-copy{
    font-family: "Sawarabi Mincho";
    font-size: 3.4rem;
    margin: 3rem 0;
    letter-spacing: 2.0;
    text-decoration: underline;
    text-decoration-thickness: 0.5em;
    text-decoration-color: rgba(255, 228, 0, 0.4);
    text-underline-offset: -0.2em;
    text-decoration-skip-ink: none;
} */

#brand-info-itoen .fs-lp-story-copy {
	font-family: "Sawarabi Mincho";
	font-size: 3.4rem;
	margin: 3rem 0;
	letter-spacing: 2.0;
	background: linear-gradient(180deg, transparent 0%, transparent 50%, rgba(255, 228, 0, 0.4) 50%, rgba(255, 228, 0, 0.4) 100%);
}

/** 商品から選ぶ **/
#item-select-itoen {
	/* padding: 50px 0 10px; */
	padding: 50px 0 80px;
}

.item-select-itoen__wrap {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.item-select-itoen__wrap._mg {
	margin-top: 6rem;
}

.item-select-itoen__ttl {
	font-size: 2.3rem;
	margin-top: 0;
	margin-bottom: 2rem;
}

.cards {
	display: grid;
}

.item-select-itoen__cards {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 3.5rem 4rem;
	font-weight: bold;
}

/* .item-select-itoen__img {
    transition: 0.3s ease;
} */

/* .item-select-itoen__card:hover .item-select-itoen__img{
    opacity: 0.5;
    transition: 0.3s ease;
} */

.item-select-itoen__card {
	position: relative;
	line-height: 0;
}

.item-select-itoen__txt {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.3);
	color: #ffffff;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	margin: 0;
}

.item-select-itoen__txt:hover {
	background: rgba(0, 0, 0, 0);
	color: #555;
}

.item-select-itoen__typecards {
	grid-template-columns: 1fr 1fr;
	/* flex-wrap: wrap;
    justify-content: center; */
	gap: 3.5rem 4rem;
	max-width: 370px;
	width: 100%;
	margin: 0 auto;
	font-weight: bold;
}

.item-select-itoen__typecard {
	position: relative;
	line-height: 0;
}

.item-select-itoen__typetxt {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.3);
	color: #ffffff;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	margin: 0;
}

.item-select-itoen__typetxt:hover {
	background: rgba(0, 0, 0, 0);
	color: #555;
}

/* .item-select-itoen__typeimg {
    transition: 0.3s ease;
} */

/* .item-select-itoen__typecard:hover .item-select-itoen__typeimg{
    opacity: 0.5;
    transition: 0.3s ease;
} */

/* .item-select-itoen__typeimg {
    max-width: 167px;
    width: 100%;
} */

.item-select-itoen__hashtag {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1.6rem;
	margin-top: 2rem;
	max-width: 782px;
	width: 100%;
	margin: 2rem auto 0;
	/* margin-top: 2rem; */
	font-size: 1.6rem;
}

.item-select-itoen__hashtag .fs-pt-list__item {
	width: fit-content;
	margin-top: 0;
}

.item-select-itoen__hashtag .fs-pt-list__link {
	display: block;
	width: fit-content;
	border: 1px solid #000;
	padding: 0.4rem 1.3rem 0.3rem 1.25rem;
	border-radius: 5rem;
	line-height: 1;
}

.item-select-itoen__hashtag .fs-pt-list__link:hover {
	border: 1px solid #EBC52F;
}

#item-select-itoen .fs-p-searchForm {
	max-width: 540px;
	width: 100%;
	margin: 2rem auto 0;
}

#item-select-itoen .fs-p-inputGroup {
	border: 1px solid #CFCFCF;
	background: #CFCFCF;
}

#item-select-itoen .fs-p-searchForm__input {
	padding: 1.3rem;
}

#item-select-itoen .fs-p-inputGroup__button {
	background: #fff;
	/* border: none; */
	color: #000000;
	/* width: auto;
    flex-shrink: 0; */
}

#item-select-itoen .fs-p-searchForm__button {
	height: auto;
}

#item-select-itoen .fs-p-searchForm__button::before {
	top: 10px;
	right: 10px;
	font-size: 2.8rem;
}

/* .item-select-itoen__hashtag-item {
    border: 1px solid #000;
    padding: 0.4rem 1.3rem 0.3rem 1.25rem;
    border-radius: 5rem;
    line-height: 1;
}

.item-select-itoen__hashtag-item:hover {
    border: 1px solid #EBC52F;
} */

/* 取り扱いブランドから選ぶ */
#brand-select-itoen {
	padding: 50px 0 80px;
}

.brand-select-itoen__flexwrap {
	justify-content: center;
	gap: 20px 40px;
	flex-wrap: wrap;
}

.brand-select-category {
	text-align: center;
	position: relative;
	overflow: hidden;
	max-width: 580px;
	width: 100%;
	height: 300px;
}

.brand-select-category:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(https://teashopitoen.itembox.design/item/brand-TEA-SHOP-ITOEN.jpg?t=20231018152625) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.brand-select-category._itoen:after {
	background: url(https://teashopitoen.itembox.design/item/brand-ITOEN.jpg?t=20231018152625) no-repeat center center;
}

.brand-select-category:hover:after {
	opacity: .8;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.brand-select-category__wrap {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 1;
	height: 100%;
	text-decoration: none;
	color: #fff
}

.brand-select-category__ttl {
	font-size: 3rem;
	margin: 0;
}

.brand-select-category__txt {
	margin-bottom: 4rem;
}

.brand-select-category__btn a {
	color: #fff;
	border: 1px solid #fff;
	transition: .3s ease;
}

.brand-select-category__btn a:hover {
	color: #000;
	background-color: #fff;
	border: none;
	transition: .5s ease;
}

/* ピックアップ商品 */
#pickup-item-itoen {
	padding: 50px 0 80px;
}

.pickup-item-itoen__flexwrap>a {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-items: center;
	margin: 0 auto;
	gap: 0.8rem 8rem;
	margin-bottom: 40px;
	max-width: 966px;
	width: 100%;
}

#pickup-item-itoen img {
	max-width: 300px;
	width: 100%;
	transition: 0.3s ease;
}

#pickup-item-itoen img:hover {
	opacity: 0.5;
	transition: 0.3s ease;
}

.pickup-item-itoen__flexwrap .fs-pt-column__description {
	max-width: 500px;
	width: 100%;
}

.pickup-item-itoen__flexwrap .fs-pt-column__item:hover {
	color: #000;
}

.pickup-price span {
	font-size: 2.3rem;
	margin-bottom: -1rem;
}

.pickup-ttl {
	font-size: 2.3rem;
	margin-bottom: -1rem;
}

#pickup-item-itoen .pickup-item-itoen__flexwrap .pickup-item-btn-itoen:not(:last-of-type) {
	margin-bottom: 8rem;
}

/** ショップ一覧 **/
#shoplist-itoen {
	padding: 50px 0 80px;
}

#shoplist-itoen .shopList {
	display: flex;
	justify-content: space-around;
}

#shoplist-itoen .shopList a:hover {
	opacity: 0.5;
}

#shoplist-itoen .fs-pt-column__description {
	text-align: center;
}

/** おすすめの特集 **/
#feature-itoen {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
}

#feature-itoen h2 {
	font-size: 2.8rem;
	text-align: center;
}

/* トップのみ */
.fs-body-top #feature-itoen {
	background: #F6F6F6;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 50px 0 60px;
	width: auto;
	/* margin: 0 auto; */
}

#feature-itoen .wrapOverInner {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.feature {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.feature .postBox {
	width: 270px;
	display: flex;
	flex-direction: column;
	margin-bottom: 50px;
}

.feature .postBox .iconList {
	display: flex;
	font-size: 1.4rem;
	padding: 20px 0 10px;
}

.feature .postBox .iconList span {
	padding: 3px 10px 0px;
	margin-right: 10px;
}

.feature .postBox .iconBlack {
	background-color: #000;
	color: #fff;
}

.feature .postBox .iconWhite {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

.feature .postBox .title {
	flex: 1;
	min-height: 0%;
	font-size: 1.2rem;
	margin: 0;
}

.feature .postBox .text {
	flex: 2;
	min-height: 0%;
	margin-bottom: 0;
	font-size: 1.4rem;
	font-weight: 500;
}

.feature .postBox .date {
	max-height: 50px;
	font-size: 1.4rem;
	font-weight: 500;
}

.feature a:hover img {
	opacity: 0.5;
}

/** おすすめ商品 **/
#recommend-item-itoen {
	padding: 50px 0 60px;
}

#recommend-item-itoen .fs-p-heading--lv2 {
	display: none;
	border-bottom: none;
}

#recommend-item-itoen .fr3-productListCarousel__slides {
	overflow-x: hidden !important;
}

/* 人気の商品 */
#recommend-item-itoen.wrapOver {
	background: #fff;
	margin: 0;
	width: auto;
}

#recommend-item-itoen .fr3-item__rankContainer {
	display: none;
}

#recommend-item-itoen .flywheel-recommend__frame {
	padding: 0px;
	/* padding: 0px 60px 40px; */
}

.fr3-item__productPrice__addon {
	display: none;
}

/** 最近見た商品 **/
#recommend-history-itoen {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 50px 0 60px;
	/* width: 1200px;
    margin: 0 auto;
    padding: 50px 0 35px; */
}

/* TOPのみ */
.fs-body-top #recommend-history-itoen {
	background: #F6F6F6;
}

#recommend-history-itoen .wrapOverInner {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

#fs_ProductSearch #recommend-history-itoen {
	border-top: 1px solid #E5E5E5;
}

#recommend-history-itoen h2 {
	font-size: 2.8rem !important;
	text-align: center !important;
}

#recommend-history-itoen .flywheel-recommend__frame {
	padding: 0px;
	/* padding: 0px 60px 40px; */
}

#recommend-history-itoen .flywheel-recommend__frame .fs-p-heading--lv2 {
	display: none;
	border-bottom: none;
}

#recommend-history-itoen .fr3-productListCarousel__slides {
	overflow-x: hidden !important;
}

#recommend-history-itoen .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
	flex: 0 0 calc((100% - 16px * 3) / 5);
}

/** お知らせ **/
#news-itoen {
	border-top: 0 !important;
	padding: 50px 0 56px;
	text-align: center;
}

#news-itoen .fs-pt-list {
	display: inline-grid;
	margin-top: 0;
	margin-bottom: 37px;
}

#news-itoen .fs-p-dateList>li {
	text-align: left;
	border: 0;
	font-size: 1.2rem;
	font-weight: 500;
}

#news-itoen .fs-p-dateList>li span {
	font-size: 1.4rem;
}

#news-itoen .fs-p-dateList>li time:first-child {
	background: #fff;
	color: #000;
	font-family: 'Roboto';
}

#news-itoen .fs-p-dateList>li a:hover time:first-child {
	color: #EBC52F;
	transition: .3s;
}

/*****************************************************/
/** 下層ページ **/
/******************************************************/
.fs-c-heading--page {
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 2.8rem;
	text-align: left;
	padding: 2.4rem 0;
}

.fs-c-subSection__title,
.fs-c-linkedServiceLogin__title {
	border: none;
	color: #000;
	font-size: 2.4rem;
}

.fs-c-button--primary {
	background: #000;
	border: 1px solid #000;
	font-size: 1.8rem;
}

.fs-p-announcement__title {
	color: #000;
	font-size: 2.4rem;
	margin: 3% 0;
}

.fs-l-pageMain {
	font-size: 1.4rem;
}

.fs-c-registerSuccessMessage {
	text-align: left;
}

.fs-c-inputInformation__link {
	text-align: center;
}

.fs-l-pageMain h2 {
	font-size: 2.8rem;
}

.fs-c-button--secondary {
	background: #ebebeb;
        color: #3c3c3c !important;
	border: 1px solid #bbbbbb;
	font-size: 1.4rem;
	padding: 0.8em 1.6em 0.8em;
        box-shadow: 0 0 2px #b2b2b2;
 
}

.fs-c-checkout-preview__title {
	font-size: 2.1rem !important;
}

/*.fs-c-checkout-multiDestination__title {
	background: #ffffff;
        color: #000;
        font-size: 1.8rem;
	padding: 4px;
	text-align: center;
}*/

.fs-c-checkout-multiDestination__title {
        display: none ;
}

.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
	background: #000;
}

.fs-c-checkout-paymentMethod.is-active {
	border: 2px solid #000;
}

.fs-c-button--standard {
	font-size: 1.4rem;
}

section.fs-c-newUsers.fs-c-subSection .fs-c-newUsers__message.fs-c-subSection__message {
	height: 192px;
}

#fs_Login .fs-l-pageMain h2 {
	font-size: 2.5rem;
}

#fs_Login .login_tokuten {
	background: #F6F6F6;
	padding: 5%;
	margin-top: 10%;
}

#fs_Login .login_tokuten p.tokuten_ttl {
	font-weight: bold;
}

.fs-p-announcement__title {
	font-size: 2.5rem !important;
}

span.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget,
.fs-c-cartTable__quantity.fs-c-quantity.fs-system-assistTarget,
span.fs-c-productQuantityAndAction__quantity.fs-c-quantity.fs-system-assistTarget {
	position: relative;
}

span.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget::after,
.fs-c-cartTable__quantity.fs-c-quantity.fs-system-assistTarget::after,
span.fs-c-productQuantityAndAction__quantity.fs-c-quantity.fs-system-assistTarget::after {
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	width: 1em;
	background: transparent;
	border-left: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	box-sizing: content-box;
	color: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
	content: "\e90f";
	font-family: "fs-icon" !important;
	font-size: 1.8rem;
	line-height: 1;
	padding: 8px;
	pointer-events: none;
}

/*特定会員ステージの価格表記を非表示*/
.fs-c-productPrice--stage4,
.fs-c-productPrice--stage5,
.fs-c-productPrice--stage6,
.fs-c-productPrice--stage7,
.fs-c-productPrice--stage8,
.fs-c-productPrice--stage9,
.fs-c-productPrice--stage10,
.fs-c-productPrice--stage11,
.fs-c-productPrice--stage12,
.fs-c-productPrice--stage13,
.fs-c-productPrice--stage14,
.fs-c-productPrice--stage15,
.fs-c-productPrice--stageUndetermined {
	display: none;
}

/******************************************************/
/** 検索ページ **/
/******************************************************/
.searchBoaderArea {
	background-color: #F6F6F6;
	padding: 30px 0;
	margin-top: 30px;
}

.searchBoaderArea .fs-p-searchForm {
	width: 500px;
	margin: 0 auto;
}

.searchBoaderArea .fs-p-inputGroup {
	border: 1px solid #E5E5E5;
}

.searchBoaderArea .fs-p-inputGroup__button {
	background: #fff;
	color: #000;
}

.searchBoaderArea .fs-p-inputGroup__button:hover {
	color: #EBC52F;
	transition: .3s;
}

.searchSideDetail .searchTtl {
	background: #F5F5F5;
	font-size: 1.4rem;
	padding: 8px 0 8px 10px;
	margin-bottom: 14px;
}

.searchSideDetail .searchTypeTag {
	padding-bottom: 20px;
}

.searchSideDetail .searchTypeTag label {
	display: block;
	font-size: 1.4rem;
	margin-bottom: 8px;
}

.searchSideDetail .searchTypeTag label:hover {
	color: #EBC52F;
	transition: .3s;
}

.searchSideDetail .searchTypeTag label input {
	width: 18px;
	height: 18px;
	margin-right: 8px;
	border: 1px solid #E5E5E5;
	accent-color: #EBC52F;
	vertical-align: text-bottom;
}

.searchSideDetail .fs-p-productSearch__field {
	display: block;
}

.searchSideDetail .fs-p-productSearch__searchButton {
	min-width: 120px;
}

.searchSideDetail .fs-p-productSearch__searchButton:hover {
	background-color: #EBC52F;
	border: 1px solid #EBC52F;
	transition: .3s;
}

.searchSideDetail .searchTypePrice {
	padding-bottom: 20px;
}

.searchSideDetail .searchTypePrice .flex {
	display: flex;
}

.searchSideDetail .searchTypePrice .flex div:nth-of-type(2) {
	width: 20%;
	text-align: center;
	padding-top: 5px;
}

.searchSideDetail .searchTypePrice input {
	width: 100%;
}

#fs_ProductSearch .fs-c-productList>.fs-c-productList__controller:nth-of-type(1) {
	justify-content: flex-end;
	margin-bottom: 20px;
}

.fs-c-productList>.fs-c-productList__controller:nth-of-type(1) .fs-c-sortItems {
	font-size: 1.4rem;
}

.fs-c-listControl {
	font-size: 1.4rem;
}

#fs_ProductSearch .fs-c-productList>.fs-c-productList__controller:nth-of-type(1) .fs-c-listControl {
	display: none;
}

#fs_ProductSearch .fs-c-productList>.fs-c-productList__controller:last-of-type {
	margin: 20px 0 0 0
}

#fs_ProductSearch .fs-c-productList>.fs-c-productList__controller:last-of-type .fs-c-sortItems {
	display: none;
}

#fs_ProductSearch .fs-c-productList__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 25% 25% 25% 25%;
	grid-template-columns: 25% 25% 25% 25%;
}

#fs_ProductSearch .fs-c-productList__list__item {
	border: 0px;
}

.fs-c-productList__list__item {
	font-size: 1.2rem;
}

.fs-c-productName__name {
	font-size: 1.2rem;
}

#fs_ProductSearch .fs-c-productListItem__control {
	display: none;
}

#fs_ProductSearch .fs-c-pagination__item[role=button] {
	text-decoration: underline;
}

#fs_ProductSearch .fs-c-pagination__item.is-active {
	background-color: #fff;
	color: #000;
}

.fs-c-price__currencyMark,
.fs-c-price__value {
	color: #000;
}

/* 商品一覧2024.05.19 */
/* .fs-body-search .fs-c-productPrice__addon {
	font-size: 1.2rem !important;
} */
.fs-body-search .fs-c-productPrice__addon,
.fs-body-category .fs-c-productPrice__addon {
	display: none;
}

/* 商品詳細ページ2024.05.17 */
.fs-c-productNameHeading__name {
	font-size: 2.8rem;
}

.fs-body-product .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
	font-size: 2.8rem !important;
}

.fs-body-product .fs-c-productPrice__addon {
	font-size: 1.4rem !important;
}

.fs-body-product .fs-c-productMark__mark {
	font-size: 1.4rem !important;
}

#readMoreContainer span {
	font-size: 1.4rem !important;
}

.fs-p-productDescription.fs-p-productDescription--full {
	font-size: 1.4rem !important;
}

.fs-c-button--particular.fs-c-button--addToWishList--detail {
	font-size: 1.4rem !important;
}

.fs-c-quantity.fs-system-assistTarget {
	font-size: 1.4rem !important;
}

button.fs-c-button--addToSubscriptionCart--detail.fs-c-button--primary {
	font-size: 1.4rem !important;
}

.fs-c-button__label {
	font-size: 1.4rem;
}

/* 商品詳細　おすすめ商品20240627 */
.fs-c-wishlistProduct__title {
	color: #000;
	text-align: center;
	border-bottom: 0;
}

.fs-c-featuredProduct .fs-c-productMarks {
	display: none;
}

.fs-c-featuredProduct .fs-c-productListItem__control {
	display: none;
}

.fs-c-featuredProduct .fs-c-productListItem__productName {
	margin: 8px 0 0 !important;
}

.fs-body-product .fs-c-featuredProduct .fs-c-productMark__mark {
	font-size: 1.2rem !important;
}

.fs-c-featuredProduct .fs-c-productListCarousel__list__item>*+* {
	margin-top: 0;
}

.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
	font-size: 1.2rem !important;
}

.fs-c-featuredProduct .fs-c-button__label {
	font-size: 1.2rem !important;
}



.fs-c-featuredProduct .fs-c-productPrice__main__label {
	font-size: 1.2rem !important;
	display: none;
}


.fs-body-product .fs-c-featuredProduct .fs-c-productPrice__addon {
	font-size: 1.2rem !important;
	display: none;
}




/* 商品詳細　おすすめの特集20240618 */
.fs-body-product #feature-itoen h2 {
	text-align: center;
}


/* 商品詳細　人気の商品20240625 */
.fs-body-product #recommend-item-itoen h2 {
	text-align: center;
}

.fs-body-product .fr3-item__productName {
	font-size: 1.2rem;
}


/* ギフト商品詳細ページ20240517 */
.fs-c-productActionButton.fs-c-buttonContainer button.fs-c-button--addToCart--detail.fs-c-button--primary {
	font-size: 1.4rem !important;
}

.fs-l-productLayout__item .productOption_gift_ttl {
	font-size: 1.4rem !important;
}

#giftimize .giftSetting__text {
	font-size: 1.4rem !important;
}

.ag-text-base {
	font-size: 1.4rem;
}

.fs-body-product #giftimize .giftResult {
	font-size: 1.4rem !important;
}

.fs-body-product #giftimize .giftResult h3 {
	font-size: 1.4rem !important;
}

.fs-body-product #giftimize .giftResult li .giftResult__title {
	font-size: 1.4rem !important;
}

.fs-body-product #giftimize .giftResult li .giftResult__changeBtn {
	font-size: 1.4rem !important;
}

.fs-body-product #giftimize .giftResult__text {
	font-size: 1.4rem !important;
}

/* 商品一覧ページアイコン調整 2024.05.23 */
.fs-c-productMark>li {
	margin-top: 2px;
}

/* フリーページ用 ワンクリックカートボタン */
#fs_CustomPage .fs-l-pageMain .pickup-cart-code {
	display: inline-block;
}

#fs_CustomPage .fs-l-pageMain .pickup-cart-code table tr td:first-child {
	display: none;
}

#fs_CustomPage .fs-l-pageMain .pickup-cart-code table tr td button {
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	padding: 1.3rem 4.7rem;
}

#fs_CustomPage .fs-l-pageMain .pickup-cart-code table tr td button:hover {
	color: #EBC52F;
	border: 1px solid #EBC52F;
	transition: .3s;
}

/* サジェストリンク調整用 */
.headerGnavArea .fs-p-searchForm .poplink {
	top: 38px;
	left: 0 !important;
}

.headerGnavArea .fs-p-searchForm .poplink.pc011 {
	width: 400px;
}

/* マイページ　お気に入りリストに入ってる商品20240627 */

.fs-c-wishlistProduct .fs-c-button__label {
	font-size: 1.2rem !important;
}

.fs-c-featuredProduct__title {
	color: #000;
	text-align: center;
	border-bottom: 0;
}

.fs-c-wishlistProduct .fs-c-productPrice__main__label {
	font-size: 1.2rem;
}

/* お気に入り　お気に入りリストに入ってる商品20240627 */
.fs-c-wishList .fs-c-button__label {
	font-size: 1.2rem;
}

.fs-c-wishList .fs-c-productPrice__main__label {
	font-size: 1.2rem;
}





/******************************************************/
/** レスポンシブ **/
/******************************************************/
@media screen and (max-width:767px) {

	/******************************************************/
	/** common **/
	/******************************************************/
	body {
		padding-top: 60px;
	}

	#fs_Top h2 {
		font-size: 2.2rem !important;
	}

	.wrapOver .wrapOverInner {
		width: 100%;
		margin: 0 auto;
	}

	.pc-only {
		display: none;
	}

	.pc-br-only {
		display: none;
	}

	.sp-only {
		display: block;
	}

	.sp-br-only {
		display: inline;
	}

	.fs-c-button--primary {
		line-height: 1.8;
		width: 100%;
	}

	.btn_mordal .fs-c-productActionButton.fs-c-buttonContainer button.fs-c-button--addToCart--detail.fs-c-button--primary:hover,
	button.fs-c-button--addToSubscriptionCart--detail.fs-c-button--primary:hover {
		background: #000;
		border: 0;
	}


	/** reset **/
	#fs_Top .fr3-productListCarousel {
		grid-template-columns: 50px 1fr 50px !important;
	}

	.fs-p-productSearch__searchButton::before {
		top: 2px;
	}

	.commonBtn a {
		padding: 1.4rem 5.8rem;
		font-size: 1.4rem;
	}

	/*****************************************************/
	/** ヘッダー **/
	/******************************************************/
	#headerAreaSP {
		display: block;
	}

	.headerWrap {
		position: fixed;
		width: 100%;
		height: 60px;
		z-index: 999;
		background: transparent;
	}

	.headerInnerWrap {
		width: 100%;
		height: 60px;
		position: relative;
		z-index: 300;
		background: #fff;
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	}

	#headerAreaPC {
		display: none;
	}

	#headerAreaSP .headerWrap {
		position: fixed;
		z-index: 999;
		top: 0;
		left: 0;
		width: 100%;
	}

	.headLogo {
		width: 18.8%;
		height: auto;
		position: relative;
		left: 5%;
		top: 3px;
	}

	.headLogo img {
		width: 100%;
	}

	.headerGuideMenu {
		width: 45%;
		display: flex;
		align-items: flex-end;
	}

	.headerGuideMenu div {
		font-size: 3%;
		margin-right: 10px;
	}

	.headerGuideMenu a {
		margin-bottom: 0;
	}

	.headerGuideMenu img {
		display: block;
		height: 23px;
		padding: 0;
	}

	.headerGuideMenu .headSearchBtn img {
		top: -1px;
		position: relative;
	}

	/**スリーラインメニューアイコン**/
	.iconOn {
		display: block;
	}

	.iconOff {
		display: none !important;
	}

	.close-icon {
		position: absolute;
		right: 20px;
		top: 15px;
		width: 10%;
		height: 40px;
		cursor: pointer;
		z-index: 300;
		background: #fff;
	}

	.close_line {
		position: absolute;
		width: 100%;
		height: 3px;
		right: 0;
		background-color: #000;
	}

	.close_line-1 {
		top: 1px;
	}

	.close_line-2 {
		top: 12px;
	}

	.close_line-3 {
		top: 24px;
	}

	/**ハンバーガーメニュー処理**/
	.open-h .close_line-1 {
		transform: rotate(-45deg);
		top: 12px;
	}

	.open-h .close_line-2 {
		opacity: 0;
	}

	.open-h .close_line-3 {
		transform: rotate(45deg);
		top: 12px;
	}

	.h-menu {
		position: fixed;
		right: -100%;
		top: 0;
		width: 80%;
		height: 100vh;
		background-color: #fff;
		transition: all 0.5s;
		z-index: 200;
		overflow-y: auto;
		padding: 80px 0
	}

	.open-h .h-menu {
		right: 0;
	}

	.h-black-bg,
	.s-black-bg,
	.sd-black-bg {
		position: fixed;
		left: 0;
		top: 0;
		width: 100vw;
		height: 100vh;
		z-index: 5;
		background-color: #000;
		opacity: 0;
		visibility: hidden;
		transition: all 0.5s;
		cursor: pointer;
		z-index: 100;
	}

	.open-h .h-black-bg,
	.open-s .s-black-bg,
	.open-sd .sd-black-bg {
		opacity: 0.3;
		visibility: visible;
	}

	.h-menu .fs-l-header__welcomeMsg {
		padding: 2px 20px;
	}

	.h-menu .hmMypage {
		padding: 2px 20px;
	}

	.h-menu .hmMypage img {
		padding: 10px 10px 0 0;
		vertical-align: bottom;
	}

	.h-menu .hmGuideList {
		border-bottom: 1px solid #E5E5E5 !important;
		border-bottom: none;
		padding-bottom: 20px;
	}

	.h-menu .hmGuideList a {
		display: block;
		padding: 0.5em 20px;
	}


	/**検索ボックス処理**/
	.open-s .close_line-1 {
		transform: rotate(-45deg);
		top: 12px;
	}

	.open-s .close_line-2 {
		opacity: 0;
	}

	.open-s .close_line-3 {
		transform: rotate(45deg);
		top: 12px;
	}

	.s-menu {
		position: fixed;
		top: -100%;
		left: 0;
		width: 100%;
		height: 120px;
		background-color: #fff;
		transition: all 0.5s;
		z-index: 200;
		overflow-y: auto;
	}

	.open-s .s-menu {
		top: 0px;
		padding: 80px 3% 0;
	}

	.open-s .s-menu .fs-p-inputGroup {
		border: 0;
		border-bottom: 1px solid #000;
	}

	.open-s .s-menu .fs-p-searchForm__button {
		color: #000;
		background-color: #fff;
	}

	/**詳細検索処理**/
	.open-sd .close_line-1 {
		transform: rotate(-45deg);
		top: 12px;
	}

	.open-sd .close_line-2 {
		opacity: 0;
	}

	.open-sd .close_line-3 {
		transform: rotate(45deg);
		top: 12px;
	}

	.sd-menu {
		position: fixed;
		right: -100%;
		top: 0;
		width: 80%;
		height: 100vh;
		background-color: #fff;
		transition: all 0.5s;
		z-index: 200;
		overflow-y: auto;
		padding: 50px 0
	}

	.sd-menu .searchTtl {
		background: #F5F5F5;
		font-size: 1.8rem;
		padding: 8px 0 8px 10px;
		margin-bottom: 14px;
	}

	.sd-menu .searchTypeTag {
		padding-bottom: 20px;
	}

	.sd-menu .searchTypeTag label {
		width: 49%;
		padding: 5px 0 5px 10px;
		display: inline-block;
		font-size: 1.3rem;
	}

	.sd-menu .searchTypeTag label input {
		position: relative;
		top: 2px;
		margin-right: 5px;
		accent-color: #EBC52F;
	}

	.sd-menu .searchTypePrice .flex {
		padding: 0 30px;
		display: flex;
	}

	.sd-menu .searchTypePrice .flex div:nth-of-type(2) {
		padding: 5px 15px 5px 10px;
	}

	.open-sd .sd-menu {
		right: 0;
	}

	.open-sd .sd-menu .fs-p-inputGroup {
		border: 0;
		border-bottom: 1px solid #000;
	}

	.open-sd .sd-menu .fs-p-searchForm__button {
		color: #000;
		background-color: #fff;
	}

	/**ハンバーガーメニューアコーディオン**/
	.accordion {
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		margin: 20px 0;
		padding: 1em 0;
	}

	.toggle {
		display: none;
	}

	.accordion .option {
		position: relative;
	}

	.accordion .directLink a {
		padding: 0.5em 20px;
		display: block;
	}

	.accordion .title,
	.accordion .content {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transform: translateZ(0);
		transition: all 0.3s;
	}

	.accordion .title {
		padding: 0.5em 20px;
		display: block;
		color: #333;
	}

	.accordion .title::after,
	.accordion .title::before {
		content: "";
		position: absolute;
		right: 1.5em;
		top: 0.8em;
		width: 2px;
		height: 0.75em;
		background-color: #999;
		transition: all 0.3s;
	}

	.accordion .title::after {
		transform: rotate(90deg);
	}

	.accordion .content {
		max-height: 0;
		overflow: hidden;
	}

	.accordion .content p {
		margin: 0;
		padding: 0.5em 20px;
		font-weight: bold;
		line-height: 1.5;
	}

	.accordion .content p:nth-of-type(2) {
		margin-top: 30px;
	}

	.accordion .content a {
		display: block;
		padding: 0.3em 20px;
	}

	.accordion>.option>.content>.option>.title {
		background: #F6F6F6;
	}

	.accordion .content.allList {}

	.toggle:checked+.title+.content {
		max-height: 500px;
		transition: all 1.5s;
	}

	.toggle:checked+.title::before {
		transform: rotate(90deg) !important;
	}

	/**ハンバーガーメニューアコーディオン修正後20240621**/
	ul.acMenu {
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		margin: 20px 0;

	}


	ul.acMenu,
	ul.acMenu ul {
		list-style: none;
		/* margin: 0; */
		padding: 1em 0;
	}

	ul.acMenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}


	.acMenu dl,
	dt,
	dd {
		margin: 0;
		padding: 0;
	}

	.acMenu dt {
		padding: 0.5em 20px;
		position: relative;
	}

	.acMenu dt::after,
	.acMenu dt::before {
		content: "";
		position: absolute;
		right: 1.5em;
		top: 0.8em;
		width: 2px;
		height: 0.75em;
		background-color: #999;
		transition: all 0.3s;
	}

	.acMenu dt::after {
		transform: rotate(90deg);
	}

	.acMenu dt:has(+.openAcd)::before {
		transform: rotate(90deg);
	}

	.acMenu dt:not(:has(+.openAcd))::before {
		transform: rotate(0deg);
	}

	.acMenu>li>a {
		padding: 0.5em 20px;
		display: block;
	}

	/* .openAcd {
		position: relative;
	}

	.openAcd::after,
	.openAcd::before {
		content: "";
		position: absolute;
		right: 1.5em;
		top: 0.8em;
		width: 2px;
		height: 0.75em;
		background-color: #999;
		transition: all 0.3s;
	}

	.openAcd::after {
        transform: rotate(90deg);
    } */

	.acMenu dd ul span {
		margin: 0;
		padding: 0.5em 20px;
		font-weight: bold;
		line-height: 1.5;
		display: block;
	}

	.acMenu span:nth-of-type(2) {
		margin-top: 30px;
	}

	/* .acMenu2 {
		background: #F6F6F6;
		padding: 0.5em 20px;
		display: block;
		color: #333;
	} */

	.Acd_all a {
		display: block;
		/*padding: 0.3em 20px;*/
		padding: 0.8em 20px 1.4rem;
	}

	.acMenu2 p {
		background: #F6F6F6;
		padding: 0.5em 20px;
		display: block;
		color: #333;
		margin: 0;

		position: relative;
	}

	.acMenu2 p::after,
	.acMenu2 p::before {
		content: "";
		position: absolute;
		right: 1.5em;
		top: 0.8em;
		width: 2px;
		height: 0.75em;
		background-color: #999;
		transition: all 0.3s;
	}

	.acMenu2 p::after {
		transform: rotate(90deg);
	}

	.acMenu2 p.openAcd::before {
		transform: rotate(90deg);
	}


	.acMenu2 ul {
		background: #fff;
	}

	.acMenu2 ul li a {
		display: block;
		padding: 0.3em 20px;
	}




	/* ボーダーメッセージ */
	.borderMessage p {
		font-size: 1.2rem;
	}

	/*****************************************************/
	/** お気に入り　2024.05.17 **/
	/******************************************************/
	.fs-c-heading--page {
		font-size: 2.2rem;
	}

	.fs-p-announcement__title {
		font-size: 2.0rem !important;
	}

	/*****************************************************/
	/** ログイン　2024.06.20 **/
	/******************************************************/
	#fs_Login .fs-l-pageMain h2 {
		font-size: 2.0rem;
	}


	/*****************************************************/
	/** 商品詳細　2024.05.17 **/
	/******************************************************/
	.fs-l-pageMain h2 {
		font-size: 2.2rem;
	}

	.fs-c-productNameHeading__name {
		font-size: 2.2rem;
	}

	.fs-body-product .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
		font-size: 2.2rem !important;
	}

	.fs-body-product #recommend-history-itoen h2 {
		font-size: 2.2rem !important;
	}

	ul.item_guidelink {
		line-height: 2.8rem !important;
	}



	/*****************************************************/
	/** フッター **/
	/******************************************************/
	/** フッターガイド **/
	.footerGuide {
		display: block;
		text-align: center;
		padding: 12% 0;
	}

	.footerGuide .footLogo {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5%;
	}

	.footerGuide .footLogo:hover img {
		opacity: 0.5;
	}

	.footGuideLink .tel img {
		width: 52%;
	}

	.footerGuide .footGuideLink .contactForm {
		width: 52%;
		margin: 0 auto;
		font-size: 1.4rem;
	}

	/* フッダーのロゴと電話番号を小さくする */
	.footerGuide .footLogo img {
		max-width: 130px;
	}
	.footGuideLink .tel img {
		max-width: 130px;
	}
	.footerGuide .footGuideLink .contactForm {
		max-width: 140px;
		font-size: 1.3rem;
	}


	/** フッターショップリスト **/
	.footerShopList {
		flex-wrap: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 92%;
		margin: 0 auto;
	}

	.footerShopList a {
		margin-right: 0;
		width: 48%;
		margin-bottom: 4%;
	}

	.footerShopList a p {
		font-size: 1.4rem;
	}

	.footerShopList a img {
		padding: 10px;
	}

	/** フッターナビ **/
	.footerNav {
		font-size: 1.2rem;
		margin-top: 2.5rem;
	}

	.footerNav a {
		text-align: center;
		margin-right: 0px;
		margin-bottom: 0;
		padding: 5px 10px;
	}

	.footerNav .iconBlank::after {
		top: 2px;
	}

	/** コピーライト **/
	.footerCopyright {
		padding: 10px 0 90px;
	}

	.footerCopyright p {
		font-size: 1.2rem;
	}

	/** 公式Instagramはこちら **/
	.footinstagram {
		padding: 1rem 0;
	}

	.footinstagram a {
		font-size: 1.4rem;
	}

	.footinstagram img {
		max-width: 3.1rem;
		width: 100%;
		margin-right: 1.5rem;
	}

	/******************************************************/
	/** トップページ **/
	/******************************************************/
	#fs_Top .fs-l-main {
		margin: 10px auto;
		padding: 0;
	}

	/** スライダー **/
	.sp-slider .slick-arrow {
		display: none !important;
	}

	/** sp用カテゴリーリスト **/
	.topCategoryList {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 92%;
		margin: 0 4%;
	}

	.topCategoryList div {
		width: 48%;
		margin-bottom: 4%;
	}

	.topCategoryList div a {
		font-size: 1.4rem;
		display: block;
		padding: 5px 0;
		border: 1px solid #000;
		text-align: center;
	}

	/** 人気ランキング **/
	#ranking-itoen {
		padding: 0 4%;
		margin-bottom: 50px;
	}

	.switchtab {
		display: flex;
		flex-wrap: wrap;
		gap: 0 5px;
		width: 100%;
	}

	.switchtab>label {
		padding: 5px 0;
		font-size: 1.3rem;
	}

	.switchtab>div {
		padding: 5% 0;
	}

	#fs_Top .flywheel-recommend__frame {
		padding: 0;
	}

	#fs_Top .fr3-item__productName {
		font-size: 1.2rem !important;
	}

	#fs_Top .fr3-item__productPrice__value {
		font-size: 1.2rem !important;
	}

	/** ブランド紹介 **/
	#brand-info-itoen {
		text-align: center;
		width: 92%;
		margin: 0 auto;
		padding: 40px 0 50px;
	}

	#brand-info-itoen .brand-info-itoen__flexwrap {
		/* padding: 0 5%; */
		margin: 0;
	}

	#brand-info-itoen h2 {
		margin: 0 auto;
	}

	#brand-info-itoen h2 img {
		width: 37.33vw;
	}

	.brand-info-itoen__description {
		margin: 0 auto;
		font-size: 1.4rem;
		text-align: left;
	}

	/* .brand-info-itoen__description p:first-child {
		margin-bottom: 0;
	} */

	.brand-info-itoen__description p:nth-child(2) {
		margin-top: 0;
	}

	#brand-info-itoen .fs-lp-story-copy {
		/* font-size: 6.5vw; */
		font-size: 2.4rem;
		margin: 2rem 0 2.5rem;
		background: none;
	}

	.brand-info-itoen__flexitem {
		margin: 0 auto;
	}

	#brand-info-itoen .fs-lp-story-copy .underline-yellow {
		background: linear-gradient(180deg, transparent 0%, transparent 50%, rgba(255, 228, 0, 0.4) 50%, rgba(255, 228, 0, 0.4) 100%);
	}

	#brand-info-itoen .copy-equal {
		width: fit-content;
		margin: 1vw auto -8vw;
	}

	/** 商品から選ぶ紹介 **/
	#item-select-itoen {
		/* padding: 30px 0 10px; */
		padding: 30px 0 45px;
	}

	.item-select-itoen__ttl {
		font-size: 4.5vw;

	}

	/* .item-select-itoen__img {
        width: 100%;
        height: 27vw;
        object-fit: cover;
    } */

	.item-select-itoen__cards {
		grid-template-columns: 1fr 1fr;
		gap: 3.5rem 2rem;
		padding: 0 5%;
		font-size: 1.6rem;
		font-weight: bold;
	}

	/* .item-select-itoen__typeimg {
        width: 100%;
        height: 27vw;
        object-fit: cover;
    } */

	.item-select-itoen__typecards {
		/* grid-template-columns: 1fr 1fr; */
		min-width: 100%;
		padding: 0 5%;
		gap: 3.5rem 2rem;
		font-size: 1.6rem;
		font-weight: bold;
	}

	.item-select-itoen__hashtag {
		max-width: 330px;
		width: 100%;
		margin: 0 auto 0;
		font-size: 1.4rem;
		gap: 1rem;
	}

	#item-select-itoen .fs-p-searchForm {
		margin: 1.5rem auto 0;
		padding: 0 5%;
	}

	#item-select-itoen .fs-p-searchForm__input {
		padding: 1.2rem 1.1rem 1rem 2rem;
		font-size: 1.4rem;
	}

	#item-select-itoen .fs-p-searchForm__button::before {
		top: 6px;
		right: 1px;
	}

	/* 取り扱いブランドから選ぶ */
	#brand-select-itoen {
		padding: 30px 0 50px;
	}

	#brand-select-itoen h2 {
		letter-spacing: -0.06em;
	}

	.brand-select-itoen__flexwrap {
		padding: 0 5%;
	}

	.brand-select-category {
		height: 220px;
	}

	.brand-select-category__ttl {
		font-size: 3.0rem;
	}

	.brand-select-category__txt {
		font-size: 1.6rem;
		margin-bottom: 2.5rem;
	}

	/* ピックアップ商品 */
	#pickup-item-itoen {
		padding: 20px 0 40px;
	}

	.pickup-item-itoen__flexwrap {
		padding: 0 7%;
	}

	.pickup-item-itoen__flexwrap a {
		margin-bottom: 0vw;
	}

	#pickup-item-itoen img {
		max-width: 100%;
	}

	.pickup-item-itoen__flexwrap .fs-pt-column__description {
		max-width: 432px;
		width: 100%;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.pickup-price span {
		font-size: 5.3vw;
	}

	.pickup-ttl {
		font-size: 5.3vw;
	}

	.pickup-item-btn-itoen {
		margin-left: 0px;
	}

	#pickup-item-itoen .pickup-item-itoen__flexwrap .pickup-item-btn-itoen:not(:last-of-type) {
		margin-bottom: 4.5rem;
	}

	/** ショップ一覧 **/
	#shoplist-itoen {
		padding: 5% 0 10%;
	}

	.shopList {
		display: block;
		text-align: center;
	}

	.shopList a {
		width: 60%;
		margin: 0 auto;
	}

	/** おすすめの特集 **/
	#feature-itoen {
		width: auto;
		margin: 0 auto;
		/* padding: 20px 0 40px; */
		padding: 20px 5% 40px;
	}

	.fs-body-top #feature-itoen {
		/* padding: 50px 5% 60px; */
		padding: 20px 5% 40px;
	}

	.feature .postBox {
		width: 48%;
		margin-bottom: 10%;
	}

	.feature .postBox .title {
		font-size: 1.2rem;
	}

	.feature .postBox .text {
		font-size: 1.3rem;
	}

	#feature-itoen h2 {
		font-size: 2.2rem;
	}

	/** おすすめ商品 **/
	#recommend-item-itoen {
		padding: 4% 0 10%;
	}

	/* 人気の商品20240627 */
	.fr3-productListCarousel__responsive_2 .fr3-productListCarousel__slide {
		flex: 0 0 calc((100% - 16px* 3) / 2) !important;
	}

	/** 最近見た商品 **/
	#recommend-history-itoen {
		width: 100%;
		margin: 0 auto;
		padding: 4% 0 10%;
	}

	#recommend-history-itoen h2 {
		font-size: 2.2rem !important;
	}

	#recommend-history-itoen .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
		flex: 0 0 calc((100% - 16px * 3) / 2);
	}

	#recommend-history-itoen .flywheel-recommend__frame {
		padding: 0;
	}

	/** お知らせ **/
	#news-itoen {
		padding: 4% 0 10%;
		margin: 0 auto;
	}

	#news-itoen .fs-pt-list {
		width: 92%;
		padding: 0 0 5%;
		margin: 0 auto;
	}

	#news-itoen .fs-pt-list__link {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	#news-itoen .fs-pt-list__link time {
		font-size: 1.2rem;
		width: 25%;
	}

	#news-itoen .fs-pt-list__link span {
		font-size: 1.6rem;
		width: 75%;
	}

	/******************************************************/
	/** 下層ページ **/
	/******************************************************/
	section.fs-c-newUsers.fs-c-subSection .fs-c-newUsers__message.fs-c-subSection__message {
		height: auto;
		margin-bottom: 5%;
	}

	/******************************************************/
	/** 検索ページ **/
	/******************************************************/
	.search-detail-area {}

	.detailSearchBtn {
		display: none;
	}

	#fs_ProductSearch .detailSearchBtn {
		display: inline-block;
		background: #000;
		color: #fff;
		font-size: 1.4rem;
		padding: 3% 5%;
		position: fixed;
		bottom: 10px;
		left: 20px;
		z-index: 101;
	}

	#fs_ProductSearch .detailSearchBtn span {
		vertical-align: middle;
	}

	#fs_ProductSearch .detailSearchBtn img {
		vertical-align: middle;
		width: 20px;
		margin-right: 5px;
	}

	.searchBoaderArea .fs-p-searchForm {
		width: 92%;
		margin: 0 auto;
	}

	#fs_ProductSearch.fs-c-productList__controller .fs-c-sortItems__label {
		font-size: 1.4rem;
	}

	#fs_ProductSearch .fs-c-productList__controller {
		justify-content: center;
	}

	#fs_ProductSearch .fs-c-sortItems__label {
		font-size: 1.4rem;
	}

	#fs_ProductSearch .fs-c-sortItems__list>li {
		font-size: 1.4rem;
	}

	#fs_ProductSearch .fs-c-productList__list {
		grid-template-columns: 50% 50%;
	}

	#fs_ProductSearch .fs-c-productList>.fs-c-productList__controller:nth-of-type(1) {
		justify-content: center;
	}

	#fs_ProductSearch .fs-l-main {
		margin: 0 auto 24px;
	}

	#fs_ProductSearch .fs-c-listControl__status {
		margin: 0 auto;
	}

	#fs_ProductSearch .fs-c-pagination {
		margin: 0 auto;
	}

	#fs_ProductSearch .flywheel-recommend__frame {
		padding: 0;
	}

	/* 20230707 iOS16スクロール対策 */
	#ranking-itoen .fr3-productListCarousel__slides {
		overflow-x: scroll !important;
	}

	#recommend-item-itoen .fr3-productListCarousel__slides {
		overflow-x: scroll !important;
	}

	#recommend-history-itoen .fr3-productListCarousel__slides {
		overflow-x: scroll !important;
	}

	/* サジェストリンク調整用 */
	.open-s .s-menu .poplink {
		position: fixed !important;
		top: 117px;
	}

}

/* Firefox専用のCSSハック */
@-moz-document url-prefix() {
	#ranking-itoen {
		display: none;
	}
}

/******************************************************/
/** レスポンシブ375px以下 **/
/******************************************************/
@media screen and (max-width:375px) {

	/** 商品から選ぶ紹介 **/
	/* .item-select-itoen__cards {
        grid-template-columns: 1fr 1fr;
    }
    
    .item-select-itoen__typecards{
        grid-template-columns: 1fr 1fr;
    } */

}

.productpage_indent {
text-indent: -1em;
padding-left: 1em;
list-style: none;
}