@charset "UTF-8";


/* fvWrap
***************************************************************/
.fvWrap {
  padding: 190px 0 160px;
}
.fv_inner {
  width: 1145px;
  margin: 0 auto;
  position: relative;
}
.fv_title1_eng {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.fv_title1_h1 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.fv_title2 {
  width: 324.53px;
  margin: 0 auto;
  margin-top: 70px;
}
.fv_txt1 {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 2.5;
  margin-top: 70px;
}
.fv_txt1 + .fv_txt1 {
  margin-top: 40px;
}
@keyframes fv_img {
  0% {
    opacity: 0;
    -ms-filter: blur(6px);
    filter: blur(6px);
  }
  100% {
    opacity: 1;
    -ms-filter: blur(0);
    filter: blur(0);
  }
}
.fv_img {
  position: absolute;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 0;
  animation: blur 1.5s ease-in-out 1s forwards;
}
.fv_img1 {
  width: 349px;
  top: 126px;
  left: -84px;
}
.fv_img2 {
  width: 301px;
  top: 0;
  right: -23px;
  animation-delay: 1.5s;
}
.fv_img3 {
  width: 327px;
  top: 491px;
  left: -145px;
  animation-delay: 2s;
}
.fv_img4 {
  width: 309px;
  top: 700px;
  right: 0;
  animation-delay: 3s;
}
.fv_img5 {
  width: 277px;
  top: 427px;
  right: -145px;
  animation-delay: 2.5s;
}
.fv_img6 {
  width: 256px;
  top: 680px;
  left: 30px;
  animation-delay: 3.5s;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .fvWrap {
    padding: 80px 0 75px;
  }
  .fv_inner {
    width: 100%;
    padding: 168px 0 255px;
  }
  .fv_title1_eng {
    font-size: 22px;
  }
  .fv_title1_h1 {
    font-size: 14px;
  }
  .fv_title2 {
    width: 165px;
    margin-top: 28px;
  }
  .fv_txt1 {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 2;
    margin-top: 28px;
  }
  .fv_txt1 + .fv_txt1 {
    margin-top: 25px;
  }
  .fv_img1 {
    width: 180.75px;
    top: 0;
    left: 0;
  }
  .fv_img2 {
    width: 178px;
    top: 20px;
    right: 0;
  }
  .fv_img3 {
    width: 189.48px;
    top: auto;
    bottom: 73px;
    left: 0;
  }
  .fv_img4 {
    width: 136.15px;
    top: auto;
    bottom: 136px;
    right: 0;
  }
  .fv_img5 {
    width: 171px;
    top: auto;
    bottom: 0;
    right: auto;
    left: 135px;
  }
}
@media all and (max-width: 370px) {
}


/* msgWrap
***************************************************************/
.msgWrap {
  padding: 160px 0 180px;
}
.c_bnrWrap {
  padding-top: 180px;
}
.msg_inner {
  width: 1145px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.msg_in1 {
  width: 530px;
}
.msg_in2 {
  width: 581px;
}
.msg_img_pc {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.msg_item1_en {
  color: #8EBA5E;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.msg_item1_tit1 {
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.msg_item1_tit2 {
  font-size: 28px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin-top: 25px;
}
.msg_item1_txt1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.95;
  margin-top: 25px;
}
.msg_name {
  margin-top: 25px;
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  gap: 0 20px;
}
.msg_name_txt1 {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.msg_name_txt2 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .msgWrap {
    padding: 75px 0 80px;
  }
  .c_bnrWrap {
    padding-top: 80px;
  }
  .msg_inner {
    width: 100%;
    display: block;
    padding: 0 30px;
  }
  .msg_in1 {
    width: 100%;
  }
  .msg_in2 {
    width: 100%;
  }
  .msg_item1_en {
    font-size: 16px;
  }
  .msg_item1_tit1 {
    font-size: 32px;
  }
  .msg_item1_tit2 {
    font-size: 20px;
    margin-top: 25px;
  }
  .msg_item1_txt1 {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 2;
    margin-top: 12px;
  }
  .msg_nameBox {
    margin-top: 20px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    gap: 0 20px;
  }
  .msg_name_img {
    width: 139px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .msg_name {
    margin-top: 0;
    display: block;
  }
  .msg_name_txt1 {
    font-size: 13px;
    letter-spacing: 0;
  }
  .msg_name_txt2 {
    font-size: 18px;
  }
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
