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

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

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

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


/**title**/

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

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

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

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

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