
/* .wapper-sogoodtee.adel_rl {
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
} */


.inner-block.large.l-flex {
    display: flex;
}

header img {
    width: 100%;
}

@media only screen and (max-width: 640px) {
    .breadcrumb {
        margin-top: -63px !important;
    }

    .inner-block {
        padding: 9px 15px 3px;
    }

}

@media screen and (min-width: 768px) {
    .wapper-sogoodtee {
        padding: 0 32%;
    }
}


/*-----header-----*/


.banner.itemdetail_view_timer.is-show {
    display: none !important;
}

div#header {
    display: block;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

header img {
    width: 70%;
    margin: 0 auto;
    margin-top: 3%;
    display: block;
}

#header h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.header-nav__inner {
    display: none;
}


@media screen and (min-width:768px){
    
    .hamburger {
        top: 25px;
    }
    
    header img {
        margin: 0 auto;
        display: block;
        max-height: 90px;
        max-width: 300px;
    }
    
    .c-header {
        height: 71px;
    }
}



/* .inner-block {
    padding: 20px 30px 18px;
} */

section.trivia.special {
    padding: 0 5%;
    margin-bottom: 15%;
}

section.main-txt {
    text-align: left;
}

section.trivia.special div {
    margin-bottom: 2%;
}



.tee-list.-two li {
    float: left;
    width: 31%;
}

.tee-list.-two li:not(:nth-child(3n)) {
    margin-right: 3%;
}


.tee-list li p:first-of-type {
    font-weight: 700;
    font-size: 11px;
    text-transform: capitalize;
}

.tee-list.-set li p:first-of-type {
    text-transform: unset;
    overflow-x: scroll;
    -ms-overflow-style: none;
}

.tee-list.-set li p:first-of-type::-webkit-scrollbar{
    display: none;
}

.tee-list li p {
    text-align: center;
    font-weight: 500;
    font-size: 8px;
    white-space: nowrap;
    letter-spacing: 0.8px;
}

.tee-list li img {
    margin-bottom: 4%;
}

.tee-list li:nth-child(-n+12) {
    margin-bottom: 5%;
}


.set-tit .c-title01 {
    margin-top: 20%;
}

.set-tit .c-title01::before, .set-tit .c-title01::after {
    display: none;
}

.set-tit h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8%;
}


.set-tit h2 span a {
    border-radius: 50px;
    padding: 2px 10px;
    color: #FFF;
    background-color: #b68325;
    border: 1px solid #b68325;
}

.set-tit h2 span a:hover {
    color: #b68325;
    background-color: #FFF;
}

.wapper-sogoodtee h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 2%;
}




/* section-spot */

section.spot {
    margin-top: 15%;
    margin-bottom: 15%;
}

section.spot h2 {
    text-align: center;
    margin-bottom: 7%;
}

section.spot h2 img {
    width: 60%;
}

.swiper {
    padding-bottom: 5%;
}

.swiper.-spot .swiper-wrapper {
    margin-bottom: 10%;
}

.swiper-slide.-spot {
    opacity: 1; /* 左右のスライドを薄くする */
    transform: scale(.8); /* 左右のスライドを小さくする */
    transition: .7s; /* ゆっくり小さくさせる */
}

.swiper-slide.-spot img {
    height: auto;
    width: 100%;
}

.swiper-slide.-spot p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.swiper-slide-active.-spot {
    opacity: 1; /* 中央のスライドは薄くしない */
    transform: scale(1); /* 中央のスライドは小さくしない */
    z-index: 1; /* 中央のスライドを一番上にする */
}

.swiper-pagination-bullet-active {
    background-color: #b68325 ;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontalt {
    bottom: -4px;
    left: 0;
    width: 100%;
}





/* section.newItem */

section.newItem {
    padding: 0 5%;
    margin-bottom: 10%;
}

section.newItem h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5%;
}

section.newItem h2 span a {
    border-radius: 50px;
    padding: 2px 10px;
    color: #FFF;
    background-color: #b68325;
    border: 1px solid #b68325;
}

section.newItem h2 span a:hover {
    color: #b68325;
    background-color: #FFF;
}


section.newItem h2 img {
    width: 50%;
    margin-left: -5%;
}

section.newItem .-flex {
    display: flex;
    gap: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 3%;
}

section.newItem .-flex a {
    display: block;
    flex-flow: column;
    word-break: break-all;
    width: 100%;
    padding: 5px;
}




section.styling.-adel_rl {
    padding: 0 5%;
    margin-top: 15%;
    margin-bottom: 15%;
}


section.styling.-adel_rl img:first-child {
    width: 49%;
    float: left;
}

section.styling.-adel_rl img:nth-child(2) {
    width: 44%;
    margin-top: 19%;
    margin-left: 7%;
}

section.styling.-adel_rl img:nth-child(3) {
    width: 45%;
    margin-top: 0%;
    margin-left: 4%;
}

section.styling.-adel_rl img:last-child {
    width: 40%;
    margin-top: 12%;
    margin-left: 7%;
}




section.store {
    padding: 0 5%;
    margin-bottom: 15%;
}

section.store .-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5%;
}


section.store .-flex a {
    width: 50%;
}

section.store .-flex p {
    font-size: 0.6rem;
    text-align: center;
}




/* section.staffNew */


section.staffNew {
    padding: 25% 8%;
    margin-bottom: 15%;
    margin: 0 5% 10%;
    border-radius: 5000px;
    border: 0.5px solid #333;
}

section.staffNew h3 {
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
}

section.staffNew h3 br {
    display: block;
}


@media screen and (min-width:768px){

    section.staffNew {
        padding: 25% 7%;
        margin: 0 10% 10%;
    }
    
    section.staffNew h3 br {
        display: none;
    }
}


section.staffNew h4 {
    font-size: 0.5rem;
    font-weight: normal;
    color: #FF0000;
    text-align: center;
}

.bub {
    animation: floating-y 1.2s ease-in-out infinite alternate-reverse;
}

@keyframes floating-y {

    0% {
      transform: translateY(-10%);
    }
    100% {
      transform: translateY(10%);
    }
}

section.staffNew p {
    font-size: 0.8rem;
    text-align: center;
    margin-bottom: 5%;
}

section.staffNew a {
    font-size: 0.8rem;
    font-weight: bold;
    color: #FFF;
    padding: 3% 6%;
    background-color: #b68325;
    border: 1px solid #b68325;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    width: 85%;
    text-align: center;
}

section.staffNew a:hover {
    color: #b68325;
    background-color: #FFF;
}


.wapper-sogoodtee .pagetop {
    background: #b68325;
}