@charset "utf-8";
html{
  scroll-padding-top: 0;
}
.sc21-HLN-2 {
  font-size: 2.25rem;
  margin-top: 6.25rem;
  margin-bottom: 0;
  font-weight: 600;
}
.sc21-HLN-2-bdr {
  font-size: 2.25rem;
  margin-top: 6.25rem;
  padding-top: 6.3125rem;
  font-weight: 600;
  position: relative;
  z-index: 0;
}
.sc21-HLN-2-bdr::before {
  position: absolute;
  top: 0;
  border-top-style: solid;
  content: "";
}
.sc21-HLN-2-bdr::before {
  left: -50vw;
  margin-left: 50%;
  border-top-width: 1px;
  border-top-color: #ddd;
  width: 100vw;
}
.sc21-HLN-3 {
  font-size: 1.75rem;
  margin-top: 3.375rem;
  font-weight: 600;
}
section.bgGray .inner {
  margin-bottom: 0;
  padding-bottom: 90px;
}
.color_red {
  color: #d70c19;
}
.txtNormal {
  font-size: 16px;
  margin-top: 0.925rem;
  text-align: left;
}
ul.normal li {
  text-indent: -1em;
  padding-left: 1em;
}
ul.normal li + li {
  margin-top: .6em;
}
ul.normal li .list-link {
  margin-top: .6em;
}
ul.normal li a.link01 {
  text-indent: 0;
}
.step-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin-top: 52px;
}
.step-list li {
  position: relative;
  width: 215px;
  text-align: center;
  padding: 27px 5px 20px;
  box-sizing: border-box;
  border: 1px solid #0f1350;
  border-radius: 10px 10px;
  color: #000000;
  background: #fff;
}
.step-list li + li {
  margin-left: 68px;
}
.step-list li .num {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50% 50%;
  background-color: #0f1350;
  font-weight: bold;
}
.step-list li img {
  margin-bottom: 15px;
}
.step-list li img.centering {
  margin-left: 25px;
}
.step-list li .text {
  font-size: 18px;
  font-weight: bold;
}
.step-list li:after {
  content: "";
  position: absolute;
  top: calc(50% - 20px);
  right: -68px;
  border: 20px solid transparent;
  border-left-color: #0f1350;
}
.step-list li:last-child:after {
  content: none;
}
.addBox {
  border: 1px solid #000;
  box-sizing: border-box;
  padding: 13px 17px;
  display: inline-block;
  margin-top: 15px;
}
.addBox p + p {
  margin-top: 10px;
}
.bgGray {
  background-color: #f5f5f5;
}
.bgWhite {
  background-color: #fff;
  padding: 25px 25px;
  margin-top: 0.925rem;
}
.sc21-CustomerSupport-purposeSection {
  padding-bottom: 1px;
}
.sc21-u-mt-0 {
  margin-top: 0 !important;
}
ul.list-link li.pdf, ul.list-link li.no_pdf {
  margin-top: 20px;
  margin-bottom: 0;
}
ul.list-link li.pdf a span::after {
  display: inline-block;
  content: "";
  width: 19px;
  height: 21px;
  background-image: url(../images/ico_pdf.png);
  margin-bottom: -5px;
  margin-left: 5px;
}
ul.list-link li.pdf a.link01, ul.list-link li.no_pdf a.link01 {
  color: #0050a3 !important;
  font-weight: normal;
}
.sc21-GRID-2-nested-small {
  display: flex;
  flex-wrap: wrap;
}
.sc21-GRID-2-nested-small > * {
  flex-grow: 0;
  flex-shrink: 0;
  width: 48.2142857143%;
}
.sc21-GRID-2-nested-small > :nth-child(2n+1) {
  margin-right: 3.5714285714%;
}
.list_col2 {
  width: 100%;
}
.list_col2 a.link01 {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .sc21-HLN-2-bdr {
    padding-top: 4.5rem;
  }
  .title_area h1 {
    margin-bottom: 20px !important;
    padding: 1em 10px;
    font-size: 22px !important;
  }
  ul.normal li .list-link li {
    padding-left: 0;
  }
  .step-list {
    display: block;
    margin: 50px auto 0;
    width: 80%;
  }
  .step-list li {
    width: 100%
  }
  .step-list li + li {
    margin-left: 0;
    margin-top: 55px;
  }
  .step-list li:after {
    top: -40px;
    right: calc(50% - 20px);
    transform: rotate(90deg);
  }
  .step-list li:first-child:after {
    content: none;
  }
  .step-list li:last-child:after {
    content: "";
  }
  .bgWhite {
    padding: 25px 25px;
  }
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
section{
  font-size: 16px;
  line-height: 1.5;
}
section a {
  color: #10228a;
  text-decoration: underline;
}
section a:hover {
  opacity: 0.7;
  text-decoration: none;
}
a.link01::before{
  top: 4px;
}
a.link01::after {
  top: 9px;
}
a.link01[target="_blank"] span:after {
  right: -6px;
  display: inline-block;
  position: relative;
}
.color_red {
  color: #d70c19;
}
.txt_sml {
  font-size: 13px;
}
.first_txt {
  text-align: right;
}
.txt_indent{
  text-indent: -16px;
  padding-left: 16px;
}
.txt_notes {
  margin-top: 10px;
}
.txt_notes li{
  font-size: 14px;
  text-indent: -14px;
  padding: 3px 0 0 14px;
}
@media screen and (max-width: 767px) {
  .mb10_sp {
    margin-bottom: 10px;
  }
  .mb0_sp {
    margin-bottom: 0;
  }
  .mb15_sp {
    margin-bottom: 15px;
  }
  .mb20_sp {
    margin-bottom: 20px;
  }
  .mb30_sp {
    margin-bottom: 30px;
  }
  section.bgGray .inner {
    padding-bottom: 50px;
  }
}
.inPageNav {
  background-color: #fff;
  padding: 20px 0 0;
}
.inPageNav ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: -10px;
}
.inPageNav ul li {
  width: 49%;
  margin-bottom: 10px;
}
.inPageNav ul li a {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 16px 20px 14px 18px;
  font-size: 18px;
  text-decoration: none;
}
.inPageNav ul li a:hover {
  opacity: 1;
}
.inPageNav ul li a.linkBtn01::after {
  border-bottom: 1px solid #0f1350;
  border-top: none;
  margin-top: -5px;
}
.inPageNav ul li a.linkBtn01:hover::after {
  border-bottom: 1px solid #FFF;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .inPageNav {
    padding: 0;
    margin-bottom: 50px;
  }
  .inPageNav ul li {
    width: 100%;
  }
  .inPageNav ul li a {
    font-size: 16px;
    padding: 10px 10px 10px 0;
  }
}
.procedures.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.procedures .flexItem {
  width: 48%;
  box-sizing: border-box;
  background: #fff;
  margin: 30px 0 0;
}
.procedures_ttl {
  font-size: 20px;
  font-weight: bold;
  padding: 18px;
  color: #0f1350;
  background: #ddd;
}
.procedures_list {
  padding: 30px;
  font-size: 16px;
}
.procedures_list li + li {
  padding: 20px 0 0;
}
.procedures_list.online{
  padding: 30px 0 10px;
}
.procedures_list.online li{
  text-indent: -16px;
  padding-left: 16px;
}
.procedures_list.online li + li {
  padding-top: 8px;
}
.procedures_list .list_nam {
  display: flex;
  font-weight: bold;
  margin: 0 0 10px;
  position: relative;
}
.procedures_list .list_nam span.nam{
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 20px;
  margin-right: 4px;
  font-size: 14px;
  letter-spacing: -1px;
  border-radius: 50% 50%;
  border: 1px solid #333;
  text-align: center;
  box-sizing: border-box;
}
.procedures_list a {
  margin: 0 0 10px 2px;
  text-decoration: none;
  font-weight: normal;
  color: #10228a !important;
}
.procedures_list li .list_notes {
  margin-left: 24px;
}
.procedures_list li .list_notes li {
  font-size: 14px;
  text-indent: -14px;
  padding: 3px 0 0 14px;
}
.procedures_list p.pdf a span::after {
  display: inline-block;
  content: "";
  width: 19px;
  height: 21px;
  background-image: url("/cs/corporate/c_card/customer-support/user/images/ico_pdf.png");
  margin-bottom: -5px;
  margin-left: 5px;
}
.procedures_list p.excel a span::after {
  display: inline-block;
  content: "";
  width: 19px;
  height: 21px;
  background-image: url("/cs/corporate/c_card/customer-support/user/images/ico_excel.png");
  margin-bottom: -5px;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .procedures_list .list_nam span.nam{
    line-height: 22px;
  }
  .procedures_list .list_nam span.txt{
    width: 90%;
  }
  .procedures .flexItem {
    width: 100%;
    margin: 20px 0 0;
  }
  .procedures_list {
    padding: 20px;
  }
}
.btn {
  width: 80%;
  margin: 40px auto;
  padding: 0;
}
.btn a {
  display: block;
  padding: 24px;
  border-radius: 6px;
  color: #fff;
  background: #1e228b;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.btn a::after {
  content: "";
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  right: 25px;
  width: 6px;
  height: 6px;
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .btn a {
    padding: 20px 10px;
    font-size: 16px;
  }
  .btn a::after {
    right: 20px;
  }
}
.table_ttl{
  font-size: 1.375rem;
  font-weight: bold;
}
.table {
  width: 100%;
  margin: 20px 0 0;
  background: #fff;
}
.table th, .table td {
  border: 1px solid #888;
  padding: 14px;
  vertical-align: middle;
}
.table.tbl01 th {
  background: #badef3;
}
.table.tbl01 th.w01 {
  width: 26%;
}
.table.tbl01 th.w02 {
  width: 20%;
}
.table.tbl01 th.w03 {
  width: 27%;
}
.table.tbl01 td {
  text-align: center;
}
.table.tbl01 td.bgGray {
  background: #d2d2d2;
}
.table.tbl01 td.td01 {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .table_ttl {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .table_scroll {
    overflow: auto;
  }
  .table_scroll table {
    width: 100%;
    min-width: 660px;
    margin: 0;
  }
  .table th, .table td {
    padding: 10px;
    font-size: 14px;
  }
  #anc06{
    display: block;
    padding-top: 20px;
    margin-top: -20px;
  }
}

