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

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

/* 小見出し */
.tips {
    border-color: #78c3ed;
	font-size: 17px!important;
}
.tips::before {
    color: #2277c1;
}

/* 見出し */
.heading_ttl .item_box {
    background: url(../../../uploads/2026/01/after_time_esgyg/midashi_bg.png) no-repeat bottom / 100% auto;
}

.heading_ttl .item_box::before {
    content: url(../../../uploads/2026/01/after_time_esgyg/midashi_icon.png);
}

.heading_ttl .hd_text {
    text-shadow: 0 0 0px;
    color: #2e82c5;
    margin-left: 5px;
}

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

.attention_btn_st {
    margin: 0 auto;
    width: 100%;
}