@charset "UTF-8";
/*-----------------------------------------
版検索
-------------------------------------------*/
.mainContentsInner .main_area .ttl_section {
	margin-bottom: 1em;
	border-bottom: 1px solid #8D8D8D;
	font-size: 2.8rem;
	font-weight: bold;
}
.manufacturing-input .section-area {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}
.manufacturing-input .input-table {
	width: 100%;
	max-width: 950px;
}
.manufacturing-input .input-table th {
	width: 27.3684210526%;
	padding-top: 24px;
	padding-right: 1em;
	line-height: 1.3;
}
.manufacturing-input .input-table th, .manufacturing-input .input-table td {
	font-size: 2rem;
}
.form-box__col {
	position: relative;
	right: 122px;
	width: 108px;
	bottom: 7px;
}
.manufacturing-input .input-table td {
	position: relative;
	right: 8%;
}
@media screen and (min-width: 751px){
	.manufacturing-input .input-table th, .manufacturing-input .input-table td {
		vertical-align: top;
		font-size: 1.5rem;
		padding: 16px 0;
		padding-top: 16px;
		padding-right: 0px;
	}
}
.manufacturing-input .input-table .search-area {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	max-width: 520px;
}
.form-container {
	width: 17%;
}
.manufacturing-input .input-table .search-area input, .manufacturing-input .input-table .search-area select {
	width: 76.9230769231%;
}
.manufacturing-input .input-table input, .manufacturing-input .input-table select {
	height: 38px;
	padding-left: 15px;
	box-shadow: none;
	font-size: 1.3rem;
	outline: none;
	max-width: 520px;
}
.manufacturing-input .input-table .search-area .button--blue {
	background: #046BB7;
}
.manufacturing-input .input-table .search-area .button--green {
	background: #00A850;
}
.manufacturing-input .input-table .search-area .button {
	width: 19.2307692308%;
	height: 38px;
	transition: opacity 0.3s ease-out;
	border: none;
	font-size: 1.4rem;
}
.search-print .button {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}
.manufacturing-input .input-table select {
	background: white url(../img/icon/ico-down.svg) no-repeat right 15px center;
}
.search-print .mainContentsInner .main_area p, .search-print .mainContentsInner .main_area li {
	line-height: 2;
}
.mainContents .ttl_section {
	margin-bottom: 1em;
	border-bottom: 1px solid #8D8D8D;
	font-size: 2.8rem;
	font-weight: bold;
}
.manufacturing-input .input-table .tr--edition .pasteup img {
	border: solid 1px #D3DBE2;
	transform: translateY(0.5em);
}
.print_image img {
	width: 80%;
}
.form-box__customize_print {
	width: 147px;
}
.form-box__customize_print select {
	border-radius: 8px;
}
.manufacturing-input .input-table th.edition2_flex {
	padding-top: 17px;
}
.manufacturing-input .input-table th {
	width: 27.3684210526%;
	padding-top: 24px;
	padding-right: 1em;
	line-height: 1.3;
}
@media screen and (min-width: 1024px) {
	.search-print .mainContentsInner .main_area {
		width: 80%;
		margin: 0 auto;
	}
}

