@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700&display=swap");
body {
  margin: 0;
  padding: 0;
}

main {
  background-color: #FCFCFC;
}
main .module_breadCrumb {
  background-color: #ffffff;
  padding-bottom: 20px;
}

.base-bg {
  background-color: #f5f5f5;
  padding-bottom: 7.25rem;
}

.gc_main_oneColumn.about {
  max-width: 1320px;
  padding: 0 60px;
  padding-top: 40px;
  margin: 0 auto;
}
.gc_main_oneColumn.about h1 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  background-color: transparent;
  font-size: 4.4rem;
  color: #333333;
  line-height: 7rem;
  letter-spacing: 0.88rem;
}
.gc_main_oneColumn.about h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  background-color: transparent;
  font-size: 2.8rem;
  color: #333333;
  line-height: 2.8rem;
  letter-spacing: 0.28rem;
  margin: unset;
  padding: 16px 0 !important;
}
.gc_main_oneColumn.about h2 span {
  display: block;
  font-size: 1.8rem;
  font-family: "din-2014", sans-serif;
  letter-spacing: normal;
}
.gc_main_oneColumn.about h3 {
  color: #333333;
  font-family: "Zen Kaku Gothic New";
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.25rem */
  letter-spacing: 0.06rem;
  padding-left: unset !important;
  margin: unset !important;
}
.gc_main_oneColumn.about h3::before {
  content: unset;
}
.gc_main_oneColumn.about h4 {
  color: #333333;
  font-family: "Zen Kaku Gothic New";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.gc_main_oneColumn.about h5 {
  color: #333333;
  font-family: "Zen Kaku Gothic New";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.gc_main_oneColumn.about p, .gc_main_oneColumn.about li, .gc_main_oneColumn.about dt, .gc_main_oneColumn.about dd, .gc_main_oneColumn.about a {
  color: #333333;
  font-family: "Zen Kaku Gothic New";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.gc_main_oneColumn.about .button02 {
  display: inline-block;
  min-width: 18rem;
  text-align: center;
  color: #00B2BC;
  font-family: "Zen Kaku Gothic New";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 1.5rem */
  border: #00B2BC 1px solid;
  border-radius: 3rem;
  padding: 1rem 4rem 1.2rem 1.6rem;
  align-items: center;
  gap: 1rem;
  line-height: 1;
  position: relative;
}
.gc_main_oneColumn.about .button02::after {
  position: absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin-left: 1.6rem;
  display: inline-block;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1%201L6%205L1%209%22%20stroke%3D%22%2300B2BC%22%2F%3E%0A%3C%2Fsvg%3E");
}
.gc_main_oneColumn.about .button02:hover {
  color: #ffffff;
  background-color: #00B2BC;
  transition: 0.3s;
}
.gc_main_oneColumn.about .button02:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1%201L6%205L1%209%22%20stroke%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E");
}

#business .block-wrap {
  margin-top: 4rem;
  margin-bottom: 10rem;
}
#business .block-wrap .col2-wrap {
  display: flex;
}
#business h3 {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, #A3A3A3, #F6F6F6) 1;
  padding-bottom: 8px !important;
  margin-bottom: 40px !important;
}
#business .block-wrap.section01 .col2-wrap {
  justify-content: center;
  align-items: center;
}
#business .block-wrap.section01 .col2-wrap > img {
  width: 50%;
  max-width: 60.2rem;
  flex-shrink: 0;
}
#business .block-wrap.section01 .col2-wrap > p {
  margin: 0 64px;
  line-height: 1.8;
}
#business .block-wrap.section02 .col2-wrap {
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 4rem 8rem;
}
#business .block-wrap.section02 .col2-wrap .block01 {
  max-width: 44%;
  padding-right: 4rem;
}
#business .block-wrap.section02 .col2-wrap .block01 .title {
  font-size: 2rem;
  color: #00B2BC;
  font-weight: bold;
  margin-bottom: 1.4rem;
}
#business .block-wrap.section02 .col2-wrap .block01 .button-wrap {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  column-gap: 4rem;
  position: relative;
}
#business .block-wrap.section02 .col2-wrap .block01 .button-wrap a {
  font-size: 1.4rem;
  position: relative;
  margin-right: 2rem;
  font-weight: 700;
}
#business .block-wrap.section02 .col2-wrap .block01 .button-wrap a::after {
  position: absolute;
  top: 15%;
  margin-left: 0.7rem;
  display: inline-block;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M16%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208Z%22%20fill%3D%22%23D9D9D9%22%2F%3E%0A%3Cpath%20d%3D%22M10.196%2010.072V8.728H2.864V8.14H10.196V6.808L13.424%208.44L10.196%2010.072Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
}
#business .block-wrap.section02 .col2-wrap .block01 .button-wrap a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background: #333333;
  transition: 0.3s;
}
#business .block-wrap.section02 .col2-wrap .block01 .button-wrap a:hover::before {
  width: 100%;
}
#business .block-wrap.section03 .col2-wrap {
  margin-top: 40px;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
