@charset "UTF-8";
html {
  color: #000;
  font-family: "Noto Sans JP", YuGothic, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 62.5%;
  position: relative;
  background: #fff;
  font-weight: 300;
  transition: 0.3s;
  visibility: hidden;
  scroll-behavior: auto;
}
html.wf-active {
  visibility: visible;
}

body {
  transition: 0.3s;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
  font-variant-ligatures: common-ligatures contextual;
  font-feature-settings: "kern", "liga", "clig", "calt";
  padding: 6vw 0 0;
}
body a {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
  vertical-align: top;
  cursor: pointer;
  font-family: "Noto Sans JP", YuGothic, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  display: inline-block;
}
body input {
  font-family: "Noto Sans JP", YuGothic, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body input[type=submit], body input[type=button] {
  -webkit-appearance: none;
}
body a:hover {
  text-decoration: none;
}
body a:hover img {
  opacity: 0.8;
  transition: 0.3s;
}
body a:focus {
  overflow: hidden;
  outline: none;
}
body .indent {
  padding-left: 1em;
  text-indent: -1em;
}
body dt, body dd, body p, body li, body th, body td, body address {
  line-height: 2.1;
}
body img {
  max-width: 100%;
  width: 100%;
  transition: 0.3s;
}
body strong {
  font-weight: 700;
}
body .red {
  color: #cb2d28;
}
body .right {
  text-align: right;
}
body .left {
  text-align: left;
}
body .center {
  text-align: center;
}
body .b {
  font-weight: bold;
}
body .must {
  font-size: 1.2vw;
  color: #cb2d28;
  font-weight: 700;
  position: relative;
  top: -0.2vw;
  left: 0.3vw;
}
body .must2 {
  font-size: 1.1vw;
  font-weight: 400;
}
body .must2 span {
  color: #cb2d28;
  font-weight: 700;
}
@media (max-width: 959px) {
  body .must2 {
    font-size: 2vw;
  }
}
@media (max-width: 559px) {
  body .must2 {
    font-size: 3vw;
  }
}
@media (max-width: 959px) {
  body {
    padding: 7vw 0 0;
  }
}
@media (max-width: 559px) {
  body {
    padding: 16vw 0 0;
  }
}

body .title-common01 span {
  font-weight: 500;
  font-size: 2.2vw;
}
body .title-common01 span.icon-news {
  background: url(../img/icon-news.webp) no-repeat left 0.6vw top/5.4vw auto;
  padding: 4.5vw 0 0;
  display: block;
}
body .title-common01 span.icon-company {
  background: url(../img/icon-company.webp) no-repeat center top/3.6vw auto;
  padding: 4.7vw 0 0;
}
body .title-common01 span.icon-design {
  background: url(../img/icon-design.webp) no-repeat center top/3.6vw auto;
  padding: 4.7vw 0 0;
}
body .title-common01 span.icon-tec {
  background: url(../img/icon-tec.webp) no-repeat center top/3.6vw auto;
  padding: 4.7vw 0 0;
}
body .title-common01 span.icon-planning {
  background: url(../img/icon-planning.webp) no-repeat center top/3.6vw auto;
  padding: 4.7vw 0 0;
}
body .title-common01 span.icon-system {
  background: url(../img/icon-system.webp) no-repeat center top/3.6vw auto;
  padding: 4.7vw 0 0;
}
body .title-common01 span.icon-contact {
  background: url(../img/icon-contact.webp) no-repeat center top/3.6vw auto;
  padding: 4.7vw 0 0;
}
body .title-common01.type02 {
  text-align: center;
}
body .title-common01.type02 span {
  font-size: 1.6vw;
  letter-spacing: 0.1vw;
  display: inline-block;
  margin: 0 0 4vw;
  padding: 5.2vw 0 0;
}
body .title-common01.type02 span.icon-news {
  background-position: left 1.4vw top;
}
@media (max-width: 959px) {
  body .title-common01 span {
    background-size: 6.6vw auto;
    padding: 9.7vw 0 0;
    margin: 0 0 6vw;
  }
  body .title-common01 span.icon-news {
    margin: 0;
  }
  body .title-common01 span.icon-company {
    background-size: 6.6vw auto;
    padding: 9.7vw 0 0;
  }
  body .title-common01 span.icon-design {
    background-size: 6.6vw auto;
    padding: 7.7vw 0 0;
  }
  body .title-common01 span.icon-tec {
    background-size: 6.6vw auto;
    padding: 7.7vw 0 0;
  }
  body .title-common01 span.icon-planning {
    background-size: 6.6vw auto;
    padding: 7.7vw 0 0;
  }
  body .title-common01 span.icon-system {
    background-size: 6.6vw auto;
    padding: 7.7vw 0 0;
  }
  body .title-common01 span.icon-contact {
    background-size: 6.6vw auto;
    padding: 6.7vw 0 0;
  }
  body .title-common01.type02 span {
    font-size: 2.8vw;
    margin: 0 0 6vw;
  }
  body .title-common01.type02 span.icon-news {
    background-position: left 4.4vw top;
    background-size: 10vw auto;
    padding: 10vw 0 0;
  }
}
@media (max-width: 559px) {
  body .title-common01 {
    font-weight: 900;
  }
  body .title-common01 span.icon-news {
    background-size: 13.4vw auto;
    padding: 11vw 2vw 0 0;
    background-position: center top;
    font-size: 5vw;
  }
  body .title-common01 span.icon-planning {
    background-size: 8.6vw auto;
  }
  body .title-common01.type02 span {
    font-size: 4vw;
    padding: 10.7vw 0 0;
  }
}
body .title-common02 {
  font-size: 1.6vw;
  letter-spacing: 0.1vw;
  margin: 0 0 2vw;
}
@media (max-width: 959px) {
  body .title-common02 {
    font-size: 4vw;
    margin: 0 0 5vw;
  }
}
@media (max-width: 559px) {
  body .title-common02 {
    font-size: 5vw;
    margin: 0 0 6vw;
  }
}
body .title-common03 {
  background: url(../img/title-bg.webp) no-repeat center top/100% auto;
  width: 23vw;
  height: 18vw;
  font-size: 1.7vw;
  position: absolute;
  right: 7vw;
  top: -4vw;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
body .title-common03.type02 {
  left: 3vw;
  right: auto;
  padding-bottom: 1.8vw;
}
@media (max-width: 959px) {
  body .title-common03 {
    width: 29vw;
    height: 21vw;
    font-size: 2.4vw;
    position: absolute;
    right: 4vw;
    top: -7vw;
  }
  body .title-common03.type02 {
    left: 0vw;
    top: -8vw;
  }
}
@media (max-width: 559px) {
  body .title-common03 {
    width: 40vw;
    height: 27vw;
    font-size: 3.4vw;
    position: absolute;
    right: 1vw;
    top: -13vw;
  }
  body .title-common03.type02 {
    height: 31vw;
  }
}
body .link-common01 {
  margin: 2vw 0 1.6vw;
}
body .link-common01 a {
  background: url(../img/icon-arrow.webp) no-repeat right 2.4vw top 0.5vw/2vw auto;
  font-weight: 500;
  padding: 0 2.4vw 0 0;
  color: #17489c;
  font-weight: 700;
  transition: 0.2s;
  display: block;
  font-size: 1.2vw;
}
body .link-common01 a:hover {
  filter: brightness(1.2);
}
@media (max-width: 959px) {
  body .link-common01 a {
    background-position: right 5.4vw top 0.5vw;
  }
}
@media (max-width: 559px) {
  body .link-common01 a {
    background-position: right 28vw top 1.7vw;
    background-size: 4vw auto;
    padding: 0 6.4vw 3vw 0;
    font-size: 3vw;
  }
}
body .list-common01 li {
  border-bottom: 1px solid #7f7f80;
  padding: 1.6vw 0 1vw;
}
body .list-common01 li time {
  font-size: 1vw;
  font-weight: 700;
  color: #7F7F80;
  display: block;
  line-height: 1;
  margin: 0 0 0.8vw;
}
body .list-common01 li a {
  font-weight: 700;
  line-height: 1.6;
  font-size: 1.4vw;
}
body .list-common01 li:last-of-type {
  border-bottom: none;
}
@media (max-width: 959px) {
  body .list-common01 li {
    padding: 2.6vw 0 1.4vw;
  }
  body .list-common01 li time {
    font-size: 1.6vw;
  }
}
@media (max-width: 559px) {
  body .list-common01 li {
    display: flex;
    flex-direction: column;
    padding: 4vw 0;
  }
  body .list-common01 li time {
    display: block;
    margin: 0 0 2vw;
    font-size: 2.2vw;
  }
  body .list-common01 li a {
    font-size: 3.6vw;
  }
}
body .list-common02 {
  display: flex;
  justify-content: space-between;
  gap: 2%;
}
body .list-common02 li {
  width: 24%;
}
body .list-common02 li a {
  display: block;
  box-shadow: 0.3vw 0.3vw 0.6vw 0 rgba(0, 0, 0, 0.2);
  padding: 3vw 1.4vw 5vw;
  position: relative;
  transition: 0.5s;
}
body .list-common02 li a:hover h3 {
  color: #fff;
}
body .list-common02 li a:hover p {
  color: #bac7de;
}
body .list-common02 li a:hover:after {
  color: #bac7de;
}
body .list-common02 li a:hover {
  background-color: #040000;
}
body .list-common02 li a:after {
  position: absolute;
  content: "…";
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  font-size: 2.4vw;
  color: #555;
  line-height: 1.6;
}
body .list-common02 li h3 {
  text-align: center;
  font-size: 1.6vw;
  font-weight: 500;
  padding: 4vw 0 0;
  margin: 0 0 0.8vw;
  transition: 0.2s;
}
body .list-common02 li h3 + p {
  font-size: 1vw;
  letter-spacing: 0;
  font-weight: 500;
  color: #555;
  text-align: center;
  line-height: 1.6;
}
body .list-common02 li:nth-of-type(1) h3 {
  background: url(../img/icon-planning.webp) no-repeat center top/3.6vw auto;
}
body .list-common02 li:nth-of-type(1) a:hover h3 {
  background-image: url(../img/icon-planning_hover.webp);
}
body .list-common02 li:nth-of-type(2) h3 {
  background: url(../img/icon-system.webp) no-repeat center top/3.6vw auto;
}
body .list-common02 li:nth-of-type(2) a:hover h3 {
  background-image: url(../img/icon-system_hover.webp);
}
body .list-common02 li:nth-of-type(3) h3 {
  background: url(../img/icon-design.webp) no-repeat center top/3.6vw auto;
}
body .list-common02 li:nth-of-type(3) a:hover h3 {
  background-image: url(../img/icon-design_hover.webp);
}
body .list-common02 li:nth-of-type(4) h3 {
  background: url(../img/icon-tec.webp) no-repeat center top/3.6vw auto;
}
body .list-common02 li:nth-of-type(4) a:hover h3 {
  background-image: url(../img/icon-tec_hover.webp);
}
@media (max-width: 959px) {
  body .list-common02 {
    flex-wrap: wrap;
    gap: 2%;
    row-gap: 2vw;
  }
  body .list-common02 li {
    width: 48%;
    box-sizing: border-box;
  }
  body .list-common02 li a {
    padding: 4vw 1.4vw 7vw;
  }
  body .list-common02 li h3 {
    background-size: 7.6vw auto;
    font-size: 2.6vw;
    padding: 8.4vw 0 0;
  }
  body .list-common02 li h3 + p {
    font-size: 2.1vw;
  }
  body .list-common02 li:nth-of-type(1) h3 {
    background-size: 7.6vw auto;
  }
  body .list-common02 li:nth-of-type(2) h3 {
    background-size: 7.6vw auto;
  }
  body .list-common02 li:nth-of-type(3) h3 {
    background-size: 7.6vw auto;
  }
  body .list-common02 li:nth-of-type(4) h3 {
    background-size: 7.6vw auto;
  }
  body .list-common02 li:after {
    font-size: 3.4vw;
  }
}
@media (max-width: 559px) {
  body .list-common02 {
    row-gap: 3vw;
  }
  body .list-common02 li {
    width: 100%;
  }
  body .list-common02 li a {
    padding: 6vw 2.4vw 9vw;
  }
  body .list-common02 li a:after {
    font-size: 5.4vw;
  }
  body .list-common02 li h3 {
    font-size: 4vw;
  }
}
body .list-common03 {
  display: flex;
  justify-content: space-between;
}
body .list-common03 li {
  width: 33.333333%;
  position: relative;
  border-right: 1px solid #17489c;
  text-align: center;
  padding: 1vw;
}
body .list-common03 li h3 {
  color: #17489c;
  text-align: center;
  font-size: 1.6vw;
  font-weight: 500;
  margin: 0 0 1vw;
}
body .list-common03 li h3 + p {
  font-size: 1vw;
  letter-spacing: 0;
  font-weight: 500;
  color: #555;
  text-align: center;
  line-height: 1.6;
}
body .list-common03 li:last-of-type {
  border: none;
}
@media (max-width: 959px) {
  body .list-common03 {
    flex-wrap: wrap;
  }
  body .list-common03 li {
    width: 100%;
    border-bottom: 1px solid #17489c;
    border-right: none;
    padding: 3vw 0 3vw;
    text-align: left;
  }
  body .list-common03 li h3 {
    font-size: 2.6vw;
    text-align: left;
  }
  body .list-common03 li h3 + p {
    font-size: 2.1vw;
    text-align: left;
  }
}
@media (max-width: 559px) {
  body .list-common03 li h3 {
    font-size: 4vw;
  }
  body .list-common03 li h3 + p {
    font-size: 3vw;
  }
}
body .list-service {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.25%;
  row-gap: 1vw;
  margin: 0 0 1vw;
  position: relative;
  z-index: 1;
}
body .list-service li {
  width: 19%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2.4vw 1vw 2.4vw;
  box-sizing: border-box;
}
body .list-service li .img {
  width: 100%;
  text-align: center;
  min-height: 7vw;
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
}
body .list-service li .img img {
  width: 5vw;
}
body .list-service li span {
  color: #17489c;
  font-weight: 700;
  font-size: 1.2vw;
  text-align: center;
  line-height: 1.4;
}
body .list-service + p {
  font-size: 1.1vw;
  font-weight: 500;
  letter-spacing: -0.1vw;
  line-height: 1.6;
  padding: 0 1vw;
}
@media (max-width: 959px) {
  body .list-service {
    position: relative;
  }
  body .list-service li {
    width: 32%;
  }
  body .list-service li .img {
    min-height: 11vw;
  }
  body .list-service li span {
    font-size: 2vw;
  }
  body .list-service + p {
    font-size: 1.5vw;
  }
  body .list-service:after {
    content: "";
    width: 32%;
  }
}
@media (max-width: 559px) {
  body .list-service li {
    width: 49%;
    min-height: 38vw;
  }
  body .list-service li .img {
    min-height: 20vw;
  }
  body .list-service li .img img {
    width: 15vw !important;
  }
  body .list-service li span {
    font-size: 3vw !important;
  }
  body .list-service + p {
    font-size: 2.4vw;
    padding: 0;
    margin: 3vw 0 0;
  }
}
body .list-bnr {
  display: flex;
  justify-content: space-between;
  gap: 1.4vw;
}
body .list-bnr li {
  line-height: 0;
  flex-wrap: wrap;
  width: 16%;
}
body .list-bnr li li {
  width: 28vw;
}
body .list-bnr li:last-of-type:after {
  width: 28vw;
  content: "";
}
@media (max-width: 559px) {
  body .list-bnr {
    flex-wrap: wrap;
    row-gap: 2vw;
  }
  body .list-bnr li {
    width: 32%;
  }
}
body .table-common01 {
  padding: 0 8vw;
}
body .table-common01 dl {
  display: flex;
  justify-content: space-between;
  gap: 1.2vw;
}
body .table-common01 dl dt, body .table-common01 dl dd {
  padding: 1.4vw 0;
}
body .table-common01 dl dt {
  border-top: 1px solid #17489c;
  width: 13vw;
  font-size: 1.2vw;
  font-weight: 500;
  color: #17489c;
}
body .table-common01 dl dd {
  border-top: 1px solid #7f7f80;
  width: 100%;
  font-size: 1.1vw;
  font-weight: 500;
}
body .table-common01 dl dd section {
  margin: 0 0 2vw;
}
body .table-common01 dl dd section h3 {
  font-size: 1.2vw;
  font-weight: 500;
}
body .table-common01 dl dd section p {
  font-weight: 300;
}
body .table-common01 dl dd dl dt, body .table-common01 dl dd dl dd {
  padding: 0;
}
body .table-common01 dl dd dl dt {
  color: inherit;
  border: none;
  padding: 1vw 0;
  position: relative;
}
body .table-common01 dl dd dl dt:after {
  content: "";
  position: absolute;
  left: 9.2vw;
  top: 0;
  bottom: 0;
  width: 2px;
  background-image: radial-gradient(circle, #7f7f80 1px, transparent 1px);
  background-size: 1px 5px;
  background-repeat: repeat-y;
}
body .table-common01 dl dd dl dd {
  border: none;
  padding: 1vw 0 1vw 1vw;
  font-weight: 400;
}
body .table-common01 dl dd dl:first-of-type dt, body .table-common01 dl dd dl:first-of-type dd {
  padding-top: 0;
}
body .table-common01 dl dd table {
  margin: 0 0 1.4vw;
}
body .table-common01 dl dd table tr td {
  padding: 0 1vw 0 0;
}
body .table-common01 dl dd .address {
  display: flex;
  justify-content: flex-start;
  gap: 3vw;
}
body .table-common01 dl dd .address li {
  width: 28%;
}
body .table-common01 dl dd .address li figure {
  position: relative;
}
body .table-common01 dl dd .address li figure figcaption {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #17489c;
  color: #fff;
  line-height: 1.8;
  padding: 0 0.6vw;
}
body .table-common01 dl dd iframe {
  width: 100%;
  height: 30vw;
}
@media (max-width: 959px) {
  body .table-common01 {
    padding: 0;
  }
  body .table-common01 dl dt, body .table-common01 dl dd {
    font-size: 1.8vw;
  }
  body .table-common01 dl dt {
    width: 30vw;
  }
  body .table-common01 dl dd dl dt {
    width: 20vw;
  }
}
@media (max-width: 559px) {
  body .table-common01 dl {
    flex-wrap: wrap;
    gap: 0;
    padding: 2vw 0;
    border-top: 1px solid #17489c;
  }
  body .table-common01 dl dt, body .table-common01 dl dd {
    font-size: 3vw;
    padding: 0;
  }
  body .table-common01 dl dt {
    width: 100%;
    border: none;
    font-size: 4vw;
  }
  body .table-common01 dl dd {
    border: none;
  }
  body .table-common01 dl dd dl {
    padding: 0;
    border: none;
    margin: 0 0 2vw;
  }
  body .table-common01 dl dd dl dt {
    border: none;
    font-size: 3vw;
  }
  body .table-common01 dl dd dl dd {
    padding: 0;
    font-weight: 400;
  }
  body .table-common01 dl dd table {
    width: 100%;
  }
  body .table-common01 dl dd table tr {
    display: block;
    border-bottom: 1px solid #ccc;
  }
  body .table-common01 dl dd table tr td {
    display: block;
    width: 100%;
  }
  body .table-common01 dl dd table tr:last-of-type {
    border: none;
  }
  body .table-common01 dl dd .address {
    gap: 2%;
  }
  body .table-common01 dl dd .address li {
    width: 32%;
  }
  body .table-common01 dl dd iframe {
    height: 60vw;
  }
}
body .table-common02 {
  padding: 0 10vw;
}
body .table-common02 dl {
  display: flex;
  justify-content: space-between;
  gap: 2vw;
  margin: 0 0 3vw;
}
body .table-common02 dl dt {
  width: 10vw;
  font-size: 1.4vw;
  font-weight: 500;
  line-height: 1.4;
  padding: 1vw 0 0;
}
body .table-common02 dl dd {
  flex: 1;
  width: 100%;
}
body .table-common02 dl dd input[type=text], body .table-common02 dl dd input[type=email], body .table-common02 dl dd input[type=tel], body .table-common02 dl dd textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 1vw;
  border-radius: 0.4vw;
  border: 0.15vw solid #666;
  font-size: 1.4vw;
  line-height: 1.4;
}
body .table-common02 dl dd textarea {
  height: 24vw;
}
@media (max-width: 959px) {
  body .table-common02 {
    padding: 0;
  }
  body .table-common02 dl dt {
    width: 18vw;
    font-size: 2vw;
  }
  body .table-common02 dl dd {
    font-size: 2vw;
  }
}
@media (max-width: 559px) {
  body .table-common02 {
    padding: 0;
  }
  body .table-common02 dl {
    flex-wrap: wrap;
  }
  body .table-common02 dl dt, body .table-common02 dl dd {
    width: 100%;
    font-size: 3vw;
  }
  body .table-common02 dl dt br {
    display: none;
  }
  body .table-common02 dl dd input[type=text], body .table-common02 dl dd input[type=email], body .table-common02 dl dd input[type=tel], body .table-common02 dl dd textarea {
    font-size: 3vw;
  }
}
body .check {
  text-align: center;
  margin: 0 0 3vw;
  font-size: 1.5vw;
  font-weight: 400;
}
@media (max-width: 559px) {
  body .check {
    font-size: 3vw;
  }
}
body .link-common01 {
  padding-bottom: 0.2vw;
  background-image: linear-gradient(#000, #000);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
body .link-common01:hover {
  background-position: bottom left;
  background-size: 100% 1px;
}
body .grecaptcha-badge {
  visibility: hidden;
}

.home footer {
  background: none;
}
@media (max-width: 959px) {
  .home footer {
    padding-top: 3vw;
  }
}
@media (max-width: 559px) {
  .home footer {
    padding-top: 8vw;
  }
}

/* -----------------------------------------
		common
----------------------------------------- */
.dPc {
  display: block;
}

.dSp {
  display: none;
}

.dPcinline {
  display: inline-block;
}

.dSpinline {
  display: none;
}

@media (max-width: 559px) {
  .dPc {
    display: none;
  }
  .dSp {
    display: block;
  }
  .dPcinline {
    display: none;
  }
  .dSpinline {
    display: inline-block;
  }
}
.container {
  max-width: 81vw;
  margin: 0 auto;
  padding: 0 9vw;
}
@media (max-width: 959px) {
  .container {
    padding: 0 5vw;
    max-width: 100%;
  }
}
@media (max-width: 559px) {
  .container {
    padding: 0 3vw;
  }
}

/* -----------------------------------------
		haeder footer
----------------------------------------- */
header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 100;
  transition: 0.3s;
  top: 0;
  padding: 1.4vw 2vw 0.4vw 1vw;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: transform 0.2s ease;
  height: 5vw;
}
header .logo {
  width: 6.4vw;
}
header nav {
  top: -0.5vw;
  position: relative;
}
header nav ul {
  display: flex;
  justify-content: flex-end;
  gap: 3vw;
}
header nav ul li a {
  color: #17489c;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.1vw;
}
header.scroll {
  background: rgba(255, 255, 255, 0.9);
}
header.is-hide {
  transform: translateY(-100%);
}
@media (max-width: 959px) {
  header {
    height: 13vw;
  }
  header .logo {
    width: 15.4vw;
    padding: 1vw;
    margin: 1vw 0 0;
  }
  header nav {
    display: none;
  }
}

.outer-menu {
  display: none;
}
@media (max-width: 959px) {
  .outer-menu {
    display: block;
    position: fixed;
    top: 10vh;
    left: 0;
    z-index: 1500;
  }
  .outer-menu .checkbox-toggle {
    position: fixed;
    top: 1.7rem;
    right: 2vw;
    z-index: 2;
    cursor: pointer;
    width: 7.5rem;
    height: 7rem;
    opacity: 0;
    margin: 0;
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div {
    transform: rotate(135deg);
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div:before, .outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    top: 0;
    transform: rotate(90deg);
  }
  .outer-menu .checkbox-toggle:checked + .hamburger > div:after {
    opacity: 0;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu {
    pointer-events: auto;
    visibility: visible;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu > div {
    transform: scale(1);
    transition-duration: 0.75s;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu > div > div {
    opacity: 1;
    transition: opacity 0.4s ease 0.4s;
  }
  .outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
    transform: rotate(225deg);
  }
  .outer-menu .hamburger {
    position: fixed;
    top: 1.6rem;
    right: 2vw;
    z-index: 1;
    width: 4rem;
    height: 3.2rem;
    padding: 1.8rem;
    background: none;
    cursor: pointer;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .hamburger > div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background: #000;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .hamburger > div:before, .outer-menu .hamburger > div:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    transition: all 0.4s ease;
  }
  .outer-menu .hamburger > div:after {
    top: 10px;
  }
  .outer-menu .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    overflow: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .menu > div {
    width: 200vw;
    height: 200vw;
    color: #fff;
    background: #17489c;
    border-radius: 50%;
    transition: all 0.4s ease;
    flex: none;
    transform: scale(0);
    backface-visibility: hidden;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .menu > div > div {
    text-align: center;
    max-width: 90vw;
    max-height: 100vh;
    opacity: 0;
    transition: opacity 0.4s ease;
    overflow-y: auto;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .outer-menu .menu > div > div > ul {
    list-style: none;
    padding: 0 1em;
    margin: 0;
    display: block;
    max-height: 100vh;
  }
  .outer-menu .menu > div > div > ul > li {
    padding: 0;
    margin: 1em;
    font-size: 24px;
    display: block;
  }
  .outer-menu .menu > div > div > ul > li > a {
    position: relative;
    display: inline;
    cursor: pointer;
    transition: color 0.4s ease;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2rem;
    color: #fff;
  }
  .outer-menu .menu > div > div > ul > li > a:hover {
    text-decoration: none;
    color: #000;
  }
  .outer-menu .menu > div > div > ul > li > a:hover:after {
    width: 100%;
  }
  .outer-menu .menu > div > div > ul > li > a:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -0.15em;
    left: 0;
    width: 0;
    height: 2px;
    background: none;
    transition: width 0.4s ease;
  }
}
@media (max-width: 559px) {
  .outer-menu .checkbox-toggle {
    width: 10vw;
    height: 10vw;
    top: 2vw;
  }
  .outer-menu .checkbox-toggle:checked ~ .menu > div {
    transition-duration: 0.3s;
  }
  .outer-menu .hamburger {
    width: 5vw;
    padding: 1vw;
    top: 0.8vw;
    right: 3vw;
    height: 8.4vw;
  }
  .outer-menu .hamburger > div:before {
    top: -2vw;
  }
  .outer-menu .hamburger > div:after {
    top: 2vw;
  }
  .outer-menu .menu > div {
    height: 130vh;
    width: 130vh;
    transition: all 0.3s ease;
  }
}

#mv {
  padding: 7vw 0 0;
  position: relative;
}
#mv .clover {
  position: absolute;
  top: 16.2vw;
  left: 29.6vw;
  width: 8vw;
  z-index: 11;
}
#mv .img {
  width: 55vw;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 0;
}
#mv .text {
  position: absolute;
  top: 9vw;
  right: 4vw;
}
#mv .text span {
  width: 8vw;
  display: inline-block;
  position: relative;
  opacity: 0;
  transform: translateY(18px);
  filter: blur(12px);
  will-change: opacity, transform, filter;
}
#mv .text span img {
  width: 100%;
}
#mv .text .text01 {
  margin: 0 0 3vw;
}
#mv .text .text01 span:nth-of-type(2) {
  width: 6.1vw;
  margin: 0 0 0 0.5vw;
  top: -0.8vw;
}
#mv .text .text01 span:nth-of-type(3) {
  width: 6.5vw;
  margin: 0 0 0 0.8vw;
  top: -0.5vw;
}
#mv .text .text01 span:nth-of-type(4) {
  margin: 0 0 0 0.8vw;
  top: -0.5vw;
}
#mv .text .text01 span:nth-of-type(5) {
  width: 5vw;
  margin: 0 0 0 -0.3vw;
  top: -1.7vw;
}
#mv .text .text01 span:nth-of-type(6) {
  width: 6.8vw;
  margin: 0 0 0 0.3vw;
  top: -0.8vw;
}
#mv .text .text01 span:nth-of-type(7) {
  width: 5.7vw;
  top: -0.6vw;
}
#mv .text .text02 {
  text-align: right;
}
#mv .text .text02 span:nth-of-type(1) {
  width: 5.4vw;
}
#mv .text .text02 span:nth-of-type(2) {
  width: 6.4vw;
  margin: 0 0 0 1vw;
  top: -0.4vw;
}
#mv .text .text02 span:nth-of-type(3) {
  width: 7.6vw;
  margin: 0 0 0 1vw;
  top: -0.6vw;
}
#mv .text .text02 span:nth-of-type(4) {
  width: 3.7vw;
  margin: 0 0 0 0.2vw;
}
#mv .text .text02 span:nth-of-type(5) {
  width: 4.4vw;
  margin: 0 0 0 2vw;
}
#mv .text .text02 span:nth-of-type(6) {
  width: 2.2vw;
}
#mv .text .text01 span.is-show,
#mv .text .text02 span.is-show {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
  transition: opacity 0.8s ease, transform 0.8s ease, filter 1s ease;
}
#mv .text .text01 img,
#mv .text .text02 img {
  display: block;
  height: auto;
}
@media (max-width: 959px) {
  #mv .img {
    width: 90vw;
  }
  #mv .text {
    top: 12vw;
    right: 8vw;
    position: absolute;
    right: clamp(24px, 5vw, 72px);
    transform: translateY(-53%);
    z-index: 8;
    text-align: right;
    will-change: opacity, transform, filter;
  }
  #mv .text span {
    width: 11vw;
  }
  #mv .text .text01 {
    margin: 0 0 4vw;
  }
  #mv .text .text01 span:nth-of-type(2) {
    width: 9.1vw;
  }
  #mv .text .text01 span:nth-of-type(3) {
    width: 9.5vw;
  }
  #mv .text .text01 span:nth-of-type(4) {
    width: 12vw;
  }
  #mv .text .text01 span:nth-of-type(5) {
    width: 8vw;
  }
  #mv .text .text01 span:nth-of-type(6) {
    width: 10.8vw;
  }
  #mv .text .text01 span:nth-of-type(7) {
    width: 8.7vw;
  }
  #mv .text .text02 {
    text-align: right;
  }
  #mv .text .text02 span:nth-of-type(1) {
    width: 7.4vw;
  }
  #mv .text .text02 span:nth-of-type(2) {
    width: 9.4vw;
  }
  #mv .text .text02 span:nth-of-type(3) {
    width: 10.6vw;
  }
  #mv .text .text02 span:nth-of-type(4) {
    width: 5.7vw;
  }
  #mv .text .text02 span:nth-of-type(5) {
    width: 6.4vw;
  }
  #mv .text .text02 span:nth-of-type(6) {
    width: 3.2vw;
  }
}
@media (max-width: 559px) {
  #mv {
    height: 62vh;
  }
  #mv .text .text01 span:nth-of-type(2) {
    width: 9.1vw;
  }
  #mv .text .text01 span:nth-of-type(3) {
    width: 9.5vw;
  }
  #mv .text .text01 span:nth-of-type(4) {
    width: 12vw;
  }
  #mv .text .text01 span:nth-of-type(5) {
    width: 8vw;
  }
  #mv .text .text01 span:nth-of-type(6) {
    width: 10.8vw;
  }
  #mv .text .text01 span:nth-of-type(7) {
    width: 8.7vw;
  }
  #mv .text .text02 span:nth-of-type(1) {
    width: 7.4vw;
  }
  #mv .text .text02 span:nth-of-type(2) {
    width: 9.4vw;
  }
  #mv .text .text02 span:nth-of-type(3) {
    width: 10.6vw;
  }
  #mv .text .text02 span:nth-of-type(4) {
    width: 5.7vw;
  }
  #mv .text .text02 span:nth-of-type(5) {
    width: 6.4vw;
  }
  #mv .text .text02 span:nth-of-type(6) {
    width: 3.2vw;
  }
}

