@charset "UTF-8";

/*****************************************************************************【会社概要】*/
html {
	overflow: auto;
}

#content p {
	font-size: 15px;
}

.copOutline {
	border: 1px solid #d1cbbd;
	/*    border-collapse: collapse;
      border-spacing: 0;
      margin: 40px 0;*/
	width: 95%;
	margin: auto;
	font-size: 0.9em;
}

th {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #f2f1ec none repeat scroll 0 0;
	border-color: #d1cbbd;
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px 1px;
	font-weight: normal;
	line-height: 1.3em;
	padding: 3px 6px;
	white-space: nowrap;
}

td {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #d1cbbd;
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px 1px;
	padding: 3px 6px;
}

/*

th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f2f1ec none repeat scroll 0 0;
    border-color: #d1cbbd;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: normal;
    line-height: 1.3em;
    padding: 3px 6px;
    white-space: nowrap;
}
td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d1cbbd;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    padding: 3px 6px;
    }*/
/*****************************************************************************【特定商取引】*/
.tokuteiMarginBox {
	margin: 20px 0 40px 0;
	font-size: 15px;
}

@media (max-width: 659px) {
	.tokuteiMarginBox {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
}

.tokutei p {
	margin: 10px 15px;
}

.tokutei h4 {
	margin: 25px 0 0 20px !important;
}

.tokuteicommbasicTel {
	margin: 10px 15px 20px 15px;
}

.tokuteicommbasicTel li {
	margin: 0 0 0 35px;
	font-size: 0.9em;
}

.tokuteicommbasic {
	margin: 10px 15px;
	list-style: disc;
}

.tokuteicommbasic li {
	margin: 0 0 0 35px;
	font-size: 0.9em;
}

.technicBox {
	margin: 20px 10px 40px 10px;
	font-size: 15px;
}

#profile_eizo {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 20px 0;
}




/*****************************************************************************【求人フォーム】*/

#variation {
	margin-bottom: 18px;
}

#variation ol {
	font-size: 18px;
	font-weight: bold;
	color: #AAAAAA;
	list-style-type: upper-alpha;
	margin-left: 48px;
}

@media (max-width: 659px) {
	#variation ol {
		margin-left: 22px;
	}
}

#variation li {
	list-style-type: upper-alpha !important;
	/*margin-bottom: 28px;*/
}

#variation .shigoto li {
	list-style-type: upper-alpha !important;
	margin-bottom: 28px;
}

#variation ol li span {
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	display: block;
}

#variation ol li p {
	margin-left: 0px;
}

@media (min-width: 660px) {
	#variation p {
		margin-left: 45px;
	}
}

@media (min-width: 660px) {
	#entry dt {
		padding: 0.8em 0px;
		width: 26%;
		margin-right: 4%;
		clear: both;
	}

	#entry dd {
		padding: 0.5em 0px;
		width: 70%;
		float: right;
	}

	#entry dd span {
		padding: 0px 0.2em;
	}
}

@media (max-width: 659px) {
	#entry dt {
		margin-top: 20px;
	}
}




/*
**********************************
	フォーム
**********************************
*/
#appli {
	width: 100%;
}

#entry #add {
	width: 343px;
}


@media (min-width: 660px) {

	#entry #tel1,
	#entry #tel2,
	#entry #tel3,
	#entry #mail1-1,
	#entry #mail2-1 {
		width: 100px;
	}

	#entry #mail1-2,
	#entry #mail2-2 {
		width: 212px;
	}

	#entry #time,
	#entry #douki {
		width: 343px;
	}
}

#entry #bottun {
	padding-top: 1em;
	width: 100%;
	text-align: center;
	clear: both;
}

#entry #bottun #Submit,
#entry #bottun #Submit2 {
	margin: 0px 0.5em;
	padding: 3px 1px 1px 1px;
	font-size: 12px;
}

input[type="post"] {
	width: 80px;
}



