*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "a-otf-ryumin-pr6n", serif;
    font-weight: 300;
    font-style: normal;
    width: 100vw;
    overflow-x: hidden
}

.white{
    color: rgba(255, 255, 255, 0.829);
}
.c{
    text-align: center;
}
.bold{
    font-weight: bold;
}
.meat{
    width: 63%;
    margin-top: 5%;
    margin-right: 12%;
}

.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.border{
    border-bottom: 2px solid white;
}
.top_area{
    background-image: url("./../img/meat8.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
    /* background: black; */
    height: 750px;
    z-index: 1;
}
.top_bg{
    background-color: black;
    padding-bottom: 2%;

}
.txt {
    writing-mode: vertical-rl;
    height: 100%;
    font-size: 57px;
    top: 15%;
    right: 24%;
    background: transparent;
}
.txt5 {
    writing-mode: vertical-rl;
    font-size: 57px;
    top: 12%;
    right: 15%;
    background: transparent;
    z-index: 3;
    width: 16%;
}
.txt6 {
    writing-mode: vertical-rl;
    font-size: 24px;
    top: 12%;
    right: 34%;
    background: transparent;
    text-orientation: upright;
    line-height: 78px;
    z-index: 3;
    width: max-content;
}
.span_margin{
    margin-top: 18%;
}

.border2{
    border-left: 1px solid rgba(255, 255, 255, 0.274);
}

.txt span{
    margin-top: 18%;
}
.txt2 {
    font-size: 40px;
    /* top: 15%; */
    /* right: 16%; */
    /* background: transparent; */
    padding-top: 100px;
    overflow: hidden;
}

.nav{
    background-color: rgba(255, 255, 255, 0.178);
}
.second_area{
    background-color: black;
    z-index: 999;
    padding-bottom: 100px;
}
.intro{
    background-image: url("./../img/forest2.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.733);
    height: 670px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.intro_txt_area{
    display: flex;
    width: 90%;
    justify-content: center;
}
.intro::after{
    background-color: rgba(0, 0, 0, 0.315);
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index:1;
    position: absolute;
}
.point_img{
    width: 1600px;
}
.first_point_area{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 5%;
}
.first_point{
    display: flex;
    width: 1000px;
    color: white;
    gap: 5%;
}
.point_title{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5%;
    font-style: italic;
    width: 100%;
}
.first_point_txt{
    font-size: 20px;
    width: 100%;
}
.border_thorugh{
    border-bottom: 1px solid rgba(255, 255, 255, 0.425);
    width: 80%;
}
.border-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 5%;
}
.third_area {
    height: 500px;
    background-image: url("./../img/meat4.jpeg");
    background-repeat: no-repeat;
    background-position: 50% 37%;
    background-size: cover;
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.third_area::after{
     content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.61); /* 50% の黒の透明度 */
  z-index: 1;
}
.txt3 {
    position: relative;
    z-index: 2;
    color: white;
    font-size: 35px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 12px;
}
.txt4 {
    position: relative;
    z-index: 2;
    color: white;
    font-size: 16px;
    /* letter-spacing: 12px; */
    width: 57%;
    margin-top: 1%;
}
.first, .third{
    margin-right: 16%;
}
.second{
    margin-left: 16%;
}
.btn-container{
    z-index: 2;
    width: max-content;
    padding: 1% 2% ;
    font-size: 17px;
    margin-top: 2%;
    outline: none;
    background-color: transparent;
    border: 2px solid white;
    color: white;
    background: rgba(255, 255, 255, 0.158);
 

}
.forth_area{
    background-color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
   padding-bottom: 100px;
}
.circle{
    border: 1px solid white;
    border-radius: 100px;
    width: 110px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}
.flex{
    display: flex;
    align-items:start;
    gap: 2%;
    height: 100%;
    width: 100%;
}
.circle{
    width: 265px;
  }

.txt_recommend{
    font-size: 24px;
}
.second_recommend{
    margin-top: 3%;
}
.explan_container{
    width: 50%;
    margin-top: 3%;
    border: 1px solid white;
    padding: 2%;
    border-radius: 10px;
}
footer{
    background-color: rgba(0, 0, 0, 0.699);
}

footer {
    text-align: center;
    color: #fff;
  }
  .sml{
    font-size: 14px;
  }
  /* .wrapper {
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
  } */
  

  .copyright {
    padding: 1% 0;
  }
  
  .copyright,
  .copyright a {
    color: #fff;
    text-decoration: none;
  }
  
  .copyright a:hover {
    text-decoration: underline;
  }

.first_recommend, .second_recommend{
    width: 100%;
}


[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
    z-index: 2;
}

.btn-container a{
    color: white;
    text-decoration: none;
}


.menu {
    color: #fff;
    background-color: black;
}
.wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto; 
    background-color: black;
}
.six_area{
    display: grid;
    gap: 20px; 
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 50px;
    padding-right: 50px;
    overflow: hidden;
    max-width: 1000px;
    width: 100%;
}
.six_area-img {
    width: 100%;
}
.six_area-img img {
    width: 100%;
    height: auto; 
    display: block;
    object-fit: cover;
    padding-top: 35px;
    padding-bottom: 10px;
}

.six_area-img {
    color: white;
    font-size: 20px;
}



