@charset "utf-8";
/* CSS Document */



/*768以上*/

@media (min-width:769px) {
    
    i#menu {
    display: none;
}
    
    .Contentbb.use-title {
    width: 60px;
}
    
    .mastertable img {
        max-width: 580px;
    }
    
	.close{
         display:none!important;
    }
		
    .nav_all {
  
    margin: -40px 0 0 0;
}
    
     .row {
        display: flex;
    }
    
    
    .txField {
        width: 80px;
    }
    
    .row div {
        margin-right: 10px;
    }
    
    input#textfield15 {
       width: 504px;
}
    
    
    input#textfield16 , input#textfield2 {
       width: 200px;
}
    
}


/*768以下*/

@media (max-width:769px) {
    
    
	.main_wrapper , #cookie-law p , #header_all .header {
		width: 100%;
	}

	.nav_all ul.menu {
		display: none;
	}

	#cookie-law {
		height: 60px;
		background: #999999;
		margin: 0;
		min-height: 60px;
		height: inherit;
		padding: 10px;
	}

	.main { 
        
		background-size: contain;
	}

	.nav_all {
		width: 100%;
		float: none;
		margin: 0;
	}

	#cookie-law p {
        
		padding: 0;
	}

	#header_all .header .tsmc {
		float: none;
		text-align: right;
		width: 100%;
		font-style: italic;
		font-size: 14px;
		color: #1EAD21;
		padding: 10px 0;
	}

	.leftbox {
		float: none;
		width: 100%;
	}

	.rightbox {
		float: none;
		width: 100%;
	}

	.main_wrapper > img , .space-img {
		display: none;
	}

	.footer {
		margin: 0;
		font-size: 11px;
		height: 40px;
		line-height: initial;
		padding: 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+52,c9c9c9+100 */
		background: #ffffff;
 /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 52%, #c9c9c9 100%);
 /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 52%,#c9c9c9 100%);
 /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 52%,#c9c9c9 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=0 );
 /* IE6-9 */
	
        max-width: 100%;
		background-position: center;
	}

	.main {
        
         padding: 150px 15px 0px 15px;
	}

	#header_all .header .tsmc span {
        
		margin-left: 10px;
	}

	.main_wrapper {
		position: static;
		margin: 0;
	}

	#header_all {
		height: 50px;
	}

	br.clear {
		display: none;
	}
    
    .nav_all ul.menu {
   
    background: #eee;
    display: none;
    position: fixed;
    width: 100vw;
    left: 50%;
    top: 50%;
    height: 100vh;
    z-index: 2;
    top: 0;
    left: 0;
}
    
    ul.menu li a.navbtn {
    display: block;
    float: none;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 0 14px;
}
    
    
    ul.menu li {
  
    float: none;
         
}
    
    ul.menu ul.sub {
    position: relative;
    z-index: 10;
    left: 0px;
    top: 0;
    width: 100%;
      padding: 0;
    background: #fff;
    box-shadow: 1px 5px 5px rgba(0,0,0,.3);
}
    
    
    ul.menu li>ul.sub {
    visibility: hidden;
    display: none;
}
    
     ul.menu li:hover>ul.sub {
    visibility: visible;
    display:block;
}
    
  
    
    ul.menu ul.sub li a.subbtn {
   
    text-align: center;
}
    
    
    i.close {
    color: #fd1d1d;
    position: fixed;
    z-index: 3;
    font-size: 2rem;
    left: 50%;
    bottom: 5vh;
    cursor: pointer;
    transform: translateX(-50%);
        
    }
    
    
    i.fa.fa-bars {
    font-size: 2rem;
    position: absolute;
    right: 10px;
    color: #fff;
    cursor: pointer;
}
    
    .leftbox table {
        width: 100% !important;
    }
    
    .img-fluid {
        width: 100%;
        height: auto;
	
        
}
    
    .space-table {
        display: none;
    }
    
    h1 {
   
    font-size: 17px;
   
}
    
    .Input_Text {
    width: 120px;
    }
    
    .row {
        display: flex;
        flex-wrap: wrap;
    }
    
    .row td {
           flex: 100%;
    }
    
    
    .btn_login {
    display: inline-block;
    margin: 0 5px 0 0;
    transform: translateY(-3px);
}
    
    .footer span {
    float: none;
   
}
    input#textfield23 {
        
    width: 80px !important;
}
    
    
    .row {
        display: flex;
    }
    
    
    .txField {
        width: 80px;
    }
    
    
    .Contentbb.use-title {
    width: 70px;
    padding-left: 10px;
}
    
    
}


/*350以下*/

@media (max-width:351px) {
    
    
    h1 {
    font-size: 15px;
}
    
}
    
    

