@charset "UTF-8";

/*-----------------------------------------------------
contents
-----------------------------------------------------*/
.leadBox {
	margin-bottom: 40px;
}
.leadBox.cardFig:after {
	content: '';
	display: block;
	clear: both;
}
.leadBox.cardFig p {
	float: left;
	idth: 570px;
}
.leadBox.cardFig .cardNum {
	float: right;
}
/*-----------------------------------------------------
新規会員登録トップ
-----------------------------------------------------*/
#Siglog{
	margin: 10px 20px 30px;
	vertical-align: middle;
}
h1.gb{
	border-left: 12px solid #2471B6;
	border-bottom: 1px solid #2471B6;
	color: #2471B6;
}
.gp{
	border-left: 12px solid #fc2797;
	border-bottom: 1px solid #fc2797;
	color: #fc2797;
}

h2 span{
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	color: #999;
	padding: 0 30px;
}
h3.midash3{}
h4.midash4{}
h5.midash5{}

/*-----------------------------------------------------
新規会員登録トップ
-----------------------------------------------------*/
/* signupArea
-----------------------------------------------------*/
#signupArea {
	margin-bottom: 40px;
}
#signupArea:after {
	content: '';
	display: block;
	clear: both;
}

.signupSection {
	float: left;
	width: 440px;
}
.signupSection .head {
	line-height: 40px;
	background: #CCC;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.signupSection .head h2 {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.signupSection .signupBox {
	padding: 30px 20px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.lead {
/*	margin: 20px 5px 10px;
	font-size: 1.8rem;*/
	padding-top: 10px;
	margin: 0px 20px;
	font-size: 1.4rem;
	color: #666;
	text-align: left;
}

.signupSection .cardFig {
	margin-bottom: 40px;
	text-align: center;
}
.signupSection.jwest {
	float: right;
}
.signupSection.jwest .head {
	color: #FFF;
	background: #6d6e70;
	}

#signupArea.oneColumn {
	margin-bottom: 60px;
}
#signupArea.oneColumn .signupSection {
	margin: 0 auto;
	width: 600px;
	float: none;
}
#barometer {
  margin: 20px auto 30px;
}
#barometer {
    margin: 40px auto 55px;
    width: 900px;
}
#barometer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#barometer li {
    position: relative;
    width: 25%;
    line-height: 1.2;
    text-align: center;
}

#barometer li .status {
    font-size: 1.8rem;
    color: #c9c9c9;
}
#barometer li .status br {
    display: none;
}
#barometer li:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 0px;
    width: 100%;
height: 60px;
    background: #ddd;
    z-index: -1;
/*border: 1px solid #ccc;*/
}

#barometer li:last-child:after {
  display: none;
}
#barometer li .num {
    margin-bottom: 10px;
    font-size: 2.5rem;
    width: 60px;
    height: 60px;
    line-height: 58px;
    border-width: 3px;
}
#barometer li .num {
  display: block;
  margin: 0 auto 5px;
  color: #c9c9c9;
  background: #FFF;
  border: 2px solid #c9c9c9;
  border-radius: 50%;
}


#barometer li.active .num {
  color: #FFF;
  background: #F02B7D;
  border-color: #F02B7D;
}

#barometer li.active .status {
  color: #F02B7D;
}

#barometer li.check:after {
/*  background: #F02B7D;*/
background: #FFB6D5;
}

#barometer li.check .num {
  position: relative;
  border-color: #F02B7D;
}
#barometer li.check .num::after {
  position: absolute;
  display: block;
  content: "";
    top: 14px;
    left: 21px;
    width: 14px;
    height: 22px;
	border-right: 4px solid #F02B7D;
	border-bottom: 4px solid #F02B7D;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


#barometer li.check .status {
  color: #F02B7D;
}
/*-----------------------------------------------------
カード番号認証
-----------------------------------------------------*/
/* cardNum
-----------------------------------------------------*/
/*.cardNum {
margin-top: 10px;
}*/
.fieldBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
}
.fieldName .head {
    display: inline-block;
    margin-right: 10px;
    font-size: 2rem;
    font-weight: bold;
    vertical-align: middle;
}
.fieldName {
    margin-bottom: 0;
    padding: 0 25px 0 0;
    width: 300px;
    border-bottom: none;
    text-align: right;
}
.cardFig {
    margin: 35px 0 0;
}
.fieldData {
    padding-left: 20px;
    font-size: 1.6rem;
    width: 700px;
/*border-left: 3px solid #df3a38;*/
}
/*-----------------------------------------------------
会員規約同意
-----------------------------------------------------*/
.agreeBox {
	margin-bottom: 40px;
	text-align: center;
}
.agreeBox #agreeLabel a {
	display: inline-block;
	margin-right: 5px;
	padding-right: 20px;
	color: #c85454;
	background: url(../images/common/icon-blank.png) no-repeat right 4px;
}
.leadArea {
margin: 15px 0 40px;
font-size: 1.8rem;
font-weight: normal;
border-bottom: none;
text-align: left;
}
#tocArea .terms {
font-size: 1.6rem;
line-height: 1.8;
text-align: left;
}

