@charset "UTF-8";
.sake_web{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    text-align: justify;
}
.sake_web img{
    max-width: 100%;
}
.sake_web_w1240{
    width: 100%;
    max-width: 1240px;
    margin: auto;
}
@media screen and (max-width: 1260px) {
    .sake_web{
        font-size: 14px;
    }
    .sake_web_w1240{
        width: 90%;
    }
}
.sake_header_wrap{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 50.3125%;
    z-index: -1;
    overflow: hidden;
}
.sake_header_slider{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.sake_header_slider img{
    height: auto;
    width: 100%;
}
.sake_header_main_text{
    width: 100%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
}
.sake_h1{
    font-family: 'Kiwi Maru', serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 70px;
}
.sake_h2{
    font-family: 'Kiwi Maru', serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.8;
    padding-bottom: 10px;
}
.sake_h2_l{
    font-family: 'Sawarabi Mincho', sans-serif;
    font-size: 35px;
}
.sake_h3{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    display: inline-block;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 300;
    font-size: 50px;
    line-height: 1.8;
    letter-spacing: 27px;
}
.sake_h4{
    font-family: 'Kiwi Maru', serif;
    font-size: 18px;
    font-weight: 500;
    padding: 40px;
}
.sake_h5{
    font-family: 'Kiwi Maru', serif;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 50px;
}
.sake_text_center{
    text-align: center;
}
@media screen and (max-width: 1260px) {
    .sake_h1{
        font-size: 16px;
        margin-bottom: 50px;
    }
    .sake_h2{
        font-size: 20px;
    }
    .sake_h2_l{
        font-size: 30px;
        min-width: 560px;
    }
    .sake_h3{
        font-size: 45px;
        letter-spacing: 20px;
        line-height: 1.8;
    }
    .sake_h4{
        font-size: 16px;
    }
    .sake_h5{
        font-size: 26px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 896px) {
    .sake_h1{
        font-size: 14px;
        margin-bottom: 30px;
    }
    .sake_h2{
        font-size: 18px;
    }
    .sake_h2_l{
        font-size: 24px;
    }
    .sake_h3{
        font-size: 35px;
        letter-spacing: 15px;
        line-height: 1.6;
    }
    .sake_h4{
        font-size: 14px;
    }
    .sake_h5{
        font-size: 22px;
        margin-bottom: 30px;
    }

}
@media screen and (max-width: 680px) {
    .sake_header_main_text{
        top: 50%;
    }
    .sake_h1{
        font-size: 14px;
        margin-bottom: 15px;
    }
    .sake_h2{
        font-size: 16px;
        line-height: 1.6;
        padding-bottom: 5px;
    }
    .sake_h2_l{
        font-size: 20px;
    }
    .sake_header_main_text .sake_h4{
        display: none;
    }
    .sake_h3{
        -webkit-writing-mode:horizontal-tb;
        -ms-writing-mode:lr-tb;
        writing-mode:horizontal-tb;
        width: 100%;
        font-size: 30px;
        letter-spacing: 5px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    .sake_h3 br.sake_sp{
        display: none;
    }
    .sake_h5{
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 480px) {
    .sake_h1{
        font-size: 12px;
        margin-bottom: 10px;
    }
    .sake_h2{
        font-size: 12px;
        line-height: 1.6;
        padding-bottom: 5px;
    }
    .sake_h2_l{
        font-size: 16px;
    }
    .sake_h3{
        font-size: 25px;
    }
    .sake_h5{
        font-size: 20px;
        margin-bottom: 15px;
    }
}
.sake_gradation01{
    background: linear-gradient(to right, #00A3C3, #5AB64C ,#B2D002);
    font-family: 'Kiwi Maru', serif;
    font-weight: 300;
    padding: 5px 25px 7px;
    color: #fff;
}
.sake_gradation02{
    background: linear-gradient(#00A3C3, #5AB64C ,#B2D002);
    padding: 20px 10px 15px;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 100;
    letter-spacing: 5px;
    font-size: 14px;
    color: #fff;
    align-self: flex-start;
}
.sake_gradation02_r{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    margin: 0 0 30px 30px;
}
.sake_gradation02_l{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    margin: 0 50px 30px 0;
}
.sake_gradation03{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    background: linear-gradient(#00A3C3, #5AB64C ,#B2D002);
    max-height: 135px;
    padding: 10px 5px 5px;
    margin: 0 40px;
    font-family: 'Noto Serif JP', sans-serif;
    letter-spacing: 5px;
    font-size: 14px;
    color: #fff;
}

@media screen and (max-width: 1260px) {
    .sake_gradation01{
        padding: 5px 20px 10px;
    }
    .sake_gradation02{
        padding: 10px 5px 5px;
        letter-spacing: 5px;
    }
    .sake_gradation02_r{
        margin: 0 0 20px 20px;
    }
    .sake_gradation02_l{
        margin: 0 30px 20px 0;
    }
    .sake_gradation03{
        margin: 0 20px;
    }
}
@media screen and (max-width: 680px) {
    .sake_gradation02_r,.sake_gradation02_l{
        -webkit-writing-mode:horizontal-tb;
        -ms-writing-mode:lr-tb;
        writing-mode:horizontal-tb;
        display: inline-block;
        padding: 5px 20px 5px;
        margin: 0 0 20px;
    }
    .sake_gradation03{
        margin: 0 20px;
    }
    .sake_gradation03{
        margin: 0 30px ;
    }
}
@media screen and (max-width: 480px) {
    .sake_gradation02_l{
        -webkit-writing-mode:horizontal-tb;
        -ms-writing-mode:lr-tb;
        writing-mode:horizontal-tb;
        padding: 5px 20px 5px;
        margin: 0 0 20px;
    }
    .sake_gradation03{
        margin: 0 10px 0 0;
    }
}
.sake_read_text{
    width: 90%;
    max-width: 1000px;
    padding: 50px 80px;
    /*margin: -100px auto 80px;*/
    margin: -100px auto 0;
    box-sizing: border-box;
    font-size: 18px;
    background: #fff;
    z-index: 1000;
}
@media screen and (max-width: 1260px) {
    .sake_read_text{
        font-size: 16px;
    }
}
@media screen and (max-width: 896px) {
.sake_read_text{
    width: 100%;
    padding: 50px 5%;
    margin: 0 auto 80px;
    font-size: 16px;
    background: #eaf5e6;
}
}
@media screen and (max-width: 680px) {
.sake_read_text{
    padding: 30px 5%;
    margin: 0 auto 50px;
    font-size: 14px;
}
}
.sake_flex{
    display: flex;
}
.sake_cont01{
    justify-content: space-between;
    flex-direction: row-reverse;
}
.sake_ttl_cont{
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
    max-width: 760px;
}
@media screen and (max-width: 680px) {
    .sake_flex{
        flex-wrap: wrap;
    }
    .sake_cont01{
        flex-wrap: wrap;
        flex-direction: row;
    }
    .sake_order01{
        order: 1;
        margin-bottom: 50px;
    }
    .sake_order02{
        order: 2;
    }
    .sake_ttl_cont{
        display: block;
        flex-wrap: wrap;
        max-width: 100%;
    }
}
.sake_text_cont01{
    align-self: flex-end;
    max-width: 760px;
    width: 65%;
}
.sake_text_cont02{
    max-width: 790px;
    margin-bottom: 100px;
}
.sake_text_cont03{
    margin: 50px auto 120px;
}
@media screen and (max-width: 680px) {
.sake_text_cont01{
    max-width: 100%;
    width: 100%;
}
.sake_text_cont02{
    max-width: 100%;
    margin-bottom: 50px;
}
.sake_text_cont03{
    margin: 0 auto 50px;
}
}
.sake_img01{
    margin: 100px auto;
}
.sake_img02{
    width: 70%;
    max-width: 890px;
    object-fit: cover;
}
@media screen and (max-width: 680px) {
.sake_img01{
    margin: 50px auto;
}
.sake_img02{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
}

.sake_img02 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sake_img_list{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 150px;
}
.sake_img_li{
    width: 33.2%;
    margin-bottom: 3px;
}
@media screen and (max-width: 680px) {
.sake_img_list{
    margin-bottom: 50px;
}
.sake_img_li{
    width: 49.7%;
    margin-bottom: 3px;
}

}
.sake_seminar_bk{
    background: url("../img/bg_img.jpg") no-repeat center center;
    background-position: left 0;
    background-size: cover;
    padding: 150px 0;
}
.sake_seminer_cont{
    width: 980px;
    max-width: 90%;
    background: rgba(255,255,255,.8);
    padding: 80px;
    margin: 0 auto;
}
@media screen and (max-width: 1260px) {
    .sake_seminar_bk{
        padding: 100px 0;
    }
    .sake_seminer_cont{
        padding: 40px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 896px) {
    .sake_seminar_bk{
        padding: 60px 0;
    }
    .sake_seminer_cont{
        padding: 40px 20px;
        margin: 0 auto;
    }
}


.sake_footer_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px auto;
}
.sake_footer_left{
    max-width: 160px;
}
.sake_footer_right{
    display: flex;
    justify-content: space-between;
}
.sake_footer_copy{
    font-family: 'Kiwi Maru', serif;
    font-size: 14px;
    text-align: center;
}
@media screen and (max-width: 680px) {
.sake_footer_flex{
    justify-content: center;
}
.sake_footer_left{
    width: 100%;
    max-width: 100px;
    margin-bottom: 30px;
}
.sake_footer_right_left{
    /*width: 10%;*/
}
.sake_footer_right_right{
    width: 85%;
}

}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    display: none;
}
.sake_video{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
}
@media screen and (max-width: 680px) {
    .sake_video{
        margin-bottom: 50px;
    }
}
.sake_sp_img{
    display: none;
}
.sake_summary_cont{
    padding: 100px 0;
    border-bottom: 1px solid #333;
    text-align: left;

}
.sake_summary_cont_flex{
    justify-content: space-between;
    flex-wrap: wrap;
}

.sake_product_summary_text{
    width: 60%;
}
.sake_product_summary{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
.sake_product_summary dt{
    width: 20%;
    margin-bottom: 1rem;
}
.sake_product_summary dd{
    width: 80%;
    margin-bottom: 1rem;
}
.sake_img03{
    width: 35%;
    max-width: 550px;
}
@media screen and (max-width: 680px) {
.sake_pc_img{
    display: none;
}
.sake_sp_img{
    display: block;
}
.sake_product_summary{
    margin-bottom: 1rem;
}
.sake_summary_cont{
    padding: 50px 0;
}
.sake_product_summary_text{
    width: 100%;
    order: 2;
}
.sake_img03{
    width: 100%;
    max-width: 550px;
    order: 1;
    margin-bottom: 2rem;
}

}