/*
Theme Name: Public Forum 2
Template: meganews
*/

@import url('/wpPF/wp-content/themes/meganews/style.css');

*{
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container div.single-post-date{
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
h1 { font-size: 2.6em; }
h2 { font-size: 2.2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }


.vc_span9 { 
	width: 74%; 
	float: left;
}
.vc_span3 { 
	width: 24%; 
	margin-left: 2%; 
	float: left; 
	padding: 0;
}
#logo{
    margin-top: 20px;
}
.pagination-wrapper.pagination-wrapper_top{
    text-align: right;
}
.tickercontainer{
    height: auto;
}
.category-defult-bg{
    color: #FFFFFF !important;
    padding: 3px 5px;
    margin: 0 3px 3px 0;
    display: inline-block;
}
.category-defult-bg.category-bg-color-sendai{ background: #b63c6b; }
.category-defult-bg.category-bg-color-tohoku{ background: #f5772d; }
.category-defult-bg.category-bg-color-9999{ background: #48a8a7; }
.category-defult-bg.category-bg-color-0314{ background: #5dc1c3; }
.category-defult-bg.category-bg-color-0315{ background: #a1d042; }
.category-defult-bg.category-bg-color-0316{ background: #cff08c; }
.category-defult-bg.category-bg-color-0317{ background: #00829c; }
.category-defult-bg.category-bg-color-0318{ background: #00677c; }
.category-defult-bg i{ margin-right: 3px;}
.post_cat_tag category-bg-color-4{  background: #b63c6b; }

div.single-post-cat a{
    text-transform: none;
}

#container ul.post-grid-thumb-list li h1.post-title{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#container ul.post-grid-thumb-list li .post-grid-details{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
#container ul.post-grid-thumb-list li .post-grid-details .post-meta{
    margin-top: 3px;
    padding-bottom: 10px;
}
#container ul.post-grid-thumb-list li .post-grid-details .post-meta-item {
    display: block;
}

#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6,
#container a,
#container div{
    line-height: 1.4;
}
#container p{
    line-height: 1.6;
}
#container h1.single-post-title{
    font-size: 2.4em;
}
#container .title-sub{
    font-size: 0.8em;
}
#container .vc_span9 a{
    color: #153f78;
}
#container .vc_span9 table,
#container .vc_span9 td{
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 5px;
}
#container .vc_span9 a:hover{
    font-weight: bold;
}
#container .vc_span9 .post-title a{
    color: #000000;
}
#container .vc_span9 .post-title a:hover{
    font-weight: inherit;
}
#container .post-grid-thumb-type1{
    margin-bottom: 5px;
}
#container .post-grid-type1-details h1.post-title{
    margin-bottom: 5px;
}
#container .post-grid-type1-details h1.post-title a{
    font-size: 0.55em;
    line-height: 1.3;
}
#container .post-grid-type1-details .post-tag{
    margin-bottom: 5px;
}
#container .post-grid-thumb-type3{
    width: 20%;
}
#container .post-details-type3{
    margin-left: 23%;
}
#container .post-details-type3 h1.post-title{
    line-height: 0;
    margin-bottom: 5px;
}
#container .post-details-type3 .post-date{
    float: none;
    margin-bottom: 5px;
    font-weight: bold;
}
#container .post-details-type3 .post-tag{
    margin-bottom: 5px;
}
#container .post-details-type3 .post-meta{
    margin-bottom: 5px;
}
#container .post-meta .post-meta-item{
    color: #606060;
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    margin-right: 20px;
    margin-bottom: 5px;
}
#container .post-meta .post-meta-item:before{
    font-family:"FontAwesome";
    margin-right: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFFFFF;
    padding: 5px 6px;
    font-size: 0.8em;
    font-weight: normal;
}
#container .post-meta .post-meta-item.date:before{
    content:"\f133";
    background: #42A5F5;
}
#container .post-meta .post-meta-item.livestream:before{
    content:"\f03d";
    background: #EF5350;
}
#container .post-meta .post-meta-item.reservation_1:before{
    content:"\f145";
    background: #FFA726;
}
#container .post-meta .post-meta-item.reservation_2:before{
    content:"\f164";
    background: #26A69A;
}
#container .post-details-type3 .post-meta-item i{
    margin-right: 3px;  
}
#container .single-post-thumb h1.post-title{
    line-height: 1;
    margin-bottom: 10px;
}
#container h1.main-titles{
    color: #153e78;
}
#container .post_content{
    margin-bottom: 40px;
}
#container .field-list{
    margin: 10px 0 20px;
}
#container .field-list dt{
    font-weight: 800;
    float: left;
    margin-bottom: 10px;
}
#container .field-list dt i{
    margin-right: 5px;
}
#container .field-list dd{
    margin-left: 110px;
    margin-bottom: 5px;
}
#container .field-list dd:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}
#container .field-list dd a{
    line-height: 2;
}
#container #searchform .field-list dd{
    padding-bottom: 5px;
}
#container #searchform .field-list dd:after{
    border-bottom: 1px dotted #e4e4e4;
    margin-left: -100px;
}
#container ul.post-grid-thumb-list li .post-tags{
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 5px;
}
.widget_search{
    text-align: right;
}
.widget_search .widget-title,
.widget_search .sidebar-title{
    text-align: left;
}
#footer .wpb_widgetised_column input#s{
    background: #f0f0f0;
}
#footer #footer-inside h1.widget-title{
    margin-bottom: 12px;
}
.menu-wrapper .main-menu .sf-menu > li > a{
    font-size: 19px;
    text-transform: none;
}
#upper-panel-left p,
#upper-panel-right p{
    display: inline;
}
#upper-panel-right .qtrans_language_chooser{
    float: right;
    margin-left: 20px;
}

