@charset "utf-8";
/*-------------------------------*/
body{font-size:100%;line-height:160%;letter-spacing:0;}
html>/**/body{font-size:13px;line-height:160%;letter-spacing:0;}
body{
	/*font-family:'游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;*/
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	font:13px;
	*font-size:small;
	*font:x-small;
}
/*-------------------------------*/
html,body{height:100%;}
div#all{
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	padding:0 0 0 0;
}
body > #all{height:auto;}
/*-------------------------------*/
#all{background:#000;}

/* header */
#header{
	width:100%;
	min-width:1100px;
	position:relative;
	overflow:hidden;
}
#header:before{
	content:"";
	display:block;
	width:100%;
	height:12px;
	background:url(../img/share/header_top_line.png) left top repeat-x;
	-webkit-box-shadow:0 0 10px 0 #000;
	-moz-box-shadow:0 0 10px 0 #000;
	box-shadow:0 0 10px 0 #000;
}
#header .header_top .decorate01{
	width:228px;
	height:228px;
	background:url(../img/share/header_decorate_01.png) no-repeat;
	position:absolute;
}
#header .header_top .decorate02{
	width:128px;
	height:128px;
	background:url(../img/share/header_decorate_02.png) no-repeat;
	position:absolute;
}

/* top page */
#header.top_header{
	background:url(../img/top/header_bg_top.jpg?211029_02) center top no-repeat;
}
#header.top_header .header_top{
	width:1100px;
	margin:0 auto;
	position:relative;
}
#header.top_header .header_top > h1.logo{
	width:560px;
	height:420px;
	margin:0 auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/top/logo_top.png) no-repeat;
}
#header.top_header .header_top .decorate01{top:-40px;left:-80px;z-index:2;}
#header.top_header .header_top .decorate02{top:-50px;left:-160px;}
#header.top_header .header_top .logo_777town{position:absolute;top:0;right:90px;}
#header.top_header .header_top .download_btn{position:absolute;bottom:0;right:40px;}

/* lower page */
#header.cmn_header{
	background:url(../img/share/header_bg.jpg) center top no-repeat;
}
#header.cmn_header .header_top{
	width:1100px;
	margin:0 auto;
	position:relative;
}
#header.cmn_header .header_top > h1.logo{
	width:240px;
	height:170px;
	margin:0 auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#header.cmn_header .header_top > h1.logo > a{
	display:block;
	width:100%;
	height:100%;
	background:url(../img/share/logo.png) no-repeat;
}
#header.cmn_header .header_top .decorate01{top:-60px;right:50px;z-index:3;}
#header.cmn_header .header_top .decorate02{top:80px;right:-30px;z-index:2;}

