@charset "UTF-8";
/* CSS Document */




/* CSS Document */

/* 採用情報　CSS */


@media only screen and (max-width: 480px) {

#contents_area_full {
	width: 100%;
	margin: 0 0 30px 0;
}

h3.gyoushu_title {
	display: block;
}

h3.gyoushu_title img {
	display: block;
	width: 100%;
}

.update {
	display: block;
}

.close {
	width: 98%;
	text-align:left;
	padding:2px 1%;
}

.close a {
	color:#FFFFFF;
	display:block;
}

#honbun, #honbun_details {
	width: 100%;
	margin: 0;
}

/*テーブル*/
table.details {
	width: 100%;
}

table.details th, table.details td {
	padding:2px;
	font-size:80%;
}

table.details th {
	white-space: normal;
}

.shokushu {
	white-space: normal;
}

.shimekiri {
	white-space: normal;
}

table.info {
	width: 100%;
}

table.info th, table.info td {
	padding:2%;
}

table.info th {
	width: 2em;
	white-space: normal;
}

table.info td {
	word-break: break-all;
}

.youkou {
	display:none;
}


}
