body {
  font-family: 'Hiragino Kaku Gothic ProN';
}

.inner {
  width: 1000px;
  margin: 0 auto;
}

/* 5周年キャンペーン */
.pc-keyvisual-bg {
  background: url("/bc/images/net-s_tokushu/premiumbandaicard_2020cp/20200213_pb_visa_5th_pc_kv_bg.jpg") no-repeat center/cover;
}

.pc-keyvisual-main {
  padding: 41px 0 56px 0;
}
/* 5周年キャンペーン */

/* ポイントゲットできるチャンス */
.pc-point-bg {
  background: url("/bc/images/net-s_tokushu/premiumbandaicard_2020cp/20200213_pb_visa_5th_pc_point_bg.jpg") no-repeat center/cover;
  padding: 40px 0 60px;
}

.pc-card-content {
  margin-top: 20px;
}

.pc-card-2col {
  display: flex;
  position: relative;
}

.pc-card-img {
  margin-top: -29px;
}

.pc-card-img:nth-child(2) {
  margin-left: 21px;
}

a.img-text {
  position: absolute;
  bottom: 38px;
  right: 130px;
  font-size: 15px;
  color: #2f89be;
  border-bottom: 1px solid#2f89be;
}

a.img-text:hover {
  text-decoration: none;
  border-bottom: 0;
}

.pc-point-bottom {
  text-align: center;
  margin: 70px 0 0 0;
}

.pc-point-button {
  width: 600px;
  display: inline-block;
  background: #fc86a0;
  border: 3px solid #fff;
  padding: 7px 0;
  border-radius: 50px;
  text-decoration: none;
  position: relative;
}

.pc-point-button:hover {
  text-decoration: none;
  opacity: 0.7;
}

.pc-point-subtext {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1rem;
  margin: 5px 0 0 0;
}

.pc-point-subtext::after {
  background: url("/bc/images/net-s_tokushu/premiumbandaicard_2020cp/20200213_pb_visa_5th_pc_btn_icon_pink.png") no-repeat center/cover;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
}

.pc-point-text {
  color: #fff;
  font-size: 29px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1rem;
  margin: 5px 0 0 0;
}

.terms-text {
  margin: 10px 0 0 0;
  font-size: 15px;
}

a.terms-link-text {
  line-height: 2;
  color: #2f89be;
  padding-bottom: 2px;
  border-bottom: 1px solid #2f89be;
  cursor: pointer;
}

a.terms-link-text:hover {
  text-decoration: none;
  border-bottom: 0;
}
/* ポイントゲットできるチャンス */

/* カード特典 */
.card-privilege {
  padding: 0 0 75px 0;
  /* background: url("/bc/images/net-s_tokushu/premiumbandaicard_2020cp/20200213_pb_visa_5th_pc_use_bg.jpg") no-repeat center/cover; */
  background: url("/bc/images/net-s_tokushu/premiumbandaicard_2020cp/20200213_pb_visa_5th_pc_use_bg.jpg") repeat-y;
}

.card-privilege-bg {
  background: #fc86a0;
  padding: 20px 0;
  position: relative;
}

.card-privilege-head {
  text-align: center;
}

.card-privilege-img {
  position: absolute;
  left: 50%;
  left: 50%;
  bottom: -24px;
  transform: translateX(-50%);
}

.card-privilege-text {
  color: #fff;
  font-weight: 800;
  font-size: 40px;
}

.pc-privilege-content {
  display: flex;
  margin-top: 70px;
}

.pc-privilege-img:nth-child(2) {
  margin-left: 40px;
}

.pc-use {
  margin-top: 70px;
  background: #fff;
  padding: 0 0 40px 0;
}

.pc-use-text {
  color: #fff;
  font-size: 30px;
  background: #fc86a0;
  text-align: center;
  font-weight: 600;
  padding: 10px 0;
}

.pc-use-list {
  list-style: none;
  margin: 30px 40px 0;
  font-size: 15px;
}

.pc-use-list li {
  text-indent: -1em;
  padding-left: 1em;
}

.pc-use-img {
  margin-top: 50px;
  text-align: center;
}

/* カードの基本情報を詳しくみる */

