/*==================================================
会員価格　タグデザイン調整
==================================================*/
.fs-c-productMark__mark--24 {
border: 2px solid #4f7f51;
}

/*==================================================
カテゴリタイトル　リード文文字色
==================================================*/
.category-comment01 p,h1 {
color: #333333;
}

/*==================================================
最近チェックした商品　行数制限
==================================================*/
.featured-products-wrap .title {
  overflow: hidden;
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 66px;
}

/*==================================================
VD購入ボタン　非活性→活性デザイン変更
==================================================*/
body.fs-body-product .fs-c-productActionButton .fs-c-button--addToCart--detail.is-inactive, 
body.fs-body-product .fs-c-productActionButton .fs-c-button--subscribeToArrivalNotice--detail.is-inactive { 
  background: #f1a101; 
} 
body.fs-body-product .fs-c-productActionButton:hover.is-inactive { 
    border-color: #f1a101; 
    color: #f1a101; 
  } 
body.fs-body-product .fs-c-productActionButton.is-inactive { 
  border-color: #f1a101; 
}

/*==================================================
ショッピングカートページの商品合計の文言変更
==================================================*/
.fs-c-orderTotalTable__mainRow .fs-c-string--label {
    font-size: 0;
}

.fs-c-orderTotalTable__mainRow .fs-c-string--label:before {
    content: '合計(税込)';
    font-size: 12px;
}


/*==================================================
LINE ログイン連携
==================================================*/
.fs-c-buttonContainer.fs-c-buttonContainer--lineIdLink {
    text-align: center;
}

/*==================================================
LINE IDでログイン
==================================================*/
.fs-c-anotherLogin__button.fs-c-anotherLogin__button--line.fs-c-buttonContainer {
    text-align: center;
margin: 20px 0px;
}

/*==================================================
LINE ID連携停止ポップアップ
==================================================*/
.fs-c-inputInformation__button .fs-c-buttonContainer .fs-c-buttonContainer--pair {
    text-align: center;
}

/*==================================================
ログイン画面　ログインID＞パスワードを忘れた方
==================================================*/
.fs-c-textLink {
    font-size: 14px;
}

.fs-c-inputInformation__link.fs-c-textLinkContainer {
    margin-bottom: 40px;
}

/*==================================================
LINE リッチメニュー＞ログイン画面
==================================================*/
.fs-c-newUsers__title.fs-c-subSection__title {
    font-size: 18px;
}

/*ログインボタンデザイン調整*/
.fs-body-line-login .fs-c-button--login {
    font-size: 19px;
    width: 100%;
    box-sizing: border-box;
}

/*ボタンデザイン*/
.fs-body-line-login .fs-c-button__label {
    background-color: #f09b01;
    border: 1px solid #f09b01;
    border-radius: 3px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 19px;
    padding: 8px 10px;
    margin: 20px auto 20px;
    width: 100%;
    box-sizing: border-box;
}

