@charset "utf-8";


@media only screen and (min-width: 768px), print {


/* recruit setting
=========================================*/
#pageContainer{
	min-width:1140px;
}
textarea{
	width:100%;
	min-height:120px;
}
input{
	width:70%;
}
input, textarea{
	border:1px solid #cccccc;
	padding:5px;
}

.formRequired{
	background:#cc0000;
	padding:0 7px;
	color:#fff;
	display:inline-block;
	line-height: 1.5;
}
.formFlow{
	width:1140px;
	margin:40px auto 0;
}
.formType01{
	background:url(/hc/english/contact/img/com_bg01.png) no-repeat center center;
	padding:13px 0;
}
.formType02{
	background:url(/hc/english/contact/img/com_bg02.png) no-repeat center center;
	padding:13px 0;
}
.formType03{
	background:url(/hc/english/contact/img/com_bg03.png) no-repeat center center;
	padding:13px 0;
}
.formFlow div p{
	width:380px;
	text-align:center;
	float:left;
	margin-top:0;
	font-size:20px;
}
.formFlow p.formFlowOn{
	color:#fff;
}
.formBt{
	color:#e63721;
	font-weight:bold;
	position:relative;
	line-height:1.3;
	text-decoration:none;
	display:inline-block;
	padding:12px 20px 12px 20px;
	border:1px solid #e63721;
	background:#FFF url(/hc/english/common/img/com_ic14.png) no-repeat right bottom;
	background-size:10px 10px;
	width:auto !important;
}
.formBt:hover{
	border:1px solid #e63721;
	background:#e63721 url(/hc/english/common/img/com_ic13.png) no-repeat right bottom;
	background-size:10px 10px;
	color:#FFF;
	cursor: pointer;
}
.formBt.agreeBt{
	font-weight:normal;
	font-size: 15px;
	padding:12px 95px 12px 95px;
}
.formBt.agreeBt.disabled,
.formBt.agreeBt.disabled:hover{
	color: #666;
	border:1px solid #666;
	background:#f0f0f0 url(/hc/english/common/img/com_ic34.png) no-repeat right bottom;
	background-size:10px 10px;
	width:auto !important;
	cursor: auto;
}
.formBtArea{
	border:1px solid #aaaaaa;
	padding:20px;
	text-align:center;
	margin-top:30px;
}
.formBtArea p{
	font-weight:bold;
	margin-top:0;
	margin-bottom:10px;
}
.formBtArea02 {
	text-align:center;
	margin-top:30px;
}
.formBtArea02 p{
	font-weight:bold;
	margin-top:0;
	margin-bottom:10px;
}
.formPr{
	display:table;
}
.formPr dt{
	width:120px;
}
.formPr dt,
.formPr dd{
	display: table-cell;
}
.formPr dd{
	padding-left:10px;
}
.formFontS{
	font-size:14px;
	font-weight:normal;
}
.errorArea input,
.errorArea textarea{
	background:#ffcccc;
}
.errorTx{
	color:#ff3333;
}
.formBtnArea{
	margin-top:30px;
	/*width:594px;*/
	text-align:left;
	float:left;
}
.formBtnArea p,
.formBtnArea input{
	float: right;
	margin-top:0;
}
.formBtnArea p a,
.formBtnArea input{
	min-width:227px;
	text-align:center;
}
.formBtnArea input{
	margin-left:140px;
}
.completionTx dt{
	font-size:20px;
}
.completionTx {
	text-align:center;
}
/* radioBox */
.radioBox {
	margin-top: 15px !important;
}
.radioBox > li {
	display: inline-block;
}
.radioBox > li + li {
	margin-left: 30px;
}
.radioBox > li > input {
	width: auto;
	margin: 0 10px 3px 0px;
	vertical-align: middle;
}
.radioBox > li > label {
	cursor: pointer;
}
/* checkboxText */
.checkboxText #Agree[type="checkbox"] {
	display: none;
	padding: 0;
}
.checkboxText #Agree[type="checkbox"] + .agreeText {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	padding-right: 25px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.checkboxText #Agree[type="checkbox"] + .agreeText::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #ccc;
	vertical-align: text-bottom;
}
.checkboxText #Agree[type="checkbox"]:checked + .agreeText::after {
	content: "";
	display: block;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -3px;
	width: 12px;
	height: 10px;
	background: url("/hc/english/common/img/com_ic35.png") no-repeat 0 0;
}
.formBtnArea02 {
	display: -webkit-inline-flex;
	display: inline-flex;
	flex-direction: row-reverse;
	margin-top: 30px;
	margin-right: auto;
}
.formBtnArea02__submit {
	margin-left: 140px;
}
.formBtnArea02__submit .formBt,
.formBtnArea02__back .formBt02 {
	min-width:227px;
	text-align:center;
}
.formBt02{
	color:#333333;
	font-weight:bold;
	position:relative;
	line-height:1.3;
	text-decoration:none;
	display:inline-block;
	font-size: 1.5rem;
	padding:12px 20px 12px 20px;
	border:1px solid #000000;
	background:#FFF url(/hc/english/common/img/com_ic12.png) no-repeat right bottom;
	background-size:10px 10px;
}
.formBt02:hover{
	border:1px solid #717171;
	background:#717171 url(/hc/english/common/img/com_ic13.png) no-repeat right bottom;
	background-size:10px 10px;
	color:#FFF;
	cursor: pointer;
}
.formBt02.on{
	border:1px solid #717171;
	background:#717171 url(/hc/english/common/img/com_ic13.png) no-repeat right bottom;
	background-size:10px 10px;
	color:#FFF;
}
/*=================================

	clearfix

=================================*/
.formFlow:after,
.formFlow .formType01:after,
.formFlow .formType02:after,
.formFlow .formType03:after,
.formBtnArea:after {
	content: "";
	display: block;
	clear: both;
}

}

