@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #0076b8;
	transition: .2s color linear;
}
a:hover {
	color: #3dabe8;
	text-decoration: none;
}
select::-ms-expand {
 display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 1;
	overflow: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
body {
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "HGS明朝E", HiraMinPro-W6, "メイリオ", Meiryo;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	height: 100%;
}
#topbase {

	background-color: #000;

}

@font-face {
	font-family: 'ZurichBT-RomanCondensed';
	src: url('webfonts/32D39D_0_0.eot');
	src: url('webfonts/32D39D_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/32D39D_0_0.woff2') format('woff2'), url('webfonts/32D39D_0_0.woff') format('woff'), url('webfonts/32D39D_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'OrpheusPro';
	src: url('webfonts/3768DB_0_0.eot');
	src: url('webfonts/3768DB_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3768DB_0_0.woff2') format('woff2'), url('webfonts/3768DB_0_0.woff') format('woff'), url('webfonts/3768DB_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'GoudyTrajan-Regular';
	src: url('webfonts/35075C_0_0.eot');
	src: url('webfonts/35075C_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/35075C_0_0.woff2') format('woff2'), url('webfonts/35075C_0_0.woff') format('woff'), url('webfonts/35075C_0_0.ttf') format('truetype');
}
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}



/*--------------------------*/

.footer_top {
	position: relative;
	clear: both;
	width: 100%;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
	opacity: 0;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
}


.footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
background-color: #000;

}
.footer_sp {
	
background-color: #fff;

}
.notice {
	display: inline-block;
	text-align: left;
	margin: 0px auto 0px auto;
	font-size: 60%;
	line-height: 16px;
	color: #999;
	font-feature-settings : "palt";
}
.b_social {
	position: absolute;
	bottom: 80px;
	left: 5%;

}
.b_social_sp {
	
opacity: 1;
	-ms-filter: "alpha( opacity=1 )";
	filter: alpha(opacity=1);
}
.icon_social {
	padding: 0px 4px 0px 4px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.icon_social img {
	width: 20px;
	height: 20px;
}
.footer_link {
	position: absolute;
		bottom: 50px;
	left: 5%;
	color: #000;
		font-size: 14px;
		font-family: OrpheusPro;
}
.footer_link a {
	color: #000;
	text-decoration: none;
}
.footer_link a:hover {
	color: #000;

}
.footer_link li {
	float: left;
	text-align: center;
	padding: 0px 0.5em 0px 0.5em;
}
.footer_link li:first-child {
	padding: 0px 0.5em 0px 0em;
}
.foot_c {
	clear: both;
	position: absolute;
	bottom: 30px;
	left: 5%;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-family: OrpheusPro;
}
#b_up {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 8;
	width: 120px;
	height: 30px;
	margin-left: -250px;
	background-color: #eee;
	opacity: 0;
	-ms-filter: "alpha( opacity=0 )";
}
#b_up_txt {
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 6px 0px 0px 0px;
	font-family: ZurichBT-RomanCondensed;
	font-size: 100%;
	line-height: 16px;
	font-feature-settings : "palt";
	color: #666;
	text-decoration: none;
}
#b_up_txt:hover {
	color: #000;
}
#b_up:hover {
	background-color: #ddd;
}
.cap {
	margin: 10px 0px 0px 0px;
	font-size: 80%;
	line-height: 16px;
		color:#666
}

.br-sp { display:none; }

