@charset "utf-8";
/* ================================================================================================================== */
/* FOOTER:GotoTop                                                                                                     */
/* ===================================================================================================================*/
#footer #goto_top {
	display: none;
	position: fixed;
	right: 13px;
	bottom: 13px;
	z-index: 5000;
}
#footer #goto_top img {
	cursor: pointer;
}
@media screen and (max-width: 750px) {
	#footer #goto_top {
		right:  15px;
		bottom: 15px;
	}
	#footer #goto_top img {
		width:  60px !important;
		height: 60px;
	}
}
/* ================================================================================================================== */
/* FOOTER:BAR                                                                                                         */
/* ===================================================================================================================*/
#footer .bar {
	height: 70px;
	padding: 0 70px;
}
#footer .bar .inner {
	height: 100%;
	position: relative;

	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
@media screen and (max-width: 750px) {
	#footer .bar {
		height: auto;
		padding: 0;
	}
	#footer .bar .inner {
		height: auto;
		position: relative;

		display: block;
	}
}
/* =============================================================== */
/* FOOTER:BAR:ITEM(NUM01)                                          */
/* =============================================================== */
#footer .bar .inner .item.num01 ul {
	display: flex;
	align-items: center;
	letter-spacing: -.40em;
}
#footer .bar .inner .item.num01 ul li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: bottom;
}
#footer .bar .inner .item.num01 ul li:nth-child(1) a img {
	width:  111.17px;
	height: 29px;
}
#footer .bar .inner .item.num01 ul li:nth-child(2) {
	padding-left: 10px;
}
#footer .bar .inner .item.num01 ul li:nth-child(2) a {
	padding-right: 16px;
	font-size: 0.10rem;
	line-height: 1.6;
	position: relative;
}
#footer .bar .inner .item.num01 ul li:nth-child(2) a::after {
	content: "";
	width: 12px;
	height: 100%;
	background-image: url('../../images/common/footer/icon_window.svg');
	background-size: 12px 10px;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top:   1px;
	right: 0;
}
@media screen and (max-width: 750px) {
	#footer .bar .inner .item.num01 {
		padding: 33px 0;
	}
	#footer .bar .inner .item.num01 ul {
		padding-left: 28px;
	}
	#footer .bar .inner .item.num01 ul li {
	}
	#footer .bar .inner .item.num01 ul li:nth-child(1) a img {
		width:  250.12px;
		height: 65.83px;
	}
	#footer .bar .inner .item.num01 ul li:nth-child(2) {
		padding-left: 150px;
	}
	#footer .bar .inner .item.num01 ul li:nth-child(2) a {
		padding-right: 45px;
		font-size: 0.24rem;
	}
	#footer .bar .inner .item.num01 ul li:nth-child(2) a::after {
		width: 27px;
		background-size: 27px auto;
		top:   1px;
	}
}
/* =============================================================== */
/* FOOTER:BAR:ITEM(NUM02)                                          */
/* =============================================================== */
#footer .bar .inner .item.num02 {
	margin-left: 40px;
}
#footer .bar .inner .item.num02 ul {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
#footer .bar .inner .item.num02 ul li:nth-child(n + 2) {
	margin-left: 25px;
}
#footer .bar .inner .item.num02 ul li dl {
	letter-spacing: -.40em;
}
#footer .bar .inner .item.num02 ul li dl dt,
#footer .bar .inner .item.num02 ul li dl dd {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: bottom;
}
#footer .bar .inner .item.num02 ul li dl dd {
	padding-left: 5px;
	font-size: 0.10rem;
	position: relative;
	top: -2px;

	font-family: 'Helvetica Neue', 'Open Sans', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-style:  normal;
	font-weight: bold;
}
@media screen and (max-width: 750px) {
	#footer .bar .inner .item.num02 {
		margin-left: 0;
		border-top: 1px solid #e2e2e2;
		border-bottom: 1px solid #e2e2e2;
		position: relative;
	}
	#footer .bar .inner .item.num02::after {
		content: "";
		width: 1px;
		height: 100%;
		background: #e2e2e2;
		position: absolute;
		top: 0;
		left: calc(50% - 0.5px);
	}
	#footer .bar .inner .item.num02 ul {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	#footer .bar .inner .item.num02 ul li {
		width: 50%;
		text-align: center;
		line-height: 110px;
	}
	#footer .bar .inner .item.num02 ul li:nth-child(n + 2) {
		margin-left: 0;
	}
	#footer .bar .inner .item.num02 ul li dl {
		letter-spacing: -.40em;
	}
	#footer .bar .inner .item.num02 ul li dl dt,
	#footer .bar .inner .item.num02 ul li dl dd {
		vertical-align: middle;
	}
	#footer .bar .inner .item.num02 ul li:nth-child(1) dl dt img {
		width: 43px !important;
		vertical-align: middle;
	}
	#footer .bar .inner .item.num02 ul li:nth-child(2) dl dt img {
		width: 19px !important;
		vertical-align: middle;
	}
	#footer .bar .inner .item.num02 ul li dl dd {
		padding-left: 10px;
		font-size: 0.22rem;
		top: 0px;
	}
}
/* =============================================================== */
/* FOOTER:BAR:ITEM(NUM03)                                          */
/* =============================================================== */
#footer .bar .inner .item.num03 {
	position: absolute;
	bottom: 20px;
	right: 269px;
}
#footer .bar .inner .item.num03 a {
	box-sizing: border-box;
	height: 28px;
	padding: 0 12px 0 69px;
	background: #dddddd;
	border-radius: 15px;
	font-size: 0.12rem;
	font-weight: bold;
	line-height: 28px;
	position: relative;
}
#footer .bar .inner .item.num03 a::before {
	content: "";
	display: block;
	border-left:   4.2px solid #929292;
	border-right:    0px solid transparent;
	border-top:    4.2px solid transparent;
	border-bottom: 4.2px solid transparent;

	position: absolute;
	bottom: calc(50% - 4.2px);
	left: 13px;
}
#footer .bar .inner .item.num03 a img {
	width: 38px !important;
	line-height: 0;

	position: absolute;
	left: 23px;
	bottom: 4px;
}
@media screen and (max-width: 750px) {
	#footer .bar .inner .item.num03 {
		padding: 37px 0 30px;
		text-align: center;
		position: static;
		bottom: 0;
		right: 0;
	}
	#footer .bar .inner .item.num03 a {
		height: 74px;
		padding: 0 37px 0 180px;
		border-radius: 40px;
		font-size: 0.31rem;
		line-height: 74px;
	}
	#footer .bar .inner .item.num03 a::before {
		border-left-width:   11px;
		border-top-width:    11px;
		border-bottom-width: 11px;

		bottom: calc(50% - 11px);
		left: 34px;
	}
	#footer .bar .inner .item.num03 a img {
		width: 100px !important;

		left: 60px;
		bottom: 10px;
	}
}
/* =============================================================== */
/* FOOTER:BAR:ITEM(NUM04)                                          */
/* =============================================================== */
#footer .bar .inner .item.num04 {
	font-size: 0.10rem;
	transform: translateY(-0.5em);
	position: absolute;
	top:   50%;
	right: 0;

	font-family: 'Helvetica Neue', 'Open Sans', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-style:  normal;
	font-weight: bold;
}
@media screen and (max-width: 750px) {
	#footer .bar .inner .item.num04 {
		border-top: 1px solid #e2e2e2;
		text-align: center;
		font-size: 0.22rem;
		line-height: 70px;
		transform: translateY(0);
		position: static;
		top:   0;
		right: 0;
	}
}