#mvsub {
  padding: 10vw 0 33vw;
  position: relative;
}
#mvsub .container h1 {
  margin: 0 0 4vw;
}
#mvsub .container h1 img {
  display: block;
}
#mvsub .container h1 img:nth-of-type(1) {
  width: 48vw;
  margin: 0 0 1.8vw;
}
#mvsub .container h1 img:nth-of-type(2) {
  width: 35.6vw;
}
#mvsub .container p {
  color: #fff;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 1.8;
  margin: 0 0 1.8vw;
  text-shadow: 0 0 10px rgb(0, 0, 0), 0 0 10px rgb(0, 0, 0), 0 0 10px rgb(0, 0, 0), 0 0 10px rgb(0, 0, 0);
}
#mvsub:after {
  content: "";
  width: 8vw;
  height: 11vw;
  background: url(../img/icon-clover2.webp) no-repeat center top/100% auto;
  position: absolute;
  left: 51%;
  bottom: 3vw;
  display: none;
}
@media (max-width: 959px) {
  #mvsub {
    background-size: 120% auto;
    padding: 13vw 0 38vw;
  }
  #mvsub .container h1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 14vw 0 4vw;
  }
  #mvsub .container h1 img:nth-of-type(1) {
    width: 56vw;
    margin: 0 0 3.8vw;
  }
  #mvsub .container h1 img:nth-of-type(2) {
    width: 41.6vw;
  }
  #mvsub .container p {
    text-align: center;
    font-size: 2.4vw;
    line-height: 4vw;
  }
  #mvsub:after {
    left: 50%;
    bottom: 0vw !important;
  }
}
@media (max-width: 559px) {
  #mvsub {
    background-size: 157vw auto;
    padding-bottom: 50vw;
    margin: 0 0 13vw;
  }
  #mvsub .container h1 {
    margin: 0 0 6vw;
  }
  #mvsub .container h1 img:nth-of-type(1) {
    width: 75vw;
    margin: 0 0 3.8vw;
  }
  #mvsub .container h1 img:nth-of-type(2) {
    width: 54.6vw;
  }
  #mvsub .container p {
    font-size: 2.8vw;
    line-height: 1.8;
  }
}

