html {
	font-size: 62.5%;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans Japanese';
	font-size: 12px;
	background:#000;
	width:100%;
	line-height:20px;
	font-style: normal;
	font-weight: 400;
	color:#fff;
}
h1 {
	font-size:12px;
	font-weight:normal;
	padding-top:38px;
}
.inner1 {
	width:980px;
	margin:0 auto;
}
.inner2 {
	width:1400px;
	margin:0 auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mr05 {
	margin-right:5px;
}
.pt33 {
	padding-top:33px;
}
.pt18 {
	padding-top:18px;
}
.mb11 {
	margin-bottom:11px;
}
.pt11 {
	padding-top:11px;
}
header {
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
	background-color:#000000;
	position:fixed;
	width:100%;
	z-index:100;
	height:auto;
	/*height:138px;*/
top:0;
	left:0;
	z-index:100;
}
header .bg1 {
	background:url(../images/nav_bg001.gif) no-repeat;
	background-position:center center;
	height:69px;
}
.nav {
	list-style:none;
}
.nav li {
	float:left;
	margin:0;
	padding:0;
}
.main_img {
	background:url(../images/main_bg001.jpg) no-repeat;
	background-position:center 138px;
	background-color:#fff;
	height:500px;
	margin:0;
	padding-top: 138px; /* 打ち消し用のパディング */
}
img {
	margin:0;
	padding:0;
	vertical-align: bottom;
}
#about {
	background:url(../images/sec1_bg001.jpg) no-repeat;
	background-position:center center;
	z-index:10;
	position:relative;
	margin-top: -136px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 138px; /* 打ち消し用のパディング */
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.shadow {
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
}
h2 {
	margin-bottom:60px;
}
.pt150 {
	padding-top:150px;
}
.pb150 {
	padding-bottom:150px;
}
.pb50 {
	padding-bottom:50px;
}
.font16 {
	font-size:16px;
}
.lh32 {
	line-height:32px;
}
.fw400 {
	font-weight: 400;
}
.fw500 {
	font-weight: 500;
}
#about_para {
	background:url(../images/para_bg001.jpg) no-repeat fixed;
	background-position:center center;
	background-color:#fff;
	height:350px;
}
#activity_para {
	background:url(../images/para_bg002.jpg) no-repeat fixed;
	background-position:center center;
	background-color:#fff;
	height:350px;
}
#merit_para {
	background:url(../images/para_bg003.jpg) no-repeat fixed;
	background-position:center center;
	background-color:#fff;
	height:350px;
}
#voice_para {
	background:url(../images/para_bg004.jpg) no-repeat fixed;
	background-position:center center;
	background-color:#fff;
	height:350px;
}
#member_para {
	background:url(../images/para_bg005.jpg) no-repeat fixed;
	background-position:center center;
	background-color:#fff;
	height:350px;
}
#activity {
	z-index:10;
	position:relative;
	margin-top: -136px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 138px; /* 打ち消し用のパディング */
}
#header nav ul {
}
#header nav ul li {
	display: inline-block;
}
#header nav ul li a {
	color: #fff;
	display: block;
	height: 20px;
	padding: 15px 30px;
}
ul.nav li a:hover, ul.nav li .active {
	border-bottom:3px solid #00a3d6;
}
.w480 {
	width:480px;
}
.mb20 {
	margin-bottom:20px;
}
h3 {
	border-left: 4px solid #00a3d6;
	padding:4px 0 4px 10px;
	margin:0;
}
.font20 {
	font-size:20px;
}
.font14 {
	font-size:14px;
}
.lh24 {
	line-height:24px;
}
.mb40 {
	margin-bottom:40px;
}
.w310 {
	width:310px;
}
.mr26 {
	margin-right:26px;
}
.nmr10 {
	margin-right:-10px;
}
.mb130 {
	margin-bottom:130px;
}
.t_center {
	text-align:center;
}
#merit {
	background: url("../images/sec3_bg001.jpg") no-repeat scroll center 150px rgba(0, 0, 0, 0);
	margin-top: -136px;
	padding-top: 138px;
	position: relative;
	z-index: 10;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.mb30 {
	margin-bottom:30px;
}
.mt100 {
	margin-top:100px;
}
.card {
	background: url("../images/sec3_img001.png") no-repeat bottom right;
	z-index:100;
}
.mr30 {
	margin-right:30px;
}
.mt25 {
	margin-top:25px;
}
.mb25 {
	margin-bottom:25px;
}
.mb15 {
	margin-bottom:15px;
}
.mb45 {
	margin-bottom:45px;
}
.mb15 {
	margin-bottom:15px;
}
.mb10 {
	margin-bottom:10px;
}
.mb05 {
	margin-bottom:05px;
}
.font10 {
	font-size:10px;
}
.font12 {
	font-size:12px;
}
.lh20 {
	line-height:20px;
}
.cb3b3b3 {
	color:#b3b3b3;
}
.member_list {
	width:980px;
	display:inline-block;
}
.member_list ul {
	list-style-type:none;
	margin-right:-30px;
}
.member_list ul li {
	float:left;
	margin-right:28px;
	margin-bottom:35px;
}
.sns_list {
	width:174px;
}
.sns_list ul {
	list-style-type:none;
	margin-right:-10px;
}
.sns_list ul li {
	float:left;
	margin-right:8px;
	margin-bottom:0;
}
#voice {
	margin-top: -136px;
	padding-top: 138px;
	position: relative;
	z-index: 10;
}
#member {
	margin-top: -136px;
	padding-top: 138px;
	position: relative;
	z-index: 10;
}
#recruit {
	margin-top: -136px;
	padding-top: 138px;
	position: relative;
	z-index: 10;
}
.pb115 {
	padding-bottom:115px;
}
.mt30 {
	margin-top:30px;
}
.p30 {
	padding:30px;
}
#container {
	background:#111111;
}
a {
	background: none repeat scroll 0 0 transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	color:#FFFF00;
}
footer {
	border-top: 1px solid #303030;
	margin-bottom: 30px;
	padding-top: 20px;
	text-align: center;
}
.header_sns_list {
}
.header_sns_list ul {
	list-style-type:none;
	margin-right:-5px;
}
.header_sns_list ul li {
	float:left;
	margin-right:5px;
	margin-bottom:0;
}
.mb100 {
	margin-bottom:100px;
}
a:hover img {
    opacity: 0.8;
}
button:hover img {
    opacity: 0.8;
}
#page-top {
    position: fixed;
    bottom: 0px;
    right: 20px;
	z-index:200;
}
#page-top a {
    background: #00A3D6;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 2px 2px 0 0;
}
#page-top a:hover {
    text-decoration: none;
    background: #00A3D6;
	opacity: 0.8;
}
#thanks {
	background: url("../images/thanks_bg.jpg") no-repeat scroll center 150px rgba(0, 0, 0, 0);
	height:920px;
	margin-top:-200px;
	margin-bottom:200px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	position: relative;
	z-index: 10;
}
.thanks_txt{
	text-align:center;
	padding-top:580px;
}
.thanks_btn{
	text-align:center;
	margin-top:70px;
}

.sp {
    display: block;
}
.pc {
    display: none;
}

@media only screen and (min-width: 450px) {
.sp {
    display: none;
}
.pc {
    display: block;
}
}