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

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

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

