<!-- 商品詳細ページ　 【即時発送】等文字色変更 20250827　清水追加　削除で元に戻る　-->

.fs-c-productNameHeading__copy { color: #ef000a!important; }

<!-- //商品詳細ページ　 -->


<!-- ここから -->
<!-- 商品ページ 商品説明 -->

.text-comment {
  color: red;
}


<!-- 商品ページ 商品説明 -->
<!-- ここまで -->


.fs-c-estimatedDeliveryDate__deliverable,
.fs-c-estimatedDeliveryDate__ctrl {
  font-size: 13px;
}

.fs-c-purchaseHere__message{
    margin: 10px;
}

.fs-c-estimatedDeliveryDate__notice,.fs-c-estimatedDeliveryDate__ctrl{
    margin: 10px;
}



.kaiin_h1 {
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #7db4e6;/*左線*/
}

.kaiin_h2 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #FF3399;
    font-size: 1.2rem;
}



kaiin_ul, ol {
  color: #EF5B9C;/*文字色*/
  border: dashed 2px #668ad8;/*破線 太さ 色*/
  background: #f1f8ff; /*背景色*/
  padding: 0.5em 0.5em 0.5em 2em;
}

kaiin_ul li, ol li {
  line-height: 1;
  padding: 0.5em 0;
}

/* 20250408 */
.cmn-f-about-title {
    margin: 4rem 0 1rem 0;
    text-align: center;
    font-weight: 700;
    font-size: 120%;
    letter-spacing: .2rem;
}

.cmn-f-about-text {
    font-size: 0.8rem;
    text-align: center;
    line-height: 2;
}

.cmn-top-title {
    text-align: center;
    font-size: 12px;
    line-height: 2;
    letter-spacing: .01em;
}

/* 20250430 */
.s_01 .accordion_one {
    margin: 0 auto;
}

.s_01 .accordion_one .accordion_header {
    background-color: #fafafc;
    color: #2b3d4c;
    font-size: 13px;
    padding: 15px;
    text-align: center;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    margin: 3% auto 0;
    border: solid 1px #ddd;
    background-position: top 50% left 29%;
    background-repeat: no-repeat;
    background-size: 20px;
}

@media screen and (min-width: 769px) {
    .s_01 .accordion_one .accordion_header {
        background-position: top 50% left 35%;
    }
}

.s_01 .accordion_one .accordion_header:hover {
    opacity: .8;
}

.s_01 .accordion_one:nth-of-type(1) .accordion_header {
    background-image: url(https://vanityme.itembox.design/item/images/search/icon_searchs_acc_01.png);
}

.s_01 .accordion_one:nth-of-type(2) .accordion_header {
    background-image: url(https://vanityme.itembox.design/item/images/search/icon_searchs_acc_02.png);
}

.s_01 .accordion_one:nth-of-type(3) .accordion_header {
    background-image: url(https://vanityme.itembox.design/item/images/search/icon_searchs_acc_03.png);
}

.s_01 .accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    right: 5%;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
}

.s_01 .accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
}

.s_01 .accordion_one .accordion_header.open {
    border-bottom: none;
}

.s_01 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.s_01 .accordion_one .accordion_header .i_box .one_i:before,
.s_01 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: #2b3d4c;
    width: 12px;
    height: 1.5px;
    position: absolute;
    top: 5px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
}

.s_01 .accordion_one .accordion_header .i_box .one_i:before {
    width: 1.5px;
    height: 12px;
    top: 0;
    left: 5px;
}

.s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
}

.s_01 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.s_01 .accordion_one .accordion_inner {
    display: none;
    box-sizing: border-box;
}

.s_01 .accordion_one .accordion_inner .box_one {
    height: auto;
}

.s_01 .accordion_one .accordion_inner .txt_a_ac {
    margin: 0;
}

.faq_wrap.s_01 .accordion_one .accordion_header {
    background-image: none !important;
}

.faq_wrap .txt_a_ac {
    display: block;
    padding: .6em;
    font-weight: 400;
    color: #2b3d4c;
    text-align: left;
    font-size: 80%;
    letter-spacing: 0;
    position: relative;
    border: solid 1px #ddd;
}

.s_01 .accordion_one:nth-of-type(4) .accordion_header {
  background-image: url(https://vanityme.itembox.design/item/images/search/crown_icon.png);
}

/* 20250604 */
.footer_contact li iframe {
    width: 100%;
}

/* 20250605 */
.brand_desc {
    text-align: center;
}

.brand_desc h3 {
    font-size: 110%;
}

.brand_desc h3:before,
.brand_desc h3::after {
    content: " ― ";
}

.brand_desc p {
    font-size: 12px;
}

.brand_desc br.sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .brand_desc br.sp {
        display: block;
    }
}

a.underline {
    text-decoration: underline;
}

.parent_category_link a {
    background-color: transparent;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 30px auto;
    max-width: 320px;
    min-width: 320px;
    padding: 10px 35px;
    color: #2b3d4c;
    font-size: 75%;
    letter-spacing: .185em;
    background-color: #f6abda;
    color: #fff;
    text-decoration: none;
}

