/** footer */


.mod_inner { padding: 0 15px; }
/* forPC */
@media screen and (min-width: 768px) { .mod_inner { box-sizing: border-box; max-width: 1140px; margin: 0 auto; padding: 0; } }


/*!  #gFooter
================================================ */
#gFooter .pageTop a {
	display: block;
	height: 35px;
	overflow: hidden;
	background: #d82138 url('../image/ico_pagetop01.png') no-repeat center;
	background-size: 17px;
	text-indent: 200%;
	white-space: nowrap;
}
#gFooter .pageTop a:hover {
	opacity: 0.7;
}
/* forPC */
@media screen and (min-width: 768px) {
	#gFooter {
		position: relative;
	}  #gFooter .pageTop {
		display: block;
		position: fixed;
		right: 30px;
		bottom: 60px;
		z-index: 999;
	}  #gFooter .pageTop.stop {
		position: absolute;
		bottom: 434px;
	}  #gFooter .pageTop a {
		width: 50px;
		height: 50px;
	}
}
/*!  #gFooter .ftLink
------------------------------------------------ */
#gFooter .ftLink {
	background: #f3f3f3;
}
#gFooter .ftLink .links {
	overflow: hidden;
	padding: 0;
}
#gFooter .ftLink .links li {
	float: left;
	box-sizing: border-box;
	width: 50%;
	border-top: 1px solid #e0e0e0;
}
#gFooter .ftLink .links li:nth-child(even) {
	border-left: 1px solid #e0e0e0;
}
#gFooter .ftLink .links a {
	display: block;
	position: relative;
	padding: 14px 15px;
	color: #444;
	font-size: 1.2rem;
	text-decoration: none;
	letter-spacing: 0.03em;
}
#gFooter .ftLink .links a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 4px;
	height: 8px;
	margin-top: -4px;
	background-image: url('../image/ico_arw02_right.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	content: '';
}
/* forPC */
@media screen and (min-width: 768px) {
	#gFooter .ftLink {
		border-top: 1px solid #e2e2e2;
	}  #gFooter .ftLink .links {
		overflow: hidden;
		padding: 30px 0;
	}  #gFooter .ftLink .links li {
		width: auto;
		border-top: 0;
	}  #gFooter .ftLink .links li + li {
		border-left: 1px solid #e0e0e0;
	}  #gFooter .ftLink .links a {
		padding: 3px 18px 3px 19px;
		font-size: 1.4rem;
	}  #gFooter .ftLink .links a:after {
		display: none;
	}  #gFooter .ftLink .links a:hover {
		text-decoration: underline;
	}
}
/*!  #gFooter .ftInfo
------------------------------------------------ */
#gFooter .ftInfo {
	background: #554f4f;
}
#gFooter .ftInfo .data {
	line-height: 1.5;
	padding: 20px 0 17px;
	color: #e6e6e6;
	font-size: 1.4rem;
}
#gFooter .ftInfo .data a {
	color: #e6e6e6;
	text-decoration: none;
}
#gFooter .ftInfo .data .logo img {
	width: 133px;
}
#gFooter .ftInfo .data .txt {
	margin-top: 10px;
}
#gFooter .ftInfo .line a {
	display: table;
	box-sizing: border-box;
	width: 100%;
	padding: 11px 13px 9px;
	background-color: #fff;
	color: #e06570;
	font-size: 1.2rem;
	text-decoration: none;
}
#gFooter .ftInfo .line a > * {
	display: table-cell;
	width: 50%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#gFooter .ftInfo .line a span {
	padding-right: 12px;
}
#gFooter .ftInfo .line a img {
	width: 133px;
	margin: 0 auto;
}
#gFooter .ftInfo .facebookArea {
	margin-top: 15px;
	padding-bottom: 20px;
}
#gFooter .ftInfo .facebookArea iframe {
	border: 1px solid #fff;
}
#gFooter .ftInfo .facebookArea .fb-page {
	display: block;
	margin: 0 auto;
}
#gFooter .ftInfo .facebookArea .fb-page span {
	display: block;
	margin: 0 auto;
}
/* forPC */
@media screen and (min-width: 768px) {
	#gFooter .ftInfo {
		padding: 25px 0 32px;
	}  #gFooter .ftInfo .ftInfoIn {
		position: relative;
		padding: 0;
	}  #gFooter .ftInfo .ftInfoIn:after {
		display: block;
		clear: both;
		content: '';
	}  #gFooter .ftInfo .data {
		float: left;
		line-height: 1.85;
		padding: 0;
		font-size: 1.3rem;
	}  #gFooter .ftInfo .data .logo {
		padding-top: 9px;
	}  #gFooter .ftInfo .data .logo img {
		width: 183px;
	}  #gFooter .ftInfo .data .txt {
		margin-top: 23px;
		letter-spacing: 0.07em;
	}  #gFooter .ftInfo .data address {
		letter-spacing: 0.07em;
	}  #gFooter .ftInfo .data a {
		letter-spacing: 0.09em;
	}  #gFooter .ftInfo .line {
		position: absolute;
		top: -95px;
		right: 0;
		width: 310px;
	}  #gFooter .ftInfo .line a {
		line-height: 1.23;
		padding: 8px 20px;
		font-size: 1.3rem;
	}  #gFooter .ftInfo .line a span {
		width: 74px;
		padding-right: 0;
	}  #gFooter .ftInfo .line a img {
		width: 174px;
		margin: 0 auto;
	}  #gFooter .ftInfo .line a:hover {
		opacity: 0.7;
	}  #gFooter .ftInfo .facebookArea {
		float: right;
		width: 502px;
		margin-top: 0;
		padding-bottom: 0;
	}
}
/*!  #gFooter .copyright
------------------------------------------------ */
#gFooter .copyright {
	position: relative;
	padding: 26px 0 23px;
	background: #d82138;
	text-align: center;
	margin: 0;
}
#gFooter .copyright:before {
	display: block;
	position: absolute;
	top: 5px;
	width: 100%;
	height: 2px;
	background: url('../image/bg_dotted01.png') repeat-x center;
	background-size: 10px;
	content: '';
}
#gFooter .copyright small {
	color: #fff;
	font-weight: bold;
	font-size: 1.1rem;
	letter-spacing: 0;
}
/* forPC */
@media screen and (min-width: 768px) {
	#gFooter .copyright {
		padding: 30px 0 23px;
	}  #gFooter .copyright:before {
		height: 6px;
		background-size: 12px;
	}  #gFooter .copyright small {
		font-size: 1.3rem;
	}
}
