/*! Writen  by SCSS */
.balloon_select {
  position: absolute;
  z-index: 2;
  top: 0; }

.sec01 .col_3_list .item_main {
  grid-column: 1 / 3;
  grid-row: 1 / 3; }
  @media screen and (max-width: 480px) {
    .sec01 .col_3_list .item_main {
      grid-column: span 1; } }
.sec01 .col_3_list .item .sec01_box_inner_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .sec01 .col_3_list .item .sec01_box_inner_01 .item_text {
    width: 55.56%; }
  .sec01 .col_3_list .item .sec01_box_inner_01 .image_box {
    max-width: 150px;
    width: 41.67%; }
@media screen and (max-width: 480px) {
  .sec01 .col_3_list .item.select_item {
    margin-top: 30px; } }
.sec01 .col_3_list .item .item_image .balloon_select {
  max-width: 150px;
  width: 41.67%;
  left: 0;
  margin-top: -9.72%; }
.sec01 .col_3_list .item.sec01_col_02 .text_box {
  align-self: stretch;
  display: flex;
  flex-direction: column; }
.sec01 .col_3_list .item.sec01_col_02 .sec01_box_inner_02 {
  margin-top: auto;
  padding-top: 15px; }
  .sec01 .col_3_list .item.sec01_col_02 .sec01_box_inner_02 .box_in {
    max-width: 172px;
    width: 47.78%;
    display: flex;
    flex-direction: column;
    gap: 10px 0; }
    .sec01 .col_3_list .item.sec01_col_02 .sec01_box_inner_02 .box_in .box_head {
      line-height: 1;
      margin-bottom: 0.6em; }
