/* リセットCSS */
hr {height: 0; margin: 0; padding: 0; border: 0;}

/* リンク先移動ディレイ */
html {
  scroll-behavior: smooth;
}

body {
  scroll-behavior: smooth;
  transition-property: scroll-position;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transition-delay: 0.2s;
}


/* 【スライド調整】 */

@media screen and (min-width:1200px) {
.fs-pt-carousel__track {width:100%; max-width:1200px; margin:0 auto;}
}

.fs-pt-carousel {
padding-top: 6px;
padding-bottom: 18px;
}

.slide-future img {
padding:0.5rem;
}


/* 【商品一覧ページ】 */

.fs-c-sortItems__label {font-size:11px;}
.fs-c-sortItems__list {font-size:11px;}
.fs-c-listControl__status__total__label {font-size:9px;}
.fs-c-pagination__item {padding: 5px;}

.fs-c-productList {padding:0 10px;}

/* 在庫切れ表示を非表示に */
.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock {
display: none;
}


.fs-c-subgroupList__link {
    height: 3rem;
    margin: 3px;
    padding: 16px 10px;
    font-size: 1rem;
    border: none;
    border-radius: 3px;
}

.fs-c-subgroupList__item {
  flex-grow: 1;
  flex-basis: 50%;
  margin-top: -1px;
}

@media screen and (min-width: 768px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(33.3% + 1px);
    margin-left: -1px;
    margin-top: -1px;
  }


}

@media screen and (min-width: 960px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(25% + 1px);
    margin-left: -1px;
    margin-top: -1px;
  }
}

.fs-c-productMark__label { 
font-size:1.2em; font-weight: 600; letter-spacing: 0.1em;
}


.fs-c-productListItem__productName { font-size: .9rem;}
.fs-c-heading--page { font-size:1.8rem; letter-spacing:1px; padding:0.5em 1em 0; border:none;}

.fs-c-heading-ts-img {margin:0 auto; text-align:center; min-width:120px; padding:2rem 3rem 1rem 3rem; border:none;}
.fs-c-heading-ts-h1 {margin:0 auto; text-align:center; line-height:160%; font-size: 1.5rem; padding:0 3.2rem 0 3.2rem; border:none;}


.fs-c-subgroup {margin: 0 0.4rem;}
.fs-c-subgroup > .fs-c-listControl { display: none;}

/* 【ログインページ】 */
.fs-c-subSection__title {padding:0 1rem 0.2rem 1rem;}
.fs-c-subSection__message {padding:0 2rem;}

.fs-c-linkedServiceLogin__title {padding:0 1rem 0.2rem 1rem;}
.fs-c-linkedServiceLogin__body {padding:0 2rem;}


/* 【サイドカートアイコン】 */

.fs-p-scrollingCartButton {
  position: fixed;
  right: 0;
  bottom: 12%;
  z-index: 100;
}

.fs-p-scrollingCartButton img { width: 36px; height: auto;}

.fs-p-cartItemNumber { 
position: absolute;
top: -15px;
right: 1rem;
}


/* 【ポップアップ追尾バナー】 */

.popup-tsuibi {
width:70%; max-width:400px; position: fixed; right: 0; bottom: 4%; z-index: 100;
}
.popup-tsuibi img {width:100%; height:auto;}


@media screen and (max-width:768px) { 
    /*　画面サイズが768pxまではここを読み込む　*/
.fs-p-headerNavigation__search {
    flex-grow: .8;
    margin: 0 auto;
}
}

.fs-p-drawerButton__label {display: none;}

.fs-p-banner { padding: 0; margin: 0 1rem; border: none;}

.fs-p-sideMenu li:first-of-type { padding-top:12px;}
.fs-p-sideMenu li:last-of-type { padding-bottom:12px;}

