@charset "UTF-8";

/* style */
@media screen and (min-width: 768px) {
  .sectionBanner1Small {
    margin-top: -40px;
  }
}
body .section5 {
  position: relative;
}
body .section5:after {
  content: "";
  position: absolute;
  top: 20%;
  bottom: 0;
  margin: auto 0;
  right: 0;
  display: block;
  width: 325px;
  height: 969px;
  background-image: url(../img/common/background-banner.svg);
  background-size: 100%;
}

body .sectionBanner1Large a:before,
body .sectionBanner1Small a:before,
body .sectionBanner2Large a:before,
body .sectionBanner2Small a:before {
  display: none;
}
body .sectionBanner1Small{
  padding-bottom:0px;
}

.header-banner{
  width:90%;
  margin-left:auto;
  margin-right:auto;
}

body .section1:first-child .section1-header .label img{
    width: 130px;
    margin-top: 0px;
}
body .section1:first-child .section1-header .text{
  width:130px;
 
}
body .section1:first-child .section1-header div.text img{
  width:100%;
 
 }

@media screen and (min-width: 768px) {
  body .section1:first-child .section1-header .label img{
    width: 290px;
    margin-top: 0px;
  }
  body .section1-header img{
    margin-top:initial;
  }
  body .section1:first-child .section1-header .text{
    width:100%;
   max-width: 310px;
   margin-top:auto;
  }
 
  body .section1 p{
    padding-bottom:20px;
  }

  body .sectionBanner1Small:last-child{
    margin-top:5px;
  }
}
@media screen and (min-width: 1200px) {
  body .section1:first-child .section1-header .label img{
    width: 310px;
    margin-top: 50px;
  }
  body .section1 p{
    padding-bottom:40px;
  }
}
body .section1-header.section1-header-bg__wrapper{
  width:100%;
  padding-bottom:68%;
  background-image: url(../img/common/item-product1-sp@2x.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position:relative;
  margin-top:40px;
}
body .section1:first-child .section1-header div.text{
  top:initial;
  left:initial;
}
body .section1:first-child .section1-header div.text{
  position: absolute;
  top:50%;
  left:50%;
  right:50%;
  bottom:50%;
  margin-top:-65px;
  margin-left:-65px;
}
.sectionBanner1Small img:last-child{
  margin-top: 20px;
}
/*.inner{
  padding-bottom:0;
}*/
body .section1:nth-child(2) .section1-header .label img{
  width:120px;

}


body .section1:nth-child(2) .section1-header .label{
  top:-45px;
}
@media screen and (min-width: 400px) {
    body .section1:first-child .section1-header div.text{
      width:200px;
      width:200px;
    }
    body .section1:first-child .section1-header div.text{
      margin-top:-100px !important;
      margin-left:-100px !important;
    }
}
@media screen and (min-width: 768px) {


  body .section1:nth-child(2) .section1-header .label img{
    width:290px;
  }
  body .section1:nth-child(2) .section1-header .label{
    top:-80px;
  }
  body .section1:first-child .section1-header div.text{
    width:310px;
    width:310px;
  }
  body .section1:first-child .section1-header div.text{
    margin-top:-155px !important;
    margin-left:-155px !important;
  }
  body .section1-header.section1-header-bg__wrapper{
    margin-top:60px;
  }
  body .section1-header.section1-header-bg__wrapper{
    background-image: url(../img/common/item-product1-pc@2x.png);
  }

}

body .bg-light{
  padding-top: 40px;
}

@media screen and (min-width: 1200px) {
  body .section1:nth-child(2) .section1-header .label img{
    width:310px;
  }
  body .section1:nth-child(2) .section1-header .label{
    top:-70px;
  }
  body .bg-light{
    padding-bottom:80px;
  }
  body .section1-header.section1-header-bg__wrapper{
    margin-top:80px;
  }
}
body .sectionBanner2Small{
  margin-top:6px;
  padding-bottom:0;
}
body .section3-howto__content ul li:nth-of-type(odd) .text{
  left:initial;
  right:1px;
  background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,rgba(55,37,0,.9) 75%,rgba(55,37,0,.9));
  padding-left:0px;
}
body .section3-howto__content ul li:nth-of-type(odd) .text img{
  margin-left:auto;
  padding-right:10px;
}
body .section3-howto__content ul li:nth-of-type(even) .text{
  right:initial;
  left:1px;
  background: linear-gradient(270deg,hsla(0,0%,100%,0) 0,rgba(55,37,0,.9) 75%,rgba(55,37,0,.9));
  padding-right:auto;
}
body .section3-howto__content ul li:nth-of-type(even) .text img{
  margin-right:auto;
  padding-left:10px;
}
body .section3-howto__content ul li span.item-label{
  width:120px;
  margin-top:-30px;
}
@media screen and (min-width: 768px) {
  body .section3-howto__content ul li span.item-label{
    width:24%;
  }
}
@media screen and (min-width: 1200px) {
  body .section3-howto__content ul li span.item-label{
    width:227px;
  }
}
.item-recipe{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  background-color:rgba(0,0,0,0.7);
  color:#FFFFFF;
  padding-bottom:20px;
  margin-top:-15px;
  font-family: "Noto Serif JP", serif;


}

