@charset "shift-jis";

#single{
    font-size: 16px;
    background-color: #f3f3f2;
    padding-top: 60px;
}
@media screen and (max-width: 599px){
    #single {
    width: 100%;
    box-shadow: 0 0 black;
    box-sizing: border-box;
    }
}

/* .content_box */
.content_box{
    background-color: #fff;
    border-radius: 30px;
    padding: 50px;
    margin-top: 50px;
}
.content_box h1{
    min-height: 80px;
    display: flex;
    align-items: center;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20viewBox%3D%220%200%2080%2080%22%3E%20%3Cpath%20id%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D_1%22%20data-name%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D%201%22%20d%3D%22M40%2C80a40.3%2C40.3%2C0%2C0%2C1-8.061-.813%2C39.781%2C39.781%2C0%2C0%2C1-14.3-6.019A40.117%2C40.117%2C0%2C0%2C1%2C3.143%2C55.57%2C39.8%2C39.8%2C0%2C0%2C1%2C.813%2C48.061a40.39%2C40.39%2C0%2C0%2C1%2C0-16.123%2C39.781%2C39.781%2C0%2C0%2C1%2C6.019-14.3A40.117%2C40.117%2C0%2C0%2C1%2C24.43%2C3.143%2C39.8%2C39.8%2C0%2C0%2C1%2C31.939.813a40.39%2C40.39%2C0%2C0%2C1%2C16.123%2C0%2C39.781%2C39.781%2C0%2C0%2C1%2C14.3%2C6.019%2C40.117%2C40.117%2C0%2C0%2C1%2C14.492%2C17.6%2C39.8%2C39.8%2C0%2C0%2C1%2C2.331%2C7.508%2C40.39%2C40.39%2C0%2C0%2C1%2C0%2C16.123%2C39.781%2C39.781%2C0%2C0%2C1-6.019%2C14.3%2C40.117%2C40.117%2C0%2C0%2C1-17.6%2C14.492%2C39.8%2C39.8%2C0%2C0%2C1-7.508%2C2.331A40.3%2C40.3%2C0%2C0%2C1%2C40%2C80Zm0-46.417a6.4%2C6.4%2C0%2C1%2C0%2C2.5.5A6.377%2C6.377%2C0%2C0%2C0%2C40%2C33.583Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%2344a1c5%22%2F%3E%3C%2Fsvg%3E');
    background-position: left center;
    background-size: 80px;
    background-repeat: no-repeat;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    padding-left: 100px;
    margin-bottom: 30px;
}
.content_box .thumb{
    padding-top: 44.45%;
    position: relative;
    overflow: hidden;
    margin: 0 auto 50px;
}
.content_box .thumb > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.entry-content p{
    margin:0 0 1em;
    text-align: left;
}
.entry-content h2{
    border-bottom: 1px dashed #A4845B;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 25px;
}
.entry-content > h3{
    text-align: left !important;
    font-size: 21px !important;
    font-weight: bold;
    color: #000 !important;
}
.entry-content pre/*,
.entry-content pre > span*/{
    max-width: 100%;
    white-space: normal;
    background: #f0f0f0;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 30px;
    color: #1c236d;
}

.entry-content pre a::before{
    font-family: FontAwesome;
    content: '\f0a6';
    transform: rotate(45deg);
    display: inline-block;
    width: 1.2em;
    text-align: center;
    font-size: 1.3em;
    color: #1c2379;
}
.entry-content pre a,
.entry-content pre a:visited{
    font-weight: bold;
    color: #1c236d;
    text-decoration: underline;
}
.entry-content pre a:hover{
    background: #1c236d;
    color: #fff;
    padding: 3px;
    text-decoration: none;
}
.entry-content pre a:hover::before{ color: #fff;}

.entry-content .small{
    font-size: 14px;
    text-align: right;
    margin: 20px auto;
}
@media screen and (max-width: 599px){
    .content_box{
        padding: 40px 15px 70px;
        position: relative;
    }
    .content_box::before{
        content: "";
        background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20viewBox%3D%220%200%2080%2080%22%3E%20%3Cpath%20id%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D_1%22%20data-name%3D%22%E5%89%8D%E9%9D%A2%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%A7%E5%9E%8B%E6%8A%9C%E3%81%8D%201%22%20d%3D%22M40%2C80a40.3%2C40.3%2C0%2C0%2C1-8.061-.813%2C39.781%2C39.781%2C0%2C0%2C1-14.3-6.019A40.117%2C40.117%2C0%2C0%2C1%2C3.143%2C55.57%2C39.8%2C39.8%2C0%2C0%2C1%2C.813%2C48.061a40.39%2C40.39%2C0%2C0%2C1%2C0-16.123%2C39.781%2C39.781%2C0%2C0%2C1%2C6.019-14.3A40.117%2C40.117%2C0%2C0%2C1%2C24.43%2C3.143%2C39.8%2C39.8%2C0%2C0%2C1%2C31.939.813a40.39%2C40.39%2C0%2C0%2C1%2C16.123%2C0%2C39.781%2C39.781%2C0%2C0%2C1%2C14.3%2C6.019%2C40.117%2C40.117%2C0%2C0%2C1%2C14.492%2C17.6%2C39.8%2C39.8%2C0%2C0%2C1%2C2.331%2C7.508%2C40.39%2C40.39%2C0%2C0%2C1%2C0%2C16.123%2C39.781%2C39.781%2C0%2C0%2C1-6.019%2C14.3%2C40.117%2C40.117%2C0%2C0%2C1-17.6%2C14.492%2C39.8%2C39.8%2C0%2C0%2C1-7.508%2C2.331A40.3%2C40.3%2C0%2C0%2C1%2C40%2C80Zm0-46.417a6.4%2C6.4%2C0%2C1%2C0%2C2.5.5A6.377%2C6.377%2C0%2C0%2C0%2C40%2C33.583Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%2344a1c5%22%2F%3E%3C%2Fsvg%3E');
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        padding: 25px;
        position: absolute;
        left: 0;
        right: 0;
        top: -20px;
        margin: auto;
    }
    #single .content_box h1{
        background: none;
        font-size: 20px;
        padding: 0;
        max-width: 300px;
        margin: 0 auto 10px;
    }
    .content_box .thumb{
        width: 300px;
    }
    .entry-content h2{
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 1.2em;
    }
    .entry-content p{
        font-size: 14px;
    }
}

