@charset "EUC-JP";
@font-face {
	font-family: "Open Sans";
	src: url("../font/OpenSans-ExtraBold.ttf") format("truetype");
}
#header_v2 {margin-top: 0;}
#header_v2 .inner {width: 100%;}
#header_v2 .inner #header .inner,
#header_v2 .inner nav ul,
#header_v2 .inner .new {
width: 960px;
margin: 0 auto;
}
#header_0561562 {
	font: 12px/100% 'Acme', sans-serif;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	width: 100%;
	margin: 0 auto 40px;
    overflow: hidden;
}
#header_0561562 a {
	text-decoration: none;
    color: #4b4b4b;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
}
#header_0561562 p {
	line-height: 1.5em;
    letter-spacing: 0.5px;
}
#header_0561562 .header_area {
	height: 70px;
	background: #ffffff;
	display: flex;
	align-items: center;
	padding: 0 24px 0 10px;
    margin-bottom: 10px;
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.6));
}
#header_0561562 .navi_area {
	margin-left: auto;
}
#header_0561562 .navi_area ul {
	list-style: none;
    margin: 0;
    display: flex;
    width: auto!important;
}
#header_0561562 .navi_area li {
	margin: 0 0 0 20px;
    font-size: 14px;
    font-weight: bold;
}
#header_0561562 .line_link_bk {
	padding: 0.15em 0.3em;
    position: relative;
    display: inline-block;
    transition: .3s;
    color: #333;
}
#header_0561562 .line_link_bk::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 0;
    height: 1px;
    background-color: #333;
    transition: .3s;
}
#header_0561562 .line_link_bk:hover::after {
    width: 100%;
}


#footer_0561562 {
	font: 12px/100% 'Acme', sans-serif;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	width: 100%;
	margin: 0 auto;
}
#footer_0561562 p {
	line-height: 1.5em;
    letter-spacing: 0.5px;
}
#footer_0561562 .footer_area {
	display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 135px;
    background: #313131;
    text-align: center;
}
#footer_0561562 .footer_area a {
	margin: 5px 10px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.5px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#footer_0561562 .footer_area a:before {
    content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 5px solid #fff;
}
#footer_0561562 .line_link {
    padding: 0.1em 0.3em 0.1em 0;
    position: relative;
    display: inline-block;
    transition: .3s;
    color: #fff;
}
#footer_0561562 .line_link::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: .3s;
}
#footer_0561562 .line_link:hover::after {
    width: 100%;
}
#footer_0561562 .footer_area img {
	margin: 20px 0 5px;
}
#footer_0561562 .footer_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 800px;
    text-align: center;
}
#footer_0561562 .copyright {
    text-align: center;
}
#footer_0561562 .copy {
    color: #fff;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
	margin: 11px 0;
}