.fs-p-footerCopyright__text { font-size: 0.8rem; color: #333; padding-top: 30px;}

.fs-p-memberInfo__points {color: #333;}

@media screen and (max-width:768px) { 
    /*　画面サイズが768pxまではここを読み込む　*/

.fs-p-headerNavigation__link {margin: -10px 0 0 0; padding: 0 0 10px 0;}

.fs-p-searchForm__input { font-size: 1.3rem;}

}

a.fs-p-headerNavigation__link:hover { background: #eee;}


/* 【共通ページ】 */


.attention { font-weight: 600; color: #cc0000; padding:0 8px 8px;}

body {font-size: 1.2rem;}

.fs-p-messageBoard {width: 96%; margin: 0 auto 10px auto; max-width: 1200px; background-color: #fff; border:3px solid #cc0000;}

/* 【ヘッダーナビゲーション2】 */
.headnav2 {width:90%; max-width:1216px; margin:0.1rem auto 0.3rem auto}
.headnav2 ul {display:flex; list-style:none; margin:0; padding:0;}
.headnav2 li {margin:0; padding:0 1rem; font-size:1rem; font-weight:600;}

/* 【ヘッダー/ロゴ画像】 */
.fs-p-logo__image { margin: 5px; max-width:100px;}

/* 【ヘッダー/ナビバー】 */
.fs-p-headerNavBar {border-bottom: none; margin-bottom: 12px;}

/* 【ヘッダー/検索窓】 */
.fs-p-inputGroup {border-radius: 3px;}

/* 【ヘッダー/パンくず】 */
.fs-c-breadcrumb {font-size: .9rem;}
.fs-c-breadcrumb__list {padding-left: 2%;}

/* 【ヘッダー/サイト告知】 */
.kokuchi { 
width:96%;max-width:1200px;margin:0 auto 8px auto;paddidng:6px;border: 2px solid #cc0000;border-radius:3px;
}

.kokuchibana { 
width:100%; max-width:1200px; margin:0 auto 8px auto; paddidng:8px;
}

.kokuchi-ttl {
font-size:1.4rem;font-weight:800;margin:0 auto;padding:1.1rem 0 0.6rem 1.3rem;
}
.kokuchi-tex {
font-size:1.2rem;margin:0 auto;padding:0 1.8rem 1.1rem 1.8rem;line-height:1.6rem;
}
.kokuchi-subtex {
text-align:right; font-size:1.2rem;font-weight:bolder;margin:0 auto;padding:0 2.5rem 1.1rem 0;
}

@media screen and (min-width:960px) {
/* 【ヘッダーナビゲーション2】 */
.headnav2 li {padding:0 0.8rem; font-size:1.2rem;}

.kokuchi-ttl {padding:1.3rem 0 1.3rem 6.3rem;}
.kokuchi-tex {padding:0 6.3rem 1.3rem 6.3rem;}
.kokuchi-subtex {padding:0 6.5rem 1.3rem 0;}

}


.fs-p-logo{padding-bottom:2vh;}
.fs-p-logo a{margin-bottom:-6px;padding:0;}
.fs-p-logo__lead{margin:0;padding:0;}
.fs-p-drawerButton{padding-top: 24px;}
.fs-p-drawerButton__icon {font-size: 2.2rem; width: 24px; height: auto;}

.fs-p-headerUtilityMenu{padding-right:1.5vw;}
.fs-p-footerSnsLink__item{padding:2rem 2vw 2rem 2vw;}
.fs-l-header__utility{grid-template-rows:1fr;}
.fs-p-footerSnsLink{width:100%;}

.fs-p-headerNavigation{padding:10px;}

.fs-p-headerNavigation__link{font-size: 0.8rem;}
.fs-p-headerNavigation__link img{ width: 34px; height: auto; padding: 0.1rem 0.5rem;}

/* 【サイドメニュー】 */
.fs-p-drawer__heading {font-size: 1.8rem; border-bottom: 3px double #999999; margin-bottom: 0;}
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {display:none;}
a.fs-pt-menu__link--lv1:hover { color: #fff; background: #3c3c3c;}
a.fs-pt-menu__link--lv2 {font-weight: 500; font-size: 1.2rem; letter-spacing :0.1rem;}
a.fs-pt-menu__link--lv2:hover { color: #fff; background: #3c3c3c;}
a.fs-pt-menu__link--lv3 { font-size: 1rem;}
a.fs-pt-menu__link--lv3:hover { color: #fff; background: #3c3c3c;}
.fs-clientInfo { margin-bottom: 40px;}


/* 【サイドメニュー追加項目】 */
.add-sidemenu{font-size:1.8rem; border-bottom:3px double #999; margin-bottom:0; text-align:center; padding-top:2rem;}
.add-sidemenu a{color:#3c3c3c; text-decoration:none;}
.add-sidemenu a:hover{color:#3c3c3c; text-decoration:none;}


/* 【フッター】 */
.fs-p-footerNavigationItem { margin: 0 1rem;}

.fs-p-footerNavigationItem__body { padding:5px;}

.fs-p-footerNavigationItem__title { font-weight: 600; font-size: 1.3rem;}

.fs-p-footerSnsLink__item__icon { width:30px; height:auto;}

.fs-p-banner--registration { background: #666;}

.fs-pt-menu li { margin: 0.5rem 0.5rem 0 0.5rem;}


/* 【トップページ】 */

.fs-p-heading--lv0 {font-weight: 600; font-size: 1.7rem; letter-spacing: 0.1em; padding: 0.2em 0.2em 0.2em 1em; color: #3c3c3c;}

.fs-p-heading--lv1 {font-weight: 600; font-size: 1.4rem; letter-spacing: 0.1em; padding: 0.2em 0.2em 0.2em 1.2em; color: #3c3c3c; border-bottom: 1px solid #ccc;}

.fs-p-heading--lv2 {font-weight: 600; font-size: 1.1rem; letter-spacing: 0.1em; padding: 0.2em 0.2em 0.2em 1.2em; background-color: #999; color: #fff;}
.fs-p-heading--lv2a {font-weight: 600; font-size: 1.1rem; letter-spacing: 0.1em; padding: 0.4em 0.2em 0.2em 1.2em; color: #666;}

.fs-p-heading--lv3 {font-weight: 600; font-size: 1.3rem; letter-spacing: 0.1em; padding: 0.3em 0.2em 0.3em 1.2em; background-color: #999; color: #fff;}
.fs-p-heading--lv3a {font-weight: 600; font-size: 1.3rem; letter-spacing: 0.1em; padding: 1.6em 0.2em 0.3em 1em; color: #3c3c3c;}

.fs-p-heading--lv2:not(:first-child) { margin: 1rem 0rem;}

.fs-p-card { margin: 0 1rem;}
.fs-p-card__title { font-size: 1.4rem;}

.fs-c-specTableContainer {font-size: 1.1rem; padding: 3px 5px;}

.memo {padding-left: 2.3rem;}

.fs-l-main { margin: 0 auto 18px auto; padding:0;}

.fs-c-productListCarousel__ctrl { flex-basis: 40px; min-width: 30px;}
.fs-c-productListCarousel__list__item { margin: 0 10px;}

.fs-c-button--carousel { font-size: 2.6rem;}

.fs-p-dateList { margin: 0 1rem 3rem 1rem;}

.topbana { margin: 0 auto; padding: 0; list-style: none;}
.topbana li { margin: 0 auto; padding-bottom: 0.5rem;}



/* 【トップもっと見るボタン】 */
.viewmore {width:50%; margin:0 auto; padding:1rem 0 2rem 0;}
.viewmore a {
display:inline-block; width:100%; height:auto; margin:0 auto; padding:0.7rem;
color:#666; font-size:1.2rem; font-weight:700; letter-spacing:0.1rem; text-align:center;
text-decoration:none; border:1px solid #666; border-radius:2px;
}

/* 【トップインラインメニュー】 */

.main-menu-double {
  margin:0; padding:1rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 0.5rem 0.5rem;}

.main-menu-double li {margin:0; padding:0; list-style:none; }

.main-menu-double a {
  font-size:1rem;
  color:#3c3c3c; 
  margin:0; 
  padding:0.8rem;
  background: #eee;
  display: block;
  border-radius: 3px;
}

.main-menu-double a:hover {text-decoration: none;} 


.main-menu-future {
  margin:0; padding:0 1rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 0.5rem 0.5rem;
}

.main-menu-future li {margin:0; padding:0; text-align:left; list-style:none; color:#aaa; padding:0.8rem;}

.main-menu-future a {
  color:#333;
  width:100%;
  margin:0; 
  padding:0 0 0.4rem 0;
  background: #fff;
  display: block;
}

.main-menu-future a:hover {text-decoration: none;}

.main-menu-future a img {padding-bottom:0.4rem;}


.main-menu-double a:hover {text-decoration: none;}


/* 【会員登録ページ】 */
.fs-p-announcement {width: 96%; max-width:600px; margin: 0 auto;}

.apl-btn-bana {width:90%; max-width:500px; border:1px solid #bbb; padding:0.8rem 2rem; border-radius:3px; margin:0 auto; background-color:#fff;}

/* 【会員特典ステージパーツ】 */
.menber-stage {padding-bottom:1.4rem;}

summary {
 display:block; position: relative; /* 親要素に対して相対的に位置を指定するために必要 */
 padding:16px 20px 4px 0; /* アイコンの幅 + 若干の余白 */
 margin-bottom:0px;
 text-align:center; letter-spacing:1px;border-bottom:1px solid; font-weight:600;
}

summary::after {
 content: "\25BC"; /* ▼のUnicode文字 */
 position: absolute;
 top: 65%;
 right: 0;
 transform: translateY(-50%); /* アイコンを上下中央に配置 */
 font-size: 16px;
 cursor: pointer; /* マウスオーバー時のカーソル */
 /* 必要に応じてアイコンのサイズや色などを調整 */
}

details[open] summary::after {
 content: "\25B2"; /* ▲のUnicode文字 */
  /* 必要に応じて開いている時のアイコンを調整 */
}


.menulist {
background-color:#f0f0f0;
display:flex;flex-wrap:wrap;
justify-content: center;
padding:20px 0 14px;
}

.menulist li{
background-color:#fff; list-style:none; width:100%; max-width:360px;
border:1px solid #eee; margin:0 12px 8px 12px; padding:20px 20px 16px;
color:#111065; text-align:center;
line-height:120%; letter-spacing:1px; font-size:1.2rem;
}

.menulist span{font-size:0.9rem; margin:0; padding:0;}

#list-title {text-align:left; font-size:1.2rem; margin:0; padding:0 0 10px 10px; line-height:140%; background-color:#f0f0f0;}

/* 【会員退会ページ】 */
.fs-c-inputInformation__field {padding: 0 2.5rem;}
.fs-c-inputInformation__button {padding: 0 2.5rem;}
.fs-c-buttonContainer--myPageTop {padding: 0 1rem;}

/* 【マイページ】 */
.fs-l-account {padding: 0 3rem;}
.fs-c-wishlistProduct__header {margin:0 1rem;}
.fs-c-wishlistProduct__title {font-size: 1.7rem; padding: 0 2rem 0.4rem 2rem;}
.fs-c-wishlistProduct__footer {padding-right:1rem;}

/* 【商品ページ】 */
/* メインゾーン */ 
.fs-l-productLayout p { padding: 10px;}
.fs-c-productNameHeading { padding: 0 8px;}
.fs-l-pageMain p { padding: 0 10px;}
.fs-c-productMarks { padding: 0 4px; margin: 4px 0;}
.fs-c-productPrice { padding: 0 10px;}
.fs-c-productPrice--selling { padding: 0 10px;}
.fs-c-productPostage { padding: 0 10px;}
.fs-c-variationAndActions { padding: 0 5px;}
.fs-c-inquiryAboutProduct { padding: 0 5px;}
.wishlist { margin: 0 10px;}

.fs-checkout-pmticon-container { padding: 0 5px;}



.fs-c-variationCart--withImage > li {
    grid-template-columns: auto 1fr 3em 128px;
}

/* メインゾーンボトムバナー */ 
.main-bottombana-1200 {width:97%; margin:0 auto; text-align:center; padding:4rem 0 0 0;}
.main-bottombana-1200 li {list-style: none; padding: 0 6px 6px 6px; font-size: 10px; justify-self: center; vertical-align: middle;}

/* 予約、入荷時期文言 */
.at_memo {
font-size: 1.4rem; color: #cc0000; padding-bottom: 1.4rem;
}

/* 拡大虫眼鏡アイコン非表示 ボタン全般にかかってしまう
.fs-c-buttonContainer { display: none;}
 */

.fs-c-productCarouselMainImage__thumbnailList { margin-top: 20px;}

/* フリック画像下の帯カラー */
.fs-c-productCarouselMainImage__image__caption {
  background: rgba(30, 30, 30, 0);}

/* 商品番号枠線 */
.fs-c-productNumber{border:none;}

/* サムネイルSKUラベル */
.fs-c-productCarouselMainImage__thumbnail__caption {font-size: 1.1rem;}

/* ポイント進呈帯カラー */
.fs-c-productPointDisplay {background: #fff; color: #3c3c3c; padding: 0;}
/* 関連商品リスト */
.ipulist {width:100%; padding-top:4rem; display: grid; grid-template-columns: 1fr 1fr 1fr;}
.ipulist li {list-style: none; padding: 0 6px 6px 6px; font-size: 10px; justify-self: center; vertical-align: middle;}
/* 商品名 */
.fs-c-productNameHeading__name { font-size: 1.5rem;}
/* 販売期間表示 */
.fs-c-salesPeriod__date { font-size: 1.1rem;}
/* カラー名 */
.fs-c-variationList__item__title { margin:3px 0; padding: 5px;}

.fs-c-slick .slick-prev::before, .fs-c-slick .slick-next::before { font-size: 20px;}
.fs-c-slick .slick-prev, .fs-c-slick .slick-next { width: 30px; height: 30px;}

.fs-c-productListItem__control{ padding: 0 10px;}

/* 【プルダウン選択肢】 */
.fs-c-dropdown__menu { font-size: 1.2rem;}
.fs-c-productSelection { margin:0 5px; pading:0 8px;}
.fs-c-productSelection__selection { margin-bottom: 8px;}

.fs-c-note { padding: 30px 16px 0 16px;}
.fs-c-note2 { margin-top: 60px; padding: 60px 16px 0 16px; border-top: 1px solid #333;}

.tokutenhyou { overflow-x: auto;}
.tokutenhyou table { border-collapse: collapse; border: solid 3px; font-size: 1.1rem; margin-top: 10px; width: 590px;}
.tokutenhyou td { border: solid 1px; width: 110px; text-align: center; padding: 3px;}
#tokutenjyouken { border: solid 1px; text-align: center; vertical-align: top; padding: 2px; background-color: #777; color: #fff; font-size: 1rem;}

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

.fs-c-productStock { padding: 8px;}
.fs-c-productStock--lowInStock { padding: 8px;}
.fs-c-productQuantityAndWishlist { padding: 8px;}
.fs-c-productReview { padding: 8px;}


/* 【カートページ】 */
.fs-l-cart {padding: 0 2rem;}
.fs-p-announcement { padding: 0 1rem 5rem 1rem;}
.fs-c-featuredProduct { padding-bottom: 5rem;}
.fs-c-featuredProduct__title { margin-top: 1rem; padding: 6px; font-size:1.3rem;}
#fs-totalsArea-wrapper {margin-bottom: 5rem}
#AmazonPayButton {margin: 0 auto; width:90%; max-width:240px;}
.fs-c-continueShopping {margin: 0 auto 5rem auto; text-align: center;}
.fs-c-cartDiscountInfo__note { margin-bottom: 1rem;}

#pmticon_ttl { padding: 3rem 0 0 5px;}
.payment_icon { width: 100%; margin: 0; padding: 0 0 1rem 0; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-start;}
.payment_icon li { padding: 3px 0 0 10px; list-style: none;}

.payment_announce {width:100%; margin:0 0 0 0.4rem; padding:0 0 3rem 2rem;}
.payment_announce li {padding:0.4rem 0;}
.payment_announce a {margin:1rem; padding:0.4rem 1rem; background-color:#666; color:#fff; border-radius:3px;}

/* 【グリッドレイアウト解除】 */
.fs-l-cart__contentsArea {display:block !important;}

@media screen and (max-width: 599px) {
.fs-c-productListCarousel__list__item {
  max-width: 100px;
  min-width: 100px;
}
}


/* 【フリーページ】 */
.appstore__qr { width: 80%; height: auto; padding:10px 0 5px 0; text-align: center;}
.appstore__qr img { width: 120px; height: auto;}


.fs-c-descriptionList {padding:0 12px;}
.fs-c-descriptionList__label {font-size:1.5rem;}


/* 【HQ-market】 */

.hqmkt {width:100%; height:auto; text-align:center; margin:3rem auto 0 auto;}
.hqmkt img {padding-bottom:2rem;}
.hqmkt p {width:80%; height:auto; text-align:left; margin:0 auto; padding-bottom:6rem; line-height:170%;}
.hqm-btn a {
display: inline-block; width: 46%; height: auto; margin: 0 auto 6rem auto; padding: 0.7rem;
color: #fff; font-size: 1.5rem; font-weight: 700; letter-spacing: 0.2rem;
text-decoration: none; background-color: #000;
}
.hqmkt h2 {
width:82%; height:auto; text-align:center; margin:0 auto; padding:1rem; color:#111; font-size:1.6rem; font-weight:700; line-height:170%; border-bottom:2px solid #111;
}
.footlogo {padding:6rem 0;}



/* 【Assist-Future】 */

.af {width:100%;max-width:800px; height:auto; text-align:center; margin:1rem auto;}

/* 2並列コンテンツ */
.heiretsu2 {margin:0 auto; display:flex; align-items:flex-start; justify-content:space-between;}
.heiretsu2 li {list-style:none; }

/* 吹き出しコメント系ボックス */
.itembox { 
width:90%; height:auto; margin:0 auto; padding:3rem 0 2rem 0; background-color:#ebebeb; border-radius:1.6rem;}

@media screen and (min-width:320px) {
/*　画面サイズが320pxからはここを読み込む　*/
.aftex2406 {width:100%; margin:0 auto; padding: 0 1.5rem 1.3rem 1.6rem; font-size:1.2rem; font-weight:600; line-height:180%; text-align:left;}
.ttl_nostyle1 {margin:0 auto 1.7rem auto; padding:0 0.3rem;
 font-size:1.4rem; font-weight:700; line-height:160%; text-align:center;}
.ttl_underline1 {margin:0 auto 1.7rem auto; padding:0;
 font-size:1.4rem; font-weight:700; line-height:160%; text-align:center; border-bottom:solid 2px;}
.ttl_band1 {margin:0 auto 1.7rem auto; padding:0.3rem; background-color:#000;
 color:#fff; font-size:1.3rem; font-weight:700; line-height:160%; text-align:center; }

.tex-s { font-size:0.8rem; font-weight:600; padding-left:3rem;}

.af-btn a {
display: inline-block; width: 37%; height: auto; margin: 0 auto 6rem auto; padding: 0.7rem;
color: #fff; font-size: 1.2rem; font-weight: 700; letter-spacing: 0.1rem;
text-decoration: none; background-color: #000; border-radius:2px;
}
.af-btn1 a {
display: inline-block; width: 37%; height: auto; margin: 0 auto 6rem auto; padding: 0.7rem;
color: #000; font-size: 1.2rem; font-weight: 700; letter-spacing: 0.1rem;
text-decoration: none; background-color: #fff; border-radius:2px;
}

}

@media screen and (min-width:768px) {
/*　画面サイズが768pxからここを読み込む　*/
.aftex2406 {width:100%; margin:0 auto; padding-bottom:32px; font-size:20px; font-weight:600; line-height:190%; text-align:left;}
.ttl_nostyle1 {margin:0 auto 32px auto; padding:0 6px;
 font-size:24px; font-weight:700; line-height:160%; text-align:center;}
.ttl_underline1 {margin:0 auto 32px auto; padding:0;
 font-size:24px; font-weight:700; line-height:160%; text-align:center; border-bottom:solid 3px;}
.ttl_band1 {margin:0 auto 32px auto; padding:0.2rem; background-color:#000;
 color:#fff; font-size:22px; font-weight:700; line-height:160%; text-align:center;}

.tex-s { font-size:15px; font-weight:600; padding-left:7rem;}

.af-btn a {
display: inline-block; width: 34%; height: auto; margin: 0 auto 6rem auto; padding: 0.7rem;
color: #fff; font-size: 20px; font-weight: 700; letter-spacing: 0.2rem;
text-decoration: none; background-color: #000; border-radius:4px;
}
.af-btn1 a {
display: inline-block; width: 34%; height: auto; margin: 0 auto 6rem auto; padding: 0.7rem;
color: #000; font-size: 20px; font-weight: 700; letter-spacing: 0.2rem;
text-decoration: none; background-color: #fff; border-radius:4px;
}

}



.label {font-size:1.6rem; font-weight:600; letter-spacing:0.1rem; width:100%; height:auto; text-align:center; margin:2rem auto; border-bottom: 1px solid #ccc;}

.af_slide {width:100%;max-width:1000px; height:auto; text-align:center; margin:0 auto;}

.slick-dots li button:before{font-size:16px!important;}
.slick-dots li{	width:12px!important;}

.af img {padding-bottom:0rem; vertical-align:top;}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) { 
.af p {width:90%; height:auto; text-align:left; margin:0 auto; font-size:1.2rem; padding-bottom:0; line-height:170%; letter-spacing:0.1rem;}
.af h2 {
text-align:center; margin:0 auto 1.8rem auto; padding:0.2rem; color:#111; font-size:1.2rem; font-weight:700; line-height:170%; border-bottom:2px solid #111;}
.af h3 {
text-align:center; margin:0 auto 2rem auto; padding:0.2rem; color:#111; font-size:1.5rem; font-weight:700; line-height:170%;}
}

/*　画面サイズが768pxから1024pxまではここを読み込む　*/
@media screen and (min-width:481px)  {
.af p {width:90%; height:auto; text-align:left; margin:0 auto; font-size:1.6rem; padding-bottom:0; line-height:170%; letter-spacing:0.1rem;}
.af h2 {
text-align:center; margin:0 auto 2.8rem auto; padding:0.2rem; color:#111; font-size:1.7rem; font-weight:700; line-height:170%; border-bottom:2px solid #111;}
.af h3 {
text-align:center; margin:0 auto 3rem auto; padding:0.2rem; color:#111; font-size:1.9rem; font-weight:700; line-height:170%;}
}


.footlogo {padding:6rem 0;}


.flywheel-recommend__frame { margin-bottom: 3rem;}

/*　AIリコメンド見出し隠し　*/
.flywheel-recommend__frame h2 { display: none;}

/*　おすすめ商品　*/

.fs-c-totalAndActions button:where(:not(.fs-c-button--image))
{ min-height: 1em;  min-width: 36%;  max-width: 8%;}

@media screen and (max-width: 599px) {
.fs-c-productListCarousel__list__item
{ max-width: 140px; min-width: 140px;}
}

.fs-c-button__label {font-size:12px;}

.fs-c-button--plain.fs-c-button--viewProductDetail::before
{display:none;}

.fs-c-returnedSpecialContract {padding-left:2rem;}


/*　フリーページ_ヘッドメニュー　*/

.h-menu ul {
display:flex; justify-content:space-around; flex-wrap:wrap;
width:100%; margin:0; padding:1rem 0 0;
list-style-type:none;
}

.h-menu ul li { margin:0; padding:1.2rem 0 0.6rem;}
.h-menu ul li a { text-decoration: none;}

/* フリーページ_ページ上部へ戻るボタン */
.page_top_btn {
position: fixed;
bottom: 0;
left: 50%; transform: translateX(-50%);
padding:1.1rem 3rem 1rem;
font-size:1.1rem; font-weight:600; text-align: center; letter-spacing:0.2rem; color: #fff;
border-radius:7px 7px 0 0;
background-color:#333; opacity:0.8;
transition: 0.3s0;
}

/* マウスオーバー時 */
.page_top_btn:hover {
background-color: #000;
color: #fff;
}


.af a[href^="#"] { transition: color 0.3s;}
.af a[href^="#"]:hover { color: #fff; text-decoration:none;}
.af a[href^="#"]:visited { color: #fff;}


/* 【フリーページ|チームオーダー】 */

.to-page {width:100%; max-width:1000px; margin:0 auto;}
.to-copy {width:90%; max-width:900px; margin:4rem auto; padding:1rem;
 border:3px solid #00B900; border-radius:1rem;
 color:#111; font-size:3rem; font-weight:800; text-align:center;
}
.to-text { color:#111; font-size:1.4rem; font-weight:600; text-align:center;line-height:200%; padding-bottom:2rem;}
.to-contact {width:90%; max-width:700px; margin:2rem auto 10rem auto;}
.to-contact a {
display:block; text-align:center; padding:1.2rem 2rem; background-color:#68C; color:#fff; font-size:2.1rem; font-weight:600; border-radius:1rem;
}
.to-contact a:hover {text-decoration:none;}
.to-telcontact {text-align:center; padding:1.2rem 0; border:3px solid #68C; border-radius:1rem; margin:2rem 0;}
#to-telnumber{font-size:2.1rem; font-weight:600; letter-spacing:0.1rem;}

/* 見出しつき区切り線 */
.to-kugiri {padding:3rem 0; text-align:center; border-top:3px double #999;}
.to-kugiri::after {
content:'LINE UP'; display:inline-block; 
position:relative; top:-4.6rem; padding:0 2rem; background:#fff; color:#666;
font-size: 2.1rem; font-weight:600; letter-spacing:0.1rem;
}

.totoi a {
width:80%; margin:1rem auto 2rem auto;
display:block; text-align:center; padding:1.2rem 2rem; background-color:#68C; color:#fff; font-size:1.2rem; font-weight:600; border-radius:1rem; line-height:200%;
}
#memo {display:block;font-weight:400; font-size:1.2rem; text-align:center; margin:0 auto; padding-top:0.5rem;}
.totoi a:hover {text-decoration:none;}


.toi-list {width:100%; max-width:1000px; margin:0 auto;}
.toi-list ul {
display:flex; flex-wrap:wrap; align-items:center; justify-content:space-around;
margin:0; padding:0; list-style:none;
}
.toi-list li {width:90%; max-width:440px; margin:0 auto; text-align:center; padding-bottom:4rem;}

.toi-image  {width:96%; max-width:740px; margin:0 auto;}
.to_slide img {width:96%; max-width:740px; margin:0 auto;}
.toi-page {width:96%; max-width:740px; margin:0 auto;}
.toitem-name {font-size:2rem; font-weight:600; padding:2rem;}
.toitem-memo {padding:0 2rem 2rem 2rem;}
.toitem-price {font-weight:600; padding:0 2rem 1rem 2rem;}
.toitem-dfd {font-weight:600; padding:1rem 2rem 2rem 2rem;}

.toitem-contact {width:90%; margin:2rem auto 0 auto; }

.toitem-contact a {
display:block; text-align:center; padding:1.2rem 2rem; background-color:#68C; color:#fff; font-size:2rem; font-weight:600; border-radius:1rem;
}
.toitem-contact a:hover {text-decoration:none;}
.tel-contact {padding:1.2rem 2rem;}


@media screen and (max-width: 599px) {
.to-copy { font-size:1.6rem;}
.to-contact a {font-size:1.4rem;}
.toitem-contact a {font-size:1.4rem;}

}


/* 【フリーページ|クーポンガイド】 */

.cpn-guide {width:100%; max-width:900px; margin:0 auto;}
.cpn-ttl {width:94%; max-width:800px; margin:4rem auto; padding:1rem;
 border:3px solid #c00; border-radius:3px;
 color:#111; font-size:3rem; font-weight:800; text-align:center; letter-spacing:1px;}
.cpn-text {width:84%; max-width:600px; margin:0 auto; color:#111; font-size:1.4rem; font-weight:600; text-align:left; line-height:180%; padding-bottom:3rem;}

@media screen and (max-width: 599px) {
.cpn-ttl { font-size:1.6rem;}
.to-contact a {font-size:1.4rem;}
.toitem-contact a {font-size:1.4rem;}

}


/* 【カテゴリー|フリーhtmlゾーン】 */
.all-cat {width:100%; max-width:1000px; margin:0 auto;}
.all-cat p {padding:0.3rem 16% 1rem; font-weight:600;}
.allcat-btn-m {width:100%; margin:0; padding:0; list-style:none; 
display:flex; flex-wrap:wrap; justify-content:space-evenly; align-items: center;}
.allcat-btn-m li {width:46%;max-width:360px; list-style:none; margin-bottom:1rem; border-radius:2px; font-size:1.1rem; font-weight:500; letter-spacing:1px;}
.allcat-btn-m img {padding-bottom:0.2rem;}
.allcat-btn-m a {display:block; text-align:center; text-decoration:none; padding:0.6rem 0; color:#222;}

@media screen and (max-width:768px) {
.allcat-btn-m li {font-size:0.9rem; font-weight:500;}
}



/* 【SALEカテゴリー|フリーhtmlゾーン】 */

.sale-cat {width:100%; max-width:1000px; margin:0 auto;}

.salecat-btn-m {width:100%; margin:0; padding:0 0 1.5rem; list-style:none; 
display:flex; flex-wrap:wrap; justify-content:space-evenly; align-items: center; border-bottom:dotted 2px #0fc;
}
.salecat-btn-m li {width:46%; border:1px solid #999; list-style:none; margin-bottom:2rem; border-radius:2px; font-size:1.4rem; font-weight:600;}
.salecat-btn-m img {padding-bottom:0.2rem;}
.salecat-btn-m a {display:block; text-align:center; text-decoration:none; padding:0.6rem 0; color:#222;}


.salecat-btn-s {width:100%; margin-top:2rem; padding:0 0 1.4rem; list-style:none; border-bottom:dotted 2px #0fc;
display:flex; flex-wrap:wrap; justify-content:space-evenly;
}
.salecat-btn-s li {width:21%; height:50px; border:1px solid #999; list-style:none; margin-bottom:1rem; border-radius:2px; font-size:1rem; font-weight:500;}
.salecat-btn-s img {padding-bottom:0.2rem;}
.salecat-btn-s a {display:flex; justify-content:center; align-items:center; text-align:center; text-decoration:none; padding:0.4rem 0.4rem; color:#222; width:100%; height:100%;}


@media screen and (max-width:768px) {
.salecat-btn-m li {font-size:1rem; font-weight:600;}
.salecat-btn-s li {font-size:0.9rem; font-weight:500;}
}