#pagetop {
  position: fixed;
  bottom: 4vw;
  right: 4vw;
  width: 5vw;
  cursor: pointer;
  transition: 0.2s;
}
#pagetop:hover {
  filter: brightness(1.2);
}
@media (max-width: 959px) {
  #pagetop {
    width: 12vw;
    z-index: 1;
  }
}

footer {
  padding: 12vw 0 9vw;
  background: url(../img/footer-line.webp) no-repeat center top/90% auto;
}
footer .container {
  display: flex;
  justify-content: space-between;
}
footer .container .title .logo {
  width: 19vw;
  margin: 0 0 4vw;
}
footer .container .title .sns dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
footer .container .title .sns dl dt {
  font-size: 1.4vw;
  font-weight: 900;
  letter-spacing: 0.4vw;
  position: relative;
  padding: 0 1vw 0 0;
  line-height: 1.3;
}
footer .container .title .sns dl dt:after {
  position: absolute;
  right: 0;
  background-color: #000;
  height: 100%;
  width: 1px;
  content: "";
}
footer .container .title .sns dl dd {
  display: flex;
  justify-content: flex-start;
  gap: 1vw;
  padding: 0.2vw 0 0 1.4vw;
  line-height: 1;
  align-items: center;
}
footer .container .title .sns dl dd span {
  width: 1.8vw;
  display: inline-block;
}
footer .container .link {
  width: 48%;
  margin: -2vw 0 0;
}
footer .container .link ul li {
  position: relative;
  padding: 0 0 0 2vw;
  margin: 0 0 1.2vw;
  font-size: 1.3vw;
}
footer .container .link ul li .link-common01 {
  margin: 0;
  font-weight: 500;
}
footer .container .link ul li:before {
  width: 1.2vw;
  height: 1px;
  content: "";
  background-color: #000;
  position: absolute;
  left: 0;
  top: 1.4vw;
}
footer .container .link ul li ul {
  display: flex;
}
footer .container .link ul li ul li {
  font-size: 1.1vw;
  margin: 0 2vw 0 0;
  display: flex;
  justify-content: flex-start;
  padding: 0;
}
footer .container .link ul li ul li .link-common01 {
  font-weight: 400;
}
footer .container .link ul li ul li:before {
  display: none;
}
footer .container .link ul li a {
  font-weight: 700;
}
footer .recaptcha-text {
  text-align: center;
  padding: 4vw 0 0;
  font-size: 0.8vw;
}
@media (max-width: 959px) {
  footer {
    padding: 15vw 0 12vw;
    background-position: left top;
    background-size: 140% auto;
    margin: 10vw 0 0;
  }
  footer .container {
    flex-wrap: wrap;
  }
  footer .container .title {
    width: 100%;
    text-align: center;
  }
  footer .container .title .logo {
    width: 50vw;
    margin: 0 auto 4vw;
  }
  footer .container .title .sns {
    margin: 0 0 6vw;
  }
  footer .container .title .sns dl {
    justify-content: center;
  }
  footer .container .title .sns dl dt {
    font-size: 2.4vw;
    padding: 0 2vw 0 0;
  }
  footer .container .title .sns dl dd {
    gap: 2vw;
    padding: 0.2vw 0 0 2.4vw;
  }
  footer .container .title .sns dl dd span {
    width: 3.8vw;
  }
  footer .container .link {
    width: 100%;
    text-align: center;
  }
  footer .container .link ul li {
    font-size: 3vw;
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding: 3vw 0;
    margin: 0;
  }
  footer .container .link ul li:before {
    display: none;
  }
  footer .container .link ul li ul {
    justify-content: center;
    display: block;
  }
  footer .container .link ul li ul li {
    padding: 0;
    margin: 0;
    font-size: 2.6vw;
    display: block;
    text-align: left;
    border: none;
    padding: 0 0 0 3vw;
    position: relative;
  }
  footer .container .link ul li ul li:before {
    content: "└ ";
    display: block;
    background: none;
    font-size: 2vw;
    position: absolute;
    left: 0;
    top: 1.4vw;
  }
  footer .container .link ul li ul li a {
    display: block;
  }
  footer .recaptcha-text {
    font-size: 1.4vw;
    padding: 8vw 0 0;
  }
}
@media (max-width: 559px) {
  footer {
    background-size: 242% auto;
    margin: 5vw 0 0;
    padding: 24vw 0 12vw;
  }
  footer .container .title .logo {
    width: 54vw;
  }
  footer .container .title .sns dl dt {
    font-size: 5vw;
    padding: 0 4vw 0 0;
  }
  footer .container .title .sns dl dd {
    padding: 0.5vw 0 0 3.4vw;
  }
  footer .container .title .sns dl dd span {
    width: 5.8vw;
  }
  footer .container .link ul li {
    font-size: 4vw;
  }
  footer .container .link ul li ul li {
    font-size: 3vw;
  }
  footer .recaptcha-text {
    font-size: 2.4vw;
    padding: 8vw 5vw 0;
  }
}

