@charset "UTF-8";
@import url("../simplicity/style.css");
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*  font-family:Noto Sans Japanese;  */
@import url(https://fonts.googleapis.com/css?family=Righteous);
/*  font-family: 'Righteous', cursive;*/
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
/*font-family: 'Righteous', cursive;*/
/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20150920
*/

/* Simplicity子テーマ用のスタイルを書く */
body{
    font-size: 15px;
}
:hover{
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
}

ul, ol {
    list-style: none;
}

span.title a:hover{color: #c03;}

.smooth_slideri a:first-child{
    width: 200px;
    height:150px;
    overflow: hidden;
}
#main {
    float: left;
    box-sizing: border-box;
    width: 740px;
    padding: 20px 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
}

.menu_right {
    width: 322px;
    float: right;
    padding-bottom: 5px;

}

.menu_left {
    width: 322px;
    float: left;
    padding-bottom: 5px;

}

.menu_center {
    width: 702px;
    margin: 5px 5px;
    padding: 5px 15px 5px 4px;
    overflow: hidden;
    text-align: center;
}

.fc {
    display: flex;
    display: -webkit-flex;
}

.che_center.fc {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}


.che_right, .che_left {
    margin: 0 5px 5px;
    border-radius: 5px;
    width: 47%;
    box-sizing: border-box;
    padding: 4px 5px;
    border:1px solid #C7BFEC;

}
.che_right.che_ok, .che_left.che_ok {
    border: 2px solid #E41B1B;
    background: #454545;
}
.che_right.che_ok:hover, .che_left.che_ok:hover{
    background: #000;
    border: 2px solid #9D2222;
}
.che_right.che_ok:hover span.che_span.ok, .che_left.che_ok:hover span.che_span.ok{
    color: #999;

}

.che_right.che_coming,.che_left.che_coming {
    background: #F8F8F8;
}
.Photo_Box.height .Photo_Box_Inner {
    width: 240px;
    margin:0 10px 0 0; 
}
.Photo_Box.height .Photo_Box_Inner img {
    border: 4px double #E4E0F6;
    box-sizing: content-box;
}
.che_right a, .che_left a{
    display: block;
}
span.che_span i {
    margin-right: 5px;
}
span.che_span {
    color: #aaa;
}

span.che_span.ok {
    color: #fff;
}
.che_center.fc a {
    text-decoration: none;
}

span.commingsoon_inner {
    font-size: 12px;
    margin-left: 10px;
}
span.commingsoon_inner:before{
    content:"…";
}
.race_head.fc {
    border-bottom: 1px solid #E41B1B;
    margin-bottom: 13px;
    padding-bottom: 5px;
}
.notable_area {
    padding: 10px;
    border: 1px solid #D8D8D8;
    margin: 0 0 30px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0 #E0E0E0;
}

/********************************************************/
/************　　　　文字装飾　　**********************/
/********************************************************/

h1, h2, h3, h4, h5 {
    font-family: Noto Sans Japanese;
    font-weight: 100;
}
h1{font-size:2em;}  h2{font-size:1.6em;}  h3{font-size:1.4em;}  h4{font-size:1em;}  h5{font-size:1em;}




/********************************************************/
/************　　　　基本設定　**********************/
/********************************************************/
#main{border:none;}
dd {
    margin-bottom: 0px;
}
dl.fc{
    margin:0px!important;

}
.MainRaceTitle_Box dt {
    font-size:32px;
}
dl.fc {}

.MainRaceTitle_Box img {
    display: inline;
    vertical-align: middle;
    margin: 0 5px 0 3px;
}
.MainRaceTitle_Box dl dd {
    font-size: 12px;
    display: inline;
    float: left;
    line-height: 60px;
}
h3.top_h3_title.h3_red_line {
    margin-bottom: 20px!important;
}
.article h2,.area h2 {
    border-left:20px solid #3E55FF;
    margin: 40px -29px 20px;
    padding: 15px 30px;
    font-size: 26px;
}
.area h3{
    font-size: 23px;
    border-bottom: 5px solid #e7e7e7;
    padding: 10px 0;
}
/********************************************************/
/************　　　　ブログロール　　**********************/
/********************************************************/
.alignleft {margin:10px 0 ; 
}
.alignright, .alignleft {
    width: 100%;
}
.keiba_new, .blog_new {

    height: 200px;
    overflow: auto;
    border: #ccc 1px solid;
    box-shadow: rgba(0,0,0,0.2) 1px 1px 5px 0;
    -webkit-box-shadow: rgba(0,0,0,0.2) 1px 1px 5px 0;
    -moz-box-shadow: rgba(0,0,0,0.2) 1px 1px 5px 0;
    word-break: break-all;
}
.alignleft {
    margin-right: 10px;
}




/********************************************************/
/************　　　　topの文字装飾　　**********************/
/********************************************************/
h3.top_h3_title,.area h1,h1.entry-title {
    padding: 6px;
    background: linear-gradient(-135deg, #abd7ff, #1362ab);
    color: #fff;
    font-size: 22px;
}

h3.top_h3_title.h3_red_line{
    background: linear-gradient(-135deg, #f8e2e2, #ea1111);
}
.h3_red_line.single_title{
    padding: 2px 10px 2px 0;
    color: #fff;
    font-size: 17px;
    border: 3px solid #ec1919;
    display: table;
    color: #ec1919;
    margin-left: auto;
    border-radius: 5px;
    /* background: #000; */
}
h3.top_h3_title:before {
    content: "\f0c8";
    font-family: fontawesome;
    margin: 0 10px 0;
}
h4.widgettitle:before,.login_title:before {
    content: "\f138";
    font-family: fontawesome;
    margin-right: 5px;
    color: #ffffff;
}
#sidebar h4 {
    margin-bottom: 10px;
    font-size: 17px;
    background: #1362ab;
    color: #fff;
    padding: 5px 10px;
}
h3.top_h3_title:first-child,#sidebar h4:first-child
{
    margin: 0;
}
#main {
    padding: 0;
}
#sidebar .widget {
    margin-bottom: 20px;
}
div#categories-5,
div#recent-posts-2,
div#archives-4, div#text-5,
div#text-11,
div#text-8,
div#tag_cloud-6,
div#text-12,
div#text-13{
    border: 1px solid #1362ab;
}
.tagcloud {
    padding: 10px;
}
div#navi .menu ul li a{color:#fff;}
div#navi .menu ul li {
    width: 12.5%;
    text-align: center;
    background: linear-gradient(0deg, #3F3F3F, #3E55FF);
    border-left: 1px solid;
    box-sizing: border-box;
    padding: 2px;
}
nav{
    width: 1070px;
    margin: 0 auto;
    box-sizing: border-box;
}
/********************************************************/
/************　　　　本気予想　　**********************/
/********************************************************/

