/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }
    
    .formErrorInsideDialog.formError { z-index: 5000; }
    .formErrorInsideDialog.formError .formErrorContent { z-index: 5001; }
    .formErrorInsideDialog.formError .formErrorArrow { z-index: 5006; }



.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position: relative;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 1px solid #FFF;
	padding: 4px 10px 4px 10px;

}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
#headMessage {
	padding: 10px;
	color: #FFF;
}

/*
#formSample3 dt{
  clear: both;
  float: left;
  width: 18%;
  padding: 1%;
  font-weight: bold;
}
#formSample3 dd{
  float: left;
  width: 78%;
  padding: 1%;
} */

."MyMailForm_btn" {  
    content: "";  
    display: block;  
    clear: both;  
}  

.text-success{
	display: block;
	max-width: 560px;
	width: auto;
	text-align:center;
	}

/* smartphone & tablet */
/*@media screen and (min-width:320px) and (max-width: 959px){
  #container{
    width: 98%;
  }
} */
/* smartphone */
/*@media screen and (min-width:320px) and (max-width: 519px){
  #formSample3 dt{
    float: none;
    width: 98%;
  }
  #formSample3 dd{
    float: none;
    width: 98%;
  }
  #formSample3 input,select,textarea{
    width: 90%;
  }
} */ 

.copyrightArea:after,
.inputList li:after,
.inputList:after,
ul.checkList:after,
li.cntFormBox dl:after,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: .01px;
}
.copyrightArea,
.inputList li,
.inputList,
ul.checkList,
li.cntFormBox dl,
.clearfix {
	min-height: 1px;
	zoom: 1;
}

li,dl, dt, dd {
	margin: 0;
	border: 0;
	padding:0;
	font-style: normal;
	list-style: none;
}

.copyrightArea, .inputList li, .inputList, ul.checkList, li.cntFormBox dl, .clearfix {
    min-height: 1px;
    zoom: 1;
}
/* Class ************************************************************************************************************* */
.imgNon {
	width: 100% !important;
	max-width: 100% !important;
}
.newlineNon {
	white-space: nowrap;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.col1 {
	color: #d6752b;
}
.fs10 {
	font-size: 10px !important;
	font-size: 1.0rem !important;
}
.fs16 {
	font-size: 16px;
	font-size: 1.6rem;
}
.clear {
	clear:both;
}
  
/* Content UI ************************************************************************************************************* */
#all {
	line-height: 1.7;
	height: 100%;
}

/* Width Size Controll */
.nextProcedure,
.cntFormTit,
.cntFormExplain,
ul.cntFormList,
.gFooterInner {
	display: block;
	max-width: 560px;
	width: auto;
	margin: 0 auto;
}
.gHeaderInner {
	padding: 0 20px;
}
@media screen and (min-width:641px) and (max-width:1024px) {/* iPad */
	.nextProcedure,
	.cntFormTit,
	.gHeaderInner,
	.gFooterInner {
		max-width: 1024px;
	}
	ul.cntFormList {
		max-width: 520px;
	}
	.gHeaderInner {
		padding: 0;
	}
}

.cntFormExplain{
	margin: 20px auto;
	text-align:center;
}

@media screen and (max-width:640px) {/*SP*/
	.nextProcedure,
	.cntFormTit,
	.gHeaderInner,
	ul.cntFormList,
	.gFooterInner {
		max-width: 640px;
	}
	.gHeaderInner {
		padding: 0;
	}
	.cntFormExplain {
		margin: 15px 3% 0 3%;
	}
}

#contents {
	position: relative;
	padding: 0 0 20px 0;
	min-height: 470px;
}
#contents form input.btn{
    margin: 0 auto;
    display: block;
}
@media screen and (max-width:640px) {/*SP*/
	#contents {
		padding: 0;
		min-height: 320px;
	}
}
  
/* Contact UI ************************************************************************************************************* */
span.mustMark,
span.must {
	color:#df201d;
	margin:0 0 0 2px;
	font-size:0.8em;
}

/*.comp #contents {}*/
.passreminder-comp #contents .compTxt,
.comp #contents .compTxt {
	margin-bottom: 15px;
	padding-top: 150px;
	text-align: center;
}
@media screen and (max-width:640px) {/*SP*/
	.passreminder-comp #contents .compTxt,
	.comp #contents .compTxt {
		padding-top: 100px;
	}
}


