@charset "shift_jis";
/* CSS Document */
/*-----------------------------------------------*/
/*ƒx[ƒX*/
/*-----------------------------------------------*/
html {
    font-size: 62.5%;
}
main, main#wrapper {
    padding: 0;
    max-width: none !important;
}
.header-info-red{
    display: none;
}
#shop-list{
    /* max-width:900px; */
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    position: relative;
    /* 251006 H.ENOKIy•ÒWzMOD STA */
    /* background: #edf6f3; */
    background: #f5f9ea;
    /* 251006 H.ENOKIy•ÒWzMOD END */
}
#shop-list .pc_none{
    display: none !important;
}
#shop-list img{
    width: 100%;
    height: auto;
}
#shop-list a{
    display: block;
    position: relative;
}  
#shop-list a:hover{
    opacity: 0.8;
    color:#222 !important;
}
/*-----------------------------------------------*/
/*‘S‘Ì˜g*/
/*-----------------------------------------------*/
#shop-list .contents{

}
#shop-list section{
    display: flex;
    flex-direction: column;
    /* 20250909 H.ENOKI yC³zMOD STR */
    /* padding: 3% 0; */
    padding: 2% 0;
    /* 20250909 H.ENOKI yC³zMOD END */
    max-width: 900px;
    margin: 0 auto;
    width: 85%;
}
#shop-list .inner{
    display: flex;
    flex-direction: column;
    gap: 1.8rem;
}
#shop-list .contents.bg1{
    background: #f3f6ef;
}
#shop-list .contents.bg2{
    background: #f9ede6;
}
#shop-list .bg-white {
    padding: 3rem;
    background: #fff;
}
/*-----------------------------------------------*/
/*Œ©o‚µ*/
/*-----------------------------------------------*/
#shop-list .top-title {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
#shop-list h1 {
    margin: 0 auto;
    border-bottom: 5px solid #ab8a53;
    position: relative;
    z-index: 1;
}
#shop-list h1 img{
    max-width: 1000px;
    width: 95%;
}
#shop-list h3 {
    position: relative;
    font-size: 3rem;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 5rem;
}
#shop-list h3::before {
    position: absolute;
    bottom: -2.5rem;
    left: 50%;
    color: #ab8a53;
    font-size: 1.4rem;
    line-height: 1;
    content: attr(data-en);
    pointer-events: none;
    transform: translateX(-50%);
    font-family: 'Lato';
    font-weight: lighter;
}
#shop-list p{
    font-size: 1.5rem;
    line-height: 1.6em;
}
/*-----------------------------------------------*/
/*o“X“X•Ü*/
/*-----------------------------------------------*/
#shop-list .list-box{
    display: flex;
    /* align-content: center;
    justify-content: center;
    flex-wrap: wrap; */
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 1.3rem;
    padding-bottom: 1%;
    overflow-x: scroll;
}
#shop-list .list-box li{
    background: #fff;
    /* width: calc((100% - (1.5rem * 3))/ 3); */
    box-sizing: border-box;
    transition: .2s;
    min-width: 235px;
    border-radius: 10px;
}
#shop-list .list-box li a{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding:1rem;
}
#shop-list .list-box .img{
    width: 100%;
    display: flex;
    align-items: center;
    aspect-ratio: 1 / 1;
}
#shop-list .list-box .flex{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
#shop-list .list-box .logo{
    width: 51%;
    margin: 0 auto;
}
#shop-list .list-box .title{
    font-size: 1.5rem;
    padding: .7rem 0;
    color: #ab8a53;
    background: rgb(171 138 83 / 10%);
}
#shop-list .list-box .txt{
    font-size: 1.3rem;
    line-height: 1.7em;
    height: 7rem;
    flex-grow: 1;
}
/*-----------------------------------------------*/
/*¤•i“Ç‚Ýž‚Ý*/
/*-----------------------------------------------*/
#shop-list .pickup-item-slider{
    
}
#shop-list .pickup-item-slider ul{
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: space-between;
}
#shop-list .pickup-item-slider ul >li{
    width: calc((100% - (1.4rem * 4))/ 4);
    box-sizing: border-box;
    background: #fff;
    padding: .5rem;
    transition: .2s;
}
#shop-list .pickup-item-slider ul >li dl{
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: .5rem;
}
#shop-list .pickup-item-slider ul >li .p_name{
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-weight: 400;
    letter-spacing: normal;
    word-break: break-all;
    height: 6.5rem;
}
#shop-list .pickup-item-slider ul >li .p_name a{
    font-size: 1.4rem;
    line-height: 1.5em;
}
#shop-list .pickup-item-slider ul >li .icon{
    display: none;
}
#shop-list .pickup-item-slider ul >li .p_wish{
    display: flex;
    justify-content: flex-end;
}
#shop-list .pickup-item-slider ul >li .p_price{
    text-align: left;
}
#shop-list .pickup-item-slider ul >li .m_price{
    font-family: Lato, 'Noto Sans JP', sans-serif, 'ƒƒCƒŠƒI';
    font-size: 2rem;
    font-weight: 700;
    color: #eb0007;
    line-height: 1.3em;
}
#shop-list .pickup-item-slider ul >li .p_review{
    text-align: left;
}
/* 20250910 H.ENOKI y‰üCzADD STR  */
#shop-list .pickup-item-slider ul >li .price-icons .m_price_grid.coupon_i{
    background-color: #fee9e9;
    color: #d80909;
    width: fit-content;
    padding: 0 1rem;
    text-align: center;
    margin-top: 3px;
    font-size: 1.4rem;
}
/* 20250910 H.ENOKI y‰üCzADD END  */

