/*
Theme Name: 安田产业株式会社
Author: Lanthy -黄鹏飞 huangpengfei
*/
@charset "utf-8";
/******** 共通 ********/
/* meta */
html,body { 
	-webkit-text-size-adjust: none;
}
@font-face{
	font-family:'SourceHanSansOLD-Light';
	src:url('../../font/SourceHanSansOLD-Light.otf');
}
body {
	position:static;
	padding:0; margin:0;
	line-height: 180%;
	-webkit-font-smoothing: antialiased;
	font-family: SourceHanSansOLD-Light, "Roboto Condensed", Arial, Helvetica,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}



@font-face{
	font-family:'BebasNeue';
	src:url('../../font/BebasNeue.eot');
	src:url('../../font/BebasNeue.eot?#iefix') format('embedded-opentype'),
	url('../../font/BebasNeue.woff') format('woff'),
	url('../../font/BebasNeue.ttf') format('truetype');
}


h2{
	font-weight:normal;
}




body {
	padding:0; margin:0;
	line-height: 180%;
}

body p.toplogo{
	position:absolute;
	top:0%;
	z-index:9999;
}

*{
	margin:0;
	padding:0;
}
#contentArea{
}
img{ 
	max-width:100%;
}
img.widthFree{ 
	max-width:none;
}
a img{ 
	border:none;
}
.toplogo{
	position:absolute;
	cursor:pointer;
	z-index:9999;
}


#contentArea #main{
	z-index:-100!important;
}
#main h1{
	z-index:-100!important;
}
/* header */
header{ 
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;
	padding:0;
	z-index:999;
	-webkit-transform:translate3d(0,0,0)
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
.fixed{
	position:fixed;
	top:0;
	left:0;
	z-index:2000;
}

.fixed_lan{
	position:fixed;
	top:0;
	right:0;
	z-index:2000;
}
header a img{  
	display:block; 
}
.gmenu .close{ 
	display:none; 
}
header ol, header ul, header li{	
	list-style:none;	
	margin:0px;	
	padding:0px;
}
#gmenu{
	position:fixed; 
	top:0; 
	left:0;
	z-index:1000;
	-webkit-transform:translate3d(0,0,0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
#gmenu ul{ 
	position:relative;
	padding:0;
	margin:0 0 162px 0;
}
#gmenu ul li ul{ 
	position:relative;
	padding:0;
	margin:0;
}


#gmenu ul li{ 
	display:block; 
	position:relative;
	background:#0953A0; 
	color:#FFF; 
	margin:0;
}

#gmenu_lan{
	position:fixed; 
	top:70px; 
	right:0;
}
#gmenu_lan ul li{ 
	display:block; 
	position:relative;
	background:#333333; 
	color:#FFF; 
	margin:0;
}


#gmenu ul li ul.submenu li{ 
	background:#7CB0E0;
}
#gmenu ul li a{ 
	display:block; 
	overflow: hidden;
	height:80px; 
	width: 100%;
	color:#FFF; 
	text-decoration:none; 
	font-size: 22px;
	line-height: 80px;
	cursor: pointer;
	position: relative;
}
#gmenu ul li.menu-item-has-children ul li a{
	width: 300px; 
	height: 100%; 
	top: 0px;
	padding: 0;
	text-align: center;
}
#gmenu_lan ul li a{ 
	display:block; 
	position:relative; 
	width:100%; 
	height:80px; 
	color:#FFF; 
	text-decoration:none; 
}


#gmenu ul li a img{ 
	display:block; 
	position:relative; 
}
#gmenu_lan ul li a img{ 
	display:block; 
	position:relative; 
}
header ul#lang { 
	display:block; 
	position:absolute;
	right:0;
	top:80px;
}
header ul#lang li{ 
	display:block; 
}
header .logo{ 
	height:100%; 
	background:url(../../images/header_logo_bg.png); 
}
header .logo{ 
	display:none; 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%;  
	z-index:-100;
}
header .logo img{ 
	display:block; 
	position:relative; 
	margin-top:0!important; 
	margin:0 auto;
}

/* contentArea */
#contentArea { 
	position:relative; 
	margin:0 auto; 
	width:100%; 
	overflow:hidden;
}
#contentArea #main h1{ 
	margin:0; 
	padding:0; 
	position: fixed; 
	width: 100%;
}
#contentArea #main img{ 
	display:block; 
	position:absolute;
}
#contentArea .section{
	position:relative;
	margin:0 auto; 
	overflow:hidden; 
	background:#FFF;
}
#contentArea #main{ 
	display:block; 
	overflow:hidden; 
	margin-bottom:5px; 
}
.nextSection{ 
	display:block; 
	position:fixed; 
	bottom:70px; 
	left:50%; 
	width:66px;
	margin-left:-33px;
	z-index:400;
}
.nextSection img{ 
	display:block; 
}