/*パスワード隠しマーク*/
.fs-c-inputGroup>button::before,
.fs-c-inputGroup--inline>button::before,
.fs-c-inputGroup--vertical>button::before {
    background: url(https://towatech.itembox.design/item/towatec/img/common/eye-solid.svg) no-repeat center center;
    content: "";
    height: 15px;
    width: 24px;
    display: block;
}

/*パスワードpadding調整*/
.fs-c-inputGroup>button,
.fs-c-inputGroup--inline>button,
.fs-c-inputGroup--vertical>button {
    padding: 0px 8px 0px 6px;
}

@media screen and (max-width: 768px) {
    .fs-c-newUsers__title fs-c-subSection__title {
        font-size: 100px;
    }
}

/*==================================================
LINE連携停止する　ボタン
==================================================*/
.line_stop {
    color: #fff;
    background-color: #808080;
    padding: 10px 60px;
    font-weight: bold;
    border-radius: 0.2rem;
}

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

.fs-c-modal .fs-c-inputInformation__button .fs-c-button--cancel {
    font-weight: bold;
    font-size: 16px !important;
    padding: 13px !important;
}

@media screen and (max-width: 360px) {
    .fs-c-modal .fs-c-inputInformation__button .fs-c-button--cancel {
        margin-top: 10px !important;
        width: 157px;
        text-align: center;
    }
}

/*==================================================
LINE連携停止する　ボタン
==================================================*/
.line_connect_off {
    color: #fff;
    background-color: #808080;
    padding: 10px 60px 10px 60px;
    font-weight: bold;
    border-radius: 0.2rem;
}

.line_connect_off .fs-c-button__label {
    color: #fff;
}

/*==================================================
LINE連携する　ボタン
==================================================*/
.line_connect {
    color: #fff;
    background-color: #00B900;
    padding: 10px 60px 10px 60px;
    font-weight: bold;
    border-radius: 0.2rem;
    margin-top: 800px;
}

.line_connect .fs-c-button__label {
    color: #fff;
}

--- .block-important-info {
    margin-bottom: 15px !important;
}

@media screen and (max-width: 768px) {
    .block-important-info {
        margin-bottom: 0px !important;
    }
}

.fs-body-product .campaign-box .campaign-list li .name {
    font-size: 16px;
    text-align: center;
    color: #505050;
}

.fs-body-product .campaign-box .campaign-list li .cp_button {
    display: flex;
    justify-content: center;
}

.fs-body-product .campaign-box .campaign-list li .cp_button a {
    background: #9bbd16;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    margin: 10px 0;
    width: 500px;
    color: #FFF;
}

.fs-body-product .campaign-box .campaign-list li .cp_button a:hover {
    background: #313131;
    color: #FFF;
}

.fs-body-product .campaign-box .campaign-list li .cp_button a:after {
    content: none;
}

@media screen and (max-width: 768px) {
    .fs-body-product .campaign-box .campaign-list li p {
        width: 290px;
    }
}

/*==================================================
商品テーブル（SP）　背景色グレー→白変更
==================================================*/
@media screen and (max-width: 768px) {
    .variation-table01 tbody td.selectbox {
        background: #ffffff;
    }
}

/*==================================================
VDボタン　デザイン変更
==================================================*/
@media screen and (max-width:768px) {
    .fs-body-product .c-vdLinks {
        text-align: center !important;
        margin-top: 0px !important;
    }

    .fs-body-product .c-vdLinks p {
        width: 300px !important;
        margin-top: 15px !important;
        color: #fff !important;
    }

    .fs-body-product .c-vdLinks a {
        color: #fff !important;
    }
}

.fs-body-product .c-vdLinks {
    margin-top: 20px !important;
}

.fs-body-product .c-vdLinks p {
    border: 1px solid #fff !important;
    width: 260px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    display: inline-block !important;
    margin-top: 30px;
    margin-right: 10px !important;
    background: #49b4db !important;
}

.fs-body-product .c-vdLinks a {
    color: #fff !important;
    position: relative !important;
    display: block !important;
    padding: 1em 2em !important;
    text-align: center !important;
}

.fs-body-product .c-vdLinks a:after {
    content: none !important;
}

.fs-body-product .c-vdLinks a:before {
    content: none !important;
}

.fs-body-product .c-vdLinks a:hover {
    background: #7bc9e6 !important;
    border-radius: 50px !important;
}

/*==================================================
商品仕様　テーブル　デザイン変更
==================================================*/
.spec {
    background: #fff;
    padding: 30px;
}

.spec table th {
    background: #fff !important;
    width: 230px !important;
    border-right: none !important;
    border-left: none !important;
}

.spec table td {
    border-right: none !important;
}

@media screen and (max-width: 768px) {
    .spec {
        padding: 15px;
    }

    .spec table th {
        width: 200px !important;
        display: block !important;
        border: none !important;
    }

    .spec table td {
        border-left: none !important;
        width: 100% !important;
        padding-top: 30px !important;
    }

    .spec table {
        margin-top: ;
    }
}

/*==================================================
高田ベッド　選択項目　＊削除
==================================================*/
.fs-c-requiredMark::before {
    content: none;
}

/*==================================================
問い合わせフォーム　修正
==================================================*/
.page-apply form p:nth-child(9),
.page-estimate form p:nth-child(13) {
    color: unset !important;
}

.page-apply form [type=radio]:nth-child(1)::after,
.page-apply form [type=radio]:nth-child(2)::after,
.page-apply form [type=radio]:nth-child(3)::after,
.page-apply form [type=radio]:nth-child(4)::after,
.page-apply form [type=radio]:nth-child(5)::after,
.page-apply form [type=radio]:nth-child(6)::after,
.page-apply form [type=radio]:nth-child(7)::after,
.page-apply form [type=radio]:nth-child(8)::after,
.page-apply form [type=radio]:nth-child(9)::after,
.page-estimate form [type=radio]:nth-child(1)::after,
.page-estimate form [type=radio]:nth-child(2)::after {
    content: none !important;
}

.page-apply form [type=radio],
.page-estimate form [type=radio] {
    display: unset !important;
    margin: 0 2% 0 5% !important;
}

.page-apply form [type=radio]:nth-child(1),
.page-estimate form [type=radio]:nth-child(1) {
    margin: 0 2% 0 0 !important;
}

.page-apply form label,
.page-estimate form label {
    box-sizing: border-box;
    display: block;
    padding: 5px;
    width: 100%;
}

/*==================================================
注文履歴＞配送状況　デザイン調整
==================================================*/
.fs-c-orderHistoryItem__deliveryStatus {
    font-weight: bold;
}

.fs-c-orderHistoryItem__invoiceNumber {
    font-weight: bold;
}

/*==================================================
レビュー　デザイン調整
==================================================*/
.review_watch123 {
    text-decoration: underline 1px;
}

.review_watch123:hover {
    text-decoration: none;
}

/*==================================================
オイルLP　ボタン　ホバー挙動デザイン
==================================================*/
.item-detail-links:hover {
    opacity: 0.6;
}

/*==================================================
重要なお知らせ　padding調整
==================================================*/
.block-important-info {
    padding: 10px 18px 6px 18px !important;
}

/*==================================================
クレジットカード　削除ボタン　アンダーライン
==================================================*/
.fs-c-creditCardListItem__button .fs-c-button--delete .fs-c-button__label {
    text-decoration: underline;
    font-weight: bold;
}

/*==================================================
ログアウトカート画面　会員登録して進むボタン
==================================================*/
.fs-body-cart .fs-c-totalAndActions .fs-c-cartPayment__button .fs-c-button--registerAndPurchase .fs-c-button__label {
    background: linear-gradient(#f1a101 0%, #f1a101 100%);
    border: 1px solid transparent;
    border-radius: 3px;
    max-width: 500px;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    padding: 0px 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    margin: 0 auto 10px;
}

.fs-body-cart .fs-c-totalAndActions .fs-c-cartPayment__button .fs-c-button--registerAndPurchase .fs-c-button__label::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 5px;
    height: 5px;
    border-top: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fs-body-cart .fs-c-totalAndActions .fs-c-cartPayment__button .fs-c-button--registerAndPurchase .fs-c-button__label:hover {
    background: #fff;
    color: #f1a101;
    border: 1px solid #f1a101;
}

.fs-body-cart .fs-c-totalAndActions .fs-c-cartPayment__button .fs-c-button--registerAndPurchase .fs-c-button__label:hover::before {
    border-top: 1.5px solid #f1a101;
    border-right: 1.5px solid #f1a101;
}

/*==================================================
SP時のカートのフロー図のレイアウト調整
==================================================*/
@media only screen and (max-width: 960px) {
    .c-flow {
        width: 345px !important;
    }
}

@media only screen and (max-width: 400px) {
    .c-flow .flow-list-item:first-child {
        margin-left: 0px;
    }

    .c-flow .flow-list-item {
        margin-left: 21px;
    }
}

/*==================================================
鍼灸商品グループ　重複調整/SPタイトル表示
==================================================*/
@media only screen and (max-width: 960px) {
    .block-top-ranking-block ul.fs-c-productList__list {
        height: auto !important;
    }
}

/*==================================================
鍼灸商品グループ　文字色
==================================================*/
.fs-c-cartDiscountInfo__info__current {
    color: #ff0000;
}

.fs-c-cartDiscountInfo__info {
    color: #ff0000;
}

/*==================================================
商品詳細・一覧
==================================================*/
/* セール時に通常商品を黒文字にする対応 */
.fs-c-productList__list .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main,
.fs-c-productList__list .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon {
    color: #333333 !important;
    font-size: 10px !important;
}

/* セール時の通常価格の文字サイズ変更 */
.fs-c-productList__list .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productList__list .fs-c-productPrice.fs-c-productPrice--listed .fs-c-price__currencyMark {
    font-size: 15px !important;
}

.fs-c-productList__list .fs-c-productPrice.fs-c-productPrice--listed .fs-c-price__value {
    font-size: 15px !important;
    text-decoration-line: line-through;
}

/*==================================================
caution（注意）
==================================================*/
.caution {
    padding: 30px !important;
    background: #ffffff;
}

.caution .floatR_img {
    width: auto;
    margin: 0 0 10px 30px;
    float: right;
}

.caution .floatL_img {
    width: auto;
    margin: 0 30px 10px 0;
    float: left;
}

.caution .floatR_img img,
.caution .floatL_img img {
    width: auto;
}

/*==================================================
btn（まとめ買いボタン）
==================================================*/
/* 20221101追記 */
.fs-body-product .c-vdLinks {}

.fs-body-product .c-vdLinks p {
    border: 2px solid #2285b1;
    margin: 0 auto;
    width: 350px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
}

.fs-body-product .c-vdLinks a {
    color: #ffffff !important;
    position: relative;
    display: block;
    padding: 1em 2em;
}

.fs-body-product .c-vdLinks a:after {
    content: none !important;
}

.fs-body-product .c-vdLinks a:before {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 3px #2285b1;
    border-right: solid 3px #2285b1;
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    left: 88%;
}

.fs-body-product .c-vdLinks p:hover {
    background-color: #f5f5f5;
}

/* 20221101追記ここまで */
.buttin01 a,
a:visited,
a:hover,
a:active {
    color: inherit;
}

.button01 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 1em 2em;
    width: 300px;
    color: #2285b1;
    font-size: 18px;
    font-weight: 700;
    border: 2px solid #2285b1;
}

.button01 a::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #2285b1;
    border-right: 3px solid #2285b1;
    transform: rotate(45deg);
}

