*,
*::after,
*::before {
  box-sizing: border-box; }

body,
button,
input,
select,
textarea {
  font-family: "Noto Sans JP", sans-serif; }

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
div,
span,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
a,
img,
label,
form,
input,
textarea {
  margin: 0;
  padding: 0; }

ol,
ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  border: 0;
  height: auto;
  line-height: 1;
  vertical-align: top;
  max-width: 100%; }

a {
  background: transparent;
  cursor: pointer; }

html {
  display: flex;
  flex-direction: column; }

body {
  color: #fff;
  display: flex;
  font-weight: 500;
  flex-direction: column;
  min-height: 100dvh;
  line-height: 1.6; }

main {
  flex: 1 1 auto; }

.clearfix {
  display: block; }
  .clearfix::before, .clearfix::after {
    clear: both;
    content: "";
    display: block; }

@media (min-width: 769px), print {
  .pc_hide {
    display: none !important; } }

@media (max-width: 768px) {
  .sp_hide {
    display: none !important; } }

html {
  scroll-behavior: smooth; }

body {
  font-size: 1rem;
  background: #0B1220 url("img/bg-main-visual.jpg") top/cover no-repeat;
  background-attachment: fixed;
  position: relative;
  overflow-y: scroll !important; }
  @media (max-width: 768px) {
    body {
      font-size: 0.875rem; } }

