@charset "utf-8";
/* CSS Document */

/*
Theme Name: クトゥルフWEBダイス
Description:Bootstrap2をお借りしてます
Author: いのり
License: Twitter Bootstrap2 に準じます
License URI: http://getbootstrap.com/2.3.2/index.html
*/

/*-- 全体 --*/

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	line-height:1.7em;
}

.btn-large {
	margin-bottom:12px;
}

/*-- fotter --*/

p.credit a.align-right {
	float:right;
}

@media (max-width: 767px) {
p.credit a.align-right {
	float:none;
	margin-left:10px;
}
}

/*-- TOPページ --*/

li.twitter {
	padding-top:1px;
	padding-left:20px;
}
.nav>li>a.twitter-share-buttoon.nolightbox {
    padding-bottom: 0;
}
li.facebook {
	padding-top:10px;
	padding-right:10px;
}
li.hatebu {
	padding-top:10px;
}
@media (max-width: 979px) {
	li.twitter {
		padding-left:5px;
	}
	li.facebook {
		padding-left:15px;
		padding-top: 0;
    		padding-bottom: 6px;
	}
	li.hatebu {
		padding-left:15px;
	}
}

section {
	margin-bottom:36px;
}

.commets-list .avatar{
	margin-right: 10px;
	margin-bottom: 10px;
}

.comment-meta,
.reply,
.comment-notes,
.form-allowed-tags,
span.small{
	font-size: 80%;
}

.comment-body p{
	clear: both;
}
.reply{
	text-align: right;
}

#comment-area {
	margin-top:36px;
}
ul.children li {
	list-style-type: none;
	border-top:1px solid #ddd;
	padding-top:12px;
	padding-bottom:0;
	margin:12px auto 0;
}

span.required {
	color:#C00;
}
p.comment-notes {
	font-weight:bold;
}

p.form-allowed-tags code {
	display:block;
	white-space:normal;
	border:none;
}

p.form-submit input#submit,
a.comment-reply-link,
input.wpcf7-submit {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

p.form-submit input#submit:hover,
p.form-submit input#submit:focus,
p.form-submit input#submit:active,
a.comment-reply-link:hover,
input.wpcf7-submit:hover {
	color: #333;
	border:1px solid #999;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
	background-color: #e6e6e6;
}

li.comment,
li.pingback {
	padding:12px;
	margin-bottom:12px;
	background-color:#f5f5f5;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/* ツイッタータイムライン */

.TwitterWidget .twitter-timeline {
	width:100% ;
}


/*-- ダイスロール --*/

div#dicerole .row section {
	padding-top:24px;
	margin-left:-20px;
}div#dicerole .row section.clearfix {
	margin-bottom:0px;
}
@media (max-width: 767px) {
div#dicerole .row section {
	margin-left:0px;
}
}

div#contact div.sub_contact {
	display:none;
}

div.form {
	margin-top:36px;
}

@media (min-width: 1200px) {
	div#dicerole .span9 .span3 {
	height:220px;
	}
}
@media (min-width: 768px) and (max-width: 1200px) {
	div#dicerole .span9 .span3 {
	height:230px;
	}
}
@media (max-width: 767px) {
	div#dicerole .span9 .span3 {
	height:auto;
	}
}

/* 20面ダイス、万能ダイス付けたし */
div.well form {
	margin-top:-26px;
	margin-bottom:40px;
}
span.diceall_d {
	float:left;
	margin-left:5px;
	line-height:30px;
}
select.diceall {
	width:55px;
	float:left;
	margin-left:20px;
}
select.diceall_right {
	margin-left:5px;
	width:65px;
}

span#condiceall {
	font-weight:normal !important;
	word-wrap: break-word;
}

/* 1d100判定つけたし */

form#dice1d100 {
	margin-top:0px;
	margin-bottom:0px;
}

/*-- キャラシート --*/

