@charset "utf-8";
/*
Theme Name:AN TCD014
Theme URI:
Description:WordPressテーマ「AN (TCD014)」
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.9
*/

/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

a img { border:none; verticle-align:top; }
a, a:visited { outline:none; }
a:hover { }
p { margin:0 0 1.5em 0; padding:0; line-height:240%; }
ul { list-style-type:none; margin:0 0 2em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 2em 19px; padding:0; }
ol li { padding:0 0 5px 0; line-height:normal; }
dl { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
dl dt, dl dd { margin:0; padding:0; line-height:normal; zoom:1; }
dl dt { font-weight:bold; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; font-size:8pt;}
cite { text-align:right; display:block; }
object { display:block; margin:0 auto; height:auto; }
del { color:#333; }
hr { border:1px solid #ccc; margin:40px 0; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
input[type="text"], input[type="password"], textarea, select { outline: none; }



/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */

/* image */
.post img { height:auto; max-width:100%; }
.post img.centered,div.centered { display:block; margin:15px auto; }
.post img.aligncenter,div.aligncenter { display:block; margin:15px auto; }
.post img.alignright,div.alignright { margin:10px 0 30px 30px; display:inline; }
.post img.alignleft,div.alignleft { margin:10px 30px 30px 0; display:inline; }
.post .wp-caption { background:#fff; border:1px solid #ccc; max-width:96%; padding:14px 3px 1px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post .wp-caption img { display:block; margin:0 auto; max-width:100%; }
.post .wp-caption .wp-caption-text { padding:10px 0 0; }

/* table */
.post table { margin:0 0 1em 0; }
.post td, .post th { border:1px solid #c1c1c1; padding:15px; }
.post th { 
   background:#eee; font-weight:normal;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
}

/* block quote */
.post blockquote {
   margin:0 0 1em 0; padding:50px 50px 40px; background:#f2f2f2;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
   -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative; border:1px solid #c1c1c1;
}
.post blockquote:before { content: '"'; font-style:italic; font-size:40px; font-weight:bold; line-height:40px; width:30px; height:30px; position:absolute; top:20px; left:20px; color:#999; }
.post blockquote:after { content: '"'; font-style:italic; font-size:40px; font-weight:bold; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:20px; right:20px; color:#999; }

/* list */
.post li, .post dt, .post dd { margin:0; line-height:200%; }
.post ul li {  background:url(img/common/bullet1.gif) no-repeat left 11px; padding:0 0 0 9px; }
.post ul ul, .post ol ol  { margin:0 0 0 1em; }




/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */




/*************************************************************
【見出し】
*************************************************************/
.news_headline1{margin:80px 0 25px 0; border-left:8px solid #444; border-bottom:1px dotted #999; line-height:30px; font-size:1.2em; padding:0 0 0 14px;}
.news_headline2{margin:40px 0 20px 0; border-left:6px solid #666; line-height:26px; font-size:1.1em; padding:0 0 0 12px;}


/*************************************************************
【ボタン 青・緑】aタグに使えます
*************************************************************/
a.button {
   color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#008ece; display:inline-block; text-decoration:none; 
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   background: -moz-linear-gradient(top, rgba(0,216,255,1) 0%, rgba(0,142,206,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,216,255,1)), color-stop(100%,rgba(0,142,206,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d8ff', endColorstr='#008ece',GradientType=0 );
   border:1px solid #009de1; text-shadow: 1px 1px 0px #0085bf;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button:hover { color:#fff; text-decoration:none; background:#0ddaff; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ddaff', endColorstr='#0ddaff',GradientType=0 ); }
a.button:active { box-shadow:none; bottom:-2px; position:relative; }
.post a.button2 {
   color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#36bf00; display:inline-block; text-decoration:none; 
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   background: -moz-linear-gradient(top, rgba(65,231,0,1) 0%, rgba(54,191,0,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,231,0,1)), color-stop(100%,rgba(54,191,0,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41e700', endColorstr='#36bf00',GradientType=0 );
   border:1px solid #2da000; text-shadow: 1px 1px 0px #227a00;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button2:hover { color:#fff; text-decoration:none; background:#7bf013; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bf013', endColorstr='#7bf013',GradientType=0 ); }
a.button2:active { box-shadow:none; bottom:-2px; position:relative; }

/**************************************************************
【fontの設定】
**************************************************************/
.text70{font-size:70%}			/* フォントサイズ70% */
.text80{font-size:80%}
.text90{font-size:90%}
.text100{font-size:100%}
.text110{font-size:110%}
.text120{font-size:120%}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.b{font-weight:700}				/* 太字 */
.u{text-decoration:underline}	/* 下線 */

/**************************************************************
【colorの設定】
**************************************************************/
.red{color:red}				/* 赤色 */
.blue{color:#2ca9e1}		/* 青色 */
.green{color:#82ae46}		/* 緑色 */
.orange{color:#ff7d00}		/* 橙色 */
.yellow{color:#fff000}		/* 黄色 */
.pink{color:#ff0084}		/* ピンク */
.gray{color:#999}

/**************************************************************
【background-colorの設定】
**************************************************************/
.bg-yellow{background:#ff0}		/* 黄色の文字背景 */
.bg-blue{background:#4ab0f5}	/* 青色の文字背景 */
.bg-red{background:red}			/* 赤色の文字背景 */

/****************************************************************
【align 配置の設定】
*****************************************************************/
.align1{text-align:center !important}	/* 中央寄せ */
.align2{text-align:right !important}	/* 右寄せ */
.align3{text-align:left !important}		/* 左寄せ */

/****************************************************************
【float 回り込みの設定】
*****************************************************************/
.r-flo{float:right;margin:10px}	/* 右に回り込み */
.l-flo{float:left;margin:10px}	/* 左に回り込み */
.f-clear{clear:both}			/* 回り込みの解除 */

/****************************************************************
【マウスオーバー時の画像リンク 不透明度の設定】※初期設定は60%
*****************************************************************/
a img.linkimg{background:none!important}
a:hover img.linkimg{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:none!important;
}

/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}			/* margin 0px を指定するクラス */
.mt0{margin-top:0 !important}		/* margin-top0px を指定するクラス */
.mr0{margin-right:0 !important}		/* margin-right0px を指定するクラス*/
.mb0{margin-bottom:0 !important}	/* margin-bottom0px を指定するクラス*/
.ml0{margin-left:0 !important}		/* margin-left0px を指定するクラス*/

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}			/* padding-0px を指定するクラス */
.pt0{padding-top:0 !important}		/* padding-top0px を指定するクラス */
.pr0{padding-right:0 !important}	/* padding-right0px を指定するクラス */
.pb0{padding-bottom:0 !important}	/* padding-bottom0px を指定するクラス */
.pl0{padding-left:0 !important}		/* padding-left0px を指定するクラス */

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

/************************************
** video
************************************/
/*動画の最大幅を指定する*/
.video-container{
  max-width:640px;
}
 
/*動画の大きさを調整*/
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
 
/*動画を囲んでいるdiv目一杯に広げる*/
.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**************************************************************
非表示
**************************************************************/

/**************************************************************
広告位置の調整
**************************************************************/

/**************************************************************
広告位置の調整
**************************************************************/
#tokugiiro .tored{
  background-color: red !important;  
}
/* ----------------------------------------------------------------------
人気記事の調整
---------------------------------------------------------------------- */
#monsp {color:#fff;
border: 1px solid #000;
box-shadow: 0 0 0 4px #FFF inset;
background-color: rgba(0,0,0,0.9);
text-align: center;
margin-top:10px;
padding-top:10px;
}
#monsp a{
color:#fff;
font-size:13px;
text-decoration: none;
}
#monsp .wpp-list li {
display: inline-block;
}
#monsp .wpp-list {
    counter-reset: wpp-ranking;
}
#monsp .wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}
#monsp .wpp-list li {

    position: relative;
    list-style-type: none;
    padding-top: 5px;
    padding-left: 5px;
}
#monsp .wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: rgba(94, 185, 77, 0.9);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#monsp .wpp-list li:nth-child(1):before {
    background: rgba(255, 88, 196, 0.9);
}
#monsp .wpp-list li:nth-child(2):before {
    background: rgba(245, 171, 31, 0.9);
}
#monsp .wpp-list li:nth-child(3):before {
    background: rgba(255, 121, 37, 0.9);
}
td strong{
text-shadow:
-1px -1px 0px #fff,
1px -1px 0px #fff,
-1px 1px 0px #fff,
1px 1px 0px #fff;
}

/**************************************************************
モンスター検索
**************************************************************/
.tbimg img{
width:50px;
border: 2px solid #000;
}
.tbimg2 img{
width:100px;
border: 3px solid #000;
}
#monsp2 img{
width:128px;
height:128px;
}
#monsp2 {color:#fff;
border: 1px solid #000;
box-shadow: 0 0 0 4px #FFF inset;
background-color: rgba(0,0,0,0.9);
text-align: center;
margin-top:10px;
padding-top:10px;
}
#monsp2 a{
color:#fff;
font-size:13px;
text-decoration: none;
}
#monsp2 li {
display: inline-block;
}
#monsp2 ul{
list-style-type: none!important;
list-style-image:none!important;
}
#monsp2 li:before {
}
#monsp2 li {
    position: relative;
 list-style-type: none!important;
list-style-image:none!important;
background : none;
    padding-top: 5px;
    padding-left: 10px;
margin-bottom:10px;
}
#monsp2 .mnum{
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
font-weight:bold;
}
#monsp2 .mname{
font-weight:bold;
background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
width:120px;
bottom:0;
left: 0;
margin-bottom:8px;
margin-left:5px;
}
/*アコーディオンの設定 */
/*幅とマージン設定 */
.ac-container{
    width: 100%;
    margin: 10px auto 30px auto;
}
 
/*クリックできるようにする設定とか */
.ac-container label{
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 33px;
    font-size: 19px;
    background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
        0px 2px 2px rgba(0,0,0,0.1);
}
 
/*ホバー時のラベルを白にする */
.ac-container label:hover{
    background: #fff;
}
 
/*クリック時にチェックボックスをオンにする */
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #c6e1ec;
    color: #3d7489;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
}
 
/*下向き矢印アイコンを入れる */
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(http://dqmp30.com/wp-content/uploads/arrow_down.png) no-repeat center center;  
}
 
/*選択後に表示される上向きの矢印アイコンを入れる */
.ac-container input:checked + label:hover:after{
    background-image: url(http://dqmp30.com/wp-content/uploads/arrow_up.png);
}
 
/*ラジオボタンを隠す */
.ac-container input{
    display: none;
}
 
/*コンテンツ部分の表示・非表示の設定 */
.ac-container article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    transition: 
        height 0.3s ease-in-out, 
        box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
    transition: 
        height 0.5s ease-in-out, 
        box-shadow 0.1s linear;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
 
/*コンテンツの部分のスタイル変更 */
.ac-container article p{
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
 
/*３つのクラスの高さを定義する */
.ac-container input:checked ~ article.ac-small{
    height: 140px;
}
.ac-container input:checked ~ article.ac-medium{
    height: 180px;
}
.ac-container input:checked ~ article.ac-large{
    height: 230px;
}


/* モバイルバナートップ */
#mob_banner2 a:hover{
color:#F0E68C;
}
#mob_banner2 .imgmon{
width:20px;
height:20px;
}
#mob_banner2{
padding: 10px;
background: #000;
color: #fff;
margin-bottom:10px;
}
#mob_banner2 a{
color: #fff;text-decoration: none;
font-size:20px;
}
#main_col3 #mob_banner2 a{
font-size:50px;
line-height:75px;
}
#mob_banner a{
text-decoration: none;
text-align: right;
background: #000;
position: relative;
    padding: 10px;
    color: #fff;
    overflow: hidden;
