@charset "UTF-8";
/* ==========================================================================
PageTop
========================================================================== */
footer#footer .pageTop {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	z-index: 999;
	cursor: pointer;
	width: 50px;
	height: 50px;
	right: 20px;
	bottom: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.body-contact footer#footer .pageTop,
.body-recruit footer#footer .pageTop {
	bottom: 94px;
}
@media (max-width: 991px){
	footer#footer .pageTop {
		bottom: 10px;
		right: 10px;
	}
	.body-contact footer#footer .pageTop,
	.body-recruit footer#footer .pageTop {
		bottom: 84px;
	}
}
footer#footer .pageTop .arrow_top {
	position: relative;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	margin: 0;
	background: rgba(255, 255, 255, 0.6);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
footer#footer .pageTop .arrow_top:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #464646;
	border-right: 2px solid #464646;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -3px;
}
footer#footer .pageTop.active {
	opacity: 1;
	visibility: visible;
}
footer#footer .pageTop.active:hover .arrow_top {
	background: rgba(255, 255, 255, 1);
}
footer#footer .pageTop.footer_position {
	position: absolute;
	top: -70px;
	right: 20px;
	bottom: auto;
}
.body-contact footer#footer .pageTop.footer_position,
.body-recruit footer#footer .pageTop.footer_position {
	bottom: auto;
}
@media (max-width: 991px){
	footer#footer .pageTop.footer_position {
		top: -60px;
		right: 10px;
	}
	.body-contact footer#footer .pageTop.footer_position,
	.body-recruit footer#footer .pageTop.footer_position {
		bottom: auto;
	}
}
/* ==========================================================================
footer
========================================================================== */
footer#footer {
	color: #333;
	position: relative;
	display: block;
	background: #363636;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	box-shadow: 0px -6px 0px 0px #EEB0B0;
	-moz-box-shadow: 0px -6px 0px 0px #EEB0B0;
	-webkit-box-shadow: 0px -6px 0px 0px #EEB0B0;
}
@media screen and (max-width: 991px) {
	footer#footer {
		color: #333;
		position: relative;
		display: block;
		background: #363636;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		border-top: 1px solid #aaa;
	}
}
footer#footer.color_bg a { color: #fff !important;}
footer#footer .footermap {
	position: relative;
	display: block;
	width: 100%;
}
footer#footer .footermap #footer_menu_area_inner {
	width: 100%;
	margin:0 auto;
	z-index:0;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	border-right: 0;
	border-left: 0;
	justify-content: flex-start;
}
@media screen and (max-width: 767px) {
	footer#footer .footermap #footer_menu_area_inner {
		max-width: auto;
		display: block;
	}
}
footer#footer .footermap .fotter_logo_area_item {
	/*width: 30%;*/
	width: 100%;
	margin: 0;
	position:relative;
	display: flex;
	flex-direction: column;
	background: #fff;
	padding: 50px 0;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
	footer#footer .footermap .fotter_logo_area_item {
		width: 100%;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	footer#footer .footermap .fotter_logo_area_item {
		width: 100%;
		padding: 50px 15px;
		display: block;
	}
}
@media screen and (max-width: 767px) {
	footer#footer .footermap .fotter_logo_area_item {
		width: 100%;
		padding: 50px 15px;
		display: block;
	}
}
footer#footer .footermap .fotter_logo_area_item .logo_area {
	display: block;
	padding: 0 0 0px;
	margin: 0 auto;
	text-align: center;
}
footer#footer .footermap .fotter_logo_area_item .logo_area .f_logo img {
	max-width: 60px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
footer#footer .footermap .fotter_logo_area_item h1 {
	font-size: 16px;
	line-height: 2;
	font-weight: 500;
	text-align: center;
	padding: 0 0 20px;
	margin: 0 auto;
	color: #363636;
}
footer#footer .footermap .fotter_logo_area_item h1 span {
	display: block;
}
footer#footer .footermap .fotter_logo_area_item p {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 500;
	color: #363636;
	padding: 0 30px;
	text-align: center;
	margin: 0 auto;
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon {
	list-style: none;
	margin: 40px auto 0px;
	text-align: center;
}
@media screen and (max-width: 991px) {
	footer#footer .footermap .fotter_logo_area_item ul.sns_icon {
		margin: 20px auto 0px;
		padding-top: 10px;
	}
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li {
	display: inline-block;
	margin: 0 20px 0 0;
}
@media screen and (max-width: 991px) {
	footer#footer .footermap .fotter_logo_area_item ul.sns_icon li {
		margin: 0 15px 0 0;
	}
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li:last-child {
	margin: 0;
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li a i {
	font-size: 30px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li.instagram a i {
	color: #CF2E92 !important;
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li.facebook a i {
	color: #3B5998 !important;
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li.linkedin a i {
	color: #0e76a8 !important;
}
@media screen and (max-width: 767px) {
	footer#footer .footermap .fotter_logo_area_item ul.sns_icon li a i {
		font-size: 28px;
	}
}
footer#footer .footermap .fotter_logo_area_item ul.sns_icon li a:hover i {
	opacity: 0.8;
}
footer#footer .footermap .fotter_menu_area_item {
	width: 70%;
	margin: 0 auto;
	position:relative;
	display: flex;
	flex-direction: column;
	height: 500px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
	footer#footer .footermap .fotter_menu_area_item {
		width: 80%;
	}
}
@media screen and (max-width: 991px) {
	footer#footer .footermap .fotter_menu_area_item {
		width: 100%;
	}
}
footer#footer .footer-section {
	position: relative;
	display: block;
	padding: 40px;
	line-height: 30px;
	height: 110px;
}
@media screen and (max-width: 991px) {
	footer#footer .footer-section {
		padding: 30px;
		line-height: 30px;
		height: 135px;
	}
}
footer#footer .footer-section h2.footer_ttl {
	position: absolute;
	left: 30px;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 2px;
	margin: 0;
	font-weight: 500;
	font-style: normal;
	color: #fff;
}
@media screen and (max-width: 991px) {
	footer#footer .footer-section h2.footer_ttl {
		position: relative;
		left: auto;
		right: auto;
		font-size: 10px;
		letter-spacing: 1px;
		margin: 15px auto 0;
		text-align: center;
	}
}
footer#footer .footer-section ul.footer_menu_list {
	right: 30px;
	position: absolute;
}
@media screen and (max-width: 991px) {
	footer#footer .footer-section ul.footer_menu_list {
		position: relative;
		left: auto;
		right: auto;
		margin: 0 auto 0;
		text-align: center;
	}
}
footer#footer .footer-section ul.footer_menu_list li {
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 0 20px 0 0;
}
@media screen and (max-width: 991px) {
	footer#footer .footer-section ul.footer_menu_list li {
		line-height: 20px;
		font-size: 11px;
		margin: 0 10px 0 0;
	}
}
footer#footer .footer-section ul.footer_menu_list li:last-child {
	margin: 0;
}
footer#footer .footer-section ul.footer_menu_list li a {
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: relative;
}
@media screen and (max-width: 991px) {
	footer#footer .footer-section ul.footer_menu_list li a {
		font-size: 11px;
	}
}
footer#footer .footer-section ul.footer_menu_list li a::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #d4a168;
	bottom: -5px;
	left: 0;
	transform-origin: right;
	transform: scaleX(0);
	transition: transform .3s ease-in-out;
}
footer#footer .footer-section ul.footer_menu_list li a:hover::before {
	transform-origin: left;
	transform: scaleX(1);
}