#chara div.span9 section {
	padding-top:24px;
	margin-left:-30px;
}
@media (max-width: 767px) {
#chara div.span9 section {
	margin-left:0px;
}
#chara div.span9 section + section.g_ad_under {
	padding-top: 0px !important;
    margin-top: -20px;
}
}

th span.dicebtn {
	padding-right:10px;
}
@media (max-width: 480px) {
span.dicebtn {
	display:block;
	width:100%;
}
}
span.salary {
	display:block;
	width:100%;
	line-height:16px;
}

tr#N_dice1_wrap.under50 td,
tr#N_dice2_wrap.under50 td,
tr#N_dice3_wrap.under50 td,
tr#N_dice4_wrap.under50 td,
tr#N_dice5_wrap.under50 td,
tr#N_dice6_wrap.under50 td,
tr#N_dice7_wrap.under50 td,
tr#N_dice8_wrap.under50 td,
tr#N_dice9_wrap.under50 td,
tr#NC_dice1_wrap.under50 td,
tr#NC_dice2_wrap.under50 td,
tr#NC_dice3_wrap.under50 td,
tr#NC_dice4_wrap.under50 td,
tr#NC_dice5_wrap.under50 td,
tr#NC_dice6_wrap.under50 td,
tr#NC_dice7_wrap.under50 td,
tr#NC_dice8_wrap.under50 td,
tr#NC_dice9_wrap.under50 td {
	background-color: #FCE8E8;
}

.nav-tabs>li>a {
	padding: 8px;
}
#chara span img.icon-iachara {
	position: relative;
    top: 5px;
	width: 24px;
}

/*-- sidebar --*/

