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

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


/**title**/

.heading_ttl .item_box {
    background: url(../../../uploads/2025/3700days_hckns/midashi_bg.png) no-repeat bottom/100% auto;
}

.heading_ttl .item_box::before {
    content: url(../../../uploads/2025/3700days_hckns/midashi_icon.png);
}


.midashi_top{
	margin-top: -0.9em !important;
}

.heading_ttl .hd_text {
  text-shadow: 0 0 1px;
  color: #ae70e0;
}

