/** Shopify CDN: Minification failed

Line 23:0 All "@import" rules must come first
Line 24:0 All "@import" rules must come first
Line 25:0 All "@import" rules must come first

**/
@charset "UTF-8";
:root {
    --text-color: #333333;
    --subtext-color:#373737;
    --accent-color:#BA915B;
    --subtext-color:#F4B8D3;
    --blue-color:#82BBD3;
    --title-color:#D8D8D8;
    --bg-color:#FDF0F3;
    --sub-bg-color:#EFECE7;
    --menu-bg-color:#FDE7EB;
    --footer-bg-color:#6A7289;
    --blue-bg-color:#F1F6F9;
    --red-color:#DD667D;
}
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
html,
body {
    width: 100%;
    position: relative;
}
html {
    font-size: 62.5%;
}
body {
    color: var(--text-color);
    line-height: 1.5;
    word-wrap: break-word;
    font-family: "Hiragino Sans", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro",YuGothic, 游ゴシック, Meiryo, メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 1.5rem;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5{
    color: var(--text-color);
    font-family: "Shippori Mincho", serif!important;
}
.cormorant{
        font-family: "Shippori Mincho", serif!important;
}
.libre{
    font-family: "Libre Caslon Display", serif!important;
}
.zen{
    font-family: "Zen Kaku Gothic New", sans-serif!important;
    font-weight: 400;
}
a {
    text-decoration: none;
    transition: .2s;
}
ul{
	-webkit-padding-start:0px;
	-moz-padding-start: 0px;
	padding-start:0px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
a:hover {
    opacity: .7;
}
.flex {
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}
.inner {
    max-width: 1190px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
iframe#admin-bar-iframe {
    display: none !important;
}

.test{

}

/* ------------------------
共通項目
---------------------------*/
img {
    width: auto;
    max-width: 100%;
    height: auto
}
ul {
    -webkit-padding-start: 0px;
    -moz-padding-start: 0px;
    padding-start: 0px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.common-title-wrap{
    text-align: center;
}
.common-title{
    display: inline-block;
    min-width: 500px;
}
.common-title span{
    display: flex;
    align-items: center;
}
.common-title span::before{
    margin-right: 1.8rem;
}
.common-title span::after{
    margin-left: 1.8rem;
}
.common-title span::before,.common-title span::after{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #BA915B;
}
button.share-button__button img {
    width: 20px;
}
.share-button__button, .share-button__fallback button {
    gap: 9px;
    color: #ba915b;
}
@media screen and (max-width: 750px) {
    .common-title{
        display: inline-block;
        min-width: 90%;
    } 
}

/* ------------------------
ポリシー
---------------------------*/
.shopify-policy__container {
    max-width: 900px!important;
    margin: 100px auto!important;
}
.shopify-policy__body h2 {
    font-weight: bold;
    font-size: clamp(1.6rem, 1.88vw, 2.4rem);
    margin-bottom: 0;
    margin-top: 45px;
}
@media screen and (max-width: 750px) {
    .shopify-policy__container {
        margin: 80px auto!important;
    } 
    .shopify-policy__title h1 {
        font-size: 2rem;
    }
    
}

/* ------------------------
共通見出しスタイル
---------------------------*/
.section-title-block {
    text-align: center;
    margin-bottom: 40px;
}

.section-main-title {
    font-size: clamp(2.4rem, 3.13vw, 4rem);
    line-height: 1.4;
    margin: 0 0 8px 0;
    color: var(--text-color);
    font-weight: bold;
}

.section-sub-title {
    font-size: clamp(1.6rem, 2.19vw, 2.8rem);
    line-height: 1.2;
    margin: 0;
    font-weight: normal;
    color: var(--accent-color);
}

@media screen and (max-width: 750px) {
    .section-title-block {
        margin-bottom: 30px;
    }
}
/* ------------------------
ヘッダー
---------------------------*/
.header{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.header-wrapper{
      width: 100%;
}
/* PCテキスト  */
.header-text{
    grid-area: header-text;
}
.headertext-title{
    margin: 0;
}
.headertext-title p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.7;
}
/* ヘッダータイトル統一スタイル */
.headertext-title h1,
.headertext-title h2,
.headertext-title h3,
.headertext-title div {
    margin: 0;
    padding: 0;
}
/* ロゴ  */
.header__heading-logo {
    height: auto;
    width: 100%;
    width: 100px;
}
.header__heading-link{
    padding: 0;
}
/* PCアイコンメニュー  */
.header__icon, .header__icon--cart .icon{
    height: auto;
    width: auto;
}
.icon-menu-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* gap: 10px; */
}
.icon-menu-wrap img {
    width: 30px;
    height: 30px;
    aspect-ratio: 1 / 1;
}
.header__icon, .header__icon--cart .icon{
    color: var(--text-color);
    text-decoration: none;
    align-items: center;
    display: flex;
    height: 100%;
    padding: 3px 10px;
}
.icon-menu-wrap-text {
    font-size: 1.6rem;
    line-height: 1;
    color: var(--text-color);
}
.header__icons {
    align-items: stretch;
    justify-content: space-between;
    gap: 15px;
    padding-right: 0;
}
div#cart-icon-bubble,div#cart-icon-bubble-extra{
    font-size: 0;
    position: relative;
}
.header-menu-openbtn.pc-header {
    padding: 15px;
    cursor: pointer;

}
/* ハンバーガーアイコン（CSS版） */
.hamburger-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    cursor: pointer;
}
.hamburger-icon span {
    display: block;
    height: 2px;
    width: 100%;
    background-color: var(--text-color);
    border-radius: 1px;
    transition: all 0.3s ease;
}
.hamburger-icon span:nth-child(1) {
    transform-origin: top left;
}
.hamburger-icon span:nth-child(2) {
    transform-origin: center;
}
.hamburger-icon span:nth-child(3) {
    transform-origin: bottom left;
}
/* ホバーエフェクト */
.header-menu-openbtn:hover .hamburger-icon span {

}
.header-menu-openbtn .icon-menu-wrap{
    position: relative;
}
.header-menu-openbtn.open .hamburger-icon span {
    position: absolute;
    margin: auto;
}
/* メニューオープン時のアニメーション */
.header-menu-openbtn.open .hamburger-icon span:nth-child(1) {
    transform: rotate(45deg) ;
    left: 20%;
    top: 0;
}
.header-menu-openbtn.open .hamburger-icon span:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
}
.header-menu-openbtn.open .hamburger-icon span:nth-child(3) {
    transform: rotate(-45deg);
    left: 20%;
    bottom: 0;
}

