@charset "utf-8";
/* --------------------------------------------------------------------------------
   Shered
-------------------------------------------------------------------------------- */

.header {
  margin-bottom: 0;
  width: 100%;
  min-height: 43px;
  padding-bottom: 20px;
}
#contents-area,
#contents-body,
.lyt-col-1 #contents-body {
  float: none;
  width: 100%;
  max-width: 2000px;
  text-align: center;
  min-width: 950px;
}
#contents-body {
  display: block;
  padding-top: 40px;
}
.contents-inner {
  width: 950px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
.contents-inner:first-child {
  margin-top: 0;
}
#contents-footer {
  width: 990px;
  margin: 0 auto;
}
[class*="list-"].note>li {
  font-size: 100%;
}
.clearfix::after {
  content    : ".";
  height     : 0px;
  clear      : both;
  visibility   : hidden;
  display    : block;
}
.clearfix {
  zoom:100%;
}
.contents-inner ul:last-child,
.contents-inner li:last-child,
.contents-inner p:last-child {
  margin-bottom: 0;
}
/* --------------------------------------------------------------------------------
   Individual
-------------------------------------------------------------------------------- */

/* Sample */
.paypay_guide_wrapper .accordion-btn {
    margin: 0;
    padding: 60px 0 80px;
}

.paypay_guide_wrapper .accordion-btn.btn-hide {
  display: none;
}

.paypay_guide_mv .mv{
    background-color: #fff8e5;
    padding-top: 82px;
    margin-bottom: -94px;
}

.paypay_guide_mv .mv img{
    display: block;
    margin: 0 auto;
}

.paypay_guide_mv .mv img:last-child{
    display: block;
    margin: 25px auto 0;
}

.paypay_guide_mv .triangle {
    height: 159px;
    background-image: url(/mobile/set/data/paypay/linkage/guide-02/img/p/bg_triangle.png?20201001);
    background-size: cover;
    background-color: #fff081;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
}

.paypay_guide_wrapper h2{
    padding-top: 53px;
    padding-bottom: 30px;
}

.paypay_guide_wrapper .setting{
  background-color: #fff081;
}

.paypay_guide_wrapper .confirm {
  background-color: #fff8e5;
}

.paypay_guide_wrapper .steps {
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
}

.paypay_guide_wrapper .steps:last-child{
  padding-bottom: 80px;
}

.paypay_guide_wrapper .step8{
  position: relative;
}

.paypay_guide_wrapper .nextstep_a{
    position: absolute;
    bottom: 120px;
    right: 182px;
}

.paypay_guide_wrapper .nextstep_b{
  position: absolute;
  bottom: 120px;
  right: 64px;
}

.paypay_guide_wrapper .linkage{
  padding: 50px 0 50px;
}

.paypay_guide_wrapper .set-img{
  text-align: center;
  padding: 0 15px 80px;
}

/***********************************2020.10.01更新部分*************************************************************************/
h3 {
  font-size: 22px;
  padding-top: 56px;
}


.imgbox-step {
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: 0 auto;
}

.imgbox-step > span {
  font-size: 0;
}

/* .confirmation {
  width: 950px;
  height: 955px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_confirmation.png?20231212");
  background-repeat: no-repeat;
}


.setup-setp01-03 {
  width: 950px;
  height: 594px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_setup_step01-03.png?20220714");
  background-repeat: no-repeat;
}

.setup-setp04-05 {
  width: 950px;
  height: 758px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_setup_step04-05.png?20231212");
  background-repeat: no-repeat;
}

.setup-setp06-07a {
  width: 950px;
  height: 625px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_setup_step06-07a.png");
  background-repeat: no-repeat;
}

.setup-setp07b {
  width: 950px;
  height: 1245px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_setup_step07b.png");
  background-repeat: no-repeat;
}

.matomete-setup-setp01-03 {
  width: 950px;
  height: 668px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_sb_matomete-charge_step01-03.png");
  background-repeat: no-repeat;
}

.matomete-setup-setp04-06 {
  width: 950px;
  height: 854px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_sb_matomete-charge_step04-06.png");
  background-repeat: no-repeat;
}

.matomete-setup-setp07-08 {
  width: 950px;
  height: 784px;
  background-image: url("/mobile/set/data/paypay/linkage/guide-02/img/p/fig_sb_matomete-charge_step07-08.png");
  background-repeat: no-repeat;
} */

