html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  color: #000;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'YuGothic', '游ゴシック', 'メイリオ', 'Meiryo', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-variant-numeric: tabular-nums;
  font-weight: 400;
  line-height: 1.6;
  min-width: 1000px;
  width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

a {
  color: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  line-height: 1.0;
  vertical-align: bottom;
}

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

.payment h2 {
  background-color: #2547A1;
  border-radius: 15px;
  color: #FFF;
  font-size: 35px;
  margin-top: 30px;
  padding: 6px 0 6px 40px;
}

.payment h3 {
  background-color: #30AD7E;
  border-radius: 10px;
  color: #FFF;
  font-size: 30px;
  margin: 30px auto;
  padding: 0 0 0;
  text-align: center;
  width: 500px;
}

.payment h4 {
  border: 3px solid #30AD7E;
  color: #30AD7E;
  font-size: 23px;
  font-weight: bold;
  margin: 20px 0;
  text-align: center;
  width: 300px;
}

.normal-font {
  font-size: 18px;
  margin-top: 5px;
}

.nyuukai {
  font-size: 20px;
  font-weight: 800;
}

.pay-cnt {
  margin: 10px 0;
}

.pay-pic {
  margin-top: 25px;
  width: 90%;
}

.flow-ryoukin h5 {
  font-size: 20px;
  margin: 10px 0;
}
