@charset 'utf-8';

/* ++++++++++++++++++++++++++++++++++++++++

	/contact/

++++++++++++++++++++++++++++++++++++++++ */

h3,
h3+p {
	text-align: center;
}
h3 {
	font-size: 24px;
	margin-bottom:20px
}
h3+p {
	margin-top: 25px;
}



h4+p {
	margin-top: 15px;
}

h5{
	font-size:18px;
	margin-top:5px
}

h5+p {
	margin-top: 15px;
}

.applyArea p{
	margin-top:20px;
}

h6{
	font-size:16px;
	margin-top:30px;
}

/*------------------------------------------------------------
	mailForm
------------------------------------------------------------*/
#contents .mailForm {
	margin: 50px auto;
	width: 1030px;
  }
  
  #contents .mailForm .tabBox {
	margin: 0 0 15px 105px;
  }
  
  #contents .mailForm table {
	width: 100%;
	border-collapse: collapse;
  }
  
  #contents .mailForm th,
  #contents .mailForm td {
	padding: 17px 0;
	width: 63%;
	font-size: 15px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
  }
  
  #contents .mailForm th {
	padding: 22px 16px 0 0;
	width: 37%;
	vertical-align: top;
	font-weight: bold;
	overflow: hidden;
  }
  
  #contents .mailForm th span {
	margin-right: 5px;
	color: #103367;
  }
  
  #contents .mailForm .any,
  #contents .mailForm .must {
	padding: 3px 7px;
	float: right;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	background: #607da9;
  }
  
  #contents .mailForm .must {
	background: #103367;
  }
  
  #contents .mailForm input[type="text"] {
	padding: 0 10px;
	width: 418px;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	box-sizing: border-box;
	vertical-align: middle;
	border: 1px solid #103367;
  }
  
  #contents .mailForm input[type="text"].wid01 {
	width: 250px;
  }
  
  #contents .mailForm .txtSpan {
	margin-left: 10px;
	color: #5a7aaa;
	font-size: 12px;
  }
  
  #contents .mailForm .txtUl li {
	margin-top: 20px;
	overflow: hidden;
  }
  
  #contents .mailForm .txtUl li:first-child {
	margin-top: 0;
  }
  
  #contents .mailForm .txtUl li input[type="text"] {
	width: 100%;
  }
  
  #contents .mailForm .txtUl li input[type="text"].wid01 {
	width: 180px;
  }
  
  #contents .mailForm .txtUl li button {
	padding: 5px;
	width: 132px;
	color: #fff;
	float: right;
	box-sizing: border-box;
	font-size: 12px;
	font-weight: bold;
	background: #103367;
	border: none;
	border-radius: 3px;
	cursor: pointer;
  }
  
  #contents .mailForm .txtUl li .lSpan {
	margin-top: 5px;
	width: 160px;
	display: block;
	float: left;
	color: #103367;
	font-size: 14px;
	font-weight: bold;
  }
  
  #contents .mailForm .txtUl li .rSpan {
	width: 413px;
	float: right;
	display: block;
  }
  
  #contents .mailForm .ttl {
	margin-bottom: 5px;
	color: #494949;
	font-size: 14px;
	font-weight: bold;
	background: url(common/img/line02.png) repeat-x center center;
  }
  
  #contents .mailForm .ttl span {
	padding: 5px 9px 5px 0;
	display: inline-block;
	background: #fff;
  }
  
  #contents .mailForm .ttlSpan {
	margin: 6px 0;
	display: block;
	color: #103367;
	font-size: 14px;
	font-weight: bold;
  }
  
  #contents .mailForm .checkUl {
	margin-bottom: 19px;
	text-align: left;
  }
  
  #contents .mailForm .checkUl01 {
	margin-bottom: 0;
  }
  
  #contents .mailForm .checkUl li {
	margin: 0 15px 7px 0;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
  }
  
  #contents .mailForm .checkUl01 li {
	margin-right: 30px;
  }
  
  #contents .mailForm input[type="checkbox"] {
	display: none;
  }
  
  #contents .mailForm input[type="checkbox"]+label {
	padding-left: 20px;
	min-height: 15px;
	font-size: 15px;
	display: inline-block;
	color: #103367;
	line-height: 1.2;
	background: url(../common/img/check_out_img.png) no-repeat left top;
  }
  
  #contents .mailForm input[type="checkbox"]:checked+label {
	background: url(../common/img/check_img.png) no-repeat left top;
  }
  
  #contents .mailForm .radioUl li {
	margin-right: 30px;
	display: inline;
	color: #103367;
	font-size: 14px;
	font-weight: bold;
  }
  
  /* #contents .mailForm input[type="radio"] {
	display: none;
  } */
  
  /* #contents .mailForm input[type="radio"]+label {
	padding-left: 25px;
	min-height: 16px;
	display: inline-block;
	line-height: 1.2;
	background: url(common/img/radio_out_img.png) no-repeat left top;
  }
  
  #contents .mailForm input[type="radio"]:checked+label {
	background: url(common/img/radio_img.png) no-repeat left top;
  } */
  
  #contents .mailForm textarea {
	padding: 10px;
	width: 583px;
	height: 209px;
	font-size: 15px;
	box-sizing: border-box;
	border: 1px solid #103367;
  }
  
  #contents .mailForm .agreeTxt {
	margin: 0 5px 2px;
	color: #103367;
	font-size: 15px;
	font-weight: bold;
  }
  
  #contents .mailForm .agreeBox {
	margin-bottom: 45px;
	padding: 11px 12px 11px 15px;
	box-sizing: border-box;
	width: 1030px;
	height: 180px;
	overflow: auto;
	border: 1px solid #aaa;
  }
  
  #contents .mailForm .agreeBox .scrollBox {
	height: 156px;
  }
  
  #contents .mailForm .jspVerticalBar {
	width: 7px;
  }
  
  #contents .mailForm .jspDrag {
	background-color: #8d8d8d;
  }
  
  #contents .mailForm .agreeBox p {
	margin-bottom: 20px;
	color: #363636;
	font-size: 13px;
	font-weight: bold;
  }
  
  #contents .mailForm .agreeBox dl {
	font-size: 13px;
	color: #363636;
	font-weight: bold;
  }
  
  #contents .mailForm .agreeBox dd {
	padding: 0 0 10px 1em;
  }
  
  #contents .mailForm .agreeBox dd p {
	margin: 0;
  }
  
  #contents .mailForm .agreeBox dd ul {
	padding-left: 1em;
  }
  
  #contents .mailForm .agreeCheck {
	margin-bottom: 40px;
	text-align: center;
	color: #103367;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
  }
  
  #contents .confirm .mailForm th,
  #contents .confirm .mailForm td {
	padding: 10px 0 14px;
  }
  
  #contents .confirm .mailForm th {
	padding: 12px 0 0 0;
	color: #494949;
  }
  
  #contents .confirm .mailForm td {
	color: #103367;
	line-height: 2;
	font-weight: bold;
  }
  
  #contents .confirm .mailForm .confirmTxt {
	margin-bottom: 15px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
  }
  
  #contents .confirm .mailForm .tabBox {
	margin-bottom: 65px;
  }
  
  #contents .complete .completeTxt {
	margin-bottom: 136px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
  }
  
  #contents .complete .comStepUl {
	margin-bottom: 55px;
  }
  
  #contents .complete .submit li a:after {
	right: auto;
	left: 13px;
	background: url(common/img/icon09.png) no-repeat center top;
  }
  
  #contents .complete .submit li a:hover:after {
	background: url(common/img/icon08.png) no-repeat center top;
  }
  
  /*------------------------------------------------------------
	  submit
  ------------------------------------------------------------*/
  #contents .submit {
	margin: 0 auto;
	width: 340px;
	text-align: center;
  }
  
  #contents .submit a,
  #contents .submit button {
	outline: none;
	margin: 0;
	padding: 16px 15px 14px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background: #103367;
	border: 1px solid #103367;
	cursor: pointer;
  }
  
  /* #contents .submit a:after,
  #contents .submit button:after {
	margin-top: -7px;
	width: 27px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: 13px;
	content: "";
	background: url(common/img/icon04.png) no-repeat center top;
  } */
  
  #contents .submit a:hover,
  #contents .submit button:hover {
	color: #103367;
	background: #fff;
  }
  
  #contents .submit a:hover:after,
  #contents .submit button:hover:after {
	background: url(common/img/icon05.png) no-repeat center top;
  }
  
  #contents .submit01 {
	margin: 0 auto;
	width: 597px;
  }
  
  #contents .submit01 li {
	width: 250px;
	float: left;
  }
  
  #contents .submit01 .rLi {
	float: right;
  }
  
  #contents .submit01 li:first-child button:after {
	right: auto;
	left: 13px;
	background: url(common/img/icon09.png) no-repeat center top;
  }
  
  #contents .submit01 li:first-child button:hover:after {
	background: url(common/img/icon08.png) no-repeat center top;
  }
  /* 2021.11 */
