.link_line {
	width: 100%;
	height: 1px;
	margin-bottom: 45px;
	display: block;
}
.development_img {
	position: relative;
	overflow: hidden;
    min-height: 300px;
}
.development_img img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
}
.DEVELOPMENT.first .oneClum>li dl dt h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
.print_apparatus_box {
	padding: 25px;
	margin-top: 15px;
}
.print_apparatus_box.off {
	display: none;
}
.print_apparatus_title {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    line-height: 1.2;
    padding: 0 0 8px 16px;
    margin: 0 0 10px;
    position: relative;
}
.print_apparatus_title:before {
    content: "";
    width: 4px;
    height: 80%;
    background: #db0707;
    position: absolute;
    top: 0;
    left: 0;
}
.print_apparatus_link {
	text-align: center;
}
.print_apparatus_link a {
	width: 40%;
	margin: 10px 2%;
	position: relative;
	border:2px solid #db0707;
	display: none;
	transition: all 0.3s ease;
}
.print_apparatus_link a:hover {
	opacity: 0.5;
	transition: all 0.3s ease;
}
.print_apparatus_link a.on {
	display: inline-block;
}
.print_apparatus_link a img {
	width: 100%;
	display: inline-block;
}
.print_apparatus_link a p {
	position: absolute;
	background: #db0707;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	bottom: 0;
	left: 0;
	font-size: 14px;
	width: 100%;
}
.print_apparatus_link a p:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

@media screen and (max-width: 768px) {
	.print_apparatus_box {
		padding: 15px;
	}
	.print_apparatus_link a {
		width: 75%;
		margin: 10px 1%;
	}
	.print_apparatus_link a p {
		padding: 6px 0;
		font-size: 13px;
		white-space: nowrap;
	}
	.print_apparatus_link a p:after {
		display: none;
	}
}

.print_min_box {
	width: 65%;
	float: right;
}
.print_min_box:after {
	content:'';
	display: block;
	overflow: hidden;
	clear: both;
}
.print_min_box .sample_img {
	float: right;
	width: 40%;
}
.print_min_box .sample_img img {
	width: 100%;
}
.print_min_box .sample_img figure {
	margin-bottom: 5px;
}
.print_min_box .sample_list {
	float: none;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.print_min_box .sample_list li {
	display: inline-block;
	text-align: center;
	width: 31%;
	margin: 0 2% 0 0;
}
.print_min_box .sample_list li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 70px;
	padding: 10px 20px;
	color: #db0707;
	background-color: #fff;
	border-radius: 10px;
	position: relative;
	margin: 2px 4px;
	overflow: hidden;
	border: #db0707 solid 2px;
	font-weight: bold;
}
.print_min_box .sample_list li a:hover {
	opacity: 0.5;
}
.print_min_box .sample_list li a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.print_min_box .sample_list li .img_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
@media screen and (max-width: 768px) {
	.print_min_box {
		width: 100%;
		float: none;
	}
	.print_min_box .sample_img {
		float: right;
		width: 100%;
		text-align: center;
	}
	.DEVELOPMENT.first .oneClum>li dl dt h4 {
		font-size: 28px;
	}
	.print_min_box .sample_img figure {
		display: inline-block;
		width: 75%;
	    margin: 5px 0;	
	}
	.print_min_box .sample_img img {
		display: inline-block;
	}
	.print_min_box .sample_list {
		float: none;
		width: 100%;
		padding-top: 5px;
		overflow: hidden;
	}
	.print_min_box .sample_list li {
    width: 48%;
  }
	.print_min_box .sample_list li a {
		height: auto;
		margin: 2px 0;
		font-size: 11px;
		white-space: nowrap;
	}
	.print_min_box .sample_list li .img_box {
		width: 26px;
		height: 50px;
	}
	.print_min_box .sample_list li a:after {
		right: 7px;
		width: 6px;
    	height: 6px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
	}
	.DEVELOPMENT.MODULE.wrap {
    padding: 0;
	}
	.DEVELOPMENT.first .oneClum>.item {
		margin: 0;
		padding: 25px 25px 0;
	}
	.DEVELOPMENT.first .oneClum>.item:nth-child(odd) {
		background-color: #f5f5f5;
	}
}
@media screen and (max-width: 414px) {
	.print_min_box .sample_list li {
    width: 100%;
		margin: 0;
  }
}

/*-----　　202108　　-----*/

.min_title {
	color: #db0707;
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-top: 7px;
}

