﻿@charset "utf-8";
/* 色変更時用CSS */


/* 菱形 */
.diamond {
	color:#C3A669;
}


/* 小見出し */
.tips {
    border-color: #F5DCAE;
}

.tips::before {
    color: #E39A61;
}


.txt_blue_col{
	color: #B17900;
}


.heading_ttl .item_box {
    background: url(../../../uploads/2025/0901info_kxfim/midashi_bg.png) no-repeat bottom/100% auto;
}
 
.heading_ttl .item_box::before {
    content: url(../../../uploads/2025/0901info_kxfim/midashi_icon.png);
}

.heading_ttl .hd_text {
    text-shadow: 0 0 2px rgb(59 145 241);
    color: #639ef8;
}  

/*  */

.filter_black {
width: auto;
}

.filter_black::before {
    font-size: 5.5rem;
}

.filter_black::after {
    border-radius: 10px;
}