body {
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    line-height: 1.8;
    font-size: 16px;
    background: #fff;
    color: #1d2124;
    font-weight: 300;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    margin:0px;
    padding:0px;

    min-height: 100vh;
}
#name_sei:before {
    content: '姓';
}
.carousel.pointer-event{
    /*touch-action:none;*/
    -ms-touch-action: auto;
    touch-action: auto;
}
.flash_message {
    background-color: rgba(224, 168, 0, 0.7);
    padding:20px;
    font-weight: bold;
}
.pointer{
    cursor:pointer;
}
.bg-tsubomi-light {
    background: #ececda;
}
.bg-light-orange {
    background-color: rgba(224, 168, 0, 0.1);
}
.bg-light-yellow {
    background-color: #f3f2d5;
}
.bg-light-bage {
    background-color: rgba(236, 225, 190, 0.5);
}
.item_name {
    /*font-family: 'Hina Mincho', serif;*/
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1.2em;
    line-height: 1.1em;
    font-weight: bold;
}
.bold {
    font-weight: bold;
    font-size:1.2rem;
}
.bold-lg {
    font-weight: bold;
    font-size:1.5rem;
}
.btn-list {
    background-color: rgba(224, 168, 0, 1);
    width: 70%;
    color: #FFF;
    margin-top:50px;
    padding:15px;
    /*font-family: 'Hina Mincho', serif;*/
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1.2rem;
    letter-spacing: 5px;
}
.btn-list:hover{
    color: #664d03;
    background-color: rgb(246, 203, 72);
}
#sidemenu a {
    white-space:nowrap;
}
.btn-warning {
    background-color: #f8c63c;
}
.text-warning{
    color: #f8c63c;
}
.modal-dialog-fluid {
    max-width: inherit;
    max-width: 700px;
    margin: 0px auto;
}
a {
    text-decoration: none;
}
.noto-serif {
    font-family: 'Noto Sans JP', sans-serif;
}
.yuji-boku{
    /*font-family: 'Yuji Boku', serif;*/
    font-family: 'Noto Sans JP', sans-serif;
}
.carousel{
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Hina Mincho', serif;*/
}
main > .container {
    padding: 0px 15px 0;
}
footer {
    margin-top: auto;
    color: #FFF;
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Hina Mincho', serif;*/
    background-color: #4c5053;
}
footer a {
    color: #FFF;
    text-decoration: none;
}
footer .copyright{
    font-size:0.8em;
    color: #adabab;
    text-align: center;
    margin:0 auto;
}
#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: rgba(95, 61, 24, 0.7);
    border-radius: 50%;
}

#page_top a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 20px;
    width: 50px;
    height: 50px;
    text-decoration: none; }

#page_top a::before {
    font-weight: 900;
    content: '\25B2';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.bi {
    vertical-align: -.125em;
    fill: currentColor;
}
.card-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg-beige {
    background-color: #ece1be;
}
.btn-category{
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Hina Mincho', serif;*/
    font-size:1.2em;
    letter-spacing: 3px;
    background-color: #EaE5E3;
    border:0px;
    border-radius: unset;
}
.category-caption {
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-size:0.8em;
    letter-spacing: 2px;
    /*background-color: #EaE5E3;*/
    /*text-align:center;*/
    /*padding:0px;*/
    /*margin:0px;*/
}

#ito h4{
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Hina Mincho', serif;*/
    font-size:2em;
    letter-spacing: 3px;
    border:0px;
    border-radius: unset;
    padding:10px;
}
#soshido {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 2px;
    font-size:1.3em;
}
#product-list ul.dropdown-menu {
    border-radius: unset;
    width:100%;
    padding:0px;
}
#product-list li a.dropdown-item {
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Hina Mincho', serif;*/
    border:1px solid gray;
}
#product-list li a.dropdown-item:hover {
    background-color: #f8ede9;
    color:#000;
}
.btn-category:hover{
    color:#FFF;
    background-color: #474b42;
}
button.btn-category  {
    width:100%;
}
#product .card-title{
    font-family: 'Noto Sans JP', sans-serif;
    /*font-family: 'Hina Mincho', serif;*/
    letter-spacing: 1px;
    font-weight: 500;
    font-size:1em;
    color: #826239;
}
#cart h2,h3,h4{
    /*font-family: 'Hina Mincho', serif;*/
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
    /*font-size:1.2em;*/

}
.price {
    font-family: 'Noto Sans JP', sans-serif;
    /*color: #c69500;*/
    font-weight: 500;
}
.header-info{
    letter-spacing: 1px;
    font-size:14px;
    font-weight: 500;
    padding-top:5px;padding-left:30px;
    /*font-family: 'Noto Sans JP', serif;*/

}
.header-under {
    /*background:linear-gradient(transparent 80%, rgba(224,134,0,0.4) 80%);*/
    background:linear-gradient(transparent 80%, rgb(255, 193, 7) 80%);
}
#product .price {
    /*color: #c69500;*/
    /*font-family: 'Hina Mincho', serif;*/
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1.2em;
}
#product-list .price {
    /*color: #c69500;*/
    font-size:0.9em;

}
#product a.btn-link {
    text-decoration: none;
    color:#e0a800;
}
#product a.btn-link:hover {
    color:#e0a800;
    text-decoration: underline;

}
#step .active{
    color:#e0a800;
    font-weight: 500;
}
.nav-link{
    color: #1d2124;
}
#order-info h4 {
    font-size: 0.9rem;
    border-bottom:1px solid gray;
    padding:5px;
}
#topics h5 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
}
#member-info h4 {
    font-size: 0.9rem;
    border-bottom:1px solid gray;
    padding:5px;
    text-align: center;
}
#member-info p,
#order-info p {
    font-size: 0.8rem;
}
.bg-tsubomi-info {
    background-color: #f5f5f5;
}
a {
    color: #1d2124;
}
a:hover, a:active {
    color: #e0a800;
    /*border-bottom:1px solid #e09500;*/
}
#product .btn-order {
    color: #FFF;
    background-color: #e0a800;
}
#product .btn-order:hover {
    color: #000;
    background-color: #fce49e;
}
.carousel-item .img-fluid {
    width:100%;
    height:auto;
}

