@charset "UTF-8";
/* main color */
/* base color */
/* gray type */
/* xirn accent */
.l_sub_as .section_01 {
  padding: 80px 0;
}
.l_sub_as .section_01 .bg_wrap {
  height: 305px;
}
.l_sub_as .section_01 .bg_wrap > ul > li:first-child::after {
  content: none;
}
.l_sub_as .section_01 .bg_wrap > ul > li:last-child p {
  font-size: 25px;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.l_sub_as .section_01 .bg_wrap > ul > li:last-child p .icon_as_guide {
  width: 20px;
  height: 20px;
  background-image: url(/Content/static/images/sub/my/customer/icon_as_guide.png);
  margin-left: 8px;
}
.l_sub_as .section_01 .bg_wrap > ul > li:last-child > ul li {
  position: relative;
  font-size: 16px;
  color: #666666;
  padding-left: 8px;
  line-height: 32px;
}
.l_sub_as .section_01 .bg_wrap > ul > li:last-child > ul li strong {
  font-weight: 500;
  color: #333333;
}
.l_sub_as .section_01 .bg_wrap > ul > li:last-child > ul li::before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
}
.l_sub_as .section_02 .process_wrap {
  padding: 80px 0 90px;
}
.l_sub_as .section_02 .process_wrap > ul {
  align-items: flex-start;
}
.l_sub_as .section_02 .process_wrap > ul > li {
  width: 242px;
}
.l_sub_as .section_02 .process_wrap > ul > li > ul {
  margin-top: 12px;
}
.l_sub_as .section_02 .process_wrap > ul > li:last-child {
  width: 232px;
}
.l_sub_as .section_02 .process_wrap > ul > li::after {
  top: 48px;
  margin-top: 0;
}
.l_sub_as .section_03 .sec_tit {
  margin-bottom: 46px;
}
.l_sub_as .section_03 .table_wrap {
  margin-top: 20px;
  position: relative;
  /*padding-bottom: 397px;*/
}
.l_sub_as .section_03 .table_wrap table thead tr th:last-child {
  padding: 21px 0;
  border-bottom: 1px solid #ffffff;
}
.l_sub_as .section_03 .table_wrap table thead tr:last-child th {
  padding: 23px 0;
}
.l_sub_as .section_03 .table_wrap table tbody {
  overflow-y: auto;
  overflow-x: hidden;
  height: 397px;
/*  position: absolute; */
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
}
.l_sub_as .section_03 .table_wrap table tbody tr td {
  padding: 20px 0;
  border-right: 1px solid #dbdbdb;
  line-height: 1;
}
.l_sub_as .section_03 .table_wrap table tbody tr td.left {
  padding: 20px;
}
.l_sub_as .section_03 .table_wrap table tbody tr:first-of-type td:first-of-type {
  width: 310px;
}
.l_sub_as .section_03 .table_wrap table tbody tr:first-of-type td:nth-of-type(2) {
  width: 390px;
}
.l_sub_as .section_03 .table_wrap table tbody tr:first-of-type td:nth-of-type(3), .l_sub_as .section_03 .table_wrap table tbody tr:first-of-type td:nth-of-type(4) {
  width: 250px;
}
/*.l_sub_as .section_03 .table_wrap table tbody tr:first-of-type td:last-of-type {
  border-right: none;
}*/
.l_sub_as .section_03 .table_wrap table tbody tr:last-of-type td {
  border-bottom: none;
}
.l_sub_as .section_03 .table_wrap table tbody .mCSB_scrollTools {
  width: 4px;
}
.l_sub_as .section_03 .table_wrap table tbody .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  background: #dbdbdb;
}
.l_sub_as .section_03 .table_wrap table tbody .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.l_sub_as .section_03 .caution {
  margin-top: 18px;
}