@charset "UTF-8";

*{
	font-size: 12px;
}

li{
	list-style-type : none;
}

a{
	color : #fff;
}

li a{
	text-decoration : none;
}

.clearfix:after{
	clear: both;
	display: block;
	content: "";
}

html{
	height: 100%;
	min-height: 1400px;
	position: relative;
}

body{
	-webkit-text-size-adjust: 100%;
	font-family : "HiraKakuProN-W3", "Hiragino Kaku Gothic Pro",　"ヒラギノ角ゴ Pro W3", Meiryo, "MS PGothic", sans-serif;
	font-size : 12px;
	line-height : 1.33;
	color: #fff;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	min-height: 1400px;
	background-image: url("../images4/bgimg.jpg");
	background-color: #000;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	position: relative;
}

body:before{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
}

header{
	background: url("../images4/header-bak.png") repeat-x;
	/*height: 58px;*/
	box-sizing : border-box;
	padding : 13px 28px;
	position: absolute;
	top: 0;
	width: 100%;
}

header ul li{
	float: left;
	margin-right: 6px;
	/*line-height: 1;*/
	background: #1d1d1d;
	border-radius: 29px;
	border: 1px solid #000;
	border: 1px solid rgba(0,0,0,0.65);
	box-shadow: 1px 1px 0 rgba(255,255,255,0.08) inset,1px 1px 0 rgba(255,255,255,0.08);
	font-size: 18px;
}

header ul li a{
	padding: 8px 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.4)), color-stop(0.4, rgba(255,255,255,0)), to(rgba(255,255,255,0)));
	background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0) 50%, rgba(255,255,255,0));
	display: block;
	border-radius: 29px;
	font-size: 18px;
}

header ul li a:hover{
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0.4)), color-stop(0.4, rgba(255,255,255,0)), to(rgba(255,255,255,0)));
	background: linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0) 50%, rgba(255,255,255,0.2));
}

#main{
	width: 640px;
	position: absolute;
	top : 100px;
	left: 50%;
	margin-left: -320px;
	z-index: 100;
	/*margin: 0 auto;*/
}

#main h1{
	margin-bottom: 20px;
	font-size: 35px;
	font-family : "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", serif;
	line-height: 90px;
	letter-spacing: 0.1em;
}

#main h1 img{
	margin-right: 30px;
	vertical-align: top;
}

#gsearch{
	width: 640px;
	height: 37px;
}

#gsc-i-id1{
	height: 1.25em!important;
}

.fb-like{
	float: left;
	margin-right: 5px;
}

#main h2{
	margin-top: 30px;
	font-size: 34px;
	line-height: 1;
	margin-bottom: 15px;
}

#main h2 a{
	font-size: 34px;
	text-decoration: none;
}

#main p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}

.gsc-control-cse{
	background: none!important;
	border: 0!important;
	padding: 0!important;
}

#scroll-box{
	width: 970px;
	height: 118px;
	/*position: absolute;
	left: 50%;
	margin-left: -485px;*/
	margin: 0 auto 32px;
}

#makeMeScrollable{
	width: 100%;
	height: 118px;
	position: relative;
	margin-bottom: 32px;
}

#makeMeScrollable div.scrollableArea img{
	/*position: relative;
	float: left;
	margin-left: 16px;*/
}

#makeMeScrollable div.scrollableArea img:first-child{
	/*margin-left: 0;*/
}

.scrollableArea a{
	display: block;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 16px;

}

#footer-wrapper{
	position: absolute;
	bottom: 0;
	width: 100%;
}

footer{
	background : #000;
	background: rgba(0,0,0,0.5);
	width: 100%;
}

#footer{
	padding: 30px 0 35px;
	width: 970px;
	margin: 0 auto;
	line-height: 24px;
}

#footer ul li{
	list-style-type: none;
	font-size: 11px;

}

#footer ul li a{
	color: #fff;
}

#footer-top{
	margin-bottom: 25px;
}

#footer-middle{
	height: 306px;
}

.footer-sp{
	float: left;
	width: 180px;
}

.footer-sp:first-child{
	margin-right: 40px;
}

.footer-sp p{
	font-size: 14px;
	/*line-height: 1.7;*/
}

.footer-sp ul{
	margin-bottom: 12px;
}

.footer-sp ul li{
	font-size: 11px;
	/*line-height: 2.2;*/
}

#footer .footer-sp ul li a{
	color: #a0a0a0;
	/*text-decoration: none;*/
}

.footer-sp ul li a:hover{
	text-decoration: underline;
}

.fb-like-box{
	float: right;
	background: #fff;
	height: 310px;
}

#footer-tw{
	float: right;
	margin-left: 20px;
	width: 248px;
	height: 306px;
}

#footer-bottom{
	margin-top: 66px;
}

#footer-bottom ul li{
	float: left;
	margin-right: 25px;
}

#footer-bottom p{
	float: left;	
}

#footer-bottom p small{
	font-size: 11px;
}
/*131106*/
#footer2{
	padding: 30px 0 35px;
	width: 970px;
	margin: 0 auto;
	line-height: 24px;
}

#footer2 ul li{
	list-style-type: none;
	font-size: 11px;

}

#footer2 ul li a{
	color: #fff;
}

#footer-top2{
	margin-bottom: 25px;
}

#footer-middle2{
	height: 306px;
}

.footer-sp2{
	float: left;
	width: 180px;
	/*added*/
	color: #fff;
}

.footer-sp2:first-child{
	margin-right: 40px;
}

.footer-sp2 p{
	font-size: 14px;
	/*line-height: 1.7;*/
}

.footer-sp2 ul{
	margin-bottom: 12px;
}

.footer-sp2 ul li{
	font-size: 11px;
	/*line-height: 2.2;*/
}

#footer2 .footer-sp2 ul li a{
	color: #a0a0a0;
	/*text-decoration: none;*/
}

.footer-sp2 ul li a:hover{
	text-decoration: underline;
}

.fb-like-box2{
	float: right;
	background: #fff;
	height: 310px;
}

#footer-tw2{
	float: right;
	margin-left: 20px;
	width: 248px;
	height: 306px;
}

#footer-bottom2{
	margin-top: 66px;
}

#footer-bottom2 ul li{
	float: left;
	margin-right: 25px;
}

#footer-bottom2 p{
	float: left;	
}

#footer-bottom2 p small{
	font-size: 11px;
}