#yosou .area {
    height: 98px;
    padding: 0 20px;
    border: #888 1px solid;
    background: url("./images/yosou_top_bg.jpg") right top no-repeat;
    box-shadow: rgba(0,0,0,0.2) 1px 1px 5px 0;
    -webkit-box-shadow: rgba(0,0,0,0.2) 1px 1px 5px 0;
    -moz-box-shadow: rgba(0,0,0,0.2) 1px 1px 5px 0;
    margin: 20px auto;
    line-height: 140%;
    position: relative;
}

#yosou .area .yosou{
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
    padding: 0;
}
.bn_p {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #E13535;
    border-radius: 10px;
    box-shadow: 2px 2px 3px 0 #fff;
    border: 1px solid #8D1818;
}
.bn_p a {
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    display: block;

}

#yosou .area dl.yosou a {
    text-decoration: none;
    color: #333;
    font-size: 24px;
}
#yosou .area dl.yosou dd {
    text-decoration: none;
    color: #E33C3C;
    font-size: 13px;
    margin: 5px 0 0 15px;
}

/********************************************************/
/************　　　　重賞データ　**********************/
/********************************************************/
div#data_top a {
    color: #333;
    text-decoration: none;
}
.data_top .dd {
    margin: 0;
    font-size: 0.8em;
    color:#999;
}
.data_top .dt a {
    font-size: 1.3em;
    border-bottom: 2px solid #707070;
    display: block;
}
i.fa.fa-chevron-circle-right {
    color: #FFA314;
    margin-right: 5px;
}
.che_left.che_coming i.fa,.che_right.che_coming i.fa {
    color: #ACACAE;
}
div#data_top .area {
    padding-left: 40px;
}
div#data_top h2 {
    border-bottom: 2px dotted #485EFF;
    padding: 0 0 3px 0;
    position: relative;
}
div#data_top h2 a{ color: #485EFF;}
div#data_top i.fa.fa-flag {
    color: #5372FF;
    margin-right: 10px;
    padding-left: 5px;
}
div#data_top a:hover,div#data_top a:hover i.fa{
    color:#191;
}
/********************************************************/
/************　　　関　係　者　の　ホ　ン　ネ　*************/
/********************************************************/
div#kizi a img {
    height: initial;
    width: initial;
}
li.left {
    display: flex;
    display: -webkit-flex;
}
li.left span.icon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-right: 10px;
}
li.left span.icon img {
    max-height: 167px;
    max-width: initial;
    overflow: hidden;
    width: auto;
    margin-left: -10%;
}
div.top-sokuhou-list .date, div.top-sokuhou-list span.title,div.top-sokuhou-list span.category {
    display: block;
}
span.title a {
    font-size: 20px;
    color: #000;
    text-decoration: none;
}
/********************************************************/
/************　　本気競馬速報　*************/
/********************************************************/
#main .entry {
    clear: both;
    margin-bottom: 20px;
    padding: 20px;
    border-bottom: 1px dotted #999;
}
p.entry-snippet {
    font-size: 14px;
    color: #999;
}
/********************************************************/
/************　　コラム                     *************/
/********************************************************/

