﻿@charset "utf-8";

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

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

.diamond {
    color: #7F48BA;
}

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

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

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

.heading_ttl .hd_text {
    text-shadow: 0 0 2px rgb(0 0 0 / 50%);
    color: #832fa2;
    position: relative;
}