/* nav */
.gnav{
	width:100%;
	min-width:1100px;
	height:66px;
	margin:4px 0;
	padding:2px 0 4px;
	background-image:url(../img/share/gnav_bg_rpt.png);

	background-repeat:repeat-x;
	position:relative;
}
.gnav:before,
.gnav:after{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background:rgba(156,255,228,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#889cffe4,EndColorStr=#889cffe4);
	-webkit-box-shadow:0 0 5px 0 #9cffe4;
	-moz-box-shadow:0 0 5px 0 #9cffe4;
	box-shadow:0 0 5px 0 #9cffe4;
	position:absolute;
	left:0;
}
.gnav:before{top:-4px;}
.gnav:after{bottom:-4px;}
.gnav .gnav_list{
	width:1100px;
	height:66px;
	margin:0 auto;
	background-image:url(../img/share/gnav_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}
.gnav .gnav_list:before,
.gnav .gnav_list:after{
	content:"";
	display:block;
	width:83px;
	height:72px;
	position:absolute;
	top:-2px;
	z-index:1;
}
.gnav .gnav_list:before{
	left:0;
	background:url(../img/share/gnav_decorate_left.png) no-repeat;
}
.gnav .gnav_list:after{
	right:0;
	background:url(../img/share/gnav_decorate_right.png) no-repeat;
}
.gnav .gnav_list > li{
	height:62px;
	padding:2px;
	position:absolute;
	top:0;
}
.gnav .gnav_list > li.nav00{width:258px;padding-left:0;left:0;}
.gnav .gnav_list > li.nav01{width:183px;left:265px;}
.gnav .gnav_list > li.nav02{width:184px;left:456px;}
.gnav .gnav_list > li.nav03{width:183px;left:648px;}
.gnav .gnav_list > li.nav04{width:259px;padding-right:0;left:839px;}
.gnav .gnav_list > li > a{
	display:block;
	width:100%;
	height:100%;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/share/gnav.png) no-repeat;
}
.gnav .gnav_list > li.nav00 a{background-position:0 0;}
.gnav .gnav_list > li.nav00 > a:hover{background-position:-258px 0;}
.gnav .gnav_list > li.nav01 a{background-position:-516px 0;}
.gnav .gnav_list > li.nav01 > a:hover{background-position:-699px 0;}
.gnav .gnav_list > li.nav01.cs a{cursor:default;background:url(../img/share/gnav_01_cs.png) no-repeat;}
.gnav .gnav_list > li.nav02 a{background-position:-882px 0;}
.gnav .gnav_list > li.nav02 > a:hover{background-position:-1066px 0;}
.gnav .gnav_list > li.nav03 a{background-position:-1250px 0;}
.gnav .gnav_list > li.nav03 > a:hover{background-position:-1433px 0;}
.gnav .gnav_list > li.nav04 a{background-position:-1616px 0;}
.gnav .gnav_list > li.nav04 > a:hover{background-position:-1875px 0;}
.gnav .gnav_list > li.nav04.cs a{cursor:default;background:url(../img/share/gnav_04_cs.png) no-repeat;}


/* main */
#container{
	width:100%;
	min-width:1100px;
	height:auto;
	background:url(../img/share/body_bg.png) left top repeat #1b1b1b;
}
.contents{
	width:1100px;
	height:auto;
	margin:0 auto;
	padding:30px 0 50px;
}
.contents_footer{
	width:1100px;
	height:200px;
	margin:0 auto;
	background:url(../img/share/footer_bg.png) center bottom no-repeat;
	position:relative;
}
.contents_footer .copyright{
	display:block;
	color:#fff;
	font-size:10px;
	position:absolute;
	bottom: 40px;
	right:100px;
	-moz-text-shadow:0 0 5px #000;
	-webkit-text-shadow:0 0 5px #000;
	-ms-text-shadow:0 0 5px #000;
	text-shadow:0 0 5px #000;
}
.contents_footer .facebook{
	height:50px;
	position:absolute;
	bottom:-20px;
	right:220px;
	overflow:hidden;
}
.contents_footer .twitter{
	height:50px;
	position:absolute;
	bottom:-20px;
	right:100px;
	overflow:hidden;
}
.page_title{
	width:970px;
	height:auto;
	margin:0 auto;
}
.under_content{
	width:890px;
	margin:30px auto 0;
}

.clef_title{
	padding:8px 0 8px 55px;
	color:#fff;
	font-size:25px;
	font-weight:normal;
	line-height:1;
	position:relative;
}
.clef_title:before{
	content:"";
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:50%;
	left:-15px;
	margin-top:-30px;
}
.clef_title.green{
	background:url(../img/share/title_bg_green.png) right top repeat-y;
	border:1px solid #144e41;
}
.clef_title.green:before{background:url(../img/share/title_icon_green.png) no-repeat;}
.clef_title.red{
	background:url(../img/share/title_bg_red.png) right top repeat-y;
	border:1px solid #a1386c;
}
.clef_title.red:before{background:url(../img/share/title_icon_red.png) no-repeat;}

/* top */
#top_contents{
	width:1100px;
	height:auto;
	margin:0 auto;
}
#top_contents .point_list{width:960px;margin:0 auto;}
#top_contents .point_list > li{
	margin-top:30px;
	float:left;
}
#top_contents .entry_cont{
	display:table;
	width:915px;
	margin:40px auto 0;
}
#top_contents .entry_cont .entry_txt,
#top_contents .entry_cont .entry_btn{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#top_contents .entry_cont .entry_btn{width:420px;}

#top_contents .news_important{
	display:table;
	width:944px;
	margin:0 auto;
	padding:3px;
	border:1px solid #ee820d;
	box-shadow:0 0 5px 1px #ee820d;
}
#top_contents .news_important .inhead,
#top_contents .news_important .inbody{
	display:table-cell;
}
#top_contents .news_important .inhead{
	width:245px;
	position:relative;
	overflow:hidden;
	vertical-align:middle;
	background:#ee820d;
}
#top_contents .news_important .inbody{
	padding:20px 30px 20px 80px;
	background:url(../img/top/news_important_bg.png) left 50% no-repeat;
	background-size:50px 100%;
}
#top_contents .news_important .inbody dl{
	display:table;
	width:100%;
	font-size:14px;
	line-height:1.5;
}
#top_contents .news_important .inbody dl + dl{
	margin-top:10px;
}
#top_contents .news_important .inbody dl dt,
#top_contents .news_important .inbody dl dd{
	display:table-cell;
}
#top_contents .news_important .inbody dl dt{
	color:#b0b0b0;
	width:140px;
}
#top_contents .news_important .inbody dl dd{
	max-width:450px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#top_contents .news_important .inbody dl dd,
