@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Squada+One&display=swap");
.homepage .home .kv__title {
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  padding-right: 20px;
  padding-left: 20px;
}

.homepage .home .kv__title span {
  font-size: 24px;
  line-height: 1.3;
  display: block;
  width: 80%;
  margin: 20px auto;
}

.homepage .home .kv__title .bracket {
  letter-spacing: 0.1em;
}

.homepage .home .vision__text {
  top: -100px;
}

.homepage .home .vision__text .title span {
  letter-spacing: 0.1em;
  line-height: 1.3em;
}

.homepage .home .vision__text .desc {
  max-width: 500px;
}

.homepage .machine__item .patent__list dl dt.patent__list__heading {
  min-height: 60px;
  line-height: 1.5;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.homepage .machine__item .patent__list dl dt.patent__list__heading span {
  display: block;
  height: auto;
  line-height: 1.5;
}

.homepage .machine__item .patent__list dl dt.patent__list__heading span:before, .homepage .machine__item .patent__list dl dt.patent__list__heading span:after {
  display: none;
}

.homepage .home .nano_bubbles__text .title.knowledge-sharing {
  color: #23b7c3;
}

.homepage .home .nano_bubbles__text .title.knowledge-sharing span {
  display: block;
  padding-left: 65px;
  margin: 3px 0;
}

.homepage .profile .section01__inner__details.extend {
  max-width: unset;
  padding: 20px 0 0 0;
  position: relative;
  right: 0;
  top: 0px;
}

.homepage footer .footer_nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.homepage .contact_en .kv {
  padding-top: 150px;
}

.homepage .contact.contact_en .kv__title {
  color: #000;
}

.homepage .contact_en.contact__form input[type=text], .homepage .contact__form input[type=email], .homepage .contact__form select {
  background-color: #f3fbfb;
}

.homepage .contact_en.contact__form textarea {
  background-color: #f3fbfb;
}

.homepage .contact_en.contact h2 {
  text-align: left;
}

.homepage .contact_en.contact__form ul li:nth-child(odd) {
  background-color: transparent;
}

.homepage .contact_en.contact__form ul li span.require {
  color: #d00000;
  background-color: transparent;
  border: 1px solid #d00000;
  margin-left: 10px;
  padding: 5px 10px;
}

.homepage .contact__menu ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.homepage .works .kv__title span {
  font-weight: 700;
  font-size: 50px;
}

.homepage .works .mission__title .sub p {
  line-height: 1.75;
}

.homepage .works .possibility__box p {
  margin-bottom: 1rem;
}

.homepage .works .thoughts__item .text {
  padding: 10px 0 50px;
}

.homepage .works .thoughts__item .text .title.knowledge-sharing {
  color: #23b7c3;
}

.homepage .works .thoughts__item .text .title.knowledge-sharing span {
  display: block;
  padding-left: 100px;
  margin: 3px 0;
}

.homepage .works .machine__list {
  margin-bottom: 150px;
}

.homepage .bootstrap * {
  font-family: kozuka-mincho-pr6n, serif !important;
}

.homepage .bootstrap .lp-title {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin: 120px 0 30px;
}

.homepage .bootstrap .title-green {
  font-size: 18px;
}

.homepage .bootstrap .list-features li {
  font-size: 12px;
}

.homepage .bootstrap .section-features .title .lightblue__text {
  color: #20b8c3;
}

.homepage .bootstrap .section-case-studies .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: linear-gradient(74deg, #20c8d5 0, #20c8d5 47%, #e9f8f8 47.5%, #e9f8f8 100%);
}

.homepage .bootstrap .section-case-studies .text.large {
  background: linear-gradient(74deg, #20c8d5 0, #20c8d5 43%, #e9f8f8 43.5%, #e9f8f8 100%);
}

.homepage .bootstrap .installation_results .container {
  max-width: 1200px;
  margin-top: 120px;
}

.homepage .bootstrap .both-side-slash:before, .homepage .bootstrap .both-side-slash:after {
  display: none;
}

@media screen and (max-width: 768px) {
  .homepage .home .kv__title {
    font-size: 16px;
  }

  .homepage .home .kv__title span {
    font-size: 14px;
    margin-top: 10px;
    font-size: 10px;
  }

  .homepage .home .vision__title span {
    line-height: 1.5;
  }

  .homepage .home .vision__title {
    background-position: right 15px top 137px;
    left: -60px;
    top: -155px;
  }

  .homepage .home .vision__text {
    top: auto;
  }

  .homepage .home .nano_bubbles__text .title h3 {
    text-align: center;
  }

  .homepage .home .nano_bubbles__text .title.knowledge-sharing span {
    padding-left: 0px;
  }

  .homepage .works .kv__title span {
    font-size: 30px;
  }

  .homepage .works .thoughts__item .text .title.knowledge-sharing span {
    padding-left: 0;
  }

  .homepage .works .machine__list {
    margin-bottom: 80px;
  }

  .homepage .bootstrap .lp-title {
    margin: 70px 0 30px;
    line-height: 1.5;
  }

  .homepage .bootstrap .list-features li {
    font-size: 10px;
  }

  .homepage .bootstrap .section-case-studies .text span {
    font-size: 14px;
  }

  .homepage .bootstrap .section-case-studies .text small {
    font-size: 13px;
  }

  .homepage .bootstrap .section-case-studies .number-01 .inner {
    padding-left: 120px;
  }
}
body {
  font-family: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
td,
th,
p,
ul,
li,
dt,
dd,
span {
  line-height: 1.5;
  font-weight: inherit;
}

sub {
  font-size: 0.7em;
}

img {
  width: auto;
  max-width: 100%;
}

.fot-squada {
  font-family: "Squada One", cursive;
}

.en-inner {
  width: 1100px;
  max-width: 92%;
  margin: 0 auto;
  position: relative;
}

.red {
  color: #C90C1A;
}

.en-title {
  font-size: 75px;
  font-weight: bold;
  margin: 100px auto;
  text-align: center;
}

.en-sub-title {
  font-size: 36px;
  font-weight: bold;
  margin: 100px 0;
  text-align: center;
  line-height: 1.76;
}

.w-500 {
  width: 500px;
  max-width: 100%;
}

.w-650 {
  width: 650px;
  max-width: 100%;
}

.w-700 {
  width: 700px;
  max-width: 100%;
}

.w-760 {
  width: 760px;
  max-width: 100%;
}

.en-btn {
  font-family: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin: 0 auto;
  min-height: 60px;
}
.en-btn.btn--white {
  background-color: inherit;
  color: #fff;
}
.en-btn.btn--white:hover {
  background-color: #fff;
  color: #000;
}
.en-btn.btn--red {
  background-color: #C90C1A;
  color: #fff;
}
.en-btn.btn--red:hover {
  background-color: #ffe1e3;
  color: #C90C1A;
}

.accordion {
  margin-top: 40px;
}
.accordion__ttl {
  position: relative;
  cursor: pointer;
}
.accordion__ttl:after {
  content: "";
  width: 60px;
  height: 100%;
  background-color: #383D3D;
  position: absolute;
  top: 0;
  right: 0;
}
.accordion__ttl__inner {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  background-color: #C90C1A;
  color: #fff;
  font-size: 20px;
  padding: 0 65px;
  position: relative;
}
.accordion__ttl__inner:after, .accordion__ttl__inner:before {
  content: "";
  width: 25px;
  height: 2px;
  top: calc(50% - 1px);
  right: 17px;
  position: absolute;
  z-index: 1;
  background-color: #fff;
}
.accordion__ttl__inner:after {
  rotate: 90deg;
  transition: rotate 0.3s;
}
.accordion__ttl__inner p {
  flex: 1;
}
.accordion__ctt {
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s;
  background-color: #fff;
}

.show .accordion__ttl__inner:after {
  rotate: 0deg;
}

.item-title {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  line-height: 1.19;
}
.item-title span {
  font-size: 28px;
}

.item-desc {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  margin-top: auto;
}

@media screen and (max-width: 768px) {
  .item-title {
    font-size: 20px;
  }
  .item-title span {
    font-size: 16px;
  }

  .item-desc {
    font-size: 11px;
  }
}
.homepage {
  min-width: unset !important;
}
.homepage body {
  min-width: unset;
}
.homepage .main_header {
  background-color: #383D3D;
}
.homepage .main_header .main_nav__list {
  margin-right: 50px;
}
.homepage .main_header .main_nav__item {
  margin: 0 15px;
}
.homepage .main_header .main_nav__item a {
  color: #fff;
  font-family: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
}
.homepage .main_header .main_nav__icon span,
.homepage .main_header .main_nav__icon::before,
.homepage .main_header .main_nav__icon::after {
  background: #fff;
}
.homepage .invite {
  background-color: #C90C1A;
  padding: 100px 0;
}
.homepage .invite .btn_container {
  margin-top: 0;
}
.homepage .invite .btn_container .btn {
  height: 60px;
  font-size: 22px;
  font-weight: bold;
  width: 760px;
  max-width: 100%;
}
.homepage footer {
  margin-top: 80px;
}
.homepage footer .scroll_top {
  border: 2px solid #C90C1A;
  color: #C90C1A;
  z-index: 1;
}
.homepage footer .scroll_top:hover {
  background-color: #C90C1A;
}
.homepage footer .scroll_top:hover span {
  color: #fff;
  background-image: url(../../img/en/icon-arrow-up-white.svg);
}
.homepage footer .scroll_top span {
  background-image: url(../../img/en/icon-arrow-up.svg);
  background-size: auto;
  color: #C90C1A;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
.homepage footer .footer_nav ul {
  border-left: unset;
  width: fit-content;
  padding-left: 30px;
  padding-right: 30px;
}
.homepage footer .footer_nav ul li {
  margin-bottom: 20px;
}
.homepage footer .footer_nav ul li a {
  color: #000;
  font-family: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.homepage footer .copyright {
  color: #000;
  font-family: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  margin-top: 30px;
}
.homepage .breadcrumb a {
  color: #C90C1A;
}
.homepage .profile .section01__inner__details p.lightblue__text {
  color: #C90C1A;
}
.homepage .contact__menu a:hover {
  background-color: #C90C1A;
  border: 1px solid #C90C1A;
}
.homepage .contact__form input[type=submit] {
  background-color: #C90C1A;
}
.homepage .contact__form .contact__submit a {
  color: #C90C1A;
}

.homepage-ja .main_header .main_nav__item.blue a {
  background-color: inherit;
}
.homepage-ja .report__inner .search__submit {
  background-color: #C90C1A;
}
.homepage-ja .report__inner .search__table a.active {
  background: #C90C1A;
  border: 1px solid #C90C1A;
}
.homepage-ja .report__inner .search__table tr td:nth-of-type(2) .arrow_box.active {
  border-bottom: 1px solid #C90C1A;
  border-right: 1px solid #C90C1A;
  border-top: 1px solid #C90C1A;
}
.homepage-ja .report__inner .search__table tr td:nth-of-type(2) .arrow_box.active::before {
  background: #C90C1A;
  border-bottom: 1px solid #C90C1A;
  border-right: 1px solid #C90C1A;
}
.homepage-ja .report__inner .search__table tr td:nth-of-type(2) .arrow_box:hover {
  border-bottom: 1px solid #C90C1A;
  border-right: 1px solid #C90C1A;
  border-top: 1px solid #C90C1A;
}
.homepage-ja .report__inner .search__table tr td:nth-of-type(2) .arrow_box:hover::before {
  border-bottom: 1px solid #C90C1A;
  border-right: 1px solid #C90C1A;
}
.homepage-ja .report__inner .sidebar__inner h2 {
  color: #C90C1A;
}
.homepage-ja .report__inner .search__table a:hover {
  border: 1px solid #C90C1A;
  color: #C90C1A;
}
.homepage-ja .report__inner ul li .active {
  color: #C90C1A;
}
.homepage-ja .reportdetail .arrow_box {
  border-bottom: 1px solid #C90C1A;
  border-right: 1px solid #C90C1A;
  border-top: 1px solid #C90C1A;
  color: #C90C1A;
}
.homepage-ja .reportdetail .arrow_box::before {
  border-bottom: 1px solid #C90C1A;
  border-right: 1px solid #C90C1A;
}
.homepage-ja .reportdetail__inner .main__view__inner h3 {
  color: #C90C1A;
}
.homepage-ja .reportdetail__inner .main__view__inner__related h3 {
  color: #C90C1A;
}
.homepage-ja .reportdetail__inner .sidebar__inner h2 {
  color: #C90C1A;
}
.homepage-ja .news .tag.bluegreen {
  background-color: #C90C1A;
}
.homepage-ja .news .tag.gray {
  background-color: #C90C1A;
}
.homepage-ja .news .news .news__pagination li .active {
  color: #C90C1A;
}
.homepage-ja .home .features__title .main,
.homepage-ja .machine__title .main {
  color: #C90C1A !important;
}
.homepage-ja .works .link_tab_container .link_tab:hover {
  background-color: #C90C1A;
  border: 1px solid #C90C1A;
}
.homepage-ja .works .effect__item .text .number {
  background-color: #C90C1A;
}
.homepage-ja .works .effect__item .text .title {
  color: #C90C1A;
}
.homepage-ja .works .case__content .text h4 {
  color: #C90C1A;
}
.homepage-ja .works .coverage__item .text .title h3 .num {
  color: #C90C1A;
}
.homepage-ja .works .coverage__item .text .title h3::before {
  border-bottom: 1px solid #C90C1A;
}
.homepage-ja .works .machine__item .patent__list dl + dl dt.patent__list__heading {
  border-right: solid 1px #C90C1A;
}
.homepage-ja .works .machine__item .patent__list dl dt.patent__list__heading {
  background: #C90C1A;
}
.homepage-ja .works .machine__item .patent__list dl dt {
  border: 1px solid #C90C1A;
  background-color: #ffe1e3;
}
.homepage-ja .works .flow__box h4 {
  border: 2px solid #C90C1A;
}
.homepage-ja .works .flow__box ul li span {
  color: #C90C1A;
}
.homepage-ja .works .flow__box h4.heading__bluegreen {
  background-color: #C90C1A;
}
.homepage-ja .works .flow__box h4::after {
  background: url(../img/works/flow_arrow_r-red.png) no-repeat top center;
}
.homepage-ja .works .flow__wrapper.flow__2 .flow__box h4::after {
  background-image: url(../img/works/flow_arrow_l-red.png);
}
.homepage-ja .works .case__scroll_up .line::before,
.homepage-ja .works .effect__scroll_down .line::before,
.homepage-ja .works .nano_bubbles__scroll_up .line::before,
.homepage-ja .works .nano_bubbles__scroll_down .line::before {
  background-color: #C90C1A;
}
.homepage-ja .works .case__scroll_down .line::before {
  background-color: #C90C1A;
}
.homepage-ja .works .coverage__scroll_up .line::before {
  background-color: #C90C1A;
}
.homepage-ja .works .effect__scroll_up .line::before {
  background-color: #C90C1A;
}
.homepage-ja .profile .section04__inner table tr:nth-of-type(odd) {
  background: #ffe1e3;
}
.homepage-ja .profile .section05__inner .contact__list__item {
  background-color: #ffe1e3;
}
.homepage-ja .profile .section05__inner .contact__list__item__wrapper .contact__item li a {
  color: #C90C1A;
}
.homepage-ja .profile .section05__inner .contact__list__item__wrapper {
  border-top: 1px solid #fcbabf;
}
.homepage-ja .profile .section05__inner .contact__list__item__wrapper .contact__item:nth-child(n+3) {
  border-top: 1px solid #fcbabf;
}

.en-kv {
  background: url(../../img/en/top-mv.jpg) no-repeat 30% center/cover;
  position: relative;
}
.en-kv__inner {
  width: 100%;
  color: #fff;
  overflow: hidden;
  position: relative;
  min-height: calc(100vh - 80px);
}
.en-kv__inner p {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.en-kv__inner p.en-kv__large {
  text-align: left;
  font-size: 100px;
  position: absolute;
  left: 0;
  top: calc(50% - 80px);
  transform: translateY(-50%);
}
.en-kv__inner p.en-kv__large span {
  font-size: 150px;
  line-height: 1;
  display: block;
}
.en-kv__inner p.en-kv__small {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 2.1vw;
}

.en-top-feature__item {
  font-weight: bold;
}
.en-top-feature__item__top {
  padding: 80px 0 60px;
  text-align: center;
  position: relative;
}
.en-top-feature__item__top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background-color: #C90C1A;
}
.en-top-feature__item__cnt {
  font-size: 90px;
}
.en-top-feature__item__ttl {
  font-size: 28px;
  line-height: 2.5;
  margin-top: 20px;
}
.en-top-feature__item__ttl span {
  font-size: 42px;
}
.en-top-feature__item__bottom {
  background-image: url(../../img/en/section-bg.png);
  padding: 45px 0 80px;
  border-top: 6px solid #C90C1A;
  border-bottom: 6px solid #C90C1A;
}
.en-top-feature__item__bottom__01 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
  padding: 0 50px 50px 220px;
  border-bottom: 1px solid #C90C1A;
}
.en-top-feature__item__bottom__01 > img {
  width: 137px;
}
.en-top-feature__item__bottom__01 p {
  flex: 1;
  font-size: 20px;
}
.en-top-feature__item__bottom__02 {
  padding-top: 50px;
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
}
.en-top-feature__item__bottom__02__item {
  margin-left: 50px;
}
.en-top-feature__item__bottom__02__item p {
  font-size: 20px;
  padding-left: 50px;
  position: relative;
  margin-top: 20px;
}
.en-top-feature__item__bottom__02__item p:first-of-type {
  margin-top: 0;
}
.en-top-feature__item__bottom__02__item p:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(../../img/en/icon-shikaku.svg) no-repeat center center/100% 100%;
  left: 0;
  top: 2px;
}
.en-top-feature__item__bottom__02__acd__item {
  margin: 50px auto 80px;
}
.en-top-feature__item__bottom__02__acd__item h3 {
  font-size: 18px;
  margin: 0 auto;
  width: fit-content;
  position: relative;
}
.en-top-feature__item__bottom__02__acd__item h3:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #C90C1A;
  left: 0;
  bottom: -5px;
}
.en-top-feature__item__bottom__02__acd__item img {
  margin: 30px auto;
  display: block;
}
.en-top-feature__item__bottom__02__acd__item p {
  font-size: 14px;
  font-weight: 400;
}

.en-top-product {
  margin-top: 135px;
  overflow: hidden;
  background-color: #383D3D;
  color: #fff;
}
.en-top-product__inner {
  width: 1300px;
}
.en-top-product__items {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.en-top-product__item {
  width: 30.7%;
}
.en-top-product__item__img {
  background-color: #fff;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.en-top-product__item__ttl {
  font-weight: bold;
  margin: 30px 0 20px;
  text-align: center;
}
.en-top-product__item__desc {
  font-size: 24px;
  font-weight: bold;
}
.en-top-product__item__desc li {
  margin-top: 10px;
  padding-left: 30px;
  position: relative;
}
.en-top-product__item__desc li:first-of-type {
  margin-top: 0px;
}
.en-top-product__item__desc li:before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(../../img/en/icon-arrow-pointing.svg) no-repeat center center/100% 100%;
}
.en-top-product__link {
  margin: 100px 0;
}

.en-top-voice {
  font-weight: bold;
}
.en-top-voice__item {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 80px;
}
.en-top-voice__item:first-of-type {
  margin-top: 0;
}
.en-top-voice__item:nth-child(2n) .en-top-voice__item__img {
  order: 2;
}
.en-top-voice__item__img {
  width: 45%;
}
.en-top-voice__item__img img {
  width: 100%;
  max-width: unset;
}
.en-top-voice__item__txt {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-bottom: 1px solid #C90C1A;
}
.en-top-voice__item__name {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 65px;
  border-bottom: 1px solid #C90C1A;
  position: relative;
}
.en-top-voice__item__name:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #C90C1A;
  top: 0;
  left: 50%;
}
.en-top-voice__item__name span {
  width: 50%;
  text-align: center;
  font-size: 16px;
}
.en-top-voice__item__desc {
  flex: 1;
  padding: 10px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  font-size: 24px;
}
.en-top-voice__item__desc a {
  width: 90px;
  height: 90px;
  background-color: #C90C1A;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  text-align: center;
}
.en-top-voice__item__desc span {
  flex: 1;
}

.en-top-solution {
  margin-top: 100px;
  font-weight: bold;
}
.en-top-solution__movie {
  width: 1100px;
	max-width: 90%;
	margin: 0 auto;
  aspect-ratio: 16 / 9;
}
.en-top-solution__movie iframe {
  width: 100%;
  height: 100%;
}

.en-top-solution__01 {
  background: url(../../img/en/solution-bg.jpg) no-repeat center center/cover;
  padding: max(18vw, 180px) 0;
}
.en-top-solution__01 p {
  text-align: center;
  color: #fff;
}
.en-top-solution__01 p:nth-child(1) {
  font-size: 70px;
}
.en-top-solution__01 p:nth-child(2) {
  font-size: 34px;
  margin-top: 80px;
}
.en-top-solution__items {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 25px;
  flex-wrap: wrap;
}
.en-top-solution__item {
  width: 18%;
  background-color: #C90C1A;
  color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.en-top-solution__item > p {
  padding: 25px;
}
.en-top-solution__item__img {
  text-align: center;
}
.en-top-solution__item__ttl {
  background-color: #383D3D;
  color: #fff;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  text-align: center;
  padding: 0 10px !important;
}




.en-top-solution__item__desc {
  font-size: 18px;
}

.en-top-qa {
  margin: 100px 0;
}
.en-top-qa .en-title {
  margin-top: 80px;
}
.en-top-qa__inner {
  overflow: hidden;
  border-top: 6px solid #C90C1A;
  position: relative;
}
.en-top-qa__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background-color: #C90C1A;
}
.en-top-qa__item {
  margin: 30px 0;
  background-image: url(../../img/en/section-bg.png);
  overflow: hidden;
  padding: 0 20px;
}
.en-top-qa__item dt,
.en-top-qa__item dd {
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 18px;
  font-weight: bold;
  padding-left: 80px;
  padding-top: 10px;
  margin: 30px auto;
}
.en-top-qa__item dt:before,
.en-top-qa__item dd:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.en-top-qa__item dt:before {
  content: "Q";
  background-color: #C90C1A;
}
.en-top-qa__item dd:before {
  content: "A";
  background-color: #383D3D;
}

.p-fv {
  background: #000;
}
.p-fv__inner {
  padding: 82px 0 63px;
}
.p-fv__title {
  color: #fff;
  margin: 0;
  margin-bottom: -40px;
}
.p-fv__btn {
  width: fit-content;
  padding: 14px 110px 14px 90px;
  position: relative;
  line-height: initial;
}
.p-fv__btn::after {
  position: absolute;
  content: url(../../img/en/icon-arrow-right-white.svg);
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
}
.p-fv__btn:hover::after {
  content: url(../../img/en/icon-arrow-right-red.svg);
}

.p-sv {
  position: relative;
  background: url(../../img/en/p-sv.png) no-repeat 60% center/cover;
  background-color: #000;
}
.p-sv__inner {
  padding: 70px 0 60px;
  position: relative;
}
.p-sv__inner::after {
  position: absolute;
  content: "";
  bottom: -30px;
  left: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 80px;
  background-color: #C90C1A;
}
.p-sv__key {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.p-sv__title {
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
.p-sv__desc {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
}
.p-sv__image {
  margin-right: 40px;
  margin-left: auto;
  max-width: 450px;
}

.p-feat__inner {
  padding: 160px 0;
}
.p-feat__title {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 67px;
  text-align: center;
}
.p-feat__menu .tab {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.p-feat__menu .tab li {
  width: 33.33%;
  text-align: center;
}
.p-feat__menu .tab li a {
  display: block;
  border-bottom: #F6F6F6 6px solid;
  padding: 0 0 40px;
  height: 100%;
  font-size: 28px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-feat__menu .tab li.active a {
  border-color: #C90C1A;
  color: #C90C1A;
}
.p-feat__menu .area {
  display: none;
  opacity: 0;
  background: #fff;
  padding: 30px 0 0;
}
.p-feat__menu .area.is-active {
  display: block;
  animation-name: displayAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.p-feat__items {
  display: flex;
}
.p-feat__items.items-2 {
  justify-content: center;
}
.p-feat__item {
  margin-right: 30px;
  max-width: 252px;
  border-bottom: 2px solid #000;
}
.p-feat__item:last-child {
  margin-right: 0;
}
.p-feat__item .item-image {
  max-width: 200px;
  margin: auto;
  margin-bottom: 40px;
}
.p-feat__item .item-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.p-feat__item .item-group--1 {
  border-bottom: 2px solid #000;
  margin-bottom: 50px;
}
.p-feat__item .item-group--1 .item-title {
  margin-bottom: 40px;
}
.p-feat__item .item-group--2 {
  margin-bottom: 73px;
}
.p-feat__item .item-group--2 .item-title {
  margin-bottom: 20px;
}
.p-feat__item .item-group--3 {
  margin-bottom: 69px;
}
.p-feat__item .item-group--3 .item-title {
  margin-bottom: 30px;
}
.p-feat__item .item-group--4 {
  margin-bottom: 69px;
}
.p-feat__item .item-group--4 .item-title {
  margin-bottom: 26px;
}
.p-feat__item .item-group--5 {
  margin-bottom: 68px;
  min-height: 185px;
}
.p-feat__item .item-group--5 .item-title {
  margin-bottom: 29px;
}
.p-feat__item .item-group--6 {
  margin-bottom: 69px;
  min-height: 169px;
}
.p-feat__item .item-group--6 .item-title {
  margin-bottom: 27px;
  font-size: 30px;
}
.p-feat__item .item-group--7 {
  margin-bottom: 69px;
}
.p-feat__item .item-group--7 .item-title {
  margin-bottom: 26px;
}
.p-feat__item .item-group--8 {
  margin-bottom: 39px;
}
.p-feat__item .item-group--8 .item-title {
  margin-bottom: 26px;
}
.p-feat .items-2 .item-image {
  min-height: 200px;
  margin-bottom: 34px;
}
.p-feat .items-2 .item-group--1 .item-title {
  margin-bottom: 40px;
}
.p-feat .items-2 .item-group--1 .item-desc {
  text-align: left;
  padding-bottom: 45px;
}
.p-feat .items-2 .item-group--3 {
  min-height: 150px;
}
.p-feat .items-2 .item-group--4 {
  min-height: 104px;
  justify-content: center;
}
.p-feat .items-2 .item-group--4 .item-desc {
  margin-top: 0;
}
.p-feat .items-2 .item-group--5 {
  min-height: auto;
}
.p-feat .items-2 .item-group--5 .item-title {
  margin-bottom: 26px;
}
.p-feat .items-2 .item-group--8 .item-title {
  color: #C90C1A;
}
.p-feat__coming {
  width: 100%;
  color: #C90C1A;
  background: #F6F6F6;
  padding: 70px 0;
  margin: 0;
  margin-top: 73px;
}

.p-help__inner {
  margin-bottom: 160px;
}
.p-help__title {
  font-size: 70px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 16px;
  margin-bottom: 49px;
  border-bottom: 4px solid #C90C1A;
}
.p-help__desc {
  margin: 0 auto 65px;
  max-width: 900px;
}
.p-help__desc.desc-2 {
  margin-bottom: 89px;
}
.p-help__cards {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px;
}
.p-help__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  flex: 1;
}
.p-help__card-image {
  background-color: #fff;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  border: 2px solid #000;
}
.p-help__card-image img {
  width: 90%;
  max-width: 480px;
}
.p-help__card-image.image-2 {
  background: #F6F6F6;
  margin-bottom: 36px;
  border: none;
  width: 240px;
  height: 271px;
  min-height: 271px;
  margin-left: auto;
  margin-right: auto;
}
.p-help__card-image.image-2 img {
  height: 100%;
  width: auto;
}
.p-help__card-title {
  position: relative;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.19;
  padding-left: 40px;
  margin-bottom: 20px;
}
.p-help__card-title::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(../../img/en/icon-shikaku.svg) no-repeat center center/100% 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.p-help__card-desc {
  text-align: left;
  margin-top: 0;
}
.p-help__card-sub-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 26px;
  min-height: 70px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-help__card-detail {
  color: #C90C1A;
  margin-top: 0;
}
.p-help__more {
  margin-top: 33px;
}

.p-tv {
  position: relative;
  background-color: #000;
}
.p-tv__inner {
  padding: 100px 0 100px;
  background: url(../../img/en/p-tv.png) no-repeat right center/cover;
  background-color: #000;
  background-size: 371px 100%;
}
.p-tv__wrap {
  max-width: 700px;
}
.p-tv__title {
  line-height: 1;
  font-size: 130px;
  font-weight: normal;
  width: fit-content;
  margin: 50px auto 70px;
  position: relative;
}
.p-tv__title:after {
  content: "®";
  font-family: "Meiryo UI", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 30px;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 100%;
}
.p-tv__desc {
  font-weight: 400;
}
.p-tv__desc span {
  font-size: 53px;
}
.p-tv .desc-other {
  margin-bottom: 40px;
  line-height: 1.23;
}

.p-infor {
  background: #F6F6F6;
}
.p-infor__inner {
  padding: 163px 0 150px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-infor__menu {
  flex: 1;
}
.p-infor__title {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 19px;
}
.p-infor__desc {
  margin-top: 0;
  margin-bottom: 65px;
}
.p-infor__image {
  max-width: 500px;
  flex: 1;
}
.p-infor__items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.p-infor__item {
  border: 2px solid #C90C1A;
  border-radius: 10px;
  min-width: min(13vw, 170px);
  padding: 18px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: min(3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  color: #C90C1A;
}
.p-infor__item span {
  font-size: min(2vw, 32px);
  line-height: 1.1;
  align-self: flex-end;
}

.p-contact__inner {
  padding: 150px 0 157px;
}
.p-contact__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
}
.p-contact-item__image {
  margin: auto;
}
.p-contact-item .image-1 {
  max-width: 70px;
}
.p-contact-item .image-2 {
  max-width: 90px;
}
.p-contact-item__title {
  margin: 30px 0 20px;
}
.p-contact-item__title.title-2 {
  margin-top: 20px;
}
.p-contact-item__desc {
  margin-top: 0;
  margin-bottom: 15px;
}
.p-contact-item__link {
  width: fit-content;
  margin: auto;
  border: 1px solid #C90C1A;
  font-size: 18px;
  font-weight: 700;
  color: #C90C1A;
  position: relative;
  display: block;
  line-height: 2;
  padding: 3px 104px 3px 75px;
}
.p-contact-item__link::after {
  position: absolute;
  content: url(../../img/en/icon-arrow-right.svg);
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.p-contact-item__link:hover {
  background: #C90C1A;
  color: #fff;
}
.p-contact-item__link:hover::after {
  content: url(../../img/en/icon-arrow-right-white-1.svg);
}

@media screen and (min-width: 1001px) {
  .homepage .main_header .main_nav__item--sns {
    display: none;
  }
}
@media (max-width: 1250px) {
  .homepage footer .footer_nav {
    padding-right: 120px;
  }
}
@media screen and (max-width: 1000px) {
  .homepage .main_header .main_nav__list {
    height: calc(100vh - 50px);
    background-color: #383D3D;
    padding-top: 120px;
  }
  .homepage .main_header .main_nav__item {
    border-bottom: unset;
    width: 110px;
    justify-content: flex-start;
    margin: 0 auto;
  }
  .homepage .main_header .main_nav__item--sns {
    margin-top: 10px;
  }
  .homepage .main_header .main_nav__item a {
    color: #fff;
    font-size: 16px;
  }

  .homepage .main_header .main_nav__icon {
    width: 30px;
    height: 10px;
  }
  .homepage .main_header .main_nav__icon span, .homepage .main_header .main_nav__icon::before, .homepage .main_header .main_nav__icon::after {
    height: 2px;
    width: 30px;
  }
  .homepage .main_header .main_nav__icon.open::before {
    transform: rotate(-210deg);
  }
  .homepage .main_header .main_nav__icon.open::after {
    transform: rotate(210deg);
  }
}
@media screen and (max-width: 992px) {
  .en-top-solution__item {
    width: calc((100% - 25px) / 2);
  }
}
@media (max-width: 768px) {
  .homepage .invite {
    padding: 75px 0;
  }

  .homepage .invite .btn_container .btn {
    font-size: 22px;
  }

  .homepage .main_header {
    height: 50px;
  }

  .homepage .main_header .main_nav__item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .homepage footer .logo_container {
    text-align: left;
  }
  .homepage footer .footer_sns {
    justify-content: flex-start;
  }
  .homepage footer .scroll_top {
    width: 90px;
    height: 90px;
    right: 20px;
    top: 100px;
  }

  .homepage footer .footer_nav ul li {
    margin-bottom: 0;
    border-bottom: unset;
    justify-content: flex-start;
  }

  .homepage footer .scroll_top span {
    font-size: 16px;
  }

  .homepage footer .footer_nav {
    justify-content: flex-start;
    padding-right: 0;
  }

  .homepage footer .footer_nav ul {
    width: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .homepage.homepage-ja footer .footer_nav {
    flex-direction: column;
  }
  .homepage.homepage-ja footer .footer_nav ul li {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .homepage.homepage-ja footer .footer_nav ul {
    width: 60%;
  }

  .accordion__ttl__inner {
    min-height: 70px;
    gap: 20px;
    padding: 0 65px 0 20px;
    font-size: 16px;
  }

  .accordion__ctt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .en-title {
    font-size: 42px;
    margin: 80px auto;
  }

  .en-sub-title {
    font-size: 23px;
    margin: 80px 0;
  }

  .en-btn {
    font-size: 18px;
  }

  .en-kv {
    background: url(../../img/en/top-mv-sp.jpg) no-repeat center center/cover;
  }

  .en-kv__inner {
    min-height: calc(100vh - 45px);
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .en-kv__inner p {
    font-size: 16px;
    margin: 30px 0;
  }

  .en-kv__inner p.en-kv__large {
    text-align: left;
    font-size: 54px;
    width: 100%;
  }

  .en-kv__inner p.en-kv__large span {
    font-size: 80px;
  }

  .en-top-feature__item__top {
    padding: 60px 0 40px;
  }

  .en-top-feature__item__top:before {
    height: 60px;
  }

  .en-top-feature__item__cnt {
    font-size: 84px;
  }
  .en-top-feature__item__cnt img {
    max-width: 90px;
  }

  .en-top-feature__item__ttl {
    font-size: 16px;
  }

  .en-top-feature__item__ttl span {
    font-size: 24px;
  }

  .en-top-feature__item__bottom__01 {
    gap: 30px;
    padding: 0 20px 40px;
  }

  .en-top-feature__item__bottom__01 p {
    font-size: 14px;
  }

  .en-top-feature__item__bottom__02 {
    padding: 50px 20px 0;
  }

  .en-top-feature__item__bottom__02__item {
    margin-left: 0;
  }

  .en-top-feature__item__bottom__02__item p {
    padding-left: 35px;
    font-size: 16px;
  }

  .en-top-feature__item__bottom__02__item p:before {
    width: 20px;
    height: 20px;
  }

  .en-top-feature__item__bottom__02__acd__item h3 {
    font-size: 16px;
  }

  .en-top-product {
    margin-top: 100px;
  }

  .en-top-product__items {
    flex-wrap: wrap;
    gap: 50px;
  }

  .en-top-product__item {
    width: 100%;
  }

  .en-top-product__item__ttl {
    font-size: 35px;
    margin: 20px 0 10px;
  }

  .en-top-product__item__desc {
    font-size: 18px;
  }

  .en-top-product__item__desc li:before {
    top: 0.3em;
  }

  .en-top-product__link {
    margin: 80px 0;
  }

  .en-top-voice .en-title {
    font-size: 32px;
    margin: 80px auto 40px;
  }
  .en-top-voice .en-sub-title {
    font-size: 20px;
    margin: 40px 0;
  }

  .en-top-voice__item {
    margin-top: 80px;
    flex-direction: column;
  }

  .en-top-voice__item__img {
    width: 100%;
  }

  .en-top-voice__item__txt {
    width: 100%;
  }

  .en-top-voice__item__desc {
    padding: 35px 20px;
    gap: 20px;
    font-size: 18px;
  }

  .en-top-voice__item__desc a {
    width: 56px;
    height: 56px;
    font-size: 10px;
  }

  .en-top-voice__item:nth-child(2n) .en-top-voice__item__img {
    order: 0;
  }

  .en-top-voice__item__name span {
    font-size: 14px;
  }

  .en-top-solution__01 {
    padding: 100px 0;
  }

  .en-top-solution__01 p:nth-child(1) {
    font-size: 42px;
  }

  .en-top-solution__01 p:nth-child(2) {
    font-size: 18px;
    margin-top: 50px;
    padding: 0 4%;
  }

  .en-top-solution__inner {
    max-width: 92%;
  }

  .en-top-solution__item {
    width: calc((100% - 25px) / 2);
  }

  .en-top-solution__item__ttl {
    font-size: 16px;
  }

  .en-top-qa {
    margin: 80px 0;
  }

  .en-top-qa .en-title {
    margin-bottom: 50px;
  }

  .en-top-qa__item dt,
.en-top-qa__item dd {
    padding-left: 65px;
    font-size: 16px;
  }

  .p-fv__inner {
    padding: 45px 0 10px;
  }

  .p-fv__title {
    margin: 0;
    margin-bottom: 30px;
    font-size: min(7.5vw, 30px);
  }

  .p-fv__btn {
    padding: 6px 76px 6px 59px;
    font-size: 14px;
    display: flex;
    align-items: center;
    min-height: 40px;
  }

  .p-sv__inner {
    padding: 26px 0 27px;
  }
  .p-sv__inner::after {
    height: 40px;
    bottom: -40px;
  }

  .p-sv__key {
    font-size: 16px;
  }

  .p-sv__title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .p-sv__desc {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .p-sv__image {
    margin-right: auto;
    margin-left: auto;
    max-width: 243px;
  }

  .p-feat__inner {
    padding: 53px 0 80px;
  }
  .p-feat__title {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 1;
  }
  .p-feat__menu .tab li a {
    border-bottom: #F6F6F6 4px solid;
    padding: 0 0 27px;
    font-size: 16px;
  }
  .p-feat__menu .area {
    padding: 36px 0 0;
  }
  .p-feat__item {
    margin-right: 18px;
    max-width: 160px;
  }
  .p-feat__item .item-image {
    max-width: 125px;
    margin-bottom: 27px;
  }
  .p-feat__item .item-group {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .p-feat__item .item-group--1 {
    margin-bottom: 33px;
  }
  .p-feat__item .item-group--1 .item-title {
    margin-bottom: 10px;
  }
  .p-feat__item .item-group--2 {
    margin-bottom: 35px;
  }
  .p-feat__item .item-group--2 .item-title {
    margin-bottom: 12px;
  }
  .p-feat__item .item-group--3 {
    margin-bottom: 16.5px;
  }
  .p-feat__item .item-group--3 .item-title {
    margin-bottom: 24px;
  }
  .p-feat__item .item-group--4 {
    margin-bottom: 37px;
  }
  .p-feat__item .item-group--4 .item-title {
    margin-bottom: 16px;
  }
  .p-feat__item .item-group--5 {
    margin-bottom: 19px;
    min-height: 118px;
  }
  .p-feat__item .item-group--5 .item-title {
    margin-bottom: 32px;
  }
  .p-feat__item .item-group--6 {
    margin-bottom: 9px;
    min-height: 87px;
  }
  .p-feat__item .item-group--6 .item-title {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .p-feat__item .item-group--7 {
    margin-bottom: 17px;
  }
  .p-feat__item .item-group--7 .item-title {
    margin-bottom: 28px;
  }
  .p-feat__item .item-group--8 {
    margin-bottom: 28px;
  }
  .p-feat__item .item-group--8 .item-title {
    margin-bottom: 16px;
  }
  .p-feat .items-2 .item-image {
    min-height: 125px;
    margin-bottom: 20px;
  }
  .p-feat .items-2 .item-group--1 .item-title {
    margin-bottom: 20px;
  }
  .p-feat .items-2 .item-group--1 .item-desc {
    padding-bottom: 20px;
  }
  .p-feat .items-2 .item-group--3 {
    min-height: 90px;
  }
  .p-feat .items-2 .item-group--4 {
    min-height: 60px;
  }
  .p-feat__coming {
    padding: 30px 0;
    margin-top: 30px;
  }

  .p-help__inner {
    margin-bottom: 80px;
  }
  .p-help__title {
    font-size: min(8vw, 32px);
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-width: 2px;
  }
  .p-help.help-2 .p-help__title {
    padding-bottom: 24px;
    font-size: min(7vw, 32px);
  }
  .p-help__desc {
    margin: 0 auto 52px;
    max-width: 100%;
    font-size: 20px;
  }
  .p-help__desc.desc-2 {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .p-help__cards {
    gap: 40px;
    flex-direction: column;
  }
  .p-help__card-image {
    min-height: 258px;
    margin-bottom: 0;
    height: auto;
  }
  .p-help__card-image.image-2 {
    min-height: 170px;
    height: 170px;
    margin-bottom: 7px;
    width: 100%;
  }
  .p-help__card-image.image-2 .image-other-1 {
    max-width: 82px;
  }
  .p-help__card-image.image-2 .image-other-2 {
    max-width: 78px;
    margin-left: 10px;
  }
  .p-help__card-image.image-2 .image-other-3 {
    max-width: 68px;
  }
  .p-help__card-title {
    font-size: 24px;
  }
  .p-help__card-title::before {
    width: 25px;
    height: 25px;
  }
  .p-help__card-desc {
    font-size: 16px;
  }
  .p-help__card-sub-title {
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 55px;
  }
  .p-help__card-detail {
    margin-top: 0;
  }
  .p-help.help-2 .p-help__cards {
    flex-direction: row;
    gap: 7px;
  }
  .p-help.help-2 .p-help__card {
    flex-direction: column;
    gap: 0;
  }
  .p-help__more {
    margin-top: 18px;
  }

  .p-tv__inner {
    padding: 100px 0 112px;
    background-image: url(../../img/en/p-tv-sp.png);
    background-position: right bottom;
  }

  .p-tv__desc {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .p-tv__desc span {
    font-size: 32px;
  }
  .p-tv__desc.desc-other {
    margin-bottom: 40px;
  }

  .p-tv__title {
    font-size: 53px;
    margin: 30px auto 40px;
  }

  .p-tv__title:after {
    font-size: 14px;
  }

  .p-infor__inner {
    padding: 55px 0 73px;
    flex-direction: column;
    gap: 55px;
  }
  .p-infor__title {
    font-size: min(8vw, 32px);
    margin-bottom: 30px;
  }
  .p-infor__desc {
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 16px;
  }
  .p-infor__image {
    max-width: calc(100% - 24px);
    margin: auto;
  }
  .p-infor__items {
    gap: 12px;
    justify-content: center;
  }
  .p-infor__item {
    min-width: 98px;
    padding: 16px 0;
    font-size: 24px;
  }
  .p-infor__item span {
    font-size: 18px;
  }

  .p-contact__inner {
    padding: 60px 0 133px;
  }
  .p-contact__items {
    flex-direction: column;
    padding: 0;
    gap: 58px;
  }
  .p-contact-item__image {
    margin: auto;
  }
  .p-contact-item .image-1 {
    max-width: 55px;
  }
  .p-contact-item .image-2 {
    max-width: 71px;
  }
  .p-contact-item__title {
    margin: 24px 0 16px;
  }
  .p-contact-item__title.title-2 {
    margin: 16px 0 17px;
  }
  .p-contact-item__desc {
    margin-top: 0;
    margin-bottom: 29px;
    font-size: 16px;
  }
  .p-contact-item__link {
    padding: 0 62px 0 49px;
  }
  .p-contact-item__link::after {
    right: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
