#form_header{margin-bottom:20px;}
#form_title{margin-bottom:7px;}
#form_index{width:764px;text-align:center;margin:12px 0;}
#form_info{margin:15px 0;}
#form_info h3{margin-bottom:5px;}
#form_info p{color:#333333;}

.hissu_color{color:#ff8100;}
table.main, table.main2{width:610px;border-top:1px solid #ccccca;border-left:1px solid #ccccca;}
table.main td, table.main2 td{color:#333333;border-bottom:1px solid #ccccca;border-right:1px solid #ccccca;}
table.main td.info, table.main2 td.info{z-index: -1;}
table.main td.hissu{background-color:#fff8e5;}
table.main td.koumoku, table.main2 td.koumoku{background-color:#f7f7f7;}
table.main td.info{width:182px;padding:5px 5px 5px 5px;}
table.main2 td.info{width: 121px;padding:5px 5px 5px 5px;height:30px;}
table.main td.last{width:405px;padding:5px 0 5px 10px;}
table.main2 td.last{width:405px;padding:5px 0 5px 10px;}
table.main td.last .input{width:260px;}
table.main td.last .example{padding-top:5px;color:#333333;}
table.main td.enq_info{padding-left:10px;height:30px;}
table.main td.enq_last{padding:5px 0 5px 10px;}

table.enq_genre{border-top:1px solid #ccccca;border-left:1px solid #ccccca;}
table.enq_genre td{width:50%;color:#333333;border-bottom:1px solid #ccccca;border-right:1px solid #ccccca;}
table.enq_genre td.enq_info{padding-left:5px;height:30px;}

input.len1{width:65px;}
input.len2{width:100px;}
input.len3{width:180px;}
input.len4{width:280px;}
input.len5{width:50px;}

input.lenPenCNm{width:150px;}
input.lenPenCPost{width:80px;}
input.lenPenCTel{width:180px;}

div.enq{padding-bottom:2px;}
div.enq0{width:254px;clear:both;float:left;}
div.enq1{width:254px;float:left;}
div enq2{width:254px;float:right;}

div.enq_new{padding-bottom:2px;float:left;margin-right:5px;}

div.next{width:610px;text-align:center;margin-top:10px;}
div.next2{/* width:415px; *//* text-align:center; */margin-top:10px;}
div.top{width:764px;text-align:right;margin-top:50px;}

#main_Box{width:610px;margin-left:77px;}
.errorbg{background-color:#99ccff;}
.error{color:#ff0000;padding-top:10px;}



/* 12Ã¦Å“Ë†6Ã¦â€”Â¥Ã£â‚¬â‚¬Ã¤Â¼Å¡Ã¥â€œÂ¡Ã§â„¢Â»Ã©Å’Â²Ã£â‚¬â‚¬Ã£Æ’ÂªÃ£Æ’â€¹Ã£Æ’Â¥Ã£Æ’Â¼Ã£â€šÂ¢Ã£Æ’Â« */
/* index */

.newmember_header {
	display: flex;
}

.newmember_header #form_title {
	border-left: 8px solid #36b094;
	font-size: 25px;
	line-height: 35px;
	color:#333333;
	padding-left: 15px;
	padding-top: 0px;
	font-weight: bold;
}

.newmember_header .formstep {
	margin-left: auto;
}

article #main_Box {
	width: 770px;
	margin:0 auto;
}

.content_title {
	color: #36b094;
	font-size: 18px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 25px;
	font-weight: bold;
}

.content_title span {
	font-size: 30px;
}

.newmember_content table {
	width: 770px;
    border-top: 1px solid #ccccca;
    border-left: 1px solid #ccccca;
}

.newmember_content table.main td.hissu {
	background-color: #eef5ec;
}

.newmember_content table.main td.info {
    width: 193px;
    vertical-align: middle;
}

.newmember_content  .info.hissu{
	padding: 0px 0px 0px 10px;
	position: relative;
} 

.info.hissu p {
    font-size: 14px;
    margin: 0px;
    line-height: 1.5;
    vertical-align: middle;
    display: flex;
}

.require_title {
	width: 120px;
}

.require_address_title {
	width: 104px;
}

.newmember_content .require_hissu {
	color: #e15514;
	border: 1px solid #e15514;
	border-radius: 3px;
	font-size: 12px;
	vertical-align: middle;
	width: 35px;
	height: 18px;
	text-align: center;
}

.newmember_content .require_address_hissu {
	width: 82px;
}

.newmember_content .two_lines .require_hissu {
	margin-top: 10px;
}

.newmember_content .three_lines .require_hissu {
	margin-top: 22px;
}

.input_wrapper {
	padding: 15px 20px;
}

.input_login {
	width: 240px;
}

.input_name_wraper {
	display:flex;
}

.newmember_content .input_name input {
	width: 234px !important;
}

.input_name:first-child {
	margin-right:20px;
}

.newmember_content input[type="tel"], 
.newmember_content input[type="email"],
.newmember_content input[type="text"], 
.newmember_content input[type="password"] {
    height: 40px;
    width: 260px;
    -webkit-appearance: none;
    border: 1px solid #cecece;
    font-size: 15px;
    padding-left: 15px;
}


.select_box select {
    height: 45px;
    width: 277px;
    -webkit-appearance: none;
    border: 1px solid #cecece;
    padding-left: 15px;
    border-radius: 0px;
    font-size: 15px;
    background: #fff;
    font-weight: normal;
}

.option {
	position: relative;
}

.option:before {
position: absolute;
    right: -20px;
    top: 18px;
    content: "";
    display: inline-block;
    font-weight: normal;
    z-index: 20;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #36b093 transparent transparent transparent;
}

.newmember_content .name {
	display: flex;
    width: 570px;
	margin:5px 0px;    
}

.name input {
	width:250px;
}

.name input:first-child {
	margin-right: 10px;
}

.formWrap.gender p {
	display: flex;
	width: 300px;
	margin: 10px 0px;
}

input[type="radio"] + label {
    width: 100%;
    display: block;
    height: 40px;
    padding: 0px;
    text-align: center;
    line-height: 2.5;
    border: 1px solid #cecece;
    font-weight: normal;
    font-size: 15px;
}

input[type=radio] {
	display: none;
}

input[value="1"]:checked + label,
input[value="2"]:checked + label  {
	background-color: #36b094;
	width: 100%;
	display: block;
	height: 40px;
	padding: 0px;
	text-align: center;
	border: 1px solid #36b094;
	color: #FFF;
	position: relative;
	font-size: 15px;
}

input[value="1"]:checked + label:after,
input[value="2"]:checked + label:after {
	display: block;
	content: '';
	position: absolute;
	top: 13px;
	left: 45px;
	width: 12px;
	height: 5px;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.birth_option {
	position: relative;
}


.birth_option select {
    height: 40px;
    -webkit-appearance: none;
    border: 1px solid #999;
    padding: 0px 15px;
    font-size: 15px;
    width: 70px;
    border-radius: 0px;
    background:#ffffff;
}

.birth_option select#by {
	    width: 115px;  
}

.birth_option span {
	margin: 0px 10px;
	position: absolute;
	top: 20px;
	font-size: 12px;
}


.birth_option {
	position: relative;
	margin: 10px 0px;
}

.birth_option div {
	float: left;
	position: relative;
	margin-right: 30px;
	margin: 10px 30px 10px 0px;
}

.birth_option div:before {
    position: absolute;
    right: 10px;
    top: 15px;
    content: "";
    display: inline-block;
    font-weight: normal;
    z-index: 20;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #36b093 transparent transparent transparent;
}

.birth_option div.year:before {
    right: 10px;
    top: 15px;
}

.birth_option div.month:before {
    right: 10px;
    top: 15px;
}

.birth_option div.day:before {
    right: 10px;
    top: 15px;
}

.input_mail {
	width:400px;
}

.input_adress {
	width: 150px;
}

.option_require_wrapper {
	width: 240px;
	position:relative;
}

.option_require_wrapper:before {
    position: absolute;
    right: -20px;
    top: 18px;
    content: "";
    display: inline-block;
    font-weight: normal;
    z-index: 20;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #36b093 transparent transparent transparent;
}

.input_require_wrapper {
	width:260px;
}

.input_tel_wrapper {
	width:230px;
}

.input_wrapper p {
	font-size: 12px;
}

.input_wrapper div.indent p {
	line-height: 1.7;
}

.policy {
    text-align: center;
    width: 215px;
    margin: 40px auto 25px;
    font-size: 15px;
    line-height: 1.5;
}

.policy a {
	text-decoration: underline;
}

.goNext {
    margin-top: 20px;
    margin-bottom: 40px;
    background: #f98293;
    border: none;
    text-shadow: none;
    text-align: center;
    color: white;
    border-radius: 4px;
    line-height: .8;
    filter: drop-shadow(-1px 2px 1px rgba(197, 197, 197, 1.43));
    margin: 20px auto 40px;
    width: 310px;
    font-size: 18px;
    font-weight: normal;
}

.goNext a {
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 15px 25px 15px;
    font-size: 15px;
}

.newmember_content .error {
	font-size: 13px;

	
}

.new_newmember select::-ms-expand,
.new_mypage_login select::-ms-expand,
.new_mypage_profile select::-ms-expand {
    display: none;
}


.school_info_option {
    position: relative;
}


.school_info_option select {
    height: 40px;
    -webkit-appearance: none;
    border: 1px solid #999;
    padding: 0px 15px;
    font-size: 15px;
    width: 140px;
    border-radius: 0px;
    background:#ffffff;
}

.school_info_option span {
    position: relative;
    top: 25px;
    font-size: 12px;
    float: left;
}

.school_info_option {
    position: relative;
    margin: 10px 0px;
}

.school_info_option div.school_info_select {
    float: left;
    position: relative;
    margin-right: 30px;
    margin: 10px;
}

.school_info_option div.school_info_select:before {
    position: absolute;
    right: 10px;
    top: 15px;
    content: "";
    display: inline-block;
    font-weight: normal;
    z-index: 20;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #36b093 transparent transparent transparent;
}

.school_info_option div.school_info_select:before {
    right: 10px;
    top: 15px;
}

.school_info_option #SchoolPref {
    width: 130px
}

.school_info_option #SchoolSpell {
    width: 130px
}

.school_info_option #SchoolHd {
    width: 160px
}

.gaknen_option {
    position: relative;
}


.gaknen_option select {
    height: 30px;
    -webkit-appearance: none;
    border: 1px solid #999;
    padding: 0px 15px;
    font-size: 15px;
    width: 50px;
    border-radius: 0px;
    background:#ffffff;
}

.gaknen_option span {
    position: relative;
    top: 20px;
    font-size: 12px;
    float: left;
}

.gaknen_option {
    position: relative;
    margin: 10px 0px;
}

.gaknen_option div.gaknen_select {
    float: left;
    position: relative;
    margin-right: 30px;
    margin: 10px;
}

.gaknen_option div.gaknen_select:before {
    position: absolute;
    right: 10px;
    top: 15px;
    content: "";
    display: inline-block;
    font-weight: normal;
    z-index: 20;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #36b093 transparent transparent transparent;
}

.gaknen_option div.gaknen_select:before {
    right: 5px;
    top: 10px;
}



/* confirm */

article {
	width: 770px;
	margin:0 auto;
}

.confin_header  {
	display: flex;
	width:770px;
}

.confin_header  #form_title {
    border-left: 8px solid #36b094;
    font-size: 25px;
    line-height: 35px;
    color: #333333;
    padding-left: 15px;
    padding-top: 0px;
    font-weight: bold;
}

.confin_header .formstep {
	margin-left: auto;
}

.confin_content table.main2 {
    width: 770px;
    border-top: 1px solid #ccccca;
    border-left: 1px solid #ccccca;
}

.confin_content table.main2 td.info {
	background-color: #FFF;
}

.confin_content table.main2 td.info {
    width: 106px;
    padding: 5px 5px 5px 20px;
    height: 30px;
    font-size: 14px;
}

.confin_content table.main2 td.last {
    width: 405px;
    padding: 10px 0 10px 20px;
    font-size: 14px;
}

.confin_content div.next_btn {
    display: block;
}

.confin_content .next2 .doReserve {
    background: #f98293;
    border: none;
    text-shadow: none;
    text-align: center;
    border-radius: 6px;
    font-weight: bold;
    line-height: .8;
    filter: drop-shadow(-1px 2px 1px rgba(197, 197, 197, 1.43));
    margin-bottom: 15px;
    width: 310px;
    margin: 30px auto 15px;
    font-weight: normal;
}

.confin_content .next2 .doReserve a {
	color: #ffffff;
	padding: 15px 25px;
	display: block;
	text-decoration: none;
	font-size: 15px;
}

.confin_content .next2 .reject {
	background: #c4c4c4;
	border-radius: 4px;
	color: white;
	text-shadow: none;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	border: 1px solid #c4c4c4;
	line-height: 1;
	filter: drop-shadow(-1px 2px 1px rgba(197, 197, 197, 1.43));
	margin: 0 auto;
	width: 158px;
	font-weight: normal;
}

.confin_content .next2 .reject a {
	color: #ffffff;
	padding: 15px;
	display: block;
	text-decoration: none;
	font-size: 15px;	
}

::placeholder {
  	color: #c1c1c1;
	font-size:14px;

}

#new_mypage_profile .error {
    display: inline-block;
    width: 100%;
}