.parent_category_link a:hover {
    color: #fff;
    opacity: .7;
}

/* 20250714 */
table.search_size01.search_size02 tr td a {
    display: flex;
    padding: .6em 0 .6em 5px;
    gap: 5px;
}

table.search_size01.search_size02 tr td a img {
    width: 20px;
}

/* 20250804 */
.footer_guide summary {
    display: block;
    cursor: pointer;
    position: relative;
    font-size: 1.1em;
    line-height: 1.5;
}

.footer_guide summary::-webkit-details-marker {
    display: none;
}

.footer_guide summary::marker {
    display: none;
}

.footer_guide summary::before,
.footer_guide summary::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #333;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    opacity: 0.5;
}

.footer_guide summary::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.3s ease;
}

.footer_guide details[open]>summary::after {
    transform: translateY(-50%) rotate(0deg);
}

.footer_guide details p:first-of-type {
    margin-top: 1rem;
}

.footer_guide details ul li {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 1rem !important;
}

.footer_guide details a {
    display: inline;
    text-decoration: underline;
}

.footer_guide details table {
    margin-bottom: 1rem;
    width: 100%;
}

.accordion-content {
    display: grid;
    grid-template-rows: 0fr;
    opacity: 0;
    overflow: hidden;
    transition: grid-template-rows 0.4s ease-out,
    opacity 0.2s ease-out 0.1s;
}

details[open]>.accordion-content {
    grid-template-rows: 1fr;
    opacity: 1;
}

.accordion-inner {
    padding: 15px 0 15px 10px;
    overflow: hidden;
}
.footer_list ul {
    list-style: none;
    padding-left: 20px;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.5s ease-in-out, opacity 0.3s ease-in-out, margin-top 0.3s ease-in-out;
    margin-top: 0;
}

.footer_list ul.is-open {
    max-height: 2000px;
    opacity: 1;
    margin-top: 10px;
    padding: 0;
}

/* --- アイコンの共通設定 --- */
.footer_list .has-child {
    position: relative;
}

.toggle-btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 20px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    user-select: none;
    transition: transform 0.3s ease;
    color: #888;
}

.footer_list a::after {
    content: '＞';
    margin-left: 8px;
    font-size: 0.6em;
    color: #888;
    display: inline-block;
    margin-left: auto;
    padding-right: 4px;
    padding-top: 6px;
}

.footer_list .has-child>a::after {
    content: '';
    margin-left: 0;
}

/* --- 階層ごとのアイコン設定 --- */
.level-1-parent>.toggle-btn::before {
    content: '∨';
    font-size: 0.6em;
}

.level-1-parent.is-open>.toggle-btn {
    transform: rotate(-180deg);
}

.level-2-parent>.toggle-btn {
    font-size: 1.2em;
    top: -3px;
    font-weight: 300;
}

.level-1-parent li:not(:last-child) {
    margin-bottom: 10px;
}

.footer_list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.footer_list .fl {
    width: calc(50% - 5px);
}

.footer_list a {
    display: flex;
}

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

    .footer_list {
        gap: 0px;
    }

    .footer_nav {
        background: #f6abda;
    }

    .footer_list .fl {
        width: 100%;
    }

    .footer_list .fl .fl_ttl {
        padding: 2% 5%;
        display: flex;
        color: #A5A5A5;
    }

    .footer_list .sl .sl_ttl,
    .footer_list .tl a {
        padding: 2% 5% 2% 8%;
        display: flex;
        border-bottom: 1px solid #ddd;
        color: #A5A5A5;
        font-size: 90%;
    }

    .footer_list .tl a {
        padding-left: 11%;
    }

    .level-1-parent li:not(:last-child) {
        margin-bottom: 0px;
    }

    .footer_list a.fl_ttl::after,
    .level-1-parent>.toggle-btn::before {
        color: #A5A5A5;
    }

    .fl ul {
        background: #fff;
    }

    .footer_list li:not(:last-child) {
        border-bottom: solid 1px #fff;
    }


    .footer_list ul.is-open {
        margin-top: 0px;
        background: #F8F8F8;
    }

    .toggle-btn {
        padding: 8px 33px 8px 25px;
    }

    .level-2-parent>.toggle-btn {
        top: 0;
        padding: 8px 35px 8px 25px;
        color: #A5A5A5;
    }

    .footer_list .tl a::after,
    .footer_list .sl a::after {
        padding-right: 4px;
        color: #A5A5A5;
    }

    .level-1-parent.is-open>.toggle-btn {
        top: 3px;
        right: 1px;
    }

    .footer_guide summary::before,
    .footer_guide summary::after {
        background-color: #A5A5A5;
    }
    }

    @media screen and (min-width: 769px) {
    .footer .footer_guide li {
        padding: 1rem 0.3rem 1rem 0;
    }
}

@media screen and (min-width: 769px) {
    .footer .footer_menu a {
        display: flex;
    }
}