#add,
#toi,
#when,
#where,
textarea,
.txtFld {
	margin-top: 5px;
	line-height: 1.8em;
	width: 400px;
}

.zipCode {
	font-size: 13px;
}

#sex_dd span,
#renraku_method_dd span {
	display: inline-block;
	margin-right: 15px;
}

/*****************************************************************************【3つ分け】*/
.sitemap_left {
	margin-left: 1px;
	width: 220px;
	float: left;
	clear: both;
}

.sitemap_center {
	margin-left: 7px;
	padding-left: 15px;
	width: 220px;
	float: left;
}

.sitemap_right {
	padding-left: 15px;
	width: 220px;
	float: right;
}

.sitemap_left ul,
.sitemap_center ul,
.sitemap_right ul {
	margin-bottom: 2em;
	padding: 0px 0px 0px 13px;
	list-style-type: none;
}

.sitemap_left ul li ul,
.sitemap_center ul li ul,
.sitemap_right ul li ul {
	margin-bottom: -4px;
	padding: 0px 0px 0px 8px;
	list-style-type: none;
	border-left: 5px solid #f2f1ec;
}

.underline {
	border-bottom: 1px solid #FFFFFF;
}

.sitemap_left li,
.sitemap_center li,
.sitemap_right li {
	padding: 0.3em 0px;
	border-bottom: 1px dotted #d1cbbd;
	font-size: 14px;
}

.sitemap_left h4,
.sitemap_center h4,
.sitemap_right h4 {
	margin: 20px 0px 0px 0px;
}

/*# sourceMappingURL=corporate.css.map */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	▼求人ページ　トップ／共通
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.recruitWrap {
	overflow-x: hidden;
}

.recruitWrap #wrapper {
	overflow: visible;
}

#content .recruit * {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.recruitIntro {
	text-align: center;
	margin: 60px 0;
}

.recruitIntro p {
	font-size: 24px !important;
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 659px) {
	.recruitIntro p {
		font-size: 22px !important;
	}
}

.recruitIntroText {
	margin-bottom: 60px;
	padding: 0 16px;
}

@media only screen and (max-width: 659px) {
	.recruitIntroText br {
		display: none;
	}
}

.messageBox {
	background: #f0e9e0;
	position: relative;
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* justify-content: space-between; */
	padding: 30px 0;
	margin-bottom: 60px;
}

@media only screen and (max-width: 659px) {
	.messageBox {
		padding: 30px 16px;
	}
}

.messageBox:before,
.messageBox:after {
	content: "";
	display: block;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	background: #f0e9e0;
}

.messageBox:before {
	left: -100vw;
}

.messageBox:after {
	right: -100vw;
}

.messageBox__text {
	width: 100%;
}

.messageBox__textBody {
	background-color: #F6F3EE;
	border-radius: 8px;
	padding: 30px 34px;
}

.messageBox__notable {
	display: block;
	text-align: right;
}

@media only screen and (max-width: 659px) {
	.messageBox__text {
		width: 100%;
		margin-bottom: 24px;
	}
}

.messageBox__text--title {
	font-size: 24px !important;
	color: #bb793b;
	margin-bottom: 10px !important;
	text-align: center;
}

.messageBox__image {
	width: 38%;
}

@media only screen and (max-width: 659px) {
	.messageBox__image {
		width: 100%;
	}
}

#variation.bosyuchu {
	text-align: center;
}

@media only screen and (max-width: 659px) {
	#variation.bosyuchu {
		padding: 0 16px;
	}
}

@media only screen and (max-width: 659px) {
	#variation.bosyuchu .tokuteiMarginBox {
		width: 100%;
	}
}





.linkBtn {
	position: relative;
	text-align: center;
	padding-left: 10px;
}

.linkBtn:before {
	content: "\f105";
	font-family: Fontawesome;
	bottom: inherit;
	top: 50%;
	right: 10px;
	left: inherit;
	transform: translateY(-50%);
	color: #905139;
	margin-top: -2px;
}

