@charset "utf-8";

.sec {
    margin-top: -50px;
    padding-top: 50px;
}

@media screen and (min-width: 1160px) {
    .sec {
        margin-top: -100px;
        padding-top: 100px;
    }
}

.sec .headline {
    padding-top: 2em;
}

.swupdate__nav {
    list-style-type: none;
    width: 77.33%;
    min-width: 300px;
    margin: 2rem auto;
    padding: 0;
    line-break: strict;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: center
}

.swupdate__link a {
    display: block;
    width: 100%;
    margin: 0 auto 1em;
    padding: 1em 1.5em;
    box-sizing: border-box;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #004499;
    border: 1px solid #004499;
    border-radius: .3em;
    position: relative;
    transition: background-color .5s;
}

.swupdate__link a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.5em;
    width: .6em;
    height: .6em;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-70%) rotate(135deg);
}

@media screen and (max-width: 767px) {
    .swupdate__nav li + li {
        margin-top: 2em;
    }
}

@media screen and (min-width: 768px) {
    .swupdate__nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 81.9%;
        max-width: 950px;
        margin: 4rem auto;
    }

    .swupdate__nav li {
        width: 47.4%;
    }

    .swupdate__link a {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: .6em 1.5em;
        height: 3.4em;
    }

    .swupdate__link a:hover {
        color: #004499;
        background-color: #fff;
        transition: background-color .5s;
    }

    .swupdate__link a:hover:after {
        border-top: 1px solid #004499;
        border-right: 1px solid #004499;
    }
}

.swupdate__list {
    list-style: none;
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding: 2em;
    box-sizing: border-box;
    background: #fff;
    border-radius: .5em;
}

.swupdate__list > li:not(:last-child) {
    margin-bottom: 5em;
}

.swupdate__list img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: top;
}

.swup__ttl {
    position: relative;
    margin-bottom: .3em;
    padding: 2em 0 1em 0em;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.25;
    text-align: center
}

.battery_step {
    display: inline-block;
    text-align: center;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #004499;
}

.access {
    margin: 1em 0;
    padding: 1em;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.access_ttl {
    font-size: 1.1em;
    font-weight: bold;
}

.access_img {
    width: 100%;
    margin: 1em 0;
}

.swup__img {
    box-sizing: border-box;
}

.text__img {
    border: 1px solid #000;
    box-sizing: border-box;
    width: 10%;
}

.text {
    width: 100%;
    margin: 0em auto 0em auto;
    padding: 1.0em 5em 1.0em 5em;
    box-sizing: border-box;
    font-size: 1.3em;
    line-height: 35px;
}

.title2 {
    width: 100%;
    margin: 1em auto 0em auto;
    padding: 2em 5em 0em 2em;
    box-sizing: border-box;
    font-size: 1.8em;
    font-weight: bold;
    border-bottom: 1.5px solid #d6d6d6;
}


/*目次--*/
.toc-002 {
    margin-bottom: 150px;
    border: 2px solid #004499;
    border-radius: 3px;
}

.toc-002 div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    background-color: #004499;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
}

.toc-002 div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M3.8%2017.2h-3c-.5%200-.8.4-.8.8v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8v-3c-.1-.4-.4-.8-.8-.8zm0-15h-3c-.5%200-.8.4-.8.8v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8V3c-.1-.4-.4-.8-.8-.8zm0%207.6h-3c-.5%200-.8.3-.8.7v3c0%20.4.3.8.8.8h3c.4%200%20.8-.3.8-.8v-3c-.1-.4-.4-.7-.8-.7zM23.2%2018h-15c-.4%200-.8.3-.8.8v1.5c0%20.4.3.8.8.8h15c.4%200%20.8-.3.8-.8v-1.5c0-.5-.3-.8-.8-.8zm0-15h-15c-.4%200-.7.3-.7.8v1.5c0%20.4.3.7.7.7h15c.5%200%20.8-.3.8-.8V3.8c0-.5-.3-.8-.8-.8zm0%207.5h-15c-.4%200-.8.3-.8.8v1.5c0%20.4.3.8.8.8h15c.4%200%20.8-.3.8-.8v-1.5c0-.5-.3-.8-.8-.8z%22%2F%3E%3C%2Fsvg%3E');
    content: '';
}

.toc-002 ol {
    list-style-type: decimal;
    margin: 0;
    overflow: hidden;
    font-size: 1.2em;
}

.toc-002 > ol {
    padding: 1em 1em 1em 3em;
}

.toc-002 ol ol {
    margin-top: 5px;
    padding-left: 1.1em;
}

.toc-002 li {
    padding: 5px 0;
    font-weight: 600;
}

.toc-002 ol ol li {
    font-weight: 500;
    font-size: .9em;
}

.toc-002 a {
    color: #333;
    text-decoration: none;
}

/*--目次*/

@media screen and (min-width: 768px) {
    .swup__ttl {
        font-size: 2.0em;
    }

    .access_ttl {
        font-size: 1.2em;
    }

    .access_img {
        width: 80%;
        max-width: 450px;
    }

}

/* バージョンについて
------------------------------ */
@media screen and (max-width: 767px) {
    .change-log__wrap {
        width: 70%;
        overflow-x: scroll;
    }

    .title2 {
        width: 100%;
        margin: 1em auto 0em auto;
        padding: 2em 0em 0em 0em;
        box-sizing: border-box;
        font-size: 1.5em;
        font-weight: bold;
        border-bottom: 1.5px solid #d6d6d6;
    }

    .text {
        width: 100%;
        margin: 0em auto 0em auto;
        padding: 1.0em 1em 1.0em 1em;
        box-sizing: border-box;
        font-size: 1.1em;
        line-height: 30px;
    }

}

.change-log {}

.change-log__ttl {
    margin: 0 0 .5em;
    font-size: 1.8rem;
}

.change-log table {
    width: 60%;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 1em;
    border-collapse: collapse;
}

.change-log table .disable {
    color: #aaa;
}

.change-log table th,
.change-log table td {
    padding: 0.5em;
    vertical-align: top;
}

.change-log table th {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #004499;
    color: #ffffff;
    font-weight: normal;
    box-sizing: border-box;
    word-break: keep-all;
    font-weight: bold;
}

.change-log table td {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.change-log table ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

table {
    width: 100%;
    margin: 0em auto 0em auto;
    padding: 1.0em 5em 1.0em 5em;
    box-sizing: border-box;
    font-size: 1.3em;
    line-height: 35px;
    border-collapse: collapse;
    border-spacing: 0;
}

table tr {
    border-bottom: solid 1px #eee;
}

table th,
table td {
    text-align: center;
    width: 25%;
    padding: 15px 0;
}

table td.icon {
    background-size: 35px;
    background-position: left 5px center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
