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

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

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