.item-recipe .item-recipe-left__content ol{
  list-style-type: none;
  margin-top:10px;
}
.item-recipe .item-recipe-left__content ol li{
  margin-bottom:0px !important;
}

.item-recipe h3{
  padding-top:21px;
  font-size: 15px;
  text-align: center;
}


.item-recipe .item-recipe-left__content h4{
  margin-top:18px;
  font-size: 13px;
  border-bottom: 1px solid #FFFFFF;

}
.item-recipe .item-recipe__content{
  width:87%;
  margin-left:auto;
  margin-right:auto;

}
.item-recipe .item-recipe-right__content{
  width:100%;
}
.item-recipe .item-recipe-right__content table{
  width:100%;
  margin-top:20px;

}
.item-recipe .item-recipe-right__content table,
.item-recipe .item-recipe-right__content table th,
.item-recipe .item-recipe-right__content table td{
  border-collapse: collapse;
  border:1px solid #FFFFFF;
}

.item-recipe .item-recipe-right__content table th{
  text-align: center;
  font-size: 13px;
}
.item-recipe-right__content p{
  display:inline-block;
  margin-top: -10px;
  padding-bottom:30px; 
}
.item-recipe-right__content p:last-child{
  transform: translateY(20px);
  padding-right:10px;
}
.item-recipe-right__content p:first-child{
  padding-left:10px;
}
.sectionBanner2Small.sectionBanner2Small-add-style{
  margin-top:20px;
}
@media screen and (min-width: 320px) {
  .item-recipe-right__content p{
    margin-top: 0px;
    padding-bottom:0px; 
  }
  .item-recipe-right__content p:last-child{
    transform: translateY(0px);
    padding-right:0px;
    padding-left:10px;
  }
}
@media screen and (min-width: 768px) {
  .item-recipe{
    padding-bottom:28px;
  }
  .item-recipe h3{
    font-size: 18px;
    padding-top:32px;
  }
  .item-recipe .item-recipe__content{
    display:flex;
    flex-direction: row;
    justify-content:space-around;
  }
  .item-recipe .item-recipe__content{
    width:87%;
    margin-left:auto;
    margin-right:auto;
  
  }
  .item-recipe .item-recipe-left__content h4{
    font-size: 16px;
  }
  .item-recipe .item-recipe-left__content ol{
    font-size: 15px;
  }
  .item-recipe .item-recipe-right__content table th{
    font-size: 16px;
  }
  .item-recipe .item-recipe-right__content table td{
    font-size: 15px;
  }
  .item-recipe .item-recipe-left__content{
    width:45%;
    max-width:350px;
    margin-top:33px;
  }
  .item-recipe .item-recipe-right__content{
    width: 50%;
    max-width:350px;
    margin-top:33px;
  }
  body .section3-howto__content ul li:nth-of-type(odd) .text img,
  body .section3-howto__content ul li:nth-of-type(even) .text img,
  body .section3-howto__content ul li:last-child .text img{
    width:100%;
    max-width: 295px;
  }
  .item-recipe-right__content p:first-child{
    padding-left:15px;
  }
  .sectionBanner1Small.sectionBanner1Small-style-add{
    margin-top:5px;
  }
}

@media screen and (min-width: 1200px) {
  .item-recipe{
    margin-top:-50px;
  }
  .item-recipe h3{
    font-size: 21px;
  }
 
}



body .section3-lwb{
  margin-top:30px;
}
.section4-1{
  width:100%;
  background-image:url(../img/common/item-section4-1-background_sp@2x.jpg);
  background-repeat: repeat;
  background-size: 100%;
  background-position: top 0 left 0;
  position:relative;
  margin-top:29px;
  font-family: "Noto Serif JP", serif;

}

