@charset "utf-8";

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* mark for html5 */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, mark {display: block;}

html,body{ height:100%;padding:0; margin:0}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#191818;
	/*min-width:980px;*/
	background-color: white;
	/*background-color: #75acd8;*/
	overflow-x: hidden;
	overflow-y: auto;
}

.clearfix{
	clear:both;	
}



a{
	text-decoration:none;
	color:#6f6f6e;	
}
/*menu*/

 .navbar-default .navbar-toggle {
      border-color: transparent;
  }
  .navbar-default .navbar-toggle:hover {
      background-color: transparent;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
     background-color: transparent;
  }
  .navbar-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
  .navbar-toggle span,.navbar-toggle span:before, .navbar-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 25px;
    background: #414346;
    position: absolute;
    display: block;
    content: '';
  }
  .navbar-toggle span:before{
  	cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 25px;
    background: #414346;
    position: absolute;
    display: block;
    content: '';
  }
  .navbar-toggle{
  	border:auto;
  }
  .navbar-toggle.collapsed{
  	margin-top: 0px;
  	margin-bottom: 0px;
  }
  .navbar-toggle.collapsed span:before {
    top: -7px !important; 
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  } 
  .navbar-toggle.collapsed span:after {
    top: 7px !important; 
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  } 
  .navbar-toggle span:after {
    display:block !important; 
    top: 0px !important; 
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .navbar-toggle span:before {
    display:block !important; 
    top: 0px !important; 
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .navbar-toggle span, .navbar-toggle span:before, .navbar-toggle span:after {
    transition: all 500ms ease-in-out;
  }
  .navbar-toggle.active span {
    background-color: transparent;
  }
  .navbar-toggle.active span:before, .navbar-toggle.active span:after {
    top: 0;
  }
  .navbar-toggle.active span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .navbar-toggle.active span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

#nav1_moblie{
	/*background:url(../images/menu/nav1.png);*/
	height:auto;
	background-repeat: no-repeat;
	background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;
	/*height: 79px;	*/
}
#nav1_moblie a, #nav2_moblie a, #nav2a_moblie a, #nav3_moblie a, #nav4_moblie a, #nav5_moblie a{
	display: block;
    height: 100%;
    width: 100%;
    line-height: 45px;
}
    
#nav1_moblie:hover{
	background:url(../../common/images/nav.png);
	background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;	
	/*height: 79px;		*/
}
#nav2_moblie{
	height:auto;
	background-repeat: no-repeat;
	background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;
	/*height: 79px;	*/
}
#nav2_moblie:hover{
	background:url(../../common/images/nav.png);
	height:auto;
	background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;	
	/*height: 79px;		*/
}
#nav3_moblie{
	height:auto;
	background-repeat: no-repeat;
	background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;
	/*height: 79px;*/
}
#nav3_moblie:hover{
	background:url(../../common/images/nav.png);
	height:auto;
	background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;	
	/*height: 79px;		*/
}
#nav4_moblie{
	height:auto;
	background-repeat: no-repeat;
	background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;
	/*height: 79px;*/
}
#nav4_moblie:hover{
	background:url(../../common/images/nav.png);
	height:auto;
	background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;	
	/*height: 79px;			*/
}
#nav5_moblie{
	height:auto;
	background-repeat: no-repeat;
	background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;
	/*height: 79px;*/
}

#nav5_moblie:hover{
	background:url(../../common/images/nav.png);
	height:auto;
	background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
	display:block;
	cursor:pointer;	
	/*height: 79px;			*/
}	

/*menu*/



/*++++++++++++++++++++++++++++++++++++++++++++++++ menu*/

#my_sidebar {
    background:url(../../common/images/logo-menu.png);
    display: block;
    float: left;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    width: 236px;
	z-index:2;
    text-align: center;
}

#nav1{
	/*background:url(../images/menu/nav1.png);*/
	height:60px;
	width:236px;
	display:block;
	cursor:pointer;	
}

#nav1:hover{
	/*background:url(../images/menu/hover/nav1.png);*/
	/*height:60px;*/
	width:236px;
	display:block;	
	cursor:pointer;	
}


#nav2{
	/*background:url(../images/menu/nav2.png);*/
	height:60px;
	width:236px;
	display:block;
	cursor:pointer;		
}

#nav2:hover{
	/*background:url(../images/menu/hover/nav2.png);*/
/*	height:60px;*/
	width:236px;
	display:block;	
}


#nav3{
	/*background:url(../images/menu/nav3.png);*/
	height:60px;
	width:236px;
	display:block;
	cursor:pointer;		
}

#nav3:hover{
	/*background:url(../images/menu/hover/nav3.png);*/
	/*height:60px;*/
	width:236px;
	display:block;	
}

#nav4{
	/*background:url(../images/menu/nav4.png);*/
	height:60px;
	width:236px;
	display:block;	
	cursor:pointer;	
}

#nav4:hover{
	/*background:url(../images/menu/hover/nav4.png);*/
	/*height:60px;*/
	width:236px;
	display:block;	
}


