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

/* footer
--------------------------------------------------*/
	#gFooter {
		width: 100%;
		margin-top: 116px;
		padding-bottom: 50px;
	}
	#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: #333333 !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.open {
		background: #666666;
	}
	#fSiteIndex a#sitemapOpen {
		display: block;
		border-bottom: none;
		color: #666666 !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;
		background: url(../img/arw-siteindex.png) no-repeat left top;
	}
	body.ie6 #fSiteIndex a#sitemapOpen span {
		background-image: url(../img/arw-siteindex.gif);
	}
	html.retina #fSiteIndex a#sitemapOpen span {
		background-image: url(../img/retina/arw-siteindex.png);
		-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 {
		display: none;
		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: 218px;
		margin-left: 30px;
		font-size: 92.3%;
		line-height: 1.67;
	}
	.sitemap .column.first {
		width: 216px;
		margin-left: 0;
	}
	.sitemap a {
		border-bottom: none;
		color: #cccccc !important;
	}
	.sitemap a:hover {
		color: #ffffff !important;
	}
	.sitemap .column .parent,
	.sitemap .column .parent02 {
		font-weight: bold;
	}
	.sitemap .column .parent {
		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: 20px;
	}
	.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(../img/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(../img/pagetop.gif);
	}
	html.retina a#pageTop {
		background-image: url(../img/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(../img/icon-twitter.png);
	}
	#fSNS li.facebook a {
		background-image: url(../img/icon-facebook.png);
	}
	body.ie6 #fSNS li.twitter a {
		background-image: url(../img/icon-twitter.gif);
	}
	body.ie6 #fSNS li.facebook a {
		background-image: url(../img/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(../img/retina/icon-twitter.png);
	}
	html.retina #fSNS li.facebook a {
		background-image: url(../img/retina/icon-facebook.png);
	}
	#copyright {
		color: #888888;
		font-size: 76.9%;
		line-height: 2.6;
		letter-spacing: 0.1em;
	}


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

/* footer */
	#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(../img/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(../img/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 {
		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;
	}

}