margin-bottom:10px;
font-size:20px;
font-weight:bold;
display:block;
}

#mob_banner .imgmon{
width:20px;
height:20px;
}
#main_col2 .filter{height:50px;font-size:25px;}
#header_banner a:hover{
background: #ccc;
}
#header_banner{
}
#header_banner a{

margin-bottom:30px;
diplay:block;
vertical-align: bottom;
text-decoration: none;
background: #000;
    padding: 10px;
    color: #fff;
font-size:15px;
font-weight:bold;
}
#header_banner .imgmon{
width:13px;
height:13px;}
#metal{
text-align: center;
margin-bottom:10px;}

.starss{
color:#FFD700;
}

.tyowai{
color:#F08080;
}
.skana{
display:none;
}

.beginner img{
position:relative;
    left: 120px;
    top: -45px;
margin-bottom: -15px;
}
#main_col .bakushi{
}
#main_col span.bakushi2{

color:red;
font-size:50px;
font-weight:bold;
position:relative;
    left: 200px;
    top: -150px;
}

.wp-polls-ans{
width:95%;
border: 1px solid #000099;
background: #EEEEEE;
margin-top: 20px;
margin-bottom: 20px;
padding: 20px 20px 20px 5px;
}

.wp-polls-ul li{
font-style:normal;
}