div.well div {
	margin-top:12px;
	margin-bottom:12px;
}
div.well div:first-child {
	margin-top:12px;
}
div.well div:last-child {
	margin-bottom:0px;
}
div.g_ad {
	max-height:200px;
	margin-bottom:20px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
div.well dl dd {
	margin-bottom:10px;
}

/*-- ブログ  --*/

.hero-unit {
	padding:40px;
	padding-bottom:30px;
	margin-bottom: 0px;
}
.hero-unit.hero-unit-index {
	margin-bottom:30px;
}

.hero-unit h1 {
	margin-top: 0;
	margin-bottom: 10px;
}

.hero-unit p {
	font-size:14px;
	margin-bottom: 0px;
}

@media (max-width: 767px) {
.hero-unit {
	padding:20px;
}
.hero-unit h1 {
	font-size:50px;
}
.hero-unit p {
	line-height:24px;
}
}

.thumbnail .caption {
	padding: 3px 9px 9px;
	color: #555;
}
.thumbnails li {
	height:320px;
}
div.thumbnail:hover {
	background-color: #f7f7f9;
}

a.tag,
p.tag a {
	padding: 2px 4px;
	margin-right:4px;
	color: #d14;
	white-space: nowrap;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	font-size:0.8em;
	line-height: 30px;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
a.tag:hover,
p.tag a:hover {
	background-color: #e5e5e5;
	text-decoration:none;
	font-weight:bold;
}

p.readbtn {
	margin-bottom:0px;
}

div.pagination {
	text-align:center;
}

section.single {
	padding:0 20px;
	margin-bottom: 0px;
}
section.single {
	font-size: 16px;
	line-height: 2em;
}
section.single li {
	line-height: 2em;
}
section.single blockquote p {
    line-height: 1.7;
}
section.single .span9 ul li.span3 {
    width: 207px; 
}
@media (min-width: 1200px) {
section.single .span9 ul li.span3 {
    width: 256px !important; }
}
@media (max-width: 979px) and (min-width: 768px){
section.single .span9 ul li.span3 {
    width: 238px !important;}
}
@media (max-width: 767px) {
	section.single .span9 ul li.span3 {
    width: 100% !important;}	
}

.inner-pagenation {
	text-align:center;
}
.inner-pagenation a {
	background:#eee;
	padding:5px 10px;
	margin:0 2px;
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.inner-pagenation span.current,
.inner-pagenation > span {
	background:#fff;
	padding:5px 10px;
	margin:0 2px;
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


#comment-area {
	margin-bottom:36px;
}

@media (min-width: 1200px) {
	.thumbnails li {
	height:270px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.thumbnails li {
	height:370px;
	}
}
@media (max-width: 767px) {
	.thumbnails li {
		height:auto;
	}
	p.readbtn {
	margin-bottom:0px;
	float:right;
	margin-top:-40px;
	}
	section.single {
	padding:0;
	margin-bottom: 20px;
	}
	.wp_social_bookmarking_light_clear + p {
		margin-top:20px;
	}
	
}

/*--post navigation --*/

.navigation {
	margin-bottom:24px;
	background-color:#eee;
	padding:5px 10px;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/*-- ブログサイドバー --*/
div.well.tag ul {
	margin-left:0px;
}
div.well.tag ul li {
	list-style:none;
	display:inline;
	line-height:30px;
}
div.well.archive ul {
	margin-left:0px;
}
div.well.archive ul li {
	list-style:none;
}
div.widget_categories h4:before {
	content: "\f07c";
	font-family: 'FontAwesome';
	padding-right:5px;
}
div.widget_recent_entries h4:before {
	content: "\f01e";
	font-family: 'FontAwesome';
	padding-right:5px;
}
div.widget_archive h4:before {
	content: "\f022";
	font-family: 'FontAwesome';
	padding-right:5px;
}
div#text-3 h4:before {
	content: "\f0e0";
	font-family: 'FontAwesome';
	padding-right:5px;
}
div#text-4 h4:before {
	content: "\f16a";
	font-family: 'FontAwesome';
	padding-right:5px;
}

div.widget_nav_menu h4:before {
	content: "\f15b";
	font-family: 'FontAwesome';
	padding-right:5px;
}
div.widget_nav_menu h4:before {
	content: "\f15b";
	font-family: 'FontAwesome';
	padding-right:5px;
}


/*-- breadcrumb --*/

div#breadcrumb ul {
}
div#breadcrumb ul li {
	list-style:none;
	width:auto;
	float:left;
	margin-right:5px;
}

/*-- 画像まわり --*/

div.post img {
	border:1px solid #ccc;
	padding:0px;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

@media (max-width: 767px) {
img.alignright,
img.alignleft {
	float:none;
}

}

/* 固定ページサイドバーにつけたし */

div.widget_notes h4:before {
	content: "\f01e";
	font-family: 'FontAwesome';
	padding-right:1em;
}

/* ソーシャルボタン追記 */

div.post img.wp_social_bookmarking_light_img {
	padding:0;
}

/* キャラシート追記 */

p.small {
	font-size:11px;
	margin-bottom:30px;
}
table.table {
	margin-bottom:10px;
}

/* YOUTUBE埋め込み */

.YoutubeWrapper,
.video-container {
position: relative;
padding-bottom: 56.25%;/* 16:9 */
padding-top: 25px;
height: 0;
overflow: hidden;
}

.YoutubeWrapper iframe,
.video-container iframe,
.video-container object,
.video-container embed,
.video-container > div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width:640px;
max-height:460px;
}
.video-container > div {
	width:100% !important;
	height:auto !important;
}

/* ブログ見出し */

.post h3{
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em;
    background: #eee;
    color: #333;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
.post h3:after{
    position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #eee;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}

.post h4 {
	position:relative;
	padding-left:36px;
	border-bottom:2px solid #ccc;
	font-weight: bold;
	font-size: 22px;
	line-height: 38px;
	margin-bottom:24px;
}
 
.post h4:after,
.post h4:before{
	content:''; 
	height:18px; 
	width:4px; 
	display:block; 
	background:#08C; 
	position:absolute; 
	top:8px; 
	left:15px; 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}
 
.post h4:before{
	height:10px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	top:16px; 
	left:7px
}

/* アドセンス広告追記 */
.g_ad_top {
	margin-top:20px;
	margin-bottom:0px;
}

/*今日の動画追記*/

h4.h4_small {
	font-size: 17px;
}
div.well div.video-container {
	margin-top:0px;
	margin-bottom:8px;
}
p.p_small {
	font-size:13px;
}

/* ダウンロードボタン追加 */

.dl_wrapper {
	margin-top:12px;
}
.dl_wrapper a.btn {
	margin-bottom:10px;
	width:90%;
}
#dl1_contentes {
/*	display:none;*/
}

/*Amazonアソシエイト*/

@media (max-width: 767px) {
.amazon_widget {
	display:none;
}
}


/*プライバシーポリシー*/

.privacypolicy .g_ad {
	display:none;
}

/* 素材追記 */

.navbar .nav>li>a {
	padding: 9px;
}

/* カスタムキャラシート追加 */

#chara div.span9 .nav-tabs {
	margin-top:20px;
}
.tab-content {
	overflow:visible;
}
select.c_diceall,
input.c_diceall,
select.NC_diceall,
input.NC_diceall {
	width: 55px;
    float: left;
    margin-left: 0px;
}
input.c_diceall.plusnumber,
input.NC_diceall.plusnumber {
	width: 30px;
}

#chara div.span9 .tab-pane section {
	padding-top:0px;
	margin-left:-30px;
	margin-top:-30px;
}
#chara div.span9 .tab-pane .diceall_d {
	float:left;
	margin-left:5px;
	margin-right:5px;
	line-height:30px;
}
#chara .tab-pane .table td {
	line-height:20px;
}
#chara .tab-pane .table.table_c_dice td {
	line-height:40px;
}
.tab-pane form.form-inline.clearfix {
	margin-bottom:0px;
}
.tab-pane p.small {
	margin-bottom:0px;
}
.tab-pane .dl_wrapper {
	margin-bottom:20px;
}

