/*! 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;
	/*background: url("../img/common/bg_content.png") 0 0 repeat;*/
	-webkit-font-smoothing: antialiased;
	background-color: #fdfcee;
	color: #333;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	line-height: 1.5;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 200%;
}
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: 100%;
}
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;
}
button {
	width: auto;
	padding:0;
	margin:0;
	background:none;
	border:0;
	font-size:0;
	line-height:0;
	overflow:visible;
	cursor:pointer;
}
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;
}
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: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	/*margin-top: 10px;*/
}
article::after {
	clear: both;
	content: "";
	display: table;
}
article section {
	width: 960px;
	/*float: left;*/
	display: block;
	/*margin-right: 2.35765%;*/
	/*width: 100%;*/
	background-color: #fff;
	margin: 40px 0 0 0;
	border-radius: 5px;
	border: 1px solid #efefef;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
    overflow: hidden;
}
article section:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html article section {
    height: 1em;
    overflow: visible;
}
/**/
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;
	padding: 5px 0 0 0;
}
header div.logo::after {
	clear: both;
	content: "";
	display: table;
}
section.page-title {
	background: url(../img/main_visual_bg.png) no-repeat;
	background-color: #fff;
	border-top: 10px solid #38a1db;
	border-bottom: 10px solid #38a1db;
	/*background-position: center center;*/
}

section.page-title h2 {
	text-align: center;
	max-width: 60em;
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
}
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: #eb7000;
	color: white;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	padding: 6px;
	margin: 0;
}
section.campaign-period p.date {
	font-size: 24px;
}
article section div.head {
	background-color: #eb7000;
	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 #eb7000;
}
article section p.center {
	text-align: center;
	margin: 0;
}
article section h3 {
	margin: 10px 0 0 0;
	padding: 6px 0;
	font-size: 114.28%;
}
article ul.default {
	list-style-type: disc;
	padding-left: 1.5em;
}
article ul.default li {
	margin-bottom: 0.2em;
}
section.about_vpc ul.usestep {
	margin: 20px 0 0 0;
}
section.about_vpc ul.usestep li {
	float: left;
	display: block;
	margin: 0 11px 0 0;
	text-align: center;
	width: 292px;
}
section.about_vpc ul.usestep > *:first-child + * + *{
	margin: 0;
}
section.about_vpc ul.usestep li p {
	text-align: left;
}
section.about_vpc ul.usestep li hr {
	margin: 6px 0;
}
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: #38a1db;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#page-top p:hover {
	background: #4fc0ff;
}
#move-page-top {
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}


/* ---------- 会員登録モジュール */
section.entry {
	width: 960px;
	background-color: #faf6f3;
	border: 5px solid #fff;
	padding: 35px;
}
section.entry .entry_nonmember .lead {
	float: left;
}
section.entry .entry_nonmember .btn_block {
	float: right;
	width: 280px;
}
section.entry .entry_nonmember:after {
	clear: both;
	content: "";
	display: table;
}
section.entry .entry_member {
	margin: 25px 0 0 0;
	position: relative;
}
section.entry .entry_member .btn_block {
	margin: 0 auto;
	text-align: center;
}
section.entry .as_exclusion {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 200px;
   text-indent : -1em;
   margin-left : 1em;
   font-size: 85.7%;
}



