@charset "UTF-8";


.c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card {
  background-color: #fff;
}
.c-ttl-lv01-read__text {
  font-size: 2.6rem;
  color: #32357D;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card .c-ttl-lv01-read__card {
    flex-wrap: wrap;
  }
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card .c-ttl-lv01-read__card-image {
    width: 100%;
    margin: 5px 0;
  }
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card .c-ttl-lv01-read__card-image .c-list-note {
    margin-top: 5pxx;
  }
}
@media screen and (min-width: 768px), print {
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card {
    width: 788px;
    margin: 0 auto;
  }
  .c-ttl-lv01-read__in {
    padding: 20px 0;
  }
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card .c-ttl-lv01-read__card {
    flex-wrap: wrap;
  }
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card .c-ttl-lv01-read__card-image {
    width: auto;
    margin: 20px 0 40px;
  }
  .c-ttl-lv01-read.c-ttl-lv01-read--p-service_l-card .c-ttl-lv01-read__card-image {
    
  }
}

/* ---------------------------------------------------------------- */
/* .p-jcb-debit-mod-01 */
/* ---------------------------------------------------------------- */
.p-jcb-debit-mod-01 {
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-01 {
    margin: 40px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-01 {
    margin: 20px 0 0;
  }
}

.p-jcb-debit-mod-01__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-jcb-debit-mod-01__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-01__list-item {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-01__list {
    background: #f0f0f0;
  }
  .p-jcb-debit-mod-01__list-item:nth-of-type(1),
  .p-jcb-debit-mod-01__list-item:nth-of-type(2),
  .p-jcb-debit-mod-01__list-item:nth-of-type(3) {
    width: 33%;
  }
  .p-jcb-debit-mod-01__list-item:nth-of-type(4),
  .p-jcb-debit-mod-01__list-item:nth-of-type(5) {
    width: 50%;
  }
}

.p-jcb-debit-mod-01__list-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  width: 1px;
  margin: auto;
  background: #a2b3d8;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-01__list-item:before {
    height: 140px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-01__list-item:before {
    height: 76px;
  }
}

.p-jcb-debit-mod-01__list-item:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -1px;
  left: 0;
  width: calc(100% - 54px);
  height: 1px;
  margin: auto;
  background: #a2b3d8;
}

.p-jcb-debit-mod-01__list-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  color: #32327f;
  font-weight: bold;
  text-align: center;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-01__list-item-link {
    padding: 89px 0 53px;
    font-size: 16px;
    line-height: 24px;
    background: #f0f0f0 url(/assets/image/common/icon_arrow_anchor_01.svg) bottom 8px center/22px auto no-repeat;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .p-jcb-debit-mod-01__list-item-link {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-jcb-debit-mod-01__list-item-link:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-01__list-item-link {
    padding: 50px 0 28px;
    font-size: 12px;
    line-height: 16px;
    background: #f0f0f0 url(/assets/image/common/icon_arrow_anchor_01.svg) bottom 8px center/11px auto no-repeat;
  }
}