@media (max-width: 979px) {
select.c_diceall,
input.c_diceall {
	width: 50px;
}
#chara div.span9 .tab-pane .diceall_d {
	margin-left:0px;
	margin-right:0px;
}
input.c_diceall.plusnumber {
	width: 28px;
}
input[type="number"].plusnumber{
	padding:4px 2px;
}
select.c_diceall{
	padding:4px 0px;
}
#chara .tab-pane .table.table_c_dice td {
	line-height:20px;
}
}
@media (max-width: 767px) {
#chara div.span9 .tab-pane section {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#chara div.span9 .tab-pane section + section.g_ad_under {
	padding-top: 0px !important;
    margin-top: -20px;
}

.tab-pane .dl_wrapper {
	margin-bottom:0px;
}
}

/* ダイスロールログ追加 */

div#dicerole .span9 .span6.dicerole_box {
	margin-left:20px;
}
div#dicerole .span9 .span6.dicerole_box .span3:nth-child(odd) {
	margin-left:0px;
}

.go_dicelog {
	display:none;
}

#dicelog {
    margin-top:-80px;
    padding-top:80px;
	height:100%;
}
div#dicerole .row section#dicelog_box {
	margin-bottom:0px;
	padding-top:10px;
}
#dicelog_box p {
	margin-left:20px;
	font-size:12px;
	margin-bottom:3px;
}
#dicelog_box p span {
	font-weight:bold;
	margin-left:10px;
}

#dicerole span img {
    width: 46px;
}

@media (max-width: 1200px) and (min-width: 768px) {
div#dicerole .span9 .span6.dicerole_box .span3.dicerole_last {
	height: 180px;
}
}
@media (max-width: 768px) {
div#dicerole .span9 .span6.dicerole_box {
    margin-left: 0px;
}

.go_dicelog {
	display:block;
}
.go_dicelog a.btn {
	width:100%;
	box-sizing:border-box;
	margin-bottom:20px;
}
}

/* 新ルール追加 */
p.dice_info {
	margin-bottom: 50px;
}