@charset "Shift_JIS";
h1, h2, h3, h4 {
padding: 0;
margin: 0;
border: none;
background: none;
color: inherit;
}
h2 {
height: auto;
}
a:hover img.Aover {
opacity: 0.7;
filter: alpha(opacity=70);
}
img{
width: 100%;
height: 100%;
}
body {
min-width: 860px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
body {
min-width: initial;
}
}
/* ================================================

 happy Valentine day/260202

================================================ */
#contentWrap {
width: 100%;
min-width: 800px;
margin: 0 auto;
overflow: hidden;
background: #FFFFFF;
text-align: left;
font-family: "Noto Serif JP", serif;
color: #363636;
}
#contentWrap img, #presentWrap img {
vertical-align: bottom;
}
#contentWrap .main_block {
position: relative;
}
#contentWrap .logo_biteki {
width: 203px;
position: absolute;
top: 4vw;
right: 6vw;
z-index: 1;
}
#contentWrap .main_ttl img {
width: 100%;
height: auto;
}
#contentWrap .c-txt {
font-size: 14px;
line-height: 2.1;
text-align: justify;
}
/* ================================================

.lead

================================================ */

.lead{
width: 100%;
position: relative;
}

.lead img{
width: 100%;
height: auto;
}

.lead .lead_inner {
width: 800px;
margin: 0 auto;
padding: 84px 0;
}

.lead .lead_inner .top_text{
text-align: center;
font-size: 18px;
line-height: 2.5;
margin-top: 40px;
}

.lead .lead_inner .img01{
width: 57.3%;
margin: 0 auto;
}

.lead .lead_inner .img02{
width: 71.7%;
margin: 40px auto 0;
}

.lead .obj01{
position: absolute;
mix-blend-mode: multiply;
bottom: -17%;
left: 1.6%;
width: 29.8%;
max-width: 402px;
z-index: 99;
}

.lead .obj02{
position: absolute;
top: 16.2%;
right: -9%;
width: 31%;
max-width: 418px;
height: auto;
z-index: 99;
}

/* ================================================

   .sec01

================================================ */
.sec_top{
position: relative;
width: 100%;
}
.sec_top .ttl, .sec_top .ttl img{
width: 100%;
height: auto;
}
#contentWrap .sec01 {
padding: 75px 0 0;
background-image: linear-gradient(to bottom, #100a06 0%, #3a0000 20%, #7a0000 50%, #3a0000 88%, #120a09 100%);
background-size: 100% 50%;
background-repeat: repeat-y;
}
#contentWrap .sec02{
padding: 0;
background-image: linear-gradient(to bottom, rgb(18 10 10) 0, rgba(255, 255, 255, 0) 10%), url(../images/sec06.jpg);
background-position: 50% 55%;
background-size: cover;
background-repeat: no-repeat;
height: 100%;
width: 100%;
opacity: 0;
animation: bgFadeIn 0.4s ease-out forwards;
}
@keyframes bgFadeIn {
to { opacity: 1; }
}
#contentWrap .sec02_inner,
#contentWrap .sec01_inner {
width: 800px;
margin: 0 auto;
padding: 0;
color: #fff;
}
#contentWrap .sec02_inner p,
#contentWrap .sec01_inner p{
font-size: 15px;
line-height: 2.3;
margin: 0 0 50px;
text-align: justify;
}
#contentWrap .sec01_inner .top_text{
font-size: 16px;
padding: 0;
margin: 0 auto;
width: 83%;
}
#contentWrap .sec01_inner .top_text_box::before{
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -20px;
width: 36.3%;
height: 17.4%;
background-image: url("../images/ttl2.svg");
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
#contentWrap .sec01_inner .top_text_box{
background-image: url("../images/bg01.svg");
background-repeat: no-repeat;
background-size: 100%;
padding: 80px 0px 75px;
width: 100%;
min-width: 800px;
margin-top: 10%;
position: relative;
z-index: 3;
}
#contentWrap .sec01_inner .top_text_box p{
margin-bottom: 20px;
color: #ab1818;
width: 71.3%;
margin: 0 auto;
position: relative;
}
#contentWrap .sec01_inner .top_text_box p::before{
content: "";
position: absolute;
left: -25px;
top: 12px;
width: 13px;
height: 11px;
background-image: url("../images/bg02.svg");
background-repeat: no-repeat;
background-size: cover;
z-index: 1;
}
#contentWrap .sec01_inner .top_text_img{
width: 100%;
min-width: 800px;
margin-top: 10%;
position: relative;
z-index: 1;
}
#contentWrap .sec01_inner .recipe.col01::after{
content: "";
position: absolute;
right: calc(50% - 50vw);
margin-right: -12.7%;
top: 27%;
width: 62%;
height: 160%;
background-image: url("../images/obj03.png");
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
.sec_bdr{
width: 33.4%;
margin: 100px auto 0;
padding: 0;
position: relative;
z-index: 3;
}
/* ================================================

			.recipe

================================================ */

