@charset "UTF-8";
/*
 * .top.index.css
 *
 */

/*==================================
             top page
==================================*/

.top_copy_box,
.top_member_box {
	padding:50px 0;
	background-color:#efeff0;
}
.top_member_box {
	background-position:10% 5%;
}
.top_copy_box li {
	padding:15px;
	font-size:18px;
	font-weight:bold;
	line-height:2em;
	border-bottom:dotted 1px #000;
}
.box_left {
	display:inline-block;
	vertical-align:top;
}
.top_copy_box02 .box {
	padding:30px 0;
}
.box_left {
	width:70%;
	margin:40px auto;
	padding:2%;
	background: rgba(255,255,255,0.7);	
}
.box_left h2 {
	padding:0;
	color:#343434;
	font-size:30px;
	line-height:1em;
}
.box_left h3 {
	color:#1d2a73;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.box_left h4 {
	margin:0 0 10px;
	font-weight:bold;
	font-size:20px;
}
.box_left p {
	text-align:left;
}
#contents .top_copy_box02 {
	margin:20px auto;
	width:100%;
	background-image:url(../img/top_copy_box02_img.jpg);
	background-position:100% 20%;
	background-repeat:no-repeat;
	background-size:700px auto;
}
#contents .top_copy_box02 li {
	padding:10px 0;
	font-size:18px;
}
#contents .top_copy_box02 li::before {
	content: '\f45c';
	left: 0;
	margin: 0 10px 0 0;
	font-size: 9px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: relative;
	display: inline-block;
	color:#666;
}
#contents .top_copy_box02 p {
	margin:10px;
	font-size:18px;
}
.copy_box {
	width:1000px;
	margin:0 auto;
	padding:30px 30px 20px;
    background-color: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    border-radius: 5px;	
}
.top_qa_box .copy_box {
	width:850px;
}
.top_sys_box {
	padding:50px 0;
	background-color:#000;
}
.top_sys_box h2,
.top_sys_box h3,
.top_sys_box p {
	color: #fff;
}
.top_sys_box .box {
	width: auto;
	margin: 0 auto 20px;
	padding: 2% 0 1%;
}
.top_sys_box .box a {
    display: block;
    width: 200px;
    margin: 10px auto;
    background: linear-gradient(25deg, #603c84, #003884);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	padding: 10px 10px 10px 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	border: solid 1px #fff;
    border-radius: 5px;	
}
.top_sys_box .box a:hover {
    text-decoration: none;
}
.top_sys_box .box a::before {
    display: inline-block;
    content: '\f138';
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #fff;
}
.shinki {
    margin: 2% auto 0;
    text-align: center;
}
.system_login {
    margin: 30px auto 0;
}
.system_login dt {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.top_qa_box {
	margin: 0 auto;
	padding:50px 0 70px;
    background-image: url("../img/syaken.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 50% 50%;
}
.top_qa_box .copy_box {
  background-color: rgba(255,255,255,0.8);
}
.pdf_link {
	margin:30px auto 10px;
}
.pdf_link a {
	text-decoration:underline;
}
.pdf_link img {
	margin:8px 10px 6px 0;
}
.pdf_data,
.movie_data,
.required {
	margin:30px auto;
	padding:0 5%;
}
.required ul {
	margin:30px;
}
.pdf_box h3 {
	padding:10px;
    color: #fff;
	font-size:18px;
	font-weight:bold;
	background-color:#121212;
	text-align:center;
    border-radius: 5px;
}
.pdf_box h4 {
	padding:10px;
    color: #fff;
	font-size:18px;
	font-weight:bold;
	background-color:#121212;
	text-align:center;
}
.pdf_box p {
    color: #000;
}
.pdf_box video {
    margin: 0 auto 30px;
}
.pdf_data h5,
.movie_data h5,
.required h5 {
	font-size:18px;
	font-weight:bold;
}
.required p {
	margin:10px;
}
.pdf_data li {
	margin:10px auto;
	font-size: 16px;
	text-align: left;
	line-height: 1.8em;
}
.pdf_info {
	margin:0 auto 10px;
}
.pdf_box {
	width:995px;
	margin: 0 auto 4%;    
    border: 1px solid #333333;
    border-radius: 5px;
	background-color: #fff;
}
.inst_box {
    padding: 50px 0 30px;
}
.inst_box .copy_box {
    padding:0 30px 30px;
    box-shadow: none;
}
.inst_info,
.inst_box img {
    display: inline-block;
    vertical-align: top;
}
.inst_info {
    width: 75%;
    margin: 20px auto 0;
}
.inst_box h2 img {
    display:block;
    margin: 0 auto;
}
.inst_info .link_btn a {
    display: block;
    width:fit-content;
    margin: 20px auto 0;
}
.pdf_data_left,
.pdf_data_right,
.required_info_left,
.required_info_right {
	display: inline-block;
	vertical-align: top;
}
.required_info_right {
	width: 79%;
	margin: 20px auto;
}
.required_info_left {
	margin: 10px 7px;
	border: 1px solid #000;
}
.pdf_data_left {
	width: 200px;
	margin: 20px;
}
.pdf_data_left img {
	border: 1px solid #000;
}
.pdf_data_right {
	width: 70%;
	margin: 70px auto 0;
}
.print_info {
	border: 1px solid #E61F23;
    margin: 10px auto;
    padding: 10px 20px;
}
.print_info h4,
.attention {
	margin: 10px auto;
	font-size: 15px;
	font-weight: bold;
	color: #E61F23;
}
.attention {
	margin: 0 auto;
}
#main .top_system_info {
	background: none;
}
.top_system_info_box {
	margin: 0 auto 4%;
    padding: 2% 4%;    
    border: 1px solid #333333;
    border-radius: 5px;
	background-color: #121212;
}
.top_system_info h2 {
	font-size: 25px;
}
.top_system_info input {
	display: block;
	margin: 1% auto;
	padding: 1%;
    width: 50%;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;    
}
.top_system_info button {
	display: block;
	margin: 1% auto;
	padding: 1%;
    width: 200px;
    background: linear-gradient(25deg, #603c84, #003884);
    color: #fff;
    border-radius: 5px;
	border: solid 1px #fff;
    font-size: 14px;
    font-weight: bold;
}
.top_system_info button:hover {
	opacity:0.6;
	text-decoration:none;	
}
/*==================================
              facility
==================================*/
.machine_box {
	margin:30px auto;
}
.machine_box iframe {
	display: block;
	margin:30px auto 50px;
}
.machine_list h3 {
	margin:0 auto 30px;
}
.facility_video h4 {
	width: 630px;
	margin: 30px auto 10px;
	color: #000;
	background-color: #8a8cfb;
	font-size: 16px;
}

.facility_video {
	width:100%;
	height:auto;
	margin: 0 auto 20px;
}
.machine_list_info {
	width:500px;
}
.facility_info {
	width:600px;
	float:left;
}
.machine_list_info p {
	display:block;
	width:500px;
	margin:20px 1%;
}
.machine_list {
	width:1100px;
	margin:0 auto 40px;
	padding:0 0 50px;
}
.machine_list:last-of-type {
	border-bottom:none;
}
.facility_info video {
	width:500px;
}
.machine_list h5 {
	padding:20px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.machine_list p {
	display:none;
	width:98%;
}
.machine_list table {
	width:600px;
	margin:20px auto;
  	border-collapse: collapse;	
}
.machine_list table th,
.machine_list table td {
	padding:15px;
	font-size:14px;
	text-align:left;
}
.machine_list table th {
	width:164px;
    background-color: #f2f2f2;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.machine_list table td {
	width:130px;
}
.machine_list table td:first-of-type {
	width:100px;
}
.machine_list table td:nth-of-type(2) {
	width:170px;
}
.machine_list table td:last-of-type {
	width:50px;
}
.machine_list table tr {
    border-bottom: solid 1px #bfbfbf;
}
.machine_list table tr:first-of-type {
    border-top:none;
}
.machine_list table .type th {
	background-color:#FFFFFF;
}
.machine_list table .type td {
	padding:15px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.shirring_machine.machine_list table ,
.vibroshears_machine.machine_list table {
	float:left;
	width:454px;
}
.shirring_machine.machine_list table td:first-of-type {
	width:150px;
}
.vibroshears_machine.machine_list table td:first-of-type {
	width:150px;
}

.video-js .vjs-big-play-button {
	font-size: 6em;
}
.copy_box iframe {
  margin: 20px auto;
  display: block;
  width: 100%;	
}
.new_item {
	margin: 1px 5px 1px 1px;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: indianred;
	border-radius: 2px;
}
.workshop li::before {
    display: none;
}
.workshop_ttl {
    margin: 10px auto 0;
	font-size:16px;
	font-weight:bold;    
}
.workshop_copy {
    padding: 10px 20px;
}

#system_menu ul li a {
    width: 200px;
    padding: 3% 4%;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
	border: solid 1px #fff;
}
#system_menu ul li {
    width: 482px;
    border: none;
}
#system_menu ul {
    text-align: center;
    padding: 10px 0;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin: 0 auto;
    justify-content: space-around;
}
.version {
    font-size: 120%;
    font-weight: bold;
}
.new_system {
    opacity: 0.5;
}
.manual_link {
    text-align: center;
    padding: 10px 0;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin: 0 auto;
    justify-content: space-around;
}
.manual_link li {
    font-size: 18px;
}
.manual_link li a {
    text-decoration: underline;
    color: #fff;	
}
.manual_link ul li a {
    width: 250px;
    padding: 4%;
    color: #fff;
    text-decoration: none;
}
.manual_link ul li {
    width: 289px;
    border: none;
}
.about_box {
    padding: 60px 0 60px;
	background-image: url("../img/about_bg.jpg");
	background-position: 50% 50%;
}
.about_box .copy_box {
    padding:50px;
    box-shadow: none;
    border-radius: 5px;	
}
.about_info,
.about_box img {
    display: inline-block;
    vertical-align: top;
}
.about_box h2 {
    margin: 0 auto 20px;
	line-height: inherit;
}
.about_box h2 img {
    display:block;
    margin: 0 auto;
}
.sys_info {
	margin: 0 auto 10px;
	font-weight: bold;
	text-align: center;
}
.sys_info_copy {
	padding: 2.5%;
    border: 1px solid #3600e4;
	border-radius: 5px;
	font-weight: bold;
}
.sys_info_copy p {
	font-weight: bold;
	font-size: 15px;
}
#system_menu {
	margin: 0 auto 20px;
}