@charset "utf-8";

/*mainimage*/
#contents.top .mainimage{
	background:url(../../images/top/mainimage_image.png) no-repeat center center;
	width:100%;
	height: 600px;
	display:table;
}
#contents.top .mainimage .text{
	display:table-cell;
	width:100%;
	height: 100%;
	vertical-align:middle;
	text-align:center;
}
#contents.top .organizationMap{
	text-align:center;
}

/*navButton*/
#contents.top .navButton{
	display:block;
	background:#f2f2f2;
	border:none;
	border-bottom: 3px solid #ccc;
	color:#285c2b;
	text-decoration:none;
	height: 196px;
	padding-top: 103px;
	box-sizing:border-box;
	background-repeat:no-repeat;
}
#contents.top .navWrap{
	overflow: hidden;
}
#contents.top .navButton:first-child {
	margin-left:0;
}
#contents.top .navButton {
	background-size: 100%;
}
#contents.top .navButton.bg1{
	background-image:url(../../images/top/button_image1.png) ;
}
#contents.top .navButton.bg2{
	background-image:url(../../images/top/button_image2.png) ;
}
#contents.top .navButton.bg3{
	background-image:url(../../images/top/button_image3.png) ;
}
#contents.top .navButton.bg4{
	background-image:url(../../images/top/button_image4.png) ;
}
#contents.top .navButton.bg5{
	background-image:url(../../images/top/button_image5.png) ;
}
#contents.top .navButton.bg6{
	background-image:url(../../images/top/button_image6.png) ;
}
#contents.top .navButton.bg7{
	background-image:url(../../images/top/button_image7.png) ;
}
#contents.top .navButton.bg8{
	background-image:url(../../images/top/button_image8.png) ;
}
#contents.top .navButton.bg9{
	background-image:url(../../images/top/button_image9.png) ;
}
#contents.top .navButton.bg10{
	background-image:url(../../images/top/button_image10.png) ;
}

#contents.top .navButton>.inner{
	font-size: 15px;
	width: 190px;
	height: 130px;
	display:table-cell;
	vertical-align:middle;
}

/*lead*/
#contents.top .box1{
	background: url(../../images/top/lead_bg.png) repeat-x 0 0;
	width: 100%;
	max-width: 1280px;
	padding: 65px 0 0;
	position: relative;
	margin: 0 auto;
	text-align: center;
	box-sizing:border-box;
}

#contents.top .box1:after{
	left: -128px;
}

#contents.top .box1:before{
	right: -128px;
}

#contents.top .box1 .lead{
	width: 643px;
	margin: 0 auto;
}

#contents.top .textStyleLead1{
	font-size: 16px;
	line-height: 1.5;
}
#contents.top .textStyleLead2{
	text-align:center;
	font-size: 16px;
	line-height: 1.5;
}

#contents.top .col2{
	display: table;
	margin: 60px auto;
}
#contents.top .col2 > .cell{
	display: table-cell;
	padding: 0 10px;
}
#contents.top .col2 > .cell.bottom{
	width: 340px;
	vertical-align: top;
}
#contents.top .col2 > .cell.bottom a.first img{
	padding-bottom: 10px;
}

.giankyo-explanation-container {
	margin-top: 30px;
	margin-bottom: 30px;
}