.inspection_r_list {
	overflow: hidden;
	clear: both;
}
.inspection_r_list li {
	width: 33.333%;
	float: left;
	padding: 20px 0 45px;
	text-align: center;
}
.inspection_r_list li img {
	display: block;
	width: 85%;
	margin: 0 auto 15px;
}
.semicon_table.row_table td {
    border-bottom: 1px solid #ddd;
}

.semicon_table.row_table tr {
    background: #fff;
}
.semicon_table.row_table tr.tr_blue {
    background: #e0ebf5;
}


.swiper-container-banner {
	overflow: hidden;
	margin-bottom: 50px;
}
.swiper-container-banner li a {
	display: block;
	margin: 0 auto;
}
.swiper-container-banner li a img {
	display: block;
	margin: 0 auto;
}
.swiper-container-banner .swiper-button-prev,
.swiper-container-banner .swiper-button-next {
	background: #434343;
    width: 50px;
    height: 50px;
    background-image: none;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    top: 42%;
	left: -10px;
}
.swiper-container-banner .swiper-button-prev:hover ,
.swiper-container-banner .swiper-button-next:hover {
	opacity: 0.5;
}
.swiper-container-banner .swiper-button-next {
	right: -10px;
	left: auto;
}
.swiper-container-banner .swiper-button-prev:before,
.swiper-container-banner .swiper-button-next:before {
	display: block;
}
.swiper-container-banner .swiper-button-prev:before {
	content: '<';
}
.swiper-container-banner .swiper-button-next:before {
	content: '>';
}


.swiper-pro-1 {
	overflow: hidden;
}


