@charset "UTF-8";

/* CSS Document */

body {
    margin: 0px auto
}

.box {
    display: flex;
    flex-wrap: wrap;
}

a:hover {
    opacity: 0.7
}

a:hover {
    opacity: 0.7
}

a:hover {
    opacity: 0.7
}

@media screen and (min-width:780px) {
    .sp {
        display: none
    }
    .contents {
        max-width: 1440px;
        margin: 0px auto;
        padding: 10% 5% 3%;
    }
    .p15 {
        padding: 0 15px
    }
    .text-c p {
        text-align: center
    }
    .box-half64_1 {
        width: 55%
    }
    .box-half64_2 {
        width: 35%
    }
    .box-half46_1 {
        width: 35%
    }
    .box-half46_2 {
        width: 55%
    }
    .box-half37_1 {
        width: 20%
    }
    .box-half37_2 {
        width: 75%
    }
    .box-half73_1 {
        width: 75%
    }
    .box-half73_2 {
        width: 20%
    }
    .box-half28_1 {
        width: 10%
    }
    .box-half28_2 {
        width: 85%
    }
    .box-half82_1 {
        width: 85%
    }
    .box-half82_2 {
        width: 10%
    }
    .box-half55 {
        width: 46%
    }
    .box-half333 {
        width: 31%;
    }
    .box-half4 {
        width: 22%
    }
    #c01 {
        background: url("");
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    #c01 .ttl {
        max-width: 165px;
        width: 40%;
        margin: 5% auto;
    }
    #c01 h2 {
        width: 100%;
        text-align: center
    }
    #c01 .cat-list {
        display: flex;
        flex-wrap: wrap;
        max-width: 650px;
        margin: 0 auto
    }
    #c01 .cat-list .cat {
        padding: 5px 25px 5px;
        border: 1px solid #cfcfcf;
        ;
        border-radius: 50px;
        margin: 0 auto 20px;
        line-height: 26px;
    }
    #c01 .cat-list2 {
        display: flex;
        flex-wrap: wrap;
        max-width: 500px;
        margin: 0 auto;
        justify-content: center;
    }
    #c01 .cat-list2 .cat {
        padding: 5px 25px 5px;
        border: 1px solid #cfcfcf;
        ;
        border-radius: 50px;
        margin: 0 20px 20px
    }
    #c01 .cat:hover {
        padding: 5px 25px 5px;
        border: 1px solid #cfcfcf;
        border-radius: 50px;
        margin: 0 auto 20px;
        background: #000;
        color: white
    }
    #c01 .cat a {
        color: #000;
        text-decoration: none
    }
    #c01 .cat a:hover {
        color: #fff;
        text-decoration: none
    }
    #02 {
        margin-bottom: 5%
    }
    #02 .contents {
        position: relative;
    }
    #c02 .contents div:nth-child(1) img {
        text-align: center;
    }
    #c02 .contents .blog {
        display: flex;
        flex-wrap: wrap;
    }
    #c02 .contents .blog div {
        width: 21%;
        margin: 0 auto 5%
    }
    #c02 .contents .blog div p {
        line-height: 160% !important;
        margin: 5% 0
    }
    #c02 .contents .blog div table tbody tr td p {
        line-height: 100% !important;
    }
    #c02 .contents .blog div table tbody tr td:nth-child(1) p {
        color: #bc6867;
        border-right: 1px solid #cfcfcf;
        padding-right: 10px;
    }
    #c02 .contents .blog div table tbody tr td:nth-child(2) p {
        padding-left: 10px;
    }
    #c02 .contents .btn {
        text-align: center;
        margin-top: 3%
    }
    .pg {
        text-align: center
    }
}