/* .link_top */
.link_top{
    font-weight: bold;
    text-align: center;
    margin: 30px auto 40px;
}
.link_top::before {
    content: "";
    background: url(/contents/fudodiary1/img//book.png) center/contain no-repeat;
    padding: 10px;
    margin-right: 15px;
}
.link_top a{
    color: #000;
}

/* pager */
.pager{
    background-color: #44A1C5;
    padding: 30px 0;
    position: relative;
}
.pager::before{
    content: "";
    display: block;
    border-left: 1px solid #fff;
    width: 1px;
    height: 80%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pager_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pager_list li{ width: calc(50% - 20px);}
.pager_list li a:hover{ text-decoration: none;}

.pager_list .arw{
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    transition: all .3s;
}
/* .pager_list .arw:hover{ text-decoration: underline;} */

.pager_list .prev{
    margin-right: auto;
    margin-left: 0;
}
.pager_list .prev .arw::before{
    content: "";
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.321%22%20height%3D%2221.227%22%20viewBox%3D%220%200%2018.321%2021.227%22%3E%3Cg%20transform%3D%22translate(-1184.293%20-6953.793)%22%3E%3Cpath%20d%3D%22M1088.145%2C4506.509l-1.414-1.414%2C9.2-9.2-9.2-9.2%2C1.414-1.414%2C9.906%2C9.907-.567.848.565.569Z%22%20transform%3D%22translate(97.562%202468.511)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M1088.145%2C4506.509l-1.414-1.414%2C9.2-9.2-9.2-9.2%2C1.414-1.414%2C9.906%2C9.907-.567.848.565.569Z%22%20transform%3D%22translate(104.562%202468.511)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    transform: scale(-1, 1);
    margin-right: 12px;
}

.pager_list .next{
    margin-right: 0;
    margin-left: auto;
}
.pager_list .next .arw{ justify-content: flex-end;}
.pager_list .next .arw::after{
    content: "";
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.321%22%20height%3D%2221.227%22%20viewBox%3D%220%200%2018.321%2021.227%22%3E%3Cg%20transform%3D%22translate(-1184.293%20-6953.793)%22%3E%3Cpath%20d%3D%22M1088.145%2C4506.509l-1.414-1.414%2C9.2-9.2-9.2-9.2%2C1.414-1.414%2C9.906%2C9.907-.567.848.565.569Z%22%20transform%3D%22translate(97.562%202468.511)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M1088.145%2C4506.509l-1.414-1.414%2C9.2-9.2-9.2-9.2%2C1.414-1.414%2C9.906%2C9.907-.567.848.565.569Z%22%20transform%3D%22translate(104.562%202468.511)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    margin-left: 12px;
}

.pager_list .post{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    color: #333;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    transition: all .3s;
}
.pager_list .post:hover{
    transform: translateY(1px);
    box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
}
.pager_list .post .thumb{
    flex: 0 0 40.45%;
    padding-top: 18%;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.pager_list .post .thumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
@media screen and (max-width: 599px){
    .pager{
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .pager_list .post{
        flex-direction: column;
        font-size: 14px;
    }
    .pager_list .post .thumb{
        flex: 0 0 100%;
        padding-top: 44.45%;
        margin-right: 0;
        margin-bottom: 1em;
    }
}
