
/* ====================================================================================================
登録フォーム
==================================================================================================== */

.present-img.regpage{
padding-top: 3px;
background:#17c872;
}

.wd-l{width:5em;}
.wd-m{width:5em;}

.section-inner-reg.contents{
font-size:13px;
}

.flat input[type="text"],.flat input[type="text"]:hover,.flat input[type="text"]:focus,.flat input[type="text"]:active,.flat input[type="tel"],.flat input[type="tel"]:hover,.flat input[type="tel"]:focus,.flat input[type="tel"]:active,.flat select,.flat select:hover,.flat select:active,.flat select:focus{outline:none;-moz-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-webkit-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-o-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-ms-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);box-shadow:0px 0px 0px rgba(0, 0, 0, 0);}
input[type=text]::selection,input[type="tel"]::selection{color:#333333!important;background-color:white!important;}
input[type=text]::-moz-selection,input[type="tel"]::-moz-selection{color:#333333!important;background-color:white!important;}
.flat input[type="text"],.flat input[type="tel"]{border:2px solid #cccccc;background-color:white;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.flat input[type="text"],.flat input[type="tel"]{font-size:15px;line-height:2.5em;width:100%;}
.flat input[type="text"]:hover,.flat input[type="text"]:focus,.flat input[type="text"]:active,.flat input[type="tel"]:hover,.flat input[type="tel"]:focus,.flat input[type="tel"]:active{border:2px solid #ffc103;}
.flat select{line-height:2.5em;font-size:15px;padding:0 20px 0 0;position:relative;border:2px solid #cccccc;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-webkit-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-o-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-ms-box-shadow:0px 0px 0px rgba(0, 0, 0, 0);box-shadow:0px 0px 0px rgba(0, 0, 0, 0);-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:'';padding-left:5px;color:#333333;cursor:pointer;background-color:white;background-image:url("/img/public/guest/img_select_arrow.svg");background-repeat:no-repeat;background-position:right center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.flat select:hover,.flat select:active,.flat select:focus{background-color:#ffc103;background-image:url("/img/public/guest/img_select_arrow.svg");background-repeat:no-repeat;background-position:right center;border:2px solid #ffc103;color:white;}
.flat option{color:black;background-color:white;}
.flat input[type="checkbox"]{float:none;-webkit-appearance:none;-moz-appearance:none!important;appearance:none;text-indent:.01px;text-overflow:'';width:18px;height:18px;border:2px solid #cccccc;border-radius:2px;background:#fff;display:inline-block;margin:0px 3px 0 0;position:relative;vertical-align:inherit;}
.flat input[type="checkbox"]:hover,.flat input[type="checkbox"]:focus{border:2px solid #cccccc;}
.flat label{display:inline-block;font-weight:normal;cursor:pointer;margin:0 10px 0 0;}
.flat input[type="checkbox"]:active,.flat input[type="checkbox"]:checked{background-color:#ffc103;border:2px solid #ffc103;}
input::placeholder{color:#ccc;}
.alert-mail{color:red;position:absolute;right:30px;top:-30px;font-size:13px;font-weight:bold;}





.mail_reg_div {
padding:10px 15px;
margin:20px 0;
border:2px solid #46302b;
border-radius: 5px;
}

.mail_reg_div
.warning{
font-size: 12px;
margin-bottom: 10px;
}

.mail_reg_div
.mail_reg_alert{
color:red;
font-size: 11px;
margin-top: 5px;
}

.mail_reg_div
.free_mail_copy {
font-size: 12px;
margin:10px 0;
}


.mail_reg_div
input {
margin:8px 0px;
padding:5px;
width:100%;
font-size: 16px;
}

.mail_reg_div
#copy_button {
text-align: center;
margin:15px auto;
cursor: pointer;
background-color: #46302b;
padding:4px 8px;
border-radius: 10px;
color:#fff;
font-weight: bold;
width:70%;
}

.mail_reg_div
#hide_code {
display: none;
}


.reg-wrap{
padding: 20px 10px 15px;
max-width: 1340px;
margin: 0 auto;
background: #FFF;
}

.reg-wrap input{
border-radius: 5px !important;
}

.reg-wrap input , .reg-wrap select {
font-size: 16px !important;
}

.reg-navi{
text-align: center;
}

.reg-navi.tel{
padding: 0 10px;
margin-top: 15px;
}

.form-wrap{
display: flex !important;
justify-content: flex-start;
align-items: center;	
}


.regpage-label-blue{
display: flex !important;
justify-content: center; 
align-items: center;
background-color: #0085EC;
border-radius: 6px;
color: #FFF;
width: 100px;
min-width: 100px;
height: 30px;
font-size: 12px;
line-height: 1.0;
}

.note{
width: 100%;
color: #888;
font-size: 10px;
padding-left:110px;
margin-top:5px;
}

.reg-note{
color: #888;
font-size: 10px;
padding-left:110px;
margin-top:5px;
}

.create-auto-name-gray{
background-color: #B2B2B2;
box-shadow: 0 2px 0 #808080;
color: #FFF;
width:150px;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
padding: 10px 0px;
text-align: center;
font-size: 12px;
white-space: nowrap;
font-weight: bold;
cursor: pointer;
margin-left:110px;
}

.name-input{
position: relative;
width: 100%;
}

.create-auto-name-gray-2{
position: absolute;
top:0;
bottom:0;
right:3px;
margin:auto;
background-color: #B2B2B2;
color: #FFF;
width:80px;
height: 26px;

display: flex;
align-items: center;
justify-content: center;

border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
text-align: center;
font-size: 12px;
white-space: nowrap;
font-weight: bold;
cursor: pointer;
margin-left:110px;
line-height: 1;
}




.reg-select-btn{
background-image: url("/img/img_select_arrow.svg") !important;
background-repeat: no-repeat;
background-position: right center;
}

.regpage-btn-blue {
font-size: 18px;
background-color: #0074CC;
border: 0px;	
border-radius: 100px;
box-shadow: 0 3px 0 #04518F;
color: #FFF;
width: 270px;
height: 50px;
margin: 0 auto;
text-align: center;
display: block;
}

.reg-wrap input[type="text"], .reg-wrap input[type="tel"] {
font-size: 15px;
line-height: 2.2em !important;
width: 100%;
}


.form-any{
position: relative;
}

.icon-any{
position: absolute;
right: -6px;
top: -18px;
width: 30px;
height: 30px;
}

.mail-caution{
text-align: center;
}

.point-text{
color: #FF5086;
border: 1px solid #FF5086;
font-size: 13px;
font-weight: bold;
padding:6px 12px;
display: inline-block;
margin: 5px 0 0 110px;
position: relative;
}

.point-text:after, .point-text:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.point-text:after {
border-color: rgba(68, 68, 68, 0);
border-bottom-color: #FAF5F1;
border-width: 8px;
margin-left: -8px;
}
.point-text:before {
border-color: rgba(255, 80, 134, 0);
border-bottom-color: #FF5086;
border-width: 9px;
margin-left: -9px;
}

.alert-icloud{
text-align: left;
}

.alert-present{
text-align: left;
color: #FF5086;
font-size: 13x;
font-weight: bold;
}

.alert-icloud.red{
font-weight: bold;
color: red;
font-size: 14px;
}


/* tablet */
@media screen and (max-width: 1024px) and (min-width: 768px){
.reg-navi.tel{
margin-top: 20px;
}

.reg-navi img{
height: 60px;
}
}

@media screen and (width:320px){
.create-auto-name-gray-2{
font-size: 10px;
width:70px;
}
.regpage-label-blue{
width: 90px;
min-width: 90px;
height: 30px;
font-size: 12px;
}
.point-text{
font-size: 12px;
}	
}

.reg-check{
margin:10px 0 15px;
text-align: center;
vertical-align: middle;
}


/* ====================================================================================================
電話番号確認
==================================================================================================== */
.reg-wrap-2{
padding: 20px 0 15px;
max-width: 1340px;
margin: 0 auto;
}

.reg-container-2{
padding: 0 10px !important;
}

.regpage-h2-blue{
display: flex;
justify-content: center;
align-items: center;
width:100%;
height: 40px;
background-color: #0086ec;
color: #FFF;
font-size: 15px;
}

.regpage-h2-black{
display: flex;
justify-content: center;
align-items: center;
width:100%;
height: 40px;
background-color: #222;
color: #FFF;
font-size: 15px;
}


.sms-li-blue .sms-h3-blue:before {
position: relative;
content: '1';
left: 0px;
top: 0;
background: #0086ec;
width: 30px;
min-width: 30px;
height: 30px;
padding: 0;
line-height: 30px;
color: #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
text-align: center;
font-size: 17px;
margin-right: 5px;
}


.sms-li-blue .sms-h3-blue {
padding: 5px 0 15px 0px;
position: relative;
margin: 0;
font-size: 13px;
display: flex;
align-items: center;
}

.reg-wrap-2 .tel-space {
border: 1px dotted #ccc;
padding: 10px 10px !important;
margin-bottom: 10px;
background: #fff;
}


.sms-li-blue:nth-child(2) .sms-h3-blue:before {
content: '2';
}

li.sms-li-blue{
list-style: none;
}

.sms-caution{
font-size: 12px;
color: #ff5628;
font-weight: bold;
text-align: center;
display: block;
}


.sms-container input[type="tel"] {
border: 2px solid #cccccc;
background-color: white;
border-radius: 2px;
appearance: none;
font-size: 16px;
padding: 10px 0;
padding: 0 5px;
box-sizing: border-box;
line-height: 2.8em !important;
text-align: center;
border-radius: 10px;
width: 200px;
margin: 0 auto;
display: block;
}

.more-btn{
-webkit-appearance: none;
border-radius: 0;
color: #FFF;
font-weight: bold;
text-align: center;
border-radius: 100px;
height: 45px;
line-height: 45px;
width: 200px;
font-size: 16px;
display: block;
margin:15px auto;
border:none;
}

.more-btn.blue{
background: #0084EC !important;
}

.more-btn.gray{
background: #aaa;
}


.btn-reg.sms{
letter-spacing: 0;
width: 260px;
}


/* ====================================================================================================
プリペ
==================================================================================================== */
.regpage-label-prepaid {
background-color: #0085EC;
border-radius: 6px;
color: #FFF;
width: auto;
height: 30px;
font-size: 13px;
display: inline-block;
line-height: 30px;
padding: 2px 15px;
margin-bottom: 8px !important;
}



/* ====================================================================================================
退会ページ
==================================================================================================== */
.taikai-container{
display: flex;
align-items: center;
flex-direction: column;
}

.taikai-error{
	order: 0;
background-color: #222;
border-radius: 20px;
color:#FFF;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding:20px 0;
width:90%;
margin: 30px 0;
}

.taikai-error-heading{
font-size: 18px;
border-bottom: 2px solid;
width:90%;
padding-bottom: 10px;
display: flex;
align-items: center;
justify-content: center
}

.taikai-error-heading img{
width:32px;
margin-right: 10px;
}

.taikai-error-inner{
font-size:13px;
margin-top:15px;
padding:0 20px;
}	

.square-container-90per{
order: 0;
width:90%;
background-color: #FFF;
box-shadow: 0px 3px 6px rgba(0,0,0,0.15)
}

.taikai-container.mail-reg > .square-container-90per.tel-wrap{
	order: 1;
}

.black-header{
background-color:#222;
text-align: center;
padding:10px 0;
color: #FFF;
font-size: 18px;
}

.taikai-tel{
display: flex;
align-items: center;
padding:15px 0;
}

.taikai-tel-number{
font-size: 20px;
background-color: #222;
display: flex;
justify-content: center;
align-items: center;
border-radius: 100px;
width:30px;
height:30px;
color: #FFF;
margin:0 10px;
}

.taikai-reg-btn{
background-color: #0084EC;
text-align: center;
padding:10px 0;
box-shadow: 0 2px 4px rgba(0,0,0,0.15);
border-radius: 100px;
width:200px;
color:#FFF;
}

.taikai-btn-area{
display: flex;
align-items: center;
flex-direction: column;
}

.taikai-btn-area a{
text-decoration: none;
}

.arrow-black{
width: 0;
height: 0;
border-style: solid;
border-width: 14px 14px 0 14px;
border-color: #222 transparent transparent transparent;
}

.taikai-tel-inner{
font-size: 13px;
}

.taikai-mail{
padding:15px 0;
font-size: 13px;
display: flex;
justify-content: center;
}


/**** PC用ページデザイン ****/
.reg-present-banner-wrap{
	display: flex;
	justify-content: center;
	width: 100%;
	height: auto;
	max-height: 58px;
	background-color: #18c972;
}

.reg-present-banner-wrap img{
	display: block;
	width: 100%;
	max-width: 750px;
	height: auto;
}

.sphone-qr-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 0;
}

.sphone-qr-body {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 25px;
	color: #000;
}

.sphone-qr-body .blue-text {
	font-size: 30px;
	font-weight: 700;
	color: #2680EB;
	margin-top: 15px;
}

.qrcode-caption {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	margin: 70px auto 50px;
	font-size: 25px;
	color: #000;
}

.qrcode-caption:after {
	display: block;
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #D5D5D5 transparent transparent transparent;
	border-width: 16px 14px;
	bottom: -45px;
}

.sphone-qr-wrap img{
	width: 220px;
	height: 220px;
}
