@charset "UTF-8";

/*
 * JTEKT秋田 /f/index.html
 */

#contents.oen {
	text-align: center;
}
#contents.oen p {
	font-size: 16px;
}
.section {
	margin-bottom: 80px;
}
#contents .redbdr {
	diplay: inline-block;
	margin: 60px 0 0;
	padding: 40px 100px;
	text-align: center;
	border-radius: 10px;
	border: 5px solid #FF0000;
	font-size: 32px;
	color: #FF0000;
	font-weight: bold;
}
#contents h2.oenttl {
	border: none;
	padding: 10px 0 0;
}
#contents h3.oensubttl {
	margin-bottom: 30px;
	padding: 9px 0 0 0;
	height: 41px;
	text-align: center;
	background: url(../images/f/oensubttl.png) no-repeat center top;
	box-sizing: border-box;
	font-size: 18px;
	border: none;
}
#contents h3.oensubttl_arrow {
	margin-bottom: 10px;
	padding: 9px 0 0 0;
	height: 62px;
	text-align: center;
	background: url(../images/f/oensubttl_arrow.png) no-repeat center top;
	box-sizing: border-box;
	font-size: 18px;
	border: none;
}
#contents h3.onestopsubttl_arrow {
	margin-bottom: 10px;
	padding: 9px 0 0 0;
	height: 62px;
	text-align: center;
	background: url(../images/f/onestopsubttl_arrow.png) no-repeat center top;
	box-sizing: border-box;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
}
#contents h3.oensubttl02 {
	margin-bottom: 30px;
	padding: 20px 0;
	text-align: center;
	background: #efee00;
	box-sizing: border-box;
	font-size: 24px;
	border: none;
}
#contents h4.oen_border {
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 18px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #4c4c4c;
}
#contents h4.oen_border.nopbtm {
	margin-bottom: 5px;
}
.link_three {
	margin-top: 30px;
	width: 100%;
}
.link_three > div {
	float: left;
	width: calc((100% - 100px) / 3);
}
.link_three > div:nth-child(2) {
	margin: 0 50px;
}
.link_three > div a {
	display: block;
	padding: 30px 0;
	border-radius: 5px;
	text-decoration: none;
	color: #ffffff !important;
	font-size: 20px;
	background-color: #0071bc;
}

.boldtxt {
	font-size: 18px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#contents.oen p.midashi {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
}
.rtxt {
	font-size: 24px;
	color: #FF0000;
}
.btxt {
	font-size: 24px;
	color: #076BB0;
}
.redn {
	color: #FF0000;
}
.hr {
	margin-bottom: 20px;
	border-bottom: solid 1px #4c4c4c;
}
.hoho {
	margin: 0 auto;
	padding: 50px 0 20px;
	width: 390px;
	text-align: left;
}
.hoho dl {
	width: 100%;
}
.hoho dt {
	float: left;
	clear: both;
	width: 120px;
}
.hoho dd {
	padding: 0 0 20px 120px;
	text-align: right;
}

.form_actions {
	padding: 25px 0;
	text-align: center;
}
.form_actions .wrap {
	width: 950px;
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
.onestop01_wrap {
	width: 300px;
	margin: 0 auto 50px;
}
.onestop02_wrap {
	width: 600px;
	margin: 0 auto;
}
	.onestop02_wrap div {
		margin: 20px 0;
	}
#contents .btn_list {
	margin-bottom: 10px;
}
#contents .btn_list li {
	display: inline-block;
	margin: 10px 10px 0;
	width: 300px;
}
#contents .btn_list li:first-child {
	margin: 0;
}
#contents .btn {
	position: relative;
}
#contents .btn a, #contents .btn span {
	display: block;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #0071bc;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#contents .btn a {
	cursor: pointer;
}

#contents .table-responsive {
	width: 100%;
	height: auto;
}
#contents schTable .txt_scroll {
	display: none;
}
#contents .schTable table {
	width: 950px;
	border-collapse: collapse;
	border: solid 1px #999999;
	table-layout: auto;
	font-size: 12px;
}
	#contents .schTable table tr:nth-child(2n+1) {
		background-color: #E6E6E6;
	}
	#contents .schTable table th, #contents .schTable table td {
		padding: 5px 4px;
		border: solid 1px #999999;
		line-height: 1.3em;
		vertical-align: middle;
		background-color: unset;
	}
		#contents .schTable table td.photo {
			width: 100px;
		}
			#contents .schTable table td.photo img {
				width: 100%;
			}
		#contents .schTable table td.nowrap {
			white-space: nowrap;
		}