.top_main_banner {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.top_main_banner .sp {
	display: none;
}
.top_main_banner img {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.top_main_banner .pc {
		display: none;
	}
	.top_main_banner .sp {
		display: block;
	}
	.top_main_banner {
		width: 80%;
	}
	.firstview .content .scroll {
		bottom: 120px;
	}
	.swiper-container-banner li a img {
		width: 120%;
	}
	.swiper-container-banner .swiper-button-prev, .swiper-container-banner .swiper-button-next {
		width: 30px;
		height: 40px;
		line-height: 1.4;
		font-size: 26px;
		top: 52%;
	}
}




/*-----　　見積もりフォーム　　-----*/

.form_style_note, .form_style_info {
	background: #fcfcfc;
	box-shadow: 0px 0px 15px -8px #777777;
	padding: 35px;
    border-radius: 15px;
}
.form_style_info {
	margin-top: 30px;
}
.form_style_info h3 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.MODULE .form_style_note .tableStyle th {
	font-size: 17px;
}
.MODULE .form_style_note .tableStyle td {
	text-align: left;
}
.MODULE .form_style_note .tableStyle td span {
	text-align: left;
}
.type_select {
	background: #db0707;
	padding: 15px;
	font-weight: bold;
	color: #fff;
}
/*.MODULE .form_style_note .tableStyle td span.wpcf7-list-item {
	border-radius: 10px;
	border: #ccc solid 1px;
	display: inline-block;
	padding: 10px 20px;
	
}*/

.form_style_note span.wpcf7-list-item .wpcf7-list-item-label {
    display: inline-block;
    padding: 10px 15px 10px 50px;
    margin-right: 18px;
    border-radius: 20px;
    transition: all .2s;
	border:solid 1px #db0707;
	cursor: pointer;
	position: relative;
}
.form_style_note span.wpcf7-list-item .wpcf7-list-item-label:before {
	content: '';
	height: 20px;
	width: 20px;
	display: inline-block;
	border-radius: 20px;
	background: #ddd;
	position: absolute;
	top: 12px;
    left: 15px;
}
.form_style_note span.wpcf7-list-item input {
	font-size: 30px;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}


.form_style_note span.wpcf7-list-item input:checked + .wpcf7-list-item-label {
    background: #db0707;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}

.form_style_note span.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
	content: '';
	height: 12px;
	width: 12px;
	display: inline-block;
	border-radius: 20px;
	background: #db0707;
	position: absolute;
	top: 16px;
    left: 19px;
}

.form_style_note .type_select span.wpcf7-list-item .wpcf7-list-item-label {
	border: #fff solid 1px;
	width: 300px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.form_style_note .type_select span.wpcf7-list-item input:checked + .wpcf7-list-item-label {
	background: #fff;
	color: #222;
}
.form_style_note .type_select span.wpcf7-list-item .wpcf7-list-item-label:before {
    top: 15px;
}
.form_style_note .type_select span.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
	top: 19px;
}
.CONTACT input[type=submit].submit_off {
    background: #555;
}

.CONTACT .form_style_note .min_text_box input[type=text] {
	width: 300px;
}
.CONTACT .form_style_note .kaikou input[type=text] {
	width: 200px;
}
.MODULE .form_style_note .tableStyle td.min_text_box span {
    display: inline-block;
    padding: 0 15px;
}
#umu_1.umu_off, #umu_2.umu_off {
	display: none;
}
#umu_1, #umu_2 {
	background: #dbebff;
}
#umu_1 th, #umu_2 th {
	padding-left: 25px;
	position: relative;
}
#umu_1 td, #umu_2 td {
	padding-right: 25px;
}
.CONTACT #umu_1 input[type=text],
.CONTACT #umu_2 input[type=text] {
    background: #fff;
}
.CONTACT #umu_1 th:before {
	display: block;
    position: absolute;
    top:-7px;
    right: -67px;
    margin: 0 auto;
    width: 15px;
    height: 15px;
	background: #dbebff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.file_link {
    background: #dbebff;
    border-radius: 10px;
    padding: 15px;
}
.MODULE .form_style_note .tableStyle td .file_link span {
	display: inline-block;
	padding: 0 10px;
}
.CONTACT .file_link input[type=text] {
	background: #fff;
	width: 350px;
}
.CONTACT .file_link input[type=text].pass {
	width: 150px;
}
.file_link a {
	display: inline-block;
	background: #db0707;
    color: #fff;
	padding: 6px 20px;
	border-radius: 10px;
	margin-right: 7px;
}
.file_link a:hover {
	opacity: 0.7;
}
label.last_check {
    padding: 10px 20px;
    margin-top: 35px;
    border-radius: 10px;
    border: #db0707 solid 1px;
    display: inline-block;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.form_style_note table {
		box-sizing: border-box;
		display: block;
		overflow: hidden;
	}
	.form_style_note tr {
		display: block;
		width: 100%;
	}
	.form_style_note th,
	.form_style_note td {
		box-sizing: border-box;
		width: 100%;
	}
	
	.type_select {
		padding: 15px 0;
	}
	.form_style_note, .form_style_info {
		padding: 10px;
	}
	.form_style_note .type_select span.wpcf7-list-item .wpcf7-list-item-label {
		width: 120px;
		margin: 0;
		font-size: 12px;
	}
	.form_style_note span.wpcf7-list-item .wpcf7-list-item-label {
		padding: 10px 12px 10px 30px;
	}
	.form_style_note .type_select span.wpcf7-list-item .wpcf7-list-item-label:before {
		top: 11px;
	}
	.form_style_note .type_select span.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
		top: 14px;
	}
	.form_style_note span.wpcf7-list-item .wpcf7-list-item-label:before {
		height: 16px;
		width: 16px;
		left: 9px;
	}
	.form_style_note span.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
		content: '';
		height: 10px;
		width: 10px;
		left: 12px;
		top: 15px;
	}
	.CONTACT .form_style_note label {
		margin: 0;
	}
	.form_style_note span.wpcf7-list-item {
		margin: 0 3px;
	}
	.CONTACT .file_link input[type=text] {
		width: 100%;
	}
	.CONTACT #umu_1 th:before {
		right: auto;
		left: 10%;
	}
	.MODULE .form_style_note .tableStyle td .file_link span {
    	display: block;
	}
	.MODULE .form_style_note .tableStyle td.min_text_box span {
		padding: 0;
	}
	#umu_1 th, #umu_2 th {
		background: #db0707;
		color: #fff;
	}
	.file_link {
		line-height: 1.4;
	}
	.CONTACT #umu_1 th:before {
		background: #db0707;
	}
	.CONTACT .form_style_note .min_text_box input[type=text] {
		width: 75%;
		display: inline-block;
		margin: 0 5px;
	}
	.MODULE .form_style_note .tableStyle td.text_box_2 {
    	line-height: 4;
	}
	.CONTACT .form_style_note .sp_full_box input[type=text] {
		width: 100%;
	}
	.MODULE .form_style_note .tableStyle td.min_text_box span {
		display: inline;
	}
	.form_style_note span.wpcf7-list-item .wpcf7-list-item-label {
		margin-right: 0;
	}
	.file_link a {
		display: block;
		text-align: center;
		padding: 12px 20px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.MODULE .form_style_info .btnArea.center{
		margin: 0 0 20px;
	}
	label.last_check {
		margin: 14px 0px;
	}
	.MODULE .form_style_note .tableStyle td.bz_radio span,
	.MODULE .form_style_note .tableStyle td.bz_radio {
		text-align: center;
	}
	.form_style_note .bz_radio span.wpcf7-list-item .wpcf7-list-item-label {
		text-align: center;
		margin: 4px 0;
		width: 130px;
	}
}
@media screen and (max-width: 320px) {
	.CONTACT .form_style_note .min_text_box input[type=text] {
    	width: 72%;
	}
	.CONTACT .form_style_note .sp_full_box input[type=text] {
		width: 100%;
	}
}


