* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: Verdana,メイリオ,Meiryo,'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 13px;
	background: #bfbfbf;
	line-height: 180%;
}
h1, h2 {
	font-family: "Century Gothic";
	font-weight: 300;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 100%;

}
h1 span.small {
	font-size: 15px;
	margin-left: 20px;
}
h1.title{
		margin-top: 40px;
}
h2 {
	font-size: 13px;
}
p {
	margin: 10px 0 15px 0;
	font-size: 13px;
}
a {
	color: #3e3e3e;
}
.clear {
	clear: both;
}
.wrap {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.section {
	width: 1000px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	height: 548px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}
.inner {
	width: 900px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding: 30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.inner:after {
	content: "";
	display: table;
	clear: both;
}
.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	position: fixed;
}
.subMenu .inner {
	padding: 0;
	font-weight: 400;
	margin: 0 auto;
	width:800px;
}
.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #fff;
}
.subMenu a:hover {
	background-color: #FD9C33;
}
.active {
	background-color: #FD9C33;
}
.end {
	margin: 0;
}
/* SECTIONS */
.sTop {
	min-height: 130px;
	background-color: #fff;
	color: #3d3d3d;
	padding-top: 20px;
	padding-bottom: 185px;
	height: 287px;
	max-width: 1000px;

}
.s1 {
	background: #ffffff;
	color: #898989;
	background-image: url(../images/slide/04.jpg);
	background-repeat: no-repeat;
	
}
.s2 {
	background-image: url(../images/slide/02.jpg);
	background-repeat: no-repeat;
}
.s3 {
	background: #ffffff;
	color: #898989;
	background-image: url(../images/slide/06.jpg);
	background-repeat: no-repeat;
}
.s4 {
	background-image: url(../images/slide/03.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}
.s4 a {
	color: #ffffff;
}
.s5 {
	background: #ffffff;
	color: #000000;
	background-image: url(../images/slide/05.jpg);
	background-repeat: no-repeat;
}
table {
	color: #000000;
	font-size: 13px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
th.t_top {
	border-top: #b3b3b3 4px solid;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
td.t_top {
	border-top: #be1309 4px solid;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 5px;
}
.privacy {
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
			height: 250px;
	overflow-y: scroll;
}
.privacy dt {
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.privacy dd {
	padding: 0em;
	margin: 5px 2em;
}
ol {
	margin-left: 20px;
	font-size: 13px;
}
.p3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	float: right;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.gallery {
	margin: 0px;
	padding: 0px;
}
.gallery li {
	margin: 10px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.gallery li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	border-radius: 10px;
}
address {
	line-height: 50px;
	z-index: 1100;
	width: 50%;
	text-align: center;
	color: #ffffff;
	margin-left:auto;
	margin-right:auto;
}
.footer {
	position:fixed;
	bottom:0px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}

.contactbotton{
	position:fixed;
	top:70px;
	right:70px;
	z-index: 2000;
	
}
.btn04 {
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: relative;
	z-index: 2000;
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-shadow: 0px 0px;
}

.btn04::before {
	content: '';
	background-color: #FD9C33;
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: -1;
	border-radius: 50%;
	box-shadow: 0 0 0 0 #fff,
        0 0 0 0 #FD9C33;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}
.btn04:hover::before {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    box-shadow:
        0 0 0 25px #fff,
        0 0 0 27px #FD9C33;
}