#top_contents .news_important .inbody dl dd a{
	color:#fff600;
}
#top_contents .news_important .inbody dl dd a:hover{text-decoration:none;}
#top_contents .news_important + .detail_cont{
	margin-top:30px;
}
#top_contents .detail_cont{
	width:950px;
	margin:0 auto;
}
#top_contents .news_arrival{
	width:514px;
	height:430px;
	padding:55px 12px 0;
	background:url(../img/top/news_arrival_bg.png) no-repeat;
	position:relative;
	float:left;
}
#top_contents .news_arrival .news_more{
	position:absolute;
	top:30px;
	right:25px;
}
#top_contents .news_arrival .news_wrap{
	width:472px;
	height:305px;
	margin-top:-10px;
	padding:20px;
	overflow-y:auto;
}
#top_contents .news_arrival dl{
	display:table;
	width:100%;
	font-size:14px;
	line-height:1.5;
}
#top_contents .news_arrival dl + dl{
	margin-top:10px;
}
#top_contents .news_arrival dl dt,
#top_contents .news_arrival dl dd{
	display:table-cell;
}
#top_contents .news_arrival dl dt{
	color:#b0b0b0;
	width:140px;
}
#top_contents .news_arrival dl dd,
#top_contents .news_arrival dl dd a{
	color:#fff;
}
#top_contents .news_arrival dl dd a:hover{text-decoration:none;}
#top_contents .twitter_timeline{
	width:348px;
	height:381px;
	padding:82px 34px 12px 18px;
	background:url(../img/top/twitter_bg.png) no-repeat;
	position:relative;
	float:right;
}
#top_contents .twitter_timeline .timeline{
	width:320px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
}

/* music */
#music_contents{
	width:1100px;
	margin:0 auto;
	padding:30px 0;
}
#music_contents .music_list_wrap{
	margin-top:30px;
}
#music_contents #filter_list{
	width:890px;
	margin:0 auto;
}
#music_contents #filter_list > li{
	width:172px;
	height:68px;
	margin-right:7px;
	margin-bottom:10px;
	float:left;
}
#music_contents #filter_list > li:nth-child(5n){margin-right:0;}
#music_contents #filter_list > li > .filter{
	display:table;
	width:100%;
	height:100%;
	table-layout:fixed;
	color:#fff;
	line-height:1.1;
	text-decoration:none;
	background:url(../img/music/sort_btn_bg.png) left bottom no-repeat;
}
#music_contents #filter_list > li > .filter > span{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:0 10px 0 25px;
	word-break:break-all;
}
#music_contents #filter_list > li > .filter:hover,
#music_contents #filter_list > li > .filter.active{background-position:left top;}
#music_contents #music_list .music{
	width:100%;
	margin:30px 0 0;
	display:none;
}
#music_contents #music_list .music:after{
	content: ".";
  display: block;
  clear: both;
  height: 0;
	width:100%;
  visibility: hidden;
	font-size: 0;
	line-height:0;
}
#music_contents #music_list .music .jacket{
	width:165px;
	float:left;
}
#music_contents #music_list .music .info{
	width:708px;
	padding:5px 0 0 17px;
	float:left;
}
#music_contents #music_list .music .info .maker,
#music_contents #music_list .music .info .model,
#music_contents #music_list .music .info .title{
	width:558px;
	height:47px;
	padding-left:150px;
	color:#fff;
	line-height:47px;
	margin-bottom:3px;
}
#music_contents #music_list .music .info .maker{
	background:url(../img/music/info_maker.png) no-repeat;
}
#music_contents #music_list .music .info .model{
	background:url(../img/music/info_model.png) no-repeat;
}
#music_contents #music_list .music .info .title{
	background:url(../img/music/info_title.png) no-repeat;
}