.giankyo-explanation-sentence p {
	font-size: 20px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

.giankyo-anchor{
	display: block;
    visibility: hidden;
}

/* �摜������3�\������ */
.giankyo-explanation-img-area {
	padding: 10px 0 0;
	display: flex;
	justify-content: center;
}
.giankyo-explanation-img {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 0 13px;
	position: relative;
	text-align: center;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
	@media screen and (min-width:768px) {
		.giankyo-explanation-img {
			width:auto;
			height:auto;
			max-width:100%;
			max-height:100%;
		}
	}

.giankyo-explanation-img-area .giankyo-explanation-img{
	/* cursor: pointer; */
}

@media screen and (min-width:768px) {
	.giankyo-explanation-img-area .giankyo-explanation-img img{
		width: 90%;
		height: auto;
		margin-bottom: 11px;
	}
}

.industry-work-master-container{
	display:flex;
	padding: 10px 0 0;
    justify-content: center;
	width:85%;
	padding-left:15%;
}
.industry-work-container {
	margin-bottom: 30px;
	width:100%;
}

.industry-work-sentence-img-container{
	width:70%;
	background-color: #ffffff;
	/*margin: auto;*/
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 15%;
	margin-right: 15%;;
}

.industry-work-sentence-img-container-left{
	width:100%;
	background-color: #ffffff;
	/*margin: auto;*/
	overflow-x: hidden;
	overflow-y: hidden;
}


.industry-work-sentence{
	padding: 10px;
	margin: auto;
}

/* �摜������3�\������ */
.industry-work-img-area {
	padding: 10px 0 0;
	display: flex;
	justify-content: center;
}
.industry-work-img {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 0 13px;
	position: relative;
	text-align: center;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
	@media screen and (min-width:768px) {
		.giankyoindustry-work-img {
			width:auto;
			height:auto;
			max-width:100%;
			max-height:100%;
		}
	}

.industry-work-img-area .industry-work-img{
	cursor: pointer;
}

@media screen and (min-width:768px) {
	.industry-work-img-area .industry-work-img img{
		width: 90%;
		height: auto;
		margin-bottom: 11px;
	}
}

.industry-work-img-area a{
	position:relative;
	display: inline-block; /* ????????????????? */
}
/* New ????????? */
.new-icon {
    position: absolute;
    top: -40px; /* ????????? */
    padding: 5px 10px;
	width:75px;
}

.recrult-container {
	margin-bottom: 0px;
}

.recrult-map-job-container{
	width:70%;
	background-color: #ffffff;
	margin: auto;
}

.recrult-map-container{
	border-bottom: #ccc;
	padding:3px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.recrult-map-container p{
	text-align: center;
	font-size: 24px;
}

.recrult-map-container img{
	object-fit: contain;
	width: 90%;
	height: 90%;
}

.recrult-job-container{
	margin-top: 10px;
	margin-bottom: 18px;
	border-bottom: #ccc;
	padding:3px;
}

.recrult-job-container p{
	text-align: center;
	font-size: 24px;
}

.select-status-container{
	padding-top: 10px;	
	padding-bottom: 24px;
}

/* �摜������2�\������ */
.recrult-job-img-area{
	padding: 0 3px 3px 3px;
	display: flex;
	justify-content: center;
}
.recrult-job-img {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 10px 0 10px 0;
	position: relative;
	text-align: center;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
	@media screen and (min-width:768px) {
		.recrult-job-img {
			width:auto;
			height:auto;
			max-width:100%;
			max-height:100%;
		}
	}

@media screen and (min-width:768px) {
	.recrult-job-img-area .recrult-job-img img{
		padding-bottom: 0px;
		width: 70%;
		height: auto;
	}
}

.btn-recrult-job-other {
	width:200px;
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: #009900;
    background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,
                                      rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}


.recrult-company-container{
	width:70%;
	background-color: #ffffff;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.recrult-sentence p {
	font-size: 20px;
	padding: 0px 10px 0px 10px;
	padding-left: 15%;
	text-align: left;
}
.recrult-company-header-container{
	background-color: #009900;
	color: #fff;
	padding:15px;
}

.recrult-company-header-container p{
	text-align: center;
	font-size: 14px;
}

.recrult-company-detail-container{
	width:100%;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.recrult-company-detail-table-container{
	max-height:800px;
	max-width:100%;
	overflow: scroll;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.recrult-company-detail-table{

	width: 100%;
	border-collapse: collapse;
}

.recrult-company-detail-table th{
	font-weight: normal;
	font-size: 20px;
	padding: 5px;
	color: #FFFFFF;
	vertical-align:middle;
	text-align:left;
	width:20%;
}

.recrult-company-detail-table td{
	font-weight: normal;
	font-size: 20px;
	padding: 5px;
	color: #000000;
	vertical-align:middle;
	text-align:left;
	width:100%;
}

.recrult-company-detail-table-td-border{
	border-bottom:  1px solid #ccc;
}

.recrult-company-detail-table-td-coler{
	background-color: #008000;
}

.recrult-company-detail-table-td-coler1{
	background-color: #006400;
}

.recrult-company-detail-table-td-coler2{
	background-color: #228B22;
}

.recrult-company-detail-table-td-coler3{
	background-color: #3CB371;
}

.recrult-company-detail-table-td-coler4{
	background-color: #32CD32;
}

.recrult-company-detail-table-td-coler5{
	background-color: #00FF7F;
}

.recrult-company-detail-table-td-coler6{
	background-color: #7FFF00;
}

.recrult-company-detail-table-td-coler7{
	background-color: #98FB98;
}

.recrult-area-table{
	width: 90%;
	margin-top: 3%;
	margin-left: 5%;
	border:1px solid #e3e1dc;
	background-color:#ffffff;
}

.recrult-area-table tr{
	border-top:1px solid #e3e1dc;
}

.recrult-area-table th{
	width: 15%;
	background-color:#f5f4f0;
	text-align: left;
}

.recrult-area-table td{
	width: 15%;
	padding:1%;
}

.recrult-select-table-non{
	width: 90%;
	margin-left: 5%;
	//border:1px solid #e3e1dc;
	background-color:#ffffff;
}
.recrult-select-table-non th{
	width: 20%;
	vertical-align: top;
}

.recrult-select-table-non td{
	width: 80%;
}



.recrult-select-table{
	width: 90%;
	margin-left: 5%;
	border:1px solid #e3e1dc;
	background-color:#ffffff;
}

.recrult-select-table th{
	width: 20%;
	vertical-align: top;
}

.recrult-select-table td{
	width: 80%;
}

.area-select-div div{
	padding: 3px;
	float: left;
}