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

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

/* 小見出し */
.tips {
    border-color: #6c1612;
	font-size: 17px!important;
}

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

/**title**/

.heading_ttl .item_box {
    background: url(../../../uploads/2025/halloween2025_yjznz/midashi_bg.png) no-repeat bottom/100% auto;
    padding: 0.5em 0 0.5em 0;
}

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

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

.heading_ttl .item_box .text_box{
    padding-left: 12%;
}

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

.heading_ttl .hd_text {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    color: #eb6a00;
}
