@charset 'UTF-8';

.p1 {
    font-size: 14px;
    line-height: 180%;
    margin: 0 0 30px 0;
}

.attentionKome {
    font-weight: bold;
    color: #E84872;
}

.releaseMethod {
    display: inline-block;
    padding-left: 18px;
    color: #01A3BB;
    background: url('/img/common/arrow03.png') 0 center no-repeat;
}

.mcatch {
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 15px 0;
    padding: 0 0 0 12px;
    color: #3E3E3E;
    border-left: solid 15px #A5A5A5;
}

.mailform {
    width: 100%;
    margin: 0 0 35px 0;
    border-collapse: collapse;
}

.mailform th {
    width: 40%;
    padding: 0 10px 0 10px;
    text-align: left;
    border-top: solid 1px #C9C9C9;
    border-bottom: solid 1px #C9C9C9;
    background: #FFF;
}

.mailform th p {
    font-size: 14px;
}

.mailform th p span {
    color: #E84872;
}

.mailform td {
    font-size: 14px;
    width: 60%;
    padding: 25px 25px 25px 25px;
    border-top: solid 1px #C9C9C9;
    border-bottom: solid 1px #C9C9C9;
    background: #FFFAFC;
}

.meado {
    line-height: 160%;
}

.bt_kakunin, .submitbox {
    text-align: center;
}

/* 送信完了画面 */
.thanks_h {
    font-size: 26px;
    margin: 50px 0 20px 0;
    text-align: center;
    color: #A5A5A5;
}

.thanks {
    font-size: 14px;
    line-height: 180%;
    text-align: center;
}

.back {
    margin: 25px 0 0 0;
    text-align: center;
}

.bt_summary {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    padding: 14px 43px 14px 34px;
    text-decoration: none;
    color: #FFF;
    background: #414141 url('/img/common/bg_btn02.png') no-repeat right center;
}