::placeholder {
  color: #ccc; }

a {
  color: #fff;
  text-decoration: none;
  transition: .3s background-color ease, .3s border-color ease, .3s color ease, .3s opacity ease; }
  @media (min-width: 769px), print {
    a[href^="tel:"] {
      pointer-events: none; } }

button {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  text-align: left; }

.wrap {
  container-type: inline-size;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  max-width: 1000px; }

.btn_wrap {
  margin: 0 auto;
  max-width: 440px; }

.btn {
  font-size: 1.25rem;
  background: #404858;
  border-radius: 50px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 18px 40px;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (max-width: 768px) {
    .btn {
      font-size: 1rem;
      background-position: right 12px center;
      background-size: auto 5px;
      padding: 15px 30px 15px 15px; } }
  .btn_pdf {
    padding-right: 10px; }
  .btn:hover {
    background-color: #F28100; }

.btn_contact {
  font-size: 1.125rem;
  align-items: center;
  background: #F28100;
  box-shadow: none;
  display: flex;
  justify-content: center;
  padding: 20px 10px; }
  @media (max-width: 768px) {
    .btn_contact {
      font-size: 1rem;
      padding: 15px 10px; } }
  .btn_contact::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 21px;
    margin-right: 10px;
    width: 21px; }
  .btn_contact.inquiry::before {
    background-image: url("../img-common/ico-mail-wh.svg"); }
  .btn_contact.download::before {
    background-image: url("../img-common/ico-book-wh.svg"); }

.span_br {
  display: inline-block; }

@media (max-width: 768px) {
  .span_br_sponly {
    display: block; } }

@media (min-width: 769px), print {
  .span_br_pconly {
    display: block; } }

.ttl01 {
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 768px) {
    .ttl01 {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 20px; } }
  .ttl01_en {
    font-size: 7.5rem;
    color: rgba(255, 255, 255, 0.1);
    font-family: "Roboto", sans-serif;
    font-weight: 700; }
    @media (max-width: 1000px) and (min-width: 769px) {
      .ttl01_en {
        font-size: 5rem; } }
    @media (max-width: 768px) {
      .ttl01_en {
        font-size: 2.5rem; } }
  .ttl01 h2 {
    font-size: 1.875rem;
    font-weight: 500;
    margin-top: -86px;
    line-height: 1.4; }
    @media (max-width: 1000px) and (min-width: 769px) {
      .ttl01 h2 {
        margin-top: -66px; } }
    @media (max-width: 768px) {
      .ttl01 h2 {
        font-size: 1.375rem;
        margin-top: -36px; } }
    .ttl01 h2 strong {
      font-size: 3.125rem; }
      @media (max-width: 768px) {
        .ttl01 h2 strong {
          font-size: 1.875rem; } }

.ttl02 {
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 768px) {
    .ttl02 {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 20px; } }
  .ttl02_en {
    font-size: 7.5rem;
    color: #e8e8e8;
    font-family: "Roboto", sans-serif;
    font-weight: 700; }
    @media (max-width: 768px) {
      .ttl02_en {
        font-size: 2.5rem; } }
  .ttl02 h2 {
    font-size: 1.875rem;
    color: #0B1220;
    font-weight: 500;
    margin-top: -86px; }
    @media (max-width: 768px) {
      .ttl02 h2 {
        font-size: 1.375rem;
        margin-top: -36px; } }

.boxttl {
  font-size: 1.5625rem;
  background: #404858;
  font-weight: 500;
  padding: 10px;
  text-align: center; }
  @media (max-width: 768px) {
    .boxttl {
      font-size: 1.125rem; } }

header {
  left: 0;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0; }
  @media (max-width: 768px) {
    header {
      padding: 15px 10px; } }

.hd_logo {
  position: relative;
  width: 128px;
  z-index: 2; }

.menu_btn {
  background-color: #006BEB;
  border-radius: 10px;
  height: 69px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 69px;
  z-index: 10;
  transition: all .3s; }
  .menu_btn:hover {
    background-color: #F28100; }
  @media (max-width: 768px) {
    .menu_btn {
      height: 50px;
      right: 10px;
      top: 10px;
      width: 50px; } }
  .menu_btn_line, .menu_btn_line::before, .menu_btn_line::after {
    background: #fff;
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transition: all .3s;
    width: 30px; }
    @media (max-width: 768px) {
      .menu_btn_line, .menu_btn_line::before, .menu_btn_line::after {
        height: 2px;
        width: 24px; } }
  .menu_btn_line {
    top: 33px; }
    @media (max-width: 768px) {
      .menu_btn_line {
        top: 24px; } }
    .menu_btn_line::before, .menu_btn_line::after {
      content: "";
      transform-origin: left; }
    .menu_btn_line::before {
      bottom: 11px; }
      @media (max-width: 768px) {
        .menu_btn_line::before {
          bottom: 8px; } }
    .menu_btn_line::after {
      top: 11px; }
      @media (max-width: 768px) {
        .menu_btn_line::after {
          top: 8px; } }
  .fixed .menu_btn_line {
    background-color: transparent; }
    .fixed .menu_btn_line::before {
      bottom: 50%;
      transform: rotate(-45deg) translate(-50%, 50%); }
    .fixed .menu_btn_line::after {
      top: 50%;
      transform: rotate(45deg) translate(-50%, -50%); }

.nav {
  align-items: center;
  background: #404858;
  border-radius: 20px 0 0 20px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  right: -100%;
  padding: 50px;
  position: fixed;
  text-align: center;
  top: 0;
  transition: .3s ease right;
  width: 450px;
  z-index: 9; }
  @media (max-width: 768px) {
    .nav {
      border-radius: 0;
      padding: 50px 12%;
      width: 100%; } }
  .fixed .nav {
    right: 0; }

.nav_list li {
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .nav_list li {
      margin-bottom: 30px; } }
  .nav_list li a {
    transition: .3s opacity ease;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 700; }
    .nav_list li a:hover {
      opacity: .7; }

.nav_contact {
  margin: 0 auto;
  width: 100%;
  max-width: 250px; }
  .nav_contact li {
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .nav_contact li {
        margin-bottom: 20px; } }
    .nav_contact li:last-of-type {
      margin-bottom: 0; }

footer {
  font-size: 0.8125rem;
  background: #000;
  color: #fff;
  padding: 10px;
  text-align: center; }
  @media (max-width: 768px) {
    footer {
      padding-bottom: 70px; } }

.ft_contact {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 8; }
  @media (max-width: 768px) {
    .ft_contact {
      bottom: 10px;
      right: 10px; } }
  .ft_contact_link a {
    background: #006BEB;
    border-radius: 40px;
    display: block;
    font-weight: 700;
    padding: 4px 20px 4px 80px;
    position: relative; }
    .ft_contact_link a::before {
      background: url("img/img-character.png") center/cover no-repeat;
      content: "";
      display: block;
      height: 100px;
      left: -10px;
      position: absolute;
      top: -28px;
      width: 100px; }
    .ft_contact_link a:hover {
      background: #F28100; }

.contact {
  color: #fff;
  background: linear-gradient(to bottom, rgba(35, 18, 148, 0) 0%, rgba(15, 70, 199, 0.9) 60%, #006BEB 100%);
  padding: 0 15px; }
  .contact_inner {
    container-type: inline-size;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    max-width: 1000px;
    background: url("img/img-contact.png") right bottom/280px auto no-repeat;
    padding-bottom: 60px;
    padding-top: 60px; }
    @media (max-width: 768px) {
      .contact_inner {
        background-size: 180px auto;
        padding-bottom: 100px;
        padding-top: 30px; } }
  .contact_subttl {
    margin-bottom: 20px;
    text-align: center; }
    @media (max-width: 768px) {
      .contact_subttl {
        margin-bottom: 10px; } }
  .contact_ttl {
    font-size: 1.875rem;
    font-weight: 700;
    margin: 0 auto 40px;
    text-align: center;
    width: fit-content; }
    @media (max-width: 768px) {
      .contact_ttl {
        font-size: 1.25rem;
        margin-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px; } }
  .contact_img {
    border-radius: 50px 0 50px;
    margin: 0 auto 80px;
    overflow: hidden;
    width: 100%;
    max-width: 800px; }
    @media (max-width: 768px) {
      .contact_img {
        margin-bottom: 60px; } }
  .contact_btnbox {
    margin: 0 auto 60px;
    max-width: 500px; }
    @media (max-width: 768px) {
      .contact_btnbox {
        margin-bottom: 40px; } }
  .contact_btnbox_2col {
    column-gap: 5%;
    display: flex;
    justify-content: center;
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .contact_btnbox_2col {
        column-gap: 4%;
        flex-direction: column;
        margin-bottom: 0; } }
    .contact_btnbox_2col li {
      width: 100%;
      position: relative; }
      @media (min-width: 769px), print {
        .contact_btnbox_2col li {
          max-width: 400px; } }
      @media (max-width: 768px) {
        .contact_btnbox_2col li {
          margin: 0 auto 35px;
          max-width: 500px; } }
  .contact_btn {
    font-size: 1.625rem;
    align-items: center;
    display: flex;
    gap: 15px;
    justify-content: center;
    position: relative; }
    @media (max-width: 1000px) and (min-width: 769px) {
      .contact_btn {
        font-size: 1.375rem; } }
    @media (max-width: 768px) {
      .contact_btn {
        font-size: 1.25rem;
        height: 60px;
        gap: 10px; } }
    .contact_btn::before {
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      display: block; }
    .contact_btn:hover {
      background: #404858; }
    .contact_btn_head {
      position: absolute;
      top: -20px; }
    .contact_btn_demo {
      background-color: #F28100;
      height: 100px; }
      @media (max-width: 768px) {
        .contact_btn_demo {
          height: 80px; }
          .contact_btn_demo img {
            height: 38px; } }
      .contact_btn_demo::before {
        background-image: url("img/ico-demo-wh.svg");
        height: 44px;
        width: 25px; }
        @media (max-width: 768px) {
          .contact_btn_demo::before {
            height: 30px;
            width: 17px; } }
    .contact_btn_small {
      background-color: #fff;
      color: #0B1220;
      height: 90px; }
      @media (max-width: 768px) {
        .contact_btn_small {
          height: 70px; }
          .contact_btn_small img {
            height: 38px; } }
      .contact_btn_small:hover {
        background: #AAC9EF; }
    .contact_btn_inquiry::before {
      background-image: url("img/ico-mail-bl.svg");
      height: 38px;
      width: 31px; }
      @media (max-width: 768px) {
        .contact_btn_inquiry::before {
          height: 23px;
          width: 28px; } }
    .contact_btn_estimate::before {
      background-image: url("img/ico-file-bl.svg");
      height: 30px;
      width: 22px; }
  .contact_tel {
    display: flex;
    margin: auto; }
    @media (min-width: 769px), print {
      .contact_tel {
        min-width: 610px;
        width: 80%; } }
    @media (max-width: 768px) {
      .contact_tel {
        flex-direction: column;
        max-width: 360px; } }
    .contact_tel dt {
      font-size: 1.125rem;
      background: url("../img-common/bg-contact-wh.svg") left/contain no-repeat;
      font-weight: 700;
      height: 47px;
      margin-right: 26px;
      padding: 8px 0 0 17px;
      width: 176px; }
      @media (max-width: 768px) {
        .contact_tel dt {
          font-size: 1rem;
          background-image: url("../img-common/bg-contact-wh-sp.svg");
          height: 56px;
          margin-right: 0;
          padding-left: 0;
          padding-top: 10px;
          text-align: center;
          width: 163px; } }
    @media (min-width: 769px), print {
      .contact_tel dd {
        text-align: center; } }
    .contact_tel_num {
      font-family: "Roboto", sans-serif;
      font-weight: 700;
      font-size: 3.25rem;
      background: url("../img-common/ico-phone-wh.svg") left center/46px auto no-repeat;
      line-height: 1.1;
      padding-left: 61px; }
      @media (max-width: 768px) {
        .contact_tel_num {
          font-size: 2.5rem;
          background-size: 36px auto;
          padding: 5px 0 5px 51px; } }
      .contact_tel_num a {
        color: #fff; }
    .contact_tel_time {
      font-size: 1.25rem; }
      @media (max-width: 768px) {
        .contact_tel_time {
          font-size: 1rem;
          text-align: center; } }

a.txt_link {
  color: #2B8CFF;
  text-decoration: underline; }
  a.txt_link:hover {
    text-decoration: none; }

.main {
  background: url("img/img-main-visual.png") no-repeat 50vw 50px/auto;
  color: #fff;
  padding: 30px 15px 0;
  position: relative; }
  @media (min-width: 769px), print {
    .main {
      align-items: center;
      display: flex;
      height: 800px; } }
  @media (max-width: 1000px) and (min-width: 769px) {
    .main {
      background: url("img/img-main-visual.png") no-repeat right 50px top 10vw/52%;
      height: 660px; } }
  @media (max-width: 768px) {
    .main {
      background: url("img/img-main-visual.png") no-repeat center 500px/340px;
      padding: 120px 0; } }
  .main_wrap {
    container-type: inline-size;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    max-width: 1000px; }
    @media (min-width: 769px), print {
      .main_wrap {
        display: grid;
        grid-template-columns: 1fr 48%;
        gap: 7%; } }
  .main_content {
    position: relative; }
    @media (max-width: 768px) {
      .main_content {
        padding: 0 15px;
        margin: 0 auto 20px;
        text-align: center;
        max-width: 310px; } }
    .main_content_badge {
      height: 150px;
      left: 400px;
      position: absolute;
      top: -65px;
      transform: rotate(15deg);
      width: 150px; }
      @media (max-width: 1000px) and (min-width: 769px) {
        .main_content_badge {
          left: 330px;
          height: 120px;
          width: 120px; } }
      @media (max-width: 768px) {
        .main_content_badge {
          left: auto;
          height: 80px;
          right: -15px;
          top: -45px;
          width: 80px; } }
    .main_content_sttl {
      font-size: 1.625rem;
      font-weight: 700; }
      @media (max-width: 1000px) and (min-width: 769px) {
        .main_content_sttl {
          font-size: 1.375rem; } }
      @media (max-width: 768px) {
        .main_content_sttl {
          font-size: 1.25rem; } }
    .main_content_ttl {
      font-size: 5rem;
      font-weight: 700;
      line-height: 1.3;
      margin-bottom: 10px; }
      @media (max-width: 1000px) and (min-width: 769px) {
        .main_content_ttl {
          font-size: 4.0625rem; } }
      @media (max-width: 768px) {
        .main_content_ttl {
          font-size: 3.125rem; } }
      .main_content_ttl_small {
        font-size: 4.0625rem;
        bottom: 7px;
        position: relative; }
        @media (max-width: 1000px) and (min-width: 769px) {
          .main_content_ttl_small {
            font-size: 3.4375rem; } }
        @media (max-width: 768px) {
          .main_content_ttl_small {
            font-size: 2.5rem; } }
    .main_content_txt {
      font-size: 1.125rem;
      background: rgba(0, 0, 0, 0.5);
      display: inline-block;
      padding: 5px 20px; }
      @media (max-width: 1000px) {
        .main_content_txt {
          font-size: 1rem; } }
    .main_content_btn {
      margin-top: 60px;
      width: min(400px, 40vw); }
      @media (max-width: 1000px) and (min-width: 769px) {
        .main_content_btn {
          margin-top: 30px; } }
      @media (max-width: 768px) {
        .main_content_btn {
          margin: 30px auto 0;
          width: min(100%, 310px); } }
      .main_content_btn li {
        margin-top: 25px; }
        @media (max-width: 768px) {
          .main_content_btn li {
            margin-top: 15px; } }
      .main_content_btn a {
        align-items: center;
        display: flex;
        gap: 15px;
        justify-content: center; }
        @media (max-width: 768px) {
          .main_content_btn a {
            gap: 10px; } }
        .main_content_btn a::before {
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          content: "";
          display: block; }
        .main_content_btn a:hover {
          background-color: #F28100; }
      .main_content_btn_demo {
        font-size: 1.625rem;
        background-color: #006BEB;
        height: 90px; }
        @media (max-width: 1000px) and (min-width: 769px) {
          .main_content_btn_demo {
            font-size: 1.375rem; } }
        @media (max-width: 768px) {
          .main_content_btn_demo {
            font-size: 1.25rem;
            height: 60px; } }
        .main_content_btn_demo::before {
          background-image: url("img/ico-demo-wh.svg");
          height: 44px;
          width: 25px; }
          @media (max-width: 768px) {
            .main_content_btn_demo::before {
              height: 30px;
              width: 17px; } }
      .main_content_btn_estimate {
        font-size: 1.375rem;
        background-color: #fff;
        color: #0B1220;
        height: 70px; }
        @media (max-width: 1000px) and (min-width: 769px) {
          .main_content_btn_estimate {
            font-size: 1.375rem; } }
        @media (max-width: 768px) {
          .main_content_btn_estimate {
            font-size: 1.125rem;
            height: 50px; } }
        .main_content_btn_estimate::before {
          background-image: url("img/ico-file-bl.svg");
          height: 33px;
          width: 25px; }
          @media (max-width: 768px) {
            .main_content_btn_estimate::before {
              height: 24px;
              width: 18px; } }
        .main_content_btn_estimate:hover {
          background-color: #AAC9EF !important;
          color: #0B1220; }
  .main_subcontent {
    position: relative;
    z-index: -1; }
    @media (max-width: 768px) {
      .main_subcontent {
        padding: 0px 15px 250px; } }

.point {
  margin-bottom: 100px;
  padding: 0 15px; }
  @media (max-width: 768px) {
    .point {
      margin-bottom: 40px; } }
  @media (min-width: 769px), print {
    .point_item {
      display: flex;
      margin-bottom: 60px; } }
  @media (max-width: 768px) {
    .point_item {
      margin-bottom: 30px; } }
  .point_item_img {
    border-radius: 50px 0 50px;
    max-height: 400px;
    overflow: hidden; }
    @media (min-width: 769px), print {
      .point_item_img {
        width: 55%; } }
    @media (max-width: 768px) {
      .point_item_img {
        margin: 0 auto 15px;
        width: 90%; } }
  .point_item_content {
    position: relative; }
    @media (min-width: 769px), print {
      .point_item_content {
        margin-top: 100px;
        width: 55%; } }
    @media (max-width: 768px) {
      .point_item_content {
        margin-bottom: 10px; } }
  .point_item_number {
    font-size: 2.5rem;
    color: rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (min-width: 769px), print {
      .point_item_number {
        text-align: right; } }
    @media (max-width: 768px) {
      .point_item_number {
        font-size: 1.25rem;
        margin-bottom: 10px; } }
  .point_item_ttl {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 20px;
    text-shadow: 0px 3px 6px rgba(6, 10, 19, 0.4); }
    @media (max-width: 768px) {
      .point_item_ttl {
        font-size: 1.25rem;
        margin-bottom: 10px; } }
  .point_item_txt {
    text-shadow: 0px 3px 6px rgba(6, 10, 19, 0.4); }
  @media (min-width: 769px), print {
    .point_item:nth-child(even) .point_item_content {
      margin-left: -100px; }
    .point_item:nth-child(odd) {
      flex-direction: row-reverse; }
      .point_item:nth-child(odd) .point_item_content {
        margin-right: -100px; }
      .point_item:nth-child(odd) .point_item_number {
        text-align: left; } }
  @media (min-width: 769px), print {
    .point_support_ttl {
      text-align: center; } }
  .point_support_txt {
    margin-bottom: 40px; }
    @media (min-width: 769px), print {
      .point_support_txt {
        text-align: center; } }
    @media (max-width: 768px) {
      .point_support_txt {
        margin-bottom: 20px; } }
  .point_support_inner {
    margin-bottom: 40px; }
    @media (min-width: 769px), print {
      .point_support_inner {
        display: grid;
        gap: 4%;
        grid-template-columns: 1fr 1fr; } }
    @media (max-width: 768px) {
      .point_support_inner {
        margin-bottom: 20px; } }
  .point_support_item {
    background: #fff; }
    @media (max-width: 768px) {
      .point_support_item {
        margin-bottom: 20px; } }
    .point_support_item_content {
      color: #0B1220;
      padding: 40px 20px; }
      @media (max-width: 768px) {
        .point_support_item_content {
          padding: 20px 20px; } }
    .point_support_item_txt {
      font-weight: 500;
      margin-bottom: 20px; }
    .point_support_item_list dt {
      font-weight: 700;
      margin-top: 20px;
      padding-left: 1.5em;
      position: relative; }
      .point_support_item_list dt::before {
        background: url("img/ico-check-bl.svg") center/cover no-repeat;
        content: "";
        display: block;
        height: 20px;
        left: 0;
        width: 20px;
        position: absolute;
        top: 4px; }
    .point_support_item_img {
      margin: 10px 0; }

.features {
  margin-bottom: 40px;
  padding: 0 15px; }
  @media (max-width: 768px) {
    .features {
      margin-bottom: 10px; } }
  @media (min-width: 769px), print {
    .features_item {
      display: flex;
      gap: 4%;
      margin-bottom: 60px; } }
  @media (max-width: 768px) {
    .features_item {
      margin-bottom: 30px; } }
  .features_item_img {
    border-radius: 50px 0 50px;
    max-height: 300px;
    overflow: hidden; }
    @media (min-width: 769px), print {
      .features_item_img {
        width: 48%; } }
  @media (min-width: 769px), print {
    .features_item_content {
      width: 48%; } }
  .features_item_number {
    font-size: 1.125rem;
    color: rgba(255, 255, 255, 0.1);
    font-family: "Roboto", sans-serif;
    margin: 30px 0;
    padding-left: 50px;
    position: relative; }
    @media (max-width: 768px) {
      .features_item_number {
        margin: 15px 0 5px; } }
    .features_item_number::before {
      background: rgba(255, 255, 255, 0.2);
      content: "";
      display: block;
      height: 1px;
      left: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 40px; }
  .features_item_ttl {
    font-size: 1.25rem;
    margin-bottom: 10px; }
  .features_item:nth-child(odd) {
    flex-direction: row-reverse; }

.scene {
  margin-bottom: 100px;
  padding: 0 15px; }
  @media (max-width: 768px) {
    .scene {
      margin-bottom: 40px; } }
  .scene_video {
    width: 100%;
    aspect-ratio: 16 / 9; }
    .scene_video iframe {
      width: 100%;
      height: 100%; }

.function {
  margin-bottom: 100px;
  padding: 0 15px; }
  @media (max-width: 768px) {
    .function {
      margin-bottom: 40px; } }
  .function_optimal_img {
    text-align: center;
    margin-bottom: 100px; }
    @media (max-width: 768px) {
      .function_optimal_img {
        margin-bottom: 50px; } }
  .function_list {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 20px; }
    @media (max-width: 768px) {
      .function_list {
        grid-template-columns: repeat(2, 1fr); } }
    .function_list li {
      align-items: center;
      display: flex;
      flex-direction: column;
      border: none; }
      @media (min-width: 769px), print {
        .function_list li {
          padding: 40px 20px; }
          .function_list li:not(:nth-child(3n)) {
            border-right: 1px solid rgba(255, 255, 255, 0.2); }
          .function_list li:not(:nth-last-child(-n+3)) {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
      @media (max-width: 768px) {
        .function_list li {
          padding: 20px 10px; }
          .function_list li:not(:nth-child(2n)) {
            border-right: 1px solid rgba(255, 255, 255, 0.2); }
          .function_list li:not(:nth-last-child(-n+1)) {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
    .function_list_img {
      margin-bottom: 20px; }
    .function_list h3 {
      margin-bottom: 10px;
      text-align: center; }
  .function_note {
    font-size: 0.625rem; }

.dna {
  background: #efefef;
  padding: 60px 15px 100px; }
  @media (max-width: 768px) {
    .dna {
      padding: 30px 15px 40px; } }
  .dna_intro {
    color: #0B1220;
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .dna_intro {
        margin-bottom: 20px; } }
  .dna_box {
    background: #fff;
    color: #0B1220;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .dna_box {
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 20px; } }
  .dna_item {
    align-items: center;
    display: flex;
    flex-direction: column;
    border: none; }
    @media (min-width: 769px), print {
      .dna_item {
        padding: 40px 20px; }
        .dna_item:not(:nth-child(3n)) {
          border-right: 1px solid rgba(64, 72, 88, 0.2); }
        .dna_item:nth-child(-n+3) {
          border-bottom: 1px solid rgba(64, 72, 88, 0.2); } }
    @media (max-width: 768px) {
      .dna_item {
        padding: 20px 10px; }
        .dna_item:not(:nth-child(2n)) {
          border-right: 1px solid rgba(64, 72, 88, 0.2); }
        .dna_item:not(:nth-last-child(-n+1)) {
          border-bottom: 1px solid rgba(64, 72, 88, 0.2); } }
    .dna_item h4 {
      font-size: 1.25rem;
      color: #006BEB;
      line-height: 1.4;
      margin-bottom: 4px;
      text-align: center; }
    .dna_item_subttl {
      font-weight: 700;
      margin-bottom: 10px; }
    .dna_item_img {
      margin-bottom: 10px; }
  @media (min-width: 769px), print {
    .dna_grid_3rows .dna_item:not(:nth-last-child(-n+3)) {
      border-bottom: 1px solid rgba(64, 72, 88, 0.2); } }
  .dna_grid_empty {
    visibility: hidden; }
    @media (max-width: 768px) {
      .dna_grid_empty {
        display: none; } }

.accessory {
  margin: 60px 0 100px;
  padding: 0 15px; }
  @media (max-width: 768px) {
    .accessory {
      margin: 30px 0 30px; } }
  .accessory_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .accessory_box {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        margin-bottom: 20px; } }
  .accessory_item {
    align-items: center;
    display: flex;
    flex-direction: column;
    border: none; }
    .accessory_item_img {
      margin-bottom: 10px; }
  .accessory h4 {
    font-size: 1.25rem;
    margin-bottom: 10px;
    font-size: 1.125rem; }
  .accessory_boxsub {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0; }
  .accessory_itemsub {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    @media (min-width: 769px), print {
      .accessory_itemsub {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        .accessory_itemsub:nth-child(2n) {
          border-left: 1px solid rgba(255, 255, 255, 0.2); }
        .accessory_itemsub:nth-child(odd) {
          padding: 40px 20px 40px 0; }
        .accessory_itemsub:nth-child(even) {
          padding: 40px 0 40px 20px; } }
    @media (max-width: 768px) {
      .accessory_itemsub {
        padding: 20px 10px; } }
