/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
display:none
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 90%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.mt2 {
	margin-top: 2px !important
}
.mt5 {
	margin-top: 5px !important
}
.mt10 {
	margin-top: 10px !important
}
.mt15 {
	margin-top: 15px !important
}
.mt20 {
	margin-top: 20px !important
}
.mt30 {
	margin-top: 30px !important
}
.mt40 {
	margin-top: 40px !important
}
.mt50 {
	margin-top: 50px !important
}
.mb2 {
	margin-bottom: 2px !important
}
.mb3 {
	margin-bottom: 3px !important
}
.mb5 {
	margin-bottom: 5px !important
}
.mb10 {
	margin-bottom: 10px !important
}
.mb15 {
	margin-bottom: 15px !important
}
.mb20 {
	margin-bottom: 20px !important
}
.mb25 {
	margin-bottom: 25px !important
}
.mb30 {
	margin-bottom: 30px !important
}
.mb40 {
	margin-bottom: 40px !important
}
.mb50 {
	margin-bottom: 50px !important
}
.mb60 {
	margin-bottom: 60px !important
}
.ml2 {
	margin-left: 2px !important
}
.ml5 {
	margin-left: 5px !important
}
.ml10 {
	margin-left: 10px !important
}
.ml15 {
	margin-left: 15px !important
}
.ml16 {
	margin-left: 16px !important
}
.ml18 {
	margin-left: 18px !important
}
.ml19 {
	margin-left: 19px !important
}
.ml20 {
	margin-left: 20px !important
}
.ml25 {
	margin-left: 25px !important
}
.ml30 {
	margin-left: 30px !important
}
.ml35 {
	margin-left: 35px !important
}
.mlrauto {
	margin: 0 auto !important
}
.pt0 {
	padding-top: 0px !important
}
.pt5 {
	padding-top: 5px !important
}
.pt10 {
	padding-top: 10px !important
}
.pt20 {
	padding-top: 20px !important
}
.pt25 {
	padding-top: 25px !important
}
.pt30 {
	padding-top: 30px !important
}
.pt40 {
	padding-top: 40px !important
}
.pt50 {
	padding-top: 50px !important
}
.pt100 {
	padding-top: 120px !important
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both
}
.clearfix {
	min-height: 1em
}
button, input[type="submit"] {
	-webkit-font-smoothing: antialiased;
	background-color: #477DCA;
	border-radius: 3px;
	color: white;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 0.75em 1em;
	text-decoration: none
}
button:hover, input[type="submit"]:hover {
	background-color: #2c5999;
	color: white
}
button:disabled, input[type="submit"]:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
body {
	-webkit-font-smoothing: antialiased;
	background-color: white;
	color: #333;
	font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.5
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	line-height: 1.25;
	margin: 0;
	text-rendering: optimizeLegibility
}
h1 {
	font-size: 31.5px
}
h2 {
	font-size: 28px
}
h3 {
	font-size: 24.5px
}
h4 {
	font-size: 21px
}
h5 {
	font-size: 17.5px
}
h6 {
	font-size: 14px
}
p {
	margin: 0 0 0.75em
}
a {
	-webkit-transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
	transition: color 0.1s linear;
	color: #477DCA;
	text-decoration: none
}
a:hover {
	color: #2c5999
}
a:active, a:focus {
	color: #2c5999;
	outline: none
}
hr {
	border-bottom: 1px solid #DDD;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 1.5em 0
}
img, picture {
	margin: 0;
	max-width: 100%
}
blockquote {
	border-left: 2px solid #DDD;
	color: #595959;
	margin: 1.5em 0;
	padding-left: 0.75em
}
cite {
	color: #737373;
	font-style: italic
}
cite:before {
	content: "\2014 \00A0"
}
fieldset {
	background: #f7f7f7;
	border: 1px solid #DDD;
	margin: 0 0 0.75em 0;
	padding: 1.5em
}
input, label, select {
	display: block;
	font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px
}
label {
	font-weight: bold;
	margin-bottom: 0.375em
}
label.required:after {
	content: "*"
}
label abbr {
	display: none
}
textarea, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select[multiple=multiple] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color;
	-moz-transition: border-color;
	transition: border-color;
	background-color: white;
	border-radius: 3px;
	border: 1px solid #DDD;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
	font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	margin-bottom: 0.75em;
	padding: 0.5em 0.5em;
	width: 100%
}
textarea:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover, select[multiple=multiple]:hover {
	border-color: #c4c4c4
}
textarea:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select[multiple=multiple]:focus {
	border-color: #477DCA;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06), 0 0 5px rgba(55,112,192,0.7);
	outline: none
}
textarea {
	resize: vertical
}
input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}
input[type="checkbox"], input[type="radio"] {
	display: inline;
	margin-right: 0.375em
}
input[type="file"] {
	padding-bottom: 0.75em;
	width: 100%
}
select {
	margin-bottom: 1.5em;
	max-width: 100%;
	width: auto
}
table {
	border-collapse: collapse;
	margin: 0.75em 0;
	table-layout: fixed;
	width: 100%
}
th {
	border-bottom: 1px solid #b7b7b7;
	font-weight: bold;
	padding: 0.75em 0;
	text-align: left
}
td {
	border-bottom: 1px solid #DDD;
	padding: 0.75em 0
}
tr, td, th {
	vertical-align: middle
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none
}
dl {
	margin-bottom: 0.75em
}
dl dt {
	font-weight: bold;
	margin-top: 0.75em
}
dl dd {
	margin: 0
}
button, input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap
}
html {
	box-sizing: border-box
}
*, *::after, *::before {
	box-sizing: inherit
}
article {
	max-width: 60em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	max-width: 69em
}
article::after {
	clear: both;
	content: "";
	display: table
}
article section {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%;
	background-color: white;
	margin: 15px 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #DDD;
	box-shadow: #DDD 2px 2px 3px
}
article section:last-child {
	margin-right: 0
}
article section::after {
	clear: both;
	content: "";
	display: table
}
header {
	background-color: #fff;
	margin: 0 auto
}
header div.logo {
	max-width: 60em;
	margin-left: auto;
	margin-right: auto
}
header div.logo::after {
	clear: both;
	content: "";
	display: table
}
body {
	background: url(https://www.value-point.jp/img/campaign/sim_pn/bg_content.gif) 0 0 repeat
}
section.page-title {
	background-size: cover;
	background-image: url("../images/sp-title-bg.png")
}
@media screen and (min-width: 53.75em) {
section.page-title {
	background-image: url("../images/pc-title-bg.png");
	background-position: center center
}
}
section.page-title h2 {
	text-align: center;
	padding-top: 10px;
	max-width: 60em;
	margin-left: auto;
	margin-right: auto
}
section.page-title h2::after {
	clear: both;
	content: "";
	display: table
}
section.page-title p {
	max-width: 60em;
	margin-left: auto;
	margin-right: auto;
	text-align: right
}
section.page-title p::after {
	clear: both;
	content: "";
	display: table
}
section.campaign-period {
	background-size: cover
}
section.campaign-period p.date {
	background-color: #323232;
	color: white;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	padding: 6px;
	margin: 0
}
@media screen and (min-width: 53.75em) {
section.campaign-period p.date {
	font-size: 24px
}
}
article section div.head {
	background-color: #BF0000;
	text-align: center;
	color: white;
	padding: 1em;
	position: relative
}
article section div.head:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 48%;
	height: 0;
	width: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 18px solid #BF0000
}
article section div.content {
	padding: 20px 50px 40px
}
article section div.content_sp {
	padding: 20px 10px 40px
}
article section p.center {
	text-align: center;
	margin: 0
}
article section h3 {
	margin: 10px 0;
	padding: 6px 0;
	font-size: 1.1em
}
article ul.default {
	list-style-type: disc;
	padding-left: 1.5em
}
article ul.default li {
	margin-bottom: 0.2em
}
.text-warning {
	color: #f55481
}
section.feature {
	background-color: #f6f6f6;
	padding: 20px 40px 40px
}
section.feature > p {
	border-bottom: 2px solid #d5d5d5;
	box-shadouw: 0 1px 0 rgba(255,255,255,1);
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	padding: 40px 0;
}
section.feature > p:last-child {
border: none;
}
section.feature_sp {
	padding: 20px 10px 40px
}
section.entry {
	background-color: #faf6f3;
    border: 5px solid #fff;
    border-radius: 5px;
    padding: 18px 40px 23px;
}
section.entry p.bold {
	font-weight: 600;
	font-size: 1.0em
}
section.entry .member {
	text-align: center
}
section.entry .member button {
	background-color: #8ac029;
	border-radius: 3px;
	border: 0;
	color: white;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 30px 15px;
	text-decoration: none;
	background-clip: padding-box;
	border-radius: 5px;
	box-shadow: 0 4px 0 #628b3f;
	margin-bottom: 6px;
	width: 590px;
	color: #fff
}
section.entry .non-member2 button {
    background-clip: padding-box;
    background-color: #ff8326;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 4px 0 #b04207;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding: 30px 90px;
    text-decoration: none;
    position: relative;
    top: 18px;
}
section.entry .non-member2 button:hover {
opacity: 0.8;
}
section.entry .member button:hover:not(:disabled) {
	opacity: 0.8;
	cursor: pointer
}
section.entry .member button:active:not(:disabled), section.entry .member button:focus:not(:disabled) {
	opacity: 0.8;
	cursor: pointer
}
section.entry .member button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
section.entry .member2 {
	text-align: center
}
section.entry .member2 button {
	background-color: #a57128;
	border-radius: 3px;
	border: 0;
	color: white;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 30px 15px;
	text-decoration: none;
	background-clip: padding-box;
	float: left;
	border-radius: 5px;
	box-shadow: 0 4px 0 #734f1c;
	margin-bottom: 6px;
	width: 423px
}
section.entry .member2 button:hover:not(:disabled) {
	background-color: #be8028;
	cursor: pointer
}
section.entry .member2 button:active:not(:disabled), section.entry .member2 button:focus:not(:disabled) {
	background-color: #8d6227;
	cursor: pointer
}
section.entry .member2 button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
section.entry .non-member {
	text-align: center
}
section.entry .non-member button {
	color: #fff;
	margin-bottom: 6px;
	width: 423px
}
@media screen and (min-width: 53.75em) {
section.entry .non-member button {
	background-color: #ff8326;
	border-radius: 3px;
	border: 0;
	color: white;
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	padding: 30px 100px;
	text-decoration: none;
	background-clip: padding-box;
	border-radius: 5px;
	color: #fff;
	box-shadow: 0 4px 0 #b04207
}
section.entry .non-member button:hover:not(:disabled) {
	background-color: #ff9240;
	cursor: pointer
}
section.entry .non-member button:active:not(:disabled), section.entry .non-member button:focus:not(:disabled) {
	background-color: #fa7511;
	cursor: pointer
}
section.entry .non-member button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
}
section.entry_sp {
	background-color: #fff7be;
	padding: 18px 5px 23px
}
section.entry_sp p.bold {
	font-weight: 600;
	font-size: 1.0em
}
section.entry_sp .member_sp {
	text-align: center
}
section.entry_sp .member_sp button {
	background-color: #0e8d71;
	border-radius: 3px;
	border: 0;
	color: white;
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 10px;
	text-decoration: none;
	background-clip: padding-box;
	border-radius: 5px;
	box-shadow: 0 4px 0 #0a624f;
	margin-bottom: 6px;
	width: 270px;
	color: #fff
}
section.entry_sp .member_sp button:hover:not(:disabled) {
	background-color: #0da886;
	cursor: pointer
}
section.entry_sp .member_sp button:active:not(:disabled), section.entry_sp .member_sp button:focus:not(:disabled) {
	background-color: #0e735d;
	cursor: pointer
}
section.entry_sp .member_sp button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
section.entry_sp .member2_sp {
	text-align: center
}
section.entry_sp .member2_sp button {
	background-color: #a57128;
	border-radius: 3px;
	border: 0;
	color: white;
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 10px;
	text-decoration: none;
	background-clip: padding-box;
	border-radius: 5px;
	box-shadow: 0 4px 0 #734f1c;
	margin-bottom: 6px;
	width: 270px
}
section.entry_sp .member2_sp button:hover:not(:disabled) {
	background-color: #be8028;
	cursor: pointer
}
section.entry_sp .member2_sp button:active:not(:disabled), section.entry_sp .member2_sp button:focus:not(:disabled) {
	background-color: #8d6227;
	cursor: pointer
}
section.entry_sp .member2_sp button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
section.entry_sp .non-member_sp {
	text-align: center
}
section.entry_sp .non-member_sp button {
	color: #fff;
	background-color: #ff8326;
	border-radius: 3px;
	border: 0;
	color: white;
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 10px;
	text-decoration: none;
	background-clip: padding-box;
	border-radius: 5px;
	color: #fff;
	box-shadow: 0 4px 0 #b25b1b;
	margin-bottom: 6px;
	width: 270px
}
section.entry_sp .non-member_sp button:hover:not(:disabled) {
	background-color: #ff9240;
	cursor: pointer
}
section.entry_sp .non-member_sp button:active:not(:disabled), section.entry_sp .non-member_sp button:focus:not(:disabled) {
	background-color: #fa7511;
	cursor: pointer
}
section.entry_sp .non-member_sp button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}
section.about-vpc ul.usestep li {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
	padding: 0 10px 40px;
	text-align: center
}
section.about-vpc ul.usestep li:last-child {
	margin-right: 0
}
section.about-vpc ul.usestep li p {
	text-align: left
}
section.about-vpc ul.usestep li hr {
	margin: 6px 0
}
.useline {
	border-right: 1px dotted #a5a5a5
}
footer {
	background-color: white;
	text-align: center
}
footer #Pagetop {
	text-align: right
}
footer .copyright {
	background-color: #F6A129;
	height: 30px;
	color: white;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	border-top: 1px solid #F59710
}
footer .logo {
	padding: 10px 0
}
#page-top {
	width: 50px;
	height: 50px;
	display: none;
	position: fixed;
	right: 16px;
	bottom: 16px
}
#page-top p {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #666;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}
#page-top p:hover {
	background: #999999
}
#move-page-top {
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	display: block;
	cursor: pointer
}
section.entry_ab02 .non-member_ab02 button {
	background-color: #ff8326;
	border-radius: 3px;
	border: 0;
	color: #333333;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 50px;
	text-decoration: none;
	background-clip: padding-box;
	border-radius: 5px;
	color: #fff;
	box-shadow: 0 4px 0 #b04207;
	margin-bottom: -60px;
	position: relative;
	top: -70px;
	right: -17px;
}
section.entry_ab02 .non-member_ab02 button:hover:not(:disabled) {
	background-color: #ffb71c;
	cursor: pointer
}
section.entry_ab02 .non-member_ab02 button:active:not(:disabled), section.entry_ab02 .non-member_ab02 button:focus:not(:disabled) {
	background-color: #e39d05;
	cursor: pointer
}
section.entry_ab02 .non-member_ab02 button:disabled {
	cursor: not-allowed;
	opacity: 0.5
}


