@charset "UTF-8";
.mainvisual {
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 17px 0 0;
    height: 200px;
    text-align: center;
}

.syosai_cat00 .mainvisual {
    background: center top no-repeat url(/assets/mainvisual-syosai00.jpg);
}

.part-headaer {
    margin: 0 auto;
    width: 1024px;
}

.part-headaer h2 {
    padding: 13px 0;
    box-sizing: border-box;
    margin-left: -49px;
    width: 1123px;
    font-size: 3.6rem;
    line-height: 4.8rem;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background-color: #8ec08b;
}

.page {
    margin-bottom: 40px;
}

.page:last-of-type {
    margin-bottom: 60px;
}

.chapter-header {
    margin: 0 auto -100px;
    width: 1024px;
}

.chapter-header h2 {
    padding: 82px 0 12px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
    color: #3e3e3e;
}

.chapter-header h2 .category {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 14px;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
    background-color: #196ab3;
    border-radius: 4px;
}

.chapter-header h2 em {
    display: block;
}

.chapter-header h2 em::before, .chapter-header h2 em::after {
    content: "";
    display: inline-block;
    margin: 0 40px 10px;
    width: 60px;
    height: 2px;
    background-color: #3e3e3e;
}

.double_box {
    position: relative;
    box-sizing: border-box;
    padding: 3px;
    width: 1024px;
    margin-bottom: 30px;
    border: solid 1px #d1cdc6;
}

.double_box .inner {
    box-sizing: border-box;
    width: auto;
    color: #333;
    background-color: #f9f9f9;
    border: solid 1px #d1cdc6;
}

.double_box .inner p {
    padding: 15px 40px;
    width: auto;
    font-size: 2rem;
    line-height: 2.6rem;
    text-align: center;
}

.chapter {
    background: center top url(/assets/syosai-chapter_bg.png);
}

.chapter-header + .chapter {
    padding-top: 130px;
}

.paragraph {
    margin: 0 auto;
    padding-bottom: 49px;
    line-height: 2;
    width: 1024px;
}

.paragraph h3 {
    box-sizing: border-box;
    margin-left: -29px;
    margin-bottom: 24px;
    padding: 14px 59px;
    width: 1083px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    background-color: #e5ecf3;
}

.paragraph h4 {
    box-sizing: border-box;
    margin-bottom: 30px;
    padding: 0 28px 10px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    border-bottom: solid 4px #d7e4f2;
}

.paragraph h5 {
    box-sizing: border-box;
    margin-left: 10px;
    margin-bottom: 30px;
    padding: 0 28px 0 10px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    border-left: solid 8px #d7e4f2;
}

.paragraph h6 {
    box-sizing: border-box;
    margin-left: 10px;
    margin-bottom: 30px;
    padding: 0 28px 0 10px;
    font-size: 2rem;
    line-height: 2.2rem;
    border-left: solid 8px #e1e1e1;
}

.paragraph p {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    overflow: hidden;
}

.paragraph p em {
    display: block;
    font-size: 1.8rem;
    line-height: 3.4rem;
    font-weight: bold;
}

.paragraph ul {
    margin-bottom: 30px;
}

.paragraph ul li::before {
    content: "- ";
}

.paragraph ol {
    margin-bottom: 30px;
}

.paragraph ol li {
    list-style: decimal inside;
}

.paragraph dl {
    margin-bottom: 30px;
}

.paragraph dl dt {
    font-weight: bold;
}

.paragraph dl dd {
    padding-left: 2rem;
}

.paragraph .table_border {
    margin-bottom: 30px;
}

.paragraph .table_border tbody th, .paragraph .table_border tbody td {
    padding: 20px 5px;
    border-bottom: solid 1px #81b1d8;
}

.paragraph .table_border tbody th {
    width: 175px;
    text-align: left;
}

.paragraph .table_box {
    margin-bottom: 30px;
}

.paragraph .table_box th, .paragraph .table_box td {
    padding: 20px 5px;
    border: solid 1px #d3d3d3;
}

.paragraph .table_box thead tr th {
    text-align: center;
    background-color: #e5ebf0;
}