.button01 a:hover {
    color: #2285b1;
    text-decoration: none;
    background-color: #f5f5f5;
}

.button01 a:hover::after {
    border-top: 3px solid #2285b1;
    border-right: 3px solid #2285b1;
}

/*==================================================
注文履歴
==================================================*/
/*注文履歴のオプション価格の文字サイズ変更*/
.fs-body-my-orders .fs-c-listedOptionPrice {
    display: block;
}

.fs-body-my-orders .fs-c-listedOptionPrice span {
    font-size: 1.0rem;
}

/*==================================================
商品詳細
==================================================*/
/* セール時の定価の文字サイズ */
.fs-c-productPrice.fs-c-productPrice--listed {
    color: #333333;
}

.fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main {
    font-size: 16px !important;
}

/* 関連商品の価格表示 */
.fs-body-product .gray-box .fs-c-featuredProduct .fs-c-productListItem__prices {
    display: block !important;
}

.fs-body-product .gray-box .fs-c-featuredProduct .fs-c-productListItem__prices .fs-c-productPrice__main {
    font-size: 20px;
}

/*==================================================
関連商品リンク
==================================================*/
/* 001 */
.button001 a {
    background: #eee;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}

.button001 a:hover {
    background: #d3d3d3;
    color: #FFF;
}

.button001 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #313131;
    border-right: 3px solid #313131;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

.button001 a:hover:after {
    border-color: #FFF;
}

/*==================================================
ボタンデザイン（商品説明文）
==================================================*/
a.btn_13 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 120px;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: bold;
    background: #eee;
    color: #27acd9;
    border-radius: 100vh;
    position: relative;
    transition: 0.5s;
}