@media screen and (min-width: 751px) {
	.manufacturing-input .input-table th, .manufacturing-input .input-table td {
		vertical-align: top;
		font-size: 1.5rem;
		padding: 16px 0;
		padding-top: 16px;
		padding-right: 0px;
	}
	.manufacturing-input .input-table th, .manufacturing-input .input-table td {
		vertical-align: top;
		font-size: 1.5rem;
		padding: 16px 0;
		position: inherit;
	}
}
@media only screen and (max-width: 750px) {
	.search-print.mainContents {
		margin-bottom: 0;
		padding-bottom: 80px;
	}
	.mainContents .ttl_section {
		padding-left: 20px;
		padding-right: 20px;
	}
	.search-print .mainContentsInner .main_area {
		width: 100%;
		float: none;
	}
	.mainContents .ttl_section {
		font-size: 3rem;
		margin-bottom: 40px;
		border-bottom: none;
	}
	.mainContents .ttl_section::after {
		content: "";
		display: block;
		width: calc(100% + 20px);
		border-bottom: 1px solid #8D8D8D;
		position: relative;
		left: -10px;
		margin-top: 40px;
	}
	.search-print .mainContentsInner .main_area .section {
		margin-bottom: 30px;
	}
	.search-print .mainContentsInner .main_area .section {
		margin-bottom: 30px;
	}
	.manufacturing-input .input-table input, .manufacturing-input .input-table select {
		height: 46px;
		font-size: 1.8rem;
		width: 40%;
	}
	.manufacturing-input .input-table th {
		margin-bottom: 10px;
	}
	.manufacturing-input .input-table tr, .manufacturing-input .input-table th, .manufacturing-input .input-table td {
		padding: 0;
	}
	.manufacturing-input .input-table .search-area .button {
		height: 46px;
		font-size: 1.6rem;
	}
	.print_image img {
		width: 160px;
	}
	body {
		font-size: 0.6rem;
	} 
	.form-box__customize_print {
		width: 47%;
	}
	.manufacturing-input .input-table td {
		position: static;
		white-space: nowrap;
	}
	.form-box__customize_print {
		width: 147px;
	}
	.manufacturing-input .input-table .search-area.top {
		left: 153%;
		width: 145px;
		bottom: 7px;
	}
}
@media (max-width: 1023px) {
	.manufacturing-input .input-table {
		display: block;
	}
	.manufacturing-input .input-table > tbody > tr {
		margin-bottom: 40px;
	}
	.manufacturing-input .input-table > tbody, .manufacturing-input .input-table > tbody > tr, .manufacturing-input .input-table > tbody > tr > th, .manufacturing-input .input-table > tbody > tr > td {
		display: block;
	}
	.manufacturing-input .input-table > tbody > tr > th {
		text-align: left;
		width: 33%;
	}
	.form-box__customize_print {
		width: 147px;
	}
}
th.edition2_flex .flex {
	align-items: center;
	justify-content: space-between;
}
th.edition2_flex .flex p {
	min-width: 61px;
}
.manufacturing-input .input-table .search-area.select_box {
	position: relative;
	width: 147px;
}
@media screen and (max-width: 1024px) {
	th.edition2_flex .flex {
		justify-content: start;
	}
	.manufacturing-input .input-table .search-area.select_box {
		margin-top: 0;
	}
	.manufacturing-input .input-table .edition2_flex .search-area select {
		width: 200px;
		max-width: 90%;
	}
}
@media screen and (max-width: 750px) {
	.manufacturing-input .input-table .edition2_flex .search-area select {
		width: 160px;
		margin-left: 20px;
	}
}

.manufacturing-input .input-table .seacrh-result .search-area {
	width: 100%;
	max-width: unset;
	display: none;
}
.manufacturing-input .input-table .seacrh-result .search-area.active {
	display: block;
}
.manufacturing-input .input-table .seacrh-result th, .manufacturing-input .input-table .seacrh-result td {
	text-align: center;
    width: auto;
	font-size: 11px;
	padding: 10px;
	min-width: 60px;
	vertical-align: inherit;
}
.manufacturing-input .input-table .seacrh-result th {
	position: sticky;
	top: 0;
	left: 0;
	background: #046bb7;
	color: #fff;
	z-index: 1;
	padding: 8px;
}
.manufacturing-input .input-table .result {
	height: 500px;
	overflow: auto;
	padding-bottom: 30px;
}
.manufacturing-input .input-table .result tbody>tr:nth-of-type(2n+1) {
	background: #efefef;
}
.manufacturing-input .input-table .seacrh-result .search-area .button {
	margin: 30px auto;
}
.manufacturing-input .input-table .result table thead {
	white-space: nowrap;
}
@media screen and (max-width: 750px) {
	.manufacturing-input .input-table .seacrh-result th, .manufacturing-input .input-table .seacrh-result td {
		text-align: left;
	}
}