/* 20250917 H.ENOKI y’Ç‰ÁzADD STR  */
#shop-list .pickup-item-slider ul >li .price-icons .m_price_grid.pointup{
    background-color: #a6a40e;
    color: #ffff;
    width: fit-content;
    padding: 0 1rem;
    text-align: center;
    margin-top: 3px;
    font-size: 1.4rem;
}
/* 20250917 H.ENOKI y’Ç‰ÁzADD END  */

/*-----------------------------------------------*/
/*ƒ{ƒ^ƒ“*/
/*-----------------------------------------------*/
#shop-list .btn-black {
    position: relative;
    margin: 0;
}
#shop-list a .btn-black {
    position: relative;
    background-color: #222;
    color: #fff;
    padding: .7rem 0;
    border-radius: 5px;
    font-size: 1.3rem;
    border: 1px solid #222;
    transition: .2s;
}
#shop-list a .btn-black.red {
    background-color: #cf1d2b;
    border: 1px solid #cf1d2b;
}
/*–îˆó*/
#shop-list .btn-black::after{
    position: absolute;
    right: 3rem;
    bottom:0;
    top: 0;
    display: block;
    content: "";
    width: .4em;
    height: .4em;
    margin: auto;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: .2s;
}
/*hover*/
#shop-list a:hover .btn-black {
    background-color: #fff;
    color: #222;
}
#shop-list a:hover .btn-black.red {
    background-color: #fff;
    color: #cf1d2b;
}
#shop-list .btn-black:hover::after,
#shop-list a:hover .btn-black::after{
    border-top: 2px solid #222;
    border-right: 2px solid #222;
}
#shop-list .btn-black.red:hover::after,
#shop-list a:hover .btn-black.red::after{
    border-top: 2px solid #cf1d2b;
    border-right: 2px solid #cf1d2b;
}

/* ==========250822ƒ^ƒuØ‚è‘Ö‚¦’Ç‰Á============ */

