@charset "UTF-8";
/*
	common_footer.css
	新共通フッターCSS（PC用のみ）2016.4.6 miyachi
*/

#footer * {
	box-sizing: border-box;
}
#footer ul {
	list-style: none;
	text-align: left;
}
#footer.pc a:link,
#footer.pc a:visited {
	color: #555;
	text-decoration: none;
}
#footer.pc a:hover,
#footer.pc a:active {
	color: #dd9c04;
	text-decoration: underline;
}
#page_top {
	position: fixed;
	right: 20px;
	z-index: 9999;
	line-height: 1.5;
}
#page_top a {
	display: block;
	width: 100px;
	height: 100px;
	padding-top: 33px;
	background: url(/img/page_top01.png) 0 0 no-repeat;
	color: #FFF !important;
	text-align: center;
	text-decoration: none !important;
}
#page_top a:hover {
	opacity: 0.8;
}
#footer.pc {
clear: both;
color: #555;
}
#footer.pc img {
	width: auto;
}
#footer.pc a:hover img {
	opacity: 0.7;
}
#footer.pc .inner {
	width: 940px;
}
#footer.pc .footer_contents {
	background: #edebe9;
	font-size: 108%;
}
#footer.pc .footer_address { background: #e8e2cf; }
#footer.pc .footer_copyright { background: #dd9c04; }
#footer.pc .inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
#footer.pc .footer_contents .inner.inner01 {
	padding: 30px 0 18px;
	overflow: hidden;
}
#footer.pc .footer_contents .inner .inner_left {
	float: left;
	width: 440px;
	margin-right: 30px;
	overflow: hidden;
}
#footer.pc .inner_left .footer_catalog_tit {
	width: 440px;
	height: 24px;
	padding-left: 15px;
	background: #df9a2a url(/img/cmn/f_ico01.gif) 5px 7px no-repeat;
	color: #FFF;
	line-height: 24px;
	text-align: left;
}
#footer.pc .inner_left .footer_catalog_list {
	margin: 23px 0 10px;
	overflow: hidden;
}
#footer.pc .inner_left ul {
	float: left;
	width: 46%;
	text-indent: -1em;
	margin-left: 1em;
}
#footer.pc .inner_left li {
	color: #dd9c04;
	line-height: 1.5;
}
#footer.pc .inner_left .footer_bnr_box {
	width: 440px;
	overflow: hidden;
}
#footer.pc .inner_left .footer_bnr_box .bnr01 {
	float: left;
	width: 324px;
	height: 84px;
	padding-top: 10px;
}
#footer.pc .inner_left .footer_bnr_box .bnr02 {
	float: right;
	width: 96px;
	height: 84px;
}
#footer.pc .footer_contents .inner .inner_right {
	float: left;
	width: 220px;
}
#footer.pc .inner_right p {
width: 220px;
height: 60px;
margin-bottom: 15px;
}
#footer.pc .inner_right p:last-child {
	margin-bottom: 0;
}
#footer.pc .footer_contents .inner .fb-page {
	display: inherit;
	float: right;
	width: 220px;
	height: 270px;
}
#footer.pc .footer_contents .inner.inner02 {
	padding: 20px 0 16px;
}
#footer.pc .footer_contents .inner.inner02 ul#footer_nav1 {
	float: right;
}
#footer.pc .footer_contents .inner.inner02 li {
	float: left;
}
#footer.pc .footer_address .inner {
	padding: 10px 0;
}
#footer.pc .footer_address address {
	float: left;
	width: 840px;
	height: 46px;
	margin: 20px 0;
	padding: 5px 0 5px 54px;
	background: url(/img/cmn/f_img07.jpg) no-repeat left center;
	line-height: 1.5;
	text-align: left;
}
#footer.pc .footer_address em {
	color: #dd9c04;
	font-weight: bold;
}
#footer.pc .footer_address em a {
	color: #dd9c04;
}
#footer.pc .footer_address #kizukai {
	width: 70px;
	float: right;
	font-size: 10px;
	text-align: right;
}
#footer.pc .footer_address #kizukai p#kizukai_logo {
	background: url(/img/cmn/f_kizukai.jpg) no-repeat center top;
	width: 70px;
	height: 71px;
	text-indent: 100%; white-space: nowrap; overflow: hidden;
}
#footer.pc .footer_address #kizukai p#kizukai_bango {
	white-space: nowrap;
}
#footer.pc .footer_copyright .inner {
	padding: 5px 0;
	color: #FFF;
	text-align: center;
}
#footer.pc .footer_copyright p {
	text-align: center;
}