@charset "shift_jis";

#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align:center;
	position:relative;

}

.entry_block{
	margin: 0 auto 30px;
	padding: 0 0 0 0;
	background:url(../../images/base/f_bg.jpg?2)  no-repeat center center !important;
	background-size:cover !important;
	position:relative;
	text-align:center;
	height: 390px;
}

.entry_block_inner{
	margin: 0 auto;
	padding: 0;
	width:auto;
}

.entry_block_txt{
	position: absolute;
	margin: auto;
	right: 0px;
	left: 0px;
	z-index:100;
}

.entry_block_txt p{
	margin:0 auto;
	padding:30px 0 30px 0;
	font-size: 13px;
	line-height: 2.2;
	text-align: center;
	color:#000;
	font-weight:bold;
	letter-spacing:2px;
}

.f_btn_entry img{
	width:125px;
	height:auto;
	padding-bottom: 10px;
}


h4.h4_f{
	margin:0 auto;
	padding: 0 0 10px 0;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	color:#000;
	font-weight:normal;
	letter-spacing:1px;
}

hr.hr_style {
	height: 1px;
	border: none;
	border-top: 1px #000 solid;
	margin:0 auto;
	padding:0 0 30px;
	width:30px;
}

.f_logo{
	margin:0 auto;
	padding: 0 0 30px 0;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	color:#000;
	font-weight:normal;
	letter-spacing:2px;
}

.f_logo img{
	margin:0 auto;
	padding: 0 0 20px 0;
	width:200px;
	height:auto;
}

#footer address {
	margin:0px auto!important;
	padding: 0 0px 0 0px!important;
	font-size: 12px!important;
	line-height: 2.0!important;
	text-align: center!important;
	color:#000!important;
	font-weight:normal!important;
	letter-spacing:2px!important;
}

div#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	cursor:pointer;
}

div#page-top img{
	width:60px;
	height:auto;
}


#footer .flex{
justify-content: center;
    gap: 30px;
}