.fs-preview-header { display: none; }
p {
  margin: 1.2em 0;
  line-height: 1.7;
}
p.ttl, p.price{
  margin: 0;
}
/*ログインログアウトの表示切り替えを行うCSS*/
.logout.my-false { display: none; }
.login.my-true { display: none; }
/*定価に取消線を入れる*/
.fs-c-productPrice--listed {
    text-decoration: line-through;
}
/*商品番号パーツの改行*/
.fs-c-productNumber{
display: table;
}
/*SALE価格表示調整*/
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__main__price,
.fs-c-productPrice--listed + .fs-c-productPrice--selling > .fs-c-productPrice__main__price fs-c-price{
color: #cc0000;
font-size: 120%;
}
.fs-c-productListItem__prices .fs-c-productPrice {
font-size: 120%;
}
/*¥マーク・税込表示縮小*/
.fs-c-price__currencyMark{
 font-size: 70%;
 align-self: end;
}
.fs-c-productPrice__addon {
    font-size: 70%;
}
.fs-c-productPrice__main__addon {
    font-size: 70%;
}
.fs-c-productPrice__main__joint {
    font-size: 70%;
}
/*送料無料案内ボタン forパソコン*/
.fs-p-linkButton2000pc {
    padding: 10px 80px;
    background-color: #ffff00;
    color: #333333;
    margin: 5px 10px;
}
.fs-p-linkButton2000pc:visited{
    padding: 10px 80px;
    background-color: #ffff00;
    color: #333333;
    margin: 5px 10px;
}
.fs-p-linkButton1000pc {
    padding: 10px 80px;
    background-color: #ffff66;
    color: #333333;
    margin: 5px 10px;
}
.fs-p-linkButton1000pc:visited{
    padding: 10px 80px;
    background-color: #ffff66;
    color: #333333;
    margin: 5px 10px;
}
.fs-p-linkButton1pc {
    padding: 10px 80px;
    background-color: #ffffcc;
    color: #333333;
    margin: 5px 10px;
}
.fs-p-linkButton1pc:visited{
    padding: 10px 80px;
    background-color: #ffffcc;
    color: #333333;
    margin: 5px 10px;
}
/*送料無料案内ボタン forスマホ*/
.fs-p-linkButton2000 {
    background-color: #ffff00;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    width: 1000px;
padding: 10px;
}
.fs-p-linkButton2000:visited{
    background-color: #ffff00;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    width: 1000px;
padding: 10px;
}
.fs-p-linkButton1000 {
    background-color: #ffff66;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    width: 1000px;
padding: 10px;
}
.fs-p-linkButton1000:visited{
    background-color: #ffff66;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    width: 1000px;
padding: 10px;
}
.fs-p-linkButton1 {
    background-color: #ffffcc;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    width: 1000px;
padding: 10px;
}
.fs-p-linkButton1:visited{
    background-color: #ffffcc;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
    width: 1000px;
padding: 10px;
}
/*レコメンド調整*/
.fr3-productListCarousel {
padding-top: 10px;
}
/*カートに入れるボタン実装*/
   .floating-cart-button {
    position: fixed;
    bottom: 2px;
    right: 5%;
    background-color: #072671;
    padding: 10px 20px;
    text-align: center;
    /* max-width: 100%; */
    width: 90%;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
    z-index: 1000;
    cursor: pointer;
   }