.wp-polls-ul i{
font-style:normal;
color:#FF6347;
}
.footer_ad{text-align:center;}
#tablesc{
white-space: nowrap;overflow: auto;}
#tablesc::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
#tablesc::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
#tablesc::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
#mpevent_img img{
vertical-align: middle;
}
#mpevent_img img{
  height: 200px; /* height of carousel */
  margin-right: 10px;
vertical-align: middle;
}
#mpevent_img img.is-selected {
  background: #00BFFF;
}


@media screen and (max-width: 480px) {
#mpevent_img img{
width:165px;
height:104px;}
#mpevent_img img{ height: 104px; }
}


.caption {
  background: #000000;
color:#fff;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  text-align: center;
}
#main_col2 h1{
text-align:center;
}

.t-line th{
font-size:15px;
color:#000000;
font-weight:bold;
padding-left:10px;
border-style: none;

background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e4e3e2), color-stop(0.00, #676963));
background: -webkit-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: -moz-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: -o-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: -ms-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: linear-gradient(to bottom, #676963 0%, #e4e3e2 88%);
border-radius: 6px 6px 0px 0px;
}
.t-row th{
font-size:15px;
color:#000000;
font-weight:bold;
padding-left:10px;
border-style: none;

background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e4e3e2), color-stop(0.00, #676963));
background: -webkit-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: -moz-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: -o-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: -ms-linear-gradient(top, #676963 0%, #e4e3e2 88%);
background: linear-gradient(to bottom, #676963 0%, #e4e3e2 88%);
border-radius: 6px 6px 0px 0px;
}

#comment_bb{
width:100%;
overflow-y: auto;
height:3500px;
margin: 0px 0ox 0px 0px;
padding:0px 0px 0px 0px;
list-style-type: none;
}
@media screen and (max-width: 480px) {
#comment_bb{
height:550px;
}}

#comment_bb::-webkit-scrollbar {
    width: 22px;
}