section.entry_ab02 .member_ab02 button {
    background-clip: padding-box;
    background-color: #8ac029;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 4px 0 #60861d;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-right: 20px;
    padding: 30px 15px;
    text-decoration: none;
    width: 364px;
}
section.entry_ab02 .member_ab02 button:hover {
	opacity: 0.8;
}

section.entry_ab02 .member2_ab02 button {
    background-clip: padding-box;
    background-color: #e74129;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 4px 0 #a12d1d;
    color: white;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 30px 15px;
    text-decoration: none;
    width: 364px;
}
section.entry_ab02 .member2_ab02 button:hover {
	opacity: 0.8;
}
section.entry_ab02 p.bold {
    font-size: 1em;
    font-weight: 600;
}
section.entry_ab02 {
	 background-color: #faf6f3;
	 border: 5px solid #fff;
    border-radius: 5px;
    padding: 18px 40px 23px;
}
.non-member_ab02 {
	position: relative;
}
.member_ab02ttl_01 p {
	text-align: center;
}
section.entry_ab02 .non-member2 button {
    background-clip: padding-box;
    background-color: #ff8326;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 4px 0 #b04207;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding: 30px 90px;
    text-decoration: none;
    position: relative;
    top: 18px;
}
section.entry_ab02 .member button {
    background-clip: padding-box;
    background-color: #8ac029;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 4px 0 #628b3f;
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0 160px;
    padding: 30px 15px;
    text-decoration: none;
    width: 590px;
}
section.entry_ab02 a {
text-align: center;
}