/*! Writen  by SCSS */
@media screen and (max-width: 480px) {
  .equipment_content_head .text_jp {
    line-height: 1.4; } }

.equipment_content_head {
  padding-bottom: clamp(25px, 3.34%, 40px); }

.sec01 {
  padding-bottom: clamp(50px, 6.67%, 80px); }

.sec02 {
  padding-top: clamp(50px, 6.67%, 80px);
  padding-bottom: clamp(50px, 6.67%, 80px); }
  .sec02 .inner {
    display: grid;
    align-items: start;
    align-content: start;
    gap: clamp(30px, 3.91vw, 50px) 0; }

.sec01_content,
.sec02_content {
  border-top: 1px solid #cccccc;
  padding-top: clamp(30px, 3.91vw, 50px); }

.text_box .box_head.lead {
  margin-bottom: 1.5em;
  letter-spacing: 0; }

.sec01_01_top {
  align-items: center; }
  @media screen and (max-width: 480px) {
    .sec01_01_top {
      flex-direction: column;
      gap: 25px 0; } }
  .sec01_01_top .image_box {
    max-width: 640px;
    width: 50%; }
    @media screen and (max-width: 480px) {
      .sec01_01_top .image_box {
        width: 100%; } }
  .sec01_01_top .text_box {
    width: 49.22%; }
    @media screen and (max-width: 480px) {
      .sec01_01_top .text_box {
        width: 100%; } }
    .sec01_01_top .text_box .box_head {
      font-size: clamp(16px, 1.66vw, 22px);
      margin-bottom: 7.94%; }

.sec01_lead {
  padding-top: clamp(40px, 5%, 60px);
  border-top: 1px solid #55473a;
  margin-bottom: clamp(50px, 6.67%, 80px); }
  .sec01_lead .box_head {
    font-size: clamp(16px, 1.51vw, 20px);
    margin-bottom: 1em; }