#comment_bb::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
}

#comment_bb::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

#comment_bb ul{
list-style-type: none;
margin: 0px 0px;
}
#comment_bb li{
padding:20px 20px 20px 20px; 
}
#comment_bb li:nth-child(even) {
background-color: #F0F8FF;  
padding:20px 20px 20px 20px; 
word-wrap: break-word !important;
}
#comment_bb li:nth-child(odd) {
background-color:#B0C4DE;  
padding:5px 20px 5px 20px; 
color:#fff !important;
word-wrap: break-word !important;
}

#comment_bb a{
color:#A0522D !important;
margin: 0px 5px;
}

#comment_bb li.com_g2{
background-color:#ffffff;
}
#comment_bb span.com_g{
color:#000;
display:block;
font-size:20px;
}
#comment_bb span.com_g a{
color:#0645ad !important;
}
#comment_bb span.com_link{
color:#0645ad;
display:block;
text-align: right;
}
#comment_bb span.com_link a{
color:#0645ad !important;
}
.com_bt{
 -webkit-border-top-left-radius: 5px;   
 -webkit-border-bottom-left-radius: 5px;  
    -moz-border-radius-topleft: 5px;  
    -moz-border-radius-bottomleft: 5px;  
position: fixed;
  bottom: 0;
  right: 0;
padding:10px 10px;
margin:10px 0px;
background-color:#ADD8E6;  
}
.com_bt a{
font-weight:bold;
padding:5px 0px 5px 10px;
}

