/* DEFAULT */

#contInner {
	padding: 50px 0;
	background-color: #FFF;
	}

.default_top_txt {
	margin-bottom: 50px;
	font-size:12px;
	text-align: center;
	}
#contInner h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 912px;
	height: 50px;
	margin: 0 auto 40px auto;
	background: #000;
	font-family: "Verdana", sans-serif;
	font-size: 24px;
	color: #fff;
	text-align: center;
	}

#contL {
	width: 312px;
	float: left;
	margin-left: 42px;
	margin-bottom:80px;
	padding: 0 0 5px 0;
	background-color: #FFF;
	}
#contR {
	box-sizing: border-box;
	width: 570px;
	float: right;
	margin-right: 42px;
	margin-bottom:80px;
	text-align: left;
	overflow: hidden;
	}
	#contR #contR_form {
		box-sizing: border-box;
		width: 570px;
		padding: 30px;
		background-color: #D9D9D9;
		text-align: left;
		overflow: hidden;
		}

.top_whatsnew {
	width: 312px;
	}
	.top_whatsnew_header {
		margin-bottom: 15px;
		overflow: hidden;
		vertical-align: middle;
		}
		.top_whatsnew_header h3 {
			font-size: 18px;
			color: #03a372;
			font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ＭＳ 明朝", "MS Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
			}

	.top_whatsnew_list {
		display: block;
		background-color: #FFF;
		border-top: 1px solid #87CAB7;
		}
		.top_whatsnew_list li {
			padding: 22px 14px 18px 14px;
			border-bottom: 1px solid #87CAB7;
			border-left: 1px solid #87CAB7;
			border-right: 1px solid #87CAB7;
			background-color: #FFF;
			}
			.top_whatsnew_list li a {
				display: block;
				color: #333;
				text-decoration: none;
				overflow: hidden;
				}
				.top_whatsnew_list_date {
					display: block;
					margin-bottom: 5px;
					}
				.top_whatsnew_list_body {
					display: block;
					}

.inputbox {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	}

.inputbox label {
	float: left;
	display: block;
	width: 130px;
	text-align: center;
	padding: 12px 0 10px 0;
	background-color:#03A372;
	color: #FFF;
	font-size: 14px;
	}
.inputbox input {
	float: left;
	width: 360px;
	border: none;
	padding: 12px 0 10px 20px;
	font-size: 14px;
	}
.save_login {
	display: block;
	margin-bottom: 10px;
	}
	.save_login input {
		margin-right: 5px;
		}

.input_txt {
	margin-bottom: 20px;
	font-size:12px;
	text-align: left;
	}

.login_btn {
	float: left;
	width: 244px;
	height: 70px;
	margin: 0 20px 20px 0;
}

.entry_btn {
	display: inline-block;
	width: 244px;
	height: 70px;
	margin-bottom: 20px;
}

#contR_form .login_btn a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #f2a53b;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

#contR_form .login_btn a > small {
	font-size: 11px;
	font-weight: normal;
}

#contR_form .entry_btn a,
#contR_form .entry_btn span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #9a1e25;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

#contR_form .entry_btn span {
	background: #b8b8b8;
}

#contR_form .entry_btn a > small,
#contR_form .entry_btn span > small {
	font-size: 11px;
	font-weight: normal;
}

.entry_txt a::before {
	content: "＞";
	color: #03a372;

}

#contR a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.3;
	}

.default_btxt {
	width: 912px;
	margin: 0 auto;
	clear: both;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.6;
	}
.default_btxt + .default_btxt {
	margin-top: 5em;
	text-align: center;
}
.default_ctxt {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.6;
	}
	.default_btxt h4 {
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
		color: #03a372;
		}
.careerTasu {
	margin-top: 10px;
}
.careerTasu a {
	display: inline-block;
	padding: 0 57px;
	border: 2px solid #c5c5c5;
}
.nopc {
	display: none;
}