.sec01 .col_3_list .sec01_bg_item {
  background: #f8f6e9;
  padding-top: 2.65%;
  padding-bottom: 2.65%;
  position: relative; }
  @media screen and (max-width: 480px) {
    .sec01 .col_3_list .sec01_bg_item {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .sec01 .col_3_list .sec01_bg_item .balloon_select {
    max-width: 150px;
    width: 19.87%;
    left: 0;
    margin-top: -4.63%; }
    @media screen and (max-width: 480px) {
      .sec01 .col_3_list .sec01_bg_item .balloon_select {
        max-width: 150px;
        width: 41.67%;
        margin-top: -9.72%; } }
  .sec01 .col_3_list .sec01_bg_item .item_wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 715px;
    width: calc(100% - 30px);
    margin-inline: auto; }
    @media screen and (max-width: 480px) {
      .sec01 .col_3_list .sec01_bg_item .item_wrap {
        flex-direction: column;
        gap: 20px 0; } }
    .sec01 .col_3_list .sec01_bg_item .item_wrap .item_in {
      max-width: 350px;
      width: 48.96%;
      display: flex;
      flex-direction: column;
      gap: clamp(15px, 1.74vw, 20px) 0; }
      @media screen and (max-width: 480px) {
        .sec01 .col_3_list .sec01_bg_item .item_wrap .item_in {
          width: 100%; } }

.sec02_top_wrap {
  margin-bottom: clamp(40px, 5%, 60px); }
  @media screen and (max-width: 480px) {
    .sec02_top_wrap {
      flex-direction: column;
      gap: 30px 0; } }
  .sec02_top_wrap .image_box {
    max-width: 557px;
    width: 48.44%; }
    @media screen and (max-width: 480px) {
      .sec02_top_wrap .image_box {
        width: 100%; } }
  .sec02_top_wrap .sec02_top_right {
    width: 48.44%; }
    @media screen and (max-width: 480px) {
      .sec02_top_wrap .sec02_top_right {
        width: 100%; } }
    .sec02_top_wrap .sec02_top_right .bg_head {
      margin-bottom: 0.6em; }
    .sec02_top_wrap .sec02_top_right .sec02_t_r_inner {
      margin-bottom: 3.6%; }
      @media screen and (max-width: 480px) {
        .sec02_top_wrap .sec02_top_right .sec02_t_r_inner {
          margin-bottom: 15px; } }
      .sec02_top_wrap .sec02_top_right .sec02_t_r_inner .text_box {
        width: 71.82%; }
        .sec02_top_wrap .sec02_top_right .sec02_t_r_inner .text_box .item_text {
          margin-top: 1.4em;
          line-height: 1.6; }
      .sec02_top_wrap .sec02_top_right .sec02_t_r_inner .image {
        max-width: 132px;
        width: 23.7%; }
    .sec02_top_wrap .sec02_top_right .sec02_t_text_list {
      margin-bottom: 3.6%; }
      @media screen and (max-width: 480px) {
        .sec02_top_wrap .sec02_top_right .sec02_t_text_list {
          margin-bottom: 15px; } }
      .sec02_top_wrap .sec02_top_right .sec02_t_text_list .item {
        display: flex;
        align-items: baseline;
        border-bottom: 1px solid;
        line-height: 1.4;
        padding-bottom: 0.4em; }
        .sec02_top_wrap .sec02_top_right .sec02_t_text_list .item::before {
          content: "";
          display: block;
          width: 0.8em;
          height: 0.8em;
          flex-shrink: 0;
          background: #85b3b8; }
        .sec02_top_wrap .sec02_top_right .sec02_t_text_list .item + .item {
          margin-top: 0.53em; }
    .sec02_top_wrap .sec02_top_right .sec02_t_r_head {
      font-size: clamp(13px, 1.51vw, 18px);
      line-height: 1.56;
      margin-bottom: 0.8em; }
    .sec02_top_wrap .sec02_top_right .sec02_t_list {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      margin-bottom: 10px; }
      @media screen and (max-width: 480px) {
        .sec02_top_wrap .sec02_top_right .sec02_t_list {
          flex-wrap: wrap;
          justify-content: center;
          gap: 15px 4%; } }
      .sec02_top_wrap .sec02_top_right .sec02_t_list .item {
        width: 30.53%; }
        @media screen and (max-width: 480px) {
          .sec02_top_wrap .sec02_top_right .sec02_t_list .item {
            width: 40%; } }
        .sec02_top_wrap .sec02_top_right .sec02_t_list .item .item_image {
          text-align: center; }
        .sec02_top_wrap .sec02_top_right .sec02_t_list .item .border_head {
          border: 1px solid;
          text-align: center;
          padding: 0.3em 0.2em;
          margin-bottom: 0.6em; }
        .sec02_top_wrap .sec02_top_right .sec02_t_list .item .item_text_min {
          margin-top: 0.6em; }

.sec02_center {
  margin-bottom: clamp(50px, 6.67%, 80px); }
  .sec02_center .bg_head {
    margin-bottom: clamp(25px, 3.34%, 40px); }
  .sec02_center .sec02_c_wrap .sec02_c_head {
    font-size: clamp(13px, 1.51vw, 18px);
    padding-top: 0.2em;
    padding-left: 0.5em;
    padding-bottom: 0.5em;
    line-height: 1;
    border-left: 0.5em solid #85b3b8;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 2em; }
    @media screen and (max-width: 480px) {
      .sec02_center .sec02_c_wrap .sec02_c_head {
        line-height: 1.4; } }
  .sec02_center .sec02_c_wrap + .sec02_c_wrap {
    margin-top: clamp(30px, 4.17%, 50px); }
  @media screen and (max-width: 480px) {
    .sec02_center .sec02_c_wrap_01 {
      align-items: center;
      flex-direction: column;
      gap: 20px 0; } }
  .sec02_center .sec02_c_wrap_01 .text_box {
    width: 73.92%; }
    @media screen and (max-width: 480px) {
      .sec02_center .sec02_c_wrap_01 .text_box {
        width: 100%; } }
  .sec02_center .sec02_c_wrap_01 .image_box {
    max-width: 261px;
    width: 22.7%; }
    @media screen and (max-width: 480px) {
      .sec02_center .sec02_c_wrap_01 .image_box {
        max-width: 261px;
        width: 59.32%; } }
  @media screen and (max-width: 480px) {
    .sec02_center .sec02_c_wrap_02 .sec02_c_02_list {
      flex-wrap: wrap;
      gap: 15px 0; } }
  .sec02_center .sec02_c_wrap_02 .sec02_c_02_list .item {
    width: 15.66%; }
    @media screen and (max-width: 480px) {
      .sec02_center .sec02_c_wrap_02 .sec02_c_02_list .item {
        width: 48%; } }
    .sec02_center .sec02_c_wrap_02 .sec02_c_02_list .item.item_lg {
      width: 33.48%; }
      @media screen and (max-width: 480px) {
        .sec02_center .sec02_c_wrap_02 .sec02_c_02_list .item.item_lg {
          width: 100%; } }
    .sec02_center .sec02_c_wrap_02 .sec02_c_02_list .item .text_box .item_head {
      margin-bottom: 0.6em; }
  .sec02_center .sec02_c_03_list {
    display: flex;
    flex-direction: column;
    gap: 0.4em; }
    .sec02_center .sec02_c_03_list .item {
      line-height: 1.4;
      padding-left: 1em;
      text-indent: -1em; }

.sec03 .equipment_list .sec03_bg_item {
  background: #f8f6e9;
  padding-top: 2.65%;
  padding-bottom: 2.65%;
  position: relative; }
  @media screen and (max-width: 480px) {
    .sec03 .equipment_list .sec03_bg_item {
      padding-top: 15px;
      padding-bottom: 15px;
      margin-top: 30px; } }
  .sec03 .equipment_list .sec03_bg_item .balloon_select {
    max-width: 150px;
    width: 19.87%;
    left: 0;
    margin-top: -4.63%; }
    @media screen and (max-width: 480px) {
      .sec03 .equipment_list .sec03_bg_item .balloon_select {
        max-width: 150px;
        width: 41.67%;
        margin-top: -9.72%; } }
  .sec03 .equipment_list .sec03_bg_item .item_wrap {
    max-width: 715px;
    width: calc(100% - 30px);
    margin-inline: auto; }
    @media screen and (max-width: 480px) {
      .sec03 .equipment_list .sec03_bg_item .item_wrap {
        flex-direction: column;
        gap: 20px 0; } }
    .sec03 .equipment_list .sec03_bg_item .item_wrap .text_box {
      width: 33.57%; }
      @media screen and (max-width: 480px) {
        .sec03 .equipment_list .sec03_bg_item .item_wrap .text_box {
          width: 100%; } }
    .sec03 .equipment_list .sec03_bg_item .item_wrap .image_wrap {
      width: 62.94%; }
      @media screen and (max-width: 480px) {
        .sec03 .equipment_list .sec03_bg_item .item_wrap .image_wrap {
          width: 100%; } }
      .sec03 .equipment_list .sec03_bg_item .item_wrap .image_wrap .image_in {
        background: #fff;
        display: flex;
        align-items: center; }
        .sec03 .equipment_list .sec03_bg_item .item_wrap .image_wrap .image_in + .image_in {
          margin-top: 2.23%; }
        .sec03 .equipment_list .sec03_bg_item .item_wrap .image_wrap .image_in .image_text {
          line-height: 1.34;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-grow: 1;
          text-align: center; }
        .sec03 .equipment_list .sec03_bg_item .item_wrap .image_wrap .image_in .image {
          width: 77.78%;
          flex-shrink: 0; }

@media screen and (max-width: 480px) {
  .sec04_wrap {
    flex-direction: column;
    gap: 30px 0; } }
.sec04_wrap .image_box {
  max-width: 557px;
  width: 48.44%; }
  @media screen and (max-width: 480px) {
    .sec04_wrap .image_box {
      width: 100%; } }
.sec04_wrap .sec04_right {
  width: 48.44%;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px 0; }
  @media screen and (max-width: 480px) {
    .sec04_wrap .sec04_right {
      width: 100%; } }
  .sec04_wrap .sec04_right .item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .sec04_wrap .sec04_right .item .item_image {
      max-width: 261px;
      width: 46.86%; }
    .sec04_wrap .sec04_right .item .text_box {
      width: 46.86%; }
      .sec04_wrap .sec04_right .item .text_box .item_head {
        margin-bottom: 0.6em; }

@media screen and (max-width: 480px) {
  .sec05 .col_3_list .col_2_item .image_wrap {
    flex-direction: column;
    gap: 15px 0; } }
.sec05 .col_3_list .col_2_item .image_wrap .item_image {
  max-width: 360px;
  width: 47.69%; }
  @media screen and (max-width: 480px) {
    .sec05 .col_3_list .col_2_item .image_wrap .item_image {
      width: 100%; } }

/*# sourceMappingURL=equipment.css.map */