div#col_tax_top .area {
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px dotted #555;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
div#col_tax_top .area img{
    width: 150px;
    height: 150px;
    margin-right: 10px;
}
.cal_tax_top_outer {
    flex: 1;
    -webkit-flex: 1;
}
dl.col_tax_top {
    margin: 0;

}
dl.col_tax_top a {
    color: #333;
    text-decoration: none;
    font-size: 1.3em;
}
dl.col_tax_top dd {
    margin: 0;
    font-size: 0.8em;
    color: #999;
}
p.col_tax_top {
    margin: 5px 0 0 0;
}
p.col_tax_top {
    margin: 5px 0 0 0;
    font-size: 0.9em;
    color: #999;
}
.cal_tax_top_outer {
    position: relative;
}
div#col_tax_top .cal_tax_top_outer .bn_p {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: initial;
    border-radius: 10px;
    box-shadow: none;
    border: none;
}
div#col_tax_top .cal_tax_top_outer .bn_p a {
    color: #555;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}
div#col_tax_top .cal_tax_top_outer .bn_p a:hover {
    color: #FFA514;
    text-decoration: underline;
}
div.top-sokuhou-list {
    border-bottom: 1px dotted #555;
}


div.top-sokuhou-list .text {
    flex: 1;
    -webkit-flex: 1;

}
/***************記事内**********/





i.fa.fa-bars {
    position: absolute;
    right: 50px;
    bottom: 0;
    color: #5372FF;
}
/*****/
.des_outer {
    position:relative;
    margin-bottom: 10px;
    border:4px double #888;
}
.des_outer h1.des_title {
    font-size: 2em;
    font-weight: bold;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.41);
    display: initial;
}
p.des_inner {
    font-size:14px;
    width: 390px;
    position: absolute;
    top: 9px;
    right: 16px;
}

/**/

#navi ul > li {
    float: left;
    list-style: none;
    position: relative;
    width: 20%;
    text-align: center;
}
#navi ul {
    position: relative;
    clear: both;
    margin-bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    border:none;

}

.wpulike {
    display: block!important;
    text-align: right;
}






/***********************************************************************/
/*                  サンプルでおいたbbsと会員ログイン*/
/***********************************************************************************/
ul.login_bbs,ul.login_bbs li{padding: 0;}


ul.login_bbs li {
    border: 1px solid #999;
    margin: 5px;
    box-sizing: border-box;
    text-align: center;
}