/* about */
#about_contents{
	width:1100px;
	margin:0 auto;
	padding:30px 0;
}
#about_contents #about_tab > li{
	width:395px;
	height:76px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	cursor:pointer;
	background:url(../img/about/tab.png) no-repeat;
}
#about_contents #about_tab > li.tab1{
	float:left;
	background-position:0 0;
}
#about_contents #about_tab > li.tab1.on,
#about_contents #about_tab > li.tab1:hover{
	background-position:0 -76px;
}
#about_contents #about_tab > li.tab2{
	float:right;
	background-position:0 -152px;
}
#about_contents #about_tab > li.tab2.on,
#about_contents #about_tab > li.tab2:hover{
	background-position:0 -228px;
}
#about_contents #about_cont{
	margin-top:2px;
	border:2px solid #e2e2e2;
}
#about_contents #about_cont .cont.dis-non{
	display:none;
}


/* group */
#group_contents{
	width:1100px;
	margin:0 auto;
	padding:30px 0 0;
}
#group_contents .top_txt{
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	line-height:1.5;
}
#group_contents .top_txt strong{
	color:#fcff15;
	font-size:28px;
}
#group_contents .member_list{
	width:904px;
	margin:0 auto;
}
#group_contents .member_list:after{
	content: ".";
  display: block;
  clear: both;
  height: 0;
	width:100%;
  visibility: hidden;
	font-size: 0;
	line-height:0;
}
#group_contents .member_list > li{
	width:219px;
	height:319px;
	margin:30px 6px 0 0;
	float:left;
	position:relative;
	-webkit-transition:transform 100ms ease-in-out;
	transition:transform 100ms ease-in-out;
}
#group_contents .member_list > li:hover{
	-moz-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
	z-index:1;
}
#group_contents .member_list > li:nth-child(odd){background:url(../img/group/list_blue_bg.png) no-repeat;}
#group_contents .member_list > li:nth-child(even){background:url(../img/group/list_green_bg.png) no-repeat;}
#group_contents .member_list > li:before{
	content:"";
	display:block;
	width:42px;
	height:42px;
	position:absolute;
	top:-3px;
	left:-8px;
}
#group_contents .member_list > li:nth-child(odd):before{background:url(../img/group/list_blue_icon.png) no-repeat;}
#group_contents .member_list > li:nth-child(even):before{background:url(../img/group/list_green_icon.png) no-repeat;}
#group_contents .member_list > li > a{
	display:block;
	width:100%;
	height:100%;
	padding:24px 22px 11px;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	box-sizing:border-box;
}
#group_contents .member_list .member_img{
	display:block;
	width:174px;
	height:224px;
	border-radius:5px;
	overflow:hidden;
}
#group_contents .member_list > li:nth-child(odd) .member_img{
	border:1px solid #7bdcea;
	-webkit-box-shadow:0 0 5px 0 #7bdcea;
	-moz-box-shadow:0 0 5px 0 #7bdcea;
	box-shadow:0 0 5px 0 #7bdcea;
}
#group_contents .member_list > li:nth-child(even) .member_img{
	border:1px solid #c6eb7c;
	-webkit-box-shadow:0 0 5px 0 #c6eb7c;
	-moz-box-shadow:0 0 5px 0 #c6eb7c;
	box-shadow:0 0 5px 0 #c6eb7c;
}
#group_contents .member_list .member_img img{
	border-radius:5px;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility: hidden;
}
#group_contents .member_list .member_name{
	display:table;
	width:100%;
	height:60px;
}
#group_contents .member_list .member_name > span{
	display:table-cell;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;
}

#group_detail{
	padding:20px 0;
}
#group_detail .group_header{
	background:url(../img/share/title_bg_blue.png) right top repeat-y;
	border:1px solid #14404f;
	position:relative;
}
#group_detail .group_header:before{
	content:"";
	display:block;
	width:60px;
	height:60px;
	background:url(../img/share/title_icon_blue.png) no-repeat;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-30px;
}
#group_detail .group_header > h1{
	padding:10px 0 10px 70px;
	color:#fff;
	font-size:12px;
	line-height:1;
}
#group_detail .group_header > h1 > span{font-size:23px;}
#group_detail .group_header > h1 > span small{font-size:80%;}
#group_detail .group_header #group_list{
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-34px;
}
#group_detail .group_header #group_list > li{
	display:inline-block;
	width:64px;
	height:64px;
	border-radius:50%;
	overflow:hidden;
	border:2px solid #135a71;
	background:#000;
	cursor:pointer;
	position:relative;
}
#group_detail .group_header #group_list > li:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000);
	position:absolute;
	top:0;
	left:0;
}
#group_detail .group_header #group_list > li.act,
#group_detail .group_header #group_list > li:hover{border-color:#7dc133;}
#group_detail .group_header #group_list > li.act:after,
#group_detail .group_header #group_list > li:hover:after{display:none;}
#group_detail .top_txt{
	margin:20px 0;
	padding:0 50px;
	font-size:15px;
	color:#fff;
}
#group_detail #img_wrap{
	width:888px;
	height:auto;
	margin:0 auto;
}
#group_detail #img_wrap .img_box{display:none;}
#group_detail #img_wrap .img_box:first-child{display:block;}