.paragraph .table_box tbody tr th {
    width: 175px;
    text-align: left;
    background-color: #f9f9f9;
}

.paragraph.pt1 aside {
    float: right;
    box-sizing: border-box;
    margin-left: 28px;
    padding: 5px 0 0;
    width: 380px;
}

.paragraph.pt1 aside figure {
    padding: 36px 15px;
    background-color: #f2f2e4;
}

.paragraph.pt1 aside figure img {
    width: 100%;
}

.paragraph.pt2 aside {
    float: right;
    box-sizing: border-box;
    margin-left: 28px;
    padding: 5px 0 0;
    width: 340px;
}

.paragraph.pt2 aside figure {
    padding: 36px 15px;
    background-color: #f2f2e4;
}

.paragraph.pt2 aside figure img {
    width: 100%;
}

.paragraph:last-of-type {
    padding-bottom: 80px;
}

.chapter-footer {
    margin-top: -53px;
}

.pagenation {
    margin: 0 auto;
    width: 550px;
    height: 99px;
    background-image: url(/assets/bg-noise.png);
    background-color: #f8f8f8;
    border: solid 1px #e3e3e3;
}

.pagenation ul {
    padding: 20px 0;
    text-align: center;
}

.pagenation ul li {
    display: inline-block;
    margin-right: 28px;
    padding-right: 33px;
    height: 58px;
    font-size: 2rem;
    line-height: 58px;
    border-right: solid 1px #b7b7b7;
}

.pagenation ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
}

.pagenation ul li a {
    text-decoration: underline;
}

.pagenation ul li a:hover {
    text-decoration: none;
}

.pagenation ul li.btn_prev::before {
    content: "←";
    margin-right: 5px;
    color: #196ab3;
}

.pagenation ul li.btn_next::after {
    content: "→";
    margin-left: 5px;
    color: #196ab3;
}

.local_nav {
    position: fixed;
    top: 200px;
    left: 0;
    width: 80px;
}

.local_nav .nav_btn {
    margin-bottom: 20px;
    width: 80px;
    font-size: 24px;
    font-weight: normal;
    background-color: #fff;
}

.local_nav .nav_btn a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
}

.local_nav .nav_btn a:hover {
    opacity: 0.8;
}

.local_nav .btn_shelf {
    height: 140px;
}

.local_nav .btn_shelf a {
    line-height: 24px;
    text-align: center;
    background-color: #f89c31;
}

.local_nav .btn_shelf a::before {
    content: url(/assets/icon-shelf_w.png);
    display: block;
    margin-bottom: 10px;
    padding-top: 13px;
}

.local_nav .btn_shelf a::after {
    content: "←";
    display: block;
    margin: 13px auto 0;
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 28px;
    border: solid 2px #fff;
    border-radius: 28px;
}

.local_nav .btn_index {
    height: 350px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 80px;
}

.local_nav .btn_index a {
    background-color: #196ab3;
    cursor: pointer !important;
}

.local_nav .btn_index a::before {
    content: url(/assets/icon-mokuji_w.png);
    margin-bottom: 10px;
    padding-top: 40px;
}

