@charset "UTF-8";

/* ===== sec01 MV ===== */
.sec01 {
  position: relative;
}

.sec01_bg {
  display: block;
  width: 100%;
  height: auto;
}

.sec01_content {
  position: absolute;
  top: 17.81vw; /* 342px / 1920 */
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.sec01_01 {
  display: block;
  width: 52.11vw; /* 1000.5px / 1920 */
}

.sec01_01_ttl {
  background-image: url('../img/sec01_01_ttl_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 7.39vw; /* 141.6457px / 1920 */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.sec01_01_sub {
  color: #fff;
  font-family: 'Heisei Mincho Std', '平成明朝 Std', '游明朝', YuMincho, serif;
  font-size: 1.654vw;
  font-weight: 700;
  letter-spacing: 0.31em;
  line-height: 1.85;
  margin: 0;
}

.sec01_01_main {
  color: #fff;
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-size: 2.73vw;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.3;
  margin: 0;
}

.sec01_01_h1 {
  display: block;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

.sec01_01_body {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.75) 75%, rgba(255,255,255,0) 100%);
}

.sec01_01_desc_outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.75) 75%, rgba(255,255,255,0) 100%);
  text-align: center;
  padding-bottom: 2vw;
}

.sec01_01_catch {
  color: #4d4d4d;
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-size: 1.55vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin: 2vw 0 1.04vw;
}

.sec01_01_desc {
  color: #4d4d4d;
  font-family: 'Heisei Mincho Std', '平成明朝 Std', '游明朝', YuMincho, serif;
  font-size: 1.042vw;
  font-weight: 700;
  letter-spacing: 0.31em;
  line-height: 1.85;
  margin: 0;
}

.sec01_01_tags {
  display: flex;
  justify-content: center;
  gap: 1.042vw; /* 20px / 1920 */
  list-style: none;
  padding: 0;
  margin: 5.3vw 0 0;
}

.sec01_01_tag {
  width: 16.56vw; /* 318.0117px / 1920 */
  height: 2.757vw; /* 52.9384px / 1920 */
  display: flex;
  align-items: center;
  justify-content: center;
  background: #45b035;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.19vw;
  letter-spacing: 0.1em;
}

.sec01_01_img {
  display: none;
}

