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

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

/* 小見出し */
.tips {
    font-weight: bold;
    font-size: 17px!important;
    border-bottom: solid 3px #ffb450;
    position: relative;
    padding: 3px;
    line-height: 30px;
}

.tips::before {
    content: "▶︎";
    color: #e14601;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
}

/**title**/
.heading_ttl .item_box .text_box{
	padding-left: 11.5%!important;
}

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

.heading_ttl .item_box::before {
    content: url(../../../uploads/2026/09/halloween2026_cp_pu_qwnoq/midashi_icon.png);
}

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

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

/*****btn*******/
.btn_wrap {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 0.5em 0.5em 1.2em 0.5em;
}

.attention_btn_st {
    margin: 0 auto;
}

/*****礼装*******/
.attention_02{
    padding: 0.5em;
    border: solid 1.5px #916dc7;
}

div.color2 {
    margin: -9px -9px 10px -9px;
    padding: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background: 2% center no-repeat, linear-gradient(0deg, #ffd191 0%, rgb(255 173 126) 30%, rgb(136 69 241) 100%);
}

.notice_title{
    color: #4c06b9;
    font-weight: bold;
    font-size: 105%;
}

#news_color .article div.color2 p, div.color2 p{
    margin: 0;
    text-align: center;
}

.skill {
    display: block;
    padding: 0 0 1em 1em;
}

.status{
    display: block;
    padding-bottom: 1em;
}

.servant_star {
    color: #E4A300;
    text-shadow: none;
    font-weight: bold;
    font-size: 110%;
}

.list_gainen_ttl_pu {
    color: #096DC0;
    font-size: 1.1em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}