
.tips {
    font-size: 18px !important;
    font-feature-settings: "";
    color: #1d5897;
    text-shadow: 0 0 0 0;
    padding: 0.7rem 0.5rem 0.2rem 0.5rem;
    border-bottom: 4px double #5382eb;
    line-height: 1.2;
    display: block;
    background: url(../../../uploads/2025/10th_anniversary_waaou/tips_pattern.png) repeat-x top / auto;
    margin-top: 1em;
    font-family: 'Times New Roman', 'Yu Mincho MATH', sans-serif;
    text-shadow: 0px 0px 3px rgb(255 255 255);
    display: inline-block;
    width: 100%;
}
.tips::before {
    font-family: 'Times New Roman', 'Yu Mincho Medium', '游明朝 Medium', 'Yu Mincho', '游明朝', 'YuMincho', '游明朝体', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', serif;
}

.tips::before {
    font-size: 1em;
    color: #d1bd20;
}

.diamond {
    color: #d1bd20;
}

.gold_txt{
    color: #a17920;
}

/*  */
.btn_wrap {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.attention_btn_pu a{
    width: 60%;
}

.return_btn {
    display: block;
    margin: 0 0 16px 0;
    margin-left: auto;
    padding: 5px 0;
    width: 23.3%;
}

.return_btn a {
    color: #070970;
    font-size: 15px;
    font-weight: 600;
    display: block;
    text-decoration: none;
    width: 90%;
    padding: 15px 3px;
    margin: 0 auto;
    border-radius: 10px;
    background-image: linear-gradient(#dddbd2 0%, #fafafa 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.40);
    text-align: center;
}

.return_btn a:hover {
    color: #009df5;
    background-image: linear-gradient(#dddbd2 0%, #fafafa 60%);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.30);
}

.p_catch{
    margin-bottom: -0.5em !important;
}

.bg_cp_tb_col {
    background-color: #edd8db!important;
}

.image_container {
    display: flex;
    gap: 5px;
    justify-content: center;
}

.item_img_cp {
    display: block;
    width: 100%;
    max-width: 53px;
    margin: 5px auto 0;
}

.image_container .item_img_cp{
    margin: 5px 0 0 0 !important;
}

.bg05s{
	background-color: #E3F9FF;
}

.bg06s{
	background-color: #F6FFE0!important;
}

.bg07s{
	background-color: #FFFBDA;
}

.bg08s{
	background-color: #FFF2DD!important;
}

.bg09s{
	background-color: #FFE5DA;
}

.bg010s{
	background-color: #FFD4EC!important;
}

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

td.item_list.right {
    text-align: left;
    width: 20%;
}

span.item_img_cp.right{
    margin: 0;
}

span.item_img{
    display: inline-block;
    width: auto;
}


td.bd_l_none {
    width: 10%;
    white-space: nowrap;
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.tb_noticeicon_01{
	display: inline-block;
 	width: 30%;
	margin-bottom: .2rem;
	padding: 2px 0;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: -moz-linear-gradient(  top,  #fd6a88 0%,  #fd093a);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#fd6a88),  to(#fd093a));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fd093a;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.7),  0px 1px 0px rgba(255,255,255,0.3);
	vertical-align: text-bottom;
}

.img_card{
    width: 30%!important;
    margin: 0 auto 15px;
}

/*** font *****/
.light_purple{
    color: #9c5fcc;
}