/* メンバー図鑑 */
#member_contents{
	width:1100px;
	margin:0 auto;
	padding:30px 0;
}
#member_contents .btn_howto{
	width:790px;
	margin:30px auto 40px;
}
#member_contents .member_nav{
	width:840px;
	margin:40px auto 0;
}
#member_contents .member_nav > li{
	width:156px;
	height:41px;
	margin-right:10px;
	margin-bottom:5px;
	padding:2px;
	float:left;
	background:#ebebeb;
	background:-moz-linear-gradient(top, #ebebeb 0%, #a2a2a2 35%, #767676 50%, #a2a2a2 65%, #ebebeb 100%);
	background:-webkit-gradient(left top, left bottom, color-stop(0%, #ebebeb), color-stop(35%, #a2a2a2), color-stop(50%, #767676), color-stop(65%, #a2a2a2), color-stop(100%, #ebebeb));
	background:-webkit-linear-gradient(top, #ebebeb 0%, #a2a2a2 35%, #767676 50%, #a2a2a2 65%, #ebebeb 100%);
	background:-o-linear-gradient(top, #ebebeb 0%, #a2a2a2 35%, #767676 50%, #a2a2a2 65%, #ebebeb 100%);
	background:-ms-linear-gradient(top, #ebebeb 0%, #a2a2a2 35%, #767676 50%, #a2a2a2 65%, #ebebeb 100%);
	background:linear-gradient(to bottom, #ebebeb 0%, #a2a2a2 35%, #767676 50%, #a2a2a2 65%, #ebebeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb', GradientType=0 );
}
#member_contents .member_nav > li:nth-child(5n){margin-right:0;}
#member_contents .member_nav > li > a{
	display:block;
	width:152px;
	height:37px;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	text-align:center;
	line-height:41px;
	background:#008278;
	border-top:2px solid #00fff7;
	border-right:2px solid #003d36;
	border-bottom:2px solid #003d36;
	border-left:2px solid #00998d;
}
#member_contents .member_nav > li > a:hover{
	background:#00afa5;
}
#member_contents .member_list{
	width:840px;
	margin:50px auto 0;
}
#member_contents .member_list .member{
	width:138px;
	height:233px;
	padding:10px;
	margin-right:10px;
	margin-bottom:15px;
	color:#fff;
	text-align:center;
	-webkit-box-shadow:0 0 5px 0 #00e3d0;
	-moz-box-shadow:0 0 5px 0 #00e3d0;
	box-shadow:0 0 5px 0 #00e3d0;
	border:1px solid #00e3d0;
	float:left;
}
#member_contents .member_list .member:nth-child(5n){margin-right:0;}
#member_contents .member_list .member .number{
	font-size:15px;
}
#member_contents .member_list .member .line{
	width:100%;
	height:2px;
	margin:5px 0 0;
	border:none;
	background:#00ffea;
	-webkit-box-shadow:0 0 5px 0 #00ffea;
	-moz-box-shadow:0 0 5px 0 #00ffea;
	box-shadow:0 0 5px 0 #00ffea;
	position:relative;
}
#member_contents .member_list .member .line:before,
#member_contents .member_list .member .line:after{
	content:"";
	display:block;
	width:6px;
	height:6px;
	background:#00ffea;
	-webkit-box-shadow:0 0 5px 0 #00ffea;
	-moz-box-shadow:0 0 5px 0 #00ffea;
	box-shadow:0 0 5px 0 #00ffea;
	border-radius:50%;
	position:absolute;
	top:50%;
	margin-top:-3px;
}
#member_contents .member_list .member .line:before{left:0;}
#member_contents .member_list .member .line:after{right:0;}
#member_contents .member_list .member .name{
	display:table;
	width:100%;
	height:3.6em;
	font-size:12px;
	line-height:1.3;
	margin:15px 0 0;
}
#member_contents .member_list .member .name > span{
	display:table-cell;
	vertical-align:middle;
}
#member_contents .member_list .member .img{
	width:128px;
	height:128px;
	text-align:center;
	margin:20px auto 0;
}
#member_contents .description_cont{
	margin:100px 0 0;
}
#member_contents .description_img{
	width:700px;
	height:388px;
	margin:45px auto 0;
	background:url(../img/member/how_to.png) ;
}
#member_contents .description_table{
	width:850px;
	margin:30px auto 0;
	padding:10px;
	-webkit-box-shadow:0 0 0 1px #008278, inset 0 0 0 1px #0a302d, inset 0 0 0 2px #008278;
	-moz-box-shadow:0 0 0 1px #008278, inset 0 0 0 1px #0a302d, inset 0 0 0 2px #008278;
	box-shadow:0 0 0 1px #008278, inset 0 0 0 1px #0a302d, inset 0 0 0 2px #008278;
}
#member_contents .description_table table{
	width:100%;
	color:#fff;
}
#member_contents .description_table table th,
#member_contents .description_table table td{
	border-bottom:1px solid #008278;
	text-align:left;
	padding:5px 10px;
}
#member_contents .description_table table tr:last-child th,
#member_contents .description_table table tr:last-child td{border-bottom:none;}
#member_contents .description_table table th{
	border-right:1px solid #008278;
	vertical-align:middle;
}
#member_contents .description_table table .col-1{
	font-size:18px;
}
#member_contents .description_table table .col-2{
	font-size:18px;
}
#member_contents .description_table table .col-3{width:520px;}
#member_contents .description_table .number{
	display:inline-block;
	width:1em;
	height:1em;
	margin-right:5px;
	padding:0.2em;
	border-radius:50%;
	background:#008278;
	line-height:1;
	text-align:center;
	vertical-align:baseline;
}
/* メンバー詳細 */
#member_detail{
	padding:20px 30px;
}
#member_detail .detail_header{
	padding:10px 20px;
}
#member_detail .detail_header .number,
#member_detail .detail_header .name{
	float:left;
}
#member_detail .detail_header .number{
	padding-right:20px;
	color:#00ffea;
	font-size:18px;
}
#member_detail .detail_header .name{
	color:#fff;
	font-size:23px;
	font-weight:normal;
}
#member_detail .header_line{
	width:100%;
	height:2px;
	margin:5px 0 0;
	border:none;
	background:#00ffea;
	-webkit-box-shadow:0 0 5px 0 #00ffea;
	-moz-box-shadow:0 0 5px 0 #00ffea;
	box-shadow:0 0 5px 0 #00ffea;
	position:relative;
}
#member_detail .header_line:before,
#member_detail .header_line:after{
	content:"";
	display:block;
	width:6px;
	height:6px;
	background:#00ffea;
	-webkit-box-shadow:0 0 5px 0 #00ffea;
	-moz-box-shadow:0 0 5px 0 #00ffea;
	box-shadow:0 0 5px 0 #00ffea;
	border-radius:50%;
	position:absolute;
	top:50%;
	margin-top:-3px;
}
#member_detail .header_line:before{left:0;}
#member_detail .header_line:after{right:0;}
#member_detail .detail_main{
	width:833px;
	margin:20px auto 0;
}
#member_detail .detail_main .detail_top{
	padding-bottom:20px;
}
#member_detail .detail_main .detail_top .member_img,
#member_detail .detail_main .detail_top .member_status{
	float:left;
}
#member_detail .detail_main .detail_top .member_img{
	/*width:318px;*/
	border: 0; 
	max-width: 100%; 
	height:auto; 
}
#member_detail .detail_main .detail_top .member_status{
	width:511px;
	border:2px solid #66b4ae;
}
#member_detail .detail_main .detail_top .member_status table{
	width:100%;
	table-layout:fixed;
	border:1px solid #000;
}
#member_detail .detail_main .detail_top .member_status table th,
#member_detail .detail_main .detail_top .member_status table td{
	padding:3px 5px;
	text-align:center;
	font-size:16px;
}
#member_detail .detail_main .detail_top .member_status table th{
	border:1px solid #000;
}
#member_detail .detail_main .detail_top .member_status table td{
	color:#fff;
	border-right:1px solid #484848;
	border-left:1px solid #484848;
}
#member_detail .bg_teal{background:#66b4ae;}
#member_detail .bg_p_teal{background:#bfdedb;}
#member_detail .bg_green{background:#2cc373;}
#member_detail .bg_p_green{background:#bbeed3;}
#member_detail .bg_blue{background:#3ba6c4;}
#member_detail .bg_p_blue{background:#bbe6f2;}
#member_detail .bg_purple{background:#d383c9;}
#member_detail .bg_p_purple{background:#ebd0e8;}
#member_detail .bg_yellow{background:#d9e03e;}
#member_detail .bg_p_yellow{background:#e8eaba;}
#member_detail .bg_orange{background:#fa9f43;}
#member_detail .bg_p_orange{background:#e9cab4;}
#member_detail .bg_lime{background:#38d66f;}
#member_detail .bg_p_lime{background:#c1ebba;}
#member_detail .detail_main .detail_btm .awake{
	width:100%;
	border:2px solid #66b4ae;
	font-size:16px;
}
#member_detail .detail_main .detail_btm .awake a{
	color:#fff;
}
#member_detail .detail_main .detail_btm .awake th{
	width:130px;
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	background:#66b4ae;
}
#member_detail .detail_main .detail_btm .awake th.after{
	border-bottom:1px solid #1b827a;
}
#member_detail .detail_main .detail_btm .awake th.material{
	border-top:1px solid #99e5df;
}
#member_detail .detail_main .detail_btm .awake tr td{
	border:2px solid #66b4ae;
	color:#fff;
}
#member_detail .detail_main .detail_btm .after_name{
	padding:5px 10px;
}
#member_detail .detail_main .detail_btm .material_row{
	border-top:2px solid #66b4ae;
}
#member_detail .detail_main .detail_btm .material_row.fst{border-top:none;}
#member_detail .detail_main .detail_btm .material_cell{
	width:328px;
	float:left;
	padding:5px 10px;
}
#member_detail .detail_main .detail_btm .material_cell > span{float:right;}
#member_detail .detail_main .detail_btm .material_cell.left{
	border-right:1px solid #484848;
}