#contents .submit {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	text-align: center;
  }
  
  #contents .submit input {
	outline: none;
	margin: 0;
	padding: 16px 15px 14px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background: #103367;
	border: 1px solid #103367;
	cursor: pointer;
  }
  
 .submit01 {
	padding: 0
  }
  
  .freebirdFormviewerComponentsQuestionBaseRoot {
	border: none !important;
  }
  
  .p-required {
	display: none;
  }
  
  #contents .mailForm input[type="checkbox"] {
	display: none !important;
  }
  
  .ui-datepicker-trigger {
	display: none;
  }
  
  .ui-datepicker-trigger img {
	object-fit: none;
  }
  
  #ui-datepicker-div {
	display: none !important;
  }
  
  .comStepTxt {
	text-align: center;
  }
  
  #contents #recruit .sec02#form {
	padding-top: 0
  }
  
  #contents #partner .sec02#form {
	padding-top: 0
  }

  #contents #form{
	padding-bottom:100px
  }
  
#contents .submit{
	margin-top:50px;
}
  

/* ++++++++++++++++++++++++++++++++++++++++

	SP

++++++++++++++++++++++++++++++++++++++++ */

@media (max-width: 767px) {
	h3 {
		font-size: 18px;
	}
	h3+p {
		margin-top: 15px;
	}

	#contents .mailForm .tabBox{
		margin:auto
	}
	#contents .mailForm{
		width:100%;
		margin: 0 auto;
	}

	#contents .mailForm table{
		width:100%;
		margin:0 auto
	}
	#contents .mailForm tr{
		display: flex;
		flex-direction: column;
	}

	#contents .mailForm th, #contents .mailForm td{
		width:100%
	}

	#contents .mailForm .txtUl li .rSpan{
		width:100%;
		float:none
	}
	#contents .mailForm input[type="text"]{
		width:100%
	}
	#contents .mailForm textarea{
		width:100%
	}
	#contents .mailForm .agreeBox{
		width:100%
	}
	#contents .submit01{
		width:100%
	}
}