ul.login_bbs li a{
    display: block;
    padding: 5px;
    text-decoration: none;
}
/*****************************************/

div#sidebar div#sidebar-widget .widget ul ,div#sidebar div#sidebar-widget .textwidget{
    padding:10px;
    margin: 0;
}



/**********new entries home冗談　*******************************/




/*ログインフォーム*/
.swpm-login-widget-form {
    width: 275px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
    padding: 10px;
}

div#navi ul li{

    box-sizing: border-box;
}
div#navi ul li:nth-child(-n+5) {
    border-right: 1px dotted #2678c4;
    background: #53a3ed;
    border-bottom: 2px solid #155999;
    border-top: 1px solid #8cc8ff;
}

div#navi ul li:nth-child(n+6) {
    border-right: 1px dotted #094278;
    background: #1362ab;
    border-top: 1px solid #3f94e3;
    border-bottom: 2px solid #073c6d;
}
div#navi ul li a{
    color:#fff;
    font-family:Noto Sans Japanese; 
}
#navi ul li a:hover {
    background-color: initial;
    background: #2a7fce;
    color: #fff;
}

h3.top_h3_title.no_table {
    background: linear-gradient(-135deg, #909090, #333333);
}

.area h1:before,.h3_red_line.single_title:before,h1.entry-title:before
{
    content: "\f0c8";
    font-family: fontawesome;
    margin: 0 10px 0;
}

ul.login_bbs img:hover {
    opacity: 0.6;
}
.entry h2 a,h2.title a {
    color: #333;
    font-size: 24px;
    text-decoration: none;
    font-weight: bold;
}
div.top-sokuhou-list ul {
    margin: 0;
    padding: 20px;
}

div#sidebar ul li:before {
    content: "\f0da";
    font-family: fontawesome;
    margin-right: 5px;
    color: #ffa314;
}
h2#site-description,p#site-description {
    display: none;
}
.execphpwidget {
    border: 2px solid #ff0101;
}
.login_title {
    font-family: 'Righteous', cursive;
    font-size: 19px;
    margin-bottom: 10px;
    background: #ff0101;
    color: #fff;
    padding: 5px;
    margin: 0;
}
.execphpwidget a {
    padding: 10px;
    display: block;
    background:#ea1111;
    margin: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
.execphpwidget a:hover{
    background: #53a3ed;
}
div#footer{
    background: #222;}

#footer h4 {
    font-size: 16px;
    border-bottom: 1px solid #fcfcfc;
    margin: 0;
    padding: 0 0 5px 0;
}
#footer a {
    text-decoration: none;
}
#footer ul li:before {
    content: "\f0da";
    font-family: fontawesome;
    margin-right: 5px;
    color: #ffa314;
}

div#post-8122 .article p.post-meta {
    display: none;
}
p.bbp-topic-meta,p.bbp-topic-meta {
    display: none;
}





/****************************会員　登録*********************/

form#swpm-registration-form tr td:first-child {
    text-align: right;
}
form#swpm-registration-form tr td{
    border: none;
    padding: 10px;

}

form#swpm-registration-form {
    font-size: 13px;
}

form#swpm-registration-form table {
    border-spacing: 0px 2px;
    border-collapse: separate;
    width: 95%;
    margin: 0 auto;
}
form#swpm-registration-form tr:nth-child(2n) {
    background: linear-gradient(0deg, #edf6ff, #f4faff);
}
form#swpm-registration-form tr:nth-child(2n-1) {
    background: linear-gradient(0deg,#ebf9ff, #f7fcff);
}

.swpm-registration-widget-form input[type="text"],
.swpm-registration-widget-form input[type="password"],
input#email {
    width: 100%!important;
    max-width: 100%!important;
}
div#post-8121 .article .post-meta {
    display: none;
}
input.swpm-registration-submit {
    padding: 5px 46px;
    color: #fff;
    box-shadow: 2px 2px 2px 0 rgb(174, 174, 174);
    background: #bfd255;
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
    margin-top: 15px;
}
input[type="submit"]:hover{
    background: #bfd255; /* Old browsers */
    background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 16%, #72aa00 17%, #9ecb2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 16%,#72aa00 17%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 16%,#72aa00 17%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */

}
/******************************** 掲示板　*****************************/