.carousel-item{
    height: auto;
}

.carousel-item a {
    display: block;
    width:100%;
}

.carousel-item .show-image {
    display: block;
    width:100%;
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link{
    color: #e09500;
    font-weight: bold;
}
.navbar-dark .navbar-nav .nav-link{
    color: #000;
}
.navbar-dark .navbar-nav .nav-link.disabled{
    color: #000;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover{
    color: #000;
    /*text-decoration: underline;*/
}
.bg-tsubomi{
    background-color: #FFF;
}
.nav-border{
    border-left:1px solid gray
}
.nav-link:hover, .nav-link:active {
    color: #e09500;
    /*font-weight: bold;*/
}
.top_back {
    width:100%;
    background-color: #ececda;
    padding: 30px;
}
#top h2,
#product h2
{
    /*background-image: url("../img/midasi_line.png");*/
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    /*border-bottom:1px solid gray;*/
    /*width: 100px;*/
    /*height: 50px;*/
    /*text-decoration: underline;*/
    font-size:1.7em;
    margin:0px auto;
    padding-bottom:5px;
    /*margin-bottom:20px;*/
    text-align: center;
    /*padding-left:20px;*/
    /*padding-right:20px;*/
    /*background-color: #FFF;*/
    /*z-index: 100;*/
    /*font-family: 'Yuji Boku', serif;*/
    font-family: 'Noto Sans JP', sans-serif;
}
#guide h1,
#tokutei h1{
    font-family: 'Noto Sans JP', sans-serif;
    margin:0px auto;
    font-size:1.7em;
    text-align: center;
    padding-bottom:20px;
    /*color: rgba(95, 61, 24, 1);*/
    /*border-bottom:2px solid #5e4602;*/
}
#guide h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1.2em;
    font-weight: 700;
    border-left:5px solid #e09500;
    padding-left:10px;
    padding-bottom:5px;
    margin-bottom:20px;
}
#guide h4 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1em;
    font-weight: 700;
}
#tokutei .border-brown div{
    padding:20px;
    border-top: 1px solid  #5e4602;
}
#tokutei .border-brown div.header {
    border-left: 1px solid  #5e4602;
    border-right: 1px solid  #5e4602;
    background-color: #ececda;
}
#tokutei .border-brown div.naiyo {
    border-right: 1px solid  #5e4602;
}
#tokutei .border-brown div.end {
    border-bottom: 1px solid #5e4602;
}
.accordion-button:not(.collapsed){
    color: #5e4602;
}
.accordion-button:not(.collapsed){
    background-color: rgba(224, 168, 0, 0.5);
}
.accordion-button:focus{
    box-shadow: 0 0 0 0.25rem rgba(224, 168, 0, 0.5);
}
.nav-item:hover {
    border-bottom:1px solid #e09500;

}
.fa-heart{
    font-size:2rem;
}

#product .btn-toggle {
    display: inline-flex;
    align-items: center;
    padding: .25rem .5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .65);
    background-color: transparent;
    border: 0;

    /*font-family: 'Hina Mincho', serif;*/
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1em;
    /*letter-spacing: 3px;*/
    box-shadow:none;

}
#product .btn-toggle:hover,
#product .btn-toggle:focus {
    color: rgba(0, 0, 0, .85);
    /*background-color: #EaE5E3;*/
    /*background-color: #d2f4ea;*/
    /*border-bottom:2px solid rgba(224, 168, 0, 0.5);*/
}

#product .btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
}

#product .btn-toggle[aria-expanded="true"] {
    color: rgba(0, 0, 0, .85);
}
#product .btn-toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
}

#product .btn-toggle-nav a {
    display: inline-flex;
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: 1.25rem;
    text-decoration: none;
}
#product .btn-toggle-nav a:hover,
#product .btn-toggle-nav a:focus {
    background-color: rgba(224, 168, 0, 0.5);
    /*background-color: #EaE5E3;*/
}

