/*
当サイトのテキスト及び画像、それに伴う全ての無断転載は禁止いたします。
発見した場合は法的処置も視野にいれております。絶対に無断転載はお止めください。
*/
*{
	margin:0px;
	padding:0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica;
	-webkit-text-size-adjust: none;
	font-size: 14px;
	line-height: 18px;
	background-color: #f3f3f3;
}
#header{
	height: 100px;
	background: rgb(120,100,73); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
}
#header{
background: #00B900;
}

#wrapper {
	background-color: #FFF;	
}
#footer{
	line-height: 40px;
	background-color:#00C300;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.center {
	text-align: center;
}
a{
	text-decoration: none;
	color: #1c6099;
}
.bar {
	line-height: 20px;
	font-weight: bold;
	color: #333;
	padding: 5px 7px;
	font-size: 16px;
	background-color: #e9e9e9;
	text-shadow: 0px -1px 1px rgba(255,255,255,0.6);
	border-bottom: solid 1px #a8a8a8;
	border-top: solid 1px #a8a8a8;
	text-align: center;
}
.margin_b10 {
	margin-bottom: 10px;
}
.source_link {
	text-align: right;
	margin: 15px 10px;
	font-size: 11px;
}
.source_link:before {
	content: "</>";
	margin-right: 5px;
	color: #FFF;
	background-color: #888;
	font-weight: bold;
	font-size: 9px;
	padding: 4px 3px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
}
.page_link {
	text-align: left;
	margin: 15px 10px;
	font-size: 11px;
}
.page_link:before {
	content: "<<";
	margin-right: 5px;
	color: #FFF;
	background-color: #888;
	font-weight: bold;
	font-size: 9px;
	padding: 4px 3px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
}



/*--------------------fam_sp_news--------------------*/
#fam_sp_news ul {
	list-style: none;
}
#fam_sp_news li {
	border-bottom: 1px solid #C4C4C4;
	background-image: url(./img/new_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	-webkit-background-size: 20px 18px;
	-moz-background-size: 20px 18px;
	-ms-background-size: 20px 18px;
	-o-background-size: 20px 18px;
	background-size: 20px 18px;
}
#fam_sp_news li a {
	font-size: 100%;
	display: block;
	padding: 5px 20px 5px 30px;	
	background-image: url(./img/news_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-ms-background-size: 14px 9px;
	-o-background-size: 14px 9px;
	background-size: 14px 9px;
}
/*--------------------fam_sp_rec--------------------*/
.fam_sp_rec {
	background-color: #222;
	padding: 10px 0px;
}
.fam_sp_rec a div span {
	font-size: 100%;
}
/*--------------------fam_sp_left--------------------*/
.fam_sp_left {
	margin-bottom: 10px;
}
.fam_sp_left a {
	font-weight: bold;
	display: block;
        font-size:1.1em;
	padding: 10px;
	border-bottom: 1px solid #C4C4C4;
}
.fam_sp_left a div:after {
	visibility: hidden;
	display: block;
        font-size:1.1em;
	content: " ";
	clear: both;
	height: 0;
}
.fam_sp_left a div div img {
	border: solid 2px #555;
}
.fam_sp_left a div .fam_time {
	font-size: 13px;
	color: #999;
	margin-top: 5px;
	font-weight: normal;
	text-align: right;
}
.fam_sp_left a div .fam_time + br {
	display: none;
}

/*--------------------fam_sp_top--------------------*/
.fam_sp_top a {
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
}
.fam_sp_top a > div {
	padding: 5px;
	border: solid 1px #D0D0D0;
}
.fam_sp_top a div span {
	display: block;
	min-height: 100px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	height: 110px;
	overflow: hidden;
	word-break: break-all;
}
.fam_sp_top a div div img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.fam_sp_top a .fam_time {
	font-size: 11px;
	color: #999;
	padding-top: 5px;
	margin-top: 5px;
	text-align: right;
	border-top: dotted 1px #d0d0d0;
}
.fam_sp_top a div .fam_time + br {
	display: none;
}