div#bbpress-forums {
    position: relative;
}
span#subscription-toggle {
    border: 1px solid #ff6a6a;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.48, #f00000), color-stop(0.47, #ff0005));
    background: -webkit-linear-gradient(top, #ff0005 47%, #f00000 48%);
    background: -moz-linear-gradient(top, #ff0005 47%, #f00000 48%);
    background: -o-linear-gradient(top, #ff0005 47%, #f00000 48%);
    background: -ms-linear-gradient(top, #ff0005 47%, #f00000 48%);
    background: linear-gradient(to bottom, #ff0005 47%, #f00000 48%);
    display: block;
    width: 100px;
    text-align: center;
    margin-left: auto;
}
span#subscription-toggle span a {
    color: #fff;
    text-decoration: none;
    font-size: 16px
}
.bbp-topics li.bbp-topic-title {
    text-align: left!important;
}
.bbp-reply-author {
    float: none;
    width: 0px!important;
}
#bbpress-forums li.bbp-body ul.topic{
    position: relative;
}
li.bbp-forum-info a{
    font-size: 35px!important;
    text-decoration: none;
}
a.bbp-topic-permalink{
    font-size: 20px!important;
    text-decoration: none;
}

p.bbp-topic-meta,.bbp-template-notice {
    display: none!important;
}
li.bbp-forum-info,li.bbp-topic-title {
    text-align: center !important;
    width: 100% !important;
    display: block;
}
.bbp-form > p + p {
    display: none;
}

.bbp-form,.bbp-form legend {
    border: none !important;
}
div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header, li.bbp-body div.hentry {

    padding: 0px!important;
}
#bbp_anonymous_website,
.bbp-header,
.bbp-footer,
.bbp-template-notice.info,
.bbp-form legend,
span.bbp-author-ip,
.bbp-author-role,

li.bbp-forum-freshness,
li.bbp-forum-topic-count,
li.bbp-forum-reply-count,
li.bbp-topic-voice-count,
li.bbp-topic-reply-count,
li.bbp-topic-meta,
.bbp-reply-author

{
    display: none!important;
}

#bbpress-forums .bbp-post-outer ul.odd,
#bbpress-forums .bbp-post-outer div.odd,
#bbpress-forums .bbp-post-outer div.bbp-forum-header,
#bbpress-forums .bbp-post-outer div.bbp-topic-header,
#bbpress-forums .bbp-post-outer div.bbp-reply-header {
    background-color: initial;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
    border:none!important;
}
.bbp-post-outer {
    border-bottom: 2px dotted #1362ab;
    padding: 10px 0;
}

div.bbp-reply-header:first-child{
    border: none!important;
}

.bbp-post-outer:first-child div.odd {
    margin: 0px 10px 50px;
    background: #fffcf4!important;
    border: 2px solid #664700;
    border-radius: 5px;
}
.bbp-post-outer:nth-child(1) {
    border-bottom: 4px solid #1362ab;
}
.bbp-post-outer:last-child{
    border-bottom: none;
    margin-bottom: 3px;
}
.bbp-meta {
    color: #999;
}
li.bbp-topic-freshness {
    position: absolute;
    right: 0;
    bottom: 9px;
}

li.bbp-topic-freshness a {
    text-decoration: none;
    color: #fd5252;
}

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content{
    margin: 0!important;
    padding: 10px 20px!important;
}
.month_outer {
    display: none;
}


div#h-top .searchform {
    text-align: right;
    margin-right: 30px;
    right: 0;
    bottom: 0px;
    position: absolute;
    margin-right: 30px;
    width: 300px;
}
.searchform_mo {
    display: none;
}
.breadcrumbs span a {
    color: #999;
    text-decoration: none;
    font-size: 13px;
}
.breadcrumbs {
    color: #999;
}
div#breadcrumb,.bbp-breadcrumb {
    display: none;
}

.article.main_race img{
    margin: 0 auto;
    display: block;
    text-align: center;
}
div#bbpress-forums .bbp-replies li.bbp-body {
    padding: 10px 0;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border: 1px solid #eee;
    overflow: hidden;
    padding: 8px;
    margin: 10px 5px;

}