#contents #comment_text{
padding:10px 10px 10px 10px;
margin-bottom:0px;
}

/*tableリセット*/
#page .t-line0 tr:nth-child(odd) td {  
  background-color: #ffffff !important;  
}
#page .t-line0 tr:nth-child(even) td {  
  background-color: #ffffff !important;  
}  


#cyocyoi {
 width:80%;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
margin: 0 auto; 
margin-top:0px;
margin-bottom:20px;
}
#cyocyoi a {
    padding: 11px 10px 8px;
    display: block;
    background: #e7ae00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 6px 0 #b48800,0 12px 0 rgba(0,0,0,0.2);
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    color: #fff;
    text-decoration: none;
}
#cyocyoi a:hover {
    box-shadow: 0 3px 0 #ce9b00,0 6px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    background: #ffc71b;
}
#comone{
padding:0px 15px 8px 15px;
}

.wp-polls-ul li:nth-child(01) .pollbar{ background:#DC143C}
.wp-polls-ul li:nth-child(02) .pollbar{ background:#ff8a3b}
.wp-polls-ul li:nth-child(03) .pollbar{ background:#FFA07A}
.wp-polls-ul li:nth-child(04) .pollbar{ background:#fbca54}
.wp-polls-ul li:nth-child(05) .pollbar{ background:#4ebbff}
.wp-polls-ul li:nth-child(06) .pollbar{ background:#87CEEB}
.wp-polls-ul li:nth-child(07) .pollbar{ background:#ADD8E6}
.wp-polls-ul li:nth-child(07) .pollbar{ background:#B0E0E6}
.wp-polls-ul li .pollbar{ transition: background 0.7s ease-in-out }
.wp-polls-ul li .pollbar:hover{ background:#F00 }

#main_col .itemcollection img{
float: left;
max-width:180px;
margin:10px 20px 20px 10px;
}
#main_col .itemcollection p{
padding:10px 10px 10px 10px;
font-size:20px;
line-height: 1.5em;
}
#main_col .itemcollection h1{
background-color: #000000;
color:#ffffff; 
padding:10px 10px 10px 10px;
}
#main_col .itemcollection .wpp-list li{
float: left;
}
#main_col .itemcollection td{
table-layout:fixed;
font-size:18px;
width:50%;
}
#main_col .itemcollection h2{
background-color: #000000;
color:#ffffff; 
padding:10px 10px 10px 10px;
border-bottom:0px;
font-size:15px;
padding:5px 5px 5px 10px;
}

#main_col .itemcollection h2:before {
    content: "";
    margin-right: 0px;
}

#search_top .search-form {
	display: block;
	position: relative;
}

#search_top .search-form:before,#search_top .search-field {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	margin: 0;
}

#search_top .search-form:before {
	z-index: 100;
	line-height: 50px;
	background: #65b1e4;
	color: #FFF;
	text-align: center;
}

#search_top .search-field {
	-webkit-appearance: none;
	border-radius: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	z-index: 200;
	cursor: pointer;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-size:20px;
}

#search_top .search-field:focus {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	width: 99%;
	cursor: text;
	padding-left:5px;
}

#search_top .search-form input[type="submit"] {
	display: none;
}
#search_top {
width:500px;
height:50px;
padding-left:2px;
font-size:20px;
}
#main_col #search_item{
padding:20px 10px 10px 20px;
font-size:20px;
}

