html, body {
  margin: 0;
  padding: 0;
}


.fv_back_img{
  background-image: url(../img/header/1500x741header_img01.jpg);
}


@media (max-width: 768px) {
  .fv_back_img{
    background-image: url(../img/header/428x844header_img01b.jpg);
  }
}


.d_flex{
  display: flex;
}

.d_flex div{
  flex: 1 0 50%;
}

@media (max-width: 768px) {
  #introduction{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .d_flex{
    flex-direction: column;
  }

  .d_flex_rev{
    flex-direction: column-reverse;
  }

  .py-16{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .p-8{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .is_sp{
    display: none;
  }

}

@media (min-width: 769px) {
  .is_pc{
    display: none;
  }
}

.sec1_title{
  font-size: 28px;
}

h3{
  font-size: 24px!important;
}

p{
  font-size: 0.875rem;
}

.t_recaptcha{
  font-size: 0.875rem;
  color: #4B5563;
}

/* privacy */
.who-we-are .row{
  margin-right: 30px;
  margin-left: 30px;
  margin-top: 30px;
}

.who-we-are h3{
  font-size: 32px;
  padding-bottom: 8px;
}

.privacy__no-p{
  margin-top: 16px;
}

@media (max-width: 767px) {
  .who-we-are .row{
    margin-right: 0px;
    margin-left: 0px;
  }
}

.container {
  max-width: 75%;
  margin: 3rem auto;
}

@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }

  .padding_top{
    padding-top: 0;
  }

  .padding_tb{
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin_top{
    margin-top: 4rem;
  }

  .p-8{
    padding-right: 0.9rem;
    padding-left: 0.9rem;
  }

/*   h3{
  font-size: 22px!important;
  } */

}


.grecaptcha-badge { visibility: hidden; }

.footer_logo{
  max-width: 150px;
}

.bg_img_house{
  background-image: url(../img/section04/1500x368section_img04b.jpg);
}


@media (max-width: 768px) {
  .bg_img_house{
    background-image: url(../img/section04/sp375x384section_img04b.jpg);
  }
}



.link_hover{
  background-color: #225daaff
}


.link_hover:hover{
  background-color: rgb(152, 185, 228);
}


.select_wrapper {
  position: relative;
}

.select_wrapper::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 16px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #4B5563;
  border-bottom: 2px solid #4B5563;
  transform: rotate(45deg);
}



select {
  -webkit-appearance: none;
  appearance: none;
}

select {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #D1D5DB;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    color: #4B5563;
	background-color: transparent;
}


.shadow-md.shadow-md {
  --tw-shadow: 0 0px 6px 1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.bg_image_url{
  background-image: url(../img/section01/1500x368section_img01b.jpg);
}

@media (max-width: 768px) {
  .bg_image_url{
    background-image: url(../img/section01/430x576section_img01_sp.jpg);
  }


}



.bg_container{
  position: relative;
}

.bg_container::before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); /* マスクの色と透明度 */
  z-index: 1;
}

.bg_container h2 , .bg_container p{
  position: relative;
  z-index: 10;
}

.margin_bm{
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  .margin_bm{
    margin-bottom: 2rem;
  }

  .h-96{
    height: 36rem;
  }
}





.video-mask {
  position: relative;
}

.video-mask::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-image: url(../img/dotte.png); */
  background-image: url(../img/b_dotte.png);
  background-size: auto;
  background-repeat: repeat;
  opacity: 0.8;

}


.sec_ttl_fz{
  font-size: 2.0rem;
}

.sec_ttl_red{
  color: #C24952;
}

.sec00_bg_img{
  background-size: cover;
  background-repeat: no-repeat;
}


.red-circle-section{
  background-color: #fff;
  /* background-size: cover;
  position: relative; */
  z-index: 1;
  background-image: url(../img/section00/red_circle_bg.png);
  background-size: cover;
  background-position: 30% center;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* .sec00_bg_img_logo{
  background-image: url(../img/section00/logo_bg.png);
  background-repeat: repeat;
  background-size: 100% auto;
   background-image: 
    linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,0.9)),
    url(../img/section00/logo_bg.png);
  background-blend-mode: overlay;

} */


.sec00_img{
  width: 100%;
  max-width: 500px;
}

.about_farm_h{
  height: 450px;
}

@media (max-width: 768px) {
.about_farm_h{
  height: 500px;
}
}

@media (max-width: 768px) {
.padding_tb{
  padding-top: 12rem;
  padding-bottom: 12rem;
}
}



.sec_03_bg{
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.sec_03_bg::before{
  content: "";
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  background-image: url(../img/section03/sec_03_wave2.png);
  background-size: 88%;
  background-position: 15% center;
  background-repeat: no-repeat;
  opacity: 0.3; /*  ← 画像だけ透過！ */
  z-index: -1;
  pointer-events: none;
}


@media (max-width: 768px) {
.sec_03_bg::before{
  background-size: 100vh;
  background-position: top center;
  background-repeat: repeat;
}


}



.online_shop_area{
  max-width: 80%;
  margin: 0 auto 3rem;
}

.online_shop_cont.flex{
  display: flex;
  justify-content: center;
}

.online_shop_cont.flex .online_shop_box{
  flex: 1 0 33.33%;
  margin-right: 1.5rem;
}

.online_shop_cont.flex .online_shop_box:last-child{
  margin-right: 0;
}

.online_shop_cont.flex .online_shop_box img{
  width: 100%;
}

@media (max-width: 768px) {
.sp_none{
  display: none;
}

.online_shop_area{
  max-width: 90%;
}

.online_shop_cont.flex .online_shop_box{
  margin-right: 0;
}

}


body.sec00_bg_img_logo{
  position: relative;
}

body.sec00_bg_img_logo::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  pointer-events: none;

  background-image:
    linear-gradient(to bottom, rgba(255,255,255,0.65), rgba(255,255,255,0.65)),
    url(../img/section00/logo_bg.png);
  background-repeat: repeat;
  background-size: cover;
  background-position: center top;
  background-blend-mode: multiply;
}

.contact_sec_height{
  height: 24rem;
}

@media (max-width: 768px) {
.contact_sec_height{
  height: 18rem;
}

}








/* ロゴ共通スタイル */
.logo-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 20;
}

.logo {
  width: 300px;
  height: auto;
  /* filter: brightness(0);  */
  /* fill: #225DAA; */
  transition: filter 10s ease, opacity 10s ease;
}

/* ローダー用の背景オーバーレイ */
#loader-overlay {
  position: absolute;
  inset: 0;
  background-color: white;
  z-index: 10;
  opacity: 1;
  transition: opacity 3s ease, visibility 3s ease;
}

/* ローディング後に消す */
#loader-overlay.fade-out {
  opacity: 0;
  visibility: hidden;
}

/* ロゴの色を変化させる */
body.loading .logo {
  /* filter: brightness(0); */
  fill: #225DAA;  
}


.logo {
  color: #225DAA; /* 初期色（青） */
}

body.loaded .logo {
  color: white; /* 読み込み後に白へ変化 */
}