.p-jcb-debit-mod-01__list-item-link-icon {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-01__list-item-link-icon {
    top: 28px;
  }
  .p-jcb-debit-mod-01__list-item-link-icon.is-01 {
    top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-01__list-item-link-icon {
    top: 15px;
  }
  .p-jcb-debit-mod-01__list-item-link-icon.is-01 {
    top: 15px;
    width: 35px;
  }
  .p-jcb-debit-mod-01__list-item-link-icon.is-02 {
    top: 14px;
    width: 30px;
  }
  .p-jcb-debit-mod-01__list-item-link-icon.is-03 {
    top: 13px;
    width: 35px;
  }
  .p-jcb-debit-mod-01__list-item-link-icon.is-04 {
    top: 12px;
    width: 34px;
  }
}

/* ---------------------------------------------------------------- */
/* .p-jcb-debit-mod-02 */
/* ---------------------------------------------------------------- */
.p-jcb-debit-mod-02 {
  position: relative;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02 {
    margin: 40px 0 60px;
    padding: 100px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02 {
    margin: 30px 0 60px;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__thumbnail {
    position: absolute;
    top: 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__thumbnail-image {
    width: 720px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__thumbnail-image {
    width: 100%;
  }
}

.p-jcb-debit-mod-02__detail {
  position: relative;
  background: #32327f;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__detail {
    width: 500px;
    padding: 20px 30px 20px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__detail {
    padding: 20px 20px 20px;
  }
}

.p-jcb-debit-mod-02__icon {
  width: 60px;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__icon {
    margin: -40px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__icon {
    margin: -40px 0 0 10px;
  }
}

.p-jcb-debit-mod-02__icon-sub {
  position: absolute;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__icon-sub {
    top: 20px;
    right: 20px;
    width: 48px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__icon-sub {
    top: 10px;
    right: 34px;
    width: 40px;
  }
}

.p-jcb-debit-mod-02__text {
  display: block;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__text {
    margin: 7px -10px 0 0;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__text {
    margin: 8px 0 0;
    padding: 0 10px 0;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.03em;
  }
}

.p-jcb-debit-mod-02__text.is-small {
  font-size: 15px;
}

.p-jcb-debit-mod-02__note {
  display: block;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__note {
    margin: 10px -10px -7px 0;
    font-size: 13px;
    line-height: 22px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__note {
    margin: 12px -10px -9px 0;
    padding: 0 10px 0;
    font-size: 12px;
    line-height: 20px;
  }
}

.p-jcb-debit-mod-02__note-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__note-item {
    padding: 0 0 7px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__note-item {
    padding: 0 0 9px;
  }
}

.p-jcb-debit-mod-02__note-item:before {
  content: "※";
  float: left;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__note + .p-jcb-debit-mod-02__link {
    margin-top: 17px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__note + .p-jcb-debit-mod-02__link {
    margin-top: 19px;
  }
}

.p-jcb-debit-mod-02__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #32327f;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02__link {
    height: 72px;
    margin: 15px 0 0;
    font-size: 18px;
    line-height: 33px;
    background-image: url(/assets/image/common/icon_arrow_06.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-position: right 18px center;
    background-size: 28px auto;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .p-jcb-debit-mod-02__link {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-jcb-debit-mod-02__link:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02__link {
    height: 48px;
    margin: 18px 0 0;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.05em;
    background-image: url(/assets/image/common/icon_arrow_06.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-position: right 21px center;
    background-size: 28px auto;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02--left .p-jcb-debit-mod-02__thumbnail {
    left: 0;
  }
  .p-jcb-debit-mod-02--left .p-jcb-debit-mod-02__detail {
    margin-left: auto;
  }
  .p-jcb-debit-mod-02--right .p-jcb-debit-mod-02__thumbnail {
    right: 0;
  }
  .p-jcb-debit-mod-02--right .p-jcb-debit-mod-02__detail {
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02--left .p-jcb-debit-mod-02__thumbnail {
    margin-right: auto;

    /*padding-rihgt: 11.5942%;*/
  }
  .p-jcb-debit-mod-02--right .p-jcb-debit-mod-02__thumbnail {
    margin-left: auto;
    /*padding-left: 11.5942%;*/
  }
}

/* ---------------------------------------------------------------- */
/* .p-jcb-debit-mod-03 */
/* ---------------------------------------------------------------- */
@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-03 {
    margin: 20px 0 0;
    background: url(/assets/image/personal/service/jcb-debit/img_jcb-debit_04_01_pc.jpg) center/cover no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-03 {
    margin: 20px 0 0;
    background: url(/assets/image/personal/service/jcb-debit/img_jcb-debit_04_01_sp.jpg) top center/cover no-repeat;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-03__in {
    padding: 18px 0 23px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-03__in {
    padding: 0 10px 30px;
  }
}

.p-jcb-debit-mod-03__text {
  display: block;
  color: #333;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-03__text {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-03__text {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.05em;
  }
}

.p-jcb-debit-mod-03__card {
  position: relative;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-03__card {
    left: -4px;
    margin: 2px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-03__card {
    left: 0;
    margin: 11px 0 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-03__list {
    margin: -9px 0 0;
    padding: 0 0 0 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-03__list {
    margin: 10px 15px 0;
    padding: 16px 10px 14px 29px;
    background: rgba(255, 255, 255, 0.3);
  }
}

.p-jcb-debit-mod-03__list-item {
  padding: 0 10px 0 38px;
  color: #32327f;
  font-weight: bold;
  text-align: left;
}

.p-jcb-debit-mod-03__list-item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-03__list-item {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    background: url(/assets/image/personal/service/jcb-debit/img_jcb-debit_04_03@2x.png) left center/26px auto no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-03__list-item {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    background: url(/assets/image/personal/service/jcb-debit/img_jcb-debit_04_03@2x.png) left center/26px auto no-repeat;
  }
}

/* ---------------------------------------------------------------- */
/* .p-jcb-debit-mod-04 */
/* ---------------------------------------------------------------- */
@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04 {
    margin: 40px 0 -48px;
    padding: 0 50px 0 37px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04 {
    margin: 30px 0 -40px;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 48px;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__item {
    margin: 0 0 40px;
  }
}

.p-jcb-debit-mod-04__item:last-child .p-jcb-debit-mod-04__step:after {
  display: none;
}

.p-jcb-debit-mod-04__step {
  position: relative;
  background: #e65352;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 86px;
    height: 87px;
    text-transform: uppercase;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
  }
  .p-jcb-debit-mod-04__step:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -9.5px;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border: solid transparent;
    border-width: 10px 7.5px 0 7.5px;
    border-top-color: #e65352;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__step {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.p-jcb-debit-mod-04__step-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  flex: 1 1;
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__step-icon {
    width: 37px;
    height: 30px;
  }
  .p-jcb-debit-mod-04__step-icon img {
    width: auto;
    height: 100%;
  }
}

.p-jcb-debit-mod-04__step-text {
  display: block;
  border: 2px solid #e65352;
  color: #e65352;
  font-weight: bold;
  text-align: center;
  background: #fff;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__step-text {
    width: 100%;
    height: 38px;
    padding: 6px 0 0;
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__step-text {
    height: 34px;
    padding: 6px 2px 0 4px;
    font-size: 12px;
    line-height: 18px;
  }
}

.p-jcb-debit-mod-04__step-text b {
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__step-text b {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__step-text b {
    font-size: 18px;
  }
}

.p-jcb-debit-mod-04__body {
  display: block;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__body {
    margin: 0 0 0 18px;
    padding: 6px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__body {
    margin: 9px 0 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__comment {
    margin: 20px 0 0 104px;
  }
}
@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__comment {
    margin: 10px 0 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__title {
    color: #32327f;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__title {
    padding: 0 0 4px;
    border-bottom: 2px solid #d7e1f7;
    color: #32357d;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__text {
    margin: 6px 0 0;
    color: #2a2a2a;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__text {
    margin: 8px 0 0;
    color: #2a2a2a;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.03em;
  }
}

.p-jcb-debit-mod-04__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 2px solid #32357d;
  border-radius: 100px;
  color: #32357d;
  font-weight: bold;
  text-align: left;
  background: #ffed67;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-04__button {
    width: 283px;
    height: 72px;
    margin: 0 0 auto auto;
    padding: 0;
    font-size: 18px;
    line-height: 33px;
    background-image: url(/assets/image/common/icon_arrow_06.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-position: right 17px center;
    background-size: 26px auto;
    justify-content: center;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .p-jcb-debit-mod-04__button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-jcb-debit-mod-04__button:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-04__button {
    width: 100%;
    height: 72px;
    margin: 30px 0 0;
    font-size: 18px;
    line-height: 33px;
    background-image: url(/assets/image/common/icon_arrow_06.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-position: right 17px center;
    background-size: 26px auto;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}


/* ---------------------------------------------------------------- */
/* .p-jcb-debit-mod-05 */
/* ---------------------------------------------------------------- */
.p-jcb-debit-mod-05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 13px 0 13px;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-jcb-debit-mod-05__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 54px;
  color: #32327f;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: left;
  background: #ffe100;
  background-image: url(/assets/image/common/icon_arrow_02_sm_blue.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-position: right 20px center;
  background-size: 24px auto;
  -webkit-box-shadow: 0 2px 4px rgba(50, 53, 125, 0.16);
  box-shadow: 0 2px 4px rgba(50, 53, 125, 0.16);
  flex-wrap: wrap;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-05__button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-jcb-debit-mod-05__button:hover {
    opacity: 0.5;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-05__button {
    width: 360px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-05__button {
    width: 100%;
    max-width: 360px;
  }
}

.p-jcb-debit-mod-05__button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 22px;
  height: 23px;
  margin: auto;
  background: url(/assets/image/personal/service/jcb-debit/img_jcb-debit_05_03@2x.png) 0 0/contain no-repeat;
}

.p-jcb-debit-mod-05__button .button_sub_text {
  font-size: 0.8em;
  color: #c00;
}
@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-05__button .button_sub_text {
    width: 100%;
    text-align: center;
    font-size: 0.75em;
    line-height: 1em;
  }
}
.p-jcb-debit-mod-05 + .p-jcb-debit-mod-05__caution {
  padding: 0 0 10px;
}





/* ---------------------------------------------------------------- */
/* .p-jcb-debit-slider-01 */
/* ---------------------------------------------------------------- */
@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01 {
    margin: 30px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01 {
    margin: 32px 0 0;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__container.swiper-container {
    padding: 16px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__container.swiper-container {
    overflow: visible;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__list.swiper-wrapper {
    margin: 0 0 80px;
  }
}

.p-jcb-debit-slider-01__list-item.swiper-slide {
  margin: 0 20px 0;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 84px 0;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.p-jcb-debit-slider-01__card-thumbnail {
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-thumbnail {
    width: 420px;
    margin: 0 40px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-thumbnail {
    margin: 0 0 21px;
  }
}

.p-jcb-debit-slider-01__card-thumbnail-image {
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px #d7e1f7;
  box-shadow: 0 3px 6px #d7e1f7;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-detail {
    display: block;

    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.p-jcb-debit-slider-01__card-step {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-step {
    margin: 0 19px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-step {
    margin: 0 10px 0 0;
  }
}

.p-jcb-debit-slider-01__card-step:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  border: solid transparent;
  border-top-color: #ea5350;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-step:after {
    margin: -2px auto 0;
    border-width: 10px 7.5px 0 7.5px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-step:after {
    margin: -2px auto 0;
    border-width: 7px 5px 0 5px;
  }
}

.p-jcb-debit-slider-01__card-step-main {
  display: block;
  border: 2px solid #ea5350;
  background: #fff;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-step-main {
    padding: 4px 10px 2px;
    color: #ea5350;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.61111;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-step-main {
    padding: 3px 4px 2px;
    color: #ea5350;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-step-main b {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-step-main b {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
  }
}

.p-jcb-debit-slider-01__card-step-sub {
  display: block;
  margin-left: -2px;
  border: 2px solid #ea5350;
  background: #ea5350;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-step-sub {
    min-width: 38px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-step-sub {
    min-width: 20px;
    padding-top: 1px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.375;
    text-align: center;
  }
}

.p-jcb-debit-slider-01__card-text {
  color: #2a2a2a;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__card-text {
    margin: 20px 0 -4px;
    font-size: 16px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__card-text {
    font-size: 16px;
    line-height: 24px;

    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
  }
}

.p-jcb-debit-slider-01__navigation {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__navigation {
    width: 880px;
    margin: -41px auto 0;
    padding: 0 85px 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__navigation {
    margin: 24px 0 0;
    padding: 0 38px 0;
    border-bottom: 2px solid rgba(161, 174, 203, 0.4);
  }
}

.p-jcb-debit-slider-01__navigation .swiper-button-prev,
.p-jcb-debit-slider-01__navigation .swiper-button-next {
  top: auto;
  outline: none;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__navigation .swiper-button-prev,
  .p-jcb-debit-slider-01__navigation .swiper-button-next {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    bottom: 16px;
    width: 46px;
    height: 46px;
    vertical-align: middle;
    background-image: url(/assets/image/common/icon_arrow_08_blue.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 46px auto;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
  }
  .p-jcb-debit-slider-01__navigation .swiper-button-prev:hover,
  .p-jcb-debit-slider-01__navigation .swiper-button-next:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__navigation .swiper-button-prev,
  .p-jcb-debit-slider-01__navigation .swiper-button-next {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    bottom: 28px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background-image: url(/assets/image/common/icon_arrow_08_blue.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px auto;
  }
}

.p-jcb-debit-slider-01__navigation .swiper-button-prev:after,
.p-jcb-debit-slider-01__navigation .swiper-button-next:after {
  opacity: 0;
  font-size: 0;
}

.p-jcb-debit-slider-01__navigation .swiper-button-prev {
  left: 0;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.p-jcb-debit-slider-01__navigation .swiper-button-next {
  right: 0;
}

.p-jcb-debit-slider-01__navigation .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  counter-reset: slideIndex;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__navigation .swiper-pagination {
    padding: 0 0 10px;
    border-bottom: 2px solid rgba(161, 174, 203, 0.4);
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__navigation .swiper-pagination {
    margin: 0 -5px 0;
    padding: 0 0 15px;
  }
}

.p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet {
  display: block;
  height: auto;
  color: #fff;
  background: none;
  counter-increment: slideIndex;
  outline: none;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  flex: 1 1;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px 0;
  }
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0;
  }
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px 0;
  }
}

.p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:before {
  content: counter(slideIndex, decimal-leading-zero);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:before {
    margin: 0 0 15px;
    color: transparent;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.45;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:before {
    margin: 0 0 10px;
    color: transparent;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.45;
    text-align: center;
  }
}

.p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  background: #32327f;
}

@media screen and (min-width: 768px), print {
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:hover {
    opacity: 1;
    color: #32327f;
  }
  .p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet:hover:before {
    color: inherit;
  }
}

.p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  color: #32327f;
}

.p-jcb-debit-slider-01__navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  color: inherit;
}

/* ---------------------------------------------------------------- */
/* .c-btn */
/* ---------------------------------------------------------------- */
@media screen and (min-width: 768px), print {
  .c-btn.c-btn--p-jcb-debit {
    margin-right: -12px;
    margin-left: -12px;
  }
}

@media screen and (min-width: 768px), print {
  .c-btn.c-btn--p-jcb-debit .c-btn__item {
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
  }
}

@media screen and (min-width: 768px), print {
  .c-btn.c-btn--p-jcb-debit .c-btn__button {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
  }
  .c-btn.c-btn--p-jcb-debit .c-btn__button:before {
    content: "";
    display: block;
    visibility: hidden;
    width: 0;
    height: 64px;
    pointer-events: none;
  }
  .c-btn.c-btn--p-jcb-debit .c-btn__button:not([target="_blank"]):not([href*="pdf"]):after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    right: 15px;
    width: 22px;
    height: 8.14815px;
    vertical-align: middle;
    background-image: url(/assets/image/common/icon_arrow_06.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 22px auto;
  }
}

/* ---------------------------------------------------------------- */
/* .c-btn-anchor */
/* ---------------------------------------------------------------- */
.c-btn-anchor.c-btn-anchor--p-jcb-debit .c-btn-anchor__list-item-button {
  padding-right: 0;
  padding-left: 0;
}

/* ---------------------------------------------------------------- */
/* .c-contact */
/* ---------------------------------------------------------------- */
@media screen and (min-width: 768px), print {
  .c-contact.c-contact--p-jcb-debit {
    margin-bottom: -80px;
  }
}

@media screen and (max-width: 767px) {
  .c-contact.c-contact--p-jcb-debit {
    margin-bottom: -60px;
  }
}

@media screen and (max-width: 767px) {
  .c-contact.c-contact--p-jcb-debit .c-contact__title {
    margin-right: -10px;
    margin-left: -10px;
  }
}




.p-jcb-debit-mod-02__link.c-accordion__head {
  background: #fff none;
  font-weight: normal;
}
.p-jcb-debit-mod-02__link.c-accordion__head::before,
.p-jcb-debit-mod-02__link.c-accordion__head::after {
  display: none;
}
@media screen and (min-width: 768px), print {
  .p-jcb-debit-mod-02 {
    margin: 40px 0 30px;
    padding: 100px 0 0;
  }
  .p-jcb-debit-mod-02__detail {
    min-height: 214px;
  }
  .p-jcb-debit-mod-02__link.c-accordion__head {
    padding: 0 47px 0 42px;
  }
  .p-jcb-debit-mod-02__link .c-accordion__head-in::before,
  .p-jcb-debit-mod-02__link .c-accordion__head-in::after {
    background: #32327f;
  }
  .p-jcb-debit-feature .c-ttl-lv03 {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .p-jcb-debit-mod-02 {
    margin: 30px 0 30px;
  }
  .p-jcb-debit-feature .c-ttl-lv03 {
    margin-top: 40px;
  }
}


.accordion_hide {
  display: none;
}



.p-jcb-debit-tab {
  display: flex;
  margin: 40px 0 0;
  position: relative;
  z-index: 5;
}
.p-jcb-debit-tab__item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.p-jcb-debit-tab__item::before {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: calc( 100% - 20px);
  left: 0;
  bottom: 10px ;
  background-color: #999;
  z-index: 1;
}
.p-jcb-debit-tab__item.current {
  cursor: default;
}
.p-jcb-debit-tab__item.current + .p-jcb-debit-tab__item::before {
  display: none;
}
.p-jcb-debit-tab__item.current::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-radius: 5px 5px 0 0;
  border-color: #32327f;
  background-color: #fff;
  z-index: 2;
}
.p-jcb-debit-tab__item-in {
  text-align: center;
  padding: 20px 0;
  position: relative;
  z-index: 3;
}
.p-jcb-debit-tabInner {
  position: relative;
  z-index: 4;
  top: -2px;
  padding: 40px;
  border-width: 2px;
  border-style: solid;
  border-radius: 0 0 5px 5px;
  border-color: #32327f;
  background-color: #fff;
}
.p-jcb-debit-tabContents {
  display: none;
}
.p-jcb-debit-tabContents.current {
  display: block;
}
@media screen and (min-width: 768px), print {
  .p-jcb-debit-tab__item {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-jcb-debit-tab {
    font-size: 1.4rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-jcb-debit-tab__item {
    width: 25%;
  }
  .p-jcb-debit-tab__item:nth-of-type(n+5) {
    width: 33%;
  }

  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(1) { order: 4; }
  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(2) { order: 5; }
  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(3) { order: 6; }
  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(4) { order: 7; }
  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(5) { order: 1; }
  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(6) { order: 2; }
  .p-jcb-debit-tab.vertical-reversal .p-jcb-debit-tab__item:nth-of-type(7) { order: 3; }

  .p-jcb-debit-tabInner {
    padding: 20px
  }
}


.data-list-item-color-point-judge .c-list-ol__item[data-list-item-index]::before,
.u-color-point-judge {
  color: #d80c24;
}