li.bbp-topic-title a:before {
    content: "\f0da";
    font-family: fontawesome;
    margin-right: 10px;
    color: #8d8d8d;
}


.comment-notes, 
.comment-form-author,
.comment-form-email,
.comment-form-url,
.form-allowed-tags{
    display:none;
}
div#related-entries img {
    height: 50px;
    width: 50px;
}
.related-entry-content {
    margin-left: 60px;
}
.related-entry-snippet {
    display: none;
}
.related-entry.cf {
    margin-bottom: 5px;
    border-bottom: 1px solid #321;
}
.related-entry-thumb.related-entry-thumb {
    float: left;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.related-entry-read {
    margin: 0;
    font-size: 14px;
    text-align: right;
}
.related-entry-title a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 200;
    color: #333;
}
#bbpress-forums li.bbp-body ul.topic:hover {
    box-shadow: 0px 1px 5px 0 #89d9ff;
}
/****************************************************************************************/
@media screen and (min-width: 911px){
    #index_featured_post {
        background: #222;
        border: 1px solid #ccc;
        position: relative;
        width: 1070px;
        height: 330px;
        overflow: hidden;
        box-sizing: border-box;
    }


    div#main_slider {
        width: 535px;
        height: 330px;
        float: left;
    }
    .flexslider-controls {
        width: 530px;
        float: right;
        margin: 0;
        padding: 0;
    }
    ul.slides {
        list-style-type: none;
        margin: 0 0 2em 0;
        padding: 0;
        line-height: 0%;
    }
    ul.slides a.new-entry-image {
        width: 535px;
        height: 330px;
        display: block;
        overflow: hidden;
    }

    ol.flex-control-nav {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }


    ol.flex-control-nav li {
        height: 82px;
        line-height: 100%;
        margin: 0;
        padding: 0;
        border-bottom: 1px dotted #555;
        cursor: pointer;
        -webkit-transition: background-color 300ms ease-in-out;
        -moz-transition: background-color 300ms ease-in-out;
        -o-transition: background-color 300ms ease-in-out;
        -ms-transition: background-color 300ms ease-in-out;
        transition: background-color 300ms ease-in-out;
    }
    ol.flex-control-nav li .image {
        float: left;
        margin: 10px 15px 0 10px;
    }
    ol.flex-control-nav li .info {
        float: left;
        width: 430px;
        margin: 11px 0 0 0;
    }
    .flex-control-nav .image img {
        width: 60px;
        height: 60px;
        display: block;
    }
    .flex-control-nav p {
        float: left;
        color: #888;
        line-height: 100%;
        font-size: 11px;
        border-right: 1px solid #888;
        margin: 0 10px 5px 0;
        padding: 0 10px 0 0;
    }
    .flex-control-nav p.category {
        border: none;
        margin: 0;
        padding: 0;
    }
    .flex-control-nav .title {
        clear: both;
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 13px;
        line-height: 170%;
    }
    ul.slides li {
        width: 100%;
        float: left;
        margin-right: -100%;
        position: relative;
        opacity: 0;
        display: block;
        z-index: 1;
    }
    #main_slider .flex-caption {
        margin: 0;
        background: rgba(0, 0, 0, 0.5);
        height: 50px;
        width: 100%;
        line-height: 50px;
        padding: 0 20px;
        color: #fff;
        display: block;
        font-size: 14px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 2;
        text-decoration: none;
        box-sizing: border-box;
    }
    .flex-control-nav li:hover, li.flex-active {
        background: #444;
    }
    .new-entries_outer {
        margin-bottom: 15px;
    }
    ul.slides li img {
        width: auto;
        height: 369px;
        display: block;
        max-width: initial;
    }
}
#new-entries .flexslider-controls ol.flex-control-nav li .info p.category  a {
    color: #fffe7c;
}
h1.des_title img {
    width: 100%;
    height: auto;
}
#menu-box-nav{
    margin:0;
}
li.bbp-topic-freshness {
    display: none;
}
.super-sticky:nth-child(1) {

}
.super-sticky:nth-child(2) {

}
.super-sticky:nth-child(3) {

}


