@charset "utf-8";
/**
 * footer.css
 */

/* footer
--------------------------------------------------*/
/*	#gFooter {
		width: 100%;
		margin-top: 116px;
		padding-bottom: 50px;
	}
*/	#gFooter {
		position: relative;
		z-index: 2;
		margin-top: 0;
		padding-top: 10px;
		background-color:#323232;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	
.search-field{
	background:#4D4D4D;
	border:none;
	padding-left:5px;
	margin-left:0px;
	font-size:87.1%;
	height:26px;
	width:230px;
	color:#DDD;
	margin-top:0px;
}
.search-submit{
	overflow:visible;
	border:none;
	padding:4px;
	font-size:87.1%;
	height:25px;
	width:24px;
	margin-left:-30px;
	background:#4D4D4D url("../images/icon_search.png") no-repeat;
	background-position:0px 1px;
	text-indent:-999px;
cursor:pointer;
}
.search-submit:hover{
 filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}


	#fNavArea {}
	#fNavArea .fNav {
		zoom: 1;
		border-top: #dddddd solid 1px;
		font-size: 92.3%;
	}
	#fNavArea .fNav:after {
		content: "";
		display: block;
		overflow: hidden;
		clear: both;
		height: 0;
	}
	#fNavArea .fNav a {
		border-bottom: none;
		color: #FFF !important;
	}
	#fNavArea .fNav a:hover {
		color: #f1832c !important;
	}
	#fNavArea #fNav01 {
		padding: 20px 0 18px;
	}
	#fNavArea #fNav01 li {
		float: left;
	}
	#fNavArea #fNav01 li a {
		padding:  0 15px;
		border-left: #000000 solid 1px;
	}
	#fNavArea #fNav01 li.first a {
		padding-left:  0;
		border-left: none;
	}
	#fNavArea #fNav02 {
		padding: 8px 0 20px;
	}
	#fNavArea #fNav02 li {
		float: right;
	}
	#fNavArea #fNav02 li a {
		padding:  0 10px;
		border-right: #000000 solid 1px;
	}
	#fNavArea #fNav02 li.first a {
		padding-right:  0;
		border-right: none;
	}
	#fSiteIndex {
		width: 100%;
		/*background: #f3f1e9;*/
	}
	#fSiteIndex a#sitemapOpen {
		display: block;
		border-bottom: none;
		color: #FFF !important;
		font-size: 84.6%;
		line-height: 2.37;
		letter-spacing: 0.1em;
	}
	#fSiteIndex a#sitemapOpen.active {
		color: #ffffff !important;
	}
	#fSiteIndex a#sitemapOpen span {
		display: block;
		width: 910px;
		height: 26px;
		margin: 0 auto;
		padding: 8px 25px 6px;
		cursor: pointer;
	}
	html.retina #fSiteIndex a#sitemapOpen span {
		-webkit-background-size: 14px 160px;
		background-size: 14px 160px;
	}
	#fSiteIndex a#sitemapOpen.active span {
		background-position: left -40px;
	}
	#fSiteIndex.open a#sitemapOpen {
		color: #cccccc !important;
	}
	#fSiteIndex.open a#sitemapOpen.active {
		color: #ffffff !important;
	}
	#fSiteIndex.open a#sitemapOpen span {
		background-position: left -80px;
	}
	#fSiteIndex.open a#sitemapOpen.active span {
		background-position: left -120px;
	}
	#fSitemap {
		padding: 32px 0 76px;
	}
	#fSitemap .title01 {
		padding-bottom: 53px;
		color: #ffffff;
	}
	#fSitemap .title01 .en {
		margin-right: 20px;
	}
	#sitemap01.sitemap {
		zoom: 1;
	}
	.sitemap:after {
		content: "";
		display: block;
		overflow: hidden;
		clear: both;
		height: 0;
	}
	.sitemap .column {
		float: left;
		width: 140px;
		margin-left: 20px;
		font-size:92.2%;
		line-height: 1.67;
	}
	.sitemap .columnfirst {
		float: left;
		color:#CCC;
		font-size:87.1%;
		width: 280px;
		margin-right: 20px;
	}
	.sitemap .columnfirst h4{
		/*font-size:100%;*/
		font-size:120%;
		color:#FFF;
		font-weight:bold;
	}
	.sitemap a {
		border-bottom: none;
		color: #FFF !important;
	}
	.sitemap li {
		border-bottom: none;
		color: #CCC !important;
		font-size:87.1%;
	}

	.sitemap li a {
		border-bottom: none;
		color: #CCC !important;
	}

	.sitemap a:hover {
		/*color: #999 !important;*/
		color: #85CBC0 !important;
	}
	.sitemap .column .parent,
	.sitemap .column .parent02 {
		font-weight: bold;
	}
	.sitemap .column .parent {
		/*font-size:92.2%;*/
		color:#FFF;
		font-weight:bold;
		margin-top: 50px;
	}
	.sitemap .column .parent02 {
		margin-top: 25px;
	}
	.sitemap .column .parent.first,
	.sitemap .column .parent02.first {
		margin-top: 0;
	}
	.sitemap .column .list {
		margin-top: 0px;
	}
	.sitemap .column .list li {
		margin-top: 4px;
	}
	.sitemap .column .list li.first {
		margin-top: 0;
	}
	.sitemap .column .list li .child {
		margin: 4px 0 0 1em;
	}
	#fSiteIndex #sitemapClose {
		display: none;
	}
	a#pageTop {
		display:block;
		width: 60px;
		height: 26px;
		margin: -19px auto 0;
		padding-top: 34px;
		border-bottom: none;
		background: url(../images/pagetop.png) no-repeat left top;
		color: #666666 !important;
		font-size: 92.3%;
		line-height: 2.17;
		text-align: center;
		letter-spacing: 0.1em;
	}
	body.ie6 a#pageTop {
		background-image: url(../images/pagetop.gif);
	}
	html.retina a#pageTop {
		background-image: url(../images/retina/pagetop.png);
		-webkit-background-size: 60px 60px;
		background-size: 60px 60px;
	}
	a#pageTop:hover {
		color: #f1832c !important;
	}
	#copyrightArea {
		margin-top: 34px;
		padding-top: 13px;
		border-top: #f1832c solid 1px;
	}
	#fSNS {
		zoom: 1;
		float: right;
	}
	#fSNS:after {
		content: "";
		display: block;
		overflow: hidden;
		clear: both;
		height: 0;
	}
	#fSNS li {
		float: left;
		margin-left: 15px;
	}
	#fSNS li a {
		display: block;
		overflow: hidden;
		width: 30px;
		height: 30px;
		border-bottom: none;
		background-color: #dfdfdf;
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
	}
	#fSNS li.twitter a {
		background-image: url(../images/icon-twitter.png);
	}
	#fSNS li.facebook a {
		background-image: url(../images/icon-facebook.png);
	}
	body.ie6 #fSNS li.twitter a {
		background-image: url(../images/icon-twitter.gif);
	}
	body.ie6 #fSNS li.facebook a {
		background-image: url(../images/icon-facebook.gif);
	}
	html.retina #fSNS li a {
		-webkit-background-size: 30px 30px;
		background-size: 30px 30px;
	}
	html.retina #fSNS li.twitter a {
		background-image: url(../images/retina/icon-twitter.png);
	}
	html.retina #fSNS li.facebook a {
		background-image: url(../images/retina/icon-facebook.png);
	}
	#copyright {
		color: #888888;
		font-size: 76.9%;
		line-height: 2.6;
		letter-spacing: 0.1em;
		margin-top:30px;
	}
	
	#icnTree{
		background:url(../images/icn_tree.png) no-repeat;
		width:70px;
		height:43px;
		display:block;
		text-indent:-9999px;