.local_nav .btn_index a::after {
    content: "";
    position: absolute;
    bottom: 80px;
    right: 35px;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.local_nav .nav_chapter {
    position: relative;
    bottom: 80px;
    color: #ffffff !important;
    font-size: 16px;
    text-align: center;
}

.local_nav .btn_print {
    height: 300px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 80px;
}

.local_nav .btn_print a {
    background-color: #70af6b;
}

.local_nav .btn_print a::before {
    content: url(/assets/icon-print_w.png);
    margin-bottom: 10px;
    padding-top: 13px;
}

.local_nav .page_index .nav_body {
    display: none;
    position: fixed;
    top: 160px;
    box-sizing: border-box;
    padding: 20px 50px 44px 100px;
    width: 600px;
    height: calc(100vh - 320px);
    background-image: url(/assets/bg-noise.png);
    background-color: #f9f9f9;
    border: solid 1px #b7b7b7;
    z-index: 100;
    overflow: scroll;
}

.local_nav .page_index .nav_body h2 {
    margin-bottom: 28px;
    text-align: center;
}

.local_nav .page_index .nav_body h2::before, .local_nav .page_index .nav_body h2::after {
    content: "";
    display: inline-block;
    margin: 0 24px 10px;
    width: 75px;
    height: 1px;
    background-color: #3e3e3e;
}

.local_nav .page_index .nav_body h2 em {
    font-size: 2.8rem;
    line-height: 2.8rem;
}

.local_nav .page_index .nav_body h2 em::before {
    content: url(/assets/icon-mokuji_k.png);
    margin-right: 10px;
}

.local_nav .page_index .nav_body .desc {
    margin-bottom: 20px;
    padding: 18px 0;
    font-size: 2rem;
    text-align: center;
    color: #3d3d3d;
    background-color: #e5ecf3;
}

.local_nav .page_index .nav_body .desc::before {
    content: url(/assets/icon-openbook.png);
    margin-right: 5px;
    vertical-align: -6px;
}

.local_nav .page_index .nav_body dl {
    padding: 14px 21px;
    color: #3d3d3d;
    background-color: #fff;
}

.local_nav .page_index .nav_body dl dt {
    margin-bottom: 5px;
    font-size: 1.8rem;
    line-height: 2rem;
}

.local_nav .page_index .nav_body dl dt::before {
    content: url(/assets/icon-bar_k.png);
    margin-right: 20px;
    vertical-align: 5px;
}

.local_nav .page_index .nav_body dl dd {
    margin-bottom: 15px;
    padding-left: 86px;
    font-size: 1.8rem;
    line-height: 2.4rem;
}

.local_nav .page_index .nav_body dl a {
    text-decoration: underline;
    color: #196ab3;
}

.local_nav .page_index .nav_body dl a:hover {
    text-decoration: none;
}

.local_nav.is_open .btn_index {
    position: fixed;
    top: 199px;
    left: 0px;
    z-index: 200;
}

.local_nav.is_open .btn_index a::after {
    right: 20px;
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.local_nav.is_open .nav_body {
    display: block;
}

.iframe {
    width: 560px;
    height: 315px;
}

.css-fukidashi {
    padding: 0;
    margin: 0;
}

#text_1 {
    width: 100px;
    position: relative;
}

#fukidashi_1 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_1:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_2 {
    width: 100px;
    position: relative;
}

#fukidashi_2 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_2:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_3 {
    width: 100px;
    position: relative;
}

#fukidashi_3 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_3:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_4 {
    width: 100px;
    position: relative;
}

#fukidashi_4 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_4:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_5 {
    width: 100px;
    position: relative;
}

#fukidashi_5 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_5:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_6 {
    width: 100px;
    position: relative;
}

#fukidashi_6 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_6:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_7 {
    width: 100px;
    position: relative;
}

#fukidashi_7 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_7:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_8 {
    width: 100px;
    position: relative;
}

#fukidashi_8 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_8:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_9 {
    width: 100px;
    position: relative;
}

#fukidashi_9 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_9:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_10 {
    width: 100px;
    position: relative;
}

#fukidashi_10 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_10:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_11 {
    width: 100px;
    position: relative;
}

#fukidashi_11 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_11:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_12 {
    width: 100px;
    position: relative;
}

#fukidashi_12 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_12:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

#text_13 {
    width: 100px;
    position: relative;
}

#fukidashi_13 {
    display: none;
    width: 350px;
    position: relative;
    top: 0;
    left: 50px;
    padding: 10px;
    border-radius: 5px;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#fukidashi_13:after {
    position: relative;
    width: 0;
    height: 0;
    left: 0;
    bottom: -19px;
    margin-left: 10px;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

