@charset "utf-8";

body{
	padding:0;
	margin:0;
	color: #000;
	background:#000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:13px;
	overflow-y: scroll
}

a{
	color:#000;
	text-decoration:none}

a:hover{
	text-decoration: none;
	color: #333;
}

#header{
	width: 100%;
	height: 60px;
	padding: 0;
	margin: 0 auto 100px auto;
}

.header{
	width: 1300px;
	margin: 0 auto;
	height: 60px;
}
	
.logo{
	width: 171px;
	height: 53px;
	padding: 3px 0px 4px 0;
	float: left
}

.index_logo{
	position: absolute;
	height: 300px;
	width: 265px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	text-shadow: 0px 0px 9px #fff;
	line-height: 150%;
}

/* menu */
#dropdownmenu{
	list-style-type: none;
	width: 1300px;
	height: 50px;
	font-size: 15px;
	margin: 10px auto 0 auto;
	padding: 0;
}
#dropdownmenu li{
	position: relative;
	width: 89px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	text-shadow: 0px 0px 10px #fff;
}


#dropdownmenu li a{
  display: block;
  margin: 0;
  padding: 25px 0 5px 0;
  height:20px;
  color: #000;
  text-decoration: none;
}
#dropdownmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
/*#dropdownmenu li:last-child ul{
  left: -100%;
  width: 100%;
}*/
#dropdownmenu li ul li{
	overflow: hidden;
	width: 110px;
	height: 0;
	color: #000;
	text-shadow: 0px 0px 9px #fff;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s;
	transition: .4s;
}

#dropdownmenu li:hover ul li:last-child a{
	padding: 0;
}

#dropdownmenu li ul li a{
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}
#dropdownmenu li:hover > a{}
#dropdownmenu > li:hover > a{}
#dropdownmenu li:hover ul li{
  overflow: visible;
  height: 30px;
}


.container {
	width: 1300px;
	margin: 0 auto;
	padding: 0;
	    }

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 1300px;
	position: relative;
/*min-height: 100%;
height:100%*/
}


h1{
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal
} 

h2{
	font-size: 140%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight:normal;
	text-shadow: 0px 0px 9px #fff;
} 

h4{
	font-size: 120%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight:normal
} 


/* サイドナビ */
#sidenav{
	width: 240px;
	height: auto;
	margin: 0 170px 0 0;
	padding: 10px;
	background-color: rgba(255,255,255,0.3);
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
 }
 
 #sidenav_clr{
	width: 240px;
	height: 400px;
	margin: 0 170px 0 0;
	padding: 10px;
	float: left;
 }
 
#sidenav ul	{
	width: 240px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	}
	
#sidenav li {
	position: relative;
	width: 238px;
	border: 1px #fff solid;
	margin-bottom:10px
	}

#sidenav ul li a {
	font-size:14px;
	color: #000;
	height: 30px;
	line-height: 34px;
	display: block;
	text-align:center;
	text-decoration: none;
			}
			
#sidenav ul li a:hover {
				position: relative;
				background-color: rgba(255,255,255,0.3);
				color:#fff;

			}


.box {
	margin: 0 0 0 0;
	padding: 20px;
	color: #000;
	font-weight:500;
	/*text-shadow: 0.5px 0.5px 2px rgba(255,255,255,1);*/
	text-shadow: 0px 0px 9px #fff;
	background-color: rgba(0,0,0,0.6);
	width: 500px;
	height: auto;
	float: left;
	line-height: 120%
}

 #main{
	position: relative;
	margin: 0 140px 0 700px;
	width: 460px;
	padding: 0px;
	line-height: 150%;
}

#main_w{
	position: relative;
	margin: 0 140px 0 360px;
	width: 800px;
	padding: 0px;
	line-height: 150%;
}

#main_c{
	position: relative;
	margin: 0 140px 0 140px;
	width: 1020px;
	padding: 0px;
	line-height: 150%;
}

.txt{
	width: 440px;
	height: auto;
	margin-top: 20px;
	padding: 10px;
	background-color: rgba(255,255,255,0.3);
}

.txt_w{
	width: 780px;
	height: auto;
	margin-top: 20px;
	padding: 10px;
	background-color: rgba(255,255,255,0.3);
}


.tel-link {}

#scroll_box{
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.content{
	overflow: auto;
	position: relative;
	padding: 0 0 20px 20px;
	width: 750px;
	max-width: 100%;
	height: 800px;
	box-sizing: border-box;
	text-shadow: 0px 0px 9px #fff;
	line-height: 150%
}

.pic{
	width: 440px;
	height: auto;
	padding: 10px;
}

.pic_left{
	width: 200px;
	height: auto;
	float: left;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 0px;
	}
	
.pic_right{
	width: 200px;
	height: auto;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0;
	}

hr{
	background-color: transparent;
	height: 0;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.08);
	border-top: 1px solid rgba(0,0,0,0.9);
	margin: 0;
	clear: both;
}

#infinite-scroll .offset{
	display: block;
	width: 100%;
	height: auto;
	color: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#infinite-scroll .offset p{
	margin-bottom: 60px;
}

#infinite-scroll .offset .indicator{
	display: block;
	width: 100%;
	height: 100px;
	background: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#footer{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 20px auto 0 auto;
	text-align: center;
	color: #999;
	font-size: 11px;
	float: left;
}

.lh17{line-height:170%;}

/* margin */
.ml10{
	margin-left:10px}

.ml20{
	margin-left:20px}

.mr10{
	margin-right:10px}

.mr20{
	margin-right:20px}
	
.mb20{
	margin-bottom:20px}

/* font */
.min{font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;}
.sf{
	font-size:10px}
.nf{
	font-size:12px}
.lf{
	font-size:15px}
.llf{
	font-size:20px}
	
.txtr{ text-align:right}

/*位置の設定*/
.rightlay{float:right;}
.leftlay{float:left;}
.clr{clear:both;}
