/*
Theme Name:cure_tcd082-child
Template:cure_tcd082
Version:1.3.2
*/

 
.tokucho-title {
	margin: 20px 0 ;
}

/* 遠隔気功の割引価格 */
.service_content3 .price_list dd {
    padding:  10px 25px 0px !important;
}

.hyou th {
    background: #A4C6FF !important;
}
.hyou1 th {
    background: initial!important;
}
.price-hyou .hyou-main .hyou1:hover{
    background-color: #fffae9 !important;

}

.post_content td {
    background: initial !important;
}


/* 体験談のカテゴリー */
.categoly-name a {
    color: #ffffff !important;
    background :#02a8c6 !important;
    font-size: 12px;
    text-align: center;
    min-width: 110px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 0 45px 0;
}


/* 体験談のアーカイブのカテゴリー */
.categoly-name1{
	width:100% !important;
}


.categoly-name1 a {
    color: #ffffff !important;
    background :#02a8c6 !important;
    font-size: 12px;
    min-width : 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 175px;
    left: 30px;
    z-index :200;
}

/* トップページの体験談のカテゴリー */
/* セレクタが不明だったのでコメントアウトした20230109 */
/* .　{
    position: absolute;
    top: 175px;
    left: 30px;
    z-index: 10;
    display: inline-block;
    font-size: 12px;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff !important;
    background: #02a8c6 !important;
} */

/* レスポンシブ*/
media="screen and (max-width: 1251px)"
@media screen and (max-width: 550px)
.tokucho-title {
		margin: 10px 0 ;
}

