@charset "UTF-8";

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

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

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

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo,
    "メイリオ", "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  width: 100%;
}

img {
  width: 100%;
  vertical-align: top;
}

a {
  text-decoration: none;
}

input,
textarea {
  border: none;
  background: none;
  -webkit-appearance: none;
}

.color-red {
  color: #f40000;
}

.color-red {
  color: #f40000 !important;
}

body {
  position: relative;
  overflow-x: hidden;
  background: #ffffff;
}

body.is-noscroll {
  overflow-y: hidden;
}

.headerpay {
  width: 100%;
}

.headerpay .headerpay-inr {
  background: #f40000;
  padding: 3.06667vw 0;
  text-align: center;
}

.headerpay .header-sub {
  width: 100%;
}

.headerpay .logo {
  width: 21.06667%;
  margin: 0 auto 0;
}

.headerpay .header-sub {
  width: 100%;
}

.main {
  position: relative;
  padding: 0 0 13.33333vw;
}

.inr {
  padding: 5.33333%;
}

.bg {
  background: #dbdbdb;
  position: relative;
  padding: 10vw 0 5.33333vw;
}

.bg:before {
  width: 0;
  height: 0;
  content: "";
  border-top: 8.8vw solid #dbdbdb;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  position: absolute;
  bottom: -8.53333vw;
  left: 0;
}

.bg .bg-inr {
  width: 89.33333%;
  margin: 0 auto 0;
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}

.bg .bg-inr + .bg-inr {
  margin: 8vw auto 0;
}

.bg .bg-inr.arrow-btm {
  margin-bottom: 12vw;
}

.bg .bg-inr.arrow-btm:before {
  width: 0;
  height: 0;
  content: "";
  border-top: 6vw solid #fff;
  border-left: 44.66667vw solid transparent;
  border-right: 44.66667vw solid transparent;
  position: absolute;
  bottom: -5.6vw;
  left: 0;
}

.btn-regist {
  width: 100%;
  background: #f40000;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 auto 0;
}