#okimono_img .wpp-list li {
display: inline-block;
}
#okimono_img .wpp-list {
    counter-reset: wpp-ranking;
}
#okimono_img .wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}
#okimono_img .wpp-list li {
    position: relative;
    list-style-type: none;
    padding-top: 5px;
    padding-left: 5px;
}
#okimono_img .wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: rgba(94, 185, 77, 0.9);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#okimono_img .wpp-list li:nth-child(1):before {
    background: rgba(255, 88, 196, 0.9);
}
#okimono_img .wpp-list li:nth-child(2):before {
    background: rgba(245, 171, 31, 0.9);
}
#okimono_img .wpp-list li:nth-child(3):before {
    background: rgba(255, 121, 37, 0.9);
}
#okimono{
text-align:center;
}
#okimono img.moki{
width:90%;
margin-bottom:15px;
}
#okimono table{
margin: 0 auto;
width:90%;
margin-bottom:15px;
}
#main_col #okimono td{
table-layout:fixed;
font-size:18px;
width:50%;
}
#main_col #okimono h2{
background-color: #000000;
color:#ffffff; 
padding:10px 10px 10px 10px;
border-bottom:0px;
font-size:15px;
padding:5px 5px 5px 10px;
}

#main_col #okimono h2:before {
    content: "";
    margin-right: 0px;
}
#main_col #koyaji table{
margin:10px 0px 0px 10px;
width:90%;
}
#main_col #koyaji img{
border-radius: 50px;
width:80px;
}
#main_col #koyaji{
font-size:13px;
}
#main_col #koyaji td{
background-color: transparent !important;
}

.koyaji { font-family: "Mplus 1p"; 
font-size:15px;
background-color: #FEEEED !important;
color:#A0522D;
}

.koyaji h1.page_headline{
font-family: "Mplus 1p"; 
color:#CD853F;
background-color: #FAEBD7 !important;
padding:10px 10px 10px 10px;
}

#main_col #koyaji .k_profile1{}
#main_col #koyaji .k_profile2{padding-left:15px;
padding-left:10px;
background-color: #FAEBD7 !important;
}
#weak_button{
margin:5px 5px 5px 10px;
text-align:center;
}
#weak_button li{
 display: inline-block;
 padding:10px 10;
 margin-top:10px;
 border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#weak_button li a{
background:#F0FFF0;
 display: block;
text-decoration:none;
padding:10px 10px;
}
#weak_button li a:hover{
background:#FAEBD7;
 display: block;
text-decoration:none;
padding:10px 10px;
}
.mtxt{
padding:10px 10px;
}

.comment-respond{
background-color: #FFFAF0;
padding:10px 10px;
}
.comment-respond .crfp-field label{
display:block;
}

.comment-respond .comment-form-comment label{
display:none;
}

.comment-respond .comment-form-comment textarea{
width:100%;
}
#contents .feedzy-rss li{
list-style-type:none; 
background-image:none; padding-left:0;
padding:0px 0px !important;
margin:5px 0px !important;
}
.wpp_feed{
}
#contents .feedzy-rss{
margin-top:-30px;
margin-left:26px;
}
#contents .feedzy-rss .rss_content {
border-bottom: 0px;
display:none;
}
#contents .feedzy-rss ul{
list-style-type: square;
}
#contents .feedzy-rss li a{
font-size:11px;
font-weight:normal;
}
#contents .feedzy-rss li{
list-style-type: square;
margin-bottom:-70px;
margin-top:-17px;
padding-top:0px;
padding-bottom:0px;
border-bottom: 0px;
}