#tocArea .tocBox {
	margin-bottom: 50px;
	padding: 30px 30px 0;
	height: 480px;
	border: 2px solid #c9c9c9;
	overflow-y: scroll;
}
#tocArea .terms dt {
	margin-bottom: 15px;
	padding-bottom: 8px;
}
#tocArea .terms dt {
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 2px solid #5FABEE;
}
#tocArea .terms dd {
	margin-bottom: 30px;
}
#tocArea .terms .decimalList {
	margin-left: 1.6em;
	list-style-type: decimal;
}
ol.decimalList {
	margin-left: 1.4em;
	text-indent: -1.8em;
}
ol.decimalList li{
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
}
ol.decimalList li:before {
	display: marker;
	content: "(" counter(cnt) ") ";
}

.terms ul.quoteList {
	/*	margin-left: 1.0em;
t	ext-indent: -1.8em;*/
	position: relative;
}
.terms ul.quoteList li {
  list-style: none;
  list-style-position: outside;
  text-indent: 0;
  margin: 0;
  padding-left: 1.25em;
  counter-increment: none;
  line-height: 160%;
}
.terms ul.quoteList li:before {
	display: inline;
	content: none;
}
.terms ul.quoteList span {
  position: absolute;
  left: 0;
  margin: 0
}

ol.simpleList{
	margin-left: 1.8em;
	list-style-type: decimal;
}
ol.simpleList li{

}
span.bb{
	font-weight: bold;
	display: block;
}
span.nob{
	display: block;
	text-indent: -1.1em;
}
.inde14{
	margin-left: 1.8em;
}

#tocArea .terms .note {
	margin-left: 1em;
	text-indent: -1em;
}

#tocArea .terms .contact {
	margin-top: 10px;
}

#tocArea .terms .contact .name {
	font-weight: bold;
}
#tocSubmit {
    position: static;
    padding: 0;
    background: none;
}
#tocSubmit .agreement {
    margin: 0 auto 20px;
    padding: 20px 0;
    font-size: 1.8rem;
    width: 420px;
    background: #626262;
}
.agreeBox #agreeLabel a:hover {
	text-decoration: underline;
}
#tocSubmit #terms_applay:disabled + label {
	color: #999999;
}
#terms_applay:disabled + label::before {
    background: #dcdcdc;
    border: none;

}
.submitBox {
	margin: 0 auto;
	width: 420px;
	position: relative;
}
.submitBoxb {
	margin: 40px auto 0;
	width: 420px;
	position: relative;
	
}

.formWrap .submitBox:after input[type="submit"]:disabled{
    position: absolute;
    content: "";
    top: 50%;
    right: 35px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9999;
}
/**/.submitBox:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 35px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9999;
}
.loginBox {
	padding: 30px 50px 80px;
	text-align: left;
}
.formTbl {
	margin-bottom: 40px;
}
.formTbl.login li {
	margin-bottom: 15px;
}
.formTbl li {
	display: table;
	width: 100%;
	border-bottom: 2px solid #FFF;
}
.loginBox input[type="text"], 
.loginBox input[type="password"] {
	width: 100%;
}

.loginBox input[type="text"]:focus, 
.loginBox input[type="password"]:focus {
	-moz-box-shadow: 0 0 8px #88D5E9;
	-webkit-box-shadow: 0 0 8px #88D5E9;
	box-shadow: 0 0 8px #88D5E9;
	border: 1px solid #88D5E9;
}
.loginBtn{
	margin: 0 auto 30px;
	text-align: center;
	width: 400px;
}
.signupBtn {
	padding-left: 30px;
}
.signupBtn a{
	border: 1px solid #fc2797; /* 枠線 */
	border-radius: 0.3em;/* 角丸 */
	color: #fff; 
	display: block; 
	margin: 0; 
	text-decoration: none; 
	cursor: pointer; 
	border-radius: 5px; 
	width: 400px;
	font-size: 1.6rem; 
	box-sizing: border-box; 
	position: relative; 
	background: #fc2797;
	padding: 8px;
	text-align: center;
}