.recipe{
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
position: relative;
z-index: 2;
width: 100%;
}

.recipe h4{
text-align: left;
font-size: 14px;
width: 76.4%;
margin: 0 auto 10px;
}

.recipe .img{
width: 100%;
margin-top: 100px;
}

.recipe-left{
width: 50%;
margin-top: 40px;
}

.recipe-right{
width: 50%;
margin-top: 40px;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}

.recipe-right h4{
//width: 95.6%;
width: 100%;
}

.recipe-right .recipe-wrap{
//width: 95.6%;
width: 100%;
padding: 5px 0;
font-size: 14px;
margin: 0 auto;
}

.recipe-right .recipe-wrap .recipe-text{
display: flex;
justify-content: flex-start;
align-items: baseline;
width: 100%;
margin-bottom: 5px;
}

.recipe-right .recipe-wrap .recipe-in-text{
line-height: 2;
}

.recipe-right .recipe-wrap .num{
width: 18px;
height: 18px;
font-size: 13px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #fff;
color: #8b0000;
border-radius: 50%;
line-height: 0;
flex-shrink: 0;
margin-right: 10px;
}

dl.recipe-wrap{
width: 76.4%;
padding: 5px 0;
font-size: 14px;
margin: 0 auto;
}

dl.recipe-wrap dd{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
width: 100%;
margin-bottom: 10px;
}

dl.recipe-wrap dd span.dd_left{
width: 70%;
display: flex;
align-items: center;
}

dl.recipe-wrap dd span.dd_left:after {
content: "";
flex-grow: 1;
height: 2px;
background: radial-gradient(circle at 0 50%, #fff 1px, transparent 2px) repeat-x;
background-size: 6px 2px;
background-position: 3px center;
display: block;
margin-left: 1em;
}

dl.recipe-wrap dd span.dd_right{
width: 25%;
display: flex;
align-items: center;
justify-content: flex-start;
}

dl.recipe-wrap dd span.dd_right:before {
/* content: ""; */
flex-grow: 1;
height: 2px;
background: radial-gradient(circle at 0 50%, #fff 1px, transparent 2px) repeat-x;
background-size: 6px 2px;
background-position: 0px center;
display: block;
margin-right: 1em;
}

.recipe.col01::before{
content: "";
position: absolute;
right: calc(50% - 50vw);
margin-right: -3%;
bottom: -26.6%;
width: 37.2%;
height: 32.6%;
background-image: url("../images/obj05.png");
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}

.recipe.col02::before{
content: "";
position: absolute;
left: calc(50% - 50vw);
margin-left: -20%;
bottom: -50.7%;
width: 59.5%;
height: 50.6%;
background-image: url("../images/obj07.png");
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}

.recipe.col02 .recipe-text{
width: 102%;
}

.recipe.col03::before{
content: "";
position: absolute;
right: calc(50% - 50vw);
margin-right: 0;
bottom: -24.6%;
width: 24.2%;
height: 25.6%;
background-image: url("../images/obj09.png");
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}

.recipe.col04{
padding: 0 0 200px;
}

.recipe.col04 h4{
width: 95.5%;
}

.recipe.col04 .img{
margin: 200px 0 100px;
}

.recipe.col04 .img .text_logo{
display: none;
}

.recipe.col04 dl.recipe-wrap{
width: 95.5%;
}

.recipe.col04 .recipe-right h4,
.recipe.col04 .recipe-right .recipe-wrap{
width: 98%;
}

.recipe.col04 dl.recipe-wrap dd span.dd_left:after,
.recipe.col04 dl.recipe-wrap dd span.dd_right:before{
content: none;
}

.recipe.col04 dl.recipe-wrap dd span.dd_left{
width: 31.8%;
}

.recipe.col04 dl.recipe-wrap dd span.dd_right{
width: 57.5%;
justify-content: flex-start;
}

.recipe.col04 dl.recipe-wrap.uline{
position: relative;
padding-bottom: 30px;
}

.recipe.col04 dl.recipe-wrap.uline::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
background-color: #fff;
}

.recipe.col04 dl.recipe-wrap.uline::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 14px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
box-sizing: border-box;
}