#nav5{
	/*background:url(../images/menu/nav5.png);*/
	height:60px;
	width:236px;
	display:block;
	cursor:pointer;		
}

#nav5:hover{
	/*background:url(../images/menu/hover/nav5.png);*/
	/*height:60px;*/
	width:236px;
	display:block;	
}


.nav_line{
	background:url(../../common/images/line.png);
	width:236px;
	height:2px;	
}

#nav2_submenu{
	padding-bottom:22px;	
}

#nav2_submenu1{
	/*background:url(../images/menu/sub1.png);*/
	width:236px;
	height:30px;
	cursor:pointer;	
}


#nav2_submenu1:hover{
	/*background:url(../images/menu/hover/sub1.png);*/
	width:236px;
	height:30px;	
}


#nav2_submenu2{
	/*background:url(../images/menu/sub2.png);*/
	width:236px;
	height:30px;
	cursor:pointer;		
}


#nav2_submenu2:hover{
	/*background:url(../images/menu/hover/sub2.png);*/
	width:236px;
	height:30px;	
}

#nav2_submenu3{
	/*background:url(../images/menu/sub3.png);*/
	width:236px;
	height:30px;
	cursor:pointer;		
}


#nav2_submenu3:hover{
	/*background:url(../images/menu/hover/sub3.png);*/
	width:236px;
	height:30px;	
}

#nav2_submenu4{
	/*background:url(../images/menu/sub4.png);*/
	width:236px;
	height:30px;
	cursor:pointer;		
}


#nav2_submenu4:hover{
	/*background:url(../images/menu/hover/sub4.png);*/
	width:236px;
	height:30px;	
}


/*++++++++++++++++++++++++*/

#nav3_submenu{
	padding-bottom:22px;	
}

#nav3_submenu1{
	/*background:url(../images/menu/sub5.png);*/
	width:236px;
	height:30px;
	cursor:pointer;	
}


#nav3_submenu1:hover{
	/*background:url(../images/menu/hover/sub5.png);*/
	width:236px;
	height:30px;	
}


#nav3_submenu2{
	/*background:url(../images/menu/sub6.png);*/
	width:236px;
	height:30px;
	cursor:pointer;		
}


#nav3_submenu2:hover{
	/*background:url(../images/menu/hover/sub6.png);*/
	width:236px;
	height:30px;	
}
#nav3_submenu3{
	/*background:url(../images/menu/sub7.png);*/
	width:236px;
	height:30px;
	cursor:pointer;		
}
#nav3_submenu3:hover{
	/*background:url(../images/menu/hover/sub7.png);*/
	width:236px;
	height:30px;	
}
#nav3_submenu4{
	/*background:url(../images/menu/sub8.png);*/
	width:236px;
	height:30px;
	cursor:pointer;		
}
#nav3_submenu4:hover{
	/*background:url(../images/menu/hover/sub8.png);*/
	width:236px;
	height:30px;	
}
#nav2_submenu1_moblie{
	/*background:url(../images/menu/sub1.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;	
}
#nav2_submenu1_moblie:hover{
	/*background:url(../images/menu/hover/sub1.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
}
#nav2_submenu2_moblie{
	/*background:url(../images/menu/sub2.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;		
}
#nav2_submenu2_moblie:hover{
	/*background:url(../images/menu/hover/sub2.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
}
#nav2_submenu3_moblie{
	/*background:url(../images/menu/sub3.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;		
}
#nav2_submenu3_moblie:hover{
	/*background:url(../images/menu/hover/sub3.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
}

#nav2_submenu4_moblie{
	/*background:url(../images/menu/sub4.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;		
}


#nav2_submenu4_moblie:hover{
	/*background:url(../images/menu/hover/sub4.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;	
}

#nav3_submenu1_moblie{
	/*background:url(../images/menu/sub5.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;	
}


#nav3_submenu1_moblie:hover{
	/*background:url(../images/menu/hover/sub5.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
}


#nav3_submenu2_moblie{
	/*background:url(../images/menu/sub6.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;		
}


#nav3_submenu2_moblie:hover{
	/*background:url(../images/menu/hover/sub6.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;	
}

#nav3_submenu3_moblie{
	/*background:url(../images/menu/sub7.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;		
}


#nav3_submenu3_moblie:hover{
	/*background:url(../images/menu/hover/sub7.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;	
}

#nav3_submenu4_moblie{
	/*background:url(../images/menu/sub8.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;		
}


#nav3_submenu4_moblie:hover{
	/*background:url(../images/menu/hover/sub8.png);*/
	width:100%;
	background-position: center;
	background-repeat: no-repeat;	
}

/*++++++++++++++++++++++++++++*/

#index_tag{
	/*background: url(../images/index/tag.png);
	background-repeat: no-repeat;
    background-size: 100%;*/
	width: 546px;
	height: 151px;
	bottom: 98px;
	left: 309px;
	position: absolute;
}


#recruit_tag{
	/*background: url(../images/recruit/content.png);*/
	width: 571px;
	height: 394px;
	/*top: 25%;
	left: 37%;*/
	position: absolute;
}
#recruit_tag_v2{
	background: url(../images/recruit/content.png);
	width: 571px;
	height: 394px;
	top: 25%;
	left: 37%;
	position: absolute;
}