#forward1{
	color: #fff; 
	display: block; 
	margin: 0; 
	text-decoration: none; 
	cursor: pointer; 
	border-radius: 5px; 
	width: 400px;
	font-size: 1.6rem; 
	box-sizing: border-box; 
	position: relative; 
	background: #2471B6;
	padding: 8px;
}
#forward1:hover{
	background: #88D5E9;
}
/*.lead{
	margin-bottom: 30px;
	text-align: left;
}*/
.lead02,
.siBtn{
	margin-bottom: 30px;
	text-align: left;
	float: left;
	width: 50%;
}
.g-recaptcha{
	margin-bottom: 30px;
}
.g-recaptcha div{
	margin: 0 auto;
}
.agreeBox #agreeLabel a {
	display: inline-block;
	margin-right: 5px;
	padding-right: 20px;
	color: #f02b7d;
	background: url(../images/common/icon-blank.png) no-repeat right 4px;
}
#mainContents{
	margin-bottom: 60px;
}
#pageTitle{
/*	width: 1000px;
	background: #eee;*/
	margin: 0 auto 20px;
	text-align: center;
	padding: 40px 0 30px;
}
#pageTitle .num {
    top: 0;
	text-align: center;
    font-size: 2.4rem;
    line-height: 62px;
    width: 60px;
    height: 60px;
    left: 30px;
}
#pageTitle .num {
    position: absolute;
    content: "";
    margin-left: -30px;
    color: #FFF;
    background: #F02B7D;
    border-radius: 50%;
}
#pageTitle .inner {
position: relative;
/*    display: table-cell;*/
	vertical-align: middle;
}
#pageTitle .tit {
	margin-bottom: 10px;
	font-size: 3.6rem;
	position: relative;
	text-align: left;
	padding-left: 70px;
	height: 60px;
	line-height: 60px;
}

.messageBox {
	margin: 0 auto 60px;
	padding: 25px;
	width: 640px;
	text-align: center;
	border-width: 4px;
	border: 1px solid #ccc;
}
.messageBox .head span.annotate {
    position: relative;
    display: inline-block;
    padding: 0 1.6em;
}
.messageBox .head {
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
}
.messageBox .mail {
	padding: 15px 0;
	font-size: 2.2rem;
    text-align: center;
    background: #fff3f9;
}
/*.messageBox .head span.annotate:before {
    left: 0;
}
.messageBox .head span.annotate:before, 
.messageBox .head span.annotate:after {
    position: absolute;
    top: 0;
    content: '\f05a';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #F02B7D;
}*/
.messageBox > * {
    margin-bottom: 15px;
}
/*-----------------------------------------------------
	完了画面
-----------------------------------------------------*/
#cmpArea {
    margin: 0px 0 30px;
    padding-top: 0px;
    background-size: 240px;
    color: #F02B7D;
    text-align: center;
}
/*.complete {
    width: 900px;
    margin: 30px auto 90px;
}*/
div.com{
	font-size: 3.8rem;
	line-height: 160%;
	margin: 0 auto 70px;
}
.com_txt{
	font-size: 1.4rem;
	display: block;
	text-align: left;
	line-height: 140%;
	color:#666;
	width: 700px;
	margin: 20px auto 0;
}
.redtxt{
    color: #F02B7D;
}
.txtleft{
	text-align: left;
	margin: 0 20px;
}
.linkBtn {
    margin: 0px auto 60px;
    width: 420px;
}
.linkBtn a {
    border: 1px solid #2471B6;
    color: #fff;
    display: block;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
    background: #2471B6;
	font-size: 2.0rem;
	padding: 10px 10px;
    text-align: center;
}
/*----------------------------------------------------*/
/*SP*/
/*----------------------------------------------------*/
@media only screen and (max-width: 640px) {

#Siglog {
    margin: 10px 0px 30px;
    vertical-align: middle;
}
#Siglog h2 span{
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	color: #999;
	padding: 0 0 0 15px;
	width: 60%;
	display: inline-block;
}
.loginBox{
	padding: 30px 10px;
}
.loginBtn {
	margin: 0 auto 30px;
	text-align: center;
	width: 90%;
}
#forward1{
	color: #fff; 
	display: block; 
	margin: 0; 
	text-decoration: none; 
	cursor: pointer; 
	border-radius: 5px; 
	width: 100%;
	font-size: 1.6rem; 
	box-sizing: border-box; 
	position: relative; 
	background: #2471B6;
	padding: 8px;
}
.lead02, .siBtn {
	margin-bottom: 30px;
	text-align: none;
	float: left;
	width: 100%;
}
.fieldName .head {
    display: inline-block;
    margin-right: 10px;
    font-size: 1.4rem;
    font-weight: bold;
    vertical-align: middle;
}
.signupBtn {
	padding-left: 0px;
}
.signupBtn a{
	border: 1px solid #fc2797; /* 枠線 */
	border-radius: 0.3em;/* 角丸 */
	color: #fff; 
	display: block; 
	margin: 0 auto; 
	text-decoration: none; 
	cursor: pointer; 
	border-radius: 5px; 
	width: 90%;
	font-size: 1.6rem; 
	box-sizing: border-box; 
	position: relative; 
	background: #fc2797;
	padding: 8px;
	text-align: center;
}
/*.inner {
    padding: 5px;
}*/
#mainContents{
	margin: 0 auto 60px !important;
	width: 95%;
}