#content {
  padding: 5vw 0 0;
}

#news {
  margin: 4vw 0 9vw;
  margin-top: -31vw;
  position: relative;
  z-index: 1;
}
#news .container {
  padding: 0 13vw;
}
#news .container .wrap {
  display: flex;
  justify-content: space-between;
  gap: 3vw;
  align-items: center;
}
#news .container .wrap .title {
  width: 10vw;
}
#news .container .wrap .text {
  width: 100%;
  margin: -5vw 0 0;
  flex: 1;
}
@media (max-width: 959px) {
  #news {
    margin-top: -64vw;
  }
  #news .container .wrap .title {
    width: 13vw;
  }
}
@media (max-width: 559px) {
  #news {
    margin-top: -4vw;
  }
  #news .container .wrap {
    flex-direction: column;
  }
  #news .container .wrap .title {
    width: 100%;
    text-align: center;
  }
}

#business {
  margin: 0 0 7vw;
  position: relative;
}
@media (max-width: 959px) {
  #business {
    margin: 0 0 11vw;
  }
}

#benefit {
  margin: 0 0 8vw;
}
@media (max-width: 959px) {
  #benefit {
    margin: 0 0 20vw;
  }
}

#solutions {
  background-color: #323333;
  padding: 3.2vw 0;
  position: relative;
}
#solutions .container {
  max-width: 100%;
  padding: 0 3vw;
}
#solutions:before {
  content: "";
  background: url(../img/icon-clover.webp) no-repeat center top/100% auto;
  position: absolute;
  left: 0;
  top: -8vw;
  width: 6vw;
  height: 7vw;
}
@media (max-width: 959px) {
  #solutions:before {
    top: -15vw;
    width: 12vw;
    height: 13vw;
  }
}
@media (max-width: 559px) {
  #solutions {
    padding: 6.2vw 0 5vw;
  }
}