#contact_tag{
	top: 25%;
	left: 37%;
	width:600px;
	position:absolute;
}

#contact_tag_v2{
	background: url(../images/recruit/content.png);
	top: 25%;
	left: 37%;
	width:600px;
	position:absolute;
}

#copyright{
	background:url(../../common/images/copyright.svg) no-repeat;
	background-size: contain;
    background-position: center;
	width:421px;
	height:9px;
	bottom:18px;
	right:19px;
	position: absolute
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++*/

#my_content {
    float: right;
    width: 100%;
	
}


#my_content_global{
    
    padding: 40px 40px 40px;
	z-index:9999;
}


#cache_body {
	 background-image: url("../images/about/cache_body.png");
    background-position: left top;
    background-repeat: repeat;
    height: 100%;
	position:fixed;
	left:0;
	right:0;
    width: 100%;
    z-index: 0;
}


#des{
	position: relative;
	display: block;
    float: right;
	z-index:1;
}


#global_content {
    display: block;
    margin: auto;
    padding-left: 236px;
	z-index:1;
}

#tag{

}

#tag2{
	float:left;

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++*/
.block_content{
	background:url(../images/company_about/block_bg.png) left top repeat;
	max-width:680px;
	margin-left:10px;
	position:relative;
	margin-bottom:15px;	
}

.block_content_tag{
	position:absolute;
	left:-10px;
	top:8px;
	width: 31px;
}


.block_content_bottom{
	position:absolute;
	right:0;
	bottom:0;	
}


.block_content_inner{
	padding:45px;	
}


/*++++++++++++++++++++++++++++++++*/

.block_content_form{
	background:url(../images/company_about/dot.png) 0 0 no-repeat;
	padding-top:5px;
	margin-bottom:25px;	
}


.block_content_title{
	background:#008000;
	color:#FFFFFF;
	
	padding:8px;
	float:left;
	width:130px;
}


.block_content_des{
	float:right;
	padding:8px;
	display:block;
	width:400px;	
	text-align: left;
}


.about_bg{
 background:url(../../common/images/bg-1-co-about.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

.bg2{
 background:url(../../common/images/bg10.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

.bg3{
 background:url(../../common/images/bg-1-co-overview.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}


.bg4{
 background:url(../../common/images/bg-2-se-product.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

.bg5{
 background:url(../../common/images/bg-3-se-produce.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

.bg6{
 background:url(../../common/images/bg-3-se-quality.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

.bg7{
 background:url(../../common/images/bg-3-se-equip.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}


.bg8{
 background:url(../../common/images/bg-5-recruit.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

.bg9{
 background:url(../../common/images/bg-4-contact.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}

/*+++++++++++++++++++++++++++++++++++++++++*/

.block_content_imgroup{
	width:190px;
	
	display:block;
	float:left;
	
	
}


.block_content_imgname{
	background:url(../images/company_about/photo_bullet.png) 0 4px no-repeat;
	padding-left:12px;	
	height:80px;
}

.block_content_imgname2{
	background:url(../images/company_about/photo_bullet.png) 0 4px no-repeat;
	padding-left:12px;	
	
}


.dotline{
	background:url(../images/company_about/dot.png) repeat-x;
	height:2px;
	margin:35px 0;
	clear:both;
	margin-bottom:18px;
	
}


.block_content_list li{
	background:url(../images/company_about/bullet_black.png) 0 0 no-repeat;
    width: 29.9%;
	float:left;	
	padding-left:20px;
	margin-right:20px;
	margin-bottom:15px;
    min-height: 38px;
}

.redtxt{
	color:#008000;
	text-align:right;	
}


.block_company_overview_title{
	background:#008000;
	padding:8px;	
	color:#FFFFFF;
	
}

.block_company_overview_des{
		
	padding:8px;
	padding-bottom:0;	
}


.block_company_overview_tel{
	padding:8px;	
		
}

#nav2_submenu a{
	display:block;	
}


p{
	/*margin-bottom:15px;	*/
}

.redbg{
	background:#008000;
	color:#FFFFFF;
	padding:8px;
	text-align:center;
}


.rednum{
	
	width:360px;
	float:right;
	
}

.rednum li{
	margin-bottom:20px;
	line-height:25px;
}


.n1{
	background:url(../images/service_quality/n1.png) 0 0 no-repeat;
	padding-left:32px;	
}

.n2{
	background:url(../images/service_quality/n2.png) 0 0 no-repeat;
	padding-left:32px;	
}

.n3{
	background:url(../images/service_quality/n3.png) 0 0 no-repeat;
	padding-left:32px;	
}

.n4{
	background:url(../images/service_quality/n4.png) 0 0 no-repeat;
	padding-left:32px;	
}

.chifonts{
	font-family:'新細明體',arial;	
}

#inner_copyright{
	z-index:1;
	position: absolute;	
    right: 19px;
}

#copyright{
		z-index:1;
}
