@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;
}
#stockpiled-rice{
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    color: #222;
    background: #fbf4eb;
    position: relative;
}
#stockpiled-rice .pc_none{
    display: none !important;
}
#stockpiled-rice img{
    width: 100%;
    height: auto;
    display: block;
}
#stockpiled-rice a{
    display: block;
    position: relative;
}  
#stockpiled-rice a:hover{
    opacity: 0.8;
    color:#222 !important;
}
/*-----------------------------------------------*/
/*ŠÅ”ÂEŒ©o‚µ*/
/*-----------------------------------------------*/
#stockpiled-rice h1 {
    margin: 0 auto;
    max-width: 1500px;
}
#stockpiled-rice h2{
    font-family: serif;
    font-size: 4.5rem;
    letter-spacing: 4px;
    margin-bottom: 1rem;
    color: #d1655f;
}
/*-----------------------------------------------*/
/*•¶–Ê*/
/*-----------------------------------------------*/
#stockpiled-rice section.text{
    z-index: 1;
    position: relative;
}
#stockpiled-rice .text-inner{
    max-width: 900px;
    width: 93%;
    box-sizing: border-box;
    margin: 0 auto;
    z-index: 3;
    position: relative;
    background: rgb(255 255 255 / 70%);
    padding: 4rem 5rem;
    box-shadow: 0 0 20px #f3e5d2;
}
#stockpiled-rice .text-inner p{
    font-size: 1.7rem;
    font-family: serif;
    font-weight: 700;
    color: #322b26;
    line-height: 2.4em;
    border-bottom: 1px dashed #e3c9a8;
    display: block;
}
#stockpiled-rice div.memo{
    max-width: 900px;
    width: 93%;
    box-sizing: border-box;
    margin: 0 auto;
    z-index: 3;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.6em;
    display: block;
    font-weight: normal;
    color: #a5766a;
    padding: 2rem 0;
}
/*-----------------------------------------------*/
/*ƒŒƒrƒ…[*/
/*-----------------------------------------------*/
#stockpiled-rice section.review{
    background: #f1b293;
    padding: 3rem 0;
    z-index: 1;
    background-size: 30%;
    background-image: url(/IMAGE/stockpiled-rice/stock_bg.jpg?imformat=chrome);
    background-repeat: repeat;
}
#stockpiled-rice section.review h3{
    font-family: serif;
    font-size: 3.5rem;
    color: #fff;
}
#stockpiled-rice .review-inner{
    max-width: 900px;
    width: 93%;
    box-sizing: border-box;
    margin: 0 auto;
}
/*“à—e*/
#stockpiled-rice .review-area {
    display: flex;
    gap: 2rem;
    overflow-x: auto;
    padding:2rem 0 1rem;
}
#stockpiled-rice .review-detail {
    background-color: #fff;
    padding: .5rem 1rem;
    min-width: 750px;
    color: #322b26;
    border-radius: 15px;
}
#stockpiled-rice .review-detail dd {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#stockpiled-rice .review-detail .date {
    font-size: 12px;
}
#stockpiled-rice .review-detail .user {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1rem;
}
#stockpiled-rice .review-detail .comment {
    padding:0;
    text-align: left;
}
#stockpiled-rice .review-area::-webkit-scrollbar-thumb {
    background: rgb(211 123 82);
    border-radius: 2px
}
#stockpiled-rice .review-area::-webkit-scrollbar {
    width: 3em;
    height: 1em;
    background: rgba(252, 252, 252, 0.7)
}
/*‚à‚Á‚ÆŒ©‚é*/
#stockpiled-rice .review-more {
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
}
#stockpiled-rice .review-more p{
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-weight: lighter;
}
#stockpiled-rice .review-more .btn{
    background: #222;
    color: #fff;
    padding: 1.2rem 0;
    font-size: 1.7rem;
    position: relative;
    border-radius: 5px;
}
#stockpiled-rice .review-more .btn::after {
    position: absolute;
    right:33%;
    top: 45%;
    display: block;
    content: "";
    width: .8rem;
    height: .8rem;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: .2s;
}
#stockpiled-rice .review-more .btn:hover{
    color: #fff !important;
}
#stockpiled-rice .review-more .btn:hover::after{
    right:32%;
}
/*-----------------------------------------------*/
/*ƒoƒi[*/
/*-----------------------------------------------*/
#stockpiled-rice .banner-inner {
    max-width: 900px;
    width: 93%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 4rem 0;
}
/*-----------------------------------------------*/
/*•Ä‚Ì‘•ü*/
/*-----------------------------------------------*/
@media screen and (max-width: 1200px){
    #stockpiled-rice .bg {
        display: none !important; 
    }
}
#stockpiled-rice .bg{
    position: absolute;
    opacity: .6;
}
#stockpiled-rice .bg.kome1{
    top: 31rem;
    left: 1%;
    width: 27%;
}
#stockpiled-rice .bg.kome2{
    top: 62rem;
    right: 1%;
    width: 27%;
}
#stockpiled-rice .bg.kome1 img,
#stockpiled-rice .bg.kome2 img{
    border-radius: 100vw;
}

/* 20250911 H.ENOKI yV•ÄˆÄ“àƒ[ƒ‹zADD STA */

#stockpiled-rice .new_rice{
    padding: 3rem 0;
}
#stockpiled-rice .new_rice-inner{
    max-width: 900px;
    width: 93%;
    box-sizing: border-box;
    margin: 0 auto;
}     
#stockpiled-rice .new_rice .mail_box{
    background-color: #fff;
    border-radius: 10px;
    padding: 1rem 0;
    box-sizing: border-box;
}
#stockpiled-rice .new_rice .mail_box h4{
    box-sizing: border-box;
    padding: 0.5rem;
}
/* ƒoƒi[•”•ª */
#stockpiled-rice .banner-inner.padding {
    padding:0;
}
#stockpiled-rice .accordion{
    border: solid 1px;
    margin: 2% 3%;
    box-sizing: border-box;
}
#stockpiled-rice .accordion summary{
    padding: .5rem;
}
#stockpiled-rice .accordion-inner {
    margin-top: 1%;
}
/* ƒ{ƒ^ƒ“@“o˜^‘O */
#stockpiled-rice .entrybox .red-btn a {
    position: relative;
    width: 30%;
    margin: 1% auto;
    background: #e50012;
    color: #FFF;
    border-radius: 5px;
    padding: 14px 0;
    text-align: center;
    box-shadow: 0px 4px 0px 0px #8d000b;
    font-size: 1.5rem;
    line-height: 0.7em;
}
/* ƒ{ƒ^ƒ“@“o˜^Ï‚Ý */
#stockpiled-rice .entrybox .red-btn.clear a{
    background-color: #5A5A5A;
    box-shadow: 0px 4px 0px 0px #2c2c2c;
}
/* •ƒ{ƒ^ƒ“ */
#stockpiled-rice .black-btn a {
    position: relative;
    width: 30%;
    margin: 1% auto;
    margin-bottom: 2%;
    background: #393939;
    color: #FFF;
    border-radius: 5px;
    padding: 14px 0;
    text-align: center;
    box-shadow: 0px 4px 0px 0px #676767;
    font-size: 1.5rem;
    line-height: 0.7em;
}
#stockpiled-rice a:hover {
    opacity: 0.8;
    color: #ffffff !important;
}
/* 20250911 H.ENOKI yV•ÄˆÄ“àƒ[ƒ‹zADD END */