@charset "UTF-8";
*[class*="tmp_"] {
  min-height: 0vh;
}
/*
#sp .forcms_block:not(:last-child) {
  margin : 0 16px;
}
*/
#sp .forcms_block #km-gl-header {
  /* margin: 0 -16px; */
}

.wrapper_ {
  text-align: unset!important;
}
.mainboxinner_ {
  font-family: Hiragino Sans;
  max-width: 950px;
  margin-inline: auto;
}
.pc_open {
  display: block;
}
.sp_open {
  display: none;
}
@media screen and (max-width: 599px) {
  .pc_open {
    display: none;
  }
  .sp_open {
    display: block;
  }
}
.tmp_headline_1a_block {
  margin-block: clamp(56px, 6.29vw, 80px) clamp(48px, 4vw, 56px);
}
.tmp_headline_1a {
  font-size: clamp(26px, 2.57vw, 36px);
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: clamp(1.3px, 0.13vw, 1.8px);
}
.tmp_headline_underTitle {
  display: block;
  color: #e12b22;
  font-size: clamp(12px, 1vw, 14px);
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  letter-spacing: clamp(0.6px, 0.05vw, 0.7px);
  padding-top: 18px;
}
.tmp_headline_1b_block {
  margin-top: clamp(48px, 4vw, 56px);
  margin-bottom: 40px;
}
.tmp_headline_1b {
  font-size: clamp(22px, 2vw, 28px);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: clamp(1.1px, 0.1vw, 1.4px);
  border-bottom: 2px solid #ccc;
  padding-bottom: clamp(16px, 1.29vw, 18px);
}
.tmp_headline_02_block {
  margin-top: 40px;
  margin-bottom: clamp(20px, 3.43vw, 48px);
}
.tmp_headline_02 {
  font-size: clamp(20px, 1.57vw, 22px);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1.1px;
  background: #f7f7f7;
  padding: 12px;
  margin-bottom: 28px;
}
.tmp_headline_03_block {
  margin-block: clamp(28px, 2.86vw, 40px);
}
.tmp_headline_03 {
  position: relative;
  font-size: clamp(18px, 1.43vw, 20px);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: clamp(0.9px, 0.07vw, 1px);
  padding-left: 12px;
  margin-bottom: 20px;
}
.tmp_headline_03:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  bottom: 1px;
  left: 0;
  width: 4px;
  background: #e12b22;
}
.tmp_headline_03_underText {
  font-size: clamp(14px, 1.14vw, 16px);
  line-height: 1.75;
  letter-spacing: clamp(0.7px, 0.06vw, 0.8px);
}
@media screen and (max-width: 599px) {
  .tmp_headline_1b_block {
    margin-bottom: 48px;
  }
  .tmp_headline_02_block {
    margin-top: 48px;
  }
}
.tmp_table_wrapper {
  margin-bottom: 66px;
}
.tmp_table_block {
  width: 100%;
  border-top: 2px solid #ebebeb;
  border-left: 2px solid #ebebeb;
}
.tmp_table_block.officer_list_ {
  overflow: auto;
  box-sizing: border-box;
}
.tmp_table_block th {
  font-size: clamp(14px, 1.14vw, 16px);
  line-height: 1.5;
  letter-spacing: clamp(0.7px, 0.06vw, 0.8px);
  font-weight: bold;
  text-align: center;
  background: #f7f7f7;
  border-right: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(20px, 1.71vw, 24px) clamp(12px, 1.43vw, 20px);
}
.tmp_table_block td {
  font-size: clamp(14px, 1.14vw, 16px);
  line-height: 1.5;
  letter-spacing: clamp(0.7px, 0.06vw, 0.8px);
  border-right: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  padding: clamp(20px, 1.71vw, 24px) clamp(12px, 1.43vw, 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.officer_list_.tmp_table_block td:nth-child(1),.officer_list_.tmp_table_block td:nth-child(2) {
  white-space: nowrap;
}
.tmp_table_2column th,
.tmp_table_3column th {
  width: clamp(108px, 14.29vw, 200px);
}
.tmp_table_2block th {
  width: clamp(108px, 11.43vw, 160px);
}
.tmp_vertical_column th {
  padding-block: 24px;
}
@media screen and (max-width: 599px) {
  .tmp_table_block table {
    width: 100%;
    border-collapse: collapse;
  }
  .tmp_table_block th {
    min-width: 108px;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tmp_table_block.officer_list_ th:last-child {
    min-width: 300px
  }
  .tmp_table_block td {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tmp_table_scroll {
    overflow: scroll;
  }
  .tmp_table_scroll td {
    min-width: 180px;
  }
  .tmp_table_scroll .tmp_sticky_section {
    position: sticky;
    left: -1px;
    z-index: 1;
  }
  .tmp_table_3column th {
    position: relative;
  }
  .tmp_table_3column th:after {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    display: block;
    width: 108px;
    height: 100%;
    border-right: 2px solid #ebebeb;
  }
}
.tmp_article_wrapper {
  margin-bottom: clamp(56px, 7.43vw, 104px);
}
.tmp_caution_list {
  margin-left: 18px;
}
.tmp_caution_text {
  list-style: disc;
  font-size: 14px;
  line-height: calc(21 / 14);
  letter-spacing: 0.7px;
  margin-bottom: clamp(20px, 1.71vw, 24px);
}
.tmp_article_img {
  max-width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
  margin-bottom: clamp(16px, 2.14vw, 30px);
}
.tmp_article_title {
  min-height: 54px;
  font-size: clamp(14px, 1.29vw, 18px);
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: clamp(0.8px, 0.06vw, 0.9px);
  margin-bottom: clamp(14px, 1.43vw, 20px);
}
.tmp_article_text {
  font-size: clamp(14px, 1.14vw, 16px);
  line-height: 1.75;
  letter-spacing: clamp(0.7px, 0.06vw, 0.8px);
}
.tmp_flex_box_2colum {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(11px, 2.86vw, 40px);
}
.tmp_flex_box_3colum {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(11px, 1.79vw, 25px);
}
.tmp_flex_box_4colum {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(11px, 1.57vw, 22px);
}
.tmp_article_block_2colum .tmp_article_img {
  margin-bottom: 28px;
}
.tmp_article_block_2colum .tmp_article_title {
  margin-bottom: 20px;
}
.tmp_article_block_3colum .tmp_article_img,
.tmp_article_block_4colum .tmp_article_img {
  width: 100%;
  margin-bottom: 20px;
}
.tmp_article_block_3colum .tmp_article_title,
.tmp_article_block_4colum .tmp_article_title {
  margin-bottom: 16px;
}
.tmp_float_block {
  overflow: hidden;
  margin-bottom: clamp(40px, 5.71vw, 80px);
}
.tmp_float_left {
  float: left;
  margin-right: clamp(8px, 2vw, 28px);
  margin-bottom: clamp(0px, 1.07vw, 15px);
}
.tmp_float_right {
  float: right;
  margin-left: clamp(8px, 2vw, 28px);
  margin-bottom: clamp(0px, 1.07vw, 15px);
}
@media screen and (max-width: 599px) {
  .tmp_flex_box_3colum,
  .tmp_flex_box_4colum {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .tmp_flex_box_3colum .tmp_article_title,
  .tmp_flex_box_4colum .tmp_article_title {
    min-height: auto;
  }
  .tmp_float_block .tmp_article_img {
    width: 50%;
  }
  .tmp_float_block .tmp_article_title {
    min-height: auto;
    font-size: 14px;
    line-height: calc(21 / 14);
    letter-spacing: 0.7px;
    margin-bottom: 20px;
  }
}
.tmp_banner_wrapper {
  margin-bottom: clamp(24px, 4.29vw, 60px);
}
.tmp_banner_wrapper a {
  color: #404040;
}
.tmp_banner_block {
  display: -ms-grid;
  display: grid;
  place-content: center;
  gap: 25px;
}
.tmp_btn_wrapper {
  margin-bottom: clamp(48px, 6.29vw, 88px);
}
.tmp_btn_wrapper a {
  color: #404040;
}
.tmp_btn_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px;
  padding-block: clamp(32px, 3.43vw, 48px);
}
.tmp_btn_block:after {
  content: "";
  display: block;
  width: 300px;
  height: 0;
}
.tmp_btn_bg {
  background: #f7f7f7;
  -webkit-box-shadow: 0 0 0 100vmax #f7f7f7;
          box-shadow: 0 0 0 100vmax #f7f7f7;
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
}
.tmp_btn_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  font-size: clamp(16px, 1.29vw, 18px);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: clamp(0.8px, 0.06vw, 0.9px);
  border: 1px solid #ebebeb;
  padding-block: clamp(24px, 2.29vw, 32px);
  padding-inline: clamp(16px, 1.43vw, 20px);
  background: #fff;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tmp_btn_link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 24px;
  width: 24px;
  height: 24px;
  background: url("/cms/img/modules/arrow_right_circle.png") no-repeat center/contain;
}
.tmp_btn_bg .tmp_btn_link {
  border: none;
}
.tmp_link_wrapper {
  margin-bottom: clamp(80px, 7.86vw, 110px);
}
.tmp_link_wrapper a {
  color: #404040;
}
.tmp_text_link_block p {
  margin-bottom: clamp(25px, 2vw, 28px);
}
.tmp_text_link {
  font-size: clamp(14px, 1.14vw, 16px);
  line-height: 1.5;
  letter-spacing: clamp(0.7px, 0.06vw, 0.8px);
}
.tmp_outside_link:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/cms/img/modules/outside_icon.png") no-repeat center/contain;
  padding-left: 12px;
  vertical-align: middle;
}
.tmp_pdf_link:after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 17px;
  background: url("/cms/img/modules/pdf_icon.png") no-repeat center/contain;
  padding-left: 12px;
  vertical-align: middle;
}
.tmp_pdfSize_link:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url("/cms/img/modules/pdf_size_icon.png") no-repeat center/contain;
  padding-left: 12px;
  vertical-align: top;
}
.tmp_left_position {
  text-align: start;
}
.tmp_left_position .tmp_button_block {
  display: -ms-grid;
  display: grid;
  place-content: start;
}
.tmp_center_position {
  text-align: center;
}
.tmp_center_position .tmp_button_block {
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.tmp_right_position {
  text-align: end;
}
.tmp_right_position .tmp_button_block {
  display: -ms-grid;
  display: grid;
  place-content: end;
}
.tmp_button_block p {
  margin-bottom: clamp(12px, 1.57vw, 22px);
}
.tmp_button_block a {
  color: #404040;
}
.tmp_button_block .tmp_button_action_link {
  color: #fff;
}
.tmp_button_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: clamp(343px, 25.5vw, 357px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(14px, 1.29vw, 18px);
  line-height: calc(29 / 18);
  letter-spacing: clamp(0.7px, 0.06vw, 0.9px);
  border: 1px solid #404040;
  border-radius: 9999px;
  text-decoration: none;
  padding-block: clamp(14px, 1.43vw, 20px);
  padding-inline: clamp(28px, 2.29vw, 32px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tmp_button_link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 32px;
  width: 15px;
  height: 15px;
  background: url("/cms/img/modules/black_arrow_icon.png") no-repeat center/contain;
  padding-left: 12px;
  vertical-align: top;
}
.tmp_button_link:hover {
  color: #e12b22;
}
.tmp_button_action_link {
  border: 1px solid #e12b22;
  font-weight: 600;
  background: #e12b22;
  position: relative;
}
.tmp_button_action_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 32px;
  width: 15px;
  height: 15px;
  background: url("/cms/img/modules/white_arrow_icon.png") no-repeat center/contain;
  padding-left: 12px;
  vertical-align: top;
}
.tmp_button_action_link:hover {
  color: #404040;
}
.tmp_button_outside_link {
  border: 1px solid #e12b22;
  position: relative;
}
.tmp_button_outside_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 32px;
  width: 16px;
  height: 16px;
  background: url("/cms/img/modules/outside_icon.png") no-repeat center/contain;
  vertical-align: middle;
}
.tmp_button_pdf_link {
  border: 1px solid #e12b22;
  position: relative;
}
.tmp_button_pdf_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 32px;
  width: 32px;
  height: 18px;
  background: url("/cms/img/modules/pdf_icon.png") no-repeat center/contain;
  vertical-align: middle;
}
@media screen and (max-width: 599px) {
  .tmp_btn_block a {
    color: #404040;
  }
  .tmp_btn_link {
    width: calc(100vw - 32px);
  }
  .tmp_text_link_block a {
    color: #404040;
    text-decoration: underline;
  }
  .tmp_center_position,
  .tmp_right_position {
    text-align: start;
  }
  .tmp_center_position .tmp_button_block,
  .tmp_right_position .tmp_button_block {
    place-content: start;
  }
  .tmp_button_link {
    line-height: calc(29 / 14);
  }
}

/*# sourceMappingURL=parts_collection.css.map */
