.p_donation_inner {
    color: #000;
    width: 950px !important;
    line-height: 1.7;
    margin-bottom: 50px !important;
    background-color: #fff;
}

.column_ttl_wrap {
    position: relative;
    background-color: #46b4b7;
    padding: 15px 20px;
    font-size: 30px;
    color: #fff
}

.p_donation_ttl_wrap {
    text-align: center;
}

.p_donation_attention {
    margin-top: 10px;
    font-size: 14px;
    color: #F12840;
    font-weight: 700;
}

.p_donation_info {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
}

.p_donation_privacy {
    text-decoration: underline;
    color: #3289E0;
}

.p_donation_confirm_area {
    display: inline-block;
}

.p_donation_confirm {
    text-decoration: underline;
    color: #3289E0;
}

.p_donation_cell td {
    vertical-align: middle;
}

.p_donation_required::after {
    content: "※";
    color: #F12840;
    font-weight: 700;
    font-size: 14px;
}

.p_donation_info {
    padding-top: 10px;
}

.p_donation_frame {
    padding-bottom: 20px;
}

.p_donation_title {
    border-bottom: 1px solid #fff;
    padding: 20px 15px;
    font-weight: 900;
    font-size: 20px;
    background-color: #e7e3de;
}

.p_donation_container {
    padding: 20px 50px;
}

.p_donation_cell {
    text-align: left;
}

.p_donation_cell th {
    background-color: #fff;
    padding: 15px 10px 15px 20px;
    width: 30%;
    border: solid 5px #e7e3de;
    font-weight: bold;
    font-size: 14px;
    word-wrap: break-word;
}

.p_donation_cell td {
    padding: 5px 20px 5px 20px;
    width: 70%;
    font-size: 14px;
}

.p_donation_table {
    width: 100%;
    margin-bottom: 1px;
    background-color: #e7e3de;
}

.p_donation_contents_table {
    width: 100%;
    margin-top: 20px;
}

.p_donation_payments_table {
    width: 100%;
}

.p_donation_contents_table th,
.p_donation_payments_table th {
    background-color: #e7e3de;
    text-align: center;
    padding: 13px 8px;
    border-top: solid 1px #dfdada;
    border-left: solid 1px #dfdada;
    border-right: solid 1px #dfdada;
    font-weight: bold;
    width: 20%;
}

.p_donation_contents_table td,
.p_donation_payments_table td {
    padding: 13px 8px;
    border: solid 1px #dfdada;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    word-wrap: break-word;
}

.p_register_mailAddress {
    text-align: center;
}

.p_register_mailAddress .p_btn_area {
    padding-left: 35px;
}

.p_form_control {
    width: 100%;
    background-color: #fff !important;
    padding: 5px !important;
    border: 0;
    height: 40px;
    border-radius: 3px !important;
}

.p_form_mailAddress {
    border: solid 1px !important;
}

.p_donation_text {
    padding-left: 8px;
}

.p_input_l {
    width: 80%;
}

.p_input_m {
    width: 60%;
}

.p_input_s {
    width: 40%;
}

.p_input_xs {
    width: 20%;
}

.p_form_group {
    padding: 6px 3px;
    margin-top: auto;
    margin-bottom: auto;
}

.p_form_group input,
.p_form_group select {
    font-size: 14px;
}

.p_btn_address {
    display: inline-block;
    background: #668ad8;
    color: #fff;
    padding: 5px 15px;
    border-radius: 3px;
    margin-left: 10px;
}

.p_btn_code {
    margin-left: 10px;
    text-decoration: underline;
    color: #668ad8;
    font-weight: bold;
}

.p_btn_area {
    text-align: center;
}

.p_btn_area button {
    font-size: 16px;
}

.p_btn_default {
    text-align: center;
    display: inline-block;
    background: #668ad8;
    color: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    width: 150px;
    letter-spacing: 1em;
    text-indent: 1em;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
}
#donation_confirm_submit {
    pointer-events: none;
    opacity: 0.5;
}

.p_btn_default.on {
    opacity: 1;
    pointer-events: all;
}

.p_btn_main {
    text-align: center;
    display: inline-block;
    background: #668ad8;
    color: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    width: 150px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
}

.p_btn_edit {
    text-align: center;
    display: inline-block;
    background: #668ad8;
    color: #fff;
    padding: 7px 4px;
    border-radius: 3px;
    width: 125px;
    font-weight: bold;
}

.p_btn_payment {
    text-align: center;
    display: inline-block;
    background: #B18904;
    color: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    width: 150px;
    font-weight: bold;
}

.p_btn_none_events {
    pointer-events: none;
    opacity: 0.5;
}

.p_donation_list_frame {
    text-align: right;
}

.p_donation_list_header {
    width: 100%;
    margin-top: -13px;
}

.p_donation_list_header .p_donation_list_select {
    width: 20%;
}

.p_donation_list_header .p_donation_list_frame {
    text-align: right;
}

.p_payment_form {
    border: 1px solid #bbbbbb;
    border-radius: 2px;
    font-size: 18px !important;
    position: relative;
    top: 7px;
}

.p_donation_payments_header {
    width: 100%;
}

.p_donation_list_header th,
.p_donation_payments_header th {
    width: 50%;
}

.p_donation_year {
    text-align: left;
}

.p_donation_btn {
    text-align: right;
    padding-bottom: 10px;
}

.p_donation_area {
    padding-bottom: 0px;
    position: relative;
    top: 10px;
}

.p_agreement {
    padding-bottom: 30px;
}

.p_agreement a {
    text-decoration: underline !important;
    color: #204d74 !important;
}

.p_donation_complete {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}

.p_warning_txt {
    padding-left: 15px;
    font-size: 12px;
    color: #772510;
}

.p_attention_txt {
    font-size: 14px;
    padding-top: 15px;
}

.p_complete_txt {
    font-size: 14px;
}

.p_payment_summary {
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    padding: 3px 5px;
}

.m_head_nav_donation li {
    margin: 0 14px;
}

input::-webkit-input-placeholder {
    font-size: 14px;
}

input:-moz-placeholder {
    font-size: 14px;
}

input::-moz-placeholder {
    font-size: 14px;
}

input:-ms-input-placeholder {
    font-size: 14px;
}

/* 献金入力のエラー表示 */
.p_donation_errors {
    background-color: #e7e3de;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.p_donation_errors ul {
    padding: 20px 15px;
}

.p_donation_errors li {
    margin-left: 15px;
    font-size: 12px;
    color: #F12840;
    list-style-type: disc;
}

.p_form_group.has_error input {
    border: solid 1px #F12840;
}

.p_form_group.has_error select {
    border: solid 1px #F12840;
}

.p_form_group.has_error .p_form_inline {
    border: solid 1px #F12840;
    padding: 3px;
}

.existing-card-info {
    background-color: #ffffff;
    padding: .5em;
    margin-top: 5px;
}

.existing-card-info b {
    font-weight: bold;
}

.card_brand {
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
}

.card_brand>.card_brand_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 100%;
}

.card_brand>.card_brand_inner>image {
    max-width: 220px;
    height: auto;
    vertical-align: bottom;
}

.p_donation_kiyaku {
    height: 200px;
    border: 1px solid #000;
    padding: 15px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;

}

.p_donation_kiyaku p {
    font-size: 12px;
}

.p_donation_check {
    text-align: center;
    margin: 20px 0;
}

.p_donation_check input {
    vertical-align: middle;
}

.p_donation_check span {
    vertical-align: middle;
}