/* footer */
footer{ 
	display:block;
	position:relative; 
	width:100%; 
	margin:0 auto; 
	background-color:#363636; 
	color:#FFF;
	overflow:hidden;
	z-index:99;
}
footer .corp{ 
	text-align:center;
}
footer .corp a.spBlock{ 
color: #fff;
text-decoration: none;
}
footer .gotoTop{ 
	display:block;
	position:absolute; 
	top:0; 
	right:0; 
	background:#000;
}

/******** PC用 ********/
@media screen and (min-width:980px){
	.accordion_lan img,.accordion img{width: 70px;height: 70px;}
	.pcBlock{display:block;} .spBlock{ display:inline; } .pcDisp{ display:block; } .spDisp{ display:none; }
	/* header */
	header {  height:70px; }
	header a.gmenu{  display:block; width:70px; }
	header a img{ display:block; width:inherit; }
	#gmenu ul li{  width:300px; border-bottom:2px #FFF solid; height:80px; }
	#gmenu ul li img{  width:auto; height:100%; }
	#gmenu ul li:first-child{  border-top:2px #FFF solid; }
	
	#gmenu_lan ul li{  width:200px; border-bottom:2px #FFF solid; height:80px; }
	#gmenu_lan ul li img{  width:auto; height:100%; }
	#gmenu_lan ul li:first-child{  border-top:2px #FFF solid; }
	
	
	#gmenu ul li.submenu{
		position:relative;
	}
	#gmenu ul.sub01{
		position:absolute;
		left:300px;
		top:-80px;
	}
	
	#gmenu ul.sub02{
		position:absolute;
		left:300px;
		top:-80px;
	}
	#gmenu ul.sub01 li{  width:300px; height:80px; border-bottom:none; background-image:url(../../images/gmenu03_bg.png); background-repeat: no-repeat; background-position: left bottom; background-color:#7CB0E0;}
	#gmenu ul.sub01 li:first-child{  border-top:none; }
	#gmenu ul.sub01 li:last-child{  background-image:none;}
	
	
	#gmenu ul.sub02 li{  width:300px; height:80px; border-bottom:none; background-image:url(../../images/gmenu03_bg.png); background-repeat: no-repeat; background-position: left bottom; background-color:#7CB0E0;}
	#gmenu ul.sub02 li:first-child{  border-top:none; }
	#gmenu ul.sub02 li:last-child{  background-image:none;}
	
	/* footer */
	footer{ height:70px; }
	footer .corp{ padding-top:20px; }
	footer .gotoTop{ width:70px; height:70px; }
	
	
	header #gmenu ul li ul.m160 {
		width: 300px;
		margin-top: -160px!important;
		margin-left: 300px;
	}
	
}
/******** スマホ、タブレット用 ********/
@media screen and (max-width:979px){
	.accordion_lan img,.accordion img{width: 80px;height: 80px;}
	.pcBlock{ display:inline; } .spBlock{ display:block; } .pcDisp{ display:none; } .spDisp{ display:block; }
	/* header */
	header {  height:80px; }
	#gmenu{  width:100%!important;}
	#gmenu ul li{  width:100%; height:100%!important;  border-bottom:2px #FFF solid; }
	#gmenu ul.sub01{ width:100%; margin-top:auto!important; margin-left:0;}
	#gmenu ul.sub02{ width:100%; margin-top:auto!important; margin-left:0;}
	#gmenu ul li:first-child{  border-top:2px #FFF solid; }
	#gmenu ul li img{  display:block; width:auto!important; margin:0 auto; margin-left:auto!important; }
	
	#gmenu ul li a{
		text-align: center;
		padding: 0
	}
	#gmenu ul li.menu-item-has-children ul li a{
		width: 100%
	}
	header ul#lang { 
		top:80px;
	}

	#gmenu_lan{  width:100%!important;}
	#gmenu_lan ul{  width:100%!important;}
	
	#gmenu_lan ul li{  width:100%; height:100%!important;  border-bottom:2px #FFF solid; }
	#gmenu_lan ul li:first-child{  border-top:2px #FFF solid; }
	#gmenu_lan ul li img{  display:block; width:auto!important; margin:0 auto; margin-left:auto!important; }
	
	
	
	#gmenu ul.sub01{
		margin:0 0 0 0;
		border-bottom:2px solid #FFF;
	}
	#gmenu ul.sub02{
		margin:0 0 0 0;
		border-bottom:2px solid #FFF;
	}
	/*#gmenu ul.sub02.open{
		display: block!important;
		}*/
		#gmenu ul.sub01 li img{  display:block; margin:0 auto; margin-left:auto!important; }
		#gmenu ul.sub01 li{ border:none; height:82px; background-color:#7CB0E0;}
		#gmenu ul.sub02 li img{  display:block; margin:0 auto; margin-left:auto!important; }
		#gmenu ul.sub02 li{ border:none; height:82px; background-color:#7CB0E0;}
		header .logo{ position:absolute; top:0; left:0; width:100%; height:80px; background:url(../../images/header_logo_bg.png); }
		header .logo img{ display:block; position:relative; margin:0 auto;}
		/* content */

		/* footer */
		footer{ height:70px; }
		footer .corp{ padding-top:13px; font-size:0.7em;}
		footer .gotoTop{ width:70px; height:70px; }
		.b-line{  border-top:2px #FFF solid; }

	}
	@media screen and (max-width:460px){
		header {  height:60px; }
		header ul#lang li img{ width:40px; }
		.menu-btn{ width:60px; }
		.menu-btn_lan{ width:60px; }
		.header .logo{width:60px; }
		header ul#lang li img{ width:40px; }
	}

	.border-w90{
		border-bottom:2px solid #FFF;
		width:93%;
		margin:0 auto;
	}
	.bg-wht{
		background:#FFF;
	}
	.mb00{
		margin-bottom:0!important;
	}

	.cover{
		z-index:4500;
		position:absolute;
		left:0;
		top:0;
		opacity:0.7;
		filter: alpha(opacity=70);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=70)";  /* ie 8 */
		-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.7;              /* Safari 1.x */
	}



	#gmenu ul li.menu-none {
		display: block;
		position: relative;
		background: none!important;
		color: #FFF;
		margin: 0;
		border-bottom: none!important;
		height: 82px!important;
	}

	.fixed_lan{
		position:fixed!important;
		top:0!important;
		left:auto!important;
		right:0!important;
		z-index:2000!important;
	}


	#secondary,
	.entry-footer{
		display:none;
	}
	.ico_new{
		background:#0953A0;
		padding:5px 12px;
		margin-left: 7px;
		color:#FFF;
	}
	.newscont{
		width:980px;
		margin:100px auto 100px auto;
		text-align:left;
		overflow:hidden;
	}
	.ttl_area{
		width:145px;
		float: left;
	}
	.ttl_area .ttl{
		margin-bottom: 30px;
	}
	.newscont ul{
		width:720px;
		float: right;
		text-align: left;
		list-style: none;
	}
	.newscont ul li{
		overflow: hidden;
		list-style: none;
		margin-bottom: 40px;
	}

	.newscont ul li .thumb{
		display: block;
		width:92px;
		float: left;
		margin-right:35px;
	}
	.newscont ul li .textarea{
		width:590px;
		float: right;
	}
	.newscont ul li .date{
		display: block;
		margin-bottom: 5px;
	}

	#contentArea #section01 .copy {
		clear: both;
	}


	/*記事一覧ページ設定*/
	.news_detailcont{
		text-align: left;
	}
	.news_detailcont h1{
		margin: 120px auto 70px auto;
		text-align: center;
	}
	.news_detailcont .article{
		overflow: hidden;
		padding: 70px 0 70px 0;
	}
	.news_detailcont .article:nth-child(even){
		background: #f3f8fc;
	}
	.news_detailcont .post{
		text-align: left;
	}
	.news_detailcont .post .postinner{
		width: 980px;
		margin: 0 auto 0 auto;
		text-align: left;
	}
	.news_detailcont .post .postinner .date{
		margin-bottom: 25px;
	} 
	.news_detailcont .post h2{
		font-size: 20px;
		margin-bottom: 25px;
		color: #0953a0;
	}

	#more_disp{
		width:300px;
		margin: 50px auto 50px auto;
	}

	#more_disp a:link,
	#more_disp a:hover,
	#more_disp a:visited{
		color: #FFF;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}



	/*画像の回り込み設定*/
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	img.alignright {
		padding: 4px;
		margin: 0 0 2px 20px;
		display: inline;
	}

	img.alignleft {
		padding: 4px;
		margin: 0 20px 2px 0;
		display: inline;
	}

	.alignright {
		float: right;
	}

	.alignleft {
		float: left;
	}


	.single-featured-image-header{
		display:none;
	}

	/******** スマホ、タブレット用 ********/
	@media screen and (max-width:979px){
		.newscont {
			width: 90%;
			margin: 100px auto 0 auto;
			text-align: left;
		}
		.ttl_area {
			width: 100%;
			float: none;
		}
		.newscont ul {
			clear:both;
			width: 100%;
			float: none;
			text-align: left;
			list-style: none;
		}
		.newscont ul li .thumb {
			display: block;
			width: 20%;
			float: left;
			margin-right: 5%;
		}
		.newscont ul li .thumb img{
			width: 100%;
			height: 100%;
		}
		.newscont ul li .textarea {
			width: 75%;
			float: right;
		}

		.news_detailcont .post .postinner {
			width: 90%;
			margin: 0 auto 0 auto;
			text-align: left;
		}
		.news_detailcont .post .postinner img{
			float:none!important;
			width:50%;
			height:50%;
			display:block!important;
			margin: 2% auto;
		}
		#more_disp{
			width:50%;
			margin: 50px auto 50px auto;
		}
		.ttl_area .ttl {
			margin-bottom: 30px;
			margin-right: 3%;
			width: 25%;
			float: left;
		}
		.ttl_area a{
			display:block;
			width: 32%;
			float: left;
			padding-top:2%;
		}

	}
	.article .post .postinner p img{
		cursor: pointer;
		transition: all 0.6s;
			}
	.article .post .postinner p img:hover{
		transform: scale(1.4);
	}
