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

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

/******pu見出し**********/

.heading_ttl .item_box {
    background: url(../../../uploads/2026/2026_f_s_f_cp_vdlbw/midashi_bg.png) no-repeat bottom/100% auto;
}
 
.heading_ttl .item_box::before {
    content: url(../../../uploads/2026/2026_f_s_f_cp_vdlbw/midashi_icon.png);
}

.heading_ttl .hd_text {
  color: #000000;
  margin-left: 5px;
  text-shadow: none;
}

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

.txt_fx .txt_fc:first-child{
    min-width: 12%;
}

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

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


.txt_headline_col {
    color: #770001;
    font-weight: bold;
}

.info_tips {
    font-weight: bold;
    border-bottom: solid 3px #808080;
    position: relative;
    padding: 0;
	margin-bottom:5px;
    line-height: 0px;
}

.info_tips::before {
    content: "■";
    color: #8E0002;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
}

.cp_mt_10{
	margin:10px 0 0 0;
}

.list .col {
    display: inline-block;
    width: 110px;
    line-height: 19px;
}