margin:0 auto;
margin-top:30px;
}
	#icnTree:hover{
		cursor:pointer;
 filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;		
	}
	


/* TB
--------------------------------------------------*/
@media only screen and (max-width:1023px) {

/* footer */
	#gFooter {
		background-color:rgba(0,0,0,0.85) !important;
	}
	#fSiteIndex a#sitemapOpen {
		padding: 0 32px;
	}
	#fSiteIndex a#sitemapOpen span {
		width: auto;
	}
	#fSitemap {
		padding-bottom: 30px;
	}
	.sitemap {
		padding-right: 90px;
	}
	.sitemap .column.first,
	.sitemap .column {
		width: 25%;
	}
	.sitemap > .column:last-child {
		margin-right: -90px;
	}
	#fSiteIndex #sitemapClose {
		display: block;
		margin-top: 20px;
		text-align: right;
	}
	#fSiteIndex #sitemapClose a {
		padding-right: 30px;
		border-bottom: none;
		background: url(../images/icon-close.gif) no-repeat right center;
		color: #cccccc !important;
		font-size: 84.6%;
		line-height:30px;
		letter-spacing: 0.1em;
	}
	html.retina #fSiteIndex #sitemapClose a {
		background-image: url(../images/retina/icon-close.gif);
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
	}
	#fSiteIndex #sitemapClose a:hover {
		color: #ffffff !important;
	}
	

}