.recipe.col04 .recipe-left span.utext{
font-size: 14px;
text-align: center;
display: inline-block;
margin-top: 10px;
width: 100%;
}
.recipe.col04 .num{
color: #000;
}
/* ================================================

   .pickup

================================================ */
#contentWrap .product {
padding: 15.5% 0 90px;
position: relative;
z-index: 1;
}
#contentWrap .product .obj01{
position: absolute;
mix-blend-mode: multiply;
right: -8.7%;
top: -5%;
width: 33%;
}
#contentWrap .product .obj02{
position: absolute;
left: -2%;
bottom: -2%;
width: 15.3%;
mix-blend-mode: multiply;
}
#contentWrap .product::before{
position: absolute;
right: -8.7%;
top: -5%;
width: 33%;
height: 21%;
background-image: url("../images/obj11.png");
background-repeat: no-repeat;
background-size: cover;
z-index: 2;
}
#contentWrap .product::after{
position: absolute;
left: -3%;
bottom: -2%;
width: 21.6%;
height: 18%;
background-image: url("../images/obj14.png");
background-repeat: no-repeat;
background-size: cover;
z-index: 2;
}
#contentWrap .product_inner {
position: relative;
width: 800px;
margin: 0 auto;
padding: 84px 0;
background: #e9e6e3;
}
#contentWrap .product_inner::before{
content: "";
position: absolute;
right: -5px;
bottom: -5px;
width: 99px;
height: 101px;
background-image: url("../images/obj13.svg");
background-repeat: no-repeat;
background-size: cover;
z-index: 2;
}
#contentWrap .sec01_inner .recipe.col01::after{
right: -10%;
margin-right: 0;
margin: 0 calc(50% - 50vw);
top: -19%;
width: 55%;
height: 45%;
}
#contentWrap .product_pickup {
width: 82%;
margin: 0 auto;
}
#contentWrap .product_pickup .ttl {
margin-bottom: 50px;
}
#contentWrap .product_pickup .ttl::before{
content: "";
position: absolute;
left: -20px;
top: -72px;
width: 41%;
height: 32%;
background-image: url("../images/obj12.png");
background-repeat: no-repeat;
background-size: cover;
z-index: 2;
}
#contentWrap .product_pickup .img-wrap {
position: relative;
}
#contentWrap .product_pickup .img01 {
width: 460px;
margin: 0 auto;
}
#contentWrap .product_pickup .img02 {
position: absolute;
width: 197px;
bottom: -42px;
left: -20px;
z-index: 1;
}
#contentWrap .product_pickup .txt {
font-size: 15px;
line-height: 2;
margin: 30px 0;
padding: 0 7.9%;
text-align: justify;
}
#contentWrap .product_pickup .txt sup {
top: -.3em!important;
}
#contentWrap .product_pickup .btn-wrap {
/*width: 96.7%;*/
width: 84.2%;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
}
#contentWrap .product_pickup .btn-wrap img{
width: 100%;
}
#contentWrap .product_pickup .obj01 {
position: absolute;
width: 137px;
top: -13px;
left: 33px;
}
#contentWrap .product_pickup .obj02 {
position: absolute;
width: 50px;
bottom: -36px;
right: 34px;
}
#contentWrap .product_pickup .btn-wrap > li{
width: 48%;
}
.pc{
display: block;
}
.sp{
display: none;
}
@media screen and (min-width: 1400px) {
#contentWrap .sec02{
background-image: linear-gradient(to bottom, rgb(17 1 1) 0, rgba(255, 255, 255, 0) 10%), url(../images/sec06_2.jpg);
}
.recipe.col04 .img .text_logo {
position: absolute;
top: -38%;
right: -30%;
width: 20.5%;
display: block;
}
}
@media screen and (max-width: 769px) {
.recipe.col02::before{
width: 49.5%;
height: 41.6%;
}
.recipe.col03::before{
width: 18.2%;
height: 19.6%;
}
#contentWrap .sec01_inner .recipe.col01::after{
width: 35%;
height: 35%;
}
}
/* ================================================

   SP

================================================ */
@media screen and (max-width: 767px) {
.pc{
display: none;
}
.sp{
display: block;
}
#contentWrap {
/*overflow: hidden;*/
background: #120a09;
text-align: left;
min-width: 0;
}
#contentWrap img, #presentWrap_sp img {
width: 100%;
height: auto;
vertical-align: bottom;
}
#contentWrap .sec01_inner .top_text_box p{
margin-bottom: 10px;
}
#contentWrap .sec01_inner .recipe.col01::after{
right: -25%;
margin-right: 0;
top: -6%;
width: 60%;
height: 15%;
}
#contentWrap .main_block {
position: relative;
}
#contentWrap .logo_biteki {
width: 37.33vw;
position: absolute;
top: 4vw;
left: 5.3vw;
}
#contentWrap .logo_biteki a {
display: block;
}
#contentWrap .main_lead {
font-size: 4vw;
line-height: 2.3;
letter-spacing: 0.025em;
text-align: center;
padding: 12vw 0;
}
#contentWrap .c-txt, #contentWrap .txt {
font-size: 4vw;
line-height: 2.1;
text-align: justify;
}
/* ================================================

   .sec01 SP版

================================================ */
#contentWrap .sec02,
#contentWrap .sec01 {
padding: 0;
}
#contentWrap .sec02{
background-image: linear-gradient(to bottom, rgb(18 10 10) 0, rgba(255, 255, 255, 0) 10%), url(../images_sp/sec09.jpg);
}
#contentWrap .sec02_inner,
#contentWrap .sec01_inner {
position: relative;
width: 92%;
margin: 0 auto;
padding: 0;
}
#contentWrap .sec01_inner .top_text{
padding: 50px 0 0;
font-size: 15px;
}
#contentWrap .sec01_inner .top_text_box,
#contentWrap .sec01_inner .top_text_img{
width: 100%;
height: 320px;
min-width: initial;
margin-left: 0;
padding: 60px 0px 50px;
margin: 60px 0 0;
background-image: url(../images_sp/bg01.svg);
}
#contentWrap .sec01_inner .top_text_box::before{
width: 79.7%;
height: 11%
}
.sec_top .ttl.sp_bg{
background: #100a06;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
margin-top: -80px;
}
.sec_top .ttl.sp_bg img{
width: 68% !important;
}
.sec_bdr{
width: 55.7%;
margin: 0 auto;
padding: 50px 0;
}
.sec_bdr.pb{
padding: 50px 0 100px;
}
#contentWrap .sec01_inner .top_text_img::after{
right: -40%;
margin-right: 0;
top: auto;
bottom: -50%;
width: 316px;
height: 317px;
}
.recipe.col01::before{
right: -20%;
margin-right: 0;
bottom: -12%;
width: 171px;
height: 173px;
}
.recipe.col02::before{
left: -16%;
margin-left: 0;
bottom: -10%;
width: 170px;
height: 170px;
}
.recipe-right .recipe-wrap .recipe-text{
width: 100%;
}
.recipe.col03::before{
right: -17%;
margin-right: 0;
bottom: -14%;
width: 140px;
height: 120px;
}
#contentWrap .product::before{
right: -10%;
top: -3%;
width: 195px;
height: 155px;
}
#contentWrap .product::after{
left: -3%;
bottom: 0;
width: 137px;
height: 110px;
}
#contentWrap .product_pickup .ttl::before{
left: -7%;
top: -7%;
width: 186px;
height: 180px;
}
/* ================================================

.lead

================================================ */

