

/* footer
--------------------------- */
#footer{
	position: relative;
	color: #fff;
}
#footer::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #1e1e1e;
	z-index: -1;
}

/* footer_contact_block */
.footer_contact_block{
	width: 100%;
	position: relative;
}
.footer_contact_bg.watermark{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.footer_contact_bg.watermark::after{
	width: 70px;
	height: 10px;
	right: 10px;
	bottom: 10px;
}
.footer_contact_bg::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	display: block;
	z-index: 1;
}
.footer_contact_bg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.footer_contact_block .inner{
	position: relative;
	z-index: 2;
	padding: 4rem 0 3.97rem;
}
.footer_contact_block .c-title1{
	color: #fff;
	margin-bottom: 1.3rem;
}
.f_contact_txt{
	font-size: 1.153rem;
	line-height: 1.55;
	margin-bottom: 0;
}
.f_tel_block{
	margin-top: 1.7rem;
}
.f_tel{
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0.55rem;
}
.f_tel_txt{
	font-size: 0.769rem;
	display: flex;
}
.f_tel_txt .item{
	margin-right: 0.769rem;
}
.f_contact_link{
	display: flex;
	flex-direction: column;
	margin-top: 2.87rem;
}
.f_contact_link a{
	width: 100%;
	max-width: 375px;
	height: 65px;
	border-radius: 90px;
	font-size: 1.153rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 1px solid #fff;
	transition: .3s;
}
.f_contact_link a + a{
	margin-top: 15px;
}
.f_contact_link a:hover{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
@media screen and (min-width: 768px){
	.footer_contact_block .inner{
		display: flex;
		justify-content: space-between;
	}
	.footer_contact{
		width: 52%;
	}
	.footer_contact_block .c-title1{
		margin-bottom: 2.07rem;
	}
	.f_tel_block{
		margin-top: 2.47rem;
	}
	.f_tel{
		margin-bottom: 0.88rem;
	}
	.f_contact_link{
		width: 40%;
		margin-top: 1.38rem;
	}
}
@media screen and (min-width: 992px){
	.footer_contact_block .inner{
		padding: 8.61rem 0 7.71rem;
	}
	.f_contact_link a{
		height: 75px;
	}
}
@media screen and (min-width: 1200px){
	.footer_contact{
		width: 62%;
	}
	.f_contact_link{
		width: 30%;
	}
}
@media screen and (min-width: 1400px){
	.footer_contact_block .inner{
		padding: 11.2rem 0 10rem;
	}
	.footer_contact_block .c-title1{
		margin-bottom: 2.7rem;
	}
	.footer_contact{
		width: auto;
	}
	.f_contact_txt{
		font-size: 1.2rem;
	}
	.f_tel_block{
		margin-top: 3.2rem;
	}
	.f_tel{
		margin-bottom: 0.73rem;
	}
	.f_tel_txt{
		font-size: 0.86rem;
	}
	.f_tel_txt .item{
		margin-right: 0.86rem;
	}
	.f_contact_link{
		width: 450px;
		margin-top: 2rem;
	}
	.f_contact_link a{
		max-width: 450px;
		height: 90px;
		font-size: 1.2rem;
	}
	.f_contact_link a + a{
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px){
	.f_tel_txt .item{
		width: 42px;
	}
	.f_tel_txt .con{
		width: calc(100% - (42px + 0.769rem));
	}
}

/* footer_contact_block */
.footer_container{
	padding: 3.07rem 0 6.15rem;
}
.footer_logo{
	width: 250px;
	margin-bottom: 2.36rem;
}
.footer_logo a{
	display: block;
}
.footer_info p{
	font-size: 1rem;
	letter-spacing: 0.05em;
	margin-bottom: 0; 
}
.footer_sns{
	display: flex;
	margin-top: 1.9rem;
}
.footer_sns a{
	display: block;
	width: 18px;
	transition: .3s;
}
.footer_sns a + a{
	margin-left: 18px;
}
.footer_sns a:hover{
	opacity: 0.7;
}
.footer_sns a img{
	display: block;
	width: 100%;
}
.footer_block{
	position: relative;
	margin-top: 2.69rem;
	padding-top: 1.66rem;
}
.footer_block::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,0.5);
	top: 0;
	left: 0;
}
.footer_nav{
	display: flex;
	margin-bottom: 0;
}
.footer_nav li{
	list-style: none;
}
.footer_nav li + li{
	margin-left: 25px;
}
.footer_nav li a{
	display: inline-block;
	color: #fff;
	font-size: 0.769rem;
	transition: .3s;
}
.footer_nav li a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.f_block_flex{
	display: flex;
	flex-direction: column;
}
.business_link{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255,255,255,0.5);
	width: 250px;
	height: 50px;
	margin-top: 2.67rem;
}
.business_link img{
	width: 76.66%;
}
.footer_copy{
	color: #b8b8b8;
	font-size: 0.769rem;
	letter-spacing: 0;
	margin-top: 2.77rem;
}
@media screen and (min-width: 768px){
	.footer_container{
		padding: 6.15rem 0 7.17rem;
	}
	.footer_company_block{
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.footer_sns{
		margin-top: 0;
		margin-bottom: 0.4rem;
	}
	.footer_block{
		margin-top: 1.76rem;
		padding-top: 1.69rem;
	}
	.f_block_flex{
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: flex-end;
	}
	.business_link{
		margin-top: 0;
	}
	.footer_copy{
		margin-top: 0;
	}
}
@media screen and (min-width: 1200px){
	.footer_info p{
		letter-spacing: 0.1em;
	}
}
@media screen and (min-width: 1400px){
	.footer_container{
		padding: 8rem 0 9.33rem;
	}
	.footer_logo{
		width: 350px;
		margin-bottom: 4.3rem;
	}
	.footer_sns a{
		width: 20px;
	}
	.footer_sns a + a{
		margin-left: 20px;
	}
	.footer_block{
		padding-top: 3rem;
		margin-top: 3.26rem;
	}
	.footer_nav li a{
		font-size: 0.86rem;
	}
	.footer_nav li + li{
		margin-left: 40px;
	}
	.f_block_flex{
		margin-top: 5px;
	}
	.business_link{
		width: 300px;
		height: 60px;
	}
	.footer_copy{
		font-size: 0.8rem;
	}
}


/* 767以下の表示設定
----------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 576px) {
	.footer_menu {
		display: none;
	}
}
@media screen and (max-width: 575px) {
	/*　フッター固定メニュー　*/
	.footer_menu {
		width: 100%;
		position: fixed;
		display: flex;
		bottom: 0;
		left:0;
		z-index: 999;
        transition: all .4s;
	}
	.footer_menu::after{
		position: absolute;
		content: "";
		width: 100%;
		height: 1px;
		top: 0;
		left: 0;
		background-color: rgba(255,255,255,0.5);
	}
	.footer_menu a{
		width: 25%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
		padding: 0 10px;
		height: 46px;
		font-size: 0.84rem;
		text-align: center;
		transition: .3s;
		background-color: #1e1e1e;
		color: #fff;
		position: relative;
	}
	.footer_menu a:not(:last-of-type)::after{
		position: absolute;
		content: "";
		width: 1px;
		height: 100%;
		top: 0;
		right: 0;
		background-color: rgba(255,255,255,0.5);
	}
	.footer_menu a:hover{
		text-decoration: none;
		opacity: 0.8;
	}
}