/*-----　　その他細かいの修正　　-----*/


.bottom_more_btn {
	overflow: hidden;
	clear: both;
	background: #f9f9f9;
	padding: 15px;
	box-sizing: border-box;
	width: 1120px;
	margin: 0 auto;
}

.bottom_more_btn.one_btn a {
	float: none;
	margin: 2% auto;
} 
.bottom_more_btn a {
	float: left;
	width: 46%;
	margin: 2%;
	font-size: 17px;
    background: #db0707;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 15px 0;
    position: relative;
	transition: all 0.3s ease;
}
.bottom_more_btn a:hover {
	opacity: 0.5;
	transition: all 0.3s ease;
}
.bottom_more_btn a i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7%;
    margin: auto 0;
    height: 15px;
}
.vacuum_new_list {
    width: 1120px;
    margin: 0 auto 40px;
	overflow: hidden;
	clear: both;
}
.vacuum_new_list li {
	width: 46%;
	float: left;
	margin: 2%;
}
.vacuum_new_list li table {
	width: 100%;
}
.vacuum_new_list li td {
	vertical-align: middle;
	border:1px solid #dedede;
	padding: 20px 35px ;
	width: 100%;
}
.vacuum_new_list h4 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #db0707;
	padding: 15px 0;
}
.vacuum_new_list li td p {
	font-size: 18px;
	font-weight: bold;
	text-indent: -0.7em;
    padding-left: 0.7em;
	line-height: 1;
	margin: 5px 0;
}
.vacuum_new_list li td p i {
	color: #db0707;
	display: inline-block;
	margin-right: 10px;
	line-height: 1.8;
}
.vacuum_new_list li img {
	display: block;
	margin: 0 auto;
}
.style_08 h4 {
	color: #db0707;
	font-weight: bold;
	font-size: 22px;	
}
.style_08 .note_style {
	padding-left: 15px;
}
.style_08 .note_style p {
	font-size: 15px;
	font-weight: bold;
	text-indent: -0.7em;
    padding-left: 0.7em;
	line-height: 1.6;
	margin: 5px 0;
	margin-bottom: 20px;
}
.style_08 .note_style p:first-line {
	color: #db0707;
	font-size: 18px;
}
.style_08 .note_style p i {
	color: #db0707;
	display: inline-block;
	margin-right: 10px;
	line-height: 1.8;
}

.semicon_list_min li,
.semicon_list li {
	position: relative;
}
.semicon_list_min li:before,
.semicon_list li:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	top: 0;
	left: 0;
	background: #ddd;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

.mitsumori_txt {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	background: #db0707;
	color: #fff;
	padding: 20px;
}
.CONTACT.first .twoClum>li dl dd span {
	font-size: 90%;
}
@media screen and (max-width: 768px) {
	.vacuum_new_list {
		width: 100%;
	}
	.vacuum_new_list li {
		width: 100%;
		float: none;
		margin: 2% 0;
	}
	.bottom_more_btn {
		width: 100%;
	}
	.vacuum_new_list li td {
		padding: 10px 10px 10px 25px;
		height: auto !important;
	}
	.vacuum_new_list li td p {
    	font-size: 15px;
	}
	.bottom_more_btn a {
    	float: none;
    	width: 100%;
    	margin: 2% 0;
	}
	.vacuum_new_list h4 {
		font-size: 20px;
	}
	.style_08 .note_style p {
		font-size: 14px;
		line-height: 1.5;
		margin: 5px 0;
		margin-bottom: 20px;
		text-indent: 0em;
    	padding-left: 0em;
	}
	.mitsumori_txt {
		font-size: 14px;
		padding: 12px;
	}
}

.file_link {
	display: none !important;
}