/* オーバーレイスタイル */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
    transition: opacity 0.3s ease;
    display: none;
    opacity: 0;
    visibility: hidden;
}

.overlay.show {
    display: block;
    opacity: 1;
    visibility: visible;
}

.cart-count-bubble, .cart-count-bubble02{
    background-color: var(--accent-color);
}

/* メニューオープン時のスクロール防止 */
html.open {
    overflow: hidden;
}
button.button.button--primary.button--full-width {
    display: none !important;
}
.cart-notification-wrapper {
    display: none !important;
}
/* PC全体レイアウト  */
@media screen and (min-width: 990px) {
    .header--middle-center:not(.drawer-menu) {
        grid-template-areas: "header-text heading icons-menu";
        grid-template-columns: 1fr auto 1fr;
        column-gap: 2rem;
    }
    .header__icons-menu{
        grid-area: icons-menu;  
        justify-content: flex-end;
        gap:20px;
    }
    .header {
        /* padding: 0px 0 0px 3rem !important; */
        padding: 10px 30px 10px 30px !important;
    }
}
/* スマホのみレイアウト  */
@media screen and (max-width: 989px) {
.header__icons{
  min-width: 100%;
}
/* スマホ用ハンバーガーアイコンサイズ調整 */
.hamburger-icon {
    width: 20px;
    height: 15px;
}
.hamburger-icon span {
    height: 2px;
}
}
  /* 検索ポップアップのスタイル */
  .search-topic-link {
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 3px 10px;
  }

  .search-topic-block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
  }

  .search-topic-block.show {
    display: flex;
  }

  .search-form-inline {
    background: white;
    padding: 2rem;
    border-radius: 8px;
    width: 90%;
    max-width: 500px;
    position: relative;
  }

  .search-popup-header {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
  }

  .search-close-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .search-close-btn svg {
    width: 16px;
    height: 16px;
  }

  .search-topic-block .search__input {
    font-size: 1.3rem;
    padding: 1rem;
  }

  @media screen and (max-width: 750px) {
    .search-form-inline {
      width: 95%;
      padding: 1.5rem;
    }
    
    .search-topic-block .search__input {
      font-size: 1.3rem;
    }
    .search-topic-link{
    padding: 3px 0px 3px 10px;
    }
  }
