  /*! Writen  by SCSS */
@media screen and (max-width: 480px) {
  .equipment_content_head .text_jp {
    line-height: 1.4; } }

.sec01 {
  display: grid;
  align-items: start;
  align-content: start;
  gap: clamp(30px, 3.91vw, 50px) 0;
  padding-bottom: clamp(50px, 6.67%, 80px); }

.sec02 {
  padding-top: clamp(50px, 6.67%, 80px);
  padding-bottom: clamp(50px, 6.67%, 80px);
  background: #f1ece1; }
  .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_01_bg_wrap {
  max-width: 1100px;
  margin: clamp(60px, 8.34%, 100px) auto;
  background: #fff;
  padding-top: clamp(40px, 5%, 60px);
  padding-bottom: clamp(40px, 5%, 60px); }
  @media screen and (max-width: 480px) {
    .sec01_01_bg_wrap {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .sec01_01_bg_wrap .bg_inner {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    align-items: center; }
    @media screen and (max-width: 480px) {
      .sec01_01_bg_wrap .bg_inner {
        width: calc(100% - 40px);
        flex-direction: column;
        gap: 25px 0; } }
    .sec01_01_bg_wrap .bg_inner .text_box {
      width: 59.31%; }
      @media screen and (max-width: 480px) {
        .sec01_01_bg_wrap .bg_inner .text_box {
          width: 100%; } }
      .sec01_01_bg_wrap .bg_inner .text_box .bg_head {
        font-size: clamp(18px, 1.96vw, 26px);
        margin-bottom: 7.85%; }
        @media screen and (max-width: 480px) {
          .sec01_01_bg_wrap .bg_inner .text_box .bg_head {
            margin-bottom: 15px; } }
    .sec01_01_bg_wrap .bg_inner .image_box {
      max-width: 226px;
      width: 26.28%; }
      @media screen and (max-width: 480px) {
        .sec01_01_bg_wrap .bg_inner .image_box {
          width: 80%;
          align-self: center; } }

@media screen and (max-width: 480px) {
  .sec01_01_bottom {
    flex-direction: column;
    gap: 25px 0; } }
.sec01_01_bottom .text_box {
  width: 49.22%; }
  @media screen and (max-width: 480px) {
    .sec01_01_bottom .text_box {
      width: 100%; } }
  .sec01_01_bottom .text_box .box_head {
    display: flex;
    flex-direction: column; }
    .sec01_01_bottom .text_box .box_head .text_min {
      font-size: 0.8em; }
.sec01_01_bottom .image_box {
  max-width: 610px;
  width: 47.66%; }
  @media screen and (max-width: 480px) {
    .sec01_01_bottom .image_box {
      width: 100%; } }

@media screen and (max-width: 480px) {
  .sec01_content_02 {
    flex-direction: column;
    gap: 25px 0; } }
.sec01_content_02 .image_box {
  max-width: 460px;
  width: 35.94%; }
  @media screen and (max-width: 480px) {
    .sec01_content_02 .image_box {
      width: 100%; } }
.sec01_content_02 .text_box {
  width: 60.94%; }
  @media screen and (max-width: 480px) {
    .sec01_content_02 .text_box {
      width: 100%; } }
  .sec01_content_02 .text_box .box_head {
    display: flex;
    flex-direction: column; }
    .sec01_content_02 .text_box .box_head .text_min {
      font-size: 0.8em; }

@media screen and (max-width: 480px) {
  .sec01_content_03 {
    flex-direction: column;
    gap: 25px 0; } }
.sec01_content_03 .image_box {
  max-width: 460px;
  width: 35.94%; }
  @media screen and (max-width: 480px) {
    .sec01_content_03 .image_box {
      width: 100%; } }
.sec01_content_03 .text_box {
  width: 60.94%; }
  @media screen and (max-width: 480px) {
    .sec01_content_03 .text_box {
      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: #f1ece1;
    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%; }

/*# sourceMappingURL=equipment.css.map */
