@font-face {
  font-family: 'MyFont4';
  src: url(/font/ITC\ Avant\ Garde\ Gothic\ Medium.otf);
}
.pcShow {
  display: block;
}
.spShow {
  display: none;
}
.top {
  text-align: center;
  padding-bottom: 80px;
  margin-bottom: 10px;
}
.top h3 {
  font-size: 2.5rem;
  line-height: 67.76px;
  letter-spacing: 8px;
  color: #093F86;
  text-align: center;
  margin-bottom: 60px;
}
.top p {
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.7px;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mb40 {
  padding-bottom: 40px !important;
}
.clear {
  display: flow-root;
}
#agri {
  font-size: 1.6rem;
}
#agri .main-top p.sub-top-text {
  font-weight: bold !important;
  font-size: 3rem;
}
#agri .topic-path p {
	font-size: 1.4rem!important;
    letter-spacing: 0.7px!important;
}

#agri p {
  font-size: 1.6rem;
  font-weight: normal;
}
#agri p.main-t00 {
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);
  font-size: 3.5rem;
  color: #fff;
  font-family: "Sharoa Pro", sans-serif;
  letter-spacing: 1.5px;
  line-height: 42px;
  padding: 15px 140px 20px 150px;
  top: 6%;
  background: linear-gradient(45deg, rgb(0 0 0), rgb(0 0 0 / 10%));
  right: 0;
  margin: auto;
  position: absolute;
  font-weight: bold;
}
#agri p.main-t00 span {
  font-size: 2rem;
  font-weight: normal;
  display: block;
  text-align: right;
}
#agri .main-t03 {
  top: 70% !important;
  font-family: "Sharoa Pro", sans-serif;
  font-weight: normal;
  letter-spacing: 4px;
  font-size: 4.2rem;
}
#agri p.sub-top-text {
  top: 82%;
}
#agri .bnrArea {
  text-align: center;
}
#agri .bnrArea img {
  width: 50%;
  margin: 0 auto;
}
#agri h3.bgGrade {
  padding: 20px 30px;
  background: linear-gradient(45deg, #81CDE4 0%, #0F3675 100%);
  color: #fff;
  font-size: 3.6rem;
  letter-spacing: 4px;
}
#agri .t-service-flex {
  padding-top: 40px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  margin-bottom: 100px;
}
#agri .t-service-flex.rTxtBox {
  flex-direction: row-reverse;
}
#agri .imgBox {
  position: relative;
  display: flow-root;
}
#agri .t-service-flex .flex01-01 {
  position: relative;
  width: 42%;
  margin-left: 10%;
  text-align: left;
}
#agri .t-service-flex .flex01-02 {
  width: 48%;
  position: relative;
}
#agri .t-service-flex.rTxtBox .flex01-01 {
  width: 52%;
  margin-left: 6%;
}
#agri .t-service-flex.rTxtBox .flex01-02 {
  width: 42%;
}
#agri .t-service-flex .flex01-02-01, #agri .t-service-flex .flex01-02-02 {
  position: relative;
}
#agri .t-service-flex .flex01-02-01::after {
  content: '';
  position: absolute;
  top: -5%;
  right: 0;
  margin: auto;
  background: linear-gradient(45deg, #3da2d14a 30%, #3da2d10f 100%);
  width: 70%;
  height: 90%;
  z-index: -1;
}
#agri .t-service-flex .flex01-02::after {
  content: '';
  position: absolute;
  top: -50px;
  right: -120px;
  margin: auto;
  background: linear-gradient(45deg, #3da2d14a 30%, #3da2d10f 100%);
  width: 100%;
  height: 100%;
  z-index: -2;
  min-height: 460px;
}
#agri .t-service-flex .flex01-02-02::after {
  margin: auto;
  background: linear-gradient(45deg, #3da2d14a 30%, #3da2d10f 100%);
  width: 100%;
  height: 110%;
  z-index: -2;
}
#agri .t-service-flex.rTxtBox .flex01-02-02::after {
  content: '';
  position: absolute;
  top: -40px;
  right: 120px;
}
#agri .t-service-flex.rTxtBox .t-service-cate, #agri .t-service-flex.rTxtBox .t-service-desc01 {
  margin-right: 10%;
}
#agri .t-service-flex .flex01-02 img {
  width: 480px;
  position: absolute;
  top: 0;
  box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.15);
}
/*// 左テキスト //*/
#agri .t-service-flex.lTxtBox .flex01-02 img {
  left: 0;
}
/*// 右テキスト //*/
#agri .t-service-flex.rTxtBox .flex01-02 img {
  right: 0;
}
/*// 画像にシャドウついているのでcssではつけない //*/
#agri .t-service-flex.rTxtBox .flex01-02.noShadow img {
  box-shadow: none;
  right: -40px;
}
#agri .t-service-flex.rTxtBox .flex01-02.noShadow::after {
  content: '';
  position: absolute;
  top: -30px;
  right: 70px;
}
#agri .t-service-flex h3 img {
  width: 210px;
  height: auto;
}
#agri .t-service-flex h3 {
  text-align: left;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 20px !important;
}
#agri .t-service-flex h3::after {
  content: '';
  position: absolute;
  bottom: 29px;
  left: 1px;
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, #093F86, rgb(9 63 134 / 35%));
}
#agri .t-service-flex p {
  line-height: 2;
}
#agri .leadTxt {
  color: #093F86;
  line-height: 1.5;
}
#agri .t-service-cate {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-bottom: 40px;
  margin-right: 40px;
}
#agri .t-service-cate img {
  width: 40px;
  margin-right: 20px;
}
#agri .t-service-cate p {
  font-family: 'Sharoa Pro', sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.4;
}
#agri .t-service-desc01 {
  margin-bottom: 3.75rem;
  font-family: 'Sharoa Pro', sans-serif;
  margin-right: 40px;
}
#agri span.note {
  font-size: 1.4rem;
  margin-top: 20px;
  display: block;
}
#agri .movieArea h4 {
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: normal;
  color: #093F86;
  display: flex;
  align-items: center;
  text-align: center;
}
#agri .movieArea h4::before, #agri .movieArea h4::after {
  content: '';
  flex: 1;
  border-top: 1px solid #093F86;
  margin: 0 1rem;
}
#agri .movieArea .container {
  display: flex;
  margin-bottom: 1.5rem;
  justify-content: space-evenly;
  align-items: flex-start;
}
#agri .movieArea .youtube-2c .item {
  flex-basis: 49.5%;
}
#agri .movieArea .youtube {
  position: relative;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-top: 40px;
}
#agri .movieArea .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#agri h4.crawler {
  color: #093F86;
  font-size: 3.2rem;
  margin-bottom: 60px;
}
#agri ul.lists {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#agri ul.lists.crawler {
  display: flex;
  justify-content: center;
  gap: 10%;
  margin-bottom: 60px;
}
#agri ul.lists.others {
  display: flex;
  justify-content: center;
  gap: 10%;
}
#agri ul.lists li {
  list-style-type: none;
}
#agri ul.lists li h5 {
  color: #093F86;
  font-size: 2.2rem;
}
#agri ul.lists.others li h5 {
  color: #093F86;
  font-size: 1.6rem;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4rem;
}
#agri h4.others {
  color: #093F86;
  font-size: 2.2rem;
  margin-bottom: 40px;
}
#agri ul.lists.others li {
  list-style-type: none;
  width: 18%;
  height: auto;
}
#agri ul.lists.others li h5 {
  color: #093F86;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