@media screen and (max-width:779px) {
    .pc {
        display: none
    }
    .contents {
        width: 90%;
        margin: 0px auto;
        padding: 15% 0 3%;
    }
    .text-c p {
        text-align: left
    }
    .box-half64_1 {
        width: 100%
    }
    .box-half64_2 {
        width: 100%
    }
    .box-half46_1 {
        width: 100%
    }
    .box-half46_2 {
        width: 100%
    }
    .box-half37_1 {
        width: 20%
    }
    .box-half37_2 {
        width: 75%
    }
    .box-half73_1 {
        width: 75%
    }
    .box-half73_2 {
        width: 20%
    }
    .box-half28_1 {
        width: 15%
    }
    .box-half28_2 {
        width: 80%
    }
    .box-half82_1 {
        width: 80%
    }
    .box-half82_2 {
        width: 15%
    }
    .box-half55 {
        width: 100%
    }
    .box-half333 {
        width: 66%
    }
    .box-half4 {
        width: 46%
    }
    #c01 {
        background: url("");
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    #c01 .ttl {
        max-width: 165px;
        width: 25%;
        margin: 15% auto;
    }
    #c01 h2 {
        width: 100%;
        text-align: center
    }
    #c01 .cat-list {
        display: flex;
        flex-wrap: wrap;
        max-width: 650px;
        margin: 0 auto
    }
    #c01 .cat-list .cat {
        padding: 5px 25px 5px;
        border: 1px solid #cfcfcf;
        ;
        border-radius: 50px;
        margin: 0 auto 10px;
        width: 100%;
        line-height: 26px;
    }
    #c01 .cat-list2 {
        display: flex;
        flex-wrap: wrap;
        max-width: 650px;
        margin: 0 auto;
        justify-content: center;
    }
    #c01 .cat-list2 .cat {
        padding: 5px 25px 5px;
        border: 1px solid #cfcfcf;
        ;
        border-radius: 50px;
        margin: 0 auto 10px;
        width: 100%
    }
    #c01 .cat:hover {
        padding: 5px 25px 5px;
        border: 1px solid #cfcfcf;
        ;
        border-radius: 50px;
        margin: 0 auto 10px;
        background: #000;
        color: white
    }
    #c01 .cat a {
        color: #000;
        text-decoration: none
    }
    #c01 .cat a:hover {
        color: #fff;
        text-decoration: none
    }
    #02 {
        margin-bottom: 5%
    }
    #02 .contents {
        position: relative;
    }
    #c02 .contents div:nth-child(1) img {
        text-align: center;
    }
    #c02 .contents .blog {
        display: flex;
        flex-wrap: wrap;
    }
    #c02 .contents .blog div {
        width: 45%;
        margin: 0 auto 10%
    }
    #c02 .contents .blog div a p {
        line-height: 160% !important;
        margin: 5% 0
    }

    #c02 .contents .blog div table{width:100%}
    #c02 .contents .blog div table tbody tr td{display: block; width:100%}
    #c02 .contents .blog div table tbody tr td p{margin: 0; }
    #c02 .contents .blog div table tbody tr td:nth-child(1) p{color:#bc6867; border-right: 0px solid #cfcfcf; border-top: 1px solid #cfcfcf; padding-right: 0px; padding-top:5px}
    #c02 .contents .blog div table tbody tr td:nth-child(2){padding-left: 0px;}

    #c02 .contents .blog div table tbody tr td p {
        line-height: 100% !important;
    }
    #c02 .contents .blog div table tbody tr td:nth-child(1) p {
        color: #bc6867;
        border-right: 0px solid #cfcfcf;
        padding-right: 10px;
    }
    #c02 .contents .blog div table tbody tr td:nth-child(2) p {
        padding-left:0px;
    }
    #c02 .contents .btn {
        text-align: center;
        margin-top: 3%
    }
    .pg {
        text-align: center
    }
}


/*--------------- JS絞り込みで消す ---------*/

.cat {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.is-hide {
    display: none;
}

.is-active {
    background-color: black;
    color: white;
}

.radio {
    display: none;
}

.radio+.radio_image {
    background-color: #ffffff;
}

.radio:checked+.radio_image {
    background-color: #ffeeee;
}

/*--------------- ページャー ---------*/
.pnavi {
    display: flex; flex-wrap: wrap; max-width: 332px; margin: 10% auto 0;
}
a.pnavi {
    font: inherit; direction: inherit;
}
a.page-numbers {
    font: inherit; color: black; text-decoration: inherit; padding:5px 3px; border:0px solid #cfcfcf; width: 30px; border-radius: 90px; text-align: center;
}
span.page-numbers.current {
    padding:5px 3px; border:1px solid #cfcfcf; width: 30px; border-radius: 90px; text-align: center;
}
.pnavi_li:hover {
    padding:5px 3px; border:1px solid #cfcfcf; width: 30px; border-radius: 90px; text-align: center;
}
a.prev.page-numbers {
    margin-right: 30px; border:1px solid #fff;
}
a.next.page-numbers {
    margin-right: 30px; border:1px solid #fff;
}


.pnavi {
    max-width: 230px !important;
}