@media only screen and (min-width: 768px) {
    .spv {
        display: none !important;
    }

    .pagenation ul li.btn_home {
        display: none;
    }

    .mainvisual .chapter_title {
        display: inline-block;
        width: 500px;
        height: 129px;
        padding-top: 35px;
        font-size: 4rem;
        line-height: 4.4rem;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0.8);
    }

    #mealtime_ad_sp {
        display: none;
    }
}
/* sp */
@media only screen and (max-width: 767px) {
    .pcv {
        display: none !important;
    }

    .pagenation ul li.btn_home {
        display: none;
    }

    .spv {
        display: block;
    }

    body {
        padding-bottom: 40px;
    }

    .mainvisual {
        position: relative;
        margin-bottom: 15px;
        padding: 70px 0 0;
        height: 200px;
        z-index: 5;
    }

    .syosai_cat00 .mainvisual {
        background: center top no-repeat url(/assets/sp-mainvisual-syosai00.jpg);
        background-size: contain;
    }

    .mainvisual .chapter_title {
        display: inline-block;
        padding: 20px 35px 15px;
        font-size: 2.4rem;
        line-height: 2.6rem;
        font-weight: normal;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .part-headaer {
        width: auto;
    }

    .part-headaer h2 {
        padding: 15px 0;
        margin-left: 0;
        width: auto;
        font-size: 2.5rem;
        line-height: 3rem;
    }

    .page {
        margin-bottom: 40px;
    }

    .page:last-of-type {
        margin-bottom: 60px;
    }

    .chapter-header {
        margin: 0 auto -100px;
        width: auto;
    }

    .chapter-header h2 {
        padding: 60px 0 20px;
        font-size: 2.4rem;
        line-height: 2.9rem;
    }

    .chapter-header h2 .category {
        margin-bottom: 10px;
        padding: 0 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .chapter-header h2 em {
        position: relative;
        display: block;
        text-align: center;
    }

    .chapter-header h2 em::before, .chapter-header h2 em::after {
        content: "";
        position: absolute;
        top: 50%;
        display: inline-block;
        margin: 0;
        width: 0px;
    }

    .chapter-header h2 em::before {
        left: 12.5px;
    }

    .chapter-header h2 em::after {
        right: 12.5px;
    }

    .double_box {
        position: relative;
        box-sizing: border-box;
        margin: 0 12.5px 10px;
        padding: 4px;
        width: auto;
    }

    .double_box .inner {
        box-sizing: border-box;
        width: auto;
        color: #333;
        background-color: #f9f9f9;
        border: solid 1px #d1cdc6;
    }

    .double_box .inner p {
        padding: 22px 0;
        width: auto;
        font-size: 1.4rem;
        line-height: 2.4rem;
        text-align: left;
    }

    .chapter {
        background: center top url(/assets/syosai-chapter_bg.png);
    }

    .chapter-header + .chapter {
        padding-top: 130px;
    }

    .paragraph {
        margin: 0 auto;
        padding-bottom: 40px;
        line-height: 2;
        width: auto;
    }

    .paragraph h3 {
        box-sizing: border-box;
        margin-left: 0;
        margin-bottom: 15px;
        padding: 12px 26px;
        width: auto;
        font-size: 1.9rem;
        line-height: 1.9rem;
        background-color: #e5ecf3;
    }

    .paragraph h4 {
        margin: 0 12.5px 20px;
        padding: 0 15px 7px;
        font-size: 1.9rem;
        line-height: 1.9rem;
    }

    .paragraph h5 {
        margin-left: 12.5px;
        margin-bottom: 20px;
        font-size: 1.9rem;
        line-height: 1.9rem;
    }

    .paragraph h6 {
        margin-left: 12.5px;
        margin-bottom: 20px;
        font-size: 1.7rem;
        line-height: 1.9rem;
    }

    .paragraph p {
        margin: 0 12.5px 2rem;
        font-size: 1.4rem;
        line-height: 2.1rem;
        overflow: hidden;
    }

    .paragraph p em {
        font-size: 1.5rem;
        line-height: 2.6rem;
        font-weight: bold;
    }

    .paragraph ul {
        margin: 0 12.5px 20px;
    }

    .paragraph ul li::before {
        content: "- ";
    }

    .paragraph ol {
        margin: 0 12.5px 20px;
    }

    .paragraph ol li {
        list-style: decimal inside;
    }

    .paragraph dl {
        margin: 0 12.5px 20px;
    }

    .paragraph dl dt {
        font-weight: bold;
    }

    .paragraph dl dd {
        padding-left: 2rem;
    }

    .paragraph .table_outer {
        margin: 0 12.5px;
        width: calc(100% - 25px);
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    .paragraph .table_border {
        margin-bottom: 20px;
    }

    .paragraph .table_border tbody th, .paragraph .table_border tbody td {
        padding: 10px 5px;
        white-space: nowrap;
    }

    .paragraph .table_border tbody th {
        width: 125px;
        text-align: left;
    }

    .paragraph .table_box {
        margin-bottom: 20px;
    }

    .paragraph .table_box th, .paragraph .table_box td {
        padding: 10px 5px;
        white-space: nowrap;
    }

    .paragraph .table_box thead tr th {
        text-align: center;
        background-color: #e5ebf0;
    }

    .paragraph .table_box tbody tr th {
        width: 125px;
        text-align: left;
        background-color: #f9f9f9;
    }

    .paragraph.pt1 aside {
        float: none;
        margin: 0 12.5px 12.5px;
        padding: 0;
        width: auto;
    }

    .paragraph.pt1 aside figure {
        padding: 36px 15px;
        background-color: #f2f2e4;
    }

    .paragraph.pt1 aside figure img {
        width: 100%;
    }

    .paragraph.pt2 aside {
        float: none;
        margin: 0 12.5px 12.5px;
        padding: 0;
        width: auto;
    }

    .paragraph.pt2 aside figure {
        padding: 36px 15px;
        background-color: #f2f2e4;
    }

    .paragraph.pt2 aside figure img {
        width: 100%;
    }

    .paragraph:last-of-type {
        padding-bottom: 30px;
    }

    .chapter-footer {
        margin-top: 0;
    }

    .pagenation {
        margin: 0 auto;
        width: auto;
        height: 64px;
    }

    .pagenation ul {
        padding: 13px 0;
    }

    .pagenation ul li {
        margin-right: 7px;
        padding-right: 12px;
        height: 40px;
        font-size: 1.4rem;
        line-height: 40px;
    }

    .pagenation ul li.btn_prev::before {
        margin-right: 2px;
    }

    .pagenation ul li.btn_home::before {
        display: block;
        zoom: 70%;
        margin-right: 2px;
    }

    .pagenation ul li.btn_next::after {
        margin-left: 2px;
    }

    .local_nav {
        top: auto;
        left: 0;
        bottom: 0;
        width: 100%;
        -webkit-filter: blur(0) !important;
        filter: blur(0) !important;
    }

    .local_nav .nav_btn {
        float: left;
        margin-bottom: 0;
        width: 100%;
        font-size: 12px;
        line-height: 40px !important;
        text-align: left;
        background-color: initial;
    }

    .local_nav .nav_btn a {
        box-sizing: border-box;
        padding-left: 20px;
    }

    .local_nav .btn_shelf {
        height: 40px;
    }

    .local_nav .btn_shelf a {
        line-height: 40px !important;
        text-align: left;
    }

    .local_nav .btn_shelf a::before {
        display: inline;
        margin-right: 12px;
        margin-bottom: 0;
        padding-top: 0;
        line-height: 40px;
        vertical-align: -10px;
        zoom: 70%;
    }

    .local_nav .btn_shelf a::after {
        content: "←";
        position: absolute;
        bottom: 6px;
        right: 20px;
        display: block;
        margin: 13px auto 0;
        width: 20px;
        height: 20px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        border: solid 2px #fff;
        border-radius: 28px;
    }

    .local_nav .btn_index {
        height: 40px;
        writing-mode: horizontal-tb;
        line-height: 40px;
    }

    .local_nav .btn_index a {
        background-color: #196ab3;
        cursor: pointer !important;
        bottom: 35px
    }

    .local_nav .btn_index a::before {
        margin-right: 12px;
        margin-bottom: 0;
        padding-top: 0;
        line-height: 40px;
        vertical-align: -5px;
        zoom: 70%;
    }

    .local_nav .btn_index a::after {
        content: "⌃";
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        bottom: 6px;
        right: 0 !important;
        display: block;
        margin-left: -15px;
        width: 30px;
        height: 30px;
        writing-mode: horizontal-tb;
        font-size: 24px;
        color: #fff;
        border: none;
    }

    .local_nav .btn_print {
        height: 300px;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        line-height: 80px;
    }

    .local_nav .btn_print a {
        background-color: #70af6b;
    }

    .local_nav .btn_print a::before {
        content: url(/assets/icon-print_w.png);
        margin-bottom: 10px;
        padding-top: 13px;
    }

    .local_nav .page_index {
        -webkit-filter: blur(0) !important;
        filter: blur(0) !important;
    }

    .local_nav .page_index .nav_body {
        display: none;
        position: fixed;
        top: auto;
        bottom: 0;
        box-sizing: border-box;
        padding: 40px 12.5px;
        width: auto;
        height: calc(100vh - 40px);
        background-image: url(/assets/bg-noise.png);
        background-color: rgba(240, 240, 240, 0.9);
        border: solid 1px #b7b7b7;
        z-index: 100;
        overflow: scroll;
        -webkit-filter: blur(0) !important;
        filter: blur(0) !important;
    }

    .local_nav .page_index .nav_body h2 {
        margin-bottom: 28px;
        text-align: center;
    }

    .local_nav .page_index .nav_body h2::before, .local_nav .page_index .nav_body h2::after {
        content: "";
        display: inline-block;
        margin: 0 12px 10px;
        width: 72px;
        height: 1px;
        background-color: #3e3e3e;
    }

    .local_nav .page_index .nav_body h2 em {
        font-size: 2.8rem;
        line-height: 2.8rem;
    }

    .local_nav .page_index .nav_body h2 em::before {
        content: url(/assets/icon-mokuji_k.png);
        margin-right: 10px;
    }

    .local_nav .page_index .nav_body .desc {
        position: relative;
        margin-bottom: 20px;
        padding: 10px 0 10px 83px;
        font-size: 1.4rem;
        line-height: 1.7rem;
        text-align: left;
    }

    .local_nav .page_index .nav_body .desc::before {
        content: url(/assets/icon-openbook.png);
        position: absolute;
        top: 11px;
        left: 36px;
        margin-right: 5px;
        vertical-align: -6px;
    }

    .local_nav .page_index .nav_body dl {
        padding: 20px 7px;
        background-color: #fff;
    }

    .local_nav .page_index .nav_body dl dt {
        margin-bottom: 5px;
        font-size: 1.6rem;
        line-height: 3rem;
    }

    .local_nav .page_index .nav_body dl dt::before {
        content: url(/assets/icon-bar_k.png);
        margin-right: 10px;
        vertical-align: 5px;
        zoom: 70%;
    }

    .local_nav .page_index .nav_body dl dd {
        margin-bottom: 15px;
        padding-left: 45px;
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .local_nav .page_index .nav_body dl a {
        text-decoration: underline;
        color: #196ab3;
    }

    .local_nav .page_index .nav_body dl a:hover {
        text-decoration: none;
    }

    .local_nav.is_open {
        z-index: 600;
    }

    .local_nav.is_open .btn_shelf {
        position: fixed;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        -webkit-filter: blur(0) !important;
        filter: blur(0) !important;
    }

    .local_nav.is_open .btn_index {
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        z-index: 1000;
        -webkit-filter: blur(0) !important;
        filter: blur(0) !important;
    }

    .local_nav.is_open .btn_index a::after {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }

    .local_nav.is_open .nav_body {
        display: block;
    }

    .is_blur > *:not(.local_nav) {
        /*-webkit-filter: blur(1px);
                filter: blur(1px);*/
    }

    .nav_chapter {
        display: none;
    }

    .iframe-wrapper {
        position: relative;
        width: 100%;
        padding: calc(315 / 560 * 100%) 0 0;
    }

    .iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .text {
        display: none;
    }

    .menu_top_icon {
        display: none;
    }

    #mealtime_ad {
        display: none;
    }
}