@charset "UTF-8";
/*-------------------------------------------------------------------------
CashingCard用CSS
--------------------------------------------------------------------------*/
@media only screen and (min-width: 640px) {
  .payment {
    width: 700px;
  }
}
@media print {
  .payment {
    width: 700px;
  }
}
.payment .lead {
  margin-top: 20px;
}
.payment .lead p {
  margin-bottom: 1em;
}
.payment h2.title-lv2 span {
  font-size: 16px;
  font-weight: bold;
  color: #AA7D00;
}
.payment p {
  margin-bottom: 1em;
}
.payment p strong {
  font-weight: bold;
  color: #2E92CB;
}
.payment p em {
  font-weight: bold;
  color: #AA7D00;
}
.payment p.attention {
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 1em;
  text-indent: -1em;
}
.payment p.caption {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}
.payment .local_navi {
  margin-bottom: 20px;
}
.payment .local_navi ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.payment .local_navi ul li.lastItem {
  margin-right: 0;
}
@media only screen and (max-width: 639px) {
  .payment .local_navi {
    margin-bottom: 20px;
  }
  .payment .local_navi ul li {
    float: none;
    margin: 0;
    text-align: center;
  }
}
.payment .local_navi_2 {
  position: relative;
  width: 700px;
  height: 125px;
  padding-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 639px) {
  .payment .local_navi_2 {
    width: auto;
    height: auto;
    padding-top: 0;
    margin-bottom: 0;
  }
}
.payment .local_navi_2 ul {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 639px) {
  .payment .local_navi_2 ul {
    position: relative;
    top: auto;
    right: auto;
  }
}
.payment .local_navi_2 ul li {
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 639px) {
  .payment .local_navi_2 ul li {
    width: 50%;
    text-align: center;
    margin-right: 0;
  }
}
.payment .local_navi_2 ul li.lastItem {
  margin-right: 0;
}
.payment .btnArea p {
  width: 388px;
  float: left;
}
.payment .btnArea .btn {
  width: 302px;
  float: right;
}
.payment .btnArea .btn2 {
  width: 345px;
  float: right;
}

