@charset "UTF-8";
body {
  font-family: "Hiragino Kaku Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
}

.wrap_content {
  margin: 0 auto;
  position: static;
  max-width: 1146px;
  height: 100%;
  max-width: 1146px;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 1025px) {
  .tec_kv {
    background-image: url(../images/tec-kv-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    width: 100vw;
    aspect-ratio: 1366/560;
  }
  .tec_kv .wrap_content {
    padding-left: 32px;
    position: relative;
  }
  .tec_kv .wrap_content .technology_title {
    color: #d40300;
    font-size: 32px;
    line-height: 48px;
  }
  .tec_kv .wrap_content .technology_title h1 {
    color: black;
    font-size: 64px;
    line-height: 72px;
    font-weight: 800;
  }
  .tec_kv .wrap_content .technology_title .subtitle {
    color: black;
    font-weight: 600;
  }
  .tec_kv .wrap_content .core_tec_area {
    position: absolute;
    left: 48px;
    top: 37%;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_title {
    font-size: 28px;
    line-height: 42px;
    color: #d40300;
    font-weight: 600;
    margin-bottom: 8px;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li {
    font-size: 18px;
    line-height: 22px;
    padding: 8px 80px 8px 0;
    border-style: solid;
    border-color: #35363b;
    border-width: 0 0 1px;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li a {
    font-weight: 500;
    text-decoration: none;
    color: black;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li a span {
    font-weight: 600;
    color: #d40300;
    margin-right: 12px;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li a ::after {
    content: "";
    background-image: url(../images/tec_anchor_arrow.svg);
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0px;
  }
  .tec_kv .wrap_content.tec_kv_wrap {
    margin-left: 68px;
  }
  .tec_section {
    padding: 80px 16px;
  }
  .tec_section {
    background-color: #f3f4f5;
  }
  .tec_section .wrap_content {
    display: block;
  }
  .tec_section .wrap_content .anchor_title {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 8px;
    border-style: solid;
    border-color: #35363b;
    color: #35363b;
    border-width: 0 0 1px;
    font-weight: 700;
  }
  .tec_section .wrap_content .anchor_title span {
    color: #d40300;
    font-size: 46px;
    line-height: 68px;
    margin-right: 40px;
    margin-bottom: -8px;
    font-weight: 700;
  }
  .tec_section .wrap_content .tec_content_pc .row .col.col-5 {
    padding-left: 0;
  }
  .tec_section .wrap_content .tec_content_pc .row .col.col-7 {
    padding-right: 0;
  }
  .tec_section .wrap_content .tech_image {
    width: 360px;
    margin: 84px auto;
  }
  .tec_section .wrap_content .tec_explain {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #35363b;
  }
  .tec_section .wrap_content .tec_explain_img {
    margin-top: 32px;
    width: 100%;
    padding-bottom: 16px;
    background-color: white;
  }
  .tec_section .wrap_content .tec_explain_img .col {
    padding: 0;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items {
    display: block;
    justify-content: center;
    position: relative;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_title {
    margin-left: 48px;
    margin-top: 32px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 800;
    color: #35363b;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items ::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 56px;
    background-color: #d40300;
    left: 24px;
    top: 38px;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_text {
    width: 80%;
    margin: 8px 0 0 24px;
    font-size: 18px;
    line-height: 24px;
    color: #35363b;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_1 {
    width: 60%;
    margin: 32px auto 0;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_1 img {
    width: 100%;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 {
    width: 90%;
    margin: 32px auto 0;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 img {
    width: 100%;
  }
  .tec_section.tec_2 {
    background-color: #e7e8e9;
  }
  .tec_section.tec_2 .wrap_content {
    display: block;
  }
  .tec_section.tec_2 .wrap_content .anchor_title {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 8px;
    border-style: solid;
    border-color: #35363b;
    border-width: 0 0 1px;
  }
  .tec_section.tec_2 .wrap_content .anchor_title span {
    color: #d40300;
    font-size: 46px;
    line-height: 68px;
    margin-right: 40px;
    margin-bottom: -8px;
  }
  .tec_section.tec_2 .wrap_content .anchor_title .tec_content_pc .row .col.col-5 {
    padding-left: 0;
  }
  .tec_section.tec_2 .wrap_content .anchor_title .tec_content_pc .row .col.col-7 {
    padding-right: 0;
  }
  .tec_section.tec_2 .wrap_content .tech_image {
    width: 360px;
    margin: 84px auto 48px;
  }
  .tec_section.tec_2 .wrap_content .tec_explain {
    font-size: 18px;
    line-height: 30px;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img {
    margin-top: 32px;
    width: 100%;
    background-color: white;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .col {
    padding: 0;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items {
    display: block;
    justify-content: center;
    position: relative;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_title {
    margin-left: 48px;
    margin-top: 16px;
    font-size: 24px;
    line-height: 36px;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items ::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 28px;
    background-color: #d40300;
    left: 24px;
    top: 20px;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 {
    position: absolute;
    bottom: 10%;
    right: 24px;
    width: 100%;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 img {
    width: 100%;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2::before {
    content: "";
    width: 0;
    height: 0;
  }
  .tec_section.tec_3 .wrap_content,
  .tec_section.tec_4 .wrap_content {
    display: block;
  }
  .tec_section.tec_3 .wrap_content .anchor_title,
  .tec_section.tec_4 .wrap_content .anchor_title {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 8px;
    border-style: solid;
    border-color: #35363b;
    border-width: 0 0 1px;
  }
  .tec_section.tec_3 .wrap_content .anchor_title span,
  .tec_section.tec_4 .wrap_content .anchor_title span {
    color: #d40300;
    font-size: 46px;
    line-height: 68px;
    margin-right: 40px;
    margin-bottom: -8px;
  }
  .tec_section.tec_3 .wrap_content .anchor_title .tec_content_pc .col.col-5,
  .tec_section.tec_4 .wrap_content .anchor_title .tec_content_pc .col.col-5 {
    padding-left: 0;
  }
  .tec_section.tec_3 .wrap_content .anchor_title .tec_content_pc .col.col-7,
  .tec_section.tec_4 .wrap_content .anchor_title .tec_content_pc .col.col-7 {
    padding-right: 0;
  }
  .tec_section.tec_3 .wrap_content .tech_image,
  .tec_section.tec_4 .wrap_content .tech_image {
    width: 360px;
    margin: 84px auto 48px;
  }
  .tec_section.tec_3 .wrap_content .tec_explain,
  .tec_section.tec_4 .wrap_content .tec_explain {
    font-size: 18px;
    line-height: 30px;
  }
  .tec_section.tec_3 .wrap_content .tec_explain_img,
  .tec_section.tec_4 .wrap_content .tec_explain_img {
    width: 100%;
    height: 320px;
  }
  .tec_section.tec_3 .wrap_content .tec_explain_img img,
  .tec_section.tec_4 .wrap_content .tec_explain_img img {
    margin: 0;
    width: 100%;
    aspect-ratio: 552/320;
  }
  .tec_section.tec_4 {
    background-color: #e7e8e9;
  }
  .tec_section.tec_5 {
    background-color: #f3f4f5;
  }
  .tec_section.tec_5 .wrap_content {
    display: block;
  }
  .tec_section.tec_5 .wrap_content .anchor_title {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 8px;
    border-style: solid;
    border-color: #35363b;
    border-width: 0 0 1px;
  }
  .tec_section.tec_5 .wrap_content .anchor_title span {
    color: #d40300;
    font-size: 46px;
    line-height: 68px;
    margin-right: 40px;
    margin-bottom: -8px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 {
    margin-top: 32px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner {
    height: 928px;
    background-color: white;
    padding: 0 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_5_explain_title {
    font-size: 24px;
    margin-top: 32px;
    color: #d40300;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_5_explain_title .caution {
    color: black;
    font-size: 14px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_5_explain_title_text {
    font-size: 24px;
    margin-top: 16px;
    line-height: 36px;
    color: #35363b;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .DBW_img {
    margin: 16px auto;
    width: 90%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .DBW_img img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .explain_inner_title {
    position: relative;
    margin: 16px 0 12px 24px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: #35363b;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner ::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 56px;
    background-color: #d40300;
    left: -16px;
    top: 8px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .short_before {
    margin-top: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .short_before::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 28px;
    background-color: #d40300;
    left: -16px;
    top: 4px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    padding: 0 8px 16px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #35363b;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .bottom_content {
    border-style: none;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .bottom_content img {
    width: 70%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .right_side_contents .short_before {
    margin-top: 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 {
    height: 588px;
    margin-top: 40px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner {
    background-color: white;
    padding: 0;
    height: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tec_5_explain_title {
    font-size: 24px;
    margin-top: 24px;
    margin-left: 24px;
    color: #d40300;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tech_image {
    margin: 16px auto 12px;
    width: 80%;
    display: flex;
    justify-content: center;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tech_image img {
    width: 72%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    padding: 0 16px 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 {
    display: flex;
    flex-direction: row;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 {
    height: 432px;
    margin-top: 40px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner {
    background-color: white;
    padding: 0;
    height: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tec_5_explain_title {
    font-size: 24px;
    margin-top: 24px;
    margin-left: 24px;
    color: #d40300;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tech_image {
    margin: 24px auto 12px;
    width: 80%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tech_image img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    padding: 0 16px 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 {
    height: 128px;
    padding-right: 0;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner {
    background-color: white;
    padding: 0;
    height: 100%;
    margin-top: 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tec_5_explain_title {
    font-size: 24px;
    margin-top: 24px;
    margin-left: 16px;
    color: #d40300;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tech_image {
    margin: 24px auto 12px;
    width: 80%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tech_image img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
    padding: 0 16px 16px;
  }
  .tec_section.tec_5 .wrap_content .tech_image {
    width: 360px;
    margin: 84px auto 48px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain {
    font-size: 18px;
    line-height: 30px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img {
    margin-top: 32px;
    width: 100%;
    height: 320px;
    background-color: white;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .col {
    padding: 0;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items {
    display: block;
    justify-content: center;
    position: relative;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_title {
    margin-left: 48px;
    margin-top: 16px;
    font-size: 24px;
    line-height: 36px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items ::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 28px;
    background-color: #d40300;
    left: 24px;
    top: 20px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_text {
    width: 80%;
    margin: 8px 0 0 24px;
    font-size: 18px;
    line-height: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_text img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 {
    position: absolute;
    bottom: 10%;
    right: 24px;
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2::before {
    content: "";
    width: 0;
    height: 0;
  }
  .row .col.tec_left {
    padding: 0 18px 0 0;
  }
  .row .col.tec_right {
    padding: 0 0 0 18px;
  }
}
@media screen and (max-width: 1024px) {
  .tec_kv {
    background-image: url(../images/tec-kv-sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    width: 100vw;
    aspect-ratio: initial;
    min-height: initial;
    padding-bottom: 0;
  }
  .tec_kv .wrap_content {
    padding: 0;
    position: relative;
    display: block;
  }
  .tec_kv .wrap_content .technology_title {
    margin: calc(33.33vw - 16px) 0 0;
    color: #d40300;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
  }
  .tec_kv .wrap_content .technology_title h1 {
    font-weight: 700;
    color: #35363b;
    font-size: 32px;
    line-height: 48px;
  }
  .tec_kv .wrap_content .technology_title .subtitle {
    font-weight: 600;
    color: #35363b;
  }
  .tec_kv .wrap_content .core_tec_area {
    margin: 24px auto 0;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_title {
    font-size: 24px;
    line-height: 42px;
    color: #d40300;
    padding: 0 24px;
    font-weight: 600;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li {
    font-size: 16px;
    line-height: 22px;
    padding: 16px 24px;
    border-style: solid;
    border-color: #35363b;
    border-width: 0 0 1px;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li a {
    text-decoration: none;
    color: #35363b;
    font-weight: 600;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li a span {
    font-weight: 600;
    color: #d40300;
    margin-right: 12px;
  }
  .tec_kv .wrap_content .core_tec_area .core_tec_items li a ::after {
    content: "";
    background-image: url(../images/tec_anchor_arrow.svg);
    position: absolute;
    width: 24px;
    height: 24px;
    right: 16px;
  }
  .tec_section {
    padding: 72px 24px 40px;
  }
  .tec_section {
    background-color: #f3f4f5;
  }
  .tec_section .wrap_content {
    display: block;
  }
  .tec_section .wrap_content .anchor_title {
    display: flex;
    font-size: min(24px, 6vw);
    line-height: 32px;
    padding-bottom: 8px;
    border-style: solid;
    border-color: #35363b;
    border-width: 0 0 1px;
    font-weight: 900;
    color: #35363b;
  }
  .tec_section .wrap_content .anchor_title span {
    color: #d40300;
    font-size: min(28px, 7vw);
    line-height: 32px;
    margin-right: 12px;
    margin-bottom: 0px;
    font-weight: 900;
  }
  .tec_section .wrap_content .tec_content_pc .row .col.col-5 {
    padding-left: 0;
  }
  .tec_section .wrap_content .tec_content_pc .row .col.col-7 {
    padding-right: 0;
  }
  .tec_section .wrap_content .tech_image {
    width: 80%;
    margin: 40px auto;
  }
  .tec_section .wrap_content .tec_explain {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
    color: #35363b;
    font-weight: 600;
  }
  .tec_section .wrap_content .tec_explain_img {
    margin-top: 0px;
    width: 100%;
    background-color: white;
    padding-bottom: 24px;
  }
  .tec_section .wrap_content .tec_explain_img .col {
    padding: 0;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items {
    display: block;
    justify-content: center;
    position: relative;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_title {
    margin-left: 28px;
    margin-top: 32px;
    font-size: min(28px, 5.6vw);
    line-height: min(32px, 6.4vw);
    font-weight: 800;
    color: #35363b;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_text {
    width: calc(100% - 32px);
    margin: 8px 0 0 16px;
    font-size: min(16px, 4vw);
    line-height: min(24px, 6vw);
    color: #35363b;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_text img {
    width: 100%;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_1 {
    width: 50%;
    margin: 32px auto 0;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_1 img {
    width: 100%;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_1::before {
    content: "";
    position: absolute;
    width: 6px;
    height: min(28px, 6vw);
    background-color: #d40300;
    left: 16px;
    top: 32px;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 {
    width: 90%;
    margin: 16px auto;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 img {
    width: 100%;
  }
  .tec_section .wrap_content .tec_explain_img .explain_items .explain_inner_image_2::before {
    content: "";
    position: absolute;
    width: 6px;
    height: min(52px, 11.5vw);
    background-color: #d40300;
    left: 16px;
    top: 32px;
  }
  .tec_section.tec_2 {
    background-color: #e7e8e9;
  }
  .tec_section.tec_2 .wrap_content {
    display: block;
  }
  .tec_section.tec_2 .wrap_content .tec_content_pc .row .col.col-5 {
    padding-left: 0;
  }
  .tec_section.tec_2 .wrap_content .tec_content_pc .row .col.col-7 {
    padding-right: 0;
  }
  .tec_section.tec_2 .wrap_content .tech_image {
    width: 80%;
    margin: 40px auto;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img {
    margin-top: 0px;
    width: 100%;
    background-color: white;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .col {
    padding: 0;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items {
    display: block;
    position: initial;
    height: initial;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_title {
    margin-left: 28px;
    margin-top: 32px;
    font-size: min(28px, 5.6vw);
    line-height: min(32px, 6.4vw);
    font-weight: 800;
    position: relative;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_title::before {
    content: "";
    position: absolute;
    width: 6px;
    height: min(28px, 6vw);
    background-color: #d40300;
    left: -12px;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 img {
    height: 100%;
    max-height: 240px;
    width: 100%;
    aspect-ratio: 4/3;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .tec_section.tec_2 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2::before {
    content: "";
    width: 0;
    height: 0;
  }
  .tec_section.tec_3 .wrap_content .tech_image,
  .tec_section.tec_4 .wrap_content .tech_image {
    width: 80%;
    margin: 40px auto;
  }
  .tec_section.tec_3 .wrap_content .tec_explain_img,
  .tec_section.tec_4 .wrap_content .tec_explain_img {
    width: 100%;
    padding: 0;
  }
  .tec_section.tec_3 .wrap_content .tec_explain_img img,
  .tec_section.tec_4 .wrap_content .tec_explain_img img {
    margin: 0;
    width: 100%;
    aspect-ratio: 552/320;
  }
  .tec_section.tec_4 {
    background-color: #e7e8e9;
  }
  .tec_section.tec_5 {
    background-color: #f3f4f5;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 {
    margin-top: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner {
    height: auto;
    background-color: white;
    padding: 0 18px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_5_explain_title {
    font-size: min(28px, 5.6vw);
    line-height: min(30px, 6vw);
    padding-top: 16px;
    color: #d40300;
    font-weight: 800;
    padding-bottom: 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_5_explain_title .caution {
    color: #35363b;
    font-size: 14px;
    font-weight: 600;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_5_explain_title_text {
    margin-top: 0;
    font-size: min(28px, 5.6vw);
    line-height: min(40px, 8vw);
    font-weight: 800;
    color: #35363b;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .DBW_img {
    margin: 0 auto 16px;
    width: 90%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .DBW_img img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .explain_inner_title {
    position: relative;
    margin: 16px 0 8px 16px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 800;
    color: #35363b;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner ::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 80px;
    background-color: #d40300;
    left: -12px;
    top: 4px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .short_before {
    margin-top: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .middle_before::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 50px;
    background-color: #d40300;
    left: -12px;
    top: 2px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .short_before::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 24px;
    background-color: #d40300;
    left: -12px;
    top: 2px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 22px;
    padding: 0 8px 16px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #35363b;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .bottom_content {
    border-style: none;
    margin-top: 0;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .tec_5_inner .bottom_content img {
    width: 50%;
    margin: 0 auto;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-6 .right_side_contents .short_before {
    margin-top: 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 {
    margin-top: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner {
    background-color: white;
    padding: 0 18px;
    height: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tec_5_explain_title {
    padding-top: 16px;
    font-size: min(28px, 5.6vw);
    line-height: min(30px, 6vw);
    color: #d40300;
    font-weight: 800;
    padding-bottom: 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tech_image {
    margin: 8px auto 12px;
    width: 80%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tech_image img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-4 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    padding: 0 16px 16px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 {
    display: flex;
    flex-direction: row;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 {
    margin-top: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner {
    background-color: white;
    padding: 0 18px;
    height: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tec_5_explain_title {
    padding-bottom: 16px;
    font-size: min(28px, 5.6vw);
    line-height: min(30px, 6vw);
    color: #d40300;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tech_image {
    margin: 24px auto 12px;
    width: 90%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tech_image img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-6.short_tec5 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    padding: 0 16px 32px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 {
    padding-right: 0;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner {
    background-color: white;
    padding: 0 18px;
    height: 100%;
    margin-top: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tec_5_explain_title {
    padding-bottom: 16px;
    padding-top: 16px;
    font-size: min(28px, 5.6vw);
    line-height: min(30px, 6vw);
    color: #d40300;
    font-weight: 800;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tech_image {
    margin: 24px auto 12px;
    width: 80%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tech_image img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_content_pc .col.col-8 .col.col-12 .tec_5_inner .tec_explain {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    padding: 0 16px 16px;
  }
  .tec_section.tec_5 .wrap_content .tech_image {
    width: 360px;
    margin: 84px auto 48px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain {
    font-size: 18px;
    line-height: 30px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img {
    margin-top: 32px;
    width: 100%;
    height: 320px;
    background-color: white;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .col {
    padding: 0;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items {
    display: block;
    justify-content: center;
    position: relative;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_title {
    margin-left: 48px;
    margin-top: 16px;
    font-size: 24px;
    line-height: 36px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items ::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 28px;
    background-color: #d40300;
    left: 24px;
    top: 20px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_text {
    width: 80%;
    margin: 8px 0 0 24px;
    font-size: 18px;
    line-height: 24px;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_text img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 {
    position: absolute;
    bottom: 10%;
    right: 24px;
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2 img {
    width: 100%;
  }
  .tec_section.tec_5 .wrap_content .tec_explain_img .explain_items .explain_inner_image_2::before {
    content: "";
    width: 0;
    height: 0;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-1 {
    width: 100%;
  }
  .row.apply_sp > .col.col-1 {
    width: 8.3333333333%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-2 {
    width: 100%;
  }
  .row.apply_sp > .col.col-2 {
    width: 16.6666666667%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-3 {
    width: 100%;
  }
  .row.apply_sp > .col.col-3 {
    width: 25%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-4 {
    width: 100%;
  }
  .row.apply_sp > .col.col-4 {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-5 {
    width: 100%;
  }
  .row.apply_sp > .col.col-5 {
    width: 41.6666666667%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-6 {
    width: 100%;
  }
  .row.apply_sp > .col.col-6 {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-7 {
    width: 100%;
  }
  .row.apply_sp > .col.col-7 {
    width: 58.3333333333%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-8 {
    width: 100%;
  }
  .row.apply_sp > .col.col-8 {
    width: 66.6666666667%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-9 {
    width: 100%;
  }
  .row.apply_sp > .col.col-9 {
    width: 75%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-10 {
    width: 100%;
  }
  .row.apply_sp > .col.col-10 {
    width: 83.3333333333%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .row .col.col-11 {
    width: 100%;
  }
  .row.apply_sp > .col.col-11 {
    width: 91.6666666667%;
  }
}
@media screen and (max-width: 1024px) {
  .row .col.tec_left {
    padding: 0;
  }
  .row .col.tec_right {
    padding: 0;
  }
  .tec_5 summary {
    display: block;
    list-style: none;
    background-color: #ffffff;
    color: #000;
    font-weight: 600;
    font-size: 22px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: right 0 top min(20px, 4vw);
  }
  summary::-webkit-details-marker {
    display: none;
  }
  .tec_5 details:not([open]) summary {
    background-image: url(../images/accordion-plus.svg);
  }
  .tec_5 details[open] summary {
    background-image: url(../images/accordion-minus.svg);
  }
}/*# sourceMappingURL=style.css.map */