@charset "utf-8";
.fv {
  position: relative;
  box-sizing: border-box;
  height: 740px;
  margin-top: 70px;
  overflow: hidden;
  background: #eee8e4;
}
.fv_slider, .fv_slide {
  position: absolute;
  inset: 0;
}
.fv_slide {
  background-position: center;
  opacity: 0;
  transition: opacity 1.4s ease;
}
.fv_slide.is-active {
  z-index: 1;
  opacity: 1;
}
.fv_content {
  position: absolute;
  z-index: 2;
  top: 141px;
  left: calc(50% + 67px);
  width: 504px;
}
.fv_content::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -36px -48px -42px;
  background: rgba(255, 255, 255, .62);
  filter: blur(18px);
  border-radius: 999px;
  pointer-events: none;
}
.fv_en {
  margin: 0 0 14px;
  font-family: "Cormorant Infant", serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.fv h1 {
  margin: 0 0 13px;
  font-family: "Zen Old Mincho", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 50.4px;
  letter-spacing: .02em;
}
.fv_text {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: .02em;
}
.sp_fv_slider {
  display: none !important;
}
body.gjs-dashed .fv {
  height: auto !important;
}
body.gjs-dashed .fv_slider, body.gjs-dashed .fv_slide {
  position: static;
  opacity: 1 !important;
}
body.gjs-dashed .fv_slide img {
  max-width: 800px;
  height: auto !important;
}
body.gjs-dashed .sp_fv_slider {
  display: block !important;
  max-width: 400px;
}
.about_section {
  position: relative;
  box-sizing: border-box;
  overflow: visible;
  background: #F4EFED;
  background-image: url("https://immune-plus.net/system_panel/uploads/images/top_about_line.svg");
  background-position: center bottom 10%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-bottom: 1px solid #80625E;
}
.leaf_shadow01 {
  top: -188px;
  left: -275px;
  width: 825px;
  height: 619px;
  opacity: .5;
}
.about_inner {
  position: relative;
  justify-content: space-between;
}
.about_content {
  box-sizing: border-box;
  padding-top: 23px;
}
.about_content .section_title {
  margin-bottom: 24px;
}
.about_text p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: .02em;
}
.about_buttons {
  display: flex;
  gap: 20px;
  margin-top: 27px;
}
.value_section {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url("https://immune-plus.net/system_panel/uploads/images/top_about_line.svg");
  background-position: center top 20%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-bottom: 1px solid #80625E;
}
.leaf_shadow02 {
  opacity: .2;
  transform: rotate(180deg);
}
.value_section > .width-1200-max {
  position: relative;
  width: 1220px;
  height: 100%;
  margin-left: 110px;
}
.value_section .section_title {
  padding-top: 90px;
}
.value_intro {
  width: 695px;
  margin-top: 25px;
}
.value_intro p {
  margin: 0 0 13px;
  font-size: 16px;
  line-height: 29px;
}
.value_diagram {
  position: relative;
  width: 400px;
  height: 360px;
}
.value_circle {
  width: 200px;
  height: 200px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  border: 1px solid rgba(63, 88, 65, 0.60);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 7px 20px rgba(59, 54, 48, .08);
  cursor: pointer;
  transition: .35s ease;
}
.value_circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border-radius: 50%;
  border: 1px solid #3F5841;
  opacity: 0.2;
}
.value_circle .meta_text, .value_circle .value_en {
  font-family: "Cormorant Infant", serif;
}
.value_circle .meta_text {
  font-size: 16px;
  line-height: 24px;
}
.value_circle .value_en {
  margin: 0;
  font-size: 17px;
  line-height: 26px;
}
.value_circle > p:not(.value_en) {
  margin: 5px 0 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  line-height: 34px;
}
.value_circle_main {
  top: 0;
  left: 100px;
}
.value_circle02 {
  bottom: 0;
  left: 10px;
}
.value_circle03 {
  right: 10px;
  bottom: 0;
}
.value_circle.is-active {
  z-index: 4;
  transform: scale(1.12);
  background-color: #BD9D90;
}
.value_circle.is-active p {
  color: #fff;
}
.value_circle02.is-active {}
.value_circle03.is-active {}
.value_cards {}
.value_cards .slick-track {
  display: flex;
  align-items: center;
  padding-left: 0;
  padding-top: 10%;
}
.value_card {
  position: relative;
  box-sizing: border-box;
  width: 574px;
  margin-right: 56px;
  padding: 52px 148px 42px 48px;
  border-radius: 4px;
  box-shadow: 0 12px 25px rgba(59, 54, 48, .12);
  transform: scale(.84);
  opacity: .58;
  transition: .45s ease;
  background: #CAB8A9;
  background: linear-gradient(170deg, rgba(202, 184, 169, 1) 0%, rgba(186, 152, 123, 1) 100%);
}
.value_card02 {}
.value_card03 {}
.value_cards .slick-current {
  z-index: 2;
  transform: scale(1);
  opacity: 1;
}
.value_card_text, .value_card_text p, .value_card_text h3, .value_card_text a {
  position: relative;
  z-index: 2;
  color: #fff;
}
.value_card_en {
  margin: 0 0 8px;
  font-family: "Cormorant Infant", serif;
  font-size: 37px;
  line-height: 44px;
}
.value_card h3 {
  margin: 0 0 22px;
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 39.4px;
}
.value_card_text > p:not(.value_card_en) {
  margin: 0;
  font-size: 16px;
  line-height: 29px;
}
.value_card_text a {
  margin-top: 24px;
  font-family: "Cormorant Infant", serif;
  font-size: 13px;
}
.value_card_text .more_bt2 a .icon {
  border-color: #fff;
}
.value_card_img {
  position: absolute;
  top: 0;
  right: 25px;
  overflow: hidden;
  width: 180px;
  height: 150px;
  border-radius: 130px;
  transform: translateY(-20%);
}
.value_card_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1280px) {}
.service_section {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url("https://immune-plus.net/system_panel/uploads/images/leaf-shadow2.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 55% auto;
}
.service_inner {}
.service_title {
  margin-bottom: 50px;
}
.service_title h2 {
  margin: 0;
  color: var(--rose);
  font-family: "Cormorant Infant", serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.service_txt .txt-vertical:not(.service_lead) {
  margin: 15px 0 0;
  font-family: "Zen Old Mincho", serif;
  font-size: 26px;
  line-height: 34px;
}
.service_title .service_lead {
  margin: 65px 0 0;
  font-size: 15px;
  line-height: 40px;
}
.service_visual {}
.service_visual img {}
.service_menu {}
.service_menu > a {
  display: block;
  align-items: center;
  box-sizing: border-box;
  min-height: 129px;
  padding: 17px 0;
  border-bottom: 1px solid rgba(128, 98, 94, .35);
}
.service_menu > a > .meta_text {
  font-family: "Cormorant Infant", serif;
  font-size: 18px;
}
.service_en {
  margin: 0;
  color: var(--rose);
  font-family: "Cormorant Infant", serif;
  font-size: 24px;
  line-height: 36px;
}
.service_menu a div > p:last-child {
  margin: 2px 0 0;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 29px;
}
.service_buttons {
  display: flex;
  gap: 12px;
  margin-top: 28px;
  justify-content: flex-end;
}
.service_section .service_txt {
  width: 15%;
}
.service_section .service_visual {
  width: 45%;
}
.service_section .service_menu {
  width: 30%;
}
.service_menu a div {
  position: relative;
  text-align: right;
  padding-right: 30px;
}
.service_menu a div img {
  position: absolute;
  width: 14px;
  top: 4px;
  right: 0;
  transition: ease 0.3s;
}
.service_menu a:hover div img {
  transform: translateX(2px);
}
.service_menu > a .arrow2 {
  display: none;
}
@media screen and (max-width: 1080px) {
  .service_section .service_inner {
    justify-content: center;
    gap: 50px;
  }
  .service_section .service_txt {
    width: 25%;
    gap: 20px;
  }
  .service_section .service_visual {
    width: 55%;
  }
  .service_section .service_menu {
    width: 60%;
  }
}
.concerns_section {
  background-color: #F4EFED;
}
.movie_section > div video {
  width: 100%;
}
.movie_section .sp_mv {
  display: none;
}
body.gjs-dashed .movie_section > div {
  display: block !important;
  ;
}
.news_section {
  box-sizing: border-box;
  border-bottom: 1px solid #80625E;
}
.news_columns {}
.news_column {
  width: 47.5%;
}
.news_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 66px;
}
.news_head h2 {
  margin: 0;
  color: var(--rose);
  font-family: "Cormorant Infant", serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
}
.news_head p {
  margin: -10px 0 0 0;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 39px;
}
.news_head > a {
  margin-top: 6px;
  font-family: "Cormorant Infant", serif;
  font-size: 13px;
  border-bottom: 1px solid var(--ink);
}
.news_column .webgene-blog .webgene-item > a {
  display: grid;
  grid-template-columns: 105px 1fr;
  gap: 0;
  border-bottom: 1px solid #d7d3cf;
  padding: 20px 0;
}
.news_column .webgene-blog .webgene-item:first-of-type > a {
  padding-top: 0;
}
.news_column .webgene-blog .meta_text {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 28.8px;
}
.news_column .webgene-blog p {
  margin: 0;
  font-size: 16px;
  line-height: 28.8px;
}
@media screen and (min-width:768px) {
  .service_menu > a {
    background-image: none !important;
  }
}
@media screen and (max-width:767px) {
  .about_section {
    overflow: hidden;
  }
  .fv {
    height: 760px;
    margin-top: 60px;
  }
  .fv_slide {
    background-position: center;
  }
  .fv_content {
    top: 56px;
    right: 30px;
    left: 30px;
    width: auto;
  }
  .fv_en {
    margin-bottom: 8px;
    font-size: 17px;
  }
  .fv h1 {
    font-size: 26px;
    line-height: 46px;
  }
  .fv_text {
    font-size: 15px;
    line-height: 26px;
  }
  .fv_content .more_bt {
    margin-left: auto;
  }
  .pc_fv_slider {
    display: none !important;
  }
  .sp_fv_slider {
    display: block !important;
  }
  .about_section {}
  .about_inner {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .about_content {
    order: 1;
    padding-bottom: 55px;
    width: 100% !important;
  }
  .about_content .section_title {
    margin-bottom: 28px;
  }
  .about_text p {
    font-size: 15px;
    line-height: 27px;
  }
  .about_img {
    order: 2;
    width: 80% !important;
  }
  .about_buttons {
    margin-top: 25px;
    justify-content: center;
  }
  .value_section {}
  .value_section > .width-1200-max {
    width: 330px;
    margin: 0 auto;
  }
  .value_section .section_title {
    padding-top: 0;
  }
  .value_intro {
    width: 330px;
    margin-top: 25px;
  }
  .value_intro p {
    font-size: 15px;
    line-height: 27px;
  }
  .value_diagram {
    position: relative;
    top: auto;
    right: auto;
    width: 370px;
    height: 320px;
    margin-top: 60px;
  }
  .value_circle {
    width: 180px;
    height: 180px;
  }
  .value_circle_main {
    left: 80px;
    width: 180px;
    height: 180px;
  }
  .value_circle02 {
    left: 0px
  }
  .value_circle03 {
    right: 0px
  }
  .value_circle > p:not(.value_en) {
    font-size: 19px;
  }
  .value_cards {}
  .value_cards .slick-track {
    height: auto;
    padding-left: 20px;
    margin-top: 80px;
  }
  .value_card {
    width: 330px;
    height: auto;
    margin-right: 20px;
    transform: scale(.88);
    padding: 80px 20px 50px;
  }
  .value_card_img {
    width: 130px;
    height: 100px;
  }
  .value_card_en {
    font-size: 31px;
  }
  .value_card h3 {
    font-size: 19px;
  }
  .value_card_text {
    width: 100%;
  }
  .value_card_text > p:not(.value_card_en) {
    font-size: 15px;
    line-height: 27px;
  }
  .service_section {}
  .service_inner {
    margin: 0;
  }
  .service_title {
    text-align: left
  }
  .service_title h2 {
    font-size: 60px;
  }
  .service_txt .txt-vertical:not(.service_lead) {
    font-size: 20px;
  }
  .service_title .service_lead {
    font-size: 14px;
    line-height: 28px;
  }
  .service_visual {}
  .service_menu {}
  .service_menu > a {
    position: relative;
  }
  .service_menu > a {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 80px 15px 20px;
  }
  .service_menu > a:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .service_menu > a::after {
    content: "";
    position: absolute;
    background: #80625E;
    background: linear-gradient(180deg, rgba(128, 98, 94, 0) 0%, rgba(128, 98, 94, 1) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .service_menu > a > p, .service_menu > a > div {
    position: relative;
    z-index: 3;
  }
  .service_menu > a p {
    color: #fff;
  }
  .service_menu > a .arrow1 {
    display: none;
  }
  .service_menu > a .arrow2 {
    display: block;
  }
  .service_buttons {}
  .service_section .service_inner {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
  }
  .service_section .service_txt {
    width: 90%;
    gap: 30px;
    align-items: flex-start;
  }
  .service_section .service_visual {
    width: 90%;
    display: none;
  }
  .service_section .service_menu {
    width: 100%;
  }
  .service_buttons {
    justify-content: center;
  }
  .movie_section .pc_mv {
    display: none;
  }
  .movie_section .sp_mv {
    display: block;
  }
  .news_section {}
  .news_columns {
    display: block;
    margin: 0 auto;
  }
  .news_column {
    width: 100%;
  }
  .news_column:first-of-type {
    margin-bottom: 50px;
  }
  .news_head {}
  .news_head h2 {
    font-size: 36px;
  }
  .news_column .webgene-blog .webgene-item > a {
    display: block;
  }
  .news_column .webgene-blog .meta_text, .news_column .webgene-blog p {
    font-size: 15px;
    line-height: 27px;
  }
}
@media screen and (min-width:768px) and (max-width:1366px) {
  .value_section > .width-1200-max, .voice_section > .width-1200-max {
    width: min(1220px, calc(100% - 60px));
    margin-right: auto;
    margin-left: auto;
  }
  .value_section > .width-1200-max {
    left: auto;
    margin-left: auto;
  }
  .value_diagram {
    right: clamp(0px, 2vw, 50px);
  }
  .value_cards {
    width: 100%;
  }
}