div#main {
    float: none !important;
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    overflow: unset;
    line-height: initial
}

div#page-head h2 {
    text-align: center
}

div#page-head h2 img {
    width: 100%;
    height: auto
}

#topics-index h3 {
    margin: 0 0 20px;
    padding: 10px 30px;
    background: url(../image/bg_h3.gif) 0 0 no-repeat;
    position: relative;
    font-weight: bold
}

#topics-index h3 a {
    position: absolute;
    top: 25%;
    display: block;
    right: 10px
}

p.page-top {
    clear: both;
    margin: 0 10px 20px;
    text-align: right;
    margin-top: 2em
}

p.page-top a {
    font-size: 88%;
    display: inline-block;
    padding-left: 20px;
    background: url(../image/icon_arrows.png) 0 no-repeat
}

p.page-top a:visited {
    color: #7f7f7f
}

p.page-top a:link,
p.page-top a:visited,
p.page-top a:hover,
p.page-top a:active {
    color: #1682c5;
    text-decoration: underline
}

#privacy {
    padding: 0 15px
}

#privacy h3 {
    margin: 0 0 20px;
    padding: 10px 30px;
    background: url(../image/bg_h3.gif) 0 0 no-repeat;
    font-weight: 600
}

#privacy .basic li a {
    color: #0404dc
}

#privacy .right {
    text-align: right
}

#privacycontact {
    padding: 0 15px;
    margin-bottom: 8%;
}

#privacycontact h4 {
    background: url("../image/icon_subtit.png") no-repeat center right #4694D1;
    font-weight: bold;
    width: 100%;
    margin: 0 auto 1em;
    padding: 5px 10px;
    color: #fff;
    box-sizing: border-box
}

#privacycontact .sub_ttl {
    margin-bottom: 1em !important
}

#privacycontact .privacy_info_list {
    margin-left: 1.7em
}

#privacycontact .privacy_info_list li {
    margin-left: 1.7em;
    list-style-type: decimal
}

#privacycontact .privacy_info_list2 {
    margin: 0 0 1.7em 1.7em
}

#privacycontact .notice_small {
    font-size: 1.2rem
}

#privacycontact .right {
    text-align: right
}

#privacycontact a {
    overflow-wrap: anywhere
}