/*レビューボタン強調*/
.write_review{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 95%;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #808080;
	color: #808080;
	border-radius: 100vh;
	transition: 0.5s;
}
/*商品ページの問い合わせボタン*/
.itemquestion{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 95%;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #808080;
	color: #808080;
	border-radius: 100vh;
	transition: 0.5s;
}
/*商品ページのアイコン上を2px開ける*/
.fs-c-productMark__mark{
margin-top: 2px;
}
/*拡大表示の上をヘッダー分開ける*/
img.pswp__img {
   margin-top: 85px;
  max-width: 100%;
  height: auto;
  display: block;
}
/*商品一覧の色展開表示*/
.colorv{
width:20px;
border-radius:50%;
border: 1px solid #c0c0c0;
}
/*商品ページの機能アイコン*/
.item_icon{
width: 80px;
margin: 0 2px;
}
/*カート内のトップに戻るボタンデザイン*/
a.cart_top_back.fs-c-button--continueShopping.fs-c-button--standard{
background: #eee8aa;
}
.fs-c-continueShopping {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    max-width: 65%;
    margin: auto;
}
/*パンくずリストを一部のみ表示するCSS*/
.fs-c-breadcrumb__list {
  display:none;
}
.fs-c-breadcrumb__list:first-child {
  display:block;
}
.fs-c-breadcrumb__list--subgroup:nth-child(2) {
  display:block;
}
/*コラムをスマホで強制的に横並び&表示調整*/
.fs-pt-column {
    display: flex;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    background: #f3f3f3;
}
/* YouTube埋め込みレスポンシブ */
.youtube {
  width: 100%;
 max-width: 800px;
    aspect-ratio: 16 / 9;
margin: 0 auto;
}
.youtube iframe {
    width: 100%;
    height: 100%;
}
/*ブランド・シリーズ・コラムの説明文関係*/
.column_text{
font-size: 1.5rem;
margin: 1.5rem;
}
.column_point {
  position: relative;
  background: #ffd98a;
  padding: 2px 5px 2px 25px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;
  margin: 0 0 0 15px;
}
.column_point:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a6";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ffa337;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white; 
  border-radius: 50%;
}
.fa-regular {
 margin: 0 10px 0 0;
}
/*商品詳細のポイント説明*/
.item_point {
  position: relative;
  border-top: solid 2px #ff4545;
  border-bottom: solid 2px #ff4545;
  background: #f4f4f4;
  padding: 0.4em 0.5em;
  margin: 30px auto;
  max-width: 800px;
  font-size: 1.3em;
  line-height: 1.5em;
}
.item_point:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ POINT';
  background: #ff4545;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 14px 5px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}
/*トップページの検索窓*/
.search-top #search-wrap form {
  position: relative;
  max-width: 100%;
  margin: auto;
}
.search-top #search-wrap input {
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
.search-top #search-wrap input[type="text"] {
  width: 100%;
  padding: 15px 0px;
  transition: all 0.5s;
  letter-spacing: 0.05em;
  border: 2px solid #072671;
  cursor: auto;
  padding-left: 15px;
  margin-bottom:1.5em;
}
.search-top #search-wrap input[type="submit"] {
  position: absolute;
  top: 15px;
  right: 20px;
  background: url(https://bijinseikatsu.itembox.design/item/img/header/icon_search02.png)
    no-repeat;
  background-size: cover;
  width: 23px;
  height: 23px;
  border: none;
}
#search-wrap .tagttl {
    margin-top: 20px;
    font-size: 1.8rem;
    background: linear-gradient(transparent 85%, #a7d6ff 80%);
}
/* ボタンデザイン */
a.btn_01, a.btn_02, a.btn_line {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 90%;
    margin: 0 auto 1em;
    padding: 1rem 1rem;
    font-weight: bold;
    transition: 0.5s;
    color: #fff;
}
a.btn_01 {
    border: 2px solid #27acd9;
    background: #27acd9;
}
a.btn_01:hover {
    color: #27acd9;
    background: #fff;
}
a.btn_02 {
    border: 2px solid #ffa500;
    background: #ffa500;
}
a.btn_02:hover {
    color: #ffa500;
    background: #fff;
}
/*セットアップ対応ボタン*/
a.btn_setup{
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 80%;
    max-width:800px;
    margin: 15px auto;
    padding: 1rem 2rem;
    font-weight: bold;
    border-radius: 10px;
    transition: 0.5s;
    color: #fff;
    border: 2px solid #915c25;
    background: #c98136;
}
a.btn_setup:hover {
    color: #c98136;
    background: #fff;
}
a.btn_setup:visited {
color: #fff;
}
a.btn_setup:hover:visited {
    color: #c98136;
    background: #fff;
}
/*6Lサイズ展開のアイコン*/
.aicon_6l{
background-color: #89c65c;
color:#fff;
border-radius: 2px;
}
/*レビューにある「非表示」を消す*/
.fs-c-reviewer__profile__status{
 display: none;
}
/*レビューの星点数を表示*/
.fs-c-rating{
 display:flex;
 margin: 5px 0 -5px 0;
}
/*商品ページのh2タグ用見出し*/
.item_product {
    padding: .5em .7em;
    border-left: 15px solid #2589d0;
    background-color: #f2f2f2;
    color: #333333;
}
/*商品ページのh3タグ用見出し*/
.sub_product {
  position: relative;/*相対位置*/
  padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: #ff6a6a;/*文字色*/
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  background: #fffff4;
}
.sub_product:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f138";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0.25em;/*アイコンの位置*/
  top: 0.5em;/*アイコンの位置*/
  color: #ff6a6a; /*アイコン色*/
}

