
.zh_copy1 {
	border-bottom-color: #cf7d80;
}
.zh_maintitle4 {
	font-size: 36px;
	background: url(../../product/images/zh48.jpg) no-repeat center bottom;
	height: 110px;
	line-height: 100%;
	margin-top: 86px;
}

.top_border {
    margin-top: 80px;
    border-top: 1px solid #bebebe;
}
@media screen and (max-width: 767px) {
    .zh_copy1 {
        height: auto;
        border-bottom: none;
    }
    .zh_copyl {
        box-sizing: border-box;
        float: none;
        margin: 0 0 4vw;
        padding: 0 4vw;
    }
    .zh_copyr {
        float: none;
        margin: 0;
    }
    .zh_main {
        box-sizing: border-box;
        padding: 0 4vw 12.8vw;
    }
    .zh_main img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .zh_maintitle4 {
        margin-top: 12vw;
    }
}

#contents .seika_info {
}
#contents .seika_info h2 {
    background: none;
    width: auto;
    margin-top: 40px;
    padding: 0;
    font-size: 32px;
    color: #cf7d80;
}
#contents .seika_info h3 {
    margin-top: 50px;
    font-size: 24px;
}
.seika_info ul {
    display: flex;
    flex-wrap: wrap;
}
.seika_info ul li {
    list-style: none;
    background-color: #fff;
    width: 210px;
    margin-top: 25px;
    margin-left: 22px;
    border: 1px solid #bebebe;
	z-index: auto;
	transition: .3s;
}
.seika_info ul li:hover {
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	z-index: 1;
}
.seika_info ul.group_fruits li:hover {
    border-color: #c40000;
}
.seika_info ul.group_vegetable li:hover {
    border-color: #006837;
}
.seika_info ul.group_other li:hover {
    border-color: #eda23b;
}
.seika_info ul li a {
    display: block;
    padding: 24px 0;
    font-size: 16px;
    color: #333;
}
.seika_info ul li a:hover {
    text-decoration: none;
}
.seika_info a.rollover {
    transition: opacity .3s;
}
.seika_info a:hover.rollover {
    opacity: 0.6;
}
@media screen and (max-width: 767px) {
    #contents .seika_info h2 {
        margin-top: 8vw;
        font-size: 32px;
    }
    #contents .seika_info h3 {
        margin-top: 8vw;
        font-size: 20px;
    }
    .seika_info ul li {
        width: 43vw;
        margin-top: 4vw;
        margin-left: 0;
    }
    .seika_info ul li:nth-of-type(2n) {
        margin-left: 4vw;
    }
}



#contents .seika_title {
    position: absolute;
    left: 0;
    background-color: #f0f0f0;
    width: 100%;
}
#contents .seika_title h2 {
    box-sizing: border-box;
    background: none;
    width: auto;
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 6px;
    line-height: 1.2;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
}
.seika_row {
    display: flex;
    justify-content: space-between;
    margin-top: 136px;
}
.seika_row .seika_left {
    width: 302px;
}
.seika_row .seika_right {
    width: 620px;
    text-align: left;
}
.seika_row .seika_right p a {
    text-decoration: underline;
}
.seika_row .seika_right p a:hover {
    text-decoration: none;
}
.seika_row .seika_thumb {
    border: 1px solid #bebebe;
}
.seika_row .seika_thumb img {
    max-width: 100%;
}
.seika_row .seika_thumb_under {
    margin-top: 2.5rem;
}
.seika_row .seika_thumb_under p {
    margin-top: 0;
}
.seika_row h3 {
    line-height: 1.75;
    font-size: 24px;
    font-weight: 700;
}
.seika_row p {
    margin-top: 1rem;
    line-height: 1.6;
    font-size: 16px;
}
.seika_row strong {
    color: #c40000;
}
.seika_row a {
    color: #333;
}
.seika_detail {
    margin-top: 1.75rem !important;
}
.seika_detail.-under {
    margin-top: 5.25rem !important;
}
.seika_detail.-under2 {
    margin-top: 3.0rem !important;
}
.seika_detail.-append {
    margin-top: 2.625rem !important;
}
.seika_detail img {
    max-width: 100%;
    height: auto;
}
.seika_detail.-under + p,
.seika_detail.-under2 + p {
    margin-top: 2.0rem !important;
}
.seika_detail.-imgnowrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.seika_detail.-imgnowrap img {
    height: auto;
}
.btn_manomi {
    width: 180px;
    margin: 1rem auto 0;
}
.btn_manomi a {
    display: block;
    background-color: #df1c24;
    padding: 0.825rem 0;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 700;
    color: #fff;
}
.btn_recipe {
    width: 180px;
    margin: 1rem auto 0;
}
.btn_recipe a {
    display: block;
    background-color: #fff;
    padding: 0.825rem 0;
    border: 2px solid #df1c24;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 700;
    color: #df1c24;
}
@media screen and (max-width: 767px) {
    #contents .seika_title {
        position: static;
    }
    #contents .seika_title h2 {
        padding: 20px 4vw;
    }
    .seika_row {
        display: block;
        margin-top: 6.666vw;
        padding: 0 4vw;
    }
    .seika_row .seika_left {
        width: 100%;
    }
    .seika_row .seika_right {
        width: 100%;
        margin-top: 6.666vw;
    }
    .seika_detail img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .seika_detail.-imgnowrap {
        flex-wrap: wrap;
    }
    .seika_detail.-imgnowrap img {
        margin-bottom: 4vw;
    }
}
