/*******************************************************************/
/* PC：幅769px以上                                                                                         */
/*******************************************************************/
@media screen and (min-width: 769px) {
/*<start>==========================================================*/

/*=================================================================*/
/*	mv                                                                                                       */
/*=================================================================*/
.mv {
	background: url(../../images/top/bg_mv.jpg) no-repeat top center #fff;
	height: 392px;
}
.mv .inner { position: relative; }
.mv .btn_area {
	background: url(../../images/top/bg_btnarea.png) repeat top left;
	padding: 35px;
	width: 320px;
	position: absolute;
	top: 50px;
	right: 0;
}
.mv .btn_area ul li {
	box-shadow:0px 0px 3px 0px #97ac3f;
	-moz-box-shadow:0px 0px 3px 0px #97ac3f;
	-webkit-box-shadow:0px 0px 3px 0px #97ac3f;
	padding: 10px 0;
}
.mv .btn_area ul li:first-child { margin-bottom: 30px; }
.mv .btn_area ul li img.txt { margin-bottom: 10px; }
/*=================================================================*/
/*	contents                                                                                                       */
/*=================================================================*/
article { padding: 20px 0 0; }
section { margin-bottom: 30px!Important; }
/*=================================================================*/
/*	job search                                                                                                       */
/*=================================================================*/
section.jobsearch_area h2 {
	background: url(../../images/union/bg_h2_jobsearch.gif) repeat top left;
	border-bottom: 2px solid #e7e3d5;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	text-align: left;
	padding: 8px 16px;
}
section.jobsearch_area .yellow_in .fleft {
	width: 513px;
	text-align: left;
}
section.jobsearch_area .yellow_in .fright {
    width: 420px;
    text-align: left;
}
section.jobsearch_area .yellow_in .title {
	font-size: 1.8rem;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
section.jobsearch_area .yellow_in .fleft ul {
	background: #f2f0e8;
	padding: 24px 30px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 100%;
}
section.jobsearch_area .yellow_in .fleft.selectContents {
    margin-bottom: 20px;
    width: 466px;
    margin: 0 30px 0 0;
}
section.jobsearch_area .yellow_in .fleft.selectContents ul {
	width: auto;
}
.selectPeriod {
	float: left;
	text-align: left;
	width: 420px;
	margin: 0 0 15px 0;
}
section.jobsearch_area .yellow_in .selectPeriod ul {
	background: #f2f0e8;
	padding: 14px 26px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
section.jobsearch_area .yellow_in .selectPeriod ul li {
	display: inline-block;
	width: 110px;
}
section.jobsearch_area .yellow_in .fleft ul li {
	float: left;
	width: 200px;
	margin-bottom: 22px;
}
/*
section.jobsearch_area .yellow_in .fleft ul li:first-child, section.jobsearch_area .yellow_in .fleft ul li:nth-child(2), section.jobsearch_area .yellow_in .fleft ul li:nth-child(3) { margin-bottom: 8px; }
*/
section.jobsearch_area .yellow_in .fright ul { width: 100%; }
section.jobsearch_area .yellow_in .fright ul li {
	width: 120px;
	padding: 8px 10px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
section.jobsearch_area .yellow_in .fright ul li:first-child {
	background: #e2afb0;
	border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
}
section.jobsearch_area .yellow_in .fright ul li:nth-child(2) {
	background: #82bfcd;
}
section.jobsearch_area .yellow_in .fright ul li:nth-child(3) {
	background: #c7d984;
	border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
}
section.jobsearch_area .yellow_in .fright ul li:last-child {
	background: #f2f0e8;
	border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	width: 390px;
	padding: 10px 15px;
	text-align: left;
}
/*=================================================================*/
/*	new job                                                                                                       */
/*=================================================================*/
section.newjob_area h2 {
	background: url(../../images/union/bg_h2.gif) repeat top left;
	border-bottom: 2px solid #e7e3d5;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	text-align: left;
	padding: 8px 16px;
	position: relative;
}
section.newjob_area h2 a {
	position: absolute;
	right: 16px;
	top: 8px;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: normal;
}
section.newjob_area h2 a img { margin-left: 6px; }
/*section.newjob_area .yellow_in {
	height: 300px;
	overflow-y: scroll;
}*/
section.newjob_area .yellow_in ul {
	display: table;
	width: 100%;
}
section.newjob_area .yellow_in ul .row_box { display: table-row; }
section.newjob_area .yellow_in ul li {
	display: table-cell;
	width: 430px;
	padding-bottom: 12px;
	margin: 0 34px 12px 0;
	vertical-align: top;
	float: left;
	border-bottom: dotted 2px #eaeaea;
}
section.newjob_area .yellow_in ul li:nth-child(even) {
	margin-right: 0px;
}
section.newjob_area .yellow_in ul li:nth-child(9),
section.newjob_area .yellow_in ul li:nth-child(10) {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
section.newjob_area .yellow_in ul li:nth-child(2n+1) {
	clear: both;
}
section.newjob_area .yellow_in ul li a { text-decoration: none; }
section.newjob_area .yellow_in ul li a .thumbnail {
	width: 100px;
	height: 80px;
	overflow: hidden;
	float: left;
}
section.newjob_area .yellow_in ul li a dl {
	text-align: left;
	float: left;
	width: 315px;
	padding-left: 15px;
}
section.newjob_area .yellow_in ul li a dl dd.area span {
	font-weight: bold;
	color: #f28bb2;
}
section.newjob_area .yellow_in ul li a dl dd { margin-bottom: 5px; }
section.newjob_area .yellow_in ul li a dl dd span.tag {
	background: #aac82d;
	color: #fff;
	font-size: 1.2rem;
	font-size: 12px;
	padding: 0 4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 3px;
}
section.newjob_area .yellow_in ul li a dl dt { text-decoration: underline; }
/*=================================================================*/
/*	btn_area                                                                                                       */
/*=================================================================*/
section.btn_area a { margin: 0 10px; }

/*=================================================================*/
/*	banner_area                                                                                                       */
/*=================================================================*/
section.banner_area .fleft { width: 700px; }
section.banner_area .fleft li {
	float: left;
	margin-right: 10px;
	width: 343px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 10px 8px;
}
section.banner_area .fleft li:nth-child(2n) { margin-right: 0; }
section.banner_area .fleft li a {
	display: block;
	width: 328px;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
section.banner_area .fleft li a img.banner_img { margin-bottom: 13px; }
section.banner_area .fleft li:last-child a img.banner_img { margin-bottom: 0; }
section.banner_area .fleft li a img.arrow { margin: -5px 0 0 10px; }
section.banner_area .fright { width: 290px; }
section.banner_area .fright li { margin-bottom: 10px; }
section.banner_area .fright li a {
	height: 64px;
	width: 270px;
	display: inline-block;
	text-align: left;
	line-height: 0;
	padding: 9.2px 10px;
}
section.banner_area .fright li a span.icon {
	width: 61px;
	height: 64px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
	text-align: center;
}
section.banner_area .fright li a div.text {
	display: inline-block;
	margin-left: 8px;
	line-height: 100%;
	vertical-align: middle;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: bold;
}
/*
section.banner_area .fright li:first-child a span.icon { padding-top: 6px; }
section.banner_area .fright li:nth-child(2) a { color: #82bfcd; }
section.banner_area .fright li:nth-child(3) a { color: #e77da5; }
section.banner_area .fright li:nth-child(4) a { color: #c7d984; }
section.banner_area .fright li:last-child a { background: #00c300; }
section.banner_area .fright li:last-child a span.icon { padding-top: 3px; }
*/
section.banner_area .fright li:first-child a { color: #dfae2c; }
section.banner_area .fright li:nth-child(2) a span.icon { padding-top: 6px; }
section.banner_area .fright li:nth-child(3) a { color: #82bfcd; }
section.banner_area .fright li:nth-child(4) a { color: #e77da5; }
section.banner_area .fright li:nth-child(5) a { color: #c7d984; }
section.banner_area .fright li:last-child a { background: #00c300; }
section.banner_area .fright li:last-child a span.icon { padding-top: 3px; }


/*=================================================================*/
/*	news                                                                                                       */
/*=================================================================*/
section.news_area h2 {
	background: url(../../images/union/bg_h2.gif) repeat top left;
	border-bottom: 2px solid #e7e3d5;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	text-align: left;
	padding: 8px 16px;
	position: relative;
}
section.news_area h2 a {
	position: absolute;
	right: 16px;
	top: 8px;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: normal;
}
section.news_area h2 a img { margin-left: 6px; }
section.news_area .yellow_in ul li {
	border-bottom: 1px solid #b9ad84;
	margin-bottom: 10px;
}
section.news_area .yellow_in ul li a {
	text-align: left;
	padding: 0 0 10px 0;
	display: block;
}
section.news_area .yellow_in ul li a dl dt {
	text-decoration: none;
	float: left;
	width: 175px;
}
section.news_area .yellow_in ul li a dl dt span {
	padding: 0 6px 3px;
	background: #aac82d;
	display: inline;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 10px;
}
section.news_area .yellow_in ul li a dl dd {
	float: right;
	width: 735px;
	text-decoration: underline;
}
/*<end>============================================================*/
}


/*******************************************************************/
/* SP：幅768px以下                                                                                         */
/*******************************************************************/
@media screen and (max-width: 768px) {
/*<start>==========================================================*/
/*=================================================================*/
/*	mv                                                                                                       */
/*=================================================================*/
.mv {
	background: url(../../images/top/sp/bg_mv.jpg) no-repeat top center #fff;
	background-size: contain;
}
.mv .inner {
	position: relative;
	width: 100%;
	padding-top: 45%;
	margin-bottom: 0;
}
.mv .btn_area {
	background: url(../../images/top/bg_btnarea.png) repeat top left;
	width: 100%;
	padding: 3% 0;
	position: relative;
	top: 0;
	left: 0;
}
.mv .btn_area ul {
	width: 94.66%;
	margin: 0 auto;
}
.mv .btn_area ul li {
	box-shadow:0px 0px 3px 0px #97ac3f;
	-moz-box-shadow:0px 0px 3px 0px #97ac3f;
	-webkit-box-shadow:0px 0px 3px 0px #97ac3f;
	padding: 1% 2% 2%;
	float: left;
	width: 45%;
}
.mv .btn_area ul li:first-child { margin-right: 1.4%; }
.mv .btn_area ul li img.txt {
	width: 100%;
	margin-bottom: 5px;
}
/*=================================================================*/
/*	contents                                                                                                       */
/*=================================================================*/
article { padding: 20px 0 0; }
section { margin-bottom: 30px; }
.shadow_box {
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0px 0px 3px 0px #cfcfcf;
	-moz-box-shadow:0px 0px 3px 0px #cfcfcf;
	-webkit-box-shadow:0px 0px 3px 0px #cfcfcf;
	padding: 10px;
}
.cont_yellow_box {
	background: #fffded;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.yellow_in {
	padding: 2.67%;
}

/*=================================================================*/
/*	job search                                                                                                       */
/*=================================================================*/
section.jobsearch_area h2 {
	background: url(../../images/union/bg_h2_jobsearch.gif) repeat top left;
	border-bottom: 2px solid #e7e3d5;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	text-align: left;
	padding: 2% 3%;
}
section.jobsearch_area h2 img { width: 35.2%; }
section.jobsearch_area .yellow_in .fleft {
	float: none!Important;
	text-align: left;
	margin-bottom: 3%;
}
section.jobsearch_area .yellow_in .selectPeriod {
	text-align: left;
	margin-bottom: 3%;
}
section.jobsearch_area .yellow_in .selectPeriod ul {
	background: #f2f0e8;
	padding: 2% 4%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 92%;
}
section.jobsearch_area .yellow_in .selectPeriod ul li {
	display: inline-block;
	display: inline-block;
	width: 48%;
}
section.jobsearch_area .yellow_in .fright {
	float: none!Important;
	text-align: left;
}
section.jobsearch_area .yellow_in .title {
	font-size: 1.8rem;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2%;
}
section.jobsearch_area .yellow_in .fleft ul {
	background: #f2f0e8;
	padding: 2% 4%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 92%;
}
section.jobsearch_area .yellow_in .fleft ul li {
	float: left;
	width: 50%;
	font-size: 1.4rem;
	font-size: 14px;
}
section.jobsearch_area .yellow_in .fright ul li {
	background: #f2f0e8;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 3% 4%;
}
/*=================================================================*/
/*	new job                                                                                                       */
/*=================================================================*/
section.newjob_area {
	width: 100%;
	margin-bottom: 0px;
}
section.newjob_area .shadow_box {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0;
}
section.newjob_area h2 {
	background: url(../../images/union/bg_h2.gif) repeat top left;
	border-bottom: 2px solid #e7e3d5;
	text-align: left;
	padding: 2% 4%;
	position: relative;
}
section.newjob_area h2 img { width: 58.8%; }
section.newjob_area .yellow_in ul {
	width: 100%;
	margin-bottom: 3%;
}
section.newjob_area .yellow_in ul li {
	padding: 3% 0;
	vertical-align: top;
	border-bottom: 1px solid #b9ad84;
}
section.newjob_area .yellow_in ul li a {
	text-decoration: none;
	padding: 0 2%;
}
section.newjob_area .yellow_in ul li a .thumbnail {
	width: 25%;
	height: auto;
	overflow: hidden;
	float: left;
}
section.newjob_area .yellow_in ul li a dl {
	float: right;
	width: 70%;
	text-align: left;
}
section.newjob_area .yellow_in ul li a dl dd:last-of-type { margin-bottom: 5px; }
section.newjob_area .yellow_in ul li a dl dd:last-of-type span {
	font-weight: bold;
  color: #f28bb2;
}
section.newjob_area .yellow_in ul li a dl dd.area { margin-bottom: 5px; }
section.newjob_area .yellow_in ul li a dl dd.area span {
	font-weight: bold;
	color: #f28bb2;
}
section.newjob_area .yellow_in ul li a dl dd span.tag {
	display: inline-block;
	background: #aac82d;
	color: #fff;
	font-weight: 500;
	font-size: 1.2rem;
	padding: 3px 6px 1px 6px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 5px 2px 0;
	line-height:  140%;
}
section.newjob_area .yellow_in ul li a dl dt {
	text-decoration: underline;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: bold;
}
section.newjob_area .yellow_in a.more_link {
	color: #aac82d;
	display: block;
	background: url(../../images/union/sp/icon_arrow_green.png) no-repeat right center;
	background-size: 4%;
	text-align: right;
	padding-right: 5%;
	font-size: 1.4rem;
	font-size: 14px;
}
/*=================================================================*/
/*	joblink_area                                                                                                       */
/*=================================================================*/
section.joblink_area {
	background: #fffded;
	padding: 0 2.67% 2.67%;
}
section.joblink_area a {
	width: 43%;
	padding: 3%;
	background: #fff;
}

/*=================================================================*/
/*	banner_area                                                                                                       */
/*=================================================================*/
section.banner_area .fleft { float: none!Important; }
section.banner_area ul.fleft {
	display: flex;
	flex-wrap: wrap;
}
section.banner_area .fleft li {
	margin-bottom: 10px;
	width: 49.3%;
	margin-right: 1.4%;
	box-sizing: border-box;
}
section.banner_area .fleft li:nth-child(2n) { margin-right: 0; }
section.banner_area .fleft li a { display: block; }
section.banner_area .fleft li a img.banner_img { margin: 0 0 3% 0; }
section.banner_area .fleft li:last-child a img.banner_img { margin: 0; }
section.banner_area .fleft li a span {
	position: relative;
	display: block;
	padding: 0 18% 0 5%;
	margin: 2% 0;
	font-size: 1.2rem;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	line-height: 150%;
}
section.banner_area .fleft li a span img {
	position: absolute;
	top: 0;
	right: 3%;
	width: 16px;
}
section.banner_area .fright { float: none!Important; }
section.banner_area .fright li { margin-bottom: 10px; }
section.banner_area .fright li a {
	display: inline-block;
	text-align: left;
	line-height: 0;
	padding: 2%;
	width: 96%;
}
section.banner_area .fright li a span.icon {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
	text-align: center;
}
section.banner_area .fright li a div.text {
	display: inline-block;
	margin-left: 8px;
	line-height: 100%;
	vertical-align: middle;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: bold;
}
section.banner_area .fright li:first-child a { color: #dfae2c; }
section.banner_area .fright li:nth-child(3) a { color: #82bfcd; }
section.banner_area .fright li:nth-child(4) a { color: #e77da5; }
section.banner_area .fright li:nth-child(5) a { color: #c7d984; }
section.banner_area .fright li:last-child a {
	background: #00c300;
	color: #fff;
}
/*=================================================================*/
/*	news                                                                                                       */
/*=================================================================*/
section.news_area {
	width: 100%;
	margin-bottom: 0px;
}
section.news_area .shadow_box {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0;
}
section.news_area h2 {
	background: url(../../images/union/bg_h2.gif) repeat top left;
	border-bottom: 2px solid #e7e3d5;
	text-align: left;
	padding: 2% 4%;
	position: relative;
}
section.news_area h2 img { width: 71.2%; }
section.news_area .yellow_in ul li {
	border-bottom: 1px solid #b9ad84;
	margin-bottom: 3%;
}
section.news_area .yellow_in ul li a {
	text-align: left;
	padding: 0 0 3% 0;
	display: block;
	text-decoration: none;
}
section.news_area .yellow_in ul li a dl { padding: 0 2%; }
section.news_area .yellow_in ul li a dl dt { margin-bottom: 3%; }
section.news_area .yellow_in ul li a dl dt span {
	padding: 0 6px 1px 6px;
	background: #aac82d;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 10px;
	width: 19%;
}
section.news_area .yellow_in ul li a dl dd {
	text-decoration: underline;
	font-size: 1.6rem;
	font-size: 16px;
}
section.news_area .yellow_in a.more_link {
	color: #aac82d;
	display: block;
	background: url(../../images/union/sp/icon_arrow_green.png) no-repeat right center;
	background-size: 4%;
	text-align: right;
	padding-right: 5%;
	font-size: 1.4rem;
	font-size: 14px;
}

/*<end>============================================================*/

}