.cntForm {
	padding-bottom: 20px;
}

/* error */
.errors {
	margin: 20px 3% 0 3%;
	padding: 5px ;
	color: #fff;
	background-color: #df201d;
}
.form_error {
	display: block;
	color: #df201d;
	margin: 0;
}

/* ok */
.ok {
	margin: 20px 3% 0 3%;
	padding: 5px ;
	color: #fff;
	background-color: #1d84de;
}

.cntFormTit {
	color: #fff;
	text-align: center;
	margin-top: 20px;
	background-color: #444;
}
.nextProcedure {
	color:#fff;
	font-size:18px;
	font-weight: 800;
	text-align: center;
	background-color: #aaa;
}
@media screen and (max-width:1024px) {/* iPad&SP */
	.cntFormTit {
		font-size: 14px;
		margin-top: 0;
	}
	.nextProcedure {
		font-size:16px;
	}
}

ul.cntFormList {
	padding: 10px 3% 20px;
}

li.cntFormBox {
	font-size: 14px;
	font-size: 1.0rem;
}
li.cntFormBox dl {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 7px 0;
}
dt.contTit {
	display: block;
	float: left;
	color: #555;
	line-height: 20px;
	width: 32%;
	padding: 10px 2% 10px 0;
}
dd.contAns {
	display: block;
	float: right;
	width: 66%;
	position: relative;
}


/* confirmation */
.cntFormConf {
	padding-bottom: 35px;
}
.cntFormConf li.cntFormBox dl {
	padding: 5px 0;
}
.cntFormConf dt.contTit {
	font-weight: normal;
	line-height: 1.0;
	padding: 5px 0 5px 0;
}
.cntFormConf dd.contAns .contAnsTxt {
	line-height: 1.8;
	font-weight: 800;
}


body#en dt.contTit {
	width: 33%;
}
body#en dd.contAns {
	width: 64%;
}

dd.contAns .annotation {
	display: block;
	color: #888;
	margin-bottom: 10px;
	margin-bottom
}

@media screen and (max-width:640px) {/*SP*/
	.cntMemberRegist dd.contAns .annotation {
		display: none;
		border: 1px solid #000;
	}
}

dd.contAns select,
dd.contAns input,
dd.contAns textarea {
	font-size: 16px;
	font-size: 1.0rem;
	padding: 9px 1%;
	background-color: #fbfbfb;
	border:1px solid #ccc;
	-webkit-transition:all .1s ease;
	-moz-transition:all .1s ease;
	transition:all .1s ease;
}
dd.contAns select:focus,
dd.contAns input:focus,
dd.contAns textarea:focus {
	outline: 0;
	border: 1px solid #b7d3eb;
	background-color: #f7fcff;
	-webkit-box-shadow: 0 0 0 3px rgba(102,154,196,.2);
	-moz-box-shadow: 0 0 0 3px rgba(102,154,196,.2);
	box-shadow: 0 0 0 3px rgba(102,154,196,.2);
}
dd.contAns input:not([type=radio]),
dd.contAns textarea {
	-webkit-appearance: none;
}
dd.contAns select {
	cursor:pointer;
}

/* name */
input.yourName {
	width: 96%;
	max-width: 210px;
}
/* passwd */
input.member_account {
	width: 40%;
	max-width: 160px;
}
/* mail */
input.yourMail {
	width: 96%;
	max-width: 500px;
}
input.yourZip {
	min-width: 120px;
}

textarea#comment {
	width: 96%;
	max-width: 500px;
}

input#email,
input#applicantform_addr2,
input#applicantform_addr1,
input#memberform_member_account,
input#applicantform_email2,
input#applicantform_email {
	width: 96%;
	max-width: 500px;
}

.inputList {
}

.inputList li {
	display: block;
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}
.inputList li select {
	font-size:12px;
}
.inputList li.year {width: auto;}
/*min-width: 100px;*/
.inputList li.month {width: auto;/*min-width: 150px;*/}
.inputList li.day {width: auto;/*min-width: 150px;*/}

.inputList li br {
	display: none;
}
.inputList li .form_error {
}

/*.form_error {
	display: block;
	color: #df201d;
	margin: 0;
}*/