p#link-detail {
  margin-left: 677px;
  margin-top: 220px;
  display: table;
  text-align: center;
  width: 201px;
  height: 45px;
  background-image: url(/mobile/set/data/paypay/linkage/guide-01/img/p/btn_details.png?20201001);
  background-repeat: no-repeat;
}

p#link-detail > a {
  display: table-cell;
  width: 180px;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
  color: #1565C3;
  font-weight: bold;
}

p#link-detail > a:hover {
  text-decoration: none;
}

.text-charge {
  margin-top: 60px;
  margin-bottom: 23px;
}

.accordion-content {
  padding-bottom: 40px;
}

.outside_accordion_wrapper {
  background-color: #fff081;
  padding-bottom: 50px;
}

.outside_accordion_wrapper h3 {
  padding: 0;
}

a.charging_method {
  background-image: url(/mobile/set/data/paypay/linkage/guide-02/img/p/btn_charging_method.png?20201001);
  width: 380px;
  height: 48px;
  margin: 40px auto 0;
  line-height: 48px;
  text-align: center;
  color: #1565C3;
  font-weight: bold;
  display: block;
  text-decoration: none;
  font-size: 18px;
}

.anchor_step7 {
  width: max-content;
  padding: 430px 32px;
  margin-left: 20px;
}

.anchor_step7 > a {
  margin-left: 16px;
}

.fake_anchor {
  display: inline;
}

.fake_anchor + a{
  margin-left: 15px;
}
/***********************************2020.10.01更新部分*************************************************************************/

/* 2024.08.30 フロー追加*/
/* テキスト調整クラス */
.l-h50 { height: 50px !important;}
.l-h70 { height: 70px !important;}
.l-h80 { height: 80px !important;}
.l-h90 { height: 90px !important;}
.l-h100 { height: 100px !important;}
.l-h110 { height: 110px !important;}
.l-h120 { height: 120px !important;}
.l-h130 { height: 130px !important;}
.l-h150 { height: 150px !important;}
.l-h180 { height: 180px !important;}
.l-h250 { height: 250px !important;}

.border-box-gry {
  width: 950px;
  margin: 0 auto 95px;
  border: solid 2px #B8B8B8;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 4px 80px 40px;
  background-color: #fff;
}
.confirm h2 + .border-box-gry {
  margin-top: 70px;
}

.flow-three-steps {
  display: flex;
  justify-content: center;
  margin-top: 45px;
}

.flow-three-steps-item {
  width: 33.3%;
  min-width: 0;
  margin-right: 55px;
}

.flow-three-steps-item:last-child {
  margin-right: 0;
}

.flow-three-steps-item-num {
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 3.7rem;
  border-radius: 50%;
  background-color: #B8B8B8;
  margin: 0 auto 0;
}

.flow-three-steps-item-text {
  font-size: 16px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
}

.flow-three-steps-item-inner {
  padding: 0 8px;
}

.flow-steps-3col, .flow-steps-2col, .flow-steps-box {
  width: 870px;
  margin: 65px auto 0;
  display: flex;
  flex-wrap: wrap;
}

.flow-steps-3col + .flow-steps-3col {
  margin-top: 10px;
}

.flow-steps-box  {
  position: relative;
  padding: 45px 20px 30px;
  background-color: #fff;
  border: 2px solid #00B2E2;
  border-radius: 10px;
  box-sizing: border-box;
}

.flow-steps-3col-item {
  width: calc(33.33% - 26px);
  margin-right: 38px;
  position: relative;
  padding: 45px 20px 30px;
  background-color: #fff;
  border: 2px solid #00B2E2;
  border-radius: 10px;
  box-sizing: border-box;
}
.flow-steps-3col-item.flow-item-wht,
.flow-steps-2col-item.flow-item-wht,
.flow-steps-box.flow-item-wht {
  border: 2px solid #fff !important;
}
.flow-steps-3col-item::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 20px solid #b8b8b8;
  border-right: 0;
  border-radius: 6px;
  top: 50%;
  right: -32px;
  margin-top: -23px;
}
.flow-steps-3col-item:last-child::before {
  content: "";
  display: none;
}
.flow-steps-3col-item:nth-child(3n) {
  margin-right: 0;
}
.flow-steps-3col-item:nth-child(n+4) {
  margin-top: 70px;
}
.flow-steps-3col-item-inner,
.flow-steps-2col-item-inner {
  margin-top: 10px;
  padding: 0 14px;
}
[class*="l-h"] + .flow-steps-3col-item-inner,
[class*="l-h"] + .flow-steps-2col-item-inner {
  margin-top: 0 !important;
}