/* ===== sec02 ===== */
.sec02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9.9vw; /* 190px / 1920 */
  padding-top: 4.17vw; /* 80px / 1920 */
  background-image: url(../img/sec02_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sec02_item {
  display: flex;
  align-items: center;
  gap: 2vw;
  width: 65.36vw; /* 1255px / 1920 */
}

.sec02_item picture {
  flex-shrink: 0;
}

.sec02_item picture img {
  display: block;
  width: 32.29vw; /* 620px / 1920 */
}

.sec02_item_txt {
  width: 31.25vw; /* 600px / 1920 */
  flex-shrink: 0;
  text-align: left;
}

.sec02_item_ttl {
  display: inline-block;
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-weight: 500;
  font-size: 1.8vw;
  letter-spacing: 0.1em;
  color: #45b035;
  padding-bottom: 0.78vw;
  border-bottom: 1px solid #45b035;
  margin: 0 0 1.5vw;
}

.sec02_item_body {
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-size: 1.14vw;
  letter-spacing: 0.1em;
  line-height: 1.7;
  color: #727171;
  margin: 0;
  text-align: left;
}

.sec02_item_note {
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-size: 0.83vw;
  letter-spacing: 0.06em;
  line-height: 1.8;
  color: #727171;
  margin: 0.8vw 0 0;
  text-align: left;
}

/* ===== sec03_01 text ===== */
.sec03_01_ttl {
  text-align: center;
  color: #0080cb;
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-size: 1.43vw;
  font-weight: 700;
  letter-spacing: 0.35em;
  margin: 0 0 6.08vw;
}

.sec03_01_body {
  text-align: center;
  color: #666;
  font-family: 'Yu Mincho', '游明朝', YuMincho, serif;
  font-size: 0.93vw;
  letter-spacing: 0.06em;
  line-height: 2;
  margin: 0;
}

.sec03_01_img {
  display: none;
}

/* ===== sec03_02 card ===== */
.sec03_sys_card {
  width: 100%;
}

.sec03_02_header {
  background: #45b035;
  width: 100%;
  height: 3.281vw; /* 63px / 1920 */
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec03_02_ttl {
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.44vw;
  font-weight: 500;
  letter-spacing: 0.17em;
  margin: 0;
}

.sec03_02_name {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.25vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #727171;
  margin: 1vw 0 1.1vw;
}

.sec03_02_img {
  text-align: center;
  margin: 0 0 2.4vw;
}

.sec03_02_img img {
  width: 25vw; /* 480px / 1920 */
}

.sec03_02_table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #0081cc;
}

.sec03_02_table th,
.sec03_02_table td {
  border: 1px solid #0081cc;
  vertical-align: middle;
  padding: 0.83vw 0.8vw;
}

.sec03_02_table tr:nth-child(-n+3) th,
.sec03_02_table tr:nth-child(-n+3) td {
  padding: 1.59vw 0.8vw;
}

.sec03_02_table th {
  background: #f2f9fc;
  color: #0081cc;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.83vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  width: 28%;
  border-right: none;
}

.sec03_02_table td {
  border-left: none;
}

.sec03_02_table td {
  background: #fff;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.13vw;
  font-weight: 500;
  color: #727171;
}

.sec03_02_features {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.sec03_02_features li {
  color: #727171;
  line-height: 2;
  font-size: 0.93vw;
}

.sec03_02_features li::before {
  content: "●";
  color: #45b035;
  margin-right: 0.3em;
}

/* ===== sec03 ===== */
.sec03 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5.21vw; /* 100px / 1920 */
  padding-top: 10.42vw; /* 200px / 1920 */
}

/* ===== sec03 slider ===== */
.sec03_slider_wrap {
  position: relative;
  width: 37.73vw; /* 724px / 1920 */
  margin: 0 auto;
}

.sec03_slider_wrap .swiper-button-prev,
.sec03_slider_wrap .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  z-index: 10;
  width: auto;
  height: auto;
}

.sec03_slider_wrap .swiper-button-prev::after,
.sec03_slider_wrap .swiper-button-next::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}

.sec03_slider_wrap .swiper-button-prev::after {
  border-width: 2.45vw 2.48vw 2.45vw 0;
  border-color: transparent #999999 transparent transparent;
}

.sec03_slider_wrap .swiper-button-next::after {
  border-width: 2.45vw 0 2.45vw 2.48vw;
  border-color: transparent transparent transparent #999999;
}

.sec03_slider_wrap .swiper-button-prev {
  left: -5.125vw;
}

.sec03_slider_wrap .swiper-button-next {
  right: -5.125vw;
}

.sec03_02 .swiper-pagination {
  position: static;
  display: flex;
  justify-content: center;
  gap: 0.52vw;
  margin-top: 2.54vw;
}

.sec03_02 .swiper-pagination-bullet {
  width: 0.625vw; /* 12px / 1920 */
  height: 0.625vw;
  border-radius: 50%;
  background: #999999;
  opacity: 1;
  cursor: pointer;
  flex-shrink: 0;
}

.sec03_02 .swiper-pagination-bullet-active {
  background: #45b035;
}

.sec03_02 .swiper-pagination {
  display: none;
}

.sec03_note {
  font-family: "Yu Mincho", "游明朝", YuMincho, "Noto Serif JP", serif;
  font-size: 0.85vw;
  line-height: 1.75;
  color: #666;
  margin-top: 1.04vw; /* 20px / 1920 */
  text-align: left;
  width: 37.73vw;
  margin-left: auto;
  margin-right: auto;
}

/* ===== sec_footer ===== */
.sec_footer {
  padding-top: 5vw;
}

