﻿@charset "utf-8";
header,
footer{
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "NotoSansCJKjp-Jxck","游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック";
}
header .h_smalllink {
    width: 100%;
    line-height: 24px;
}
#header01{
	margin-bottom: 0;
}
footer h4{
	font-size: 26px;
}
#wrap{
	letter-spacing: 0px;
}
header{
	border-bottom: #ccc 1px solid;
}
#path {
	width: 100%;
	height: auto;
	max-width: 1020px;
	margin: 0 auto;
	padding: 5px 0 5px;
	line-height: 18px;
}
.mvbox{
	margin-bottom: 0;
}
.mvbox img {
    width: 100%;
}
footer{
	margin-top: 60px!important;
	padding-top: 40px!important;
	border-top: #e60012 solid 4px!important;
	line-height: 24px;
}
footer .page-top {
	position: fixed;
	bottom: 60px;
	right: 40px;
}
.f_logo img {
    vertical-align: middle;
}
@media screen and (max-width: 767px){
	header {
		background: #fff!important;
		border-bottom: 1px solid #ccc!important;
	}
	#wrapper {
		padding-top: 9px;
	}
	footer .page-top {
		bottom: 2%;
		right: 2%;
	}
}
