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

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

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

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

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

.txt_fx .txt_fc:first-child{
    margin-right: -1%;
    max-width: 60px;
    margin-top: -1%;
    z-index: 1;
}

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

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


.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;
}

/*bg*/
div.wrapper div#news_color {
    background-image: url(../../../uploads/2026/05/past_chaldea_axbhb/bg.png);
    background-size: contain;
}

div.container {
    background-image: url(../../../uploads/2026/05/past_chaldea_axbhb/bg.png);
    background-size: contain;
}

main, main .article {
    background: none;
}