#member_detail .usual_skill{
	margin:20px 0 0;
	border:1px solid #fff;
	border-radius:5px;
	overflow:hidden;
}
#member_detail .usual_skill .skill_head{
	padding:5px 0;
	background:#b9b9b9;
	background:-moz-linear-gradient(top, #b9b9b9 0%, #747474 100%);
	background:-webkit-gradient(left top, left bottom, color-stop(0%, #b9b9b9), color-stop(100%, #747474));
	background:-webkit-linear-gradient(top, #b9b9b9 0%, #747474 100%);
	background:-o-linear-gradient(top, #b9b9b9 0%, #747474 100%);
	background:-ms-linear-gradient(top, #b9b9b9 0%, #747474 100%);
	background:linear-gradient(to bottom, #b9b9b9 0%, #747474 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b9b9', endColorstr='#747474', GradientType=0 );
}
#member_detail .usual_skill .skill_head .title,
#member_detail .usual_skill .skill_head .name{
	float:left;
	line-height:24px;
}
#member_detail .usual_skill .skill_head .title{
	width:130px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #898989;
}
#member_detail .usual_skill .skill_head .name{
	padding:0 0 0 10px;
	font-size:20px;
	color:#fff;
	border-left:1px solid #d2d2d2;
}
#member_detail .usual_skill .skill_main{
	font-size:16px;
	-webkit-box-shadow: inset 0px -2px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px -2px 10px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px -2px 10px 0px rgba(0,0,0,0.5);
	background:#fff;
	font-weight:bold;
}
#member_detail .usual_skill .skill_main .detail{
	padding:5px 10px;
}
#member_detail .usual_skill .skill_main .detail.lv1{border-bottom:1px solid #a1a1a1;}
#member_detail .usual_skill .skill_main .detail .level,
#member_detail .usual_skill .skill_main .detail .text{
	float:left;
}
#member_detail .skill_main .detail .level{
	width:150px;
	padding-left:30px;
	line-height:25px;
	background:url(../img/member/ico_skill.png) left 50% no-repeat;
}
#member_detail .skill_main .detail .level small{font-size:10px;vertical-align:top;}