#upper-panel-right .qtrans_widget_end{
    display: none;
}
#container .wpb_widgetised_column ul.menu{
    border: none;
}
#container .wpb_widgetised_column ul.menu li a{
    border: none;
    display: inline;
    color: #000000;
    padding: 0;
}
#container .title_stripes_sidebar{
    margin-bottom: 10px;
}
#container .form_event dt{
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
}
#container .form_event dd{
    margin-left: 175px;
    margin-bottom: 5px;
}
#container .form_event dd:after{
    clear: both;
    content: "";
    display: block;
    border-bottom: 1px solid #e4e4e4;
    margin-left: -175px;
    padding-bottom: 5px;
}
#container .form_event .btns{
    text-align: center;
}
#container .field-list-upper dt{
    float: none;
    margin-bottom: 0;
}
#container .field-list-upper dd{
    margin-left: 20px;
}
#container .single-post-header{
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px;
}
#container div.single-post-date{
    float: none;
    text-align: right;
}
a.external:after {
    content:"\f08e";
    font-family:"FontAwesome";
    margin-left: 3px;
    font-size: 0.8em;
}
#container .post-grid_post{
     border-top: 1px solid #e4e4e4;
     padding: 10px 0;
}
#container .post-grid_post img{
    float: left;
    width: 65px;
}
#container .post-grid_post .post-grid-details{
    margin-left: 75px;
}
#container .post-grid_post .post-title{
    font-size: 1.1em;
    font-weight: normal;
}
#container .post-grid_post .post-tags{
    position: relative;
    margin-top: -5px;
    margin-bottom: 5px;
}
.vc_row-fluid:before, .vc_row-fluid:after {
    content: "";
    display: table;
}
.vc_row-fluid:after {
    clear: both;
}
.vc_row-fluid:before, .vc_row-fluid:after {
    content: "";
    display: table;
}
.vc_row-fluid .vc_span6{
    float: left;
    width: 48.75%;
    margin-left: 2.5%;
}
.vc_row-fluid [class*="vc_span"]:first-child{
    margin-left: 0;
}
#container .fb-comments{
    margin-bottom: 40px;
    display: block;
}
#container .sidebar .wpp-list .post-grid_post{
     border-bottom: 1px solid #e4e4e4;
     border-top: 0;
}
#container form input,
#container form select,
#container form textarea{
    font-size: 1.1em;
    line-height: 1.4;
    padding: 3px 5px;
    max-width: 100%;
    border: 1px solid #494a4a;
    background: #f4f4f4;
    margin-bottom: 10px;
}
#container form input.wpcf7c-conf,
#container form select.wpcf7c-conf,
#container form textarea.wpcf7c-conf{
    background: #CCCCCC;
}
#container form input{
    padding: 6px 5px;
}
#container .wpcf7-form .wpcf7-list-item label{
    display: inline-block;
    min-width: 150px;
}
#container .wpcf7-form dl{
    margin: 10px 0;
}
#container .event-reservation{
    text-align: center;
    margin: 10px 0 30px;
}
#container .event-reservation .btn{
    display: inline-block;
}
#container a.btn:active {
    border-top-color: #1b435e;
    background: #1b435e;
}
#container .post-grid_post .post-title a{
    color: #153f78;
}
#container .post-grid_post .post-title a:hover{
    font-weight: bold;
}
#header-wrapper{
    min-height: auto;
}
#header-wrapper #header-bnrs li{
    float: left;
    width: 33%;
    margin-left: 0.5%;
    list-style-type: none;
    padding: 0;
}
#header-wrapper #header-bnrs :first-child{
    margin-left: 0;
}
#header-wrapper #header-bnrs li img{
    max-width: 100%;
}
#header-wrapper #header-bnrs a{
    opacity: 1;
}
#header-wrapper #header-bnrs a:hover{
    opacity: 0.5;
}