.businessBox .business-main {
  display: flex;
  justify-content: space-between;
  padding: 0 8vw 0 0;
  z-index: 1;
  position: relative;
}
.businessBox .business-main .img {
  width: 50vw;
}
.businessBox .business-main .text {
  margin-left: -2vw;
  padding: 4vw 0 0;
  width: 100%;
  flex: 1;
}
.businessBox .business-main .text h1 {
  margin: 0 0 1.6vw;
}
.businessBox .business-main .text h1 span {
  background: linear-gradient(to right, #b54b8a 0%, #00578e 100%);
  line-height: 1.8;
  padding: 0 1vw 0.2vw;
  color: #fff;
  font-size: 2.7vw;
  font-weight: 700;
  display: inline-block;
  margin: 0 0 0.6vw;
  line-height: 1.4;
}
.businessBox .business-main .text h1 + p {
  font-size: 1.1vw;
  font-weight: 500;
  padding: 0 0 0 5vw;
  line-height: 1.8;
}
.businessBox .business-service {
  background-color: #a2b6d7;
  padding: 7.5vw 0 5vw;
  position: relative;
  z-index: 0;
  margin-top: -4vw;
}
.businessBox .business-service .container {
  padding: 0 13vw;
}
.businessBox .business-service .container .wrap {
  gap: 1vw;
  display: flex;
  justify-content: space-between;
}
.businessBox .business-service .container .wrap > p {
  width: 33vw;
}
.businessBox .business-service .container .wrap .list-service li {
  width: 32%;
  padding: 1.25vw 1vw 1.25vw;
}
.businessBox .business-service .container .wrap + p {
  font-size: 1.1vw;
  font-weight: 500;
  letter-spacing: -0.1vw;
  line-height: 1.6;
  padding: 0 1vw;
}
.businessBox .business-works {
  position: relative;
  padding: 6vw 0;
}
.businessBox .business-works .container section {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 2vw 2vw 0;
  gap: 2vw;
  box-sizing: border-box;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin: 0 3vw 5vw;
}
.businessBox .business-works .container section .text {
  order: 2;
  width: 100%;
  flex: 1;
}
.businessBox .business-works .container section .text h2 {
  text-align: center;
}
.businessBox .business-works .container section .text h2 span {
  font-size: 1.8vw;
  border-bottom: 1px solid #000;
  padding: 0 1vw 0.6vw;
  margin: 0 0 2vw;
  display: inline-block;
  line-height: 1.4;
}
.businessBox .business-works .container section .ex {
  order: 1;
  width: 34vw;
}
.businessBox .business-works .container section .ex .img {
  line-height: 0;
  margin: 0 0 1.6vw;
}
.businessBox .business-works .container section .ex h3 {
  text-align: center;
  font-size: 1.4vw;
  color: #17489c;
  line-height: 1.4;
  margin: 0 0 1vw;
}
.businessBox .business-works .container section .ex p {
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.6;
}
.businessBox .business-works .container section.type02 {
  border: none;
}
.businessBox .business-works .container section.type02 .text {
  order: 1;
}
.businessBox .business-works .container section.type02 .text h2 {
  color: #17489c;
  text-align: left;
  margin: 0 0 1.6vw;
}
.businessBox .business-works .container section.type02 .text h2 span {
  padding: 0;
  border: none;
  margin: 0;
}
.businessBox .business-works .container section.type02 .text h2 figure {
  font-size: 1.2vw;
  color: #000;
  font-weight: 500;
  margin: 0.4vw 0 0;
}
.businessBox .business-works .container section.type02 .text p {
  font-size: 1.15vw;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 2vw;
}
.businessBox .business-works .container section.type02 .ex {
  order: 2;
}
.businessBox .business-works .container section.type03 .ex {
  width: 24vw;
}
.businessBox .business-works .container section.type03 .text {
  position: relative;
}
.businessBox .business-works .container section.type03 .text .inner {
  position: absolute;
  left: 0;
  top: 6vw;
  width: 24vw;
}
.businessBox .business-works .container section.type03 .text .inner h3 {
  text-align: center;
  font-size: 1.4vw;
  color: #17489c;
  line-height: 1.4;
  margin: 0 0 1vw;
}
.businessBox .business-works .container section.type03 .text .inner p {
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.6;
}
.businessBox .business-works .container section.type04 {
  flex-wrap: wrap;
  gap: 1vw;
}
.businessBox .business-works .container section.type04 .ex {
  width: 22vw;
}
.businessBox .business-works .container section.type04 .text {
  position: relative;
}
.businessBox .business-works .container section.type04 .text h2 {
  text-align: right;
  padding: 0 3vw 0 0;
}
.businessBox .business-works .container section.type04 .text .img {
  padding-right: 3vw;
}
.businessBox .business-works .container section.type04 .text .inner {
  position: absolute;
  left: 0;
  top: 21vw;
  width: 25vw;
}
.businessBox .business-works .container section.type04 .text .inner h3 {
  text-align: center;
  font-size: 1.4vw;
  color: #17489c;
  line-height: 1.4;
  margin: 0 0 1vw;
}
.businessBox .business-works .container section.type04 .text .inner p {
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.6;
}
.businessBox .business-works .container section.type04 .movie {
  width: 100%;
  order: 3;
  background-color: #d1daeb;
  margin: 0 3vw 0 4vw;
  display: flex;
  justify-content: space-between;
  padding: 2vw 4vw 2vw 3vw;
  gap: 2.4vw;
  align-items: center;
}
.businessBox .business-works .container section.type04 .movie .thumb {
  order: 2;
  width: 23vw;
}
.businessBox .business-works .container section.type04 .movie .thumb button {
  line-height: 0;
  margin: 0 0 0.6vw;
  padding: 0;
  border: 0;
  background-color: none;
}
.businessBox .business-works .container section.type04 .movie .thumb dl {
  display: flex;
  justify-content: flex-start;
  gap: 0.5vw;
}
.businessBox .business-works .container section.type04 .movie .thumb dl dt {
  background-color: #17489c;
  color: #fff;
  font-size: 1vw;
  font-weight: 700;
  padding: 0 0.4vw;
  line-height: 1.5;
  display: inline-flex;
  align-items: center;
  border-radius: 0.2vw;
}
.businessBox .business-works .container section.type04 .movie .thumb dl dd {
  color: #17489c;
  font-size: 1.2vw;
  line-height: 1.5;
  font-weight: 700;
}
.businessBox .business-works .container section.type04 .movie .text {
  order: 1;
  flex: 1;
  width: 100%;
}
.businessBox .business-works .container section.type04 .movie .text h3 {
  color: #17489c;
  font-size: 2.3vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 1.4vw;
}
.businessBox .business-works .container section.type04 .movie .text p {
  background: #fff;
  border-radius: 10rem;
  color: #17489c;
  font-size: 1.7vw;
  text-align: center;
  line-height: 1.4;
  font-weight: 700;
  padding: 1vw 1vw 1.2vw;
}
.businessBox .business-works .container section.type05 {
  gap: 1vw;
}
.businessBox .business-works .container section.type05 .text .box01 {
  margin: 0 0 0.4vw;
}
.businessBox .business-works .container section.type05 .text .box01 .img {
  width: 26vw;
}
.businessBox .business-works .container section.type05 .text .box02 {
  display: flex;
  justify-content: flex-end;
  gap: 1vw;
}
.businessBox .business-works .container section.type05 .text .box02 .img {
  width: 15vw;
}
.businessBox .business-ex {
  margin: 0 0 9vw;
}
.businessBox .business-ex .container {
  padding: 0 13vw;
}
.businessBox .business-ex .container table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: #fff;
  margin: 0 0 4vw;
}
.businessBox .business-ex .container table thead th,
.businessBox .business-ex .container table tbody th,
.businessBox .business-ex .container table tbody td {
  border: 0.15vw solid #cfd8e6;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  line-height: 1.4;
  padding: 0.6vw 1vw 0.8vw;
  font-size: 1.25vw;
}
.businessBox .business-ex .container table thead th {
  background: #c9c9c9;
}
.businessBox .business-ex .container table thead th:first-child,
.businessBox .business-ex .container table tbody th {
  background: #bfcce0;
  width: 8%;
}
.businessBox .business-ex .container table thead th:nth-child(2) {
  background: #e7abc4;
}
.businessBox .business-ex .container table tbody td {
  background: #fff;
  padding: 1vw 1vw;
}
.businessBox .business-ex .container table tbody td:nth-child(2) {
  color: #ff2f73;
  font-weight: 700;
  font-size: 1.4vw;
}
.businessBox .business-ex .container table tr > *:first-child {
  border-left: none;
}
.businessBox .business-ex .container table tr > *:last-child {
  border-right: none;
}
.businessBox .business-ex .container table thead tr:first-child > * {
  border-top: none;
  font-size: 1.4vw;
  line-height: 1.2;
}
.businessBox .business-ex .container table tbody tr:last-child > * {
  border-bottom: none;
}
.businessBox .business-ex .container p {
  font-size: 1.1vw;
  font-weight: 500;
  letter-spacing: -0.1vw;
  line-height: 1.6;
  padding: 0 1vw;
  text-align: center;
}
.businessBox .business-print {
  margin: 0 0 9vw;
}
.businessBox .business-print .container {
  padding: 0 23vw;
}
.businessBox .business-print .container h2 {
  font-size: 1.6vw;
  font-weight: 500;
  border-bottom: 1px solid #17489c;
  padding: 0 1vw 1vw;
  color: #17489c;
  text-align: center;
}
.businessBox .business-print .container section {
  display: flex;
  justify-content: space-between;
  gap: 2vw;
  align-items: flex-end;
  border-bottom: 0.2vw solid #a2b6d7;
  position: relative;
  padding: 4vw 2vw 3vw;
  align-items: center;
}
.businessBox .business-print .container section .img {
  width: 25vw;
  order: 2;
}
.businessBox .business-print .container section .text {
  width: 100%;
  flex: 1;
  order: 1;
  padding: 2vw 0 0;
}
.businessBox .business-print .container section .text p {
  font-size: 1.3vw;
  line-height: 1.6;
  font-weight: 500;
  position: relative;
}
.businessBox .business-print .container section .text p:before {
  content: "1";
  background: #17489c;
  border-radius: 50%;
  position: absolute;
  top: -3.5vw;
  left: 0;
  width: 2.4vw;
  height: 2.4vw;
  color: #fff;
  font-weight: 700;
  font-size: 2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0 0.2vw;
}
.businessBox .business-print .container section:after {
  position: absolute;
  border-style: solid;
  border-right: 4vw solid transparent;
  border-left: 4vw solid transparent;
  border-top: 2.5vw solid #a2b6d7;
  border-bottom: 0;
  content: "";
  left: 50%;
  bottom: -2.5vw;
  margin-left: -4vw;
}
.businessBox .business-print .container section:last-of-type:after {
  display: none;
}
.businessBox .business-print .container section:nth-of-type(1) .text p:before {
  content: "1";
}
.businessBox .business-print .container section:nth-of-type(2) .text p:before {
  content: "2";
}
.businessBox .business-print .container section:nth-of-type(3) .text p:before {
  content: "3";
}
.businessBox .business-print .container section:nth-of-type(4) .text p:before {
  content: "4";
}
.businessBox .business-step {
  padding: 6vw 0;
}
.businessBox .business-step .container {
  padding: 0 15vw;
  border-height: 10vw;
}
.businessBox .business-step .container h2 {
  color: #17489c;
  font-size: 1.6vw;
  font-weight: 500;
  position: relative;
  margin: 0 0 4vw;
}
.businessBox .business-step .container h2 span {
  background-color: #fff;
  display: inline-block;
  padding-right: 2vw;
  position: relative;
  z-index: 1;
}
.businessBox .business-step .container h2:before {
  width: 100%;
  height: 2px;
  background-color: #d1daeb;
  position: absolute;
  left: 0;
  top: 0.7vw;
  z-index: 0;
  content: "";
}
.businessBox .business-step .container ul {
  display: flex;
  justify-content: space-between;
}
.businessBox .business-step .container ul li {
  background: url(../img/icon-arrow02.webp) no-repeat right top 4vw/1.6vw auto;
  padding: 0 4vw 0 0;
  margin: 0 1vw 0 0;
}
.businessBox .business-step .container ul li .img img {
  height: 9vw;
}
.businessBox .business-step .container ul li {
  font-size: 1.4vw;
  color: #17489c;
  font-weight: 500;
}
.businessBox .business-step .container ul li:last-of-type {
  padding: 0;
  margin: 0;
  background: none;
}
.businessBox .business-step .container ul + p {
  font-size: 1.3vw;
  font-weight: 500;
  padding: 0 2.8vw 4vw;
  line-height: 1.6;
  margin: 3vw 0;
  border-bottom: 2px solid #d1daeb;
}
@media (max-width: 959px) {
  .businessBox .business-main {
    margin: 0 0 6vw;
  }
  .businessBox .business-main .text h1 span {
    font-size: 3.7vw;
  }
  .businessBox .business-main .text h1 + p {
    font-size: 2vw;
  }
  .businessBox .business-service {
    margin: 0 0 4vw;
  }
  .businessBox .business-service .container {
    padding: 0 5vw;
  }
  .businessBox .business-service .container .wrap {
    flex-direction: column;
    align-items: center;
  }
  .businessBox .business-service .container .wrap > p {
    width: 48vw;
  }
  .businessBox .business-service .container .wrap + p {
    font-size: 1.6vw;
  }
  .businessBox .business-works .container {
    padding: 0 2vw 2vw 0;
    margin: 0 0 5vw;
  }
  .businessBox .business-works .container section .text h2 {
    margin: 0 0 3vw;
  }
  .businessBox .business-works .container section .text h2 span {
    font-size: 2.2vw;
  }
  .businessBox .business-works .container section .ex h3 {
    text-align: left;
    font-size: 2vw;
  }
  .businessBox .business-works .container section .ex p {
    font-size: 1.6vw;
  }
  .businessBox .business-works .container section.type02 {
    gap: 4vw;
  }
  .businessBox .business-works .container section.type02 .text p {
    font-size: 1.6vw;
  }
  .businessBox .business-works .container section.type03 .text .img {
    padding: 3vw 0 0;
  }
  .businessBox .business-works .container section.type03 .text .inner {
    top: 9vw;
    width: 31vw;
  }
  .businessBox .business-works .container section.type03 .text .inner h3 {
    text-align: left;
    font-size: 2vw;
  }
  .businessBox .business-works .container section.type03 .text .inner p {
    font-size: 1.6vw;
  }
  .businessBox .business-works .container section.type04 .text .inner {
    width: 32vw;
    top: 29vw;
  }
  .businessBox .business-works .container section.type04 .text .inner h3 {
    font-size: 2vw;
    text-align: left;
  }
  .businessBox .business-works .container section.type04 .text .inner p {
    font-size: 1.4vw;
  }
  .businessBox .business-ex {
    margin: 0 0 11vw;
  }
  .businessBox .business-ex .container {
    padding: 0 5vw;
  }
  .businessBox .business-ex .container p {
    font-size: 1.6vw;
  }
  .businessBox .business-print .container {
    padding: 0 5vw;
  }
  .businessBox .business-print .container h2 {
    font-size: 2.6vw;
    padding: 0 1vw 2vw;
  }
  .businessBox .business-print .container section .img {
    width: 38vw;
  }
  .businessBox .business-print .container section .text p {
    font-size: 2vw;
  }
  .businessBox .business-print .container section .text p:before {
    top: -6vw;
    width: 4.4vw;
    height: 4.4vw;
  }
  .businessBox .business-step {
    padding: 8vw 0;
  }
  .businessBox .business-step .container {
    padding: 0 5vw;
  }
  .businessBox .business-step .container h2 {
    font-size: 2.6vw;
  }
  .businessBox .business-step .container ul li {
    font-size: 2vw;
    text-align: center;
  }
  .businessBox .business-step .container ul + p {
    font-size: 1.5vw;
    padding: 0 0 4vw;
  }
}
@media (max-width: 559px) {
  .businessBox .business-main {
    flex-direction: column;
    gap: 0;
    padding: 0;
    margin: 0 0 13vw;
  }
  .businessBox .business-main .img {
    width: 100% !important;
  }
  .businessBox .business-main .text {
    padding: 4vw 0 0;
    background: rgba(255, 255, 255, 0.8);
    width: 94%;
    margin: -25vw 3% 0 3%;
  }
  .businessBox .business-main .text h1 {
    text-align: center;
  }
  .businessBox .business-main .text h1 br {
    display: block;
  }
  .businessBox .business-main .text h1 span {
    font-size: 5vw;
    line-height: 1.5;
  }
  .businessBox .business-main .text h1 + p {
    font-size: 3vw;
    padding: 0 7%;
    margin: 5vw 0 0;
  }
  .businessBox .business-service .container .wrap + p {
    font-size: 2.4vw;
  }
  .businessBox .business-works {
    padding: 23vw 0;
  }
  .businessBox .business-works .container {
    box-sizing: border-box;
    padding: 0 3vw;
  }
  .businessBox .business-works .container section {
    flex-wrap: wrap;
    padding: 0 0 6vw 0;
    border-right: none;
  }
  .businessBox .business-works .container section .text {
    width: 100% !important;
    order: 1;
  }
  .businessBox .business-works .container section .text h2 span {
    font-size: 4vw;
  }
  .businessBox .business-works .container section .ex {
    width: 100% !important;
    order: 2;
  }
  .businessBox .business-works .container section .ex .img {
    margin: 0 0 3vw;
  }
  .businessBox .business-works .container section .ex h3 {
    font-size: 3.4vw;
  }
  .businessBox .business-works .container section .ex p {
    font-size: 2.4vw;
  }
  .businessBox .business-works .container section.type02 .text h2 {
    margin: 0 0 3.6vw;
  }
  .businessBox .business-works .container section.type02 .text h2 figure {
    font-size: 2vw;
  }
  .businessBox .business-works .container section.type02 .text p {
    font-size: 2.54vw;
  }
  .businessBox .business-works .container section.type03 .text .img {
    padding: 11vw 0 0;
  }
  .businessBox .business-works .container section.type03 .text .inner {
    top: 16vw;
    width: 41vw;
  }
  .businessBox .business-works .container section.type03 .text .inner h3 {
    font-size: 3.6vw;
  }
  .businessBox .business-works .container section.type03 .text .inner p {
    font-size: 2.4vw;
  }
  .businessBox .business-works .container section.type04 .ex .img {
    margin: 6vw auto 3vw;
    width: 42vw;
  }
  .businessBox .business-works .container section.type04 .text h2 {
    text-align: center;
  }
  .businessBox .business-works .container section.type04 .text .img {
    padding-right: 0;
  }
  .businessBox .business-works .container section.type04 .text .inner {
    top: 41vw;
    width: 43vw;
  }
  .businessBox .business-works .container section.type04 .text .inner h3, .businessBox .business-works .container section.type04 .text .inner p {
    text-align: left;
  }
  .businessBox .business-works .container section.type04 .text .inner h3 {
    font-size: 3.6vw;
  }
  .businessBox .business-works .container section.type04 .text .inner p {
    font-size: 2.4vw;
  }
  .businessBox .business-works .container section.type04 .movie {
    padding: 4vw 3vw 4vw 3vw;
    align-items: center;
    gap: 0;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
  }
  .businessBox .business-works .container section.type04 .movie .thumb {
    width: 100%;
  }
  .businessBox .business-works .container section.type04 .movie .thumb dl {
    margin: 2vw 0 0;
  }
  .businessBox .business-works .container section.type04 .movie .thumb dl dt {
    font-size: 4vw;
    line-height: 1.8;
    padding: 0 2vw;
    border-radius: 1.4vw;
  }
  .businessBox .business-works .container section.type04 .movie .thumb dl dd {
    font-size: 4vw;
    padding: 0.2vw 0 0 2vw;
  }
  .businessBox .business-works .container section.type04 .movie .text {
    width: 100%;
  }
  .businessBox .business-works .container section.type04 .movie .text h3 {
    font-size: 4vw;
    margin: 0 0 3vw;
  }
  .businessBox .business-works .container section.type04 .movie .text p {
    font-size: 3vw;
    padding: 2vw 2vw;
    margin: 0 0 4vw;
  }
  .businessBox .business-works .container section.type05 .ex .img.dSp {
    width: 100%;
    text-align: right;
  }
  .businessBox .business-works .container section.type05 .ex .img.dSp img {
    display: inline-block;
    width: 50vw;
  }
  .businessBox .business-works .container section.type05 .text .box02 {
    justify-content: space-between;
  }
  .businessBox .business-works .container section.type05 .text .box02 .img {
    width: 49%;
  }
  .businessBox .business-works .container section:last-of-type {
    border-bottom: none;
  }
  .businessBox .business-ex .container table thead th,
  .businessBox .business-ex .container table tbody th,
  .businessBox .business-ex .container table tbody td {
    font-size: 3vw;
  }
  .businessBox .business-ex .container p {
    font-size: 3vw;
    text-align: left;
    margin: 3vw 0 0;
  }
  .businessBox .business-print .container h2 {
    font-size: 4vw;
    padding: 0 1vw 3vw;
  }
  .businessBox .business-print .container section {
    flex-wrap: wrap;
    gap: 3vw;
    padding: 10vw 3vw 5vw;
  }
  .businessBox .business-print .container section .img {
    width: 100%;
    text-align: center;
  }
  .businessBox .business-print .container section .img img {
    width: 60vw;
  }
  .businessBox .business-print .container section .text {
    width: 100%;
  }
  .businessBox .business-print .container section .text p {
    padding: 0 0 0 12vw;
    font-size: 3vw;
    margin: 0 0 2vw;
  }
  .businessBox .business-print .container section .text p:before {
    top: 0;
    width: 9.4vw;
    height: 9.4vw;
    font-size: 5vw;
    left: 0;
  }
  .businessBox .business-print .container section:after {
    border-right: 9vw solid transparent;
    border-left: 9vw solid transparent;
    border-top: 6vw solid #a2b6d7;
    margin-left: -9.5vw;
    bottom: -6vw;
  }
  .businessBox .business-step {
    margin: 0 0 8vw;
  }
  .businessBox .business-step .container h2 {
    font-size: 3.6vw;
    margin: 0 0 6vw;
  }
  .businessBox .business-step .container ul {
    flex-wrap: wrap;
  }
  .businessBox .business-step .container ul li {
    font-size: 3vw;
    width: 22vw;
    background-position: right top 6vw;
    background-size: 2.6vw auto;
  }
  .businessBox .business-step .container ul li .img img {
    height: 17vw;
    width: auto;
  }
  .businessBox .business-step .container ul + p {
    font-size: 2.4vw;
    padding: 0 0 5vw;
  }
  .businessBox .business-step .container ul:after {
    content: "";
    width: 22vw;
  }
}

