@charset "utf-8";

/* トップイメージ
-------------------------------------*/
.topimg_Box {
	background-color: #ECA535;
	margin-bottom: 30px;
}
.topimg_Box h2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.topimg_Box h2 img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 700px) {
.topimg_Box h2 {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
}
/* お知らせ
-------------------------------------*/
.news_Box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.news_Box h3 {
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 20px;
	background-color: #FFFFFF;
	color: #16A6B6;
	text-align: center;
	line-height: 120px;
	font-size: 24px;
}
.news_Box ul {
	width: 860px;
	float: left;
}
.news_Box li {
	border-bottom: 1px dashed #666666;
	padding-top: 10px;
	padding-bottom: 5px;
}
.news_Box li .new {
	background-color: #ECA535;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.news_Box li .link a {
	color: #484848;
}

@media (max-width: 700px) {
.news_Box {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.news_Box h3 {
	width: 100%;
	height: 30px;
	float: none;
	margin-right: 0px;
	line-height: 30px;
	font-size: 20px;
}
.news_Box ul {
	width: 100%;
	float: none;
}
.news_Box li {
	font-size: 12px;
}
}

/* 業界について調べよう
-------------------------------------*/
.industry_Box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.industry_Box ul {
}
.industry_Box li {
	width: 235px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	background: #f5f1e9; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f1e9 0%, #f5f1e9 38%, #e3decc 38%, #e3decc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f5f1e9 0%,#f5f1e9 38%,#e3decc 38%,#e3decc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f5f1e9 0%,#f5f1e9 38%,#e3decc 38%,#e3decc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.industry_Box li:nth-child(4n) {
	margin-right: 0px;
}
.industry_Box li img {
	width: 32px;
	float: left;
}
.industry_Box li a {
	width: 235px;
	height: 80px;
	display: block;
	background-image: url(../images/sankaku.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.industry_Box p.icon1 {
	width: 195px;
	text-align: center;
	color: #16A6B6;
	font-size: 16px;
	padding-top: 40px;
	float: right;
	padding-right: 5px;
}
.industry_Box p.icon2 {
	width: 195px;
	text-align: center;
	color: #16A6B6;
	font-size: 16px;
	padding-top: 38px;
	line-height: 1.25em;
	float: right;
	padding-right: 5px;
}
.industry_Box2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align:center;
}
.industry_Box2 ul {
}
.industry_Box2 li {
	width: 600px;
	margin: 0 auto;
	background: #16A6B6; /* Old browsers */
	background: -moz-linear-gradient(top, #e3decc 0%, #e3decc 38%, #e3decc 0%, #e3decc 38%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e3decc 0%,#e3decc 38%,#e3decc 0%,#e3decc 38%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e3decc 0%,#e3decc 38%,#e3decc 0%,#e3decc 38%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.industry_Box2 li:nth-child(4n) {
	margin-right: 0px;
}
.industry_Box2 .movie_img,
.company_Box .job-map{
	width: 750px;
	margin: 0 auto;
}
.industry_Box2 .movie_img img {

}
.industry_Box2 li a {
	width: 600px;
	height:100px;
	display: block;
	background-image: url(../images/sankaku.png);
	background-position: right bottom;
	background-repeat: no-repeat;
    border:#16A6B6 solid 3px;
}
.industry_Box2 p.icon1 {
	width: 600px;
	text-align:center;
	color: #16A6B6;
	font-size: 24px;
	font-weight:bold;
	padding-top: 10px;
	float: right;
	padding-left: 0px;
}

@media (max-width: 750px) {
.industry_Box {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.industry_Box2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.industry_Box2 img {
	width: 100%;
}
.industry_Box2 .movie_img,
.company_Box .job-map{
	width: 100%;
	margin: 0 auto;
}
.industry_Box2 .movie_img a,
.company_Box .job-map a{
	width: 100%;
}
.industry_Box2 .movie_img img,
.company_Box .job-map img {
	width: 100%;
}
.industry_Box2 li {
	width: 100%;
	margin: 0 auto;
	background: #16A6B6; /* Old browsers */
	background: -moz-linear-gradient(top, #e3decc 0%, #e3decc 38%, #e3decc 0%, #e3decc 38%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e3decc 0%,#e3decc 38%,#e3decc 0%,#e3decc 38%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e3decc 0%,#e3decc 38%,#e3decc 0%,#e3decc 38%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.industry_Box2 li a {
	width: 100%;
	height:80px;
	display: block;
	background-image: url(../images/sankaku.png);
	background-position: right bottom;
	background-repeat: no-repeat;
    border:#16A6B6 solid 3px;
}
.industry_Box2 p.icon1 {
	width: 100%;
	text-align:center;
	color: #16A6B6;
	font-size: 18px;
	font-weight:bold;
	padding-top: 10px;
	float: right;
	padding-left: 0px;
}
}
@media (max-width: 500px) {
.industry_Box li {
	width: 49%;
	margin-bottom: 10px;
	margin-right: 2%;
	background-position: right bottom;
}
.industry_Box li:nth-child(2n) {
	margin-right: 0px;
}
.industry_Box li a {
	width: 100%;
}
.industry_Box p.icon1,.industry_Box p.icon1 {
	width: 73%;
	font-size: 14px;
	line-height: 1.25em;
}
.industry_Box p.icon1,.industry_Box p.icon2 {
	width: 73%;
	font-size: 14px;
}
}

/* 企業紹介
-------------------------------------*/
.company_Box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.company_Box ul {
}
.company_Box li {
	width: 320px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	display: block;
}
.company_Box li:nth-child(3n) {
	margin-right: 0px;
}
.company_Box li h4 {
	background-color: #16A6B6;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.company_Box li div {
	background-color: #fff;
	height: 80px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(../images/sankaku.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.company_Box li .content {
	color: #ee6557;
}
@media (max-width: 700px) {
.company_Box {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.company_Box li {
	width: 49%;
	margin-bottom: 15px;
	margin-right: 2%;
}
.company_Box li:nth-child(even) {
	margin-right: 0px;
}
.company_Box li:nth-child(odd) {
	margin-right: 2%;
}
.company_Box li img {
	max-width: 100%;
	height: auto;
}
.company_Box li h4 {
	font-size: 14px;
}
.company_Box li div {
	height: auto;
	padding: 5px;
}
.company_Box li div p {
	font-size: 12px;
}
}
