strong {
	font-weight: 600 !important;
}
* {
margin:0;
padding:0;
}
img {
margin:0;
padding:0;
display:block;
}
body {
background-color:#FFFFFF;
color:#000000;
/*font-family: "Ringside Wide A", "Ringside Wide B", "NotoSansJP",sans-serif !important;*/
font-family: "Inter var","Noto Sans JP",sans-serif !important;
font-style: normal;
font-weight: 400;
line-height: 1.75;
}
a:hover {
	color:#888888;
}
ul {
display:block;
list-style-type: none;
}
ul:after {
margin:0;
padding:0;
content: '';
display: block;
clear: both;
}
#content p {
margin-bottom:1em;
}
#main_article p a {
color:#2255CC;
border-bottom:dashed 1px #5577CC;
}
#main_article img {
margin-top:1em;
margin-bottom:1em;
}
.news_list li.date {
border-bottom:solid 1px #000000;
}
.youtube , .yt {
position: relative;
width: 100%;
padding-top: 56.25%;
margin-bottom:1em;
}
.youtube iframe , .yt iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
.v-line {
	border: none;
	width:8px;
	height:82px;
	background-size: 3px auto;
	background-image:url('/image/fn-line-h-gray.png');
	background-repeat:repeat-y;
}
.v-line_sp {
	border: none;
	width:8px;
	height:60px;
	background-size: 3px auto;
	background-image:url('/image/fn-line-h-gray.png');
	background-repeat:repeat-y;
}
.fnfooter-line {
	display:block;
	border: none;
	height:8px;
	width:100%;
	background-size:auto 4px;
	background-image:url('/image/fn-line-w.png');
	background-repeat:repeat-x;
}
.footer-menu-border {
	border-bottom: solid 1px #555555;
	padding-bottom:0.6em;
}
#footer {
	background-color:#222222;
}
.about_bg2 {
	width:100%;
	height:100px;
	background-image:url('/image/about-bg.jpg');
	max-height:1307px;
	background-size:100% auto;
	background-repeat:no-repeat;
}
.about_text {
	line-height:2em;
}
.jump_fade {
	--fa-animation-duration: 2.5s;
}
