  /*! Writen  by SCSS */
.equipment_04_head {
  font-size: clamp(18px, 2.04vw, 28px);
  color: #726356;
  line-height: 1.43;
  margin-bottom: clamp(25px, 3.34%, 40px); }

.bg_head {
  line-height: 1;
  font-size: clamp(15px, 1.43vw, 20px);
  color: #fff;
  background: #726356;
  padding: 0.4em;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin-bottom: 1em; }

.box_head {
  font-size: clamp(16px, 1.59vw, 22px);
  color: #726256;
  line-height: 1.23;
  font-weight: 500; }
  @media screen and (max-width: 480px) {
    .box_head {
      font-size: 18px; } }

.border_text {
  font-size: clamp(12px, 1.29vw, 16px);
  line-height: 1;
  text-align: center;
  color: #726256;
  border: 1px solid;
  padding: 0.5em 0.2em;
  margin-bottom: 1em; }
  @media screen and (max-width: 480px) {
    .border_text {
      font-size: 14px; } }

.sec01_top_wrap {
  margin-bottom: clamp(25px, 3.34%, 40px); }
  @media screen and (max-width: 480px) {
    .sec01_top_wrap {
      flex-direction: column;
      gap: 20px 0; } }
  .sec01_top_wrap .text_box {
    width: 25%; }
    @media screen and (max-width: 480px) {
      .sec01_top_wrap .text_box {
        width: 100%; } }
    .sec01_top_wrap .text_box .box_head {
      margin-bottom: 1em; }
  .sec01_top_wrap .image_wrap {
    width: 71.1%; }
    @media screen and (max-width: 480px) {
      .sec01_top_wrap .image_wrap {
        width: 100%;
        flex-direction: column;
        gap: 15px 0;
        align-items: center; } }
    .sec01_top_wrap .image_wrap .image_box_left {
      max-width: 578px;
      width: 63.52%; }
      @media screen and (max-width: 480px) {
        .sec01_top_wrap .image_wrap .image_box_left {
          width: 100%; } }
    .sec01_top_wrap .image_wrap .image_box_right {
      max-width: 304px;
      width: 33.41%; }
      @media screen and (max-width: 480px) {
        .sec01_top_wrap .image_wrap .image_box_right {
          width: 52.6%; } }

.sec01_wrap_01 {
  margin-bottom: clamp(60px, 8.34%, 100px); }

@media screen and (max-width: 480px) {
  .sec01_01_in {
    flex-direction: column;
    gap: 30px 0; } }
.sec01_01_in .sec01_01_box {
  max-width: 370px;
  width: 28.91%; }
  @media screen and (max-width: 480px) {
    .sec01_01_in .sec01_01_box {
      width: 100%; } }
  .sec01_01_in .sec01_01_box .box_head {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    align-items: baseline;
    line-height: 1;
    gap: 0.25em; }
    .sec01_01_in .sec01_01_box .box_head .text_min {
      font-size: 0.7em; }
  .sec01_01_in .sec01_01_box .sec01_01_read {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .sec01_01_in .sec01_01_box .sec01_01_read .read {
      width: 56.76%; }
    .sec01_01_in .sec01_01_box .sec01_01_read .image_box {
      max-width: 130px;
      width: 35.14%; }
.sec01_01_in hr {
  align-self: stretch;
  background: #726256;
  width: 1px; }
  @media screen and (max-width: 480px) {
    .sec01_01_in hr {
      width: 100%;
      height: 1px; } }

@media screen and (max-width: 480px) {
  .sec01_wrap_02 {
    flex-direction: column;
    gap: 25px 0; } }
.sec01_wrap_02 .sec01_02_box {
  width: 45.32%; }
  @media screen and (max-width: 480px) {
    .sec01_wrap_02 .sec01_02_box {
      width: 100%; } }
  .sec01_wrap_02 .sec01_02_box .text_box {
    width: 46.56%; }
    @media screen and (max-width: 480px) {
      .sec01_wrap_02 .sec01_02_box .text_box {
        width: 50%; } }
    .sec01_wrap_02 .sec01_02_box .text_box .box_head {
      margin-bottom: 1em; }
    .sec01_wrap_02 .sec01_02_box .text_box .sec02_02_l_bottom {
      margin-top: 11.12%; }
      .sec01_wrap_02 .sec01_02_box .text_box .sec02_02_l_bottom .sec02_l_b_image .read {
        margin-top: 2px; }
      .sec01_wrap_02 .sec01_02_box .text_box .sec02_02_l_bottom .sec02_l_b_image:last-child {
        margin-top: 7.41%; }
  .sec01_wrap_02 .sec01_02_box .image_box {
    align-self: flex-start;
    max-width: 260px;
    width: 44.83%; }
    @media screen and (max-width: 480px) {
      .sec01_wrap_02 .sec01_02_box .image_box {
        width: 46%; } }

/*# sourceMappingURL=equipment04.css.map */
