#headWrap {
	border-bottom: 5px solid #03a372;
}

#headInner {
	justify-content: flex-start;
	height: 50px;
}

#headInner h1 {
	flex: 0 1 84px;
}

#headInner h1 img {
	width: 100%;
	height: auto;
}

#contInner {
	display: flex;
	flex-direction: column;
	padding: 26px 0 12px;
	border-bottom: 10px solid #f2fff6;
}

#contInner .default_top_txt {
	order: 1;
	margin-bottom: 20px;
	line-height: calc(42 / 24);
}

#contInner h2 {
	order: 2;
	width: 100%;
	margin-bottom: 0;
	font-size: 15px;
}

#contL {
	position: inherit;
	order: 4;
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0 20px;
	background: transparent;
}

#contL .top_whatsnew {
	width: 100%;
}

#contR {
	order: 3;
	float: none;
	margin: 0 0 40px 0;
}

#contR #contR_form {
	width: 100%;
}

.default_btxt {
	order: 5;
	width: 100%;
	padding: 0 20px;
}

.default_btxt > h4 {
	font-size: 13px;
}

.default_btxt > p {
	font-size: 11px;
}

.default_btxt + .default_btxt {
	position: relative;
	margin-top: 26px;
	padding-top: 26px;
}

.default_btxt + .default_btxt::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	width: calc(100% - 40px);
	margin: 0 auto;
	border-top: 1px solid #c5c5c5;
}

.inputbox {
	display: flex;
}

.inputbox + .inputbox {
	margin-bottom: 20px;
}

.inputbox label {
	float: none;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 100px;
	height: 45px;
}

.inputbox input {
	float: none;
	flex: 1 235px;
	height: 45px;
}

.save_login {
	font-size: 13px;
}

.login_btn,
.entry_btn {
	float: none;
	display: block;
	width: 100%;
	max-width: 295px;
	height: 60px;
	margin: 0 auto 20px;
}

.entry_txt {
	font-size: 13px;
	text-align: center;
}

.top_whatsnew_list {
	font-size: 12px;
}

.top_whatsnew_list_date {
	margin-bottom: 8px;
}

.careerTasu {
	margin-top: 20px;
}

.careerTasu a {
	padding: 0 60px;
}

.nopc {
	display: inline;
}
/*# sourceMappingURL=default_sp.css.map */