/*****************************************/
/*　野沢修正*/ 
/**/
/*****************************************/
div#main div#col_tax_top .area {
    position: relative;
}

.swpm-login-widget-action-msg {
    color: #F00;
}
.algin_center {
    text-align: center;
}
.searchform_m {
    display: none;
}
.tm_colum_table {
    display: flex;
    display: -webkit-flex;
    margin: 10px;
    padding: 10px;
}
.tm_colum_table a {
    margin-right: 24px;
}
ul.data_top {
    padding: 0;
}

/*notable の掲示板で消す所*/
.bbpress_fron_topic_new div#new-topic-0,.bbpress_fron_topic_new span#subscription-toggle {
    display: none;
}
.bbpress_fron_topic_new .bbp-pagination-count {
    display: none;
}
h4.bbpress_h4_notable{
    font-size: 1.4em;
    border: 1px solid #ccc;
    text-align: center;
    color: #000;
    padding: 5px;
    background: #eee;
	margin:0;
}

.bbpress_fron_topic_all a.bbp-topic-permalink{
	font-size:15px!important;
}

.bbpress_fron_topic_new,.bbpress_fron_topic_all {
    padding: 10px;
    border: 1px solid #D8D8D8;
    margin: 0 0 30px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0 #E0E0E0;
}
.bbpress_fron_topic_all div#bbpress-forums {
    padding-top: 12px;
}
.bbpress_fron_topic_new h4.bbpress_h4_notable {
    background: #f2f0ff;
}


.wp-pagenavi {
    text-align: center;
    margin-top: 18px;

}

ul#bbp-search-results .bbp-topic-title-meta,
ul#bbp-search-results li.bbp-body a.bbp-topic-permalink,
ul#bbp-search-results li.bbp-body .topic

{
	    display: none!important;
	
}
.bbp-topic-header{background-color: #fff!important;}

.bbp-topic-title{
    text-decoration: none;
    color: #000;
    font-weight: 300;
}
div#bbpress-forums > .bbp-pagination {
    display: none;
}


.center {
text-align:center;
}

.rotate {
font-size:16px;
margin-bottom:2px;
font-weight:bold;
color:#FF0000;
}

.rotate a {
color: #0000ff;
text-decoration: underline;
}

.color_y {
color: #ffcc00;
}

.color_r {
color: #ff0000;
}

.color_p {
color: #ff00ff;
}

.color_b {
color: #0000ff;
}

.color_bb {
color: #003366;
}

.color_br {
color: #993300;
}

.color_pr {
color: #800080;
}

.color_gr {
color: #008000;
}

.font_l {
font-size: 20px;
}

.underline {
text-decoration: underline;
}

.bold {
font-weight
}

/* twitter */

.tw_list li:after{
	content: "";
	clear: both;
	display: block;
}

.tw_list {
	width: 80%;
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

.tw_list li {
	border:1px solid #CCC;
	margin:10px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.tw_icon {
	width: 14%;
	max-width: 60px;
	margin: 10px 0 0 16px;
	float: left;
}

.tw_list_right {
	width: 84%;
	float: right;
	margin:0 10px 0 0;
}

.tw_list_text {
	clear:both;
	margin:0;
	padding:0 16px;
}

.tw_list_username {
	font-size: 1em;
	height: 60px;
	color: #666;
	margin:10px 0 0 0;
	position:relative;
}


.tw_list p,
.tw_img img a {
	margin: 0;
}

.twitter_logo {
	float: right;
	margin:6px;
	position:absolute;
	top:0;
	right:0;
}

.twitter_logo img {
	width: 36px !important;
	height: 36px !important;
}

.tw_img:after{
	content: "";
	clear: both;
	display: block;
}

.tw_img img {
	width: 100% !important;
	max-height:380px !important;
	margin:0;
	background:#f0f0f0;
	object-fit: contain;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
}

.tw_list_time {
	font-size:0.8em;
	color:#666;
	padding:0 16px 10px 16px;
}

/* AD */

div.edit_ad_area {
margin:20px 0;
}

div.top_ad_area {
clear:both;
text-align:center;
margin:0 0 20px 0;
}