#member_detail .leader_skill{
	margin:20px 0 0;
	border:1px solid #ffe375;
	border-radius:5px;
	overflow:hidden;
}
#member_detail .leader_skill .skill_head{
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
	background:#feee98;
	background:-moz-linear-gradient(top, #feee98 0%, #bda534 100%);
	background:-webkit-gradient(left top, left bottom, color-stop(0%, #feee98), color-stop(100%, #bda534));
	background:-webkit-linear-gradient(top, #feee98 0%, #bda534 100%);
	background:-o-linear-gradient(top, #feee98 0%, #bda534 100%);
	background:-ms-linear-gradient(top, #feee98 0%, #bda534 100%);
	background:linear-gradient(to bottom, #feee98 0%, #bda534 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feee98', endColorstr='#bda534', GradientType=0 );
}
#member_detail .leader_skill .skill_main{
	padding:10px;
	font-size:16px;
	-webkit-box-shadow: inset 0px -2px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px -2px 10px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px -2px 10px 0px rgba(0,0,0,0.5);
	background:#fff8db;
	font-weight:bold;
}

/* news */
#news_contents{
	width:970px;
	margin:0 auto;
	padding:30px 0;
}
#news_contents .news_wrap{
	width:970px;
	margin:0 auto;
	padding:92px 0 20px;
	background-image:url(../img/news/news_list_bg_btm.png), url(../img/news/news_list_bg_top.png);
	background-position:center bottom, center top;
	background-repeat:no-repeat, no-repeat;
	position:relative;
}
#news_contents .news_wrap .data_select{
	position:absolute;
	top:40px;
	right:40px;
}
#news_contents .news_wrap .news_btm{
	width:100%;
	height:138px;
	position:relative;
}
#news_contents .news_wrap .news_btm .btm_link{
	position:absolute;
	top:50%;
	left:55px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
#news_contents .news_wrap .news_btm .btm_link li + li{
	margin-top:20px;
}
#news_contents .news_wrap .news_inner{
	padding:0 46px 0 40px;
	background:url(../img/news/news_list_bg_rpt.png) center top repeat-y;
}
#news_contents .news_wrap .news_inner dl{
	display:table;
	width:100%;
	padding-bottom:15px;
	font-size:14px;
	line-height:1.5;
	border-bottom:1px solid #1f6a67;
}
#news_contents .news_wrap .news_inner dl + dl{
	padding-top:15px;
}
#news_contents .news_wrap .news_inner dl dt,
#news_contents .news_wrap .news_inner dl dd{
	display:table-cell;
}
#news_contents .news_wrap .news_inner dl dt{
	color:#b0b0b0;
	width:240px;
	text-align:center;
}
#news_contents .news_wrap .news_inner dl dd,
#news_contents .news_wrap .news_inner dl dd a{
	color:#fff;
}
#news_contents .news_wrap .news_inner dl dd a:hover{text-decoration:none;}
#news_contents .news_wrap .article_cont{
	width:766px;
	padding:0 59px 50px;
	background:#fff;
}
#news_contents .news_wrap .article_cont .article_heading{
	display:table;
	width:656px;
	min-height:52px;
	padding:15px 100px 15px 10px;
	font-size:16px;
	line-height:1.5;
	background:url(../img/news/article_heading.png) center bottom no-repeat;
}
#news_contents .news_wrap .article_cont .article_heading > span{
	display:table-cell;
	vertical-align:middle;
}
#news_contents .news_wrap .article_cont .article_body{
	width:600px;
	margin:0 auto;
	padding:20px 10px 10px;
	font-size:12px;
}