#business .block-wrap.section03 .col2-wrap > img {
  width: 50%;
  max-width: 60.2rem;
  position: sticky;
  top: 100px;
}
#business .block-wrap.section03 .col2-wrap .list-wrap .block02 {
  margin-bottom: 6.4rem;
}
#business .block-wrap.section03 .col2-wrap .list-wrap .block02 .title {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.3rem;
}
#business .block-wrap.section03 .col2-wrap .list-wrap .block02 ul {
  margin-left: 2rem;
  width: 44rem;
}
#business .block-wrap.section03 .col2-wrap .list-wrap .block02 ul li {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  list-style-type: circle;
  margin-bottom: 4px;
}
#business .block-wrap.section04 .advisor-wrap {
  margin-top: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  gap: 6rem;
  flex-wrap: wrap;
}
#business .block-wrap.section04 .advisor-wrap .block03 {
  width: 32rem;
}
#business .block-wrap.section04 .advisor-wrap .block03 .text-area {
  margin-top: 1rem;
}
#business .block-wrap.section04 .advisor-wrap .block03 .text-area .tag {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 1.4rem */
  background-color: #F2F2F2;
  padding: 0.4rem 0.8rem;
  display: inline-block;
}
#business .block-wrap.section04 .advisor-wrap .block03 .text-area .name {
  margin: 1rem 0;
  font-size: 1.8rem;
  font-weight: 500;
}
#business .block-wrap.section04 .advisor-wrap .block03 .text-area .name span {
  font-size: 1.4rem;
  margin-left: 0.4rem;
}
#business .block-wrap.section05 .logo-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  gap: 4rem 4rem;
  flex-wrap: wrap;
  margin-bottom: 4rem;
  margin-top: 4rem;
}
#business .block-wrap.section05 .logo-wrap img {
  max-width: 120px;
}

#feature h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  background-color: transparent;
  font-size: 2.4rem;
  color: #333333;
  line-height: 2.8rem;
  letter-spacing: 0.28rem;
  margin: unset;
  padding: 16px 0 !important;
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, #A3A3A3, #F6F6F6) 1;
  padding-bottom: 8px !important;
  margin-bottom: 40px !important;
}
#feature h3 span {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "din-2014", sans-serif;
  letter-spacing: normal;
}
#feature .block-wrap.section06,
#feature .block-wrap.section07 {
  margin-top: 4rem;
  margin-bottom: 10rem;
}
#feature .block-wrap.section06 .col2-wrap,
#feature .block-wrap.section07 .col2-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5rem;
}
#feature .block-wrap.section06 .col2-wrap img,
#feature .block-wrap.section07 .col2-wrap img {
  width: 50%;
  flex-shrink: 0;
}
#feature .block-wrap.section06 .col2-wrap .text p,
#feature .block-wrap.section07 .col2-wrap .text p {
  margin-top: 1rem;
  font-weight: 400;
  line-height: 200%; /* 3.2rem */
  margin-bottom: 2rem;
}
#feature .area01 {
  margin-top: 6rem;
  margin-bottom: 10rem;
  background-color: #F9F9F9;
  border-radius: 1rem;
  display: flex;
  padding: 4rem 6rem;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.15);
  gap: 6rem;
  justify-content: space-between;
  align-items: center;
}
#feature .area01 img {
  width: 50%;
  flex-shrink: 0;
}
#feature .area01 .text-area h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  background-color: transparent;
  font-size: 3.2rem;
  color: #333333;
  line-height: normal;
  letter-spacing: 0.28rem;
  margin: unset;
  padding: 16px 0 !important;
  margin-bottom: 2rem !important;
}
#feature .area01 .text-area h4 span {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "din-2014", sans-serif;
  letter-spacing: normal;
}
#feature .area01 .text-area p {
  margin-bottom: 2rem;
}
#feature .block-wrap.section08 > img {
  width: 80%;
  margin: 0 auto;
  display: block;
  margin-top: 4rem;
}
#feature .block-wrap.section08 .area01 img {
  width: 40%;
}
#feature .block-wrap.section09 {
  margin-bottom: 10rem;
}
#feature .block-wrap.section09 img {
  width: 80%;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