/* ƒ^ƒuØ‚è‘Ö‚¦ */
.tab input  {
    display: none;
}
.tab {
    width: 100%;
    margin: 0 auto;
    /* 20250909 H.ENOKI yC³zADD STR */
    margin-bottom: 5%;
    /* 20250909 H.ENOKI yC³zADD END */
}
.tab .tab-hed {
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 10px 10px 0px #87878794;
    /* margin-bottom: 2%; */
}
.tab .tab-hed .tab-label {
    width: 49%;
    display: flex;
    justify-content: center;
    background: #ffffff;
    font-size: min(3.6vw, 18px);
    padding: .5em 0;
    border-bottom: none;
    border-radius: 13px 13px 0 0;
}

.tab .tab-content {
    display: none;
    background: #f3f3f3;
    box-sizing: border-box;
    padding: 3%;
    box-shadow: 0px 10px 10px 0px #87878794;
}

.tab .tab-content ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 2.5%;
    margin-bottom: 0%;
}

.tab .tab-content li {
    border-radius: 4px;
}
.tab .tab-content li:nth-of-type(1),
.tab .tab-content li:nth-of-type(2),
.tab .tab-content li:nth-of-type(3),
.tab .tab-content li:nth-of-type(4) {
    margin-top: 0;
}
.tab .tab-content .title {
    width: 100%;
    text-align: center;
    border: none;
    background: none;
    aspect-ratio: auto;
    font-size: min(4.1vw, 20px);
    font-weight: 600;
    margin-bottom: .3em;
    color: #222;
}
.tab .tab-content li .categry_text {
    font-size: min(2.5vw, 12px);
    text-align: center;
}
.tab .tab-content li a {
    padding: 2%;
}
.tab .tab-content li img{
    border-radius: 5px;
}

/* ƒ^ƒu1–‡–Ú‚©‚ç’T‚· */
.tab #tab-item-1:checked ~ .tab-hed .tab-label.item-1 {
    background: #ab8a53;
    color: #fcfcfc;
    border: none;
    border-radius: 13px 13px 0 0;
}
.tab #tab-item-1:checked ~ .tab-content.item-1 {
    display: block;
}

/* ƒ^ƒu2–‡–Ú‚©‚ç’T‚· */
.tab #tab-item-2:checked ~ .tab-hed .tab-label.item-2 {
    background: #ab8a53;
    color: #fcfcfc;
    border: none;
    border-radius: 13px 13px 0 0;
}
.tab #tab-item-2:checked ~ .tab-content.item-2 {
    display: block;
}

/* 20250909 H.ENOKI yƒ|ƒCƒ“ƒg10”{ƒLƒƒƒ“ƒy[ƒ“zADD STR  */
#shop-list .detail {
    border: solid 2px #7d6339;
    box-sizing: border-box;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
#shop-list .accordion{
    padding: 1rem 3rem;
}
#shop-list .detail .accordion-inner{
    margin-top: 3%;
    margin-bottom: 2%;
    text-align:start;
}    
#shop-list .detail h5{
    margin-top: 2%;
}
/* 20250909 H.ENOKI yƒ|ƒCƒ“ƒg10”{ƒLƒƒƒ“ƒy[ƒ“zADD END  */

/* 20250917 K.MOMMA yƒ|ƒCƒ“ƒg10”{ƒLƒƒƒ“ƒy[ƒ“Ú×zADD STR  */
#shop-list .detail .accordion-inner a{
    color: #0090ff;
    font-size: 1em;
    display: inline-block;
    text-decoration: underline; 
} 
/* 20250917 K.MOMMA yƒ|ƒCƒ“ƒg10”{ƒLƒƒƒ“ƒy[ƒ“Ú×zADD END  */

/* 20250917 H.ENOKI yƒ|ƒCƒ“ƒg10”{ƒLƒƒƒ“ƒy[ƒ“Ú×zADD STR  */
#shop-list .detail .pointup img{
    width: 15%;
}
/* 20250917 H.ENOKI yƒ|ƒCƒ“ƒg10”{ƒLƒƒƒ“ƒy[ƒ“Ú×zADD END  */