#agri .contactArea {
  padding-bottom: 100px;
}
#agri .contactArea p {
  font-size: 2.6rem;
  line-height: 1.8;
  letter-spacing: 0.75px;
  margin-bottom: 40px;
  font-weight: bold;
}
#agri .contactArea a {
  content: '';
  width: 280px;
  height: 70px;
  color: #fff;
  margin: 0 auto;
  background-image: url(/images/button03.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
#agri .contactArea a:hover {
  background-image: url(/images/button02.png);
}
#agri a img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #agri .main-top {
    width: 100%;
    position: relative;
    margin-top: 35px;
  }
  #agri .main-top-img {
    margin-top: 35px;
  }
  #agri .top {
    padding-bottom: 40px;
    margin-bottom: 50px;
    width: 100%;
    margin: 0 auto;
  }
  #agri .top h3 {
    font-size: 2.6rem !important;
    line-height: 1.4;
    margin: 0 auto 40px;
    letter-spacing: 1px !important;
    width: 100%;
    min-width: 100%;
  }
  #agri .top p {
    line-height: 2;
    letter-spacing: 0.7px;
    max-width: 100%;
    margin: 0;
    text-align: left;
  }
  #agri .main-t03 {
    position: absolute;
    top: 68% !important;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) !important;
    margin: auto;
    color: #fff;
    font-size: 2.8rem !important;
    max-width: 95%;
    line-height: 2 !important;
    white-space: nowrap;
  }
  #agri .main-top p.sub-top-text {
    font-style: italic;
    font-size: 2rem !important;
    text-align: center;
    position: absolute;
    top: 73% !important;
    display: block;
    font-family: "Segoe UI" !important;
    width: 60% !important;
    left: 20% !important;
    right: 20% !important;
    margin: auto;
    padding: 0;
    line-height: 1.5 !important;
    background: none;
  }
  #agri .bnrArea img {
    width: 90%;
  }
  #agri .t-service-flex.rTxtBox .t-service-cate, #agri .t-service-flex.rTxtBox .t-service-desc01 {
    margin-right: 0;
  }
  #agri .t-service-flex {
    padding-top: 0;
    margin-bottom: 100px;
    flex-direction: column;
    align-content: flex-start;
    align-items: center;
  }
  #agri .t-service-flex .flex01-01 {
    width: 100%;
  }
  #agri .t-service-flex h3 img {
    width: 130px;
    height: auto;
  }
  #agri .t-service-flex h3::after {
    bottom: 10px;
    left: 1px;
  }
  #agri .t-service-cate p {
    font-size: 2.2rem;
    max-width: 100%;
  }
  #agri .t-service-cate {
    margin-bottom: 20px;
  }
  #agri .t-service-flex p {
    line-height: 1.7;
  }
  #agri .t-service-flex .flex01-02 {
    width: 80%;
  }
  #agri .t-service-flex .flex01-02::after {
    content: '';
    position: absolute;
    top: -30px;
    right: -200px;
    min-height: 300px;
  }
  #agri .t-service-flex {
    flex-direction: column;
    margin-bottom: 120px;
    gap: 40px;
  }
  #agri .t-service-flex:last-child {
    margin-bottom: 0;
  }
  #agri .t-service-flex .flex01-01, #agri .t-service-flex .flex01-02 {
    width: 90% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
  }
  #agri .t-service-cate, #agri .t-service-desc01 {
    margin-right: 0;
  }
  #agri .t-service-flex .flex01-02 img {
    position: relative;
    width: 70%;
    max-width: 80%;
    height: auto;
  }
  #agri .t-service-flex.rTxtBox {
    flex-direction: column;
    margin-bottom: 0;
  }
  #agri .t-service-flex.rTxtBox .flex01-02.noShadow img {
    top: -40px;
  }
  #agri .t-service-flex.rTxtBox .flex01-02.noShadow::after {
    top: -10px;
    right: 250px;
    min-height: 260px;
    height: 60%;
  }
  #agri .t-service-flex.rTxtBox .flex01-02-02::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 50px;
    width: 100%;
    height: 100%;
  }
  #agri .t-service-flex.rTxtBox .flex01-02-02::after {
    content: '';
    position: absolute;
    top: -30px;
    right: 200px;
  }
  #agri .movieArea {
    margin-top: 120px !important;
  }
  #agri .movieArea h4 {
    font-size: 2.6rem;
  }
  #agri .movieArea .youtube-2c .item {
    flex-basis: 90%;
  }
  #agri ul.lists li h5 {
    font-size: 1.8rem;
  }
  #agri h4.crawler {
    font-size: 2.6rem;
    margin-top: 40px;
  }
  #agri ul.lists {
    display: flex;
    justify-content: center;
    gap: 6%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #agri ul.lists li {
    list-style-type: none;
    width: 40%;
  }
  #agri ul.lists.others {
    display: flex;
    gap: 2%;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 10px;
  }
  #agri ul.lists.others li {
    width: 32%;
    height: auto;
    margin-bottom: 8%;
  }
  #agri ul.lists.others li h5 {
    color: #093F86;
    font-size: 1.4rem;
    margin-bottom: 0;
    line-height: 1.5;
  }
  #agri ul.lists.others li img {
    max-width: 100%;
  }
  #agri h4.others {
    margin-top: 60px;
  }
  #agri .contactArea {
    width: 90%;
    margin-bottom: 60px;
  }
  #agri .contactArea p {
    font-size: 2rem;
    line-height: 1.61;
    letter-spacing: 0.75px;
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .pcShow {
    display: none;
  }
  .spShow {
    display: block;
  }
#agri .topic-path{
	margin-top: 15px!important;
}
  #agri p.main-t00 {
    font-size: 2.5rem;
    line-height: 1.5;
    padding: 15px 20px 10px 70px;
    top: 15%;
  }
  #agri .t-service-flex .flex01-02 img {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #agri .t-service-flex .flex01-02::after {
    content: '';
    position: absolute;
    top: 10px;
    right: -50px;
    min-height: 300px;
  }
  #agri .t-service-flex.rTxtBox .flex01-02.noShadow::after {
    top: -10px;
    right: 70px;
    min-height: 230px;
    height: 60%;
  }
  #agri .t-service-flex.rTxtBox .flex01-02-02::after {
    width: 100%;
    height: 110%;
    top: 20px;
    right: 50px;
  }
  #agri .t-service-flex.rTxtBox .flex01-02.noShadow::after {
    right: 70px;
  }
}
/* フェード */
#agri .fade-in-on-scroll {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
#agri .fade-in-on-scroll.show {
  opacity: 1;
  transform: translateY(0);
}