body{
/*font-family: "MS PGothic", Tahoma !important;*/
font-family: '�ｿｽ�ｿｽ�ｿｽC�ｿｽ�ｿｽ�ｿｽI', Meiryo, "MS PGothic", sans-serif !important;;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins Regular"), local("Poppins-Regular"), url("https://fonts.gstatic.com/s/poppins/v4/HLBysyo0MQBO_7E-DWLwzg.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

.row {
    margin: 0px !important;
}
ul{padding:0}
.back-to-top {
    display: none;
    width: 80px;
    height: 80px;
    border-radius:50px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background:#F8F8F8;
    text-align:center;
    padding-top:10px;
}
.back-to-top:hover{
	text-decoration: none;
	color: red;
}
.sitemaps{
	margin-top:5px;
}
.btn_sitemaps{
	background: #428bca;
    border-radius: 5px;
    color: #fff;
    padding: 2px 10px;
    margin-top: 0px;
    font-size: 12px;
    float: right;
    border: unset;
}
.btn_sitemaps:hover{
	background:blue;
	color:#fff;
	text-decoration: none;
}
.menu_sub_intro ul li{
	float:left;
	list-style: none;
	margin-right: 28px;
}
.menu_sub_intro_jp ul li{
	float:left;
	list-style: none;
	margin-right: 10px;
}
/********: header start*******/
.fixed{
	position:fixed;
	top:0;
	width:100%;
	z-index:100000000000;
	padding-bottom:10px;
}
#header{
	background: #002E5D;	
	min-width:960px;
}
.header_part{
	width:960px;
	margin:0 auto;
	padding-top:0px;	
}
.header_part_menu{
	width:960px;
	margin:0 auto;
}
.company{
	font-size:35px;
	font-weight:700;
}
.btn_JP, .btn_VN, .btn_EN{
	border-radius:5px;
	text-align:center;
	border:1px solid ;
	padding:5px 0;
    background-color: #1D569C;
    background: -moz-linear-gradient(bottom, #1D569C 30%, #4C7CB7 70%);
    background: -o-linear-gradient(bottom, #1D569C 30%, #4C7CB7 70%);
    background: -ms-linear-gradient(bottom, #1D569C 30%, #4C7CB7 70%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.3, #1D569C),color-stop(0.7, #4C7CB7));
}
.btn_JP a, .btn_VN a, .btn_EN a{
	color:#fff;
}
.tel-fax{
	color:red;
	font-size:18px;
}
.menu_top{
	background:#EEEEEE;
}
.menu_detail ul li a{
	text-decoration: none;
	font-size:20px;
	color:#333333;
}
.menu_detail ul li{
	list-style: none;
	float:left;
	padding:10px 30px;
	border-left: 1px solid #C0C0C0;
	width:160px;
	text-align:center;
}
.menu_detail ul li:hover{
	background:#4374B2;
}
.menu_detail ul li a:hover{
	color:#fff;
}
.contact-us{
	margin-top:-15px;
}
.infomation{
	float:right;
}
.oiquase{
	float:right;
	background:#532627;
	color:#fff;
	padding-left: 70px;
    padding-right: 70px;
    font-weight: 600;
    margin-top:2px;
     clear: both;
}
.number_phone{
	font-size:23.5px;
	text-align:center;
	color:#fff;
	font-family:�ｿｽ�ｿｽ�ｿｽﾋゑｿｽ�ｿｽ�ｿｽﾕゑｿｽ�ｿｽ�ｿｽ�ｿｽ;
	clear:both;
}
.time_work{
	text-align:center;
	color:#fff;
	font-size:12px;
	float:right;
	clear:both;
	margin-top:-3px;
}
.time_work_jp{
	text-align:center;
	color:#fff;
	font-size:12px;
	float:right;
	clear:both;
	margin-top:-3px;
	    letter-spacing: 0.8px;
}
.site_maps{
	float:right;
}
.site_maps a{
	font-size:12px;
	color:#000;
	font-weight:both;
}
#icon_call{
	margin-top:-8px;
}
/************* header end *********/

/********* content start *************/
.content_part{
	width:960px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:60px;
}
.content_part_img{
	width:960px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}
.col-img{
	float:right;
	margin-top:-13%;
}
#img-home{
	border-radius: 5px;
	width:80%;
	float:right
}
.info-news{
	margin-top:2%;
}
.divline{
	height:2px;
	width:100%;
	background:#3D78EF;
	text-shadow: 2px 2px 2px #cc0000;
}
.h1_class{
	font-weight: bold;
	font-size:40px;
    /*letter-spacing: 9px;*/
}
.line{
	margin:10px 10px;
	border-bottom:1px dashed #002E5D;
}
.news_row{
	padding-left:20px;
}
.time{
	background:#002E5D;
	color:#fff;
	text-align:center;
	margin-right:10px;
	padding:5px 0;
}
.classify{
	background:#96B72A;
	color:#fff;
	text-align:center;
	padding:5px 0;
}
.news{
	padding:5px 0;
}
.detail_news a{
	color:#000 !important;
	font-size:17px;
}
.title_home a{	
	text-align:center;
	font-size:30px;
    padding:15px 40px;
}
.line_title{
	height:2px;
	width:10%;
	background:#3D78EF;
	margin-left: 45%;
}
.note_one{
	font-size: 24px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.pro_title{
	font-size: 20px;
	color:#056205;
	font-weight:700;
	}
.pro_sub{
	font-size:13px;
	padding-left:20px;
	color:#fff;
	}
#content_part2_full{
	width:960px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
.content_part_home{
	width:960px;
	margin: 0 auto;
	padding-top:20px;
}
.title_product{
	font-size: 16px;
}
.content_product{
	font-size: 16px;
}
.content_product a{
	color:#000;
}
.content_product a:hover{
	color: red;
}
.contact_home{
	padding:10px 0;	
}
.aboutcompany_home{
	color:#000;
	padding:10px 0;	
}
.detail_part{
	padding: 20px 0;
}
.title_about{
	margin-top:-63px;
	margin-left:10%;
	color:#fff;
}
.content_about{
	border: 2px solid #a5a2a2;
    border-radius: 5px;
    box-shadow: 10px 10px 5px #a5a2a2;
    width:90%;
    margin-left:41px;
    margin-top:-10%;
    padding-top:10%;
}
.part-001{
	padding:20px 20px 10px 20px;
}
.class-h2{
	color:#123572;
}
.hight_light{
	width:30%;
	float:left;
}
.pro-img{
	width:60%;
	float:right;
	margin-top:-6%;
	margin-right:-7%;
}
#pro-img_013{
	width:60%;
	border-radius:10px;
}
.line_pro{
	border-bottom: 1px dashed #0000D8;
}
/******** footer start ***********/
.menu_navbar{
	background:#F8F8F8;
	border-top:3px solid #004EA2;
	border-bottom:1px solid #E7E7E7;
	padding-bottom:10px;	
	min-width:960px;
}
.footer_bottom{
	width:960px;
	margin: 0 auto;
}
.footer_bottom ul li{
	float:left;
	list-style-type: none;
	padding:0 20px;
}
.content_footer{
	background: #002E5D;
	padding-top:20px;
	min-width:960px;
}
.title-main_footer{
	font-size:23px;
	border-bottom:2px solid #E7E7E7;
}
.title-main_footer a{
	color:#F8F8F8;
}
.content-main_footer{
	padding-top:5px;
}
.content-main_footer a{
	color:darkgray;
}
.copyright{
	color:darkgray;
	text-align:right;
	padding: 10px 0;
}
/********footer end *************/
/******** slider start **************/
.slider{
	width:960px;
	margin: 0 auto;
}
#banner_slider{
	background:#000000;
}
.fluid_container{
	min-width:960px;
}
#imgslider{
	width:100%;
	height:auto;
	min-width:960px;
}
/********** slider end **********/

