button, button[type=submit], input[type=submit], input[type=reset], input[type=button]
{
 background: #ccc !important;
}


.hissu-off {
 background: #007cba;
 padding: 3px 5px;
 margin-right: 5px;
 color: #fff;
}

.hissu-on{
 background: #d9534f;
 padding: 3px 5px;
 margin-right: 5px;
 color: #fff;
}

.single_thumbnail{
 padding:0px !important;
 margin:0px auto !important;
}

.catpage_content_wrap,
.pickup-cat-dt,
.post-date{
 display:none !important;
}

.google-auto-placed{
 padding:0px !important;
 margin:0px auto !important;
 display:none !important;
}

.single_thumbnail img{
 width:100% !important;
}

.single_thumbnail img {
    max-height: 100% !important;
}


/* PC　str **************************************************************/
@media (min-width: 768px){
.box-30{
 display:  inline-block; 
 vertical-align: top;
 padding-bottom: 40px;
 width:33%;
 text-align:center;
}

.box-30 img{
 padding-bottom: 0px !important;
 margin:0px auto !important;
}

}

/* SP　str **************************************************************/
@media (max-width: 767px){
.box-30{
 margin:0px auto !important;
 padding: 0px;
 text-align:center;
 width: 95% !important;
 padding-bottom: 40px;
}
.box-30 img{
 padding-bottom: 0px !important;
 margin:0px auto !important;
 width:100%;
}
}


/* 共通　str **************************************************************/
.post_thumbnail .post-cat, .grid_post_thumbnail .post-cat {
 display: none;
}


div.cdd {
 color: #ff0000;
 border-bottom: 5px solid #ddd;
 padding: 5px;
}

*{
 font-family: 'Noto Sans JP', sans-serif !important;
}

object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, textarea {
 font-family: 'Noto Sans JP', sans-serif !important;
}

body{
 font-family: 'Noto Sans JP', sans-serif !important;
}

.photo-title{
 font-size:12px;
}