/* ===== SP ===== */
@media screen and (max-width: 750px) {

  /* sec01 */
  .sec01_content {
    top: 34.81vw;
  }

  .sec01_01 {
    width: 92%;
    margin: 0 auto;
    background: transparent;
  }

  .sec01_01_img {
    display: none;
  }

  .sec01_01_ttl {
    height: 17.46vw;
  }

  .sec01_01_sub {
    font-size: 3.2vw;
  }

  .sec01_01_main {
    font-size: 6.4vw;
  }

  .sec01_01_body {
    background: rgba(255, 255, 255, 0.6);
    padding-top: 4vw;
  }

  .sec01_01_desc_outer {
    background: rgba(255, 255, 255, 0.6);
    padding-bottom: 4vw;
  }

  .sec01_01_catch {
    font-size: 3.6vw;
    margin: 0 0 4.7vw;
  }

  .sec01_01_desc {
    font-size: 2.7vw;
  }

  .sec01_01_tags {
    flex-direction: column;
    align-items: center;
    margin: 12vw 0 0;
    gap: 2.7vw;
  }

  .sec01_01_tag {
    width: 50.38vw;
    height: 8.4vw;
    font-size: 3.8vw;
  }

  /* sec03_01 */
  .sec03_01_img {
    display: none;
  }

  .sec03_01_ttl {
    font-size: 4.2vw;
    margin-bottom: 3vw;
  }

  .sec03_01_body {
    font-size: 3vw;
    width: 80%;
    margin: 10vw auto 3vw;
    text-align: left;
    line-height: 1.4;
  }

  .sec03_01_body br {
    display: none;
  }

  /* sec03_02 card */
  .sec03_02_header {
    height: 8.03vw;
  }

  .sec03_02_ttl {
    font-size: 3.6vw;
    letter-spacing: 0.12em;
  }

  .sec03_02_name {
    font-size: 3.2vw;
    margin: 3vw 0;
  }

  .sec03_02_img {
    margin: 0 0 6.4vw;
  }

  .sec03_02_img img {
    width: 60vw;
  }

  .sec03_02_table tr:nth-child(-n+3) th,
  .sec03_02_table tr:nth-child(-n+3) td {
    height: 10.94vw;
  }

  .sec03_02_table th {
    font-size: 2.1vw;
  }

  .sec03_02_table td {
    font-size: 2.9vw;
  }

  .sec03_02_features li {
    font-size: 2.4vw;
  }

  .sec03_02_features li::before {
    font-size: 0.5em;
  }

  /* sec03 */
  .sec03 {
    padding-top: 30.42vw;
    gap: 6.41vw; /* 75px / 1170 */
  }

  /* sec03 slider */
  .sec03_slider_wrap {
    width: 92.4vw;
  }

  .sec03_slider_wrap .swiper-button-prev,
  .sec03_slider_wrap .swiper-button-next {
    display: none;
  }

  .sec03_02 .swiper-pagination {
    display: flex;
    margin-top: 5.08vw;
  }

  .sec03_note {
    width: 92.4vw;
    margin-top: 11vw;
    font-size: 2vw;
  }

  .sec03_02 .swiper-pagination-bullet {
    width: 3vw;
    height: 3vw;
  }

  /* sec_footer */
  .sec_footer {
    padding-top: 20vw;
  }

  /* sec02 */
  .sec02 {
    padding-top: 17.4vw;
    gap: 17.95vw; /* 210px / 1170 */
    background-image: url(../img/sec02_bg_sp.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .sec02_item {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

  .sec02_item_txt {
    width: 100%;
    padding: 0 4.62vw;
    margin-bottom: 4.27vw;
    box-sizing: border-box;
  }

  .sec02_item_ttl {
    font-size: 4.5vw;
  }

  .sec02_item_body {
    font-size: 3.3vw;
  }

  .sec02_item_note {
    font-size: 2.4vw;
  }

  .sec02_item picture img {
    width: 100%;
  }

}