/*--------------------fam_sp_titlebox--------------------*/
.fam_sp_titlebox {
	background-color: #fff;
	border: 1px solid #cccccc;
	margin: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.fam_sp_title {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 10px;
	color: #333;
}
.fam_sp_titlebox ul {
	list-style: none;
}
.fam_sp_titlebox li {
	border-bottom: 1px solid #ccc;
}
.fam_sp_titlebox li:last-child {
	border-bottom-style: none;
}
.fam_sp_titlebox li a {
	display: block;
	padding: 10px 25px 10px 10px;
	background-image: url(../images/news_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-ms-background-size: 14px 9px;
	-o-background-size: 14px 9px;
	background-size: 14px 9px;
}

/*--------------------fam_sp_300_250--------------------*/
.fam_sp_300_250 {
	background-color: #FFF;
	width: 298px;
	height: 248px;
	border: solid 1px #D0D0D0;
	margin-left: auto;
	margin-right: auto;
}
.fam_sp_300_250 a {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	float: left;
	display: block;
	padding: 0px 4px;
	margin: 4px 0px;
	width: 140px;
	height: 240px;
	border-right: solid 2px #D0D0D0;
	text-decoration: none;
	overflow: hidden;
}
.fam_sp_300_250 a:last-child {
	border-right-style: none;
}

/*--------------------fam_sp_320_100--------------------*/
.fam_sp_320_100 {
	background-color: #FFF;
	width: 318px;
	height: 98px;
	border: solid 1px #D0D0D0;
	margin-left: auto;
	margin-right: auto;
}
.fam_sp_320_100 a {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	float: left;
	display: block;
	padding: 0px 4px;
	margin: 4px 0px;
	width: 310px;
	height: 90px;
	text-decoration: none;
	overflow: hidden;
}

/*--------------------fam_sp_320_100--------------------*/
.fam_sp_320_50 {
	background-color: #FFF;
	width: 318px;
	height: 48px;
	border: solid 1px #D0D0D0;
	margin-left: auto;
	margin-right: auto;
}
.fam_sp_320_50 a {
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	float: left;
	display: block;
	padding: 0px 4px;
	margin: 4px 0px;
	width: 310px;
	height: 40px;
	text-decoration: none;
	overflow: hidden;
}

/*--------------------fam_sp_rec_s--------------------*/
.fam_sp_rec_s {
	width: 312px;
	margin: 0px auto;
}
.fam_sp_rec_s a,
.fam_sp_rec_s iframe {
	width:150px;
	height: 125px;
	display: block;
	float: left;
	margin: 3px !important;
}
.fam_sp_rec_s a div span {
	/* テキストサイズ */
	font-size: 12px;
	/* 行間 */
	line-height: 15px;
	/* バナーの横幅 -10px */
	width:140px !important;
	/* バナーの横幅の半分をマイナスで指定 */
	margin-left:-75px !important;
	height: 40px;
	overflow: hidden;
}
.fam_sp_rec_s a div span img {
	vertical-align: middle;
}


/*----------------------------code----------------------------*/
.fam_area {
	width: 480px;
	float: left;
	margin: 0px 5px 10px 0px;
}
div .fam_area:nth-child(2) {
	width: 280px;
}
.fam_area:last-child{
	float: right;
}
.code_title {
	background-color: #e6e6e6;
	padding: 10px 15px;
	color: #555;
	border-bottom: solid 1px #ccc;
	margin: 20px 10px 0px;
}
.code_title.last {
	margin-top: -30px;
}
.code_title span {
	color: #444;
}
#content pre {
	background-color:#f3f3f3;
	line-height: 1.5;
	overflow-x: scroll;
	padding: 15px;
	margin: 0px 10px 30px 10px;
}
#content pre code {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	white-space: pre;
	word-break: normal;
	word-wrap: normal;
}
#content pre code.none {
	font-size: 11px;
	color: #999;
}
#code_info {
	width: 1091px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #969696;
	border-right: solid 1px #969696;
}
#code_info #center_box {
	width: 770px;
	float: left;
	border-right: solid 1px #969696;
	background-color: #FFF;
}
#code_info #right_box {
	width: 320px;
	float: right;
	background-color: #FFF;
}
#code_info .sub_title {
	margin-top: 60px;
	margin-left: 10px;
	font-size: 22px;
}
#code_info .sub_title.first {
	margin-top: 30px;
}

#code_info .sub_txt {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	color: #666;
	margin-left: 2em;
	text-indent: -1.5em;
}
#code_info .sub_txt a{
	text-decoration: underline
}
#code_info .sub_txt:before {
	content: "●";
	color: #2e73b9;
	font-weight: bold;
	margin-right: 0.5em;
}
#top_btn {
	float: right;
	display: block;
	background-color: #111;
	border: solid 2px #666;
	color: #FFF;
	line-height: 30px;
	font-size: 18px;
	padding-left: 20px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	margin: 10px 5px;
	background-image: url(../images/arrow_top.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius:30px;
}