.inputList li input,
.inputList li select {
	display: inline-block;
}
.inputList li .unit {
	display: block;
	/*margin: 0 5px;*/
}
input.youAddress {
	width: 96%;
	max-width: 500px;
}


/* Radio UI */
div.radioList {height: 45px;}
div.radioList label {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 6px 0;
	color: #555;
	font-weight: normal;
	text-align: center;
	background-image: #f3f3f3; /* Old browsers */
	background-image: -moz-linear-gradient(top,  #f8f8f8 0%, #f0f0f0 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #f8f8f8 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #f8f8f8 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #f8f8f8 0%,#f0f0f0 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #f8f8f8 0%,#f0f0f0 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;
	cursor:pointer;
	width: 100px;
}
#applicantform_sex_1,
#applicantform_member_register_1 {
	moz-opacity: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 30px;
	min-height: 34px;
	width: 93px;
	cursor: pointer;
}
#applicantform_sex_2,
#applicantform_member_register_2 {
	moz-opacity: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 110px;
	min-width: 30px;
	min-height: 34px;
	width: 93px;
	cursor: pointer;
}
div.radioList input[type="radio"]:checked + label {
	color:#fff;
	font-weight:600;
	filter:0;
	background: none;
	background-color:#ccc;
	border: 1px solid #ccc;
}
ul.checkList li {
	position: relative;
}
ul.checkList li label {
	display:block;
	padding: 6px 0;
	color:#555;
	font-weight:normal;
	text-align:center;
	background-image: #f3f3f3; /* Old browsers */
	background-image: -moz-linear-gradient(top,  #f8f8f8 0%, #f0f0f0 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #f8f8f8 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #f8f8f8 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #f8f8f8 0%,#f0f0f0 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #f8f8f8 0%,#f0f0f0 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;

}
ul.checkList li label,
ul.checkList li input {
	cursor:pointer;
}
ul.checkList input[type="radio"]:checked + label {
	color:#fff;
	font-weight:600;
	filter:0;
	background: none;
	background-color:#ccc;
	border: 1px solid #ccc;
}
ul.checkList input[type="radio"] {
	filter:alpha(opacity=0);
	moz-opacity:0;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	min-width:30px;
	min-height:20px;
	width: 100px;
}
.ie8 ul.checkList input[type="radio"] {
	left:5px;
	filter:alpha(opacity=100);
	min-width:10px;
	min-height:18px;
	width: auto;
	border: none;
	background: none;
}


.cntSametime ul.checkList li,
.cntMemberRegist ul.checkList li,
.cntSex ul.checkList li {
	float: left;
	width: 100px;
	margin-right: 10px;
}

@media screen and (max-width:640px) {/*SP*/
	.cntSametime ul.checkList li {
		width: 80px;
		margin-right: 10px;
	}
}

/* Btn UI ************************************************************************************************************* */
.link .icon {
	display: none;
}
.link,
p.cntFormSubmit {
	text-align: center;
}

.btn {
	color: #686b6e;
	cursor: pointer;
	font-size: 14px;
	font-size: 1.0rem;
	text-align: center;
	text-decoration: none;
	padding: .6em .8em .8em .8em;
	outline: 0;
	border: 0;
	background-color:#e8ebed;
	background-image: -moz-linear-gradient(top,  #f0f3f5 0%, #e1e4e5 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f3f5), color-stop(100%,#e1e4e5)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #f0f3f5 0%,#e1e4e5 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #f0f3f5 0%,#e1e4e5 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #f0f3f5 0%,#e1e4e5 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #f0f3f5 0%,#e1e4e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f3f5', endColorstr='#e1e4e5',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.12);
	-moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.12);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.12);
}
@media screen and (min-width:641px) and (max-width:1024px) {/* iPad */
	.btn {
		padding: 1em;
	}
}
.btn:hover {
	color: #fff;
	background:none;
	background-color: #1681de;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
}
.btn:active {
	color: #fff;
	background-color: #1472c4;
	-webkit-box-shadow: inset 0 3px 0 rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 3px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 3px 0 rgba(0,0,0,.1);
}

p.cntFormSubmit input {
	min-width:180px;
	padding: .8em 1em;
}

p.submitEntry {
	margin-bottom: 30px;
}
p.submitEntry input {
	font-size: 18px;
	font-size: 1.8rem;
	min-width: 200px;
	padding: .5em 1em;
}