#tocArea .tocBox {
    margin-bottom: 0px;
    padding: 0;
    height: auto;
    border: none;
    overflow-y: visible;
}
#tocArea .terms .decimalList {
    margin-left: 1.3em;
    text-indent: -1.3em;
}
#tocSubmit {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px 10px 40px;
    width: 100%;
    text-align: center;
    background: #626262;
    z-index: 9999;
}
#tocSubmit .agreement {
    margin: 0 auto 20px;
    padding: 20px 0;
    font-size: 1.8rem;
    width: 100%;
    background: #626262;
}
#barometer {
    margin: 40px auto 55px;
    width: 100%;
}
#barometer li .num {
  display: block;
  margin: 0 auto 5px;
  width: 36px;
  height: 36px;
  color: #c9c9c9;
  line-height: 32px;
  background: #FFF;
  border: 2px solid #c9c9c9;
  border-radius: 50%;
}
/*#barometer li:after {
    position: absolute;
    content: "";
    top: 17px;
    left: 50%;
    width: 100%;
    height: 3px;
    background: #c9c9c9;
    z-index: -1;
}*/
#barometer li::after {
    position: absolute;
    content: "";
    top: 0px;
    left: 50%;
    width: 100%;
    height: 36px;
    background: #ddd;
    z-index: -1;
}
#barometer li .status {
  font-size: 1.2rem;
  color: #c9c9c9;
}
#barometer li .status br {
    display: inline-block;
}
#barometer li.check .num:after {
  position: absolute;
  display: block;
  content: "";
  top: 8px;
  left: 12px;
  width: 7px;
  height: 13px;
  border-right: 3px solid #F02B7D;
  border-bottom: 3px solid #F02B7D;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.submitBox,
.submitBoxb {
    margin: 0 auto;
    width: 80%;
}
.cardFig {
    margin: 15px 0 15px;
}
#pageTitle .inner {
    display: inline;
    vertical-align: middle;
    padding: 0px;
}
#pageTitle .num {
    position: absolute;
    content: "";
    top: -28px;
    left: 50%;
    margin-left: -18px;
    color: #FFF;
    line-height: 36px;
    width: 36px;
    height: 36px;
    background: #fc2797;
    border-radius: 50%;
}
#pageTitle .lead {
    margin: 5px 5px 10px;
    font-size: 1.4rem;
}

/*#cmpArea {
  padding-top: 140px;
  background: url(../images/icon-complete.png) no-repeat 50% 0;
  background-size: 120px;
}*/
#cmpArea {
    margin-top: 50px;
    background-size: 240px;
    color: #F02B7D;
    text-align: center;
}
div.com{
	font-size: 1.8rem;
	line-height: 160%;
	margin: 0 auto 20px;
	font-weight: bold;
}
.com_txt{
	font-size: 1.2rem;
	display: block;
	text-align: left;
	line-height: 140%;
	color:#666;
	width: 100%;
	margin: 20px auto 0;
}
.txtleft{
	text-align: left;
	margin: 0 10px;
}
/*.complete {
    margin: 30px 0;
    font-size: 5.0rem;
    font-weight: bold;
    width: 100%;
}*/
.linkBtn {
    margin: 0 auto;
    width: 85%;
}
.linkBtn a {
	border: 1px solid #2471B6;
	color: #fff;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
	background: #2471B6;
	font-size: 1.6rem;
	padding: 15px 10px;
	text-align: center;
}
.messageBox {
    margin: 0 auto 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.messageBox p{
    text-align: left;
}
.inde14{
	margin-left: 1.2em;
}
.terms ul.quoteList li {
	padding-left: 1.0em;
}
}