/* ご利用ガイド - 迷惑行為への注意 css */
#main {
    font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", Meiryo, メイリオ, sans-serif;
}

.guide-wrap {
    border-bottom: 2px solid #E5E5E5;
    margin-bottom: 19px;
}
.guide-wrap:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.page-lead {
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: left;
}

.section-subtitle {
    padding-bottom: 12px;
}

.section-subtitle-manage {
    padding-top: 12px;
}

.sub-content {
    padding: 0 10px;
    margin-bottom: 10px;
}

.caution-text {
    margin-bottom: 10px;
}

.main-title-text p:first-child {
    margin-bottom: 10px;
}

.sp-br{
    display: inline;
}

.password-reuse-content{
    padding-bottom: 20px;
}

.password-reuse-content p {
    margin-bottom: 12px;
}

.password-note {
    padding-bottom: 12px;
}

.password-note p,
.password-note .password-note-detail {
    display: inline;
    margin: 0;
    padding: 0;
}

.shared-account-note {
    margin-bottom: 20px;
}

.main-title {
    text-align: center;
}

.main-title-text {
    padding: 10px 10px 0;
    margin: 5px 0 8px;
}

.middle-title {
    text-align: center;
    background-color: #D6E3E3;
    border-radius: 74px;
    padding: 5px 0;
    margin-bottom: 10px;
}

.attention-text,
.info-label {
    font-weight: bold;
}
.attention-text {
    font-size: 13px;
}

.official-info {
    padding: 0 10px;
    margin-bottom: 10px;
}

.official-info-copy p,
.official-info-copy h3 {
    padding-bottom: 12px;
}

.table-wrap{
    padding: 20px 0 8px;
}
.table-wrap table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}
.table-wrap th,
.table-wrap td {
    border: 1px solid #DDDDDD;
    padding: 10px;
    color: #333333;
    vertical-align: middle;
    line-height: 1.4;
}

.mail-address {
    width: 40%;
    padding: 28px 27px 30px;
    text-align: center;
    word-break: break-all;
}

.mail-text{
    width: 60%;
    text-align: left;
}

.sub-text {
    padding: 0 10px;
}

.danger-img img {
    display: block;
    margin: 0 auto;
    padding-top: 12px;
    width: 280px;
    height: 405px;
}
.guide-reference {
    margin-bottom: 5px;
}

.guide-reference p:first-child {
    padding-bottom: 12px;
}

.password-note-detail {
    padding: 0 0 12px;
}

.tbl-design {
    margin-bottom: 0;
}

.mail-service-link {
    margin-bottom: 30px;
}

.official-url {
    padding: 0 12px;
    margin-bottom: 30px;
    line-height: 1.2;
}

.official-mail-copy p:last-child {
    margin-bottom: 10px;
}

.mail-list-lead {
    margin-bottom: 12px;
}

.security-page {
    margin-bottom: 12px;
}

@media not all and (max-width: 950px) {
    .guide-wrap {
        padding: 20px 12px 15px;
        margin-bottom: 0;
    }
    .guide-wrap:first-child {
        padding-top: 20px;
    }
    .guide-wrap:last-child{
        padding: 20px 12px 15px;
    }
    .page-lead {
        text-align: center;
    }
    .main-title {
        padding-bottom: 18px;
    }
    .main-title-text {
        margin-bottom: 0;
    }
    .middle-title {
        margin-bottom: 20px;
    }
    .password-reuse-content p {
        margin-bottom: 10px;
    }
    .danger-img img {
        width: 618px;
        height: 261.17px;
    }
    .mail-list-lead{
        margin-bottom: 0;
    }
    .caution-text {
        margin-bottom: 20px;
    }
    .table-wrap{
        padding: 14px 0 8px;
    }
    .attention-text {
        font-size: 14px;
    }
    .section-subtitle-manage {
        padding-top: 20px;
    }
    .mail-address {
        width: 30%;
        padding: 10px;
    }
    .mail-text{
        width: 70%;
    }
    .password-note p,
    .password-note .password-note-detail {
        display: block;
    }
    .password-note .password-note-detail {
        padding-left: 1em;
    }
    .password-note-detail {
        padding: 0 12px 12px;
    }
    .shared-account-note {
        margin-bottom: 10px;
    }
    .guide-reference{
        padding: 0 10px 25px;
        margin-bottom: 0px;
    }
}

@media not all and (max-width: 380px) {
    .sp-br {
        display: none;
    }
}
