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

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

/**title**/
.heading_ttl .item_box {
    background: url(../../../uploads/2025/1106_fp_lancer_pu_nerwf/midashi_bg.png) no-repeat bottom/100% auto;
}

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

.heading_ttl .hd_text {
    text-shadow: 0 0 2px;
    color: #0a6868;
}