@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.seeking {
	margin-top: 115px;
}

.seeking ul {
	margin: 66px auto 0;
	width: 1100px;
	background-color: #f1f4f7;
}

.seeking ul .pic {
	width: 550px;
	float: left;
}

.seeking .pic img {
	width: 100%;
}

.seeking ul .words {
	padding: 74px 71px 0;
	width: 550px;
	box-sizing: border-box;
	float: right;
	font-size: 14px;
	line-height: 1.85;
}

.seeking ul .words p:last-child {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.seeking .seeking2 .pic {
	float: right;
}

.seeking .seeking2 .words {
	float: left;
}

.seeking .seekTitle {
	margin-bottom: 26px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
}

.jobIntro {
	margin-top: 126px;
	text-align: center;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.jobIntro .guide {
	padding-left: 25px;
	margin: 24px auto 72px;
	max-width: 800px;
	display: inline-block;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
}

.jobIntro .guide li {
	margin: 20px 28px 0 25px;
	display: inline-block;
	position: relative;
	font-size: 14px;
	font-weight: 600;
}

.jobIntro .guide li:before {
	width: 1px;
	height: 25px;
	position: absolute;
	top: -1px;
	right: -25px;
	content: "";
	background-color: #e5e5e5;
}

.jobIntro .guide li:last-child:before {
	display: none;
}

.jobIntro .introduce {
	margin-bottom: 140px;
}

.jobIntro .introduce:last-child {
	margin-bottom: 150px;
}

.introduce .person {
	position: relative;
	text-align: left;
	overflow: hidden;
}

.introduce .person img {
	width: 100%;
}

.introduce .person .perProfile {
	width: 800px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.introduce .perProfile .post {
	margin: 0 0 36px 0;
	position: relative;
	display: inline-block;
	letter-spacing: 0px;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.introduce .post span {
	display: block;
	font-size: 14px;
}

.introduce .post span:before {
	margin-left: 20px;
	width: 100px;
	height: 1px;
	position: absolute;
	bottom: 11px;
	left: 100%;
	content: "";
	background-color: #c1c2c0;
}

#mortgage .post span:before {
	margin-left: 25px;
}

.introduce3 .post span:before {
	margin-left: 22px;
}

.introduce .perProfile p {
	margin-top: 30px;
	letter-spacing: 3px;
	font-size: 14px;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
}

.introduce .perProfile h4 {
	margin: -18px 0 0;
	line-height: 1.8;
	letter-spacing: 2px;
	font-size: 23px;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	font-weight:600;
}

.introduce .perProfile .name {
	margin: 6px 0 0;
	display: block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
}

.introduce .perProfile .name:before {
	display: none;
}

.introduce .desc {
	margin: 75px auto 89px;
	padding-left: 20px;
	width: 820px;
	text-align: left;
}

.introduce .desc p {
	margin-bottom: 26px;
	font-size: 14px;
	line-height: 1.85;
}

.introduce .officeStaff {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.introduce .officeStaff p {
	padding-bottom: 14px;
	font-size: 20px;
	border-bottom: 2px solid #000;
}

.introduce .officeStaff dt {
	padding: 27px 0px 25px;
	width: 225px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.introduce .officeStaff dt + dd {
	border-bottom: 1px solid #e5e5e5;
}

.introduce .officeStaff dd {
	padding: 25px 0 25px 225px;
	font-size: 14px;
	line-height: 1.74;
}

.introduce .officeStaff .entry {
	margin-top: 51px;
	text-align: center;
}

.recNewAdd {
	margin-bottom: 151px;
	overflow: hidden;
}

.recList li img {
	width: 270px;
	display: block !important;
}

.recList li {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.seeking {
		margin-top: 53px;
	}

	.seeking ul {
		margin: 32px 37px;
		width: auto;
	}

	.seeking ul .words {
		padding: 31px 40px 28px;
		width: auto;
		float: none;
		font-size: 12px;
		line-height: 1.6;
	}

	.seeking .seekTitle {
		margin-bottom: 10px;
		font-size: 13px;
	}

	.seeking ul .pic,
	.seeking .seeking2 .pic {
		width: auto;
		float: none;
	}

	.jobIntro {
	    margin-top: 57px;
	}

	.jobIntro .guide {
		padding: 0;
		margin: 26px 0 33px;
	}

	.jobIntro .guide li {
		margin: 0 22px 11px 15px;
		font-size: 12px;
	}

	.jobIntro .guide li::before {
		right: -20px;
	}

	.jobIntro .guide li.lineSp:before {
		display: none;
	}

	.jobIntro .introduce {
		margin-bottom: 70px;
	}

	.jobIntro .introduce:last-child {
		margin-bottom: 75px;
	}

	.introduce .person .perProfile {
		margin-top: 1px;
    	width: auto;
		left: 38px;
		transform: translateY(-50%);
	}

	.introduce .perProfile .post {
		margin-bottom: 0;
	}
	
	.introduce .post span {
		width: 150px;
	}

	.introduce .perProfile span:before {
		display: none;
	}

	#mortgage .perProfile span::before {
		margin-left: 15px;
	}

	.introduce3 .perProfile span:before {
		margin-left: 12px;
		bottom: 8px;
	}

	.introduce .desc h4 {
		margin-bottom: 15px;
		font-size: 16px;
		font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	}

	.introduce .perProfile p {
		margin-top: 12px;
		font-size: 10px;
	}

	.introduce .perProfile .name {
		margin: 3px 0 0;
		font-size: 12px;
	}

	.introduce .desc {
		padding: 0 37px;
		margin: 30px 0 42px;
		width: auto;
	}

	.introduce .desc p {
		margin-bottom: 17px;
		font-size: 12px;
		line-height: 1.6;
	}

	.introduce .officeStaff {
		padding: 0 37px;
		margin: 0;
		width: auto;
		overflow: hidden;
	}

	.introduce .officeStaff p {
		padding-bottom: 10px;
		font-size: 15px;
		border-bottom: 1px solid #000;
	}

	.introduce .officeStaff dt {
		padding: 13px 0;
		width: 107px;
		font-size: 12px;
		letter-spacing: 1.5px;
	}

	.introduce .officeStaff dd {
		padding: 11px 0 13px 107px;
		font-size: 12px;
		line-height: 1.6;
	}

	.introduce .officeStaff .entry {
		margin-top: 40px;
	}

	.recNewAdd {
		margin-bottom: 75px;
	}

  .recList .slick-slide {
    font-size: 0;
  }

	.recList li img {
		width: 175px;
	}

}

@media all and (min-width: 0) and (max-width: 320px) {
	.seeking ul .words {
		padding: 33px 25px 28px;
	}
	.jobIntro .guide {
		margin: 31px 0 35px;
	}
}



/*------------------------------------------------------------
	entry
------------------------------------------------------------*/
.enTi {
	margin: 54px auto 0;
	width: 700px;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1.5px;
	line-height: 1.6;
}

.enTi .tips {
	margin: 15px 0 0 8px;
	display: block;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mailForm {
	margin-top: 36px;
}

.mailForm dl.firstTa {
	padding-top: 47px;
}

.mailForm .enPt dt span {
	font-size: 12px;
}

span.enR{
	color: #990000;
}

.mailForm dl select.inSec3 {
	padding: 2px 5px;
	width: 397px;
}

.mailForm dl.enSpec {
	padding-top: 36px;
}

.mailForm dl.enSpec dt {
	width: auto;
	float: none;
}

.mailForm dl.enSpec dt  span {
	padding-left: 8px;
	font-size: 12px;
}

.mailForm dl.enSpec dd {
	padding-left: 0;
	margin-top: 25px;
}

.mailForm dd span {
	padding-top: 10px;
	font-size: 14px;
	float: left;
}

.enName {
	width: 38px;
}

.enName1 {
	width: 59px;
	text-align: center;
}

.mailForm dl input.enInp1 {
	width: 150px;
	float: left;
}

.mailForm dl input.enInp2 {
	width: 95px;
	float: left;
}

.mailForm dl input.enInp3 {
	width: 120px;
	float: left;
}

.mailForm dl input.enInp4 {
	width: 95px;
	float: left;
}

.mailForm dl.ageInput input {
	width: 70px;
}

.mailForm dd span.enLine {
	padding-top: 0;
	width: 31px;
	height: 40px;
	position: relative;
}

.enLine:after {
	width: 12px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	background: #3f3f3f;
}

.mailForm dd .enTips {
	padding: 4px 0 0 18px;
	font-size: 12px;
	letter-spacing: 1px;
}

.mailForm dd span.enAng {
	padding-left: 3px;
	font-size: 12px;
	letter-spacing: 1px;
}

.mailForm dl.enRad dt {
	padding-top: 0;
}

.mailForm dl.enRad {
	padding-top: 37px;
}

.mailForm dl.enRad dd input {
	display: none;
}

.mailForm dl.enRad label span {
	padding: 0 0 0 25px;
	float: none;
	position: relative;
}

.mailForm dl.enRad label {
	padding-right: 60px;
	display: inline-block;
}

.mailForm dl.enRad span.error {
	padding: 0;
	bottom: -24px;
}

.mailForm dl.enRad label span:before {
	width: 15px;
	height: 15px;
	box-sizing: border-box;
	position: absolute;
	top: 2px;
	left: 0;
	content: "";
	background: #f1f4f8;
	border: 1px solid #e4e8ee;
	border-radius: 100%;
}

.enUp {
	margin-top: 54px;
	text-align: center;
}

.enUp p {
	letter-spacing: 1px;
}

.enUp label {
	margin-top: 14px;
	display: inline-block;
	text-indent: 25px;
	letter-spacing: 1px;
}

p.enHre {
	margin-top: 19px;
	font-size: 12px;
	letter-spacing: .2px;
	position: relative;
}

p.enHre span.error {
	font-size: 14px;
	left: 50%;
	bottom: -26px !important;
	transform: translateX(-50%);
	letter-spacing: 0;
}

a.enHa {
	text-decoration: underline;
	border-color: #7f7f7f;
}

a.enHa:hover {
	text-decoration: none;
	color: #000;
}

.submit input {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: none;
	outline: 0;
	border: 0;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.enInfo {
		margin: 0 auto 75px;
	}

	.mailForm {
		margin-top: 25px;
	}

	.mailForm p span {
		font-size: 10px;
	}

	.mailForm dl {
		margin-top: 32px;
		padding: 0;
	}

	.mailForm .enDl dl:first-child {
		margin-top: 0;
	}

	.mailForm dt {
		padding: 0;
		font-size: 12px;
	}

	.mailForm dd {
		padding: 0;
		margin-top: 9px;
		font-size: 12px;
	}

	.mailForm dl select.inSec3 {
		padding: 0 5px;
		width: 100%;
	}

	.mailForm dl input {
		font-size: 12px;
	}

	.mailForm dd span.error {
		padding-top: 2px;
		font-size: 12px;
		top: 102%;
		bottom: auto;
	}

	.enName {
		width: 10.33%;
	}

	.enName1 {
		width: 14.66%;
	}

	.mailForm dl input.enInp1 {
		width: 37.5%;
	}

	.mailForm dl input.enInp2 {
		width: 22.66%;
	}

	.mailForm dd span.enLine {
		width: 7.833%;
	}

	.mailForm dl input.enInp3 {
		width: 30.833%;
	}

	.mailForm dl input.enInp4 {
		width: 30.833%;
	}

	.enLine::after {
		width: 10px;
		top: 50%;
	}

	.mailForm dl.enRad {
		padding: 0;
		margin-top: 27px;
	}

	.mailForm dl.firstTa {
		padding: 0;
	}

	.mailForm .inLine {
		padding-top: 0;
	}

	.mailForm dd span {
		padding-top: 12px;
		font-size: 12px;
	}

	.mailForm dl.enRad label {
		padding-right: 22px;
	}

	.mailForm dl.enRad dd {
		margin-top: 7px;
	}

	.mailForm dl.enRad dd label span {
		padding: 0 0 0 23px;
	}

	.mailForm dl.enRad label span::before {
		top: 0;
	}

	.mailForm dl.enSpec {
		padding: 0;
		margin-top: 24px;
	}

	.mailForm dl.enSpec dt span {
		padding-left: 4px;
		font-size: 8px;
	}

	.mailForm dl.enSpec dd {
		margin-top: 7px;
	}

	.mailForm dl textarea {
		height: 210px;
		font-size: 12px;
	}

	.enUp {
		margin-top: 31px;
		font-size: 12px;
	}

	a.enHa:hover {
		text-decoration: underline;
	}


	.enUp label {
		margin-top: 13px;
		text-indent: 20px;
		letter-spacing: 0px;
	}

	.enUp label span::before {
		width: 11px;
		height: 11px;
		top: 2px;
		left: -21px;
	}

	p.enHre {
		margin-top: 14px;
		font-size: 10px;
		letter-spacing: 0;
	}

	p.enHre span.error {
		font-size: 12px;
		bottom: -22px !important;
		white-space: nowrap;
	}

	.submit {
		margin-top: 39px;
	}

	.enUp .submit .inWp {
		padding: 7px 14px;
	}

	.submit input {
		font-size: 12px;
	}
}

/*------------------------------------------------------------
	confirm
------------------------------------------------------------*/
.confirm .headLine01 .jp {
	padding-top: 2px;
}

.confirmInfo {
	margin: 37px auto 150px;
}

.confirmForm {
	margin: 0 auto;
}

.confirmForm .enDl {
	margin-top: 0;
}

.confirmForm dl:before {
	width: 200px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -1px;
	content: "";
	background: #9b9b9b;
}

.confirmForm .enDl dl:last-child {
	border-bottom: 0;
}

.confirmForm .enDl dl:last-child:before {
	height: 0;
}

.confirmForm .submit {
    margin-top: 31px;
}


@media all and (min-width: 0) and (max-width: 767px) {
	.confirmInfo {
		margin: 21px auto 75px;
		font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

	.confirmForm .enDl {
		margin-top: 0 !important;
	}

	.confirmForm dl {
		margin-top: 0;
		padding: 15px 0;
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1.6;
	}

	.confirmForm .enDl dl:first-child {
		margin-top: 0;
	}

	.confirmForm dt {
		width: 90px;
		float: left;
		letter-spacing: 0;
	}

	.confirmForm dl:before {
		width: 90px;
	}

	.confirmForm dd {
		margin-top: 0;
		padding-left: 110px;
		font-size: 12px;
	}

	.confirmForm .submit {
		margin-top: 40px;
	}

	.confirmForm .submit li {
		margin: 0 5px;
	}

	.confirmForm .subMod:hover {
		border: 1px solid #ccc;
	}
}

@media all and (min-width: 550px) and (max-width: 767px) {
	.jobIntro .guide li.lineSp:before {
		display: block;
	}
}

@media all and (min-width: 0) and (max-width: 374px) {
	.mailForm dl.enRad {
		margin-top: 40px;
	}

	.inList .inMore a {
		text-indent: -15px;
		background: url(/img/2nd/img_icon_1.png) no-repeat 87px 12px;
		background-size: 13px 10px;
		min-width: 80px;
		padding: 9px 12px;
	}

	.seeking h3 {
		letter-spacing: .5px;
	}

	.introduce .perProfile h4 {
		font-size: 12px;
	}
}

@media all and (-ms-high-contrast: none) {
	.mailForm dl.enRad label span:before {
		top: 0;
	}
}