@charset "UTF-8";
/*
Theme Name: プリプレス・センターテーマ
Theme URI: https://www.pripress.co.jp/works/web/
Author: PPCチーム
Author URI: https://www.pripress.co.jp/works/web/
Description:
Version: 1
Text Domain: ppc
*/

.not-found .ppc_district_child_loader,
.not-found .ppc_area_child_loader,
.not-found .ppc_station_child_loader,
.not-found .ppc_category_child_loader,
.not-found .ppc_jenre_child_loader,
.ppc_district_child_loader,
.ppc_area_child_loader,
.ppc_station_child_loader,
.ppc_category_child_loader,
.ppc_jenre_child_loader {
    position: absolute;
    left: 6px;
    top: 16px;
    display: block;
}

.not-found .ppc_display_none, .ppc_display_none {
    display: none;
}

.ppc_empty_data {
    color: #d8d8d8;
}

.ppc_div_img_loader {
    width: 100%;
    text-align: center;
}

.c_btn.ppc_search_btn[disabled],
.c_btn.ppc_search_btn[disabled]:hover,
.ppc_search_btn_disable {
    background: #a0c5f1;
}

.c_btn.ppc_search_btn_top[disabled],
.c_btn.ppc_search_btn_top[disabled]:hover,
.ppc_search_btn_disable_top {
    background: #fdbc69;
}

li.c_breadcrumb_junre::after {
    content: "・";
    margin-right: 5px;
    margin-left: 5px;
}

#page-number-dot:focus,
#page-number-dot:hover {
    background-color: #F4FAE8;
    color:#333;
    text-decoration: none;
}

#page-number-dot {
    pointer-events: none;
}

#ppc-current-pager-page:focus,
.page-numbers:focus {
    text-decoration: none;
}

#ppc_dental_hospital {
    margin: 0;
    border: none;
}

#ppc_dental_hospital th {
    width: 7em !important;
}

#ppc_dental_hospital th,
#ppc_dental_hospital td {
    min-width: 0;
    padding: 0px;
    background: white;
    border: none;
    vertical-align: top;
}

.store-infomation td {
    word-break: break-all;
}

.c_btn-search-btn {
    visibility: visible;
}

.ppc_top_search_bg_visible {
    visibility: visible;
    opacity: 1;
}

.ppc_c_btn-search-input {
    z-index: 3;
    opacity: 1;
}

.ppc_shop_form_btn {
    margin-top: 2em !important;
    text-align: center !important;
}

.ppc_shop_form_btn a {
    width:60%;
    padding: 15px 72px;
}

.width100 {
    width: 100%;
}

.table-schedule-sales-time thead tr .time {
    width: 100px;
}

.table-schedule-sales-time thead tr th {
    width: 36px;
}

.sales-time-remarks-block {
    display: block;
}

.custom_heading_tag {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}

.custom_heading_tag li {
    text-indent: 0px !important;
    padding: 2px !important;
    color: #fc4e4e;
    border: 1px solid #fc4e4e;
    margin-right: 5px !important;
    margin-top: 5px !important;
    font-size: 0.9em !important;
}

.adsense_entry_content .adsbygoogle {
    margin-top: 30px;
}

.f_aside .adsbygoogle {
    margin-bottom: 10px;
}

.adsense_recommended_articles .adsbygoogle {
    height: 314px;
}

.adsense_section_top {
    display: none;
}


.feature_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.feature_item {
	width: calc(50% - 25px);
}

.feature_ttl {
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.5;
	padding-left: 10px;
    margin-top: 10px;
}

.feature_flex a {
	color: inherit;
}

.feature_item img {
	width: 100%;
}

.is_feature::after {
    content: url(https://machishiru.jp/manager/wp-content/uploads/2023/06/feature.png);
    display: block;
}


.is_feature_side::after {
    content: url(https://machishiru.jp/manager/wp-content/uploads/2023/06/feature_side.png);
    display: block;
}


@media screen and (max-width: 600px) {
    .ppc_shop_form_btn a {
        width: 100%;
        padding: 25px 46px;
        text-align: center;
    }

    .adsense_section_top {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
    }
	
	.feature_item {
	width: 100%;
}

}

