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

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


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

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

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

.heading_ttl .hd_text {
    text-shadow: 0 0 1px;
    color: #1193db;
    position: relative;
    letter-spacing: -0.005em;
}

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