.design .business-service .container .wrap .list-service li:nth-of-type(2) img {
  width: 6vw;
}
.design .business-service .container .wrap .list-service li:nth-of-type(6) img {
  width: 6.5vw;
}
.design .business-service .container .wrap .list-service li:nth-of-type(8) img {
  width: 5.8vw;
}
.design .business-service .container .wrap .list-service li:nth-of-type(9) img {
  width: 6vw;
}
.design .business-service .container .wrap .list-service li:nth-of-type(10) img {
  width: 6vw;
}
@media (max-width: 959px) {
  .design .business-service .container .list-service li {
    padding: 4.4vw 1vw 4.4vw;
  }
  .design .business-service .container .list-service li .img {
    min-height: 13vw;
  }
  .design .business-service .container .list-service li:nth-of-type(1) img, .design .business-service .container .list-service li:nth-of-type(2) img, .design .business-service .container .list-service li:nth-of-type(3) img, .design .business-service .container .list-service li:nth-of-type(4) img, .design .business-service .container .list-service li:nth-of-type(5) img, .design .business-service .container .list-service li:nth-of-type(6) img, .design .business-service .container .list-service li:nth-of-type(7) img, .design .business-service .container .list-service li:nth-of-type(8) img, .design .business-service .container .list-service li:nth-of-type(9) img, .design .business-service .container .list-service li:nth-of-type(10) img {
    width: 9vw;
  }
}

