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

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

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

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


.txt_headline_col{
	color: #4247AA
}

/* 見出し */
.heading_ttl .item_box {
    background: url(../../../uploads/2024/mahoyo_collaboration_lamsa/midashi_bg.png) no-repeat bottom/100% auto;
}
 
.heading_ttl .item_box::before {
    content: url(../../../uploads/2024/mahoyo_collaboration_lamsa/midashi_icon.png);
}


/********ss*******/
.info_ss{
	max-width: 100%;
}

.info_ss img {
    margin: 0 auto !important;
    max-width: 400px !important;
    display: block;
}

._cp a {
width: 95%;
}