@media only screen and (max-width: 639px) {
  .payment .btnArea p {
    width: auto;
    float: none;
  }
  .payment .btnArea .btn {
    width: auto;
    float: none;
  }
  .payment .btnArea .btn2 {
    width: auto;
    float: none;
  }
}
.payment .tel {
  background-color: #ECE9E2;
  padding: 15px;
  margin-bottom: 20px;
}
.payment .tel h4 {
  font-size: 18px;
  color: #AA7D00;
  margin-bottom: 0.5em;
}
.payment .tel h4 span {
  font-size: 14px;
}
.payment .tel img {
  margin-right: 5px;
  vertical-align: top;
}
.payment .tel p {
  margin-bottom: 0;
}
.payment .tel p.number {
  width: 265px;
  font-size: 32px;
  font-weight: bold;
  float: left;
}
.payment .tel p.attention {
  width: 265px;
  float: right;
  font-size: 10px;
}
.payment .tel p.time strong {
  color: #AA7D00;
  margin-right: 10px;
}
@media only screen and (max-width: 639px) {
  .payment .tel p {
    margin-bottom: 0;
  }
  .payment .tel p.number {
    width: auto;
    float: none;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }
  .payment .tel p.attention {
    width: auto;
    float: none;
    font-size: 10px;
    margin-bottom: 10px;
  }
  .payment .tel p.time strong {
    color: #AA7D00;
    margin-right: 10px;
  }
}
.payment .service-desk {
  background-color: #ECE9E2;
  padding: 15px;
}
.payment .service-desk .text {
  width: 325px;
  float: left;
}
@media only screen and (max-width: 639px) {
  .payment .service-desk .text {
    width: auto;
    float: none;
  }
}
.payment .service-desk p {
  margin-bottom: 0;
}
.payment .service-desk p.number {
  width: 335px;
  float: right;
}
@media only screen and (max-width: 639px) {
  .payment .service-desk p.number {
    width: auto;
    float: none;
  }
}
.payment .service-desk p.time strong {
  color: #AA7D00;
  margin-right: 10px;
}
.payment .flow {
  border: 1px solid #E0DCCE;
  padding: 15px 10px 5px;
  margin-bottom: 20px;
}
.payment .flow ol {
  margin-bottom: 0;
}
.payment .flow ol li {
  list-style-type: none;
  padding-left: 24px;
  margin-bottom: 0.3em;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.payment .flow ol li strong {
  font-weight: bold;
}
.payment .flow ol li.num01 {
  background-image: url(../img/num01.gif);
}
.payment .flow ol li.num02 {
  background-image: url(../img/num02.gif);
}
.payment .flow ol li.num03 {
  background-image: url(../img/num03.gif);
}
.payment .flow ol li.num04 {
  background-image: url(../img/num04.gif);
}
.payment .flow ol li.num05 {
  background-image: url(../img/num05.gif);
}
.payment .flow ol li.num06 {
  background-image: url(../img/num06.gif);
}
.payment .flow ol li.num07 {
  background-image: url(../img/num07.gif);
}
.payment .flow ol li.num08 {
  background-image: url(../img/num08.gif);
}
.payment .flow ol li.num09 {
  background-image: url(../img/num09.gif);
}
.payment .netstation-aplus .netstation-aplusInner {
  height: 102px;
  border: 5px solid #DADADA;
  position: relative;
}
.payment .netstation-aplus .netstation-aplusInner h4 {
  width: 100%;
  padding: 5px 0;
  font-size: 12px;
  color: #AA7D00;
  text-align: center;
  border-bottom: 1px solid #DADADA;
  position: absolute;
  top: 0;
  left: 0;
}
.payment .netstation-aplus .netstation-aplusInner h4 strong {
  font-size: 16px;
}
.payment .netstation-aplus .netstation-aplusInner .login {
  position: absolute;
  left:70px;
  bottom: 0;
  padding-bottom: 10px;
}
.payment .netstation-aplus .netstation-aplusInner .tlogin {
  position: absolute;
  left: 190px;
  bottom: 0;
  padding-bottom: 10px;
}
.payment .netstation-aplus .netstation-aplusInner .newentry {
  width: 280px;
  position: absolute;
  left: 280px;
  bottom: 0;
  padding-bottom: 10px;
  text-align: center;
  border-left: 1px solid #DADADA;
}
.payment .netstation-aplus .netstation-aplusInner .newentry p {
  font-size: 10px;
  margin-bottom: 0.2em;
}
.payment .netstation-aplus .nsa-about {
  font-size: 14px;
  font-weight: bold;
  margin: 15px auto 30px;
  text-align: center;
}
@media only screen and (max-width: 639px) {
  .payment .netstation-aplus .netstation-aplusInner {
    height: auto;
    border: 5px solid #DADADA;
    padding: 10px;
  }
  .payment .netstation-aplus .netstation-aplusInner h4 {
    width: auto;
    padding: 0;
    position: relative;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DADADA;
  }
  .payment .netstation-aplus .netstation-aplusInner h4 strong {
    display: block;
    font-size: 16px;
    font-weight: bold;
  }
  .payment .netstation-aplus .netstation-aplusInner .login {
    position: relative;
    left: 0;
    bottom: 0;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .payment .netstation-aplus .netstation-aplusInner .tlogin {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DADADA;
  }
  .payment .netstation-aplus .netstation-aplusInner .newentry {
    width: auto;
    position: relative;
    left: 0;
    top: 0;
    padding-bottom: 0;
    border-left: 0;
  }
  .payment .netstation-aplus .netstation-aplusInner .newentry p {
    font-size: 10px;
    margin-bottom: 0;
  }
  .payment .netstation-aplus .nsa-about {
    margin: 15px auto 30px;
    text-align: center;
    font-weight: bold;
  }
}
.payment .clause h3 {
  background: url(../img/bar_full.gif) 0 0 no-repeat;
  line-height: 53px;
  padding-left: 6px;
}
.payment .clause h4 {
  font-size: 16px;
  color: #AA7D00;
  margin-bottom: 0.5em;
}
.payment .clause ul.list {
  margin-left: 1.5em;
}
.payment .clause ul.list li {
  list-style-type: disc;
}
.payment .clause .clauseInner {
  width: 570px;
  padding-left: 130px;
}
.payment .clause .clauseInner .btnArea p {
  width: 248px;
  float: left;
}
.payment .clause .clauseInner .btnArea .btn {
  width: 302px;
  float: right;
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .payment .clause .clauseInner {
    width: auto;
    padding-left: 0;
  }
  .payment .clause .clauseInner .btnArea p {
    width: auto;
    float: none;
  }
  .payment .clause .clauseInner .btnArea .btn {
    width: auto;
    float: none;
    text-align: left;
  }
}
.payment .clause .section {
  margin-bottom: 20px;
}
.payment .clause .section .attention {
  color: #2E92CB;
}
.payment .clause #pcsp .clauseInner {
  background: url(../img/icon11.jpg) 0 0 no-repeat;
}
@media only screen and (max-width: 639px) {
  .payment .clause #pcsp .clauseInner {
    background: none;
  }
}
.payment .clause #pcsp .chart {
  margin-bottom: 20px;
}
.payment .clause #pcsp .chart .attention {
  margin-left: 0;
  text-indent: 0;
}
.payment .clause #atm .clauseInner {
  background: url(../img/icon12.jpg) 0 0 no-repeat;
}
@media only screen and (max-width: 639px) {
  .payment .clause #atm .clauseInner {
    background: none;
  }
}
.payment .clause #pswd .clauseInner {
  background: url(../img/icon21.png) 30px 0 no-repeat;
}
@media only screen and (max-width: 639px) {
  .payment .clause #pswd .clauseInner {
    background: none;
  }
}
.payment .clause #telc .clauseInner {
  background: url(../img/icon13.jpg) 0 0 no-repeat;
}
.payment .clause #telc .clauseInner .flow ol {
  width: 262px;
  margin-bottom: 10px;
  float: left;
}
.payment .clause #telc .clauseInner .flow ol + ol {
  float: right;
}
.payment .clause #telc .clauseInner .flow p.attention {
  clear: both;
}
@media only screen and (max-width: 639px) {
  .payment .clause #telc .clauseInner {
    background: none;
  }
  .payment .clause #telc .clauseInner .flow ol {
    width: auto;
    margin-bottom: 0;
    float: none;
  }
  .payment .clause #telc .clauseInner .flow ol + ol {
    float: none;
  }
  .payment .clause #telc .clauseInner .flow p.attention {
    clear: both;
  }
}
.payment .clause #foreign .clauseInner {
  background: url(../img/icon14.jpg) 0 0 no-repeat;
}
@media only screen and (max-width: 639px) {
  .payment .clause #foreign .clauseInner {
    background: none;
  }
}
.payment .clause #card .cardFlow .flowbox {
  width: 343px;
  border: 1px solid #ECE9E1;
  min-height: 500px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.payment .clause #card .cardFlow .flowbox h4 {
  background-color: #ECE9E1;
  font-size: 12px;
  text-align: center;
  padding: 10px;
}
.payment .clause #card .cardFlow .flowbox.nsaprocess {
  float: left;
}
.payment .clause #card .cardFlow .flowbox.telprocess {
  float: right;
}
.payment .clause #card .cardFlow .flowbox .flow {
  border: 0;
}
.payment .clause #card .cardFlow .flowbox .flow .attention {
  color: #2E92CB;
}
@media only screen and (max-width: 639px) {
  .payment .clause #card .cardFlow .flowbox {
    width: auto;
    border: 0;
    min-height: initial;
    min-height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .payment .clause #card .cardFlow .flowbox h4 {
    background-color: #ECE9E1;
    font-size: 12px;
    text-align: center;
    padding: 10px;
  }
  .payment .clause #card .cardFlow .flowbox.nsaprocess {
    float: none;
  }
  .payment .clause #card .cardFlow .flowbox.telprocess {
    float: none;
  }
  .payment .clause #card .cardFlow .flowbox .flow {
    border: 1px solid #E0DCCE;
    margin-bottom: 0;
  }
  .payment .clause #card .cardFlow .flowbox .flow .attention {
    color: #2E92CB;
  }
}
.payment #kaigai-atm-cd p.warning {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #AA7D00;
}
.payment #kaigai-atm-cd table {
  width: 570px;
  margin: 0 auto 20px;
  border-top: 1px solid #A0A0A1;
  border-left: 1px solid #A0A0A1;
}
@media only screen and (max-width: 639px) {
  .payment #kaigai-atm-cd table {
    width: 100%;
  }
}
.payment #kaigai-atm-cd table tbody tr th, .payment #kaigai-atm-cd table tbody tr td {
  padding: 10px;
  border-bottom: 1px solid #A0A0A1;
  border-right: 1px solid #A0A0A1;
}
.payment #kaigai-atm-cd table tbody tr th {
  background-color: #ECE9E1;
  text-align: center;
}
.payment #kaigai-atm-cd table tbody tr th.num {
  width: 10%;
}
.payment #kaigai-atm-cd table tbody tr td p.attention {
  color: #AA7D00;
  margin: 0.5em 0 0;
  text-indent: 0;
}
.payment #kaigai-atm-cd table tbody tr td.jp {
  width: 35%;
}
.payment #kaigai-atm-cd table tbody tr td.en {
  width: 55%;
}

/*-------------------------------------------------------------------------
clearfix
--------------------------------------------------------------------------*/
.btnArea, .local_navi ul, .local_navi_2 ul, .telNumber, .cardFlow, .service-desk {
  zoom: 1;
}
.btnArea:before, .local_navi ul:before, .local_navi_2 ul:before, .telNumber:before, .cardFlow:before, .service-desk:before {
  content: "";
  display: table;
}
.btnArea:after, .local_navi ul:after, .local_navi_2 ul:after, .telNumber:after, .cardFlow:after, .service-desk:after {
  content: "";
  display: table;
}
.btnArea:after, .local_navi ul:after, .local_navi_2 ul:after, .telNumber:after, .cardFlow:after, .service-desk:after {
  clear: both;
}

hr.dotted {
  height: 2px;
  border-top: 0 !important;
  border-top: 2px dotted #ccc !important;
}