/*--------------------clearfix--------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
.clear {
	clear: both;
}
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*--------------------box--------------------*/
.red {
	color: #FF0000;
}
.gray {
	color: #999999;
}
/*--------------------flick_icon--------------------*/
#fam_flick_icon{
	width: 84%;
	max-width:600px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#fam_flick_icon .flick_icon{
	width: 100%;
}
#fam_flick_icon .title{
	margin: 10px 10px 10px 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#fam_flick_icon .flick_icon .item{
	width: 100px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -1px;
	margin-left: 5px;
	margin-right: 5px;
}
#fam_flick_icon .flick_icon .item a{
	color: #000000;
	text-decoration: none;
}
#fam_flick_icon .flick_icon .item a div div{
	width: 100px;
	height: 100px;
}
#fam_flick_icon .flick_icon .item a div div img{
	width: 100%;
	height: 100%;
	<span class="gray">/* 画像角丸 */</span>
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}
#fam_flick_icon .slick-prev,
#fam_flick_icon slick-arrow.slick-prev:hover,
#fam_flick_icon slick-arrow.slick-prev:focus{
	background-image: url(../images/left_arrow50x50.png);
	background-repeat: no-repeat;
	background-size: 90%;
}
#fam_flick_icon .slick-prev:before{
	content: none;
}
#fam_flick_icon .slick-next,
#fam_flick_icon slick-arrow.slick-next:hover,
#fam_flick_icon slick-arrow.slick-next:focus{
	background-image: url(../images/right_arrow50x50.png);
	background-repeat: no-repeat;
	background-size: 90%;
}
#fam_flick_icon .slick-next:before{
	content: none;
}
#fam_flick_icon .slick-dots li button:before{
	font-size: 8px;
	content: '●';
}
#fam_flick_icon .slick-dots{
	bottom: -25px;
}
/*--------------------flick_rect--------------------*/
#fam_flick_rect{
	width: 84%;
	max-width:600px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#fam_flick_rect .flick_rect .item{
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border: solid #ececec 1px;
	box-shadow: 0px 2px 0px 0px #ececec;
}
#fam_flick_rect .flick_rect .item a{
	text-decoration: none;
}
#fam_flick_rect .flick_rect .item a div{
	width: 200px;
	height: 167px;
}
#fam_flick_rect .flick_rect .item a div > img{
	width: 100%;
	height: 100%;
}
#fam_flick_rect .flick_rect .item a div span{
	left:75% !important;
	width:190px !important;
	line-height: 15px;
	letter-spacing: -1px;
}
#fam_flick_rect .flick_rect .item a div span img{
	display: inline;
	width: 31px !important;
	height: 12px !important;
}
#fam_flick_rect .flick_rect .item div.detail_btn{
	width: 100px;
	height: 20px;
	margin: 5px auto;
	padding-top: 4px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	border: solid #eaeaea 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	background-color:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
#fam_flick_rect .title{
	margin: 10px 10px 10px 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #adb1b4;
}
#fam_flick_rect .slick-prev,
#fam_flick_rect slick-arrow.slick-prev:hover,
#fam_flick_rect slick-arrow.slick-prev:focus{
	background-image: url(../images/left_arrow50x50.png);
	background-repeat: no-repeat;
	background-size: 90%;
}
#fam_flick_rect .slick-prev:before{
	content: none;
}
#fam_flick_rect .slick-next,
#fam_flick_rect slick-arrow.slick-next:hover,
#fam_flick_rect slick-arrow.slick-next:focus{
	background-image: url(../images/right_arrow50x50.png);
	background-repeat: no-repeat;
	background-size: 90%;
}
#fam_flick_rect .slick-next:before{
	content: none;
}
#fam_flick_rect .slick-dots li button:before{
	font-size: 8px;
	content: '●';
}
#fam_flick_rect .slick-dots{
	bottom: -25px;
}
/*--------------------rec_nico--------------------*/
.btn_all{
	float: right;
}
.df_btn,
.game_btn{
	border: 2px #4a5d71 solid;
	padding: 1px 10px;
	text-align: center;
	margin-left: 10px;
	border-radius: 15px;
	cursor: pointer;
	font-size: 13px;
}
.code_title .btn_all span.off_btn{
	background-color: #4a5d71;
	color: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.code_title .btn_all span.on_btn{
	color: #4a5d71;
	background-color: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
}
.change_txt02{
	display: none;
}
/*--------------------20161017追加---------------------------*/
.sample_bar{
	background-color: rgba(36, 0, 255, 0.13);
}
.banner {
	text-align:center;
}
.banner a{
	color:#0000ff;
	text-decoration: underline;
}
.banner a p{
	padding: 20px 0;
	font-weight: bold;
	font-size: 20px;
	background-image: url(../images/news_arrow.png);
	background-repeat: no-repeat;background-position: right center;
	background-size: 14px 9px;
	-webkit-background-size: 14px 9px;
	-moz-background-size: 14px 9px;
	-ms-background-size: 14px 9px;
	-o-background-size: 14px 9px;
}
#page ul.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	background: #eee;
	text-align: center;
}

#page ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

#page ul.pageNav01 li span,
#page ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}

#page ul.pageNav01 li a:hover {
	background: #eeeff7;
	border-color: #00f;
}
#male {
  color:#0066FF;
}
.form-group {
	padding: 3px 8px 3px 5px;
}
.navbar-inverse  {
background-color: #000000;
border-color: #000000;
}

.navbar-inverse .navbar-brand {
background-color: #000000;
color: #FFFFFF;
}

.navbar-brand  > a {
background-color: #000000;
color: #FFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
background-color: #F37021;
  color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a {
background-color: #000000;
color: #FFF;
}
.navbar-inverse .navbar-link {
color: #FFF;
}