#feature .block-wrap.section09 .button02 {
  margin-top: 4rem;
}
#feature .block-wrap.section10 {
  margin-top: 4rem;
  padding-bottom: 10rem;
}
#feature .block-wrap.section10 h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  background-color: transparent;
  font-size: 2.4rem;
  color: #333333;
  line-height: 2.8rem;
  letter-spacing: 0.28rem;
  margin: unset;
  padding: 16px 0 !important;
  margin-bottom: 2rem;
}
#feature .block-wrap.section10 h4 span {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "din-2014", sans-serif;
  letter-spacing: normal;
}
#feature .block-wrap.section10 .col2-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 6rem;
  flex-wrap: wrap;
}
#feature .block-wrap.section10 .col2-wrap .product {
  width: 44%;
}
#feature .block-wrap.section10 .col2-wrap .product p {
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
#feature .block-wrap.section10 .col2-wrap .product img {
  max-width: 70%;
}
#feature .block-wrap.section10 .col2-wrap .product .button02 {
  margin-top: 2rem;
}

#meeting {
  margin-top: 6rem;
  margin-bottom: 10rem;
  background-color: #F9F9F9;
  border-radius: 1rem;
  display: flex;
  flex-wrap: wrap;
  padding: 4rem 6rem;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.15);
  gap: 0 6rem;
  justify-content: space-between;
  align-items: center;
}
#meeting h2 {
  flex-shrink: 0;
  padding-top: unset !important;
}
#meeting .block-editor_wrap {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
  .gc_main_oneColumn.about {
    max-width: 100%;
    padding: 0 24px;
    margin: 0 auto;
  }
  .gc_main_oneColumn.about h1 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    background-color: transparent;
    font-size: 4.4rem;
    color: #333333;
    line-height: 7rem;
    letter-spacing: 0.88rem;
  }
  .gc_main_oneColumn.about h2 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    background-color: transparent;
    font-size: 2.8rem;
    color: #333333;
    line-height: 2.8rem;
    letter-spacing: 0.28rem;
    margin: unset;
    padding: 16px 0 !important;
  }
  .gc_main_oneColumn.about h2 span {
    display: block;
    font-size: 1.8rem;
    font-family: "din-2014", sans-serif;
    letter-spacing: normal;
  }
  .gc_main_oneColumn.about h3 {
    color: #333333;
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 1.25rem */
    letter-spacing: 0.06rem;
    padding-left: unset !important;
    margin: unset !important;
  }
  .gc_main_oneColumn.about h3::before {
    content: unset;
  }
  .gc_main_oneColumn.about h4 {
    color: #333333;
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .gc_main_oneColumn.about h5 {
    color: #333333;
    font-family: "Zen Kaku Gothic New";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .gc_main_oneColumn.about p, .gc_main_oneColumn.about li, .gc_main_oneColumn.about dt, .gc_main_oneColumn.about dd, .gc_main_oneColumn.about a {
    color: #333333;
    font-family: "Zen Kaku Gothic New";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
  }
  .gc_main_oneColumn.about .button02 {
    display: inline-block;
    min-width: 18rem;
    text-align: center;
    color: #00B2BC;
    font-family: "Zen Kaku Gothic New";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 1.5rem */
    border: #00B2BC 1px solid;
    border-radius: 3rem;
    padding: 1rem 4rem 1.2rem 1.6rem;
    align-items: center;
    gap: 1rem;
    line-height: 1;
    position: relative;
  }
  .gc_main_oneColumn.about .button02::after {
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin-left: 1.6rem;
    display: inline-block;
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1%201L6%205L1%209%22%20stroke%3D%22%2300B2BC%22%2F%3E%0A%3C%2Fsvg%3E");
  }
  .gc_main_oneColumn.about .button02:hover {
    color: #ffffff;
    background-color: #00B2BC;
    transition: 0.3s;
  }
  .gc_main_oneColumn.about .button02:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1%201L6%205L1%209%22%20stroke%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E");
  }
  #business {
    margin-bottom: 6rem;
  }
  #business .block-wrap {
    margin-top: 4rem;
    margin-bottom: 0;
  }
  #business .block-wrap .col2-wrap {
    display: block;
  }
  #business h3 {
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #A3A3A3, #F6F6F6) 1;
    padding-bottom: 8px !important;
    margin-bottom: 2rem !important;
  }
  #business .block-wrap.section01 .col2-wrap {
    justify-content: center;
    align-items: center;
  }
  #business .block-wrap.section01 .col2-wrap > img {
    width: 100%;
    max-width: unset;
    flex-shrink: 0;
    margin-bottom: 2rem;
  }
  #business .block-wrap.section01 .col2-wrap > p {
    margin: 0px;
    line-height: 1.8;
  }
  #business .block-wrap.section02 .col2-wrap {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 4rem 8rem;
  }
  #business .block-wrap.section02 .col2-wrap .block01 {
    max-width: 100%;
    padding-right: 0;
  }
  #business .block-wrap.section02 .col2-wrap .block01 .title {
    font-size: 2rem;
    color: #00B2BC;
    font-weight: bold;
    margin-bottom: 1.4rem;
  }
  #business .block-wrap.section02 .col2-wrap .block01 .button-wrap {
    margin-top: 2rem;
    margin-bottom: 4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    position: relative;
  }
  #business .block-wrap.section02 .col2-wrap .block01 .button-wrap a {
    font-size: 1.4rem;
    position: relative;
    margin-right: 2rem;
  }
  #business .block-wrap.section02 .col2-wrap .block01 .button-wrap a::after {
    position: absolute;
    top: 15%;
    margin-left: 0.7rem;
    display: inline-block;
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M16%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208Z%22%20fill%3D%22%23D9D9D9%22%2F%3E%0A%3Cpath%20d%3D%22M10.196%2010.072V8.728H2.864V8.14H10.196V6.808L13.424%208.44L10.196%2010.072Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
  }
  #business .block-wrap.section02 .col2-wrap .block01 .button-wrap a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 1px;
    background: #333333;
    transition: 0.3s;
  }
  #business .block-wrap.section02 .col2-wrap .block01 .button-wrap a:hover::before {
    width: 100%;
  }
  #business .block-wrap.section03 .col2-wrap {
    margin-top: 0;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  #business .block-wrap.section03 .col2-wrap > img {
    width: 100%;
    max-width: unset;
    position: relative;
    top: 0;
  }
  #business .block-wrap.section03 .col2-wrap .list-wrap {
    margin-top: 2rem;
  }
  #business .block-wrap.section03 .col2-wrap .list-wrap .block02 {
    margin-bottom: 2rem;
  }
  #business .block-wrap.section03 .col2-wrap .list-wrap .block02 .title {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1.3rem;
  }
  #business .block-wrap.section03 .col2-wrap .list-wrap .block02 ul {
    margin-left: 2rem;
    width: calc(100% - 2rem);
  }
  #business .block-wrap.section03 .col2-wrap .list-wrap .block02 ul li {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    list-style-type: circle;
    margin-bottom: 4px;
  }
  #business .block-wrap.section04 .advisor-wrap {
    margin-top: 2rem;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
  }
  #business .block-wrap.section04 .advisor-wrap .block03 {
    max-width: calc(50% - 1rem);
  }
  #business .block-wrap.section04 .advisor-wrap .block03 .text-area {
    margin-top: 1rem;
  }
  #business .block-wrap.section04 .advisor-wrap .block03 .text-area .tag {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 1.4rem */
    background-color: #F2F2F2;
    padding: 0.4rem 0.8rem;
    display: inline-block;
  }
  #business .block-wrap.section04 .advisor-wrap .block03 .text-area .name {
    margin: 1rem 0;
    font-size: 1.8rem;
    font-weight: 500;
  }
  #business .block-wrap.section04 .advisor-wrap .block03 .text-area .name span {
    font-size: 1.4rem;
    margin-left: 0.4rem;
  }
  #business .block-wrap.section04 .advisor-wrap .block03 .text-area .at {
    font-size: 1.4rem;
  }
  #business .block-wrap.section05 .logo-wrap {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    gap: 4rem 4rem;
    flex-wrap: wrap;
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
  #business .block-wrap.section05 .logo-wrap img {
    max-width: 120px;
  }
  #feature h3 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    background-color: transparent;
    font-size: 2.4rem;
    color: #333333;
    line-height: 2.8rem;
    letter-spacing: 0.28rem;
    margin: unset;
    padding: 16px 0 !important;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #A3A3A3, #F6F6F6) 1;
    padding-bottom: 8px !important;
    margin-bottom: 2rem !important;
  }
  #feature h3 span {
    display: block;
    font-weight: 600;
    font-size: 1.8rem;
    font-family: "din-2014", sans-serif;
    letter-spacing: normal;
  }
  #feature .block-wrap.section06,
  #feature .block-wrap.section07 {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }
  #feature .block-wrap.section06 .col2-wrap,
  #feature .block-wrap.section07 .col2-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2rem;
  }
  #feature .block-wrap.section06 .col2-wrap img,
  #feature .block-wrap.section07 .col2-wrap img {
    width: 100%;
    flex-shrink: 0;
    order: 1;
  }
  #feature .block-wrap.section06 .col2-wrap .text,
  #feature .block-wrap.section07 .col2-wrap .text {
    order: 2;
  }
  #feature .block-wrap.section06 .col2-wrap .text p,
  #feature .block-wrap.section07 .col2-wrap .text p {
    margin-top: 1rem;
    font-weight: 400;
    line-height: 200%; /* 3.2rem */
    margin-bottom: 2rem;
  }
  #feature .area01 {
    margin-top: 4rem;
    margin-bottom: 6rem;
    background-color: #F9F9F9;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    padding: 4rem 2rem;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.15);
    gap: 4rem;
    justify-content: space-between;
    align-items: center;
  }
  #feature .area01 img {
    width: 100%;
    flex-shrink: 0;
    order: 1;
  }
  #feature .area01 .text-area {
    order: 2;
  }
  #feature .area01 .text-area h4 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    background-color: transparent;
    font-size: 2.4rem;
    color: #333333;
    line-height: normal;
    letter-spacing: 0.28rem;
    margin: unset;
    padding: 0 !important;
    margin-bottom: 2rem !important;
  }
  #feature .area01 .text-area h4 span {
    display: block;
    font-weight: 600;
    font-size: 1.8rem;
    font-family: "din-2014", sans-serif;
    letter-spacing: normal;
  }
  #feature .area01 .text-area p {
    margin-bottom: 2rem;
  }
  #feature .block-wrap.section08 > img {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 4rem;
  }
  #feature .block-wrap.section08 .area01 img {
    width: 100%;
  }
  #feature .block-wrap.section09 {
    margin-bottom: 4rem;
  }
  #feature .block-wrap.section09 img {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  #feature .block-wrap.section09 .button02 {
    margin-top: 4rem;
  }
  #feature .block-wrap.section10 {
    margin-top: 4rem;
    padding-bottom: 6rem;
  }
  #feature .block-wrap.section10 h4 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    background-color: transparent;
    font-size: 2.4rem;
    color: #333333;
    line-height: 2.8rem;
    letter-spacing: 0.28rem;
    margin: unset;
    padding: 16px 0 !important;
    margin-bottom: 2rem;
  }
  #feature .block-wrap.section10 h4 span {
    display: block;
    font-weight: 600;
    font-size: 1.8rem;
    font-family: "din-2014", sans-serif;
    letter-spacing: normal;
  }
  #feature .block-wrap.section10 .col2-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 4rem;
    flex-wrap: wrap;
  }
  #feature .block-wrap.section10 .col2-wrap .product {
    width: 100%;
  }
  #feature .block-wrap.section10 .col2-wrap .product p {
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
  }
  #feature .block-wrap.section10 .col2-wrap .product img {
    max-width: 100%;
  }
  #feature .block-wrap.section10 .col2-wrap .product .button02 {
    margin-top: 2rem;
  }
  #meeting {
    margin-top: 2rem;
    margin-bottom: 10rem;
    background-color: #F9F9F9;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    padding: 4rem 2rem;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.15);
    gap: 2rem 6rem;
    justify-content: space-between;
    align-items: center;
  }
  #meeting h2 {
    flex-shrink: 0;
    padding-top: unset !important;
  }
}/*# sourceMappingURL=about.css.map */