/*商品ページのクリーンメルボタン*/
a.btn_cleanmell {
 display: block;
 text-align: center;
 vertical-align: middle;
 text-decoration: none;
 width: 80%;
 margin: auto;
 padding: 1rem 4rem;
 font-weight: bold;
 border-radius: 100vh;
 transition: 0.5s;
 color: #fff;
}
a.btn_cleanmell {
 border: 3px solid #00bfff;
 background-image: radial-gradient(rgba(14, 244, 255, 1), rgba(65, 164, 253, 1));
}
a.btn_cleanmell:hover {
 color: #00bfff;
 background: #fff;
}
/*商品ページ機能を画像で表現*/
#face table,#face td,#face tr{
border-collapse: collapse;
border:1px solid #dcdcdc;
}
/*会員登録禁忌文字*/
.error-message {
    color: red;
    font-size: 12px;
    margin-top: 5px;
    display: none;
}
.input-error {
    border: 2px solid red !important;
    background-color: #ffe6e6;
}
/*カートページ送料無料設定*/
#free-shipping-message {
    font-size: 16px;
    font-weight: bold;
    color: #d00; /* 赤色 */
    margin-top: 10px;
    text-align: center;
}

#free-shipping-message.free {
    color: #080; /* 送料無料になったら緑色に変更 */
}
/* FAQアイコン */
#faq-icon {
    position: fixed;
    bottom: 50px;
    right: 20px; /* ← 右下に変更 */
    cursor: pointer;
    width: 64px;
    height: 64px;
    text-align: center;
    z-index: 10000;
}
#vcfaq-icon {
    position: fixed;
    bottom: 50px;
    right: 20px; /* ← 右下に変更 */
    cursor: pointer;
    width: 64px;
    height: 64px;
    text-align: center;
    z-index: 10000;
}
/* FAQウィンドウ */
#faq-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 9998;
}
#faq-overlay.hidden {
  display: none;
}

    .faq-answer {
        display: none;
        padding: 10px;
    }

    .faq-answer.visible {
        display: block;
    }
#faq-container {
  position: fixed;
  bottom: 90px;
  right: 20px;
  width: 360px;
  max-height: 80vh;           /* 表示エリアの最大高さ */
  overflow-y: auto;           /* 内容が多いとスクロール */
  background: white;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
  padding: 15px;
  border-radius: 8px;
  z-index: 9999;
  box-sizing: border-box;
}
#faq-content {
  max-height: calc(80vh - 60px); /* ヘッダー・ボタン分差し引き */
  overflow-y: auto;
}
.hidden {
    display: none;
}

.faq-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    color: #0056b3;
}

/* 親質問（レベル1） */
.faq-question.level-1 {
    font-size: 16px;
    font-weight: bold;
    background-color: #eef6ff;
    border-radius: 6px;
    margin: 5px 0 5px 0;
    cursor: pointer;
    position: relative;
}

.faq-answer.level-1 {
    margin-top: 10px;
    padding: 12px;
    background-color: #eef6ff;
    border-left: 2px solid #007bff;
}

/* 子質問（レベル2） */
.faq-question.level-2 {
    font-size: 12px;
    font-weight: bold;
    background-color: #fff;
    padding: 3px;
    margin: 3px;
    border-left: 2px solid #007bff;
    cursor: pointer;
}

.faq-answer.level-2 {
    margin-left: 10px;
    padding: 5px;
    background-color: #ffffff;
margin-bottom: 15px;
}
#faq-close {
  position: absolute;
  top: 5px;
  right: 5px;
  background: transparent;
  border: none;
  font-size: 20px;
  color: #666;
  cursor: pointer;
}

#faq-close:hover {
  color: #000;
}
body.faq-open {
  position: fixed;
  width: 100%;
  overflow: hidden;
  height: 100vh;
  touch-action: none;
}

/* 閉じるアイコン表示用 */
.toggle-icon {
    font-weight: bold;
    color: #007bff;
    margin-right: 8px;
}

/*まとめ買い用デザイン*/
.product-form {
  max-width: 400px;
  margin: 0 auto;
  padding: 16px;
  font-family: 'Arial', sans-serif;
  background-color: #f9f9f9;
  border-radius: 8px;
}

.product-item {
  border-bottom: 1px solid #ccc;
  padding: 16px 0;
}
.product-name {
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}

.variation {
  margin-bottom: 8px;
}

label {
  display: block;
  margin-bottom: 8px;
}

select {
  width: 100%;
  padding: 8px;
  font-size: 16px;
}

/* VOLTCOOLページ専用h2 のデザイン */
.item-product {
  color: #072671; /* サイトのメインカラー */
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  padding: 8px;
  border-left: 5px solid #1572A1; /* ターコイズブルー寄りの青 */
  background: #E3F2FD; /* 淡いブルーの背景 */
  border-radius: 5px;
}

/* ボタンデザイン */
.submit-button {
  display: block;
  width: 100%;
  background: #1572A1; /* 明るめのターコイズブルー */
  color: white;
  padding: 12px;
  font-size: 1.1em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 10px;
}

.submit-button:hover {
  background: #0E5B85; /* ホバー時は少し濃いめの青 */
}

/*アンケート結果をレビュー掲載*/
.review-carousel-container {
  background: #f8f8f8;
  padding: 1em;
  border-radius: 8px;
  margin-bottom: 2em;
}

.review-carousel-wrapper {
  overflow: hidden;
  position: relative;
}

.review-carousel {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
}

.review-card {
  flex: 0 0 100%;
  box-sizing: border-box;
  padding: 1em;
  margin-right: 1em;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.review-card .meta {
  font-size: 0.9em;
  color: #555;
}

.review-card .comment {
  margin: 0.5em 0;
  font-size: 1em;
  line-height: 1.6;
}

.review-card .rating {
  color: #d98c00;
  font-weight: bold;
}

.review-controls {
  text-align: center;
  margin-top: 1em;
}

.review-controls button {
  background: #ccc;
  border: none;
  padding: 0.5em 1em;
  margin: 0 0.5em;
  font-size: 1em;
  border-radius: 4px;
  cursor: pointer;
}

.review-more {
  text-align: right;
  margin-top: 1em;
}

.btn-more {
  text-decoration: none;
  color: #005bbb;
  font-weight: bold;
}

/* レスポンシブ設定 */
@media (min-width: 768px) {
  .review-card {
    flex: 0 0 calc((100% - 16px) / 2); /* PCでは2枚表示 */
  }
}
/*予約品のデフォルトアイコン非表示*/
.fs-c-mark--preorder {
display: none;
}
/*注文ページの支払い窓追従*/
@media screen and (min-width: 960px) {
    [class^=fs-body-checkout] .fs-l-checkout__sideColumn {
        margin-top: 0;
        flex-grow: 1;
        flex-basis: 320px;
        min-width: 320px;
        position: sticky;
        top: 140px;
        z-index: 1000;
    }
}
a.btn_black:link,
a.btn_black:visited,
a.btn_black:hover,
a.btn_black:active {
  background-color: #333;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.6rem 1rem;
  border-radius: 6px;
}
.chapter {
  font-size: 1.5rem;
  color: #072671;
  margin-bottom: 1.2rem;
  margin-top: 1.2rem;
  border-left: 5px solid #072671;
  padding-left: 0.5rem;
}
.spacer {
  margin-top: 2.5em;
}
/*商品画像のスライダーALT属性表示*/
.alt-caption {
    background: rgba(30, 30, 30, 0.4);
    color: #ffffff;
    line-height: 1.8;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    text-overflow: ellipsis;
}