@media screen and (min-width:641px) and (max-width:1024px) {/* iPad */
	.btn {
		padding: 1em;
	}
}



.submitList {
	text-align: center;
}
.submitList .btn {
	display: inline-block;
}
@media screen and (max-width:1024px) {/*SP*/
	.submitList .btn {
		min-width: 90px;
		margin-bottom: 30px;
	}
	.submitList #entryform_back {
		margin-right: 15px;
	}
}

.toPassRemind {
	margin-top: 10px;
	text-align: center;
}
.toPassRemind .icon {
	display: none;
}



@media screen and (min-width:641px) and (max-width:1024px) { /* iPad */
	ul.cntFormList {
		margin: 1em auto 0 auto;
	}
}

@media screen and (max-width:640px) { /* iPad */
	ul.cntFormList {
		margin: 1em 15px 0 15px;
	}
}


@media screen and (max-width:1024px) {/* iPad & SP */
	.errors {
		margin: 1em 15px 0 15px;
	}
	ul.cntFormList {
		padding: 0 0 20px 0;
	}
	li.cntFormBox dl {
		padding: 7px 0;
	}
	dt.contTit {
		float: none;
		line-height: .1.4;
		width: auto;
		padding: 0 0 5px 0;
	}
	dd.contAns {
		float: none;
		width: auto;
	}
	body#en dt.contTit {
		width: auto;
	}
	body#en dd.contAns {
		width:auto;
	}
	dd.contAns select,
	dd.contAns input,
	dd.contAns textarea {
		font-size:16px;
		font-size: 1.6rem;
		border: 0;
		padding: 10px;
		background-color: #fbfbfb;
		border:1px solid #ccc;
		-webkit-transition:all .1s ease;
		-moz-transition:all .1s ease;
		transition:all .1s ease;
		-webkit-border-radius: .2em;
		-moz-border-radius: .2em;
		border-radius: .2em;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	dd.contAns select {
		width: 96%;
	}
	dd.contAns select:focus ,
	dd.contAns input:focus ,
	dd.contAns textarea:focus {
		outline: 0;
		border: 1px solid #b7d3eb;
		background-color: #f7fcff;
		-webkit-box-shadow: 0 0 0 3px rgba(102,154,196,.2);
		-moz-box-shadow: 0 0 0 3px rgba(102,154,196,.2);
		box-shadow: 0 0 0 3px rgba(102,154,196,.2);
	}
	/* name */
	input.yourName {
		max-width: 290px;
	}
	/* passwd */
	input.member_account {
		max-width: 160px;
	}
	/* mail */
	input.yourMail {
		max-width: 490px;
	}

	input#applicantform_addr2,
	input#applicantform_addr1,
	input#memberform_member_account,
	input#applicantform_email2,
	input#applicantform_email {
		max-width: 490px;
	}
	input.yourTel {
		max-width: none;
	}
	input.youAddress {
		display: block;
		max-width: 490px;
	}
	.submitList input[type="submit"],
	p.cntFormSubmit input[type="submit"] {
		-webkit-appearance: none;
	}
	/*p.cntFormSubmit input {
		min-width: 480px;
		font-size: 16px;
		font-size: 1.6rem;
		padding: .6em .8em;
	}*/
}

@media screen and (max-width:1024px) {/*SP*/
	.inputList li.year {
		width: auto;
		min-width: auto;
	}
	.inputList li.month {
		width: auto;
		min-width: auto;
		margin-right: 10px;
	}
	.inputList li.day {
		width: auto;
		min-width: auto;
	}

	.inputList li.year input {
		width: 50px;
	}
	.inputList li.month select {
		margin-top: 7px;
		width: 60px;
	}
	.inputList li.day select {
		margin-top: 7px;
		width: 60px;
	}

	div.contact .whole {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	dd.contAns select,
	dd.contAns input,
	dd.contAns textarea {
		padding: 8px 5px;
	}
	dd.contAns select,
	dd.contAns input,
	dd.contAns textarea {
		font-size:14px;
		font-size: 1.0rem;
	}

	input.yourName,
	input.yourAddress,
	input.yourMail {
		max-width: 290px;
		max-height: 120px;
	}
	p.cntFormSubmit input {
		min-width: 260px;
	}
}