.lead .lead_inner {
width: 100%;
margin: 0;
padding: 40px 0 60px;
background: #fff;
}

.lead .lead_inner .top_text{
font-size: 15px;
line-height: 2;
}

.lead .lead_inner .img01{
width: 78.9%;
margin: 0 auto;
}

.lead .lead_inner .img02{
width: 71.7%;
margin: 40px auto 0;
}

.lead .obj01{
left: -6%;
width: 170px;
}

.lead .obj02{
top: auto;
bottom: -40px;
right: -25%;
width: 180px;
max-width: 100%;
}
/* ================================================

			.recipe

================================================ */

.recipe{
justify-content: center;
}

.recipe h4{
width: 100%;
}

.recipe .img{
width: 82.1%;
margin: 50px auto 0;
}

.recipe .img.FS_sp{
width: 85%;
}

.recipe-right,
.recipe-left{
width: 82.1%;
margin-left: auto;
margin-right: auto;
}

.recipe-right{
margin-top: 30px;
}

dl.recipe-wrap{
width: 100%;
}

dl.recipe-wrap dd{
margin-bottom: 5px;
}

.recipe.col04 .img{
margin: 20px 0 120%;
}

.recipe.col04{
padding: 0 0 50px;
}

.recipe.col04 h4{
width: 100%;
}

.recipe.col04 .recipe-left{
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
}

.recipe-right .recipe-wrap{
width: 100%;
margin: 0;
}

.recipe.col04 dl.recipe-wrap{
width: 80%;
}

