.raBoxSpInner .sp_image {
    margin-bottom: 30px;
}
.under_contents {
    margin-top: 150px;
}
.online_top_contents {
    margin: 20px auto 50px;
    position: relative;
}

.online_top_contents .kakko1 {
    position: absolute;
    top: -50px;
}

.online_top_contents .kakko2 {
    margin-top: 0;
    position: absolute;
    right: 0px;
    top: 60px;
}

.online_top_contents p {
    text-align: center;
}

.online_top_contents h2 {
    text-align: center;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-size: 32px;
}

@media screen and (max-width: 650px) {
    .online_top_contents h2 {
        font-size: 20px;
        padding: 25px 0;
        margin: 20px 0;
    }
    .online_top_contents .kakko1 {
        top: auto;
        bottom: 50px;
        left: -10px;
    }
    .online_top_contents .kakko2 {
        top: auto;
        bottom: 10px;
        right: -10px;
    }
}

@media screen and (max-width: 400px) {
    .online_top_contents h2 {
        font-size: 16px;
        padding: 25px 0;
        margin: 20px 0;
    }
}


.inner {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
}

/*media query*/

@media screen and (max-width: 560px) {
    .inner {
        width: 100%;
    }
    .otherPost {
        /* display: flex; */
        margin: 10px auto;
    }
}

.section {
    border: 1px solid #ccc;
    margin: 5px;
    display: flex;
    flex-wrap: wrap;
}

.section .item {
    flex-basis: 23%;
    margin: 10px;
    justify-content: space-between;
}


/* pcbox */

.raBox {
    background: url("../images/back-yellow.png") left top no-repeat;
    background-size: cover;
    padding: 80px 0;
}

._sp {
    display: none !important;
}

@media screen and (max-width: 560px) {
    ._pc {
        display: none !important;
    }
    ._sp {
        display: block !important;
    }
}

.raBoxInner {
    background: #fff;
}

.raTxt {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 45px;
    line-height: 30px;
    /*font-family: KozGoPr6N-Bold;*/
}

.raTxt img {
    margin-top: 30px;
    margin-bottom: 30px;
}

.clearFix {
    flex-wrap: wrap;
}


/* sp */

.raBoxSp {
    background: url("../images/back-yellow.png") left top no-repeat;
    background-size: cover;
    padding: 0 0 20px 0;
    margin: 0px -30px;
}

@media (max-width: 560px) {
    ._sp {
        display: block !important;
    }
    .raBoxSp{
        padding:10px 0;
    }
}