.tec .businessBox .business-main .text {
  padding: 2vw 0 0;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(1) img {
  width: 5vw;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(2) span {
  line-height: 1.2;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(2) img {
  width: 5.8vw;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(3) img {
  width: 4.5vw;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(4) img {
  width: 5.5vw;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(5) img {
  width: 5.5vw;
}
.tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(6) img {
  width: 4.2vw;
}
@media (max-width: 959px) {
  .tec .businessBox .business-main {
    padding: 0 4vw 0 0;
  }
  .tec .businessBox .business-main .img {
    width: 45vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li {
    padding: 3.25vw 1vw 3.25vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li .img {
    min-height: 13vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(1) img {
    width: 8vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(2) img {
    width: 8vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(3) img {
    width: 8vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(4) img {
    width: 8vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(5) img {
    width: 8vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(6) img {
    width: 8vw;
  }
  .tec .businessBox .business-works {
    padding: 6vw 0 0;
  }
  .tec .businessBox .business-works .container {
    margin: 0;
  }
}
@media (max-width: 559px) {
  .tec .businessBox .business-main {
    padding: 0;
  }
  .tec .businessBox .business-service .container .wrap .list-service li {
    padding: 1.25vw 1vw 1.25vw;
    width: 49%;
  }
  .tec .businessBox .business-service .container .wrap .list-service li .img {
    min-height: 21vw;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(1) img {
    width: 15vw !important;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(2) img {
    width: 18vw !important;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(3) img {
    width: 14vw !important;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(5) img {
    width: 17vw !important;
  }
  .tec .businessBox .business-service .container .wrap .list-service li:nth-of-type(6) img {
    width: 14vw !important;
  }
  .tec .businessBox .business-works {
    padding: 23vw 0 0;
  }
  .tec .businessBox .business-works .container {
    margin: 0;
  }
}

.planning .businessBox .business-service .container .list-service li {
  padding: 1.4vw 1vw 1.8vw;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(1) img {
  width: 5vw;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(2) span {
  line-height: 1.2;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(2) img {
  width: 5.8vw;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(3) img {
  width: 4.5vw;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(4) img {
  width: 5.5vw;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(5) img {
  width: 5.5vw;
}
.planning .businessBox .business-service .container .list-service li:nth-of-type(6) img {
  width: 4.2vw;
}
@media (max-width: 959px) {
  .planning .businessBox .business-service .container .list-service li {
    padding: 4.4vw 1vw 3.8vw;
  }
  .planning .businessBox .business-service .container .list-service li span {
    font-size: 2vw;
  }
  .planning .businessBox .business-service .container .list-service li:nth-of-type(1) img {
    width: 9vw;
  }
  .planning .businessBox .business-service .container .list-service li:nth-of-type(2) img {
    width: 9vw;
  }
  .planning .businessBox .business-service .container .list-service li:nth-of-type(3) img {
    width: 9vw;
  }
  .planning .businessBox .business-service .container .list-service li:nth-of-type(4) img {
    width: 9vw;
  }
  .planning .businessBox .business-service .container .list-service li:nth-of-type(5) img {
    width: 9vw;
  }
}

.system .businessBox .business-service .container .list-service {
  justify-content: center;
}
.system .businessBox .business-service .container .list-service li {
  padding: 1.4vw 1vw 1.8vw;
}
.system .businessBox .business-service .container .list-service li:nth-of-type(1) img {
  width: 6vw;
}
.system .businessBox .business-service .container .list-service li:nth-of-type(2) img {
  width: 7vw;
}
.system .businessBox .business-service .container .list-service li:nth-of-type(3) img {
  width: 6vw;
}
.system .businessBox .business-service .container .list-service li:nth-of-type(4) img {
  width: 6.4vw;
}
.system .businessBox .business-service .container .list-service + p {
  padding-left: 9vw;
}
@media (max-width: 959px) {
  .system .businessBox .business-main {
    padding: 0 3vw 0 0;
  }
  .system .businessBox .business-main .img {
    width: 39vw;
  }
  .system .businessBox .business-service .container .list-service li {
    padding: 3.4vw 1vw 3.8vw;
    width: 48%;
  }
  .system .businessBox .business-service .container .list-service li:nth-of-type(1) img {
    width: 9vw;
  }
  .system .businessBox .business-service .container .list-service li:nth-of-type(2) img {
    width: 9vw;
  }
  .system .businessBox .business-service .container .list-service li:nth-of-type(3) img {
    width: 9vw;
  }
  .system .businessBox .business-service .container .list-service li:nth-of-type(4) img {
    width: 9vw;
  }
}

#privacy {
  border: 5px solid #d1daeb;
  overflow: scroll;
  overflow-x: hidden;
  height: 22vw;
  padding: 2.4vw 3vw;
  box-sizing: border-box;
  font-size: 1.1vw;
  font-weight: 500;
  margin: 0 10vw 3vw;
}
#privacy h2 {
  font-size: 1.6vw;
  text-align: center;
  color: #17489c;
  margin: 0 0 1vw;
}
#privacy p, #privacy ol, #privacy li {
  line-height: 1.4;
  font-weight: 300;
}
#privacy p, #privacy ol {
  margin: 0 0 2vw;
}
#privacy ol li {
  margin: 0 0 1vw;
}
#privacy ol li strong {
  font-weight: 500;
  margin: 0 0 0.4vw;
  display: inline-block;
}
@media (max-width: 959px) {
  #privacy {
    padding: 3.4vw 4vw;
    margin: 0 0 3vw;
  }
  #privacy h2 {
    font-size: 2vw;
    margin: 0 0 2vw;
  }
  #privacy p, #privacy ol, #privacy li {
    font-size: 1.6vw;
    line-height: 1.6;
  }
}
@media (max-width: 559px) {
  #privacy {
    height: 50vw;
    padding: 5.4vw 4vw;
  }
  #privacy h2 {
    font-size: 4vw;
    margin: 0 0 3vw;
  }
  #privacy p, #privacy ol, #privacy li {
    font-size: 3vw;
  }
}

#contact {
  margin: 0 0 9vw;
  position: relative;
}
#contact .btn {
  text-align: center;
}
#contact .btn input {
  border: none;
  background: #17489c;
  color: #fff;
  font-size: 1.5vw;
  width: 8vw;
  border-radius: 0.6vw;
  font-weight: 700;
  letter-spacing: 0.4vw;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.2s;
  box-sizing: border-box;
  padding: 0 2.4vw 0.2vw;
}
#contact .btn input:hover {
  filter: brightness(1.2);
}
#contact .wpcf7-list-item {
  margin: 0;
}
#contact .wpcf7-spinner {
  position: absolute;
}
@media (max-width: 959px) {
  #contact .btn input {
    font-size: 2.5vw;
    width: 24vw;
    padding: 1vw 0 1.4vw 0.2vw;
  }
  #contact .wpcf7-spinner {
    position: absolute;
  }
}
@media (max-width: 559px) {
  #contact .btn input {
    width: 100%;
    box-sizing: border-box;
    font-size: 4vw;
    padding: 2vw 2vw 3vw;
    margin: 4vw 0 0;
  }
}

#news-index {
  padding: 0 12vw;
  margin: 0 0 14vw;
}
@media (max-width: 959px) {
  #news-index {
    padding: 0 5vw;
    margin: 0 0 11vw;
  }
}

.news-single {
  padding: 8vw 0 10vw;
}
.news-single__inner {
  width: 86vw;
  margin: 0 auto;
}
.news-single__head {
  margin-bottom: 4vw;
}
.news-single__head time {
  display: block;
  margin-bottom: 1.6vw;
  font-size: 1.4vw;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.news-single__head h1 {
  margin: 0;
  font-size: 3vw;
  line-height: 1.5;
  font-weight: 700;
}
.news-single__body {
  background: #fff;
  border-radius: 0.8vw;
}
.news-single__body > *:first-child {
  margin-top: 0;
}
.news-single__body > *:last-child {
  margin-bottom: 0;
}
.news-single__body p {
  margin: 0 0 1.8em;
  font-size: 1.5vw;
  line-height: 2;
}
.news-single__body h2,
.news-single__body h3,
.news-single__body h4,
.news-single__body h5,
.news-single__body h6 {
  margin: 2.2em 0 0.8em;
  line-height: 1.5;
  font-weight: 700;
}
.news-single__body h2 {
  font-size: 2vw;
}
.news-single__body h3 {
  font-size: 1.7vw;
}
.news-single__body h4 {
  font-size: 1.5vw;
}
.news-single__body ul,
.news-single__body ol {
  margin: 0 0 1.8em;
  padding-left: 1.5em;
}
.news-single__body li {
  font-size: 1.2vw;
  line-height: 2;
}
.news-single__body a {
  color: inherit;
  text-decoration: underline;
}
.news-single__body img {
  display: block;
  max-width: 100%;
  height: auto;
}
.news-single__body figure {
  margin: 0 0 2.4em;
}
.news-single__body .wp-block-image {
  margin-bottom: 2.4em;
}
.news-single__body .wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.news-single__body .wp-block-heading {
  line-height: 1.5;
}
.news-single__body .wp-block-quote {
  margin: 0 0 2.4em;
  padding: 1.8em 2em;
  border-left: 0.3vw solid #ccc;
  background: #f8f8f8;
}
.news-single__body .wp-block-quote p {
  margin-bottom: 0;
}
.news-single__body .wp-block-quote cite {
  display: block;
  margin-top: 1em;
  font-size: 1vw;
}
.news-single__body .wp-block-table {
  margin-bottom: 2.4em;
  overflow-x: auto;
}
.news-single__body .wp-block-table table {
  width: 100%;
  border-collapse: collapse;
}
.news-single__body .wp-block-table th,
.news-single__body .wp-block-table td {
  border: 1px solid #ddd;
  padding: 1em;
  font-size: 1.1vw;
  line-height: 1.8;
}
.news-single__body .wp-block-button {
  margin-bottom: 2.4em;
}

@media (max-width: 959px) {
  .news-single__head time {
    font-size: 1.6vw;
  }
  .news-single__head h1 {
    font-size: 2.4vw;
  }
  .news-single__body p {
    font-size: 2vw;
  }
}
@media (max-width: 559px) {
  .news-single {
    padding: 14vw 0 16vw;
  }
  .news-single__inner {
    width: 90vw;
  }
  .news-single__head {
    margin-bottom: 6vw;
  }
  .news-single__head time {
    margin-bottom: 3vw;
    font-size: 3.4vw;
  }
  .news-single__head h1 {
    font-size: 5vw;
    line-height: 1.5;
  }
  .news-single__body {
    border-radius: 2vw;
  }
  .news-single__body p {
    font-size: 3vw;
    line-height: 1.9;
  }
  .news-single__body h2 {
    font-size: 5vw;
  }
  .news-single__body h3 {
    font-size: 4.5vw;
  }
  .news-single__body h4 {
    font-size: 4vw;
  }
  .news-single__body li {
    font-size: 3.8vw;
    line-height: 1.9;
  }
  .news-single__body .wp-block-quote {
    border-left: 1vw solid #ccc;
  }
  .news-single__body .wp-block-quote cite {
    font-size: 3.2vw;
  }
  .news-single__body .wp-block-table th,
  .news-single__body .wp-block-table td {
    font-size: 3.4vw;
  }
}
/* サムネ */
.movie-open {
  position: relative;
  display: block;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  max-width: 600px;
  margin: 50px auto;
}
.movie-open img {
  display: block;
  width: 100%;
  height: auto;
}
.movie-open {
  /* 再生ボタン */
}
.movie-open span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  transform: translate(-50%, -50%);
}
.movie-open span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid #fff;
}
@media (max-width: 559px) {
  .movie-open span {
    width: 13vw;
    height: 13vw;
  }
  .movie-open span:before {
    border-top: 3vw solid transparent;
    border-bottom: 3vw solid transparent;
    border-left: 4vw solid #fff;
  }
}

