body#support_certificate .c_mv {
  background-image: url("/akk/powerboard/assets/img/download/catalog/mv.jpg");
}
@media only screen and (max-width: 767px) {
  body#support_certificate .c_mv {
    background-image: url("/akk/powerboard/assets/img/download/catalog/mv_sp.jpg");
  }
}
body#support_certificate main section.sec01 {
  padding: min(6.25vw, 80px) 0 min(9.375vw, 120px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec01 {
    padding: 8.974vw 0 20.513vw;
  }
}
body#support_certificate main section.sec01 h2.c_txt__type02 {
  margin-bottom: min(4.688vw, 60px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec01 h2.c_txt__type02 {
    line-height: 1.7;
    margin-bottom: 10.256vw;
  }
}
body#support_certificate main section.sec01 .lead_text {
  font-size: min(1.719vw, 22px);
  margin-bottom: min(3.906vw, 50px);
}
body#support_certificate main section.sec01 .lead_text::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
body#support_certificate main section.sec01 .lead_text::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec01 .lead_text {
    font-size: 4.615vw;
    margin-bottom: 10.256vw;
  }
}
body#support_certificate main section.sec01 .note_area-ttl {
  font-size: min(1.563vw, 20px);
  line-height: 1;
  margin-bottom: min(2.344vw, 30px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec01 .note_area-ttl {
    font-size: 5.128vw;
    margin-bottom: 10.256vw;
  }
}
body#support_certificate main section.sec01 .note_area-exp {
  font-size: min(1.25vw, 16px);
  margin-bottom: min(1.563vw, 20px);
}
body#support_certificate main section.sec01 .note_area-exp::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
body#support_certificate main section.sec01 .note_area-exp::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec01 .note_area-exp {
    font-size: 4.103vw;
    margin-bottom: 7.692vw;
  }
}
body#support_certificate main section.sec01 .note_area .blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: min(1.094vw, 14px);
  color: #005BAC;
}
body#support_certificate main section.sec01 .note_area .blue::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
body#support_certificate main section.sec01 .note_area .blue::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec01 .note_area .blue {
    font-size: 3.59vw;
  }
}
body#support_certificate main section.sec01 .note_area .blue span {
  color: #005BAC;
}
body#support_certificate main section.sec02 h2.c_txt__type03 {
  margin-bottom: min(4.688vw, 60px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 h2.c_txt__type03 {
    margin: 0 0 10.256vw;
  }
}
body#support_certificate main section.sec02 .number_ttl {
  font-size: min(2.031vw, 26px);
  text-align: center;
  margin-bottom: min(3.906vw, 50px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .number_ttl {
    font-size: 5.128vw;
    margin-bottom: 5.128vw;
  }
}
body#support_certificate main section.sec02 .number_ttl span {
  position: relative;
  display: inline-block;
  line-height: 1;
  margin: 0 auto;
}
body#support_certificate main section.sec02 .number_ttl span::before {
  position: absolute;
  left: min(-3.125vw, -40px);
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
  width: min(1.875vw, 24px);
  height: min(1.875vw, 24px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .number_ttl span::before {
    width: 6.154vw;
    top: -0.5vw;
    bottom: initial;
    left: -7.692vw;
    height: 6.154vw;
  }
}
body#support_certificate main section.sec02 .number_ttl.n-01 span::before {
  background: url(/akk/powerboard/assets/img/common/number_1.svg) no-repeat center;
  background-size: contain;
}
body#support_certificate main section.sec02 .number_ttl.n-02 span::before {
  background: url(/akk/powerboard/assets/img/common/number_2.svg) no-repeat center;
  background-size: contain;
}
body#support_certificate main section.sec02 .c_tab-btn__list li {
  cursor: pointer;
}
body#support_certificate main section.sec02 .c_tab-btn__list li button {
  display: grid;
  place-content: center;
  width: 100%;
  font-size: min(1.563vw, 20px);
  line-height: 1.7;
  min-height: min(5vw, 64px);
  text-align: center;
  position: relative;
  background-color: #ddd;
  letter-spacing: 0.03em;
  color: #333;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .c_tab-btn__list li button {
    font-size: 4.103vw;
    line-height: normal;
    min-height: 20.513vw;
  }
}
body#support_certificate main section.sec02 .c_tab-btn__list li button.on {
  background-color: #005BAC;
  color: #fff;
  pointer-events: none;
}
body#support_certificate main section.sec02 .c_tab-btn__list li button.on:after {
  content: "";
  display: block;
  background: #005BAC;
  height: 17.3205080757px;
  width: 20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .c_tab-btn__list li button.on:after {
    height: 4.4409782706vw;
    width: 5.128vw;
    bottom: -2.564vw;
  }
}
body#support_certificate main section.sec02 .tab-cont {
  background: #fff;
  padding: min(6.25vw, 80px) 0 min(7.813vw, 100px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont {
    padding: 10.256vw 0 12.821vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select {
  display: none;
}
body#support_certificate main section.sec02 .tab-cont .select.show {
  display: block;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont-ttl {
  position: relative;
  display: block;
  line-height: 1;
  font-size: min(1.563vw, 20px);
  padding: min(1.563vw, 20px) 0;
  border-bottom: solid 1px #ddd;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont-ttl {
    font-size: 4.103vw;
    padding: 5.128vw 0;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont-ttl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  width: min(1.25vw, 16px);
  height: min(0.156vw, 2px);
  background: #333;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont-ttl::before {
    width: 4.103vw;
    height: 0.513vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont-ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: min(0.547vw, 7px);
  margin: auto 0;
  width: min(0.156vw, 2px);
  height: min(1.25vw, 16px);
  background: #333;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont-ttl::after {
    width: 0.513vw;
    right: 1.795vw;
    height: 4.103vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details.open .select_cont-ttl::after {
  display: none;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide {
  display: none;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area {
  padding: min(2.344vw, 30px) 0 min(7.813vw, 100px);
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area.t05 {
  padding-bottom: min(3.125vw, 40px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area {
    padding: 5.128vw 0 15.385vw;
  }
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area.t01 {
    padding-bottom: 7.692vw;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner.icon_small .scroll-hint-icon-wrap span.scroll-hint-icon {
    top: 12vw;
    z-index: 3;
  }
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner:not(.no_scroll) .scroll-hint-icon {
    background: url("/akk/powerboard/assets/img/common/scroll_2.svg") 0 0/100% auto no-repeat;
  }
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner .scroll-hint-icon {
    top: 38.462vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner .tbl__wrap {
  height: 820px;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner .tbl__wrap {
    height: 70vh;
    width: 100%;
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area .table_area_inner.no_scroll .tbl__wrap {
  height: auto;
  overflow-y: hidden !important;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table {
  position: relative;
  width: 100%;
  border: solid 1px #D2D6D9;
  text-align: center;
  font-size: min(0.938vw, 12px);
  white-space: nowrap;
  margin-bottom: 2px;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table {
    font-size: 3.077vw;
    margin-bottom: 1vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table tr:nth-of-type(odd) {
  background: #f7f9f9;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table .table_title {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table .table_title tr:nth-of-type(2) th:first-of-type {
  border-left: none;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table .table_title tr:nth-of-type(3) th:first-of-type {
  border-left: none;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table th {
  display: table-cell;
  width: min(7.813vw, 100px);
  border-right: solid 1px #D2D6D9;
  border-bottom: solid 1px #D2D6D9;
  background: #656D73;
  color: #fff;
  padding: 16px 5px;
  vertical-align: middle;
  line-height: 1.6;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table th:first-of-type {
  border-left: 1px solid #D2D6D9;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table th {
    width: 15vw;
    padding: 0.8em 0.1em;
    line-height: 1.4;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td {
  display: table-cell;
  border-right: solid 1px #D2D6D9;
  border-bottom: solid 1px #D2D6D9;
  padding: min(1.25vw, 16px) min(0.547vw, 7px);
  text-align: center;
  vertical-align: middle;
  line-height: 1.6;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td a {
  text-decoration: underline;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td:first-of-type {
  border-left: 1px solid #D2D6D9;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td {
    padding: 2vw 1vw;
    line-height: 1.4;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td:nth-of-type(2) {
  min-width: min(7.031vw, 90px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td:nth-of-type(2) {
    min-width: 22vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td .i_pdf {
  display: inline-block;
  margin-right: 2px;
  position: relative;
  top: 1px;
  vertical-align: baseline;
  width: min(0.859vw, 11px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area table td .i_pdf {
    width: 3vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .table_area.t01 {
  padding-bottom: 0px;
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table-ttl {
  font-size: min(1.563vw, 20px);
  margin-bottom: min(1.953vw, 25px);
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table-ttl {
    font-size: 5.128vw;
    line-height: 1.7;
    margin-bottom: 7.692vw;
  }
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table-ttl::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7) * 0.5em);
    content: "";
  }
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table-ttl::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7) * 0.5em);
    content: "";
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table-exp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table-exp {
    font-size: 4.103vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table_note {
  margin: min(3.125vw, 40px) 0 min(6.25vw, 80px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table_note {
    margin: 7.692vw 0 20.513vw;
  }
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table_note li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: min(1.094vw, 14px);
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table_note li::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table_note li::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec02 .tab-cont .select_cont_details .select_cont_slide .t01_textarea .table_note li {
    font-size: 3.59vw;
  }
}
body#support_certificate main section.sec03 {
  padding: min(9.375vw, 120px) 0;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec03 {
    padding: 20.513vw 0 23.077vw;
  }
}
body#support_certificate main section.sec03 h2.c_txt__type03 {
  margin-bottom: min(3.906vw, 50px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec03 h2.c_txt__type03 {
    margin-bottom: 7.692vw;
  }
}
body#support_certificate main section.sec03 .link_area-item {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: min(1.563vw, 20px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec03 .link_area-item {
    display: block;
    margin-bottom: 0;
  }
}
body#support_certificate main section.sec03 .link_area-item > div {
  width: min(46.094vw, 590px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main section.sec03 .link_area-item > div {
    width: 100%;
    margin-bottom: 2.564vw;
  }
}
body#support_certificate main .main-content {
  background: #fff;
}
body#support_certificate main .main-content section .ctl_list {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: min(3.906vw, 50px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list {
    display: block;
    margin-top: 0;
  }
}
body#support_certificate main .main-content section .ctl_list_block {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list_block {
    margin-top: 10.256vw;
  }
}
body#support_certificate main .main-content section .ctl_list_block_thum {
  width: min(10.156vw, 130px);
  margin-right: min(3.125vw, 40px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list_block_thum {
    width: 23.077vw;
    margin-right: 5.128vw;
  }
}
body#support_certificate main .main-content section .ctl_list_block_exp {
  width: min(30.469vw, 390px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list_block_exp {
    width: 61.538vw;
  }
}
body#support_certificate main .main-content section .ctl_list_block_exp--ttl {
  font-size: min(1.406vw, 18px);
  margin-bottom: min(3.125vw, 40px);
}
body#support_certificate main .main-content section .ctl_list_block_exp--ttl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
body#support_certificate main .main-content section .ctl_list_block_exp--ttl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list_block_exp--ttl {
    font-size: 4.103vw;
    margin-bottom: 6.41vw;
  }
}
body#support_certificate main .main-content section .ctl_list_block_exp--btn {
  width: min(21.641vw, 277px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list_block_exp--btn {
    width: 42.308vw;
  }
}
body#support_certificate main .main-content section .ctl_list_block_exp--btn.pdf i {
  width: min(1.484vw, 19px);
  background: url("/akk/powerboard/assets/img/download/catalog/i_pdf.svg") no-repeat center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section .ctl_list_block_exp--btn.pdf i {
    width: 5.128vw;
  }
}
body#support_certificate main .main-content section .ctl_list_block_exp--btn.pdf i::after, body#support_certificate main .main-content section .ctl_list_block_exp--btn.pdf i::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section h3.c_txt__type03 {
    line-height: 1.7;
  }
}
body#support_certificate main .main-content section.sec02 {
  padding: min(9.063vw, 116px) 0 0;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section.sec02 {
    padding-top: 10.769vw;
  }
}
body#support_certificate main .main-content section.sec03 {
  padding: min(9.375vw, 120px) 0 0;
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section.sec03 {
    padding-top: 15.897vw;
  }
}
body#support_certificate main .main-content section.sec04 {
  padding: min(9.375vw, 120px) 0 min(8.594vw, 110px);
}
@media only screen and (max-width: 767px) {
  body#support_certificate main .main-content section.sec04 {
    padding: 15.897vw 0 25.641vw;
  }
}