.comment {
	text-align: left;
}
.comment a {
	text-decoration: underline;
}
.oenmenu ul {
	margin-bottom: 20px;
	text-align: center;
}
.oenmenu li {
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 10px;
	border-left: 1px solid #000000;
}
.oenmenu li:nth-child(1) {
	border-left: none;
}

.login_wrap {
	padding: 0 10px
}
.login_ttl {
	margin-top: 200px;
	font-size: 24px;
}
.login_ck {
	margin: 20px 0;
}
.login_err {
	margin: 40px 0;
	color: #FF0000;
}
.inside-tb {
	margin: 50px auto;
	width: 600px;
	background-color: #FFFFFF;
	font-size: 16px;
}
.inside-tb td {
	padding: 8px;
}
.inside-white {
	background-color: #FFFFFF;
}
th.inside-blue {
	width: 40%;
	white-space: nowrap;
}
.inside-red {
	text-align: center;
	background-color: #DCDCDC;
}
th.inside-blue {
	width: 40%;
	white-space: nowrap;
}
.inside-blue {
	text-align: center;
	background-color: #DCDCDC;
}
input {
	padding: 3px 10px;
	font-size: 16px;
}
input[type="submit"] {
	padding: 10px 50px;
}
.login_back {
	margin-top: 50px;
}

/*
 * スマホ
 */

@media (max-width: 767px)
{
	#contents .redbdr {
		margin: 20px 0 0;
		padding: 20px 10px;
		font-size: 20px;
	}

	#contents.oen {
		font-size: 14px;
	}
		#contents.oen p {
			font-size: 14px;
		}
			#contents.oen p a {
				font-size: 14px;
			}
	#contents .section {
		margin-bottom: 40px;
	}
	#contents h2.oenttl {
		padding: 0 0 20px;
	}
	#contents h3.oensubttl {
		margin-bottom: 20px;
	}
	#contents h3.oensubttl02 {
		margin-top: 0;
		margin-bottom: 20px;
		padding: 15px 0;
		background: #efee00;
		font-size: 20px;
	}
	#contents h4.oen_border {
		margin-bottom: 20px;
	}
	.boldtxt {
		font-size: 18px;
	}
	#contents.oen p.midashi {
		font-size: 18px;
	}
	.rtxt {
		font-size: 18px;
	}

	.hoho {
		padding: 40px 0 20px;
		width: auto;
	}
	.hoho dt {
		float: none;
		width: auto;
		text-align: center;
	}
	.hoho dd {
		padding: 10px 0 0;
		text-align: center;
	}

	.form_actions {
		padding: 10px 0;
	}
	.form_actions .wrap {
		padding: 0;
		width: 100%;
	}
	.onestop02_wrap {
		width: 100%;
	}
	#contents .btn {
		width: 100%;
	}
	#contents .btn a {
		padding: 10px 0;
		font-size: 14px;
	}
	#contents .btn span {
		padding: 10px 0;
		font-size: 14px;
	}
	#contents .btn_list li {
		margin: 10px 0 0;
		width: 100%;
	}

	#contents .table-responsive {
		margin-top: 10px;
		text-align: left;
		overflow-x: scroll;
	}
	#contents .schTable table {
		border: none;
	}
	#contents tbody, #contents tr {
		display: table-row;
	}
	#contents .schTable .txt_scroll::before {
		content: "SCROLL →";
	}
	#contents .schTable table th, #contents .schTable table td {
		display: table-cell;
		width: auto;
	}

	.login_ttl {
		margin-top: 40px;
		font-size: 14px;
	}
	.login_err {
		font-size: 14px;
	}
	.inside-tb {
		margin: 0 auto 50px;
		width: 100%;
		max-width: 400px;
	}
	th.inside-blue {
		width: 30%;
	}
	th.inside-blue {
		width: 30%;
	}
}