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

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


/**title**/

.heading_ttl .item_box {
    background: url(../../../uploads/2026/04/3900days_kwopg/midashi_bg.png) no-repeat bottom/100% auto;
}

.heading_ttl .item_box::before {
    content: url(../../../uploads/2026/04/3900days_kwopg/midashi_icon.png);
}

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

.midashi_top{
	margin-top: -0.9em !important;
}

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

