@charset "utf-8";
/*----------------------------------------------------
    共通css
----------------------------------------------------*/

.l-parts.custom_box {
  padding-bottom: 5rem;
  margin-bottom: 0;
}

.l-main-area .custom_box p {
  text-align: center;
}

.contents_box {
  padding: 10px;
}

.heading_text {
  font-weight: bold;
  margin-bottom: 20px;
  background: #D80030;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  padding: 10px;
  position: relative;
}

.heading_text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #D80030 transparent transparent;
  translate: -50% 100%;
}

.heading_text span {
  display: inline-block;
  background: #fff;
  color: #333;
  padding: 0 1rem;
  margin-right: .5rem;
  line-height: 1.2;
}

.c_name {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.inner_box img {
  margin: 0 auto;
  display: block;

}

.recomend_box {
  margin-bottom: 10px;
  background: #fff;
}

.recomend_box p {
  font-size: 1.8rem;
  text-align: center;
  background: #333;
  color: #fff;
  font-weight: bold;
}

.selectbox_caption {
  margin-top: 1.5rem;
  font-size: 1rem;
  color: #999999;
  line-height: 1.4;
  text-align: left;
}

.scroll_text {
  font-weight: bold;
}

.l-main-area.l-main-area--low #scrollContainer .btn-web {
  margin: 0;
}

.btn-accordion .btn-more {
  width: 100%;
  max-width: 680px;
  margin: 2rem auto -3rem;
}

.l-main-area .float-wrap .float-img.ct {
  width: auto;
}

/*2024.09.17*/
.top_select_table {
  padding-bottom: 5rem;
}

.top_select_table .l-parts.custom_box {
  padding-top: 0;
}

.l-main-area .top_select_table li>span {
  background: linear-gradient(transparent 50%, #fcfc70 70%);
  font-weight: bold;
}

.l-main-area .top_select_table .btn-internal {
  width: 100%;
  max-width: 100%;
}

.select_table {
  margin: 8rem 0 0;
}

.lower_select_table {
  margin-bottom: 2rem;
}

/*2024.10.22*/
.custom_table {
  margin-bottom: 50px;
}

.custom_table .table-img {
  width: 80%;
}

.l-main-area .custom_table .selection__table .table-desc {
  width: 70%;
}

.l-main-area #company1 {
  background-image: url(https://www.aluminum-processing.com/wp/wp-content/uploads/hikinuki_03.png);
}

.table-img {
  width: 100%;
}

.l-main-area--low .l-parts02__box__title {
  width: auto;
  margin: -15rem 1rem 2.5rem;
  /* margin: -15rem -3.2rem 2.5rem -60px; */
  text-align: center;
}

.l-main-area--low .l-parts02__box .l-parts02__box__title .l-parts02__box__name .l-parts02__box__group h3 {
  background: none;
  margin: 0;
  padding: 0;
}

.l-main-area--low .l-parts02__box .l-parts02__box__main-img .caption {
  text-align: center;
}

.l-main-area--low .l-parts02__box .l-parts02__case-boxes .content-boxes .content-box.image .caption {
  text-align: center;
}
.pull #toc {
    padding-top: 5rem;
}

.select3 .content-container {
    display: flex;
    margin: 2rem auto 0;
    justify-content: space-around;
}

.select3 .content-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 32%;
}

.select3 .catch-top {
    background-color: #d70035;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    font-size: 2.2rem;
    line-height: 1.6;
    margin: -1rem -2rem 0;
}
.select3 .catch-top span {
    font-size: 16px;
    text-decoration: underline;
}

.select3 .company-name {
    font-weight: bold;
    font-size: 18px;
    margin: 15px 0;
}
.select3 .center {
    text-align: center;
}

.select3 .features-title {
    background-color: #333;
    color: #fff;
    padding: 8px 12px;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 4px 4px 0 0;
    margin-top: 2rem;
    text-align: center;
}

.select3 .tag-list {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 1rem auto;
}
.l-main-area .select3 .tag-list li {
    border: 1px solid #d70035;
    color: #d70035;
    font-size: 16px;
    padding: 4px 8px;
    border-radius: 4px;
}

.l-main-area .select3 .desc-list {
    list-style: none;
    padding: 10px;
    background-color: #f9f9f9;
    font-size: 16px;
    line-height: 1.6;
    border-radius: 0 0 4px 4px;
    margin: 0;
    min-height: 400px;
}
.l-main-area .select3 ul li {
    margin-bottom: 5px;
    font-size: 1.6rem;
}
.select3 .desc-list .emphasis {
    color: #d70035;
    font-weight: bold;
}



.l-main-area .select3 .tag-list li:before {
    content: none;
}
.select3 .noto {
    font-size: 1.2rem;
    margin-top: 1rem;
}
.youtube-area {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube-area iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.caption.center {
    text-align: center;
}






/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {

  .selectbox_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    border: 1px solid #cccccc;
    padding: 5px;
  }

  .inner_box {
    width: 321px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
  }

  .custom_selectbox .inner_box {
    width: 300px;
  }

  .table-img img[src$="Processing02.png"] {
    width: 150px;
  }

  .table-img img[src$="Processing03.png"] {
    width: 150px;
  }

  .l-contents-area.top .l-main-area table.selection__table tbody tr td {
    display: flex;
    justify-content: center;
  }

  .l-contents-area.top .l-main-area table.selection__table .table-desc {
    width: 40%;
  }

}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {

  /*2024.09.17*/
  .l-main-area .top_select_table .btn-internal {
    width: 90%;
  }

  /*2024.10.22*/
  .selectbox_wrapper {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 10px;
    border: 1px solid #cccccc;
    padding: 5px;
  }

  .inner_box {
    width: 360px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
  }

  .custom_table .table-img {
    width: 90%;
  }

  .l-main-area .custom_table .selection__table .table-desc {
    width: 80%;
  }


  .l-main-area--low .l-parts02__inner {
    margin: 0;
  }

  .l-main-area--low .l-parts02__inner .l-parts02__box {
    padding: 0 1.5rem;
  }

  .l-main-area--low .l-parts02__box__title {
    margin: 0 0 2.5rem;
    /* margin: -18rem 0 2.5rem; */
    padding: 0;
    position: relative;
    top: inherit;
  }

  .l-main-area--low .l-parts02__box .l-parts02__box__title .l-parts02__box__name {
    padding: 13rem 0 0;
  }

  .l-main-area--low .l-parts02__box .l-parts02__box__sub-title {
    font-size: 1.6rem;
  }

.select3 .content-container {
    display: block;
}

.l-main-area .select3 .desc-list {
    min-height: auto;
}
.select3 .content-box {
    width: 100%;
}

.select3 .catch-top {
    margin: -20px -20px 0;
}

.select3 .tag-list {
    margin: 2rem 0;
}
}