a.btn_13::before {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 1em;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 10px;
    height: 1px;
    background: #27acd9;
}

a.btn_13::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #27acd9;
}

a.btn_13:hover {
    background: #d4eef7;
    color: #27acd9;
}

/*==================================================
おすすめ商品の表示を調整するCSS
==================================================*/
.fs-c-featuredProduct .fs-c-productListCarousel__list {
    min-width: 100%;
}

.fs-body-product .gray-box .fs-c-productListCarousel__list__itemTrack {
    justify-content: center;
}

/*==================================================
トップページバナーとヘッダーメニューの重なりを調整するCSS
==================================================*/
.fs-pt-carousel {
    z-index: 0 !important;
}

/*==================================================
　トップページスライダーの調整　
==================================================*/
.fs-pt-carousel__slide {
    margin-left: 0;
}

/*==================================================
　トップページ　ランキング（SP）の調整　
==================================================*/
/*　ランキングエリアの余白調整　*/
.block-top-ranking {
    margin-bottom: 70px;
}

.block-top-ranking .block-top-ranking-block:first-child {
    margin-top: 0px;
}

.block-top-ranking .block-top-ranking-block {
    margin-top: 50px;
}

/*　ランキングエリアの余白調整ここまで　*/
@media only screen and (max-width: 420px) {
    .block-top-ranking-block .fs-c-productList__list {
        height: 125vw !important;
    }
}

