@charset "utf-8";

.basic-post-gallery { overflow:hidden; line-height:20px; }
.basic-post-gallery .txt-normal { letter-spacing:0; }
.basic-post-gallery .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-gallery .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-gallery .post-row { float:left; overflow:hidden; }
.basic-post-gallery .post-list { overflow:hidden; margin-bottom: 0px !important;}
.basic-post-gallery .post-image { position:relative; overflow:hidden; border-radius: 7px;}
.basic-post-gallery .post-content { padding-top:10px; margin:-2px 0px; overflow:hidden; }
.basic-post-gallery .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; font-size:  18px; font-weight:  600; color: #fe330a !important;}
.basic-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.basic-post-gallery .post-text { font-size:12px; color:#888; margin-top:4px; }
.is-pc .ko .basic-post-gallery .post-ko { font-size:11px; }

.ockfoodbutton_flag {
    display: inline-block;
    border-radius: 3px;
    line-height: 24px !important;
    color: #fff !important;
    font-size: 12px !important;
    text-align: center;
    vertical-align: middle;
    text-decoration: none !important;
	}

.ockfoodbutton_flag.one {
    background-color: #00c4df;
	}
.ockfoodbutton_flag.one:hover {
    background-color: #142963;
    }
.ockfoodbutton_flag.two {
    background-color: #0a84ff;
    width: 48%;
	}
.ockfoodbutton_flag.two:hover {
    background-color: #142963;
    }
.ockfoodbutton_flag.three {
    background-color: #30d158;
    width: 48%;
	}
.ockfoodbutton_flag.three:hover {
    background-color: #142963;
    }
.ockfoodbutton_flag a {
    color: #fff;
    text-decoration: none;
	}
.proadcta { padding: 0px 0px 5px;
           width: 100%;
		   float: left;
		   margin-bottom: 10px;
		   margin-top: 0px;
		}