/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 07 2023 | 05:19:49 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 
.stage8 .ul1 li .cat_items a {background-color:#999999;}
.stage8 .ul1 li .cat_factory a {background-color: #999999;}

/* 202104追記 */
.machine .box{
	margin-top: 100px;
}
.machine .box h3{
	margin: 0 0 .5em;
	padding: 0;
	border: none;
	font-size: 20px;
	font-weight: bold;
	color: #4472c4;
	text-align: left;
	line-height: 1.65rem;
}
.machine .box h3:after{
	display: none;
}
.machine .box2 .flex.type_l .flex_txt{
	width: auto;
}
.machine .box2 .flex.type_l .flex_img{
	max-width: inherit;
}
.machine .flex.type_l .flex_txt{
	width: 50%;
	max-width: inherit;
	margin-left: inherit;
	margin-right: auto;
}
.machine .flex.type_l .flex_txt .flex_img{
	display: none;
}
.machine .flex.type_l .flex_img{
	margin-left: auto;
	margin-right: inherit;
	margin-bottom: 0;
	padding-left: 1rem;
}
.machine .flex.type_r .flex_txt{
	order: 2;
	width: 50%;
	max-width: inherit;
	margin-left: auto;
	margin-right: inherit;
	padding-left: 1rem;
}
.machine .flex.type_r .flex_txt .flex_img{
	display: none;
}
.machine .flex.type_r .flex_img{
	order: 1;
	margin-left: inherit;
	margin-right: auto;
	margin-bottom: 0;
}
.machine .flex table{
	border: 0;
	border-collapse: collapse;
}
.machine .flex table th {
	background-color: rgba(135,206,235,0.1);/* #87ceeb */
	font-weight: normal;
}
.machine .flex table th, .machine .flex table td {
	padding: 1em;
	border-top: 2px solid #87ceeb;
	border-bottom: 2px solid #87ceeb;
	text-align: left;
}
.machine .flex table table th, .machine .flex table table td {
	padding: 0;
	background-color: transparent;
	border: 0;
}
.machine .flex table table th {
	width: 6rem;
	vertical-align: top;
}
.machine .flex table table td {
	padding-left: 0.5rem;
}
.machine table.type1 th, .machine table.type1 td{
	border-top: 2px solid #87ceeb;
	border-bottom: 2px solid #87ceeb;
	text-align: left;
}
.machine table.type1 th{
	background-color: rgba(135,206,235,0.1);/* #87ceeb */
}
.machine table.type2 th, .machine table.type2 td{
	border-top: 2px solid #87ceeb;
	border-bottom: 2px solid #87ceeb;
	text-align: left;
	vertical-align: top;
}
.machine table.type2 th{
	background-color: rgba(135,206,235,0.1);/* #87ceeb */
}
.machine table.type2 table{
	border: 0;
}
.machine table.type2 table td{
	padding: 0;
	background-color: #fff;
	border: 0;
}
.machine table.type2 table td:last-child{
	text-align: right;
}
.machine .box3{
	padding: 2rem 4rem;
	background-image: url(/wp/wp-content/uploads/2021/04/black_base.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.machine .box3:before{
	content: '';
	display: block;
	background-color: rgba(0,0,0,0.75);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.machine .box3 h3{
	font-size: 20px;
	color: #fff;
	text-align: center;
	position: relative;
}
.machine .box3 p{
	font-weight: bold;
	color: #ff0;
	text-align: center;
	position: relative;
}
.machine .box3 ul{
	display: flex;
	position: relative;
}
.machine .box3 li{
	flex: 1;
	width: 30%;
	margin-left: 5%;
	color: #fff;
}
.machine .box3 li:first-child{
	margin-left: 0;
}
.machine .box3 li a{
	display: flex;
	flex-direction: column;
	color: #fff;
}
.machine .box3 li a:hover img{
	opacity: 0.75;
}
.machine .box3 li span{
	margin-top: 0.5rem;
	line-height: 1.3rem;
}
.machine .box3 dl{
	display: flex;
	align-items: center;
	margin: 0.5rem 0 0;
	color: #fff;
	position: relative;
}
.machine .box3 dl:nth-of-type(1){
	margin-top: 1rem;
}
.machine .box3 dt{
	display: flex;
	align-items: center;
	min-width: 12rem;
	margin: 0;
	padding: 0;
	border: 0;
	border-right: 2px solid #e5e5e5;
}
.machine .box3 dd{
	margin: 0;
	border: 0;
}
.machine .box4 h3{
	font-size: 20px;
	text-align: center;
}
.machine .box4 p{
	text-align: center;
}
.machine .box4 dl{
	padding: 2rem 4rem;
	background-image: url(/wp/wp-content/uploads/2021/04/bta_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	position: relative;
}
.machine .box4 dl:before{
	content: '';
	display: block;
/*	background-color: rgba(255,255,255,0.35); */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.machine .box4 dt{
	width: 50%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	color: #fff;
}
.machine .box4 dd{
	width: 60%;
	margin: 0;
	padding: 0;
	border: 0;
	padding-top:0.5rem;
	font-weight: bold;
	position: relative;
	color: #fff;
}
.machine .box5.bgi1{
	background-image: url(/wp/wp-content/uploads/2021/04/black_base_s.jpg);
}
.machine .box5.bgi2{
	background-image: url(/wp/wp-content/uploads/2021/04/HAMAGUCHI.jpg);
}
.machine .box5.bgi3{
	background-image: url(/wp/wp-content/uploads/2021/04/LATHE.jpg);
}
.machine .box5.bgi4{
	background-image: url(/wp/wp-content/uploads/2021/04/stlength2.jpg);
}
.machine .box5.bgi5{
	background-image: url(/wp/wp-content/uploads/2021/04/stlength1.jpg);
}
.machine .box5{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem 3rem;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.machine .box5:after{
	content: '';
/*	background-color: rgba(0,0,0,0.7);*/
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.machine .box5 p{
	margin: 0;
	color: #fff;
	position: relative;
	z-index: 1;
}
.machine .lineup{
	display: flex;
	flex-wrap: wrap;
}
.machine .lineup li{
	width: calc((100% - 3rem) / 4);
	margin-left: 1rem;
}
.machine .lineup li:first-child{
	margin-left: 0;
}
.machine .lineup li a{
	color: #305496;
}
.machine .lineup li a:hover img{
	opacity: 0.75;
}
.machine .lineup li img{}
.machine .lineup li span{}
.machine .lineup_btn{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 732px;
	height: 168px;
/* 	min-width: 75%; */
/* 	min-height: calc(1rem + 2rem + 1rem + (1.5rem * 2)); */
	margin: auto;
	padding: 1.5rem 2rem;
	box-shadow: 3px 3px 10px #333;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
}
.machine .lineup_btn:after{
	content: '';
	background-image: url(/wp/wp-content/uploads/2021/04/btn_base_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
.machine .lineup_btn:hover{
	text-decoration: none;
}
.machine .lineup_btn:hover:after{
	opacity: 0.75;
}
.machine .lineup_btn span{
	color: #ff0;
	line-height: 1;
	position: relative;
	z-index: 1;
}
.machine .lineup_btn span:last-child{
	margin-top: 1rem;
	font-size: 2rem;
	color: #fff;
}

.drop{
	box-shadow:0 1px 1px rgba(0,0,0,0.11),0 2px 2px rgba(0,0,0,0.11),0 4px 4px rgba(0,0,0,0.11),0 6px 8px rgba(0,0,0,0.11),0 8px 16px rgba(0,0,0,0.11)
}
.w80{
	width:80% !important;
}

  .button{
	transition: transform 0.25s ease-out;
	transform: translateY(0);
	padding: 0.5rem 2rem;
	background-color: #305496;
	border: 2px solid #305496;
	border-radius: 6px;
	color: #fff;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.button:after{
	transition: transform 0.25s ease-out;
	transform: translateX(-100%);
	content: '';
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.button:hover{
	transition: transform 0.25s ease-out;
	transform: translateY(-5px);
	color: #305496;
	text-decoration: none;
}
.button:hover:after{
	transition: transform 0.25s ease-out;
	transform: translateX(0);
}


@media screen and (max-width: 1000px){
	.machine .box{
		padding-top: calc(20px + 1rem);
		position: relative;
	}
	.machine .box h3{
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.machine .box2{
		padding-top: 0;
	}
	.machine .box2 h3{
		position: static;
	}
	.machine .box2 .flex.type_l .flex_img{
		max-width: 100%;
	}
	.machine .flex .flex_btn{
		width: calc(100% - 2rem);
		padding: 1rem;
	}
	.machine .flex.type_l, .machine .flex.type_r{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.machine .flex.type_l .flex_txt, .machine .flex.type_r .flex_txt{
		order: 2;
		width: 100%;
		margin: 1rem 0 0;
		padding: 0;
	}
	.machine .flex.type_l .flex_txt .flex_img, .machine .flex.type_r .flex_txt .flex_img{
		display: block;
		margin-bottom: 0.5em;
	}
	.machine .flex.type_l .flex_img, .machine .flex.type_r .flex_img{
		// display: none;
		order: 1;
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.machine table.type2 th, .machine table.type2 td{
		vertical-align: middle;
	}
	.machine table.type2 table td:first-child{
		width: 70%;
	}
	.machine .box3{
	}
	.machine .box3:before{
	}
	.machine .box3 h3{
		position: relative;
	}
	.machine .box3 p{
	}
	.machine .box3 ul{
		flex-direction: column;
	}
	.machine .box3 li{
		flex: inherit;
		width: 100%;
		margin-top: 15px;
		margin-left: 0;
	}
	.machine .box3 li:first-child{
		margin-top: 0;
	}
	.machine .box3 dl{
		flex-direction: column;
		align-items: flex-start;
		margin-top: 1rem;
	}
	.machine .box3 dl:nth-of-type(1){
		margin-top: 1rem;
	}
	.machine .box3 dt{
		border: 0;
	}
	.machine .box3 dd{
		border-left: 2px solid #e5e5e5;
	}
	.machine .box4 h3{
		position: relative;
	}
	.machine .box4 p{
	}
	.machine .box4 dl{
		padding: 2rem 1rem;
	}
	.machine .box4 dl:before{
	}
	.machine .box4 dt{
		width: 100%;
	}
	.machine .box4 dd{
		width: 100%;
	}
	.machine .box5{
		padding: 1.5rem 2rem;
	}
	.machine .lineup_btn{
      width: auto;
      height: auto;
  }
	.machine .lineup_btn span:last-child{
		font-size: 1.5rem;
	}
	.machine .lineup{
		flex-direction: column;
	}
	.machine .lineup li{
		width: auto;
		margin-left: 0;
	}
} /* media maw1000 終わり */

.notes{
color:#ff0000!important;
font-weight:bold!important;
text-decoration:underline!important;
}






