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

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

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

.tips::before {
    color: #400BB1;
}


/**title**/

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

.heading_ttl .item_box::before {
    content: url(../../../uploads/2025/3200man_pu_mojod/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: #193662;
}