/* ------------------------
メニュー
---------------------------*/
.header-menu-openbtn{
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
}
.header-menu-openbtn.open{
 

}
.innnermenu {
    position: fixed;
    width: 100%;
    width: 45%;
    max-width: 500px;
    height: calc(100svh - 112px);
    min-height: calc(100svh - 112px);
    right: 0;
    margin: auto;
    top: 112px;
    background-color: #FFF;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}
.innnermenu.open{
    visibility: visible;
    opacity: 1;
    z-index: 11;
}
.innnermenu-wrap {
    padding: 30px 0;
    gap: 20px;
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: var(--blue-color) #cae5f0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.innnermenu-wrap-inner {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.innnermenu-category {
    width: 150px;
}
.ul.innnermenu-category-list{
    overflow-y: scroll;
    max-height: 455px;
    scrollbar-width: none;
}
.innnermenu-category-list li {
    display: block;
    padding: 10px 0 10px 10px;
    color: var(--text-color);
    cursor: pointer;
    font-size: 1.3rem;
}
.innnermenu-category-list li.submenuopen-btn {
    background-color: var(--subtext-color);
}
.innnermenu-category-sub {
    padding-left: 20px;
    border-left: 2px dotted var(--title-color);
    width: calc(100% - 170px);
}
.category-list-submenu li {
   display: none;
}
.category-list-submenu li.submenuopen{
    display: block;
}
.category-list-submenu {
    gap: 40px;
    flex-wrap: wrap;
    max-width: 680px;
}
.category-list-submenu li{
    max-width: 104px;
    text-align: center;
    width: calc((100% - 160px) / 5);
}
.collection-img-wrap {
    overflow: hidden;
    aspect-ratio: 1 / 1;
    max-width: 90px;
    border-radius: 50%;
    margin: 0 auto 8px;
}
.collection-img-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.category-list-submenu li span {
    font-size: 1.3rem;
    color: #4E525D;
    text-align: center;
}
/* ------------------------
スマホヘッダー
---------------------------*/
.sp-none.search-topic{
    width: 100%;
    height: 100%;
    display: flex;
        align-items: center;
}
.header-icon-topic{
        display: flex;
    align-items: center;
}
@media screen and (max-width: 989px) {
    .header {
        padding: 8px 3rem 8px 3rem;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        /* grid-template-columns: 1fr; */
        grid-template-areas: "menu-space header-logo sp-menu";
        align-items: center;
        padding-right: 1rem!important;
    }
    .header__heading {
        grid-area: header-logo;
        justify-self: center;
    }
    .header__heading-logo {
        width: 67px;
    }
    .main-hamburger-button{
        grid-area: menu-space;
    }
.sp-headermenu{
    grid-area: sp-menu;
    width: 100%;
    /* position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 12; */
}
.header__icons-menu {
    align-items: center;
    /* display: block; */
    justify-content: flex-end;
    gap: 15px;
    gap:clamp(5px,2.67vw,15px);
}
.header__icons {
    gap: 0;
    align-items: center;
    padding: 0;
}
.header-icon-topic{
    padding: 0;
    /* width: 20%; */
    /* aspect-ratio:1 / 1; */
}

details {
    width: 100%;
}
.header-menu-openbtn.sp-header{
    padding: 0px;
    justify-content: center;
}
.header__icon, .header__icon--cart .icon{
    padding: 0;
    justify-content: center;
}
.icon-menu-wrap{
    /* gap: 5px; */
}
.header-menu-openbtn.sp-header {
    padding: 10px 0;
}
.header>.header__search{
    display: none;
}
.header__icon:not(.header__icon--summary), .header__icon span{
    width: 100%;
    height: 100%;
    padding: 3px 0;
}
}
/* ------------------------
SPメニュー
---------------------------*/
@media screen and (max-width: 989px) {
    .innnermenu {
        width: 95%;
        max-width: 500px;
        left: 0;
        right: auto;
    }
    .innnermenu-wrap-inner{
        padding: 0 15px;
    }
}
@media screen and (max-width: 989px) {
    .innnermenu {
        top: 78px;
        height: calc(100vh - 78px);
        z-index: 1;
    }
}
@media screen and (max-width: 989px) {

.innnermenu-category-list {
    margin-top: 25px;
}
.innnermenu-wrap {
    gap: 20px;
    padding: 20px 0 10vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.innnermenu-category-sub {
    border-color: var(--subtext-color);
    width: calc(100% - 150px);
}
.category-list-submenu{
    gap: 15px;
    margin-top: 25px;
}
.category-list-submenu li {
    width: calc((100% - 15px) / 2);
}
.category-list-submenu li span {
    font-size: 1.1rem;
    line-height: 1.7;
    display: inline-block;
}
.sp-headermenu .search-modal.modal__content.gradient {
    position: fixed;
    top: -10%;
    bottom: 0;
    margin: auto;
    min-height: 0;
    height: auto;
    background-color: rgb(0 0 0 / 40%);
}
.sp-headermenu details[open] .modal-overlay:after{
 display: none;
}
}

/* ------------------------
フッター
---------------------------*/
.footerguide{
    background-color: #C5E3EF;
    padding: 50px 0 90px;
}
.footerguide-list{
    gap: 36px;
    gap: clamp(25px,2.81vw,36px);
}
.footerguide-list li{
    padding: 30px 15px;
    background-color: #FFF;
}
.footerguide-list-img img {
    height: 57px;
}
.footerguide-list-img {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}
.footerguide-list-title {
    font-size: 2rem;
    font-size: clamp(1.6rem,1.56vw,2rem);
    text-align: center;
    margin-bottom: 30px;
    color: var(--text-color);
}
.footerguide-list-text {
    border-top: 1px solid var(--text-color);
    padding-top: 25px;
}
.footerguide-list-text p {
    margin: 0;
    font-size: 1.6rem;
    font-size:clamp(1.3rem,1.25vw,1.6rem);
    color: var(--text-color);
}
.footerguide-linktext{
    color: var(--text-color);
    font-size: 1.6rem;
    font-size:clamp(1.3rem,1.25vw,1.6rem);
    margin-top: 50px;
}
.top-fooer{
    /* background-color: var(--footer-bg-color); */
    background-color: #BA915B;
    padding: 50px 0px 40px;
}
.footer-menutopic li {
    margin-bottom: 15px;
}
.footer-menutopic li:last-child{
    margin-bottom: 0;
}
.footer-menutopic li,.footer-menutopic li a{
    color: #FFF;
    font-size: 1.3rem;
}
.footer-menu-block{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 35px 40px;
}
.footer-submenu-block {
    /* background-image: linear-gradient(to right, #fff 5px, transparent 5px); */
    background-size: 10px 1px;
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 30px;
}
.footer-submenu-block ul{
    gap: 32px;
    gap:clamp(15px,2.5vw,32px);
    justify-content: center;
}
.footer-submenu-block ul a{
    color: #FFF;
    font-size: 1.3rem;
    font-size:clamp(10px,1.02vw,13px);
    display: block;
}

.bottom-footer{
    /* background: linear-gradient(to right,var(--bg-color), #F0F3FF); */
    background: #82BBD3;
}
.bottom-footer .flex {
    justify-content: space-between;
    align-items: center;
    padding-top:23px;
    padding-bottom: 20px;

}
.bottom-footer .footer-banner-wrap {
    max-width: 585px;
    width: 55%;
    gap: 15px;
    padding: 0;
}
.bottom-footer-company-copy p {
    margin: 0;
    line-height: 2;
    font-size: 1.5rem;
}
.footer-menu-block {
    display: none;
}
.footer-submenu-block {
    padding-top: 0;
}
.footer-submenu-block ul a{
    color:var(--text-color);
}
.footer-logo-w {
    max-width: 110px;
    font-size: 0;
}
.bottom-footer a, .bottom-footer {
    color: #FFF;
    font-size: 1.4rem;
}
.bottom-footer .flex {
    gap: 60px;
    justify-content: flex-start;
}
.footer-copy-w {
    margin-left: auto;
    font-size: 1rem;
}
.footer-menu-w .flex {
    gap: 30px;
}
/* ------------------------
スマホフッター
---------------------------*/
@media screen and (max-width: 989px) {
.footerguide {
    padding: 30px 0;
}
    .footerguide-list {
        flex-direction: column;
        gap: 25px;
    }
    .footer-guide-sptop {
        display: flex;
        align-items: center;
        margin-bottom: 13px;
        width: 100%;
        position: relative;
    }
    .footerguide-list-img img {
        height: 20px;
    }
    .footerguide-list-img {
        margin-bottom: 0;
        margin-right: 15px;
    }
    .footerguide-list-title {
        margin-bottom: 0;
        font-size: 1.8rem;
    }
    .footerguide-list-text {
        border-top: none;
        padding: 20px 15px;
        background-color: #FFF;
    }
    .footerguide-list-text p{
        font-size: 1.5rem;
    }
.arrow-icon{
    position: relative;
    width: 24px;
    height: 24px;
    border: solid 1px var(--text-color);
    border-radius: 50%;
    margin-left: auto;
}
.arrow-icon::before{
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-top: solid 1px var(--text-color);
    border-right: solid 1px var(--text-color);
    transform: translateX(-1px) rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-menu-block{
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    margin-bottom: 35px;
    gap: 0;
}
ul.footer-menutopic {
    border-bottom: 1px solid #FFF;
    padding: 10px 0;
}
.footer-menutopic-first,.footer-menutopic li a{
    padding: 5px 0;
    display: block;
}
.footer-menutopic li {
    margin-bottom: 0;
    position: relative;
}
.top-fooer {
    padding: 35px 10px;
}
li.footer-menutopic-sublink::before {
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(135deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.footer-submenu-block {
    background-image: none;
    padding-top: 0;
}
.footer-submenu-block ul {
    gap: 0;
    display: block;
    column-count: 2;
    padding: 0 15px;
}
.footer-submenu-block ul a{
    font-size: 1.2rem;
    font-size: clamp(10px, 3.2vw, 13px);
    padding: 5px 0;
}
.bottom-footer .flex {
    /* flex-direction: column-reverse; */
    flex-direction: column;
    padding-top: 35px;
    padding-bottom: 80px;
    gap: 20px;
}
.footer-menu-w .flex{
    flex-direction: row;
    padding: 0;
    gap: 10px;
    justify-content: center;
}
.footer-copy-w {
    margin: auto;
}
.footer-menu-w {
    border-top: 1px solid #FFF;
    padding-top: 15px;
    width: 100%;
}
.bottom-footer .footer-banner-wrap {
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
}
.bottom-footer-company-copy {
    text-align: center;
}
.bottom-footer-company-copy p:last-child {
    font-size: 1rem;
}
}
h1.article-template__title {
    font-size: 3rem;
    font-weight: bold;
}
/* ------------------------
モーダル中身
---------------------------*/
.modal-overlayv2 {
    z-index: 10;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.75);
    transition: opacity 0.3s ease;
}
.modal-open, .modal-close {
    cursor: pointer !important;
}
.modal-content-scroll{
    overflow-y: scroll;
    scrollbar-width: none;
    max-height: 100vh;
    
}
.modal-content {
    position: fixed;
    z-index:11;
    width: 650px;
    max-height: 90vh;
    background: white;
    border-radius:20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transform: scale(0.8);
    opacity: 0;
    overflow:hidden;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.modal-content.show {
    transform: scale(1);
    opacity: 1;
}
@media screen and (max-width: 750px) {
    .modal-content {
        width: 90%;
    }
}
/* ------------------------
デモサイトモーダル中身(詳細)
---------------------------*/
.demosite-modal-inner {
    max-width: 345px;
    margin: 0 auto;
}
.demosite-modal .modal-content-scroll{
    padding: clamp(20px, 4.69vw, 60px);
    position: relative;
}
.demosite-modal-close {
    font-size: 0;
    /* position: absolute; */
      position: fixed;
    top: 10px;
    right: 15px;
}
.round_btn{
    width: 40px;
    height: 40px;
    background-color: var(--accent-color);
    background-color:#333333;
    border-radius: 50%;
    position: relative;
    display: inline-block;
}
.round_btn::before, .round_btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px; 
    height: 22px;
    background: #FFF; 
  }
  .round_btn::before {
    transform: translate(-50%,-50%) rotate(45deg);
  }
  .round_btn::after {
    transform: translate(-50%,-50%) rotate(-45deg);
  }
  .copy-button {
    cursor: pointer;
    max-width: 20px;
    font-size: 0;
}
  .demosite-modal-img {
    max-width: 324px;
    margin: 0 auto 15px;
    font-size: 0;
}
.demosite-modal-title p {
    margin: 0;
    text-align: center;
    font-size: 1.5rem;
    color: var(--accent-color);
    color:#333333;
}
.demosite-modal-title p.demotittle {
    font-size: 2rem;
    margin-bottom: 10px;
}
ul.copy-container-list {
    border: 1px solid var(--accent-color);
    border: 1px solid #E4E4E4;
    margin-top: 12px;
}
ul.copy-container-list li {
    display: flex;
    align-items: center;
    width: 100%;
}
ul.copy-container-list li .copy-container-title {
    width: 110px;
    padding: 15px;
    color: #999999;
}
ul.copy-container-list li:first-child {
    border-bottom: 1px solid var(--accent-color);
    border-bottom: 1px solid #E4E4E4;
}
.copy-container-text {
    width: calc(100% - 110px);
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: linear-gradient(to bottom, var(--accent-color) 1px, transparent 1px);
    background-size: 1px 5px;
    background-repeat: repeat-y;
    background-position: left;
    position: relative;
}
a.demo-link-button {
    background-color: var(--accent-color);
    background-color:#E4E4E4;
    color: #FFF;
    font-size: 2rem;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 16px 40px;
    border-radius: 50px;
    width: 100%;
    margin-top: 25px;

}
a.demo-link-button span {
    width: 26px;
    display: inline-block;
    position: absolute;
    right: 15px;
    height: 26px;
    top: 0;
    bottom: 0;
    margin: auto;
}
span.copy-message {
    position: absolute;
    font-size: 1.3rem;
    background-color: #FDF0F3;
    padding: 5px 10px;
    border-radius: 5px;
    top: -30%;
    right: -15%;
}
@media screen and (max-width: 750px) {
    span.copy-message {
        right: -8%;
    }
}


/* ------------------------
デバイス別
---------------------------*/
@media screen and (min-width: 990px) {
    .pc-none {
        display: none !important;
    }
}
@media screen and (max-width: 989px) {
    .sp-none {
        display: none !important;
    }
}
@media screen and (min-width: 751px) {
    .sp {
        display: none !important;
    }

    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none
    }
}

@media screen and (max-width: 750px) {
    .pc {
        display: none !important;
    }
}

/* ------------------------
メニュー内コンテンツスタイル
---------------------------*/

/* 【1】検索バー */
.menu-search-wrapper {
    /* margin-bottom: 20px; */
}

.menu-search-form {
    width: 100%;
}

.menu-search-field {
    position: relative;
    width: 100%;
}

.menu-search-input {
    width: 100%;
    height: 50px;
    padding: 0 50px 0 15px;
    border: 1px solid var(--accent-color);
    border-radius: 4px;
    font-size: 14px;
    color: var(--accent-color);
    background-color: #fff;
    box-sizing: border-box;
}

.menu-search-input::placeholder {
    color: var(--accent-color);
    opacity: 0.7;
}

.menu-search-input:focus {
    outline: none;
    border-color: var(--accent-color);
    box-shadow: 0 0 5px rgba(186, 145, 91, 0.3);
}

.menu-search-button {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-search-button img {
    width: 30px;
    height: 30px;
}

/* 【2】メニュー内キャッチ画像 */
.menu-catch-image {
    /* margin-bottom: 20px; */
    text-align: center;
}

.menu-catch-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

/* 【3】各カテゴリメニューセクション */


.menu-category-title {
    color: var(--accent-color);
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 8px 0;
    padding: 0;
    font-family: "Hiragino Sans", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic Pro", YuGothic, 游ゴシック, Meiryo, メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
}

.menu-category-description {
    font-size: 13px;
    color: var(--text-color);
    margin: 0 0 12px 0;
    line-height: 1.4;
}

/* ボタン共通スタイル */
.menu-category-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

/* 横並びボタン（選べる品数） */
.menu-category-buttons.horizontal {
    display: flex;
    gap: 8px;
}

.menu-category-buttons.horizontal li {
    width: calc((100% - 16px) / 3);
}

/* 3列グリッドボタン */
.menu-category-buttons.grid-3 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.menu-category-buttons.grid-3 li {
    width: calc((100% - 16px) / 3);
}

/* ボタンスタイル */
.menu-category-button {
    display: block;
    width: 100%;
    padding: 12px 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: var(--text-color);
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.menu-category-button:hover {
    background-color: #f5f5f5;
    border-color: var(--accent-color);
    opacity: 1;
}

/* カードスタイル（フォルダー種類） */
.menu-category-card {
    display: block;
    width: 100%;
    padding: 12px 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: var(--text-color);
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.menu-category-card:hover {
    background-color: #f5f5f5;
    border-color: var(--accent-color);
    opacity: 1;
}

.menu-category-card img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin-bottom: 8px;
    border-radius: 4px;
}

.menu-category-card span {
    display: block;
    font-size: 12px;
    line-height: 1.2;
}

/* 【4】ナビゲーションリンクエリア */
.menu-navigation-section {
    margin-bottom: 20px;
}

.menu-nav-item {
    border-bottom: 1px solid #eee;
}
.menu-nav-item:first-child {
    border-top: 1px solid #eee;
}
/* .menu-nav-item:last-child {
    border-bottom: none;
} */

.menu-nav-link {
    display: block;
    padding: 12px 15px;
    color: var(--accent-color);
    font-size: 14px;
    text-decoration: none;
    text-align: left;
    transition: all 0.2s ease;
    font-weight: bold;
}

.menu-nav-link:hover {
    opacity: 0.7;
}

/* 【5】フッター */
.menu-footer {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.menu-footer-link {
    display: inline-block;
    color: #999;
    font-size: 12px;
    text-decoration: none;
    margin: 0 15px;
}

.menu-footer-link:hover {
    opacity: 0.7;
}

/* スマホ対応 */
@media screen and (max-width: 750px) {
    /* 検索バー */
    .menu-search-input {
        font-size: 13px;
        padding: 0 45px 0 12px;
    }
    
    .menu-search-button {
        right: 12px;
    }
    /* カテゴリボタン */
    .menu-category-buttons.horizontal li {
        width: calc((100% - 16px) / 3);
    }
    .menu-category-button,
    .menu-category-card {
        padding: 12px 6px;
        font-size: 12px;
    }
    
    .menu-category-card img {
        width: 35px;
        height: 35px;
    }
    
    .menu-category-card span {
        font-size: 11px;
    }
    
    /* ナビゲーション */
    .menu-nav-link {
        font-size: 13px;
        padding: 10px 15px;
    }
}

