@charset "shift_jis";

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

}

.entry_block{
	margin: 0 auto 50px;
	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: 500px;
}

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

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

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

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

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

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

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

.f_logo img{
	margin:0 auto;
	padding: 0 0 25px 0;
}

#footer address {
	margin:0px auto!important;
	padding: 0 0px 0 0px!important;
	font-size: 19px!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: 60px;
	right: 20px;
	cursor:pointer;
	z-index:100;
}

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

.f_btn_entry img{
	width: 250px;
}