.recipe.col04 .recipe-left span.utext{
width: 20%;
}

.recipe.col04 dl.recipe-wrap dd{
margin-bottom: 0;
}

.recipe.col04 dl.recipe-wrap dd span.dd_right,
.recipe.col04 dl.recipe-wrap dd span.dd_left{
margin-bottom: 5px;
width: 100%;
}

.recipe.col04 dl.recipe-wrap.uline{
padding: 10px 0;
}

.recipe.col04 dl.recipe-wrap.uline::after{
top: 0;
left: auto;
right: 0;
width: 14px;
height: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: none;
border-right: none;
}

.recipe.col04 dl.recipe-wrap.uline::before{
bottom: 0;
left: auto;
right: 0;
height: 100%;
width: 1px;
}

/* ================================================

   .product SP版

================================================ */
#contentWrap .product {
padding: 35% 0;
background: #fff;
}
#contentWrap .product .obj01{
top: -3%;
width: 52%;
}
#contentWrap .product .obj02{
width: 25%;
bottom: 0;
}
#contentWrap .product_pickup .img01{
width: 100%;
}
#contentWrap .product_inner {
position: relative;
width: 92%;
padding: 16.0vw 0 26.1vw;
}
#contentWrap .product_pickup {
width: 86.9%;
margin: 0 auto;
}
#contentWrap .product_pickup .ttl {
margin-bottom: 10vw;
}
#contentWrap .product_pickup .txt {
margin: 5.3vw 0 10vw;
padding: 0 0;
}
#contentWrap .product_pickup .txt sup {
top: -.3em;
}
#contentWrap .product_pickup .btn-wrap {
flex-wrap: wrap;
width: 100%;
}
#contentWrap .product_pickup .btn-wrap li{
width: 100%;
}
#contentWrap .product_pickup .btn-wrap img{
width: 100%;
}
#contentWrap .product_pickup .btn-wrap > li:first-child {
margin-bottom: 4.7vw;
}
#contentWrap .product_inner::before{
width: 91px;
height: 93px;
}
}
/* wrapFooter

ページ下部のリンク部分
------------------------------------------------ */
#wrapFooter {
text-align: left;
width: 800px;
//margin: 90px auto 0;
margin: 0 auto 0;
}
#wrapFooter a:hover {
color: #eb5a7e;
}
@media screen and (max-width: 767px) {
#wrapFooter {
width: 84%;
margin: 10.6vw auto 0;
}
}
/* おすすめ記事
------------------------------------------------ */
.recommend > h3 {
border-top: 2px solid #999;
position: relative;
text-align: center;
font-size: 18px;
font-weight: normal;
padding: 30px 0 0;
}
.recommend > h3::after {
content: "";
width: 100%;
height: 1px;
background: #999;
position: absolute;
top: 2px;
left: 0;
}
.recommend .articles {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.recommend .articles::after {
content: "";
width: 250px;
}
.recommend article {
padding-top: 25px;
}
.recommend article a {
display: block;
width: 250px;
color: #000;
text-decoration: none;
}
.recommend article h4 {
font-size: 13px;
line-height: 1.5;
font-weight: normal;
padding-top: 8px;
}
.recommend article h4 .newline {
display: inline-block;
}
.recommend .toBiteki {
padding-top: 60px;
}
.recommend .toBiteki a {
display: block;
width: 250px;
font-size: 13px;
text-align: center;
line-height: 1;
padding: 18px 0 18px 10px;
margin: 0 auto;
border: 1px solid #999;
box-sizing: border-box;
color: #000;
text-decoration: none;
position: relative;
}
.recommend .toBiteki a::after {
content: "";
width: 16px;
height: 6px;
border-top: 6px solid transparent;
border-left: 8px solid transparent;
border-bottom: 6px solid transparent;
border-right: 8px solid #000;
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
margin-top: -6px;
margin-left: -110px;
}
.recommend .toBiteki a:hover::after {
border-right-color: #eb5a7e;
}
@media screen and (max-width: 767px) {
.recommend > h3 {
font-size: 16px;
padding: 25px 0 5px;
}
.recommend .articles {
-webkit-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.recommend article a {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}
.recommend article .img {
width: 40%;
}
.recommend article img {
width: 100%;
height: auto;
}
.recommend article h4 {
width: 55%;
padding: 0 0 0 5%;
}
.recommend .toBiteki {
padding-top: 8%;
}
.recommend .toBiteki a {
width: 100%;
max-width: 320px;
}
}
/* footer 下のマージン
------------------------------------------------ */
#footer.clfix {
margin-bottom: 30px;
}