@charset "UTF-8";
/* Table */

table {
	border-collapse:collapse;
	box-sizing: border-box;
}
table th,
table td {
	box-sizing: border-box;
}

/* 会社概要 */
.tbl_com_outline {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.tbl_com_outline table th,
.tbl_com_outline table td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.tbl_com_outline table th {
	width: 6em;
	white-space: nowrap;
}
.tbl_com_outline table .sbr {
	display: inline-block;
}
.tbl_com_outline table .mbr {
	display: inline-block;
}

/* 採用情報 */
.tbl_rec {
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
}
.tbl_rec table {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}
.tbl_rec table th,
.tbl_rec table td {
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	padding-left: 1.0em;
	padding-right: 1.0em;
}
.tbl_rec table th {
	background-color: #f2f2f2;
	white-space: nowrap;
}








@media handheld, print, screen and (min-width: 375px) {
/* iphone6 */



/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 414px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}


@media handheld, print, screen and (min-width: 480px) {

/* 会社概要 */
.tbl_com_outline table th,
.tbl_com_outline table td {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}
.tbl_com_outline table th {
	width: 9em;
}
#history .tbl_com_outline table th {
	width: 7em;
}
.tbl_com_outline table .sbr {
	display: none;
}
.tbl_com_outline table .mbr {
	display: inline-block;
}

/* 採用情報 */
.tbl_rec table th,
.tbl_rec table td {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	padding-left: 1.5em;
	padding-right: 1.5em;
}



/* end of media query */	
}

@media handheld, print, screen and (min-width: 620px) {
/* iPad */

/* 採用情報 */
.tbl_rec table th,
.tbl_rec table td {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 2.0em;
	padding-right: 2.0em;
}
.tbl_rec table th {
	background-color: #f2f2f2;
	white-space: nowrap;
}



/* end of media query(iPad) */	
}




@media handheld, print, screen and (min-width: 835px) {


/* 会社概要 */
.tbl_com_outline table th,
.tbl_com_outline table td {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}
.tbl_com_outline table th {
	width: 9em;
}
#history .tbl_com_outline table th {
	width: 7em;
}
.tbl_com_outline table .sbr {
	display: none;
}
.tbl_com_outline table .mbr {
	display: none;
}



/* end of media query */
}