#pc-acmenu dt {
  width: 245px;
  padding: 5px 15px;
  text-align: center;
  border:1px solid #b2b2b2;
  cursor: pointer;
  color: #464646;
  font-weight: bold;
  font-size: 15px;
  margin: 50px auto 0;
}

.toggle {
  display: none;
}

.pc-Table {
  width: 920px;
  margin: 50px 40px 0;
  font-size: 15px;
  line-height: 1.5em;
}

.pc-Table-TTl {
  background: #969696;
  color: #fff;
  padding: 7px 0;
}

.pc-Table .btline {
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.pc-info-L {
  width: 150px;
  background-color: #eaeaea;
  text-align: right;
  vertical-align: top;
  padding: 10px 10px 10px 0;
  text-align: center;
}

.pc-info-R {
  width: 615px;
  text-align: left;
  vertical-align: top;
  padding: 10px;
  background: #f4f4f4;
}

.pc-info-txtsbl {
  font-size: 12px;
  line-height: 1.5em;
  color: #2d2d2d;
  text-align: left;
  padding: 10px 0 30px 10px;
}

.pc-info-ul{
  list-style: none;
}

.cell-bg {
  background: #f4f4f4;
  border-left: 3px solid #fff;
}

.cell-bg:nth-child(2) {
  border-left: 0;
}

.pc-sptBox {
  margin: 40px 116.5px 0;
  padding: 12.5px 0;
  border: 1px solid #969696;
  text-align: center;
}

.spt-text {
  color: #464646;
  font-size: 18px;
  font-weight: 600;
}

.spt-tel {
  color: #464646;
  font-size: 28px;
  font-weight: bold;
  margin-top: 10px;
}

.spt-info {
  font-size: 15px;
  color: #464646;
  margin-top: 10px;
}

.close {
  margin-top: 40px;
  text-align: center;
}

.closebtn {
  cursor: pointer;
  padding: 5px 62.5px;
  position: relative;
}

.arrow {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}

/* お申込みはカンタン 3STEP! */
.pc-step {
  margin-top: 70px;
  padding: 0 0 40px;
  background: #fff;
  text-align: center;
}

.pc-step-text {
  color: #fff;
  font-size: 30px;
  text-align: center;
  background: #26cfe9;
  font-weight: 600;
  padding: 10px 0;
}

.pc-step-img {
  margin-top: 40px;
}

.step-info {
  font-size: 15px;
  margin: 30px 0 0 40px;
  text-align: left;
}

.pc-step-button {
  display: inline-block;
  background: #26cfe9;
  border: 3px solid #fff;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  margin: 70px 0 0 0;
  padding: 15px 168.5px;
}

.pc-step-button_link {
  text-align: center;
}

.pc-step-button_text {
    color: #fff;
    font-size: 29px;
    font-weight: 600;
    line-height: 1;
  letter-spacing: 0.1rem;
    margin: 5px 0 0 0;
}

.pc-step-button {
  position: relative;
}

.pc-step-button:hover {
  text-decoration: none;
  opacity: 0.7;
}

.pc-step-button_img::after {
  background: url("/bc/images/net-s_tokushu/premiumbandaicard_2020cp/20200213_pb_visa_5th_pc_btn_icon_bule.png") no-repeat center/cover;
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
}
/* お申込みはカンタン 3STEP! */
/* カード特典 */

/* キャンペーン規約 */
.kiyaku-head-text {
  color: #fff;
  font-size: 21px;
  text-align: center;
  background: #c8c8c8;
  font-weight: 600;
  padding: 9px 0;
  margin-bottom: 0;
}

.pc-kiyaku-box {
  font-size: 13px;
  color: #525252;
  list-style: none;
}

.pc-kiyaku-list {
  list-style: none;
  padding: 80px 0 45px 40px;
}

.kiyaku-list-strong {
  padding-top: 20px;
  font-size: 15px;
}
.kiyaku-list-strong:nth-child(1) {
  padding-top: 0;
}
.center {
  text-align: center;
}

.text-indent {
  text-indent: -1em;
  padding-left: 1em;
}
/* キャンペーン規約 */