/* SP
--------------------------------------------------*/
@media only screen and (max-width:767px) {

/* footer */
	#gFooter {
		background-color:rgba(0,0,0,0.85) !important;
		margin-top: 76px;
	}
	#fNavArea .fNav {
		font-size: 84.6%;
		line-height: 2.46;
	}
	#fNavArea #fNav01 {
		padding: 18px 0 16px;
	}
	#fNavArea #fNav01 li a {
		padding:  0 5px;
	}
	#fNavArea #fNav01 li.first a {
		padding-left:  0;
	}
	#fNavArea #fNav02 {
		padding: 6px 0 18px;
	}
	#fNavArea #fNav02 li {
		float: right;
	}
	#fNavArea #fNav02 li a {
		padding:  0 5px;
		border-right: #000000 solid 1px;
	}
	#fNavArea #fNav02 li.first a {
		padding-right:  0;
		border-right: none;
	}
	#fSiteIndex a#sitemapOpen {
		padding: 0 10px;
	}
	.sitemap {
		padding-right: 10px;
	}
	.sitemap .column {
		font-size: 84.6%;
		line-height: 1.82;
		letter-spacing: 0.1em;
	}
	.sitemap#sitemap01 .column {
		clear: both;
		width: 50%;
		margin-left: 0;
		padding-top: 50px;
	}
	.sitemap#sitemap01 .columnWrap {
		float: left;
		width: 50%;
	}
	.sitemap#sitemap01 .columnWrap .column {
		width: 100%;
	}
	.sitemap#sitemap01 .columnWrap .column:first-child {
		padding-top: 0;
	}
	.sitemap#sitemap01 .columnWrap + .column {
		clear: none;
		float: right;
		margin-right: -10px;
		padding-top: 0;
	}
	.sitemap#sitemap01 > .column:last-child {
		clear: none;
		float: right;
		margin-right: -10px;
	}
	.sitemap#sitemap02 .column {
		width: 50%;
		margin-left: 0;
	}
	.sitemap#sitemap02 .column:first-child,
	.sitemap#sitemap02 .column:nth-child(2) {
		margin-bottom: 10px;
	}
	.sitemap#sitemap02 .column:nth-child(2),
	.sitemap#sitemap02 .column:last-child {
		float: right;
		margin-right: -10px;
	}
	#copyrightArea {
		margin-top: 19px;
		padding-top: 10px;
	}
	#copyright {
		font-size: 61.5%;
		line-height: 1.75;
	}

}


