.head_tab:nth-child(5):before {
    height: 0.3rem
}

.popup_link1 li:nth-child(5) a {
    color: #ffd400
}

.popup_link1 li:nth-child(5) a span:before {
    background: #ffd400
}

.about_head {
    background: #050404;
    color: #fff;
    position: relative;
    z-index: 1
}

.about_head_bg {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #050404 url(../img/about/mainv.jpg) 50% 0 no-repeat;
    background-size: 140rem auto;
    background-attachment: fixed;
    opacity: 0;
    transition-delay: .18s, .0s
}

.about_head .mainInner {
    padding: 12.8rem 0 12rem;
    position: relative;
    z-index: 5
}

.about_head_ttl {
    font-weight: 600;
    margin: 0 0 1.5rem;
    height: 2rem;
    line-height: 2rem;
    overflow: hidden;
    padding-top: 2rem;
    opacity: 0;
    transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.4s ease 0s;
    position: absolute;
    z-index: 1;
    right: 0;
    transform: rotate(90deg);
    transform-origin: center left;
    overflow: visible;
    height: 0;
    padding: 0;
    width: 0;
    white-space: nowrap
}

.about_head_ttl.on {
    opacity: 1;
    padding-top: 0rem
}

.about_head_name {
    font-size: 11.676rem;
    font-weight: 600;
    letter-spacing: -0.4rem;
    margin: 0 0 0 -10px;
    line-height: 1;
    margin: 0 0 10rem -1rem
}

.about_head_name p {
    line-height: 10rem;
    height: 10rem;
    overflow: hidden;
    padding-top: 10rem;
    opacity: 0;
    transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.4s ease 0s
}

.about_head_name.on p {
    opacity: 1;
    padding-top: 0rem
}

.about_head_name p+p {
    margin-top: 1.7rem
}

.about_head_mes {
    margin: 0 auto;
    max-width: 70rem;
    letter-spacing: 0.1rem
}

.about_head_mes p+p {
    margin-top: 5.2rem
}

.about_head_mes span {
    font-style: italic
}

.about_head_mes .min {
    font-style: italic;
    letter-spacing: 0
}

.about_photo {
    display: block;
    height: 42rem;
    background: 50% 50% repeat-x;
    background-size: auto 100%
}

.about_photo1 {
    background-image: url(../img/about/photo1.jpg)
}

.about_photo2 {
    background-image: url(../img/about/photo2.jpg)
}

.shochu {
    background: #050404 url(../img/about/shochu.jpg) 50% 0 no-repeat;
    background-size: 140rem auto;
    color: #fff
}

.shochu .mainInner {
    padding: 13.3rem 0 20.5rem
}

.shochu_ttl {
    font-size: 3.8rem;
    font-weight: 600;
    letter-spacing: -0.2rem;
    margin: 0 0 1.6rem
}

.shochu_mes {
    max-width: 500px
}

.shochu_mes p+p {
    margin: 2rem 0 0
}

.shochu_link {
    letter-spacing: -0.07rem;
    margin: 2rem 0 0
}

.shochu_link a {
    color: #fff;
    margin: 0 3rem 0 0
}

.shochu .btn1 span:before {
    background-color: #fff
}

.sggroup .mainInner2 {
    padding: 13.4rem 0 16.5rem
}

.sggroup_ttl {
    font-size: 3.8rem;
    font-weight: 600;
    letter-spacing: -0.2rem;
    margin: 0 0 1.2rem
}

.sggroup_mes p+p {
    margin: 2rem 0 0
}

.sggroup_link {
    letter-spacing: -0.07rem;
    margin: 2rem 0 0;
    text-align: center
}

.sggroup_link a {
    margin: 0 3rem 0 0
}

.sggroup_link.btn1 span:before {
    background-color: #1a1a1a
}

.slide_bg {
    overflow: hidden;
    background: #050404;
    position: relative;
    z-index: 1
}

.slide_prev2,
.slide_next2 {
    position: absolute;
    z-index: 10;
    width: 25%
}

.slide_prev2 {
    left: 0;
    top: 0;
    bottom: 0
}

.slide_next2 {
    right: 0;
    top: 0;
    bottom: 0
}

.slide_bg .mainInner2 {
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;
    transition: left 0.5s cubic-bezier(0.13, 0.78, 0.38, 0.98)
}

.slide_bg .mainInner2.prev_on {
    left: 5rem
}

.slide_bg .mainInner2.next_on {
    left: -5rem
}

.slide_bg .slick-slide {
    line-height: 0
}

.slide_bg .slick-list {
    overflow: visible
}

@media screen and (min-width: 769px) {
    .recipe_top:hover {
        background: #F0F0F0
    }
}

@media only screen and (max-width: 768px) {
    .about_head {
        padding: 0
    }

    .about_head_bg {
        background-attachment: scroll;
        background-size: 212% auto;
        background-position: 50% -6%
    }

    .about_head .mainInner {
        padding: 26.9rem 0 7rem
    }

    .about_head_ttl {
        font-size: 2.7vw;
        right: 6%;
        margin: 8px 0 0
    }

    .about_head_name {
        font-size: 14.3vw;
        letter-spacing: -0.06em;
        margin: 0 0 4rem -0.6rem;
        line-height: 0.95
    }

    .about_head_name p {
        line-height: 14vw;
        height: 14vw;
        padding-top: 14vw
    }

    .about_head_name p+p {
        margin-top: 2vw
    }

    .about_head_mes {
        margin: 0 4%;
        padding: 0 4%;
        letter-spacing: 0em;
        line-height: 1.6
    }

    .about_head_mes p+p {
        margin-top: 2.2rem
    }

    .about_photo {
        height: 19rem
    }

    .shochu {
        background-image: url(../img/about/shochu_sp.jpg);
        background-position: 50%;
        background-size: cover
    }

    .shochu .mainInner {
        padding: 6.3rem 0 6rem;
        margin: 0 4%
    }

    .shochu_ttl {
        font-size: 2.2rem;
        margin: 0 0 1.2rem;
        letter-spacing: -0.04em
    }

    .shochu_mes {
        line-height: 1.6
    }

    .shochu_mes p+p {
        margin: 2.3rem 0 0
    }

    .shochu_link a {
        display: block;
        margin: 0 0 0.9rem
    }

    .sggroup .mainInner2 {
        margin: 0 4%;
        padding: 6.4rem 0 6.5rem
    }

    .sggroup_ttl {
        text-align: left;
        font-size: 2.2rem;
        letter-spacing: -0.04em
    }

    .sggroup_mes {
        text-align: left;
        line-height: 1.6
    }

    .sggroup_mes p+p {
        margin: 2.3rem 0 0
    }

    .sggroup_link {
        text-align: left
    }

    .sggroup_link a {
        display: block;
        margin: 0 0 0.9rem
    }
}