/* TOC 目次 */
#toc_container{
	margin-top:30px;
	border: 1px dotted #DCD7B1;
	font-size: 0.9em;
	padding-right: 16px;
	padding-left: 16px;
	background-color: #FEFDED;
}
#toc_container .toc_title{
	color: #3A3A3A;
}
#toc_container .toc_title:before{
	content: "\f0f6";
	font-family: FontAwesome;
	padding-right: 6px;
	font-weight: normal;
	color: #999;
}
#toc_container .toc_toggle a{
	color: #069;
}
#toc_container ul{
	counter-reset:number;
  list-style:none;
}
#toc_container ul li{
	line-height: 1.25em;
	margin-bottom: 0.5em;
	margin-left:16px;
}
#toc_container ul li:before{
  counter-increment: number;
  content: counter(number);
	font-weight: bold;
	color: #069;
	padding-right:10px;
	margin-left:-20px;
}
#toc_container ul li a{
	font-weight: bold;
	color: #069;
}
#toc_container ul ul{
	margin-top: 0.5em;
}
#toc_container ul ul li{
	line-height: 1.25em;
	margin-bottom: 0.5em;
	margin-left:-2px;
}
#toc_container ul ul li:before{
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 6px;
	margin-left:0px;
	color: #CCC;
	font-weight: normal;
	margin-left:-11px;
}
#toc_container ul ul li a{
	color: #3D3D3D;
	font-weight: normal;
	padding-right:6px;
}
#main_col #post_time{
margin:-20px 0px 0px 10px;
}
.comment-quote{
display:none!important;
}

/* イベントリスト */
#main_col .event_main img{
width:15px;
margin-right:5px;
}
#main_col .event_list{
margin: 0 auto;
margin-bottom:10px;
margin-top:5px;
}
#main_col .event_main{
font-weight:bold;
color:#b22222;
}
#main_col .event_block {
}
#main_col span.timered{
color:red;
}
@media only screen and (min-width: 700px) {
#main_col .entry-header h1.entry-title-single{
margin-top:-65px;
}}
@media only screen and (max-width: 479px) {
#main_col .event_block{
display:block;
font-size:10px;
}
#main_col .event_main{
display:block;
}
}
/**************************************************************
bbpress CSS
**************************************************************/
#bbpress-forums .bbp-topic-content{
margin-left: 0px !important;
}
#monm{
width:99%;
height:50px;
font-size:20px;
}
.bbp-submit-wrapper #bbp_reply_submit{
background-color: #f0f8ff;
width:300px;
font-size:20px;
padding:10px 0px;
border-radius: 5px;
-webkit-border-radius: 5px;  
-moz-border-radius: 5px;
font-weight:bold;
}
.bbp-form .bbp-form p:nth-child(3) {
	display: none;
}
.bbp-form .bbp-form p:nth-child(4) {
	display: none;
}

.bbp-reply-header{
margin-left:-10px!important;
}
.bbp-reply-author{
border-bottom:1px solid #ccc;
margin-left:-5px!important;
float:none!important;
width:100%!important;
}
#bbpress-forums .bbp-reply-content{
float:none!important;
width:100%!important;
margin-left:0px!important;
}

/**************************************************************
Calendar CSS
**************************************************************/

.mc-main h3{
border-bottom:none;
}
.mc-main h3:before {
    color: #E44D26;
    content: "";
    margin-right: 0px;
}
.mc-main h3 a{
overflow:hidden;
white-space: nowrap;
text-decoration: none;}
#mpcalendar{
overflow: auto;　}
#mpcalendar::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
#mpcalendar::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
#mpcalendar::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
@media screen and (max-width: 480px) {

}
.my-calendar-prev{

}
.my-calendar-next{

}
#mpcalendar .mc-main .my-calendar-next a {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
border-style:none;
background : none;
}
#mpcalendar .mc-main .my-calendar-prev a {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
border-style:none;
background : none;
}
.mc-main .my-calendar-nav {
text-align: right;
height:25px;
position:absolute; top:8px;right:-50px;
}
.my-calendar-nav ul {
display: inline-block;
}

#mpcalendar .details{
border-style:none;
background : #fff;
    position: absolute;
top:10px;
    left: 15%;
    width: 70%;
    border-radius: 10px;
    -moz-box-shadow: 3px 3px 6px #ccc !important;
    -webkit-box-shadow: 3px 3px 6px #ccc !important;
    box-shadow: 3px 3px 6px #ccc !important;
    padding: 5px;
    z-index: 100;
}
.mc-main .event-title a{
color:#000 !important;
padding: 3px 0px 3px 2px !important;
font-weight: normal !important;
}