/************ about company start*********/

.basicInfo{
	border: 1px solid #d6dde1;	
}
.basicInfo tr th{
	padding-top:5px;
	padding-bottom:5px;
	vertical-align: top;
	background:#E9EEF4;
	width:30%;
}
.basicInfo tr td{
	padding-top:5px;
	padding-bottom:5px;
}
.basicInfo_inti{
	font-size:16px;
	padding:20px 20px 0 20px;
}
.tit_class-h1{
	background:#E7F4FA;
	text-align:center;
	padding: 5px 0;
	color:#717171;
	font-weight:600;
	font-size:30px;
	border-top:2px solid #3D78EF;
}
/****** about company end **************/
/******equi start **************/
.trapezoid_equi 
{    border: 10px solid transparent;
    padding: 15px;
   
   color:#717171; 
   
   padding: 5px 0;
}
.th_equi
{
	/*background: #3a17e9;*/
	color: #01010e;
	text-align: center;
	width: 300px;
	margin-left: 320px;	

}
.th_col{
	padding-top:15px;
}
/******equi end **************/

/* inquiri*/
.btn_click {
    width: 180px;
    height: 50px;
    background: #014099;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

/* inquiri*/


/*home*/
.border-img{
	border-radius:10px 10px 0 0;
	text-align:center;
	/*background: url(../images/background-000.jpeg) no-repeat;*/
	border:1px solid #E7E7E7;
	background: #fff;
}
#img_shehin{
	border-radius:10px 10px 0 0;
	padding-top: 10px;
    padding-bottom: 10px;
    width:160px;
    height:180px;
}
.title_shehin{
	text-align:center;
	font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.border-con{
	border-radius:0 0 10px 10px;
	text-align:center;
	padding: 10px 0;
	background:#FFC13C;
}
.title_equipment{
	text-align:center;
	font-size: 24px;
    font-weight: bold;
    color:#333333;
}
.background-img{	
	background:#D8EDFE;
	padding: 50px 8px;
}
.center_content{
	width:570px;
	margin:0 auto;
	border:1px solid #fff;
	padding:15px;
}
.collaborators{
	font-size:26px;
	color:#00479D;
	font-weight: bold;
}
.Makoto{
	font-size:65px;
	color:#E02161;
	font-weight: bold;
}
.title_home_intro{
    padding: 1px 0 1% 0;  
}
.characteristic{
    background: #FBFCFE;
    margin-top:5%;
   border-left: 1px solid #ddd;
   border-right:1px solid #ddd;
   border-bottom: 1px solid #ddd;
}
.mefa_intro{
	vertical-align: sub;
    letter-spacing: 2px;
}
.drainMaster{
	 letter-spacing: 3px;
	 padding:0 17px;
	 font-size:17px;
}
.drainMaster_en{
	 line-height: 2;
	 padding:0 17px;
}
.characteristic_detail{
   border-top: 3px solid #3D78EF;
   letter-spacing: 2px;
   color: #333;
   padding-top: 15px;
}
.characteristic_detail_en{
   padding:6% 0 0 0;
   color: #333;
}
.chara_detail{
	padding:2% 2% 5% 2%;
}
.char_ter{
	font-size:30px;
	color: #002E5D;
	padding-left:15px;
}
.char_ter2{
	font-size:1.5em;
}
.line_ch{
	 background: #96B72A;
	 width:100%;
	 height:1px;
}
.line_ch1{
	 background: #96B72A;
	 width:100%;
	 height:3px;
	 margin-top:-6px;
}
.characteristic_detail h4{
	padding-top: 5%;
	font-weight: bold !important;
}
.menu_en ul li a{
	font-size:14px !important;
}
.menu_en ul li{
	padding:14px 0 !important;
}
#megafono{
	margin-top: -2%;
	width:70px;
}
#increase{
	width:180px;
	height:180px;
}
#tree{
	width:180px;
	height:180px;
}
#earth{
	width:180px;
	height:180px;
}
.con_left{
	width:3%;
	float:left;
	font-size: 16px;
	margin-top:3px;
}
.con_right{
	width:97%;
	float:right;
	font-size: 17px;
}
.con_left2{
	width:25%;
	float:left;
}
.con_right2{
	width:75%;
	float:right;
	font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
    margin-top: 2%;
}
.con_left3{
	width:75%;
	float:left;
	font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
    margin-top: 2%;
}
.con_right3{
	width:25%;
	float:right;
	margin-top: 2%;
    padding-left: 5%;
}
.line_bottom{
	border-bottom: 1px solid #C2C5B8;
	border-left: 3px solid #115295;
	font-weight:bold;
	font-size:18px;
	margin-top:25px;
	padding-left:5px;
	letter-spacing:2px;
}
.text {
	line-height:1.5;
	padding-top:10px;
}
.site_map_title_1{
	font-size:20px;
	font-weight: bold;
	padding: 15px 0;
}
.site_map_title_1 a{
	color:#333;
	
}
.site_map_title_2{
	padding-bottom:5px;
	padding-top:10px;
	font-size:15px;
	padding-left:6%;
}
.site_map_title_2 a{
	color:#333;
}

.ErrMsgCss {
    margin-left: 5px;
    color: red !important;
    font-weight: bold;
}

.InfoMsg
{
	margin-left: 5px;
    color: blue !important;
    font-weight:bold;
}

@media all and (-ms-high-contrast:none)
     {
     	*::-ms-backdrop, .menu_detail ul li { padding:10px 30px } /* IE11 */
     	.title-main_footer{
			font-size:22px;
		}
     }




