
.tips {
    font-size: 18px !important;
    font-feature-settings: "";
    font-optical-sizing: auto;
    color: #0054ad;
    padding: 0.5rem 0.5rem 0.2rem 0.5rem;
    border-top: 4px double #cd9c42;
    border-bottom: 4px double #cd9c42;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    display: block;
    background-image: linear-gradient(90deg, rgb(230 255 240), rgb(250 240 255) 34%, rgb(255 248 233) 72%, rgb(237 253 255) 97%);
    text-shadow: 0px 0px 6px rgb(255 255 255);
    font-weight: bold;
    margin-top: 1em;
}

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

.diamond {
    color: #009df5;
}

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

.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);
}

/*  */
.attention_tips {
    padding: 1em 1em 0 1em;
    border: solid 7px #a0a0a0;
    margin: 0px;
    background: #ffffff;
    border-radius: 25px;
}

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

/*  */
.pdd_regulation_none table tr td {
    padding: 10px 7px !important
}

/*  */
.pdd_regulation_none_cp table tr td {
    padding: 7px 7px !important;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
}

.bg_cp_tb_col {
    background-color: #EBFFF5;
}

.bg_cp_tb_col_02 {
    background-color: #FFFCEB;
}

.bg_cp_tb_col_03 {
    background-color: #FAF0FF;
}

/*  */
.attention_btn_pu a {
    width: 100%;
}

.bg_cp_tb_col_04 {
    background-color: #FFEEE4;
}

/*  */
.table_box .item_img_ny_mission1 {
    max-width: 31.5%;
    margin: 2px;
    display: block;
    float: left;
}

.table_box .item_img_ny_mission2 {
    max-width: 43.5%;
    margin: 2px;
    display: block;
    float: left;
}

.table_box .item_img_ny_mission3 {
    max-width: 31.5%;
    margin: 2px;
    display: block;
    float: left;
}