.raBoxSpInner {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.raBoxSpImg {
    width: 40%;
    margin: 0 auto 30px auto;
}

@media screen and (max-width: 500px) {
    .raBoxSpImg {
        width: 80%;
    }
}

@media screen and (max-width: 960px) {
    .raBoxSpInner .title {
        pointer-events: all;
        font-family: 'Noto Serif JP', serif;
        font-weight: 300;
        text-align: center;
        letter-spacing: 0.05em;
        color: #FEBF38;
        font-size: 18px;
        border-bottom: 1px solid #FEBF38;
        padding-bottom: 10px;
        position: relative;
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 960px) {
    .raBoxSp .title::after {
        content: "\f107";
        font-family: FontAwesome;
        color: #FEBF38;
        position: absolute;
        right: 0;
    }
}

@media screen and (max-width: 960px) {
    .raBoxSp .toggle {
        display: none;
        padding-top: 20px;
        line-height: 25px;
    }
}

.raBoxSpImg {
    width: 40%;
    margin: 0 auto 30px auto;
}

.topHstyle {
    font-size: 35px;
    text-align: center;
    margin: 35px;
    font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 500px) {
    .topHstyle {
        font-size: 22px;
    }
}

ul {
    list-style: none;
}

@media screen and (max-width: 560px) {
    .otherPost li {
        margin-right: 0;
        margin-bottom: 20px;
        position: relative;
    }
    .otherPost li:after{
        content: "PDFを見る >";
        font-size: 12px;
        position: absolute;
        top: 0;
        right: 0;
        background: #FEBF38;
        padding: 0 5px;
        color: #fff;
    }
}
.otherPost li {
    margin-bottom: 30px;
    transition: all .3s;
}

.otherPost li:hover .container{
    background: #FDF0D5;
}

a,
a:visited {
    color: inherit;
}

@media screen and (max-width: 560px) {
    .otherPost li {
        margin-right: 0;
        margin-bottom: 20px;
    }
}




a {
    text-decoration: none;
}

.container {
    border: solid 2px #FEBF38;
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-width:970px;
    padding: 20px;
}

.table_container .text {
    padding: 5px 0;
}

.y_container {
    margin: auto 0;
    padding-left:120px;
    margin-right:25px;
    position: relative;
}

.y_container:before{
    content: "";
    width: 104px;
    height: 85px;
    background: url(../images/title.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width:500px){
    .y_container:before {
        content: "";
        width: 63px;
        height: 52px;
    }
}

.number_container {
    font-family: "century gothic";
    font-weight: bold;
    font-size: 60px;
    color: #FEBF38;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
}

.date_container {
    font-family: "century gothic";
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #FEBF38;
}

.message {
    margin: 5px;
}

.title_container {
    color: #FEBF38;
    margin: auto 10px;
    width: 100px;
    font-family: Futura;
    text-align: center;
}

.table_container {
    margin: 0 10px;
    padding: 0 0;
}

.table_container .title {
    padding: 5px 0;
    font-size: 120%;
    font-weight:bold;
}

.table_container .text {
    padding: 5px 0;
}

.table_container tr {
    display: flex;
}

.table_container .list {
    text-align: center;
    color: white;
    background-color: #FEBF38;
    padding: 5px 10px;
    margin: 2px;
    margin-right: 10px;
    font-size:13px;
}

@media screen and (max-width: 560px) {
    .container {
        border: solid 2px #FEBF38;
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding: 10px;
    }
    .table_container .text {
        padding: 5px 0;
    }
    .y_container {
        width: calc(100% - 35px);
        margin:10px;
        padding-left: 80px;
        display: flex;
        align-items: center;
    }
    .number_container {
        font-size: 60px;
        color: #FEBF38;
        margin: 0 auto;
        text-align: center;
    }
    .y_container .number_container {
        font-size: 46px;
        color: #FEBF38;
        margin: 0;
        text-align: center;
        margin-left: 10px;
    }
    .date_container {
        font-size: 15px;
        text-align: center;
        color: #FEBF38;
        margin-left: 10px;
    }
    .message {
        margin: 5px;
    }
    .title_container {
        color: #FEBF38;
        margin: auto 10px;
        width: 100px;
        font-family: Futura;
        text-align: center;
    }
    .table_container {
        margin: 0;
        padding: 0 0;
    }
    .table_container .title {
        padding: 5px 0;
        font-size: 4vw;
    }
    .table_container .text {
        padding: 5px 0;
        font-size: 3.5vw;
        width: calc(100% - 65px);
    }
    .table_container tr {
        display: flex;
    }
    .table_container .list {
        text-align: center;
        color: white;
        width: 54px;
        background-color: #FEBF38;
        padding: 5px;
        margin: 2px;
        margin-right: 10px;
        font-size: 3vw;
    }
}


/* 上*/




/* ページネーション */

.ra_PN {
    padding-bottom: 60px;
    display: block;
}


/* ページネーション */

.pageNation {
    border-top: 2px solid red;
    padding-top: 60px;
    display: block;
}

.pageNation ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pageNation li a.active {
    background: #e84d3f;
    color: #fff;
}

.pageNation li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    /* padding: 16px 20px; */
    border: 1px solid #e83820;
    background: #fff;
    display: block;
    /* line-height: 1; */
    transition: .15s;
    margin: 2px;
    text-align: center;
}
/* breadcrumbs */

.breadcrumbs {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #dcdddd;
    border-bottom: 1px solid #dcdddd;
    font-size: 13px;
}

.breadcrumbs .sepa {
    color: #e84d3f;
    padding: 0 8px;
}