.flow-steps-3col-item .flow-steps-text-num,
.flow-steps-4col .flow-steps-text-num,
.flow-steps-2col .flow-steps-text-num,
.flow-steps-box .flow-steps-text-num {
  position: absolute;
  width: 140px;
  height: 54px;
  color: #fff;
  font-size: 20px;
  line-height: 2.7rem;
  font-weight: bold;
  background-color: #00B2E2;
  border: 5px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
  top: -30px;
  left: 50%;
  margin-top: 0;
  margin-left: -70px;
}

.flow-steps-3col-item .flow-steps-text-num .flow-steps-text-num-item,
.flow-steps-4col .flow-steps-text-num .flow-steps-text-num-item {
  font-size: 24px;
  vertical-align: middle;
}

.flow-steps-4col {
  width: 870px;
  margin: 0 auto;
  position: relative;
  padding: 45px 40px 30px;
  background-color: #fff;
  border: 2px solid #00B2E2;
  border-radius: 10px;
  box-sizing: border-box;
}

.flow-steps-3col + .flow-steps-4col {
  margin-top: 85px;
}

.flow-steps-3col + .flow-steps-4col::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
  border-top: 20px solid #b8b8b8;
  border-bottom: 0;
  border-radius: 6px;
  top: -50px;
  right: 12.5%;
}

.flow-steps-2col-item {
  position: relative;
  padding: 45px 20px 30px;
  background-color: #fff;
  border: 2px solid #00B2E2;
  border-radius: 10px;
  box-sizing: border-box;
}
.flow-steps-2col-item:nth-child(1) {
  width: calc(33.33% - 26px);
  margin-right: 38px;
}
.flow-steps-2col-item:nth-child(2) {
  width: 65%
}

.flow-steps-text {
  text-align: left;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}

.flow-steps-text-red {
  color: #EA2A5F;
}

.flow-steps-caution {
  text-align: left;
  font-size: 14px;
  color: #EA2A5F;
  margin-top: 20px;
  margin-bottom: 0;
}

.flow-steps-text + .flow-steps-caution {
  margin-top: 15px;
}

.flow-steps-img img {
  width: 100%;
}

.flow-steps-note, .annotate-list, .flow-check-list {
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
}
.flow-steps-note-list {
  position: relative;
  padding-left: 0.5rem;
}
.flow-steps-note-list::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #333;
  top: 0.4rem;
  left: 0;
}

.annotate-list-item{
  display: table;
}
.annotate-list-num {
  display: table-cell;
  padding-right: 0.3rem;
}

.flow-check-list-item {
  position: relative;
  padding-left: 1.3rem;
}
.flow-check-list-item::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 3px;
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(-45deg);
  top: 0.4rem;
  left: 0;
}

.flow-steps-note-list + .flow-steps-note-list,
.flow-check-list-item + .flow-check-list-item {
  margin-top: 5px;
}

.flow-link-area {
  margin-top: 20px;
  margin-bottom: 30px;
}

.flow-link-btn {
  display: block;
  border: 2px solid #888;
  border-radius: 4px;
  font-size: 13px;
  font-weight: bold;
  color: #1565C3;
  padding: 8px 0;
}
.flow-link-btn:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: 0.3s;
}

[class^="flow-steps-"] + .accordion-close-btn {
  margin-top: 60px;
}

.flow-steps-inner-2col {
  width: 540px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flow-steps-inner-2col-item {
  width: calc(50% - 60px);
  margin-right: 60px;
  position: relative;
}
.flow-steps-inner-2col-item:nth-child(2n) {
  margin-right: 0;
}
.flow-steps-inner-2col-item:nth-child(n+3) {
  margin-top: 40px;
}
.flow-steps-inner-2col-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 20px solid #00B2E2;
  border-right: 0;
  border-radius: 6px;
  top: 50%;
  right: -40px;
  margin-top: -23px;
}
.flow-steps-inner-2col-item:last-child:after {
  display: none;
}

.flow-steps-inner-img-end {
  width: 275px !important;
}