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

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


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

.tips::before {
    color: #898E9C;
}

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

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

/*title_flex*/
.heading_ttl .item_box_ex {
    background: url(../../../uploads/2025/cil_final_chapter_preface_xoffb/midashi_bg.png) no-repeat bottom/100% auto;
}

.heading_ttl .hd_text {
    text-shadow: none;
    color: #575757;
}

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