/* モーダル */
.movie-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}
.movie-modal.is-open {
  display: block;
}
.movie-modal-bg {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
}
.movie-modal {
  /* コンテンツ */
}
.movie-modal-content {
  position: relative;
  z-index: 1;
  width: min(90vw, 900px);
  margin: 5vh auto 0;
}
.movie-modal {
  /* 閉じるボタン */
}
.movie-modal-close {
  position: absolute;
  top: -40px;
  right: 0;
  border: none;
  background: none;
  color: #fff;
  font-size: 32px;
  cursor: pointer;
}
.movie-modal {
  /* 動画 */
}
.movie-modal-video {
  position: relative;
  padding-top: 56.25%;
  background: #000;
}
.movie-modal-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* floating */
/* floating */
#floatingBanner {
  position: absolute;
  top: 83vw;
  right: 0;
  width: 16vw;
  height: 18.2vw;
  z-index: 999;
  transition: 0s;
  background: url(../img/btn-digital_catalog.webp) no-repeat center top/100% auto;
}
#floatingBanner:hover {
  background-image: url(../img/btn-digital_catalog_hover.webp);
}
#floatingBanner img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 559px) {
  #floatingBanner {
    top: 358vw;
    right: 0;
    width: 26vw;
    height: 29vw;
  }
}

#floatingBanner.is-fixed {
  position: fixed;
  top: clamp(60px, 7.8vw, 120px);
  right: 0;
}
@media (max-width: 559px) {
  #floatingBanner.is-fixed {
    top: clamp(70px, 19vw, 140px);
    right: 0;
    width: 26vw;
  }
}

/* table scroll */
@media screen and (max-width: 559px) {
  .business-ex .container .js-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding-bottom: 2vw;
  }
  .business-ex .container .js-table-scroll table {
    min-width: 650px;
  }
  .business-ex .container .js-table-scroll-note {
    margin: 0 0 2vw;
    text-align: right;
    line-height: 1;
  }
  .business-ex .container .js-table-scroll-note span {
    display: inline-block;
    position: relative;
    font-size: 3vw;
    font-weight: 700;
    color: #17489c;
    padding: 0 5.8vw 0 0;
  }
  .business-ex .container .js-table-scroll-note span::before,
  .business-ex .container .js-table-scroll-note span::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .business-ex .container .js-table-scroll-note span::before {
    right: 1.8vw;
    width: 2.6vw;
    height: 2.6vw;
    border-top: 2px solid #17489c;
    border-right: 2px solid #17489c;
    transform: translateY(-50%) rotate(45deg);
  }
  .business-ex .container .js-table-scroll-note span::after {
    right: 0;
    width: 4.8vw;
    height: 2px;
    background: #17489c;
  }
}
.system #floatingBanner {
  top: 69vw;
  background: url(../img/btn-system_buy.webp) no-repeat center top/100% auto;
}
.system #floatingBanner:hover {
  background-image: url(../img/btn-system_buy_hover.webp);
}
.system #floatingBanner.is-fixed {
  position: fixed;
  top: clamp(80px, 10.5vw, 150px);
  right: 0;
}
@media (max-width: 559px) {
  .system #floatingBanner {
    top: 243vw;
    height: 30vw;
  }
  .system #floatingBanner.is-fixed {
    top: clamp(70px, 19vw, 140px);
  }
}

/* mv animation */
.mv-scroll-wrap {
  position: relative;
  height: 520vh;
  background: #fff !important;
}

.mv-sticky-scene {
  position: sticky;
  top: 0;
  height: 190vh;
  overflow: hidden;
  background: #fff !important;
  isolation: isolate;
}

@media (max-width: 959px) {
  .mv-sticky-scene {
    height: 110vh;
  }
}
/* rear background */
#mvsubBg {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  --bg-scale:1.06;
  --bg-y:0px;
  --bg-dark: 0;
}

#mvsubBg::before {
  content: "";
  position: absolute;
  inset: -4vw;
  background: linear-gradient(rgba(0, 0, 0, var(--bg-dark)), rgba(0, 0, 0, var(--bg-dark))), url("../img/mv-bg.webp") center center/cover no-repeat;
  transform: translateY(var(--bg-y)) scale(var(--bg-scale));
  transform-origin: center center;
  will-change: transform;
}

/* front */
#mv {
  position: absolute;
  inset: 0;
  z-index: 5;
  overflow: hidden;
}

.mv-mask-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 4;
}

#mvsub {
  position: absolute;
  inset: 0;
  z-index: 5;
  color: #fff;
  pointer-events: none;
  opacity: 0;
  transform: translateY(20px);
  will-change: opacity, transform;
}

#mvsub .container {
  position: relative;
  width: min(100%, 1280px);
  height: 100%;
  margin: 0 auto;
  padding: clamp(56px, 5vw, 84px) clamp(24px, 4vw, 64px) clamp(260px, 26vw, 360px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transform: none;
}

#mvsub h1,
#mvsub p {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

#mvsub h1 {
  margin: 0 0 1.4vw;
  font-size: clamp(38px, 5.3vw, 68px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-shadow: 0 8px 24px rgba(0, 0, 0, 0);
}

#mvsub p {
  margin: 0 0 0.9vw;
  font-size: clamp(16px, 1.2vw, 20px);
  line-height: 1.65;
  font-weight: 700;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

/* wave only adjusted */
.mv-wave {
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 9;
  width: 100%;
  opacity: 0;
  transform: translate3d(0, 14vw, 0);
  will-change: opacity, transform;
  pointer-events: none;
}

.mv-wave img {
  display: block;
  width: 100%;
  height: auto;
}

.mv-wave::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 140vh;
  background: #fff;
}

.front-copy-wrap {
  position: absolute;
  inset: 0;
  z-index: 7;
}

.sprout {
  position: absolute;
  color: #2458bb;
  z-index: 8;
  pointer-events: none;
  transition: opacity 0.15s linear;
}

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

.sprout-01 {
  left: 33.5%;
  top: 37.3%;
  width: 56px;
  transform: rotate(-5deg);
}

.after-content {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 80px 24px 160px;
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.after-content.is-show {
  opacity: 1;
  transform: translateY(0);
}

.after-content .inner {
  width: min(100%, 1100px);
  margin: 0 auto;
}

.after-content h2 {
  margin: 0 0 24px;
  font-size: clamp(32px, 4vw, 56px);
  line-height: 1.2;
}

.after-content p {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.9;
}

.sprout-img {
  position: absolute;
  right: 61vw;
  top: calc(100vh - 39.5vw);
  width: 7.5vw;
  z-index: 8;
  pointer-events: none;
  will-change: opacity, transform, filter;
}
@media (max-width: 959px) {
  .sprout-img {
    right: 60vw;
    top: calc(100vh - 42.5vw);
    width: 8.5vw;
  }
}
@media (max-width: 767px) {
  .sprout-img {
    right: 65vw;
    top: calc(100vh - 59.5vw);
    width: 10.5vw;
  }
}

.dSp.mv #mv {
  display: block !important;
  opacity: 1 !important;
  position: static !important;
  height: auto;
}
.dSp.mv #mv .img {
  position: static;
  padding: 40vw 0 0;
}
.dSp.mv #mv .text {
  top: 43vw;
}
.dSp.mv #mvsub {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  width: 100%;
  height: auto;
  padding: 0 3vw;
  display: block;
  background: url(../img/mv-bg.webp) no-repeat center top/100% auto;
  transform: none;
  margin-top: -1vw;
  position: relative;
}
.dSp.mv #mvsub .container {
  width: auto;
  box-sizing: border-box;
  padding: 18vw 3vw 37vw 3vw;
  position: relative;
  z-index: 2;
}
.dSp.mv #mvsub .container h1, .dSp.mv #mvsub .container p {
  opacity: 1 !important;
  transform: none !important;
}
.dSp.mv #mvsub::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.dSp.mv #mvsub:after {
  content: "";
  width: 100%;
  height: 32vw;
  background: url(../img/wave2.webp) no-repeat center top/126% auto;
  position: absolute;
  bottom: -2vw !important;
  left: 0;
  z-index: 3;
}/*# sourceMappingURL=style.css.map */