

/* footer
--------------------------- */
#footer{
	padding: 4.96rem 0 8rem;
	background-color: #fff;
}
.footer_container{
	width: 84.61%;
	margin: 0 auto;
}
@media screen and (min-width: 1200px){
	#footer{
		padding: 8.82rem 0;
	}
	.footer_container{
		width: 84.44%;
	}
}

.fc_wrap{
	margin-bottom: 5.36rem;
}
.fc_wrap .c-title1{
	margin-bottom: 2.16rem;
	color: #1e283c;
	display: block;
}
.fc_wrap .c-title1:hover{
	text-decoration: none;
}
.fc_wrap .c-title1 .f-eng{
	font-size: 2.93rem;
	position: relative;
}
.fc_wrap .c-title1 .f-eng::after{
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	background-image: url("../images/arrow.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s;
}
.fc_wrap .c-title1:hover .f-eng::after{
	width: 40px;
	height: 40px;
	background-size: 10px 10px;
	background-color: #3296fa;
	background-image: url("../images/arrow_w.svg");
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.fc_txtArea .txt_block{
	text-align: justify;
	line-height: 1.66; 
}
.fc_tel{
	margin-top: 1.4rem;
}
.fc_tel a{
	display: inline-block;
	font-size: 1.53rem;
	font-weight: 300;
	letter-spacing: 0;
	color: #1e283c;
	text-decoration: underline;
	transition: .3s;
}
.fc_tel a:hover{
	color: #1e283c;
	opacity: 0.8;
}
.fc_tel p{
	margin-bottom: 0;
	font-size: 0.86rem;
	letter-spacing: 0.05em; 
}
@media screen and (min-width: 768px){
	.fc_wrap{
		display: flex;
		justify-content: space-between;
		margin-bottom: 6.16rem;
	}
	.fc_img{
		width: 21.05%;
		height: 100%;
	}
	.fc_img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.fc_txtArea{
		width: 62.5%;
		position: relative;
		padding-top: 2.26rem;
	}
	.fc_txtArea::before{
		position: absolute;
		content: "";
		width: 100%;
		height: 1px;
		background-color: rgba(30,40,60,0.1);
		top: 0;
		left: 0;
	}
	.fc_tel a{
		text-decoration: none;
		pointer-events: none
	}
	.fc_tel a:hover{
		opacity: 1;
	}
}
@media screen and (min-width: 1200px){
	.fc_wrap{
		margin-bottom: 9.5rem;
	}
	.fc_txtArea{
		padding-top: 2.94rem;
	}
	.fc_wrap .c-title1{
		margin-bottom: 2.69rem;
	}
	.fc_wrap .c-title1 .f-eng{
		font-size: 4.41rem;
	}
	.fc_txtArea .txt_block{
		font-size: 0.88rem;
		line-height: 1.8;
	}
	.fc_tel{
		margin-top: 1.658rem;
	}
	.fc_tel a{
		font-size: 1.647rem;
	}
	.fc_tel p{
		font-size: 0.76rem;
		margin-top: -0.32rem;
	}
}
@media screen and (max-width: 767px){
	.fc_img{
		display: none;
	}
}

.f_block_flex{
	margin-bottom: 4.03rem;
}
.f_logo{
	width: 250px;
	margin-bottom: 1.4rem;
}
.f_logo a{
	display: block;
}
.f_company ul{
	margin-bottom: 0;
}
.f_company ul li{
	list-style: none;
	font-size: 0.93rem;
	letter-spacing: 0.06em;
	line-height: 1.78;
}
.f_company ul li + li{
	margin-top: 1rem;
}
.f_company ul li p{
	font-size: 1.06rem;
	letter-spacing: 0;
	margin-bottom: 0.3rem;
}
.fnav_tit{
	font-size: 0.73rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	color: #999;
	margin-bottom: 0;
}
.fnav_tit .f-eng{
	display: block;
	color: #1e283c;
	font-size: 1.53rem;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 0.5rem;
}
.f_policy{
	font-size: 0.8rem;
	font-weight: 300;
	letter-spacing: 0;
	color: #1e283c;
	text-decoration: underline;
	transition: .3s;
}
.f_policy:hover{
	color: #1e283c;
	opacity: 0.8;
}
.f_end{
	position: relative;
	padding-top: 2.73rem;
	margin-top: 2.53rem;
}
.f_end::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: rgba(30,40,60,0.1);
	top: 0;
	left: 0;
}
.f_copy{
	font-size: 0.86rem;
	font-weight: 300;
	letter-spacing: 0;
	margin-bottom: 0;
	text-align: right;
} 
@media screen and (min-width: 768px){
	.f_block_flex{
		display: flex;
		justify-content: space-between;
	}
	.f_company .logo{
		display: none;
	}
	.f_company ul li{
		font-size: 0.88rem;
		line-height: 1.86;
	}
	.f_company ul li + li{
		margin-top: 2.05rem;
	}
	.f_company ul li p{
		font-size: 1rem;
		margin-bottom: 0.57rem;
	}
	.footer_nav{
		display: flex;
		flex-wrap: wrap;
		width: 62.5%;
		margin-bottom: 0;
	}
	.footer_nav li{
		list-style: none;
	}
	.footer_nav > li{
		margin-right: 40px;
	}
	.footer_nav > li:nth-child(3), .footer_nav > li.fnav_column{
		margin-right: 0;
	}
	.footer_nav > li:nth-child(4), .footer_nav > li.fnav_column{
		margin-top: 2.63rem;
	}
	.footer_nav > li.fnav_column{
		display: flex;
		align-items: flex-start;
	}
	.footer_nav > li a.fnav_tit{
		display: block;
		color: #999;
		cursor: pointer;
		transition: .3s;
	}
	.footer_nav > li.fnav_column a:nth-of-type(1){
		width: 127px;
		margin-right: 40px;
	}
	.footer_nav > li ul{
		margin-top: 0.86rem;
		margin-bottom: 0;
	}
	.footer_nav > li ul li a{
		color: #1e283c;
		font-size: 0.8rem;
		font-weight: 400;
		letter-spacing: 0.06em;
		line-height: 2.3;
		transition: .3s;
	}
	.footer_nav > li ul li a:hover{
		text-decoration: none;
		opacity: 0.8;
	}
	.footer_nav > li a.fnav_tit:hover{
		text-decoration: none;
		opacity: 0.8;
	}
	.f_end{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.f_end .f_logo{
		margin-bottom: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.f_company ul li span{
		display: none;
	}
}
@media screen and (min-width: 992px){
	.footer_nav > li{
		margin-right: 50px;
	}
	.footer_nav > li.fnav_column a:nth-of-type(1){
		margin-right: 50px;
	}
}
@media screen and (min-width: 1200px){
	.f_block_flex{
		margin-bottom: 5.83rem;
	}
	.fnav_tit{
		font-size: 0.7rem;
	}
	.fnav_tit .f-eng{
		margin-bottom: 0.458rem;
	}
	.footer_nav > li{
		margin-right: 65px;
	}
	.footer_nav > li.fnav_column a:nth-of-type(1){
		width: 137px;
		margin-right: 65px;
	}
	.footer_nav > li ul{
		margin-top: 0.97rem;
	}
	.footer_nav > li ul li a{
		font-size: 0.76rem;
		line-height: 2.5;
	}
	.f_end{
		margin-top: 4.2rem;
		padding-top: 5.7rem;
	}
	.f_policy{
		font-size: 0.76rem;
	}
	.f_logo{
		width: 350px;
	}
	.f_copy{
		font-size: 0.76rem; 
	}
}
@media screen and (min-width: 1400px){
	.footer_nav > li:nth-child(3){
		margin-right: 65px;
	}
	.footer_nav > li:nth-child(4){
		margin-top: 0;
		margin-right: 0;
	}
	.footer_nav > li.fnav_column a:nth-of-type(1){
		width: 123px;
		margin-right: 65px;
	}
}
@media screen and (min-width: 1600px){
	.footer_nav > li, .footer_nav > li:nth-child(3), .footer_nav > li:nth-child(4){
		margin-right: 60px;
	}
	.footer_nav > li.fnav_column{
		display: block;
		margin-top: 0;
	}
	.footer_nav > li.fnav_column a:nth-of-type(1){
		width: auto;
		margin-right: 0;
		margin-bottom: 1.85rem;
	}
}
@media screen and (min-width: 1800px){
	.footer_nav > li, .footer_nav > li:nth-child(3), .footer_nav > li:nth-child(4){
		margin-right: 65px;
	}
}
@media screen and (max-width: 767px){
	.footer_nav{
		display: none;
	}
}




/* 767以下の表示設定
----------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 576px) {
ul.footer_menu {
	display: none;
}
}
@media screen and (max-width: 575px) {
	/*　フッター固定メニュー　*/
	ul.footer_menu {
		width: 100%;
		height: 50px;
		display: flex;
		margin: 0;
		padding: 0;
		position: fixed;
		bottom: 0;
		left:0;
		z-index: 999;
        transition: all .4s;
	}
	ul.footer_menu li {
		width: calc(100% / 3);
		margin: 0;
		list-style: none;
		position: relative;
	}
	ul.footer_menu li:not(:last-child)::after{
		position: absolute;
		content: "";
		width: 1px;
		height: 100%;
		background-color: rgba(255,255,255,0.4);
		top: 0;
		right: 0;
	}
	ul.footer_menu li a {
		border: none;
		text-align: center;
		text-decoration: none;
		width: 100%;
			height: 100%;
        font-size: 0.9375rem;
		letter-spacing: 0.08em;
		background-color: #f84519;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}