#product .scrollarea {
    overflow-y: auto;
}
#smp_tab ul {
    width:100%;
}
#smp_tab li {
    border-left: 1px solid gray;
    text-align: center;
    /*margin-left:10px;*/
    /*margin-right:10px;*/
}
#smp_tab .border-nasi {
    border: none;
}
#smp_tab .nav-pills,
#smp_tab .nav-link {
    border-radius: unset;

 }
#smp_tab .active {
    /*border-bottom:2px solid rgba(224, 168, 0, 1);*/
    /*background-color: #FFF;*/
    color: #000;
    background-color:rgba(224, 168, 0, 0.5);
}
/*.fw-semibold { font-weight: 600; }*/
/*.lh-tight { line-height: 1.25; }*/


/*#guide h2{*/
/*    font-family: 'Hina Mincho', serif;*/
/*    border-left:5px solid rgba(94, 70, 2, 0.9);*/
/*    border-bottom:1px solid #e0a800;*/
/*    font-size:1.7em;*/
/*    margin:0px auto;*/
/*    padding-left:10px;*/
/*    padding-bottom:10px;*/
/*    margin-bottom:10px;*/
/*}*/
@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    .nav-border{
        border-left:1px solid gray
    }
    .carousel-caption{
        bottom:0px;
    }

}
.price_red {
    font-size:22px;
    font-weight: bold;
}
#pickup .gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
}

#pickup .card {
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 300px;
    border-radius: 8px;
    /*box-shadow: 0 4px 10px rgba(0,0,0,0.1);*/
    cursor: pointer;
}

#pickup .card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

#pickup .card-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 1em;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

#pickup .card:hover img {
    transform: scale(1.1);
}

#pickup .card:hover .card-text {
    transform: translateY(0);
}


@media (max-width: 768px){
    .bg-tsubomi{
        background-color: #5e4602;
    }
    .bg-tsubomi-2{
        background-color: #e0a800;
    }
    .navbar-nav .nav-link{
        color: #fff;
        border-top:1px solid #FFF;
    }
    .navbar-dark .navbar-nav .nav-link.disabled{
        color: #fff;
    }
    .navbar-dark .navbar-nav .nav-link{
        color: #fff;

    }
    .nav-border{
        border-left:none;
    }
    .nav-fill .nav-item, .nav-fill>.nav-link{
        text-align: left;
    }
    #product .price {
        font-size:0.9rem;
    }
    #product .card-title{
        letter-spacing: 0px;
        font-weight: 400;
        font-size:0.9rem;
    }
    .carousel-caption{
        bottom:0px;
    }
    #ito h4{
        font-size:1.5em;
        letter-spacing: 1px;
        padding:0px;
        padding-bottom:10px;
    }
    #tokutei .border-brown div.naiyo {
        border-left: 1px solid  #5e4602;
    }
    .price{
        font-size:0.8rem;
    }
    footer a {
        font-size:0.9rem;
    }
    .header-info{
        padding-top:0px;
        line-height: 1rem;
    }
    .header-under {
        font-size:10px;
    }
    .container-sm{
        padding:0px;
    }
}

/* ZEUS */
@media only screen and (max-width: 480px){
    #zeus_token_card_number,
    #zeus_token_card_name
    {
        width:12em;
    }
}
#zeus_area {
    background: rgba(224, 168, 0, 0.1);
    border-radius: 6px;
    width:100%;
    padding:15px;
}
#zeus_token_card_info_area label{
    margin:0px;
    /*line-height: 2em;*/
    font-size:1em;
}
#zeus_token_card_info_area select{
    margin:0px 5px;
}
#zeus_token_card_info_area input, select {
    border: 2px solid #bdc3c7;
    color: #34495e;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.467;
    padding: 8px 12px;
    /*height: 42px;*/
    border-radius: 6px;
    box-shadow: none;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
}
#zeus_token_card_info_area input[type="radio"] {
    display: inline-block;
    margin-right:10px;
}
#zeus_registerd_card_area,
#zeus_new_card_area{
    margin: 0 0 10px 20px;
}
#slide_title,
#slide_text {
    font-family: 'Noto Sans JP', sans-serif;
}
#slide_title h1,
#slide_title h2,
#slide_title h3,
#slide_title h4,
#slide_title h5 {
    text-decoration: none;
    background: none;
    /*line-height: 1rem;*/
}
#slide_text h1,
#slide_text h2,
#slide_text h3,
#slide_text h4,
#slide_text h5 {
    text-decoration: none;
    background: none;
    line-height: 1.1rem;
}

@media (max-width: 768px){
    #slide_title {
        font-size:0.8rem;
        line-height: 1rem;
    }
    #slide_text {
        font-size:0.7rem;
        line-height: 1rem;
    }
    .card-body{
        padding:0.5rem 0.5rem;
        font-size:0.9rem;
        line-height: 1.1rem;
    }
    h5.card-title{
        font-size:0.9rem;
        line-height: 1.1rem;
    }
    .price_red {
        font-size:0.9rem;
    }
    .fa-heart{
        font-size:1.5rem;
    }

}
@media (max-width: 390px){
    #slide_title {
        font-size:0.7rem;
        line-height: 1rem;
    }
    #slide_text {
        font-size:0.6rem;
        line-height: 0.8rem;
    }

}