a.btn {
    width: auto;
    cursor:pointer; 
    padding: 8px 24px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    display: inline-block;
    border: none !important;
    background: #f13d6d;
    -webkit-appearance: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
a.btn:hover {
	background: #b63c6b;
	font-weight: bold;
}

a.btn_blue {
    width: auto;
    cursor:pointer; 
    padding: 8px 24px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    display: inline-block;
    border: none !important;
    background: #153e78;
    -webkit-appearance: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
a.btn_blue:hover {
	background: #17335b;
	font-weight: bold;
}
#footer .btns{
    text-align: center;
    margin: 5px 0;
}
#container .form-control label{
    display: inline-block;
    min-width: 142px;
    margin-bottom: 3px;
}
#container .post-grid-thumb-type1{
    overflow: hidden;
}
#container .post-grid-thumb-type1 img {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;	
    max-width: 100%;
    height: auto;
}
#container .post-grid-thumb-type1:hover img {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}

#qtrans_language_chooser_side{
    position: absolute;
    width: 50px;
    top: 30%;
    right: 0;
    z-index: 99999;
}
#qtrans_language_chooser_side li{
    list-style-type: none;
}
#qtrans_language_chooser_side li:first-child a{
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
#qtrans_language_chooser_side li:last-child a{
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: 3px solid #ffbb41;
}
#qtrans_language_chooser_side li a{
    color: #FFFFFF;
    padding: 8px 0px;
    background: #ffbb41;
    border: 3px solid #ffbb41;
    border-right: 0;
    border-bottom: 0;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    text-align: center;
}
#qtrans_language_chooser_side a:hover{
    background: #FFFFFF;
    color: #ffbb41;
    opacity: 0.8;
}
#qtrans_language_chooser_side li.active a{
    background: #FFFFFF;
    color: #ffbb41;
}
#container ul.caution{
    list-style: none;
    margin-left: 0;
}
#container ul.caution > li{
    padding-left: 0;
    margin-left: 20px;
}
#container ul.caution > li:before{
    content: "※";
    margin-left: -17px;
    padding-right: 5px;
}
#container ul.banner-list:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}
#container ul.banner-list > li{
    float: left;
    width: 48%;
}
#container .post_live{
    margin-bottom: 40px;
}
#container .post_live .post_title{
    margin-bottom: 5px;
}
#container .post_live .column_container{
    margin-bottom: 20px;
}
#container .post_live .live_list li{
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 1.2em;
}

#container .post_live .live_list li:before {
    content:"\f03d";
    font-family:"FontAwesome";
    margin-right: 3px;
    font-size: 0.8em;
    margin-left: -20px;
}

#container .post_recommendation{
    margin: 30px 0 30px;
}
#container .post_recommendation .post_title{
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
}
#container .post_recommendation .post-grid_post{
    border:1px solid #e4e4e4; 
    padding: 10px;
    margin-bottom: 10px;
    background: #fffff1;
}
#container .post_recommendation .post-grid-details{
    margin: 0;
}
#container .post_recommendation .post-grid_post img{
    float: right;
    margin: 0 0 10px 10px;
}
#container .post_recommendation .post-grid_post .post-tags{
    margin-bottom: 10px;
}
#container .wp_rp_wrap{
    margin: 40px 0;
}
#container .wp_rp_content ul:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}
#container .wp_rp_content li{
    float: left;
    width: 49%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#container .wp_rp_content li:nth-child(2n){
    float: right;
}
#container .wp_rp_content li:nth-child(2n + 1){
    clear: both;
}
#container .related_post:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}
#container .related_post li{
    float: left;
    width: 49%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#container .related_post li:nth-child(2n){
    float: right;
}
#container .related_post li:nth-child(2n + 1){
    clear: both;
}

/* Make all grid-sized elements block level again */
@media (max-width: 769px) {
    #container{
        padding-left: 5px;
        padding-right: 5px;
    }
    #header-wrapper, #upper-panel-wrapper, .menu-wrapper{
        padding: 0 5px;
    }
    #logo{
        margin: 10px 0;
    }
    #right-from-logo-area{
        margin-top: 0px;
    }
    #upper-panel-left{
        display: none;
    }
    .main-no-sidebar{
        padding-left: 10px;
        padding-right: 10px;
    }
    .vc_responsive div.vc_row-fluid div[class*="vc_span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
    .sidebar-left-border {
        border-left: 0;
        padding-left: 0;
        border-top: 1px solid #e5e5e5;
        padding-top: 10px;
        margin-top: 30px;
    }
    .one_third {
        float: none;
        margin-right:0;
        width: 100%;
    }
    .single-post-title{
        font-size: 2em;
    }
    #container .field-list dt{
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
    #container .field-list dd{
        margin-left: 0;
    }
    #container .form_event dt{
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
        padding: 3px 5px;
        background: #e4e4e4;
    }
    #container .form_event dd{
        margin-left: 0;
    }
    #container .form_event dd:after{
        border-bottom: 0;
    }
    #qtrans_language_chooser_side{
        display: none;
    }
    #container .wp_rp_content li{
        float: none;
        width: auto;
    }
}