/* overview */
#overview_contents{
	width:1100px;
	margin:0 auto;
	padding:30px 0;
}
#overview_contents .point_list{
	width:960px;
	margin:0 auto;
}
#overview_contents .point_list > li{
	margin-top:30px;
	float:left;
}

/* footer */
#footer .footer_btm{
	width:100%;
	min-width:1100px;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	color:#fff;
	text-align:center;
	background:#000;
}
#footer .footer_btm .footer_inner{
	width:1100px;
	height:auto;
	margin:0 auto;
}
#footer .footer_btm .footer_nav .footer_nav_list{text-align:center;}
#footer .footer_btm .footer_nav .footer_nav_list > li{display:inline-block;}
#footer .footer_btm .footer_nav .footer_nav_list > li:after{content:"\FF5C";}
#footer .footer_btm .footer_nav .footer_nav_list > li:last-child:after{display:none;}
#footer .footer_btm .footer_nav .footer_nav_list > li a{color:#fff;}
#footer .footer_btm .copy{
	display:inline-block;
	margin-top:10px;
}
.box_7r {
    position: relative;
    margin: 4em 0em;
    padding: 4em 1em;
    border: solid 3px #179a88;
    border-radius: 8px;
}
.box_7r p.box_ban {
    position: absolute;
    display: inline-block;
    top: -46px;
    left: 25px;
    padding: 0 9px;
	margin:10px 10px;

}