/* ------------------------------
	.contents
------------------------------ */
#section3 {
  margin-top: -70px;
}

#payment {
  width: 950px;
  margin: auto;
  text-align: left;
}

.btn01 a {
  background-color: #fff1e5;
  font-size: 90%;
}

.btn02 a {
  background-color: #e5fcef;
  font-size: 90%;
}

.btn03 a {
  background-color: #ffecec;
  font-size: 90%;
}

.btn04 a {
  background-color: #ffffff;
  font-size: 90%;
}

.mod-pageLink-01 li a {
  font-weight: normal;
}

/* ------------------------------
	.list-btn01
------------------------------ */
.list-btn01.acenter {
  text-align: center;
}
.list-btn01.aright {
  text-align: right;
}
.list-btn01 li {
  display: inline-block;
}
.list-btn01 a {
  position: relative;
  display: block;
  background: #b3555c;
  padding: 15px 100px 15px 80px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.list-btn01 a:hover {
  background: #d4848a;
}
.list-btn01 a:before {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  display: block;
  background: url(/img/pc/top/icon-arrow01.png) 0 0 no-repeat;
  margin-top: -10px;
  width: 14px;
  height: 20px;
}
.list-btn01.main-btn a {
  padding: 20px 50px;
  font-size: 24px;
}
.list-btn01.btn-multiline a {
  padding: 5px 40px 5px 10px;
  font-size: 24px;
  text-align: left;
}

.mod-panel-02 {
  border: 3px solid #cccccc;
  padding: 20px;
  margin: 20px 0 0;
}

.mod-tbl-01 th {
  background: #f8f8f8;
  vertical-align: middle;
}
.mod-tbl-01 th span {
  font-weight: normal !important;
}
.mod-tbl-01 td {
  text-align: center;
  vertical-align: middle;
}

.bg-orange {
  background: #fff1e5 !important;
}

.bg-red {
  background: #ffecec !important;
}

.bg-green {
  background: #e5fcef !important;
}

.gray-frame {
  border: #cccccc solid 1px !important;
  padding: 20px;
  margin-top: 20px;
}

.mod-w-100 {
  width: 25% !important;
}

/*# sourceMappingURL=payment.css.map */
