@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
body,
h1, h2, h3, h4, h5, h6,
input, select, textarea{font-family:'Noto Sans JP', sans-serif;}

#wrap{min-width:1524px;}
.header_wrap{background:#afb252;}
.head_link a{right:0; width:40px;}
.head_link .sitemap,
.head_link #search_area{display:none;}

.footer {overflow:hidden;}
.footer .logo{display:inline-block; width:140px; position:static; margin:0 2% 0 0; vertical-align:top;}
.footer .addr{display:inline-block; width:75%; padding:1.5em 0 0 0; font-size:13px;}
.gnb{border-bottom:1px solid #b7ba64;}
.gnb .lang em{border:1px solid #e2e3b6;}
.gnb .lang ul{background:#afb252; border-left:1px solid #e2e3b6; border-right:1px solid #e2e3b6;}
.gnb .lang ul li{border-bottom:1px solid #e2e3b6;}
.gnb .lang ul li a:hover,
.gnb .lang ul li a:focus,
.gnb .lang ul li a:active{background:#3f4107;}

#lnb > nav{padding:0 0 0 100px;}
#lnb > nav > ul > li{width:22%; position:relative;}
#lnb > nav > ul > li.lnb_02,
#lnb > nav > ul > li.lnb_03{width:28%;}
#lnb > nav > ul > li:last-child{display:block;}

.depth02{height:286px; left:8px; border-bottom:none;}
.lnb_depth02 > ul{padding:7px 0 0 15px; background:none;}
.lnb_depth02 > ul > li{overflow:hidden; width:100%;}
.lnb_depth02 > ul > li > a{position:relative; width:auto; height:30px; line-height:30px; padding:0 0 0 7px; margin:0; text-align:left; border:none; font-weight:bold; font-size:15px; color:#444; background:url(/portal/img/main/ico_bullet.png) no-repeat 0 -487px;}
.lnb_depth02 > ul > li > a:after{content:''; display:block; position:absolute; top:14px; left:0; width:3px; height:3px; background:#444;}
.lnb_depth02 > ul > li > div,
.lnb_depth02 > ul > li > div > ul{display:none !important;}

.snb > li > a.on, .snb > li > a.on.arrow{width:215px;}
.sub_acc{top:70px;}
#tit_wrap{margin:0 0 21px 0;}

.snb > li > a{height:auto; padding:20px 0 20px 35px; line-height:130%;}
.snb > li > a.on, .snb > li > a.on.arrow{width:215px; background:#276cad url(/common/img/common/bg_snb_on.gif) no-repeat;}
.snb > li > ul{width:220px; padding:15px;}

.scrollup{background:url(/common/img/common/ico_scrollup.gif) no-repeat;}

@media all and (max-width:1024px) {
	#wrap{min-width:100%;}
	.menu-btn{background:#3f4107;}
	.head_link{display:none;}
	.gnb .lang{display:block;}
	
	.logo{width:auto; margin:0 0 0 -83px;}

	#mobileNavi > div{background:#afb252;}
	#mobileNavi .depth1 > li{border-bottom:1px solid #b7ba64;}
	#mobileNavi .depth1 > li > a{background-color:#757828;}
	#mobileNavi .depth1 > li.on > a{background-color:#3f4107;}
	#mobileNavi .depth2{background:#fefef8;}
	
	#tit_wrap{margin:0;}
}
@media all and (max-width:768px) {
	.footer .logo{width:100px;}
	.footer .addr{padding:1em 0 0 0;}
}
@media all and (max-width:445px) {
	.footer .logo{display:block; width:80px; margin:0 auto;}
	.footer .addr{width:100%;}
}