.section4-1 h2{
  text-align: center;
  font-size:23px;
  color:#D1AD35;
  padding-top:32px;
  
}
.section4-1 p{
  text-align: center;
  font-size:18px;
  color:#FFFFFF;

}
.section4-1 .section4-1__item{
  text-align: center;
}
.section4-1 .section4-1__item h3{
  text-align: center;
  color:#FFFFFF;
  font-size:18px;
  margin-top:22px;
}
.section4-1 .section4-1__item h3:first-child{
  margin-top:31px;
}
.section4-1 .section4-1__item img{
  width:78%;
}
.section4-1__item.section4-1__item-add-style{
  position:relative;
}
.section4-1__item.section4-1__item-add-style:after{
  content:'';
  display:inline-block;
  width:80px;
  height:80px;
  background-image: url(../img/common/item-section4-1_sp@2x.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position:absolute;
  top:0;
  right:10px;
  
}
.section4-1__item.section4-1__item-200.section4-1__item-add-style:after{
  background-image: url(../img/common/item-section4-1_1sp@2x.png);
}
.section4-1-last__text{
  width:84%;
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  padding-bottom:29px;
}
body .sectionBanner1Large .inner .price .tax, 
body .sectionBanner2Large .inner .price .tax{
  font-size: 23px;
} 
.sectionBanner1Large.sectionBanner1Large-add-style{
  margin-top:-1px;
}
body .section5:before {
  content: "";
  position: absolute;
  top:4%;
  margin: auto 0;
  right: 0;
  display: block;
  width: 100px;
  height: 295px;
  background-image: url(../img/common/background-banner.svg);
  background-size: 100%;
  z-index: 10;
}
body .section5:after {
  content: "";
  position: absolute;
  bottom:-32%;
  margin: auto 0;
  right: 0;
  display: block;
  width: 100px;
  height: 295px;
  background-image: url(../img/common/background-banner.svg);
  background-size: 100%;
  z-index: 10;
}
.banner-aria {
  margin-top:-20px;
}
.sectionBanner2Small.sectionBanner2Small-last{
  margin-top:20px;
}
footer .wrapper{
  margin-top:47px;
}

@media screen and (min-width: 768px) {
  .section4-1{
    font-family: "Noto Serif JP", serif;
  }
  .section4-1 h2{
    font-size:33px;
    padding-top:63px; 
  }
  .section4-1 p{
    font-size:23px;
  }
  .section4-1__content{
    width:78%;
    max-width:946px;
    margin-left:auto;
    margin-right:auto;
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section4-1 .section4-1__item{
    text-align: left;
    width:calc(100% / 3);
  }
  .section4-1 .section4-1__item img{
    width:90%;
  }
  .section4-1__item.section4-1__item-add-style:after{
    top:30px;
    right:0px;
    
  }
  .section4-1 .section4-1__item h3{
    text-align: left;
  }
  
}
@media screen and (min-width: 1200px) {
  .section4-1 h2{
    font-size:43px;
    padding-top:83px;
  }
  .section4-1 p{
    font-size:28px;
  }
  .section4-1 .section4-1__item h3{
    font-size:23px;
  }
  .section4-1 .section4-1__content{
    width:946px;
  }

  body .section5::before {
    display:none;
  }
  body .section5:after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: 0;
    margin: auto 0;
    right: 0;
    display: block;
    width: 325px;
    height: 969px;
    background-image: url(../img/common/background-banner.svg);
    background-size: 100%;
  }
  .section4-1__item.section4-1__item-add-style:after{
    top:30px;
    right:10px;
    
  }
  
}

body .sectionBanner2Large .inner h3 span.label{
  background-color: #FFFFFF;
  color:#0B62CD;
}

/*20211220 css*/
.premium-platina-pork{
  margin-top: 80px;
}
.premium-platina-pork_title{
  padding-top: 45px!important;
  padding-bottom: 0!important;
  margin-bottom: 30px!important;
}
.z-10{
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 992px){
  .premium-platina-pork{
    margin-top: 30px;
    padding-bottom: 30px;
  }
  body .section1:first-child .section1-header .label img{
    width: 155px;
    margin-top: 0px;
  }
  body .sectionBanner1Large .inner .main, body .sectionBanner2Large .inner .main {
    position: relative;
    margin-bottom: 25px;
    padding-top: 80px;
  }
  body .sectionBanner1Large .inner .main .label-02{
    left: auto;
    right: -30px;
  }
  body .sectionBanner1Large .inner .main .label img{
    width: 170px;
  }
  body .bg-light{
    padding-top: 60px;
  }
  .inner{
    padding-bottom: 30px;
  }
  .premium-platina-pork_title{
    padding-top: 0!important;
  }
  body .section1:nth-child(2) .section1-header .label{
    right: 0;
  }
  body .section5:before{
    top: 6.2%;
  }
  body .section5:after{
    z-index: 0;
  }
}
@media screen and (min-width: 768px){
  body .section1:first-child {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 992px){
  body .sectionBanner1Large .inner .main .label img, body .sectionBanner2Large .inner .main .label img {
    width: 285px;
  }
}
