/*! 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: 768px) {
  .sec01_01_in {
    flex-direction: column;
    gap: 30px 0; } }
.sec01_01_in .sec01_01_box {
  max-width: 610px;
  width: 47.66%;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .sec01_01_in .sec01_01_box {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .sec01_01_in .sec01_01_box {
      align-items: center;
      flex-direction: column;
      gap: 20px 0; } }
  .sec01_01_in .sec01_01_box .sec01_01_image {
    max-width: 320px;
    width: 52.46%; }
    @media screen and (max-width: 480px) {
      .sec01_01_in .sec01_01_box .sec01_01_image {
        width: 100%; } }
  .sec01_01_in .sec01_01_box .text_box {
    width: 44.27%;
    margin-top: auto;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 480px) {
      .sec01_01_in .sec01_01_box .text_box {
        margin-top: 0;
        width: 100%; } }
    .sec01_01_in .sec01_01_box .text_box .box_head {
      margin-bottom: 1em;
      display: flex;
      flex-direction: column;
      line-height: 1;
      gap: 0.25em; }
      .sec01_01_in .sec01_01_box .text_box .box_head .text_lg {
        font-size: 1.1em; }
    .sec01_01_in .sec01_01_box .text_box .read {
      flex-grow: 1;
      min-height: 5.4em; }
    .sec01_01_in .sec01_01_box .text_box .image_box {
      margin-top: 15px; }
.sec01_01_in hr {
  align-self: stretch;
  background: #726256;
  width: 1px; }
  @media screen and (max-width: 768px) {
    .sec01_01_in hr {
      width: 100%;
      height: 1px; } }

.sec01_wrap_02 .sec01_02_box {
  width: 100%; }
  @media screen and (max-width: 480px) {
    .sec01_wrap_02 .sec01_02_box .sec02_02_in {
      flex-direction: column;
      gap: 25px 0; } }
  .sec01_wrap_02 .sec01_02_box .text_box {
    width: 65.63%;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 480px) {
      .sec01_wrap_02 .sec01_02_box .text_box {
        width: 100%; } }
    .sec01_wrap_02 .sec01_02_box .text_box .box_head {
      margin-bottom: 1em; }
    .sec01_wrap_02 .sec01_02_box .text_box .text_box_image {
      margin-top: auto;
      padding-top: 20px; }
  .sec01_wrap_02 .sec01_02_box .image_box {
    align-self: flex-start;
    max-width: 400px;
    width: 31.25%; }
    @media screen and (max-width: 480px) {
      .sec01_wrap_02 .sec01_02_box .image_box {
        width: 46%; } }
    @media screen and (max-width: 480px) {
      .sec01_wrap_02 .sec01_02_box .image_box {
        width: 100%;
        align-self: center; } }

/*# sourceMappingURL=equipment.css.map */