.sec01_list {
  display: grid;
  align-items: start;
  align-content: start;
  gap: clamp(25px, 3.91vw, 50px) 6.25%; }
  @media screen and (max-width: 480px) {
    .sec01_list {
      grid-template-columns: 1fr;
      gap: 25px 0; } }
  .sec01_list .item {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .sec01_list .item {
        flex-direction: column;
        gap: 15px 0; } }
    .sec01_list .item .image_box {
      max-width: 600px;
      width: 46.88%;
      position: relative;
      background: #fff; }
      @media screen and (max-width: 480px) {
        .sec01_list .item .image_box {
          width: 100%; } }
      .sec01_list .item .image_box::after {
        content: "";
        display: block;
        position: absolute;
        inset: 0;
        z-index: 1;
        border: 1px solid #cccccc; }
    .sec01_list .item .text_box {
      max-width: 600px;
      width: 46.88%; }
      @media screen and (max-width: 480px) {
        .sec01_list .item .text_box {
          width: 100%; } }
      @media screen and (max-width: 480px) {
        .sec01_list .item .text_box {
          margin-bottom: 20px; } }
      .sec01_list .item .text_box .item_head {
        font-size: clamp(16px, 1.51vw, 20px);
        line-height: 1;
        color: #0067b0;
        margin-bottom: 0.6em; }
      .sec01_list .item .text_box .item_lead {
        font-size: clamp(14px, 1.21vw, 16px);
        line-height: 1.4;
        margin-bottom: 0.6em; }
      .sec01_list .item .text_box .item_read {
        font-size: clamp(11px, 0.98vw, 13px);
        line-height: 1.85; }
      .sec01_list .item .text_box .cap_l {
        margin-top: 5px; }
    .sec01_list .item.item_01 {
      max-width: 1024px;
      margin-inline: auto;
      justify-content: center; }
      .sec01_list .item.item_01 .image_box {
        max-width: none;
        width: 100%; }

.sec02_bg_wrap {
  background: #fff;
  padding-top: clamp(40px, 5%, 60px);
  padding-bottom: clamp(40px, 5%, 60px); }
  .sec02_bg_wrap .sec02_bg_inner {
    max-width: 670px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    align-items: center; }
    @media screen and (max-width: 480px) {
      .sec02_bg_wrap .sec02_bg_inner {
        flex-direction: column;
        gap: 25px 0; } }
    .sec02_bg_wrap .sec02_bg_inner .logo {
      max-width: 232px;
      width: 34.63%; }
      @media screen and (max-width: 480px) {
        .sec02_bg_wrap .sec02_bg_inner .logo {
          width: 100%; } }
    .sec02_bg_wrap .sec02_bg_inner .image_box {
      max-width: 316px;
      width: 47.17%; }
      @media screen and (max-width: 480px) {
        .sec02_bg_wrap .sec02_bg_inner .image_box {
          width: 100%; } }

.sec02_catch {
  font-size: clamp(18px, 2.25vw, 28px);
  line-height: 1;
  letter-spacing: 0.2em;
  padding-top: clamp(25px, 3.34%, 40px);
  padding-bottom: clamp(25px, 3.34%, 40px);
  text-align: center; }

.sec02_content_head {
  display: flex;
  align-items: center;
  gap: 0.5em 1em;
  margin-bottom: 1.5em; }
  @media screen and (max-width: 480px) {
    .sec02_content_head {
      flex-direction: column;
      gap: 0.8em;
      text-align: center;
      align-items: center;
      letter-spacing: 0.1em; } }
  .sec02_content_01 .sec02_content_head .point {
    width: 6.85em; }
  .sec02_content_02 .sec02_content_head .point {
    width: 6.95em; }
  .sec02_content_03 .sec02_content_head .point {
    width: 6.95em; }

@media screen and (max-width: 480px) {
  .sec02_01_wrap {
    flex-direction: column;
    gap: 25px 0; } }
.sec02_01_wrap .item_text {
  width: 37.5%; }
  @media screen and (max-width: 480px) {
    .sec02_01_wrap .item_text {
      width: 100%; } }
.sec02_01_wrap .image_wrap {
  width: 60.94%; }
  @media screen and (max-width: 480px) {
    .sec02_01_wrap .image_wrap {
      width: 100%;
      align-self: center;
      align-items: center;
      flex-direction: column;
      gap: 15px 0; } }
  .sec02_01_wrap .image_wrap .image_box {
    max-width: 380px;
    width: 48.72%; }
    @media screen and (max-width: 480px) {
      .sec02_01_wrap .image_wrap .image_box {
        width: 100%; } }

@media screen and (max-width: 480px) {
  .sec02_02_wrap {
    flex-direction: column-reverse;
    gap: 25px 0; } }
.sec02_02_wrap .image_wrap {
  width: 61.72%;
  align-items: flex-end; }
  @media screen and (max-width: 480px) {
    .sec02_02_wrap .image_wrap {
      width: 100%;
      flex-direction: column;
      gap: 15px 0;
      align-items: center; } }
  .sec02_02_wrap .image_wrap .image_box_left {
    max-width: 438px;
    width: 55.45%; }
    @media screen and (max-width: 480px) {
      .sec02_02_wrap .image_wrap .image_box_left {
        width: 100%; } }
  .sec02_02_wrap .image_wrap .image_box_right {
    max-width: 338px;
    width: 42.79%; }
    @media screen and (max-width: 480px) {
      .sec02_02_wrap .image_wrap .image_box_right {
        width: 77.17%; } }
.sec02_02_wrap .text_box {
  width: 37.5%; }
  @media screen and (max-width: 480px) {
    .sec02_02_wrap .text_box {
      width: 100%; } }

.sec02_02_border_wrap {
  position: relative;
  margin-top: clamp(40px, 5%, 60px); }
  .sec02_02_border_wrap::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin-top: 10px;
    border: 1px dashed #55473a; }
  .sec02_02_border_wrap .sec02_02_head {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    position: relative;
    z-index: 2;
    background: #dfecfa;
    padding: 0 0.5em; }
  .sec02_02_border_wrap .sec02_02_inner {
    max-width: 1230px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 30px; }
    @media screen and (max-width: 480px) {
      .sec02_02_border_wrap .sec02_02_inner {
        flex-direction: column;
        gap: 25px 0; } }
    .sec02_02_border_wrap .sec02_02_inner .text_box {
      width: 52.04%; }
      @media screen and (max-width: 480px) {
        .sec02_02_border_wrap .sec02_02_inner .text_box {
          width: 100%; } }
      .sec02_02_border_wrap .sec02_02_inner .text_box .box_head {
        margin-bottom: 1em; }
    .sec02_02_border_wrap .sec02_02_inner .image_box {
      max-width: 527px;
      width: 42.85%; }
      @media screen and (max-width: 480px) {
        .sec02_02_border_wrap .sec02_02_inner .image_box {
          width: 100%; } }

@media screen and (max-width: 480px) {
  .sec02_03_wrap {
    flex-direction: column;
    gap: 25px 0; } }
.sec02_03_wrap .sec02_03_left {
  max-width: 680px;
  width: 53.13%;
  position: relative; }
  @media screen and (max-width: 480px) {
    .sec02_03_wrap .sec02_03_left {
      width: 100%; } }
  .sec02_03_wrap .sec02_03_left .item_text {
    width: 49.27%;
    margin-bottom: clamp(-70px, -11.02%, -10px); }
    @media screen and (max-width: 480px) {
      .sec02_03_wrap .sec02_03_left .item_text {
        width: 100%;
        margin-bottom: 15px; } }
.sec02_03_wrap .sec02_03_right {
  width: 42.58%; }
  @media screen and (max-width: 480px) {
    .sec02_03_wrap .sec02_03_right {
      width: 100%; } }
  .sec02_03_wrap .sec02_03_right .text_box {
    width: 47.71%; }
    .sec02_03_wrap .sec02_03_right .text_box .box_head {
      margin-bottom: 1em; }
    .sec02_03_wrap .sec02_03_right .text_box .cap_l {
      margin-top: 1em; }
  .sec02_03_wrap .sec02_03_right .image_box {
    max-width: 277px;
    width: 50.83%; }

.sec03 {
  max-width: 1280px;
  margin-inline: auto;
  padding-top: clamp(40px, 5.84%, 70px);
  padding-bottom: clamp(60px, 8.34%, 100px);
  background: #fff; }

.sec03_read {
  font-size: clamp(15px, 1.28vw, 18px);
  line-height: 2.12; }
  @media screen and (max-width: 960px) {
    .sec03_read {
      line-height: 1.8; } }
  @media screen and (max-width: 768px) {
    .sec03_read {
      line-height: 1.6; } }

.sec03_lead {
  max-width: fit-content;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px; }
  .sec03_lead .sec03_lead_top {
    font-size: clamp(24px, 3.36vw, 36px);
    line-height: 1;
    margin-top: 0.83em;
    margin-bottom: 0.83em; }
    @media screen and (max-width: 480px) {
      .sec03_lead .sec03_lead_top {
        line-height: 1.4; } }
  .sec03_lead .sec03_lead_bottom {
    font-size: clamp(15px, 1.73vw, 19px); }

.sec03_wrap {
  max-width: 1000px;
  margin-inline: auto;
  padding-top: 15px;
  padding-bottom: clamp(40px, 5%, 60px); }
  .sec03_wrap .sec03_wrap_inner {
    max-width: 890px;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto; }
    .sec03_wrap .sec03_wrap_inner .sec03_wrap_head {
      display: flex;
      align-items: flex-end;
      font-size: clamp(18px, 2.78vw, 30px);
      line-height: 1;
      border-bottom: 2px solid;
      padding-bottom: 10px;
      color: #697449;
      gap: 10px;
      margin-bottom: 1.66em; }
      @media screen and (max-width: 480px) {
        .sec03_wrap .sec03_wrap_inner .sec03_wrap_head {
          border-bottom: 1px solid;
          margin-bottom: 25px; } }
      .sec03_wrap .sec03_wrap_inner .sec03_wrap_head .icon {
        width: 2.5em;
        flex-shrink: 0; }
      .sec03_wrap .sec03_wrap_inner .sec03_wrap_head .text {
        margin-bottom: 0.5em; }
        @media screen and (max-width: 480px) {
          .sec03_wrap .sec03_wrap_inner .sec03_wrap_head .text {
            margin-bottom: 0; } }
  .sec03_wrap .sec03_box_head {
    display: flex;
    flex-direction: column;
    font-size: clamp(15px, 1.82vw, 20px);
    color: #697449;
    line-height: 1;
    gap: 0.4em 0;
    margin-bottom: 0.5em; }
    .sec03_wrap .sec03_box_head .text_min {
      font-size: 0.85em; }
  .sec03_wrap.sec03_wrap_01, .sec03_wrap.sec03_wrap_03 {
    background: #f1f4f0; }
  .sec03_wrap.sec03_wrap_01 .inner_wrap {
    align-items: center; }
    @media screen and (max-width: 480px) {
      .sec03_wrap.sec03_wrap_01 .inner_wrap {
        flex-direction: column;
        gap: 20px; } }
    .sec03_wrap.sec03_wrap_01 .inner_wrap .box_left {
      max-width: 324px;
      width: 36.41%; }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_01 .inner_wrap .box_left {
          text-align: center;
          width: 100%; } }
      .sec03_wrap.sec03_wrap_01 .inner_wrap .box_left .sec03_read {
        margin-bottom: 9.26%; }
        @media screen and (max-width: 480px) {
          .sec03_wrap.sec03_wrap_01 .inner_wrap .box_left .sec03_read {
            margin-bottom: 15px; } }
    .sec03_wrap.sec03_wrap_01 .inner_wrap .box_right {
      max-width: 482px;
      width: 54.16%; }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_01 .inner_wrap .box_right {
          width: 100%; } }
  .sec03_wrap.sec03_wrap_02 .inner_wrap {
    align-items: flex-start; }
    @media screen and (max-width: 480px) {
      .sec03_wrap.sec03_wrap_02 .inner_wrap {
        flex-direction: column;
        align-items: center;
        gap: 20px; } }
    .sec03_wrap.sec03_wrap_02 .inner_wrap .box_left {
      max-width: 298px;
      width: 33.49%; }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_02 .inner_wrap .box_left {
          text-align: center;
          width: 100%; } }
      .sec03_wrap.sec03_wrap_02 .inner_wrap .box_left .sec03_read {
        margin-bottom: 20.14%; }
        @media screen and (max-width: 480px) {
          .sec03_wrap.sec03_wrap_02 .inner_wrap .box_left .sec03_read {
            margin-bottom: 15px; } }
    .sec03_wrap.sec03_wrap_02 .inner_wrap .box_right {
      max-width: 575px;
      width: 64.61%; }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_02 .inner_wrap .box_right {
          width: 100%; } }
  .sec03_wrap.sec03_wrap_03 .inner_wrap {
    align-items: flex-start; }
    @media screen and (max-width: 480px) {
      .sec03_wrap.sec03_wrap_03 .inner_wrap {
        align-items: center;
        flex-direction: column;
        gap: 20px; } }
    .sec03_wrap.sec03_wrap_03 .inner_wrap .box_left {
      max-width: 300px;
      width: 33.71%; }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_left {
          text-align: center;
          width: 100%; } }
      .sec03_wrap.sec03_wrap_03 .inner_wrap .box_left .sec03_read {
        margin-bottom: 20%; }
        @media screen and (max-width: 480px) {
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_left .sec03_read {
            margin-bottom: 15px; } }
    .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right {
      max-width: 550px;
      width: 61.8%; }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right {
          width: 100%; } }
      .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_top {
        margin-bottom: 15px; }
        @media screen and (max-width: 480px) {
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_top {
            flex-direction: column;
            align-items: center;
            gap: 10px; } }
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_top .text_box {
          width: 48%; }
          @media screen and (max-width: 480px) {
            .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_top .text_box {
              width: 100%; } }
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_top .image_box {
          max-width: 320px;
          width: 58.19%;
          margin-right: -10%;
          margin-top: -2.72%; }
          @media screen and (max-width: 480px) {
            .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_top .image_box {
              width: 100%;
              margin-right: 0;
              margin-top: 0; } }
      @media screen and (max-width: 480px) {
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom {
          align-items: center;
          flex-direction: column;
          gap: 20px; } }
      .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box {
        width: 56.37%; }
        @media screen and (max-width: 480px) {
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box {
            width: 100%; } }
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box .text_top {
          margin-bottom: 8.07%;
          gap: 5px 0; }
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box .text_top .text_inner {
            width: 70.97%; }
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box .text_top .icon {
            max-width: 83px;
            width: 26.78%; }
        .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box .text_bottom {
          align-items: flex-start; }
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box .text_bottom .text_inner {
            width: 59.68%; }
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .text_box .text_bottom .text_b_image {
            max-width: 115px;
            width: 37.1%; }
      .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .image_box {
        max-width: 230px;
        width: 41.82%; }
        @media screen and (max-width: 480px) {
          .sec03_wrap.sec03_wrap_03 .inner_wrap .box_right .sec03_03_bottom .image_box {
            width: 100%; } }

/*# sourceMappingURL=equipment02.css.map */