/* ---------- jibunbk_housingloan */
section.jibunbk_housingloan {
	padding: 20px;
	color: #535252;
}
section.jibunbk_housingloan p {
	margin: 0;
	padding: 0;
}
section.jibunbk_housingloan h2 {
	background-color: #eb7000;
	text-align: center;
	padding: 17px 0 18px 0;
	margin: 0 0 0 0;
}
section.jibunbk_housingloan .jbk_block h3 {
	margin: 0 0 20px 0;
	padding: 10px 0;
	font-size: 214.28%;
	color: #fff;
	background-color: #38a1db;
	text-align: center;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
section.jibunbk_housingloan .jbk_block {
	margin: 30px 0 0 0;
}
section.jibunbk_housingloan .jbk_block_inner {
	width: 817px;
	text-align: center;
	margin: 0 auto;
}
section.jibunbk_housingloan .note {
	text-align: right;
	margin: 20px 0 0 0;
}

section.jibunbk_housingloan .lead {
	text-align: left;
	font-size: 171.42%;
	font-weight: 900;
	margin: 0 0 30px 0;
}
section.jibunbk_housingloan .lead .l_or {
	font-size: 141.66%;
	color: #eb7000;
}
section.jibunbk_housingloan .lead .l_dgy {
	font-size: 141.66%;
}
section.jibunbk_housingloan .txt_c {
	text-align: center;
}
section.jibunbk_housingloan .lead .under_marker {
	background: linear-gradient(rgba(255,245,0,0) 65%,#fff500 65%);
}
section.jibunbk_housingloan .balloon_wrap{
	position:relative;
	background-color: #ccc;
	margin: 70px 0 0 0;
	text-align: left;
}
section.jibunbk_housingloan .balloon_box{
	position: absolute;
	left:0;
	top:-2.2em;
	display: inline-block;
	width: auto;
	min-width: 120px;
	padding: 5px 15px;
	background-color: #fff;
	border: 4px solid #38A1DB;
	text-align: center;
	color: #38A1DB;
	z-index: 0;
	font-size: 171%;
	font-weight: 900;
}
section.jibunbk_housingloan .balloon_box:before,
section.jibunbk_housingloan .balloon_box:after{
	position: absolute;
	border-style: solid;
	width: 0;
	height: 0;
	content: "";
}
section.jibunbk_housingloan .balloon_box:before{
	bottom: -7px;
	left: 20%;
	margin-left: -9px;
	border-color: #fff transparent transparent;
	border-width: 11px 0px 0 11px;
	z-index: 0;
}
section.jibunbk_housingloan .balloon_box:after{
	bottom: -15px;
	left: 20%;
	margin-left: -10px;
	border-color: #38A1DB transparent transparent;
	border-width: 15px 0px 0 15px;
	z-index: -1;
}

/* ---------- ボタン */
section.entry .entry_nonmember .btn_block button.button {
	font-size: 128.57%;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	letter-spacing: 0.075em;
}
section.entry .entry_nonmember .btn_block button.button:hover {
	text-decoration: none;
}
section.entry .entry_nonmember .btn_block button.button:active {
	position: relative;
	top: 1px;
}
section.entry .entry_nonmember .btn_block button.btn_entry {
	width: 280px;
	height: 64px;
	color: #fff;
	box-shadow: 0 4px 0 #af3000;
	background: #ee5a17;
	background: -webkit-gradient(linear, left top, left bottom, from(#f36a20), to(#ee5a17));
	background: -moz-linear-gradient(top,  #f36a20,  #ee5a17);
	background:-ms-linear-gradient(top, #f36a20, #ee5a17);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f36a20', endColorstr='#ee5a17');
}
section.entry .entry_nonmember .btn_block button.btn_entry:hover {
	background: #f36a20;
	background: -webkit-gradient(linear, left top, left bottom, from(#ee5a17), to(#f36a20));
	background: -moz-linear-gradient(top,  #ee5a17,  #f36a20);
	background:-ms-linear-gradient(top, #ee5a17, #f36a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a17', endColorstr='#f36a20');
}
section.entry .entry_nonmember .btn_block button.btn_entry:active {
	color: #fff;
	background: #f36a20;
	background: -webkit-gradient(linear, left top, left bottom, from(#ee5a17), to(#f36a20));
	background: -moz-linear-gradient(top,  #ee5a17,  #f36a20);
	background:-ms-linear-gradient(top, #ee5a17, #f36a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a17', endColorstr='#f36a20');
}
section.entry .entry_nonmember .btn_block button.btn_entry span {
	padding: 0 0 20px 0;
}
section.entry .entry_nonmember .btn_block button.btn_entry span:before {
	background:url(../img/common/introduction_ico02.png) 0 0 no-repeat;
	background-size: 16px 20px;
	content: "";
	position: relative;
	top: 3px;
	display: inline-block;
	width: 16px;
	height: 20px;
	margin: 0 4px 0 0;
}
section.entry .entry_nonmember .btn_block button.btn_entry:hover:not(:disabled) {
	background-color: #ffb71c;
	cursor: pointer;
}
section.entry .entry_nonmember .btn_block button.btn_entry:active:not(:disabled), section.entry_ab02 .non-member_ab02 button:focus:not(:disabled) {
	background-color: #e39d05;
	cursor: pointer;
}
section.entry .entry_nonmember .btn_block button.btn_entry:disabled {
	cursor: not-allowed;
	opacity: 0.5;
}
section.entry .entry_member .btn_block button.btn_commodity {
	width: 420px;
	height: 64px;
	color: #fff;
	box-shadow: 0 4px 0 #447a16;
	background: #66b821;
	background: -webkit-gradient(linear, left top, left bottom, from(#6ec624), to(#66b821));
	background: -moz-linear-gradient(top,  #6ec624,  #66b821);
	background:-ms-linear-gradient(top, #6ec624, #66b821);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ec624', endColorstr='#66b821');
}
section.entry .entry_member .btn_block button.btn_commodity:hover {
	background: #6ec624;
	background: -webkit-gradient(linear, left top, left bottom, from(#66b821), to(#6ec624));
	background: -moz-linear-gradient(top,  #66b821,  #6ec624);
	background:-ms-linear-gradient(top, #66b821, #6ec624);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b821', endColorstr='#6ec624');
}
section.entry .entry_member .btn_block button.btn_commodity:active {
	color: #fff;
	background: #6ec624;
	background: -webkit-gradient(linear, left top, left bottom, from(#66b821), to(#6ec624));
	background: -moz-linear-gradient(top,  #66b821,  #6ec624);
	background:-ms-linear-gradient(top, #66b821, #6ec624);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b821', endColorstr='#6ec624');
}

/* ---------- ポイント獲得までの流れ */
section.flow .note {
	margin: 15px 0 0 0;
	font-size: 85.7%;
}

/* ---------- キャンペーン概要 */
section.details h3 {
	font-size: 128.57%;
	font-weight: 900;
}
section.details li {
	margin: 0 0 2em 0;
}
section.details ul.marker_disc li {
	list-style-type: disc;
	margin: 0 0 0.75em 2em;
}
section.details .note {
	display: block;
	margin: 0.75em 0 0 0;
	font-size: 85.7%;
}
section.details .attention {
	color: #c31200;
}



/* ---------- 共用 */
section .content {
	margin: 30px;
}