.btn-regist a {
  display: block;
  padding: 5.33333vw 0;
  color: #fff;
  font-size: 16px;
  font-size: 4.26667vw;
  line-height: 1;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.btn-regist a:after {
  width: 1.73333vw;
  height: 3.06667vw;
  content: "";
  background: url(../images/arrow.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 92%;
  bottom: 0;
  margin: auto;
}

.btn-app {
  width: 88.81356%;
  margin: 4vw auto 0;
}

.btn-app a {
  display: block;
}

.intro {
  width: 100%;
  background: #fff;
}

.intro.sec {
  margin-bottom: 6.66667vw;
}

.intro.sec .btn-regist {
  width: 89.33333%;
  margin: 0vw auto 0;
}

.intro .intro-inr {
  padding: 6.66667vw 0;
}

.intro .intro-heading {
  width: 81.73333%;
  margin: 0 auto 0;
}

.intro .btn-regist {
  width: 89.33333%;
  margin: 4vw auto 0;
}

.intro .intro-text {
  margin: 3.33333vw auto 0;
  color: #262626;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.6;
  text-align: center;
}

.intro .intro-text a {
  display: inline-block;
  color: #f40000;
  text-decoration: underline;
}

.howto .howto-inr {
  padding: 18.66667vw 0 6.66667vw;
  position: relative;
}

.howto .howto-heading {
  width: 111.9403%;
  position: absolute;
  top: -4vw;
  left: -5.97015%;
}

.howto .howto-step {
  width: 88.0597%;
  margin: 0 auto 0;
}

.howto .howto-step li {
  margin: 10.66667vw auto 0;
}

.howto .howto-step li:first-child {
  margin: 0;
}

.howto .howto-step dt {
  padding-bottom: 2.66667vw;
  border-bottom: dotted 2px #f40000;
}

.howto .howto-step dt img {
  width: 29.15254%;
  display: block;
  margin: 0 auto 0;
}

.howto .howto-step dd {
  margin: 4vw auto 0;
}

.howto .howto-step .howto-text {
  width: 82.37288%;
  margin: 0 auto 0;
  display: block;
}

.howto .btn-vm {
  width: 88.0597%;
  background: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 4vw auto 0;
  border: solid 1px #f40000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.howto .btn-vm a {
  display: block;
  padding: 3.06667vw 0;
  color: #f40000;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.howto .btn-vm a:after {
  width: 3.06667vw;
  height: 1.86667vw;
  content: "";
  background: url(../images/arrow2.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 92%;
  bottom: 0;
  margin: auto;
}

.howto .howto-flow li {
  margin: 4vw auto 0;
}

.howto .howto-flow li:nth-of-type(2) {
  width: 30.44776%;
}

.howto .howto-flow li:nth-of-type(3) {
  width: 88.35821%;
}

.howto .btn-text-link {
  text-align: center;
  margin: 5.33333vw auto 0;
}

.howto .btn-text-link a {
  display: inline-block;
  color: #262626;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  position: relative;
  text-align: center;
}

.howto .btn-text-link a:after {
  width: 1.2vw;
  height: 2.26667vw;
  content: "";
  background: url(../images/arrow3.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0.66667vw;
  right: -7.46269%;
  margin: auto;
}

.terms .terms-inr {
  padding: 21.33333vw 0 6.66667vw;
  position: relative;
}

.terms .terms-heading {
  width: 111.9403%;
  position: absolute;
  top: 0vw;
  left: -5.97015%;
}

.terms .terms-text {
  width: 70.29851%;
  margin: 0 auto 0;
}

.terms .terms-list {
  width: 88.0597%;
  margin: 6.66667vw auto 0;
}

.terms .terms-list li {
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.6;
  text-align: left;
  color: #272727;
  margin: 1.33333vw 0 0;
}

.terms .terms-box {
  width: 88.0597%;
  margin: 6.66667vw auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.terms .terms-box .paypay-logo {
  width: 33.05085%;
}
.terms .terms-box .btn-text-link {
  text-align: center;
  margin-right: 3.38983%;
  background: #fff;
  -webkit-border-radius: 4vw;
  border-radius: 4vw;
  overflow: hidden;
  margin: 1.33333vw 0;
  text-align: center;
  border: solid 1px #f40000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.terms .terms-box .btn-text-link a {
  display: inline-block;
  color: #262626;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  position: relative;
  text-align: center;
  font-weight: bold;
  padding: 2vw 8vw;
}
.terms .terms-box .btn-text-link a:after {
  width: 3.6vw;
  height: 6.4vw;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI4IDIxIj4NCiAgPGRlZnM+DQogICAgPHN0eWxlPg0KICAgICAgLmNscy0xLCAuY2xzLTIgew0KICAgICAgICBmaWxsOiAjZmZmOw0KICAgICAgICBzdHJva2U6ICNmNDAwMDA7DQogICAgICAgIHN0cm9rZS13aWR0aDogMnB4Ow0KICAgICAgfQ0KDQogICAgICAuY2xzLTEgew0KICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7DQogICAgICB9DQogICAgPC9zdHlsZT4NCiAgPC9kZWZzPg0KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNzIuMDA3LDQwMzQuNDh2MC43OWExLjc3NSwxLjc3NSwwLDAsMS0xLjgxLDEuNzNIMzU0LjgxYTEuNzc1LDEuNzc1LDAsMCwxLTEuODEtMS43M3YtOS41NGExLjc3NiwxLjc3NiwwLDAsMSwxLjgxLTEuNzRoMS42NjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTIgLTQwMTcpIi8+DQogIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iNyIgeT0iMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0IiByeD0iMiIgcnk9IjIiLz4NCjwvc3ZnPg==")
    no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 2.4vw;
  right: 8.47458%;
  margin: auto;
}

.vm .vm-inr {
  padding: 21.33333vw 0 6.66667vw;
  position: relative;
}

.vm .vm-heading {
  width: 111.9403%;
  position: absolute;
  top: 0vw;
  left: -5.97015%;
}

.vm .vm-img {
  width: 88.0597%;
  margin: 0vw auto 0;
}

.vm .vm-img:nth-of-type(2) {
  margin: 4vw auto 0;
}

.vm .btn-map {
  width: 88.0597%;
  background: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 4vw auto 0;
  border: solid 1px #f40000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.vm .btn-map a {
  display: block;
  padding: 3.06667vw 0;
  color: #f40000;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.vm .btn-map a:after {
  width: 1.73333vw;
  height: 2.93333vw;
  content: "";
  background: url(../images/arrow4.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 92%;
  bottom: 0;
  margin: auto;
}

.vm .vm-text {
  font-size: 12px;
  font-size: 3.2vw;
  color: #272727;
  line-height: 1.5;
  text-align: center;
  margin: 4vw auto 0;
}

.join {
  width: 100%;
  margin: 13.33333vw auto 0;
}

.join .join-box {
  width: 89.33333%;
  margin: 0 auto 0;
  border: solid 2px #f40000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  padding: 0 0 5.33333vw;
}

.join .join-heading {
  background: #f40000;
  width: 100%;
  margin: 0 auto 0;
  padding: 4vw 0;
}

.join .join-heading img {
  width: 73.73134%;
  margin: 0 auto 0;
  display: block;
}

.join .btn-regist {
  width: 88.0597%;
  margin: 5.33333vw auto 0;
}

.join .join-text {
  margin: 6.66667vw auto 0;
  color: #262626;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.6;
  text-align: center;
}

.join .join-text a {
  display: inline-block;
  color: #f40000;
  text-decoration: underline;
}

.join .join-text2 {
  width: 63.33333%;
  margin: 6.66667vw auto 0;
}

.join .join-text3 {
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.6;
  text-align: center;
  color: #272727;
  margin: 5.33333vw auto 0;
}

.join .btn-text-link {
  text-align: center;
  margin: 4vw auto 0;
}

.join .btn-text-link a {
  display: inline-block;
  color: #262626;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  position: relative;
  text-align: center;
  font-weight: bold;
}

.join .btn-text-link a:after {
  width: 1.2vw;
  height: 2.26667vw;
  content: "";
  background: url(../images/arrow3.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0.66667vw;
  right: -8.47458%;
  margin: auto;
}

.join2 {
  width: 100%;
  margin: 14.66667vw auto 0;
}

.join2 .join2-box {
  width: 89.33333%;
  margin: 0 auto 0;
  border: solid 2px #f40000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.join2 .join2-heading {
  background: #f40000;
  width: 100%;
  margin: 0 auto 0;
  padding: 4vw 0;
}

.join2 .join2-heading img {
  width: 73.73134%;
  margin: 0 auto 0;
  display: block;
}

.join2 .join2-dl {
  background: #f2f2f2;
  padding: 6.66667vw 0;
  margin: 6.66667vw 0 0;
}

.join2 .btn-app {
  width: 79.15408%;
  margin: 4vw auto 0;
}

.join2 .btn-app a {
  display: block;
}

.join2 .join2-text {
  width: 92.44713%;
  margin: 0 auto 0;
}

.join2 .join2-text {
  margin: 6.66667vw auto 0;
  color: #262626;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.6;
  text-align: center;
}

.join2 .join2-text a {
  display: inline-block;
  color: #f40000;
  text-decoration: underline;
}

.join2 .join2-text2 {
  margin: 6.66667vw auto 0;
  color: #262626;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.6;
  text-align: center;
}

.join2 .join2-text2 a {
  display: inline-block;
  color: #f40000;
  text-decoration: underline;
}

.join2 .join2-text3 {
  width: 71.29909%;
  margin: 0 auto 0;
}

.join2 .join2-text4 {
  width: 63.33333%;
  margin: 6.66667vw auto 0;
}

.join2 .join2-text5 {
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.6;
  text-align: center;
  color: #272727;
  margin: 5.33333vw auto 0;
}

.join2 .btn {
  width: 89.12387%;
  background: #f40000;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 2.66667vw auto 0;
}

.join2 .btn a {
  display: block;
  padding: 5.33333vw 0;
  color: #fff;
  font-size: 16px;
  font-size: 4.26667vw;
  line-height: 1;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.join2 .btn a:after {
  width: 1.73333vw;
  height: 3.06667vw;
  content: "";
  background: url(../images/arrow.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 92%;
  bottom: 0;
  margin: auto;
}

.join2 .btn-text-link {
  text-align: center;
  margin: 4vw auto 0;
}

.join2 .btn-text-link a {
  display: inline-block;
  color: #262626;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1;
  position: relative;
  text-align: center;
  font-weight: bold;
}

.join2 .btn-text-link a:after {
  width: 1.2vw;
  height: 2.26667vw;
  content: "";
  background: url(../images/arrow3.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0.66667vw;
  right: -8.47458%;
  margin: auto;
}

.btn-box {
  margin: 6.66667vw auto 0;
  border-top: solid 1px #dbdbdb;
  border-bottom: solid 1px #dbdbdb;
  padding: 6.66667vw 0;
}

.btn-top {
  width: 89.33333%;
  background: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 auto 0;
  border: solid 1px #f40000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-top a {
  display: block;
  padding: 4vw 0;
  color: #f40000;
  font-size: 16px;
  font-size: 4.26667vw;
  line-height: 1;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.btn-top a:after {
  width: 1.6vw;
  height: 2.66667vw;
  content: "";
  background: url(../images/arrow5.png) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 5%;
  bottom: 0;
  margin: auto;
}

.guide-bg {
  background: #dbdbdb;
}

.guide {
  padding: 8.33333vw 0 0vw;
}

.guide .guide-inr {
  width: 89.33333%;
  background: #fff;
  margin: 0 auto 0;
  padding: 0 0 10.66667vw;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}

.guide .guide-heading {
  font-size: 18px;
  font-size: 4.8vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #f40000;
  padding: 4vw 0;
}

.guide .guide-sub {
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  color: #707070;
  margin: 4vw 0 0;
}

.guide .guide-dl {
  width: 88.0597%;
  margin: 6.66667vw auto 0;
  line-height: 1.5;
  text-align: left;
  color: #707070;
}

.guide .guide-dl dt {
  font-size: 14px;
  font-size: 3.73333vw;
  font-weight: bold;
  margin: 4vw 0 0;
  border-bottom: solid 2px #f40000;
  padding-bottom: 4vw;
}

.guide .guide-dl dt p.big {
  text-align: left;
  font-size: 25px;
  font-size: 6.66667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.guide .guide-dl dt p.small {
  font-size: 16px;
  font-size: 4.26667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.guide .guide-dl dt p.small_en {
  font-size: 12px;
  font-size: 3.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.guide .guide-dl dt:first-child {
  margin: 3.33333vw 0 0;
}

.guide .guide-dl dd {
  font-size: 12px;
  font-size: 3.2vw;
  margin: 1.33333vw 0 0;
}

.guide .guide-dl dd.title_red {
  text-align: center;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 700;
  color: #f40000;
  margin: 6vw 0.5vw 0;
}

.guide .guide-dl dd.regulations1 {
  text-align: center;
  font-size: 20px;
  font-size: 5.33333vw;
  font-weight: 700;
}

.guide .guide-dl dd.regulations1 span._highlighter {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, yellow)
  );
  background: -webkit-linear-gradient(transparent 70%, yellow 70%);
  background: linear-gradient(transparent 70%, yellow 70%);
}

.guide .guide-dl dd.regulations2 {
  text-align: center;
  font-size: 38px;
  font-size: 10.13333vw;
  font-weight: 700;
}

.guide .guide-dl dd.regulations2 span._highlighter {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, yellow)
  );
  background: -webkit-linear-gradient(transparent 70%, yellow 70%);
  background: linear-gradient(transparent 70%, yellow 70%);
}

.guide .guide-dl dd.regulations3 {
  text-align: center;
  font-size: 19px;
  font-size: 5.06667vw;
  font-weight: 700;
}

.guide .guide-dl dd.regulations3 span._highlighter {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(70%, transparent),
    color-stop(70%, yellow)
  );
  background: -webkit-linear-gradient(transparent 70%, yellow 70%);
  background: linear-gradient(transparent 70%, yellow 70%);
}

.guide .guide-dl dd.sup {
  text-align: center;
  font-size: 14px;
  font-size: 3.73333vw;
}

.guide .guide-dl dd.sup._left {
  text-align: left;
}

.guide .guide-dl dd ul li span.subtitle {
  font-weight: 700;
}

.guide .guide-dl dd ul li.indent {
  padding-left: 2em !important;
}

.guide .guide-dl dd a {
  color: #262626;
  text-decoration: underline;
}

.guide .btn-top {
  margin: 6.66667vw auto 0;
}

.footer {
  position: relative;
  z-index: 2;
  background: #f40009;
}

.footer .footer-inr {
  margin: 0 auto 0;
  border-bottom: solid 1px #fff;
}

.footer .footer-link {
  width: 970px;
  text-align: center;
  font-size: 0;
  padding: 10px 0;
  margin: 0 auto 0;
}

.footer .footer-link li {
  display: inline-block;
  border-left: 1px solid #fff;
}

.footer .footer-link li:first-child {
  border: none;
}

.footer .footer-link li:first-child a {
  padding: 0 8px 0 0;
}

.footer .footer-link li:last-child a {
  padding: 0 0 0 8px;
}

.footer .footer-link li a {
  font-size: 12px;
  color: #fff;
  padding: 0 8px;
  text-decoration: none;
}

.footer .footer-copy {
  padding: 10px 0;
  background: #f40009;
  text-align: center;
  margin: 0 auto 0;
  display: block;
}

.footer__copyright {
  display: block;
  padding: 2.66667% 0;
  text-align: center;
  font-size: 10px;
  color: #faa3a5;
  background: #f40009;
}

@media screen and (min-width: 750px) {
  .footer__copyright {
    font-size: 20px;
  }
}

/* utility margin setting
----------------------------------------------------------- */
/* margin-top */
.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt12 {
  margin-top: 12px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

/* margin-right */
.u-mr0 {
  margin-right: 0 !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mr12 {
  margin-right: 12px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mr50 {
  margin-right: 40px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

/* margin-bottom */
.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb8 {
  margin-bottom: 8px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb12 {
  margin-bottom: 12px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

/* margin-left */
.u-ml0 {
  margin-left: 0 !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-ml12 {
  margin-left: 12px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

/* utility padding setting
----------------------------------------------------------- */
/* padding-top */
.u-pt0 {
  padding-top: 0 !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt12 {
  padding-top: 12px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

/* padding-right */
.u-pr0 {
  padding-right: 0 !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pr50 {
  padding-right: 40px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

/* padding-bottom */
.u-pb0 {
  padding-bottom: 0 !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pb12 {
  padding-bottom: 12px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

/* padding-left */
.u-pl0 {
  padding-left: 0 !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

/* text-align */
.u-text-left {
  text-align: left !important;
}

.u-text-center {
  text-align: center !important;
}

.u-text-right {
  text-align: center !important;
}

a._blank-red:hover {
  text-decoration: none;
}

a._blank-red[target="_blank"] {
  display: inline-block !important;
}
a._blank-red[target="_blank"]:after {
  content: "";
  display: inline-block !important;
  width: 4vw !important;
  height: 3.46667vw !important;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI4IDIxIj4NCiAgPGRlZnM+DQogICAgPHN0eWxlPg0KICAgICAgLmNscy0xLCAuY2xzLTIgew0KICAgICAgICBmaWxsOiAjZmZmOw0KICAgICAgICBzdHJva2U6ICNmNDAwMDA7DQogICAgICAgIHN0cm9rZS13aWR0aDogMnB4Ow0KICAgICAgfQ0KDQogICAgICAuY2xzLTEgew0KICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7DQogICAgICB9DQogICAgPC9zdHlsZT4NCiAgPC9kZWZzPg0KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNzIuMDA3LDQwMzQuNDh2MC43OWExLjc3NSwxLjc3NSwwLDAsMS0xLjgxLDEuNzNIMzU0LjgxYTEuNzc1LDEuNzc1LDAsMCwxLTEuODEtMS43M3YtOS41NGExLjc3NiwxLjc3NiwwLDAsMSwxLjgxLTEuNzRoMS42NjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTIgLTQwMTcpIi8+DQogIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iNyIgeT0iMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0IiByeD0iMiIgcnk9IjIiLz4NCjwvc3ZnPg==")
    center no-repeat !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  margin: 0 0.66667vw !important;
}

a._blank-black:hover {
  text-decoration: none;
}

a._blank-black[target="_blank"] {
  display: inline-block !important;
}
a._blank-black[target="_blank"]:after {
  content: "";
  display: inline-block !important;
  width: 4vw !important;
  height: 3.46667vw !important;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI4IDIxIj4NCjxkZWZzPg0KPHN0eWxlPg0KLmNscy0xLCAuY2xzLTIgew0KZmlsbDogI2ZmZjsNCnN0cm9rZTogIzAwMDsNCnN0cm9rZS13aWR0aDogMnB4Ow0KfQ0KLmNscy0xIHsNCmZpbGwtcnVsZTogZXZlbm9kZDsNCn0NCjwvc3R5bGU+DQo8L2RlZnM+DQo8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNzIuMDA3LDQwMzQuNDh2MC43OWExLjc3NSwxLjc3NSwwLDAsMS0xLjgxLDEuNzNIMzU0LjgxYTEuNzc1LDEuNzc1LDAsMCwxLTEuODEtMS43M3YtOS41NGExLjc3NiwxLjc3NiwwLDAsMSwxLjgxLTEuNzRoMS42NjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTIgLTQwMTcpIi8+DQo8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjciIHk9IjEiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNCIgcng9IjIiIHJ5PSIyIi8+DQo8L3N2Zz4=")
    center no-repeat !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  margin: -1.06667vw -3.2vw !important;
}


a._blank-red2:hover {
  text-decoration: none;
}

a._blank-red2[target="_blank"] {
  display: inline-block !important;
}
a._blank-red2[target="_blank"]:after {
  content: "";
  display: inline-block !important;
  width: 13vw !important;
  height: 3.46667vw !important;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI4IDIxIj4NCiAgPGRlZnM+DQogICAgPHN0eWxlPg0KICAgICAgLmNscy0xLCAuY2xzLTIgew0KICAgICAgICBmaWxsOiAjZmZmOw0KICAgICAgICBzdHJva2U6ICNmNDAwMDA7DQogICAgICAgIHN0cm9rZS13aWR0aDogMnB4Ow0KICAgICAgfQ0KDQogICAgICAuY2xzLTEgew0KICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7DQogICAgICB9DQogICAgPC9zdHlsZT4NCiAgPC9kZWZzPg0KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNzIuMDA3LDQwMzQuNDh2MC43OWExLjc3NSwxLjc3NSwwLDAsMS0xLjgxLDEuNzNIMzU0LjgxYTEuNzc1LDEuNzc1LDAsMCwxLTEuODEtMS43M3YtOS41NGExLjc3NiwxLjc3NiwwLDAsMSwxLjgxLTEuNzRoMS42NjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTIgLTQwMTcpIi8+DQogIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iNyIgeT0iMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0IiByeD0iMiIgcnk9IjIiLz4NCjwvc3ZnPg==")
    center no-repeat !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  margin: 0 0.66667vw !important;
}

a._blank-black2:hover {
  text-decoration: none;
}

a._blank-black2[target="_blank"] {
  display: inline-block !important;
}
a._blank-black2[target="_blank"]:after {
  content: "";
  display: inline-block !important;
  width: 13vw !important;
  height: 3.46667vw !important;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI4IDIxIj4NCjxkZWZzPg0KPHN0eWxlPg0KLmNscy0xLCAuY2xzLTIgew0KZmlsbDogI2ZmZjsNCnN0cm9rZTogIzAwMDsNCnN0cm9rZS13aWR0aDogMnB4Ow0KfQ0KLmNscy0xIHsNCmZpbGwtcnVsZTogZXZlbm9kZDsNCn0NCjwvc3R5bGU+DQo8L2RlZnM+DQo8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNzIuMDA3LDQwMzQuNDh2MC43OWExLjc3NSwxLjc3NSwwLDAsMS0xLjgxLDEuNzNIMzU0LjgxYTEuNzc1LDEuNzc1LDAsMCwxLTEuODEtMS43M3YtOS41NGExLjc3NiwxLjc3NiwwLDAsMSwxLjgxLTEuNzRoMS42NjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTIgLTQwMTcpIi8+DQo8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjciIHk9IjEiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNCIgcng9IjIiIHJ5PSIyIi8+DQo8L3N2Zz4=")
    center no-repeat !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  margin: -1.06667vw -3.2vw !important;
}