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

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

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

.tips::before {
    color: #513CA7;
}

/**title**/

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

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

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

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

.heading_ttl .hd_text {
    text-shadow: 0 0 2px;
    color: #c46f02;
}

.heading_ttl .hd_text span.notice {
    text-shadow: 0 0 2px rgb(255, 0, 87);
}

.txt_red {
    position: relative;
    color: #CC2020;
}

.table_box .item_list {
    text-align: center;
}

.table_box .item_img_ny_mission1 {
    max-width: 60.5%;
    display: inline-flex;
    float: none;
}

.table_box .item_img_ny_mission2 {
    max-width: 48.7%;
    display: inline-flex;
    float: none;
}

/* info_square */
.info_square{
    padding: 1em 1em 0 1em;
    border: solid 1px #000;
    margin: 10px;
}