@media only screen and (max-width: 640px) {
    .fs-body-top .fs-c-productList__list__item:nth-child(n+3) {
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 960px) {

    /*　ランキングエリアの余白調整　*/
    .block-top-ranking {
        margin-bottom: 40px;
    }

    .block-top-ranking .block-top-ranking-block {
        margin-top: 0px;
    }

    /*　ランキングエリアの余白調整ここまで　*/
}

@media only screen and (max-width: 1150px) {
    .fs-body-top .fs-c-productList__list__item {
        width: calc((100% - 50px) / 3) !important;
    }
}

/*==================================================
　表組の調整　
==================================================*/
.body {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

.table {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.table .tr {
    background-color: #e6f2f5;
    padding: .35em;
    border-bottom: 2px solid #fff;
}

.table .th,
.table .td {
    padding: 1em 10px 1em 1em;
    border-right: 2px solid #fff;
}

.table .th {
    font-size: .85em;
}

.table .thead .tr {
    background-color: #167F92;
    color: #fff;
}

.table .tbody .th {
    background: #78bbc7;
    color: #fff;
}

.txt {
    text-align: center;
    font-size: .85em;
}

.non {
    background: #fff
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
        width: 100%
    }

    .table .th {
        background-color: #167F92;
        display: block;
        border-right: none;
    }

    .table .thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table .tr {
        display: block;
        margin-bottom: .625em;
    }

    .table .td {
        border-bottom: 1px solid #bbb;
        display: block;
        font-size: .8em;
        text-align: center;
        position: relative;
        padding: .625em .625em .625em 4em;
        border-right: none;
    }

    .table .td::before {
        content: attr(data-label);
        font-weight: bold;
        position: absolute;
        left: 10px;

        .towa_row {
            position: relative;
        }
    }
}

/*==================================================
画像並び（3列）
==================================================*/
/* フレックスボックスの基本設定 等間隔（両端揃え）折返しあり */
[class^="flex-col"] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* コンテンツ下のマージン */
.flex-child {
    margin-bottom: 10px;
}

/* 各カラム毎のコンテンツと疑似要素の横幅 */
.flex-col2 .flex-child {
    width: calc((100% - 10px) / 2);
}

.flex-col3::after,
.flex-col3 .flex-child {
    width: calc((100% - 20px) / 3);
}

.flex-col4::before,
.flex-col4::after,
.flex-col4 .flex-child {
    width: calc((100% - 30px) / 4);
}

/* 最終行は両端揃えにしない */
.flex-col3::after,
.flex-col4::before,
.flex-col4::after {
    content: "";
}

.flex-col4::before {
    order: 1;
}

/* レスポンシブ対応 */
/* 991px以下で4列 → 3列 */
@media screen and (max-width: 991px) {

    .flex-col4::after,
    .flex-col4 .flex-child {
        width: calc((100% - 20px) / 3);
    }
}

/* 767px以下で4列・3列 → 2列 */
@media screen and (max-width: 767px) {

    .flex-col3 .flex-child,
    .flex-col4 .flex-child {
        width: calc((100% - 10px) / 2);
    }
}

/* 575px以下で全て1列 */
@media screen and (max-width: 575px) {

    .flex-col2 .flex-child,
    .flex-col3 .flex-child,
    .flex-col4 .flex-child {
        width: 100%;
    }
}

/*==================================================
電子カタログページ
==================================================*/
a.btn02-border {
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

a.btn02-border:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #000;
}

a.btn02-border:hover {
    color: #fff;
    background: #000;
}

a.btn02-border:hover:before {
    background: #fff;
}