@charset "UTF-8";
/* CSS Document */
.font01 {
    font-family: "FOT-セザンヌ ProN DB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.font02 {
    font-family: 'Poppins', sans-serif;
}
.font03 {
    font-family: YuMincho, 'Yu Mincho', serif;
}
.fo-sp {
    letter-spacing: 0.2em;
}
.ilb li {
    display: inline-block;
    vertical-align: middle;
}
.ilbmid li {
    display: inline-block;
    vertical-align: middle;
}
.maker {
    background: linear-gradient(transparent 60%, #fad2e0 60%);
}
.rad07 {
    border-radius: 7px;
}
.rad10 {
    border-radius: 10px;
}
.rad50 {
    border-radius: 1em;
}
.sh {
    box-shadow: 0px 0px 4px 3px #f2f2f2;
}
/*テキストカラー*/
.fo-white {
    color: #FFFFFF !important;
}
.fo-gray {
    color: #d5d5d5 !important;
}
.fo-bl {
    color: #333 !important;
}
.fo-orange {
    color: #ff8a00 !important;
}
.fo-green {
    color: #008744 !important;
}
.fo-blue {
    color: #00b0ec !important;
}
.fo-blue02 {
    color: #2c8aba !important;
}
.fo-red {
    color: #ca4673 !important;
}
.fo-pink {
    color: #fcd5e6 !important;
}
.fo-ye {
    color: #d3a003 !important;
}
.marker {
    background: linear-gradient(transparent 60%, #fee3e2 60%);
}
.marker02 {
    background: linear-gradient(transparent 50%, #fef8d2 50%);
}
/************************************ テーブル幅*/
.tbl_w10 th {
    width: 10%;
}
.tbl_w15 th {
    width: 15%;
}
.tbl_w20 th {
    width: 20%;
}
.tbl_w25 th {
    width: 25%;
}
.tbl_w30 th {
    width: 30%;
}
.tbl_w35 th {
    width: 35%;
}
.tbl_w40 th {
    width: 40%;
}
.tbl_w45 th {
    width: 45%;
}
.tbl_w50 th {
    width: 50%;
}
.tbl_w55 th {
    width: 55%;
}
.tbl_w60 th {
    width: 60%;
}
.tbl_w65 th {
    width: 65%;
}
.tbl_w70 th {
    width: 70%;
}
.tbl_w75 th {
    width: 75%;
}
.tbl_w80 th {
    width: 80%;
}
.tbl_w85 th {
    width: 85%;
}
.tbl_w90 th {
    width: 90%;
}
@media only screen and (max-width: 800px) {
    .tbl_w10 th, .tbl_w15 th, .tbl_w20 th, .tbl_w25 th, .tbl_w30 th, .tbl_w35 th, .tbl_w40 th, .tbl_w45 th, .tbl_w50 th, .tbl_w55 th, .tbl_w60 th, .tbl_w65 th, .tbl_w70 th, .tbl_w75 th, .tbl_w80 th, .tbl_w85 th, .tbl_w90 th {
        width: 100% !important;
    }
}
/*インライン　ブロック*/
.dis_ilb_sp {
    display: inline-block;
}
.dis_pad_l05_sp {
    padding: 0 0 0 5px;
}
.dis_pad_r05_sp {
    padding: 0 5px 0 0;
}
.dis_pad_l10_sp {
    padding: 0 0 0 10px;
}
.dis_pad_r10_sp {
    padding: 0 10px 0 0;
}
.dis_pad_l20_sp {
    padding: 0 0 0 20px;
}
.dis_pad_r20_sp {
    padding: 0 20px 0 0;
}
.dis_b {
    display: block;
}
.dis_il {
    display: inline;
}
.dis_ilb {
    display: inline-block;
}
.dis_tb {
    display: table;
}
.dis_tbc {
    display: table-cell;
}
.dis_il, .dis_ilb, .dis_tb, .dis_tbc, .dis_ilb_sp {
    vertical-align: middle;
}
.dis_pad_l10 {
    padding: 0 0 0 10px;
}
.dis_pad_r10 {
    padding: 0 10px 0 0;
}
.dis_pad_l15 {
    padding: 0 0 0 15px;
}
.dis_pad_r15 {
    padding: 0 15px 0 0;
}
.dis_pad_l20 {
    padding: 0 0 0 20px;
}
.dis_pad_r20 {
    padding: 0 20px 0 0;
}
@media only screen and (max-width: 800px) {
    .dis_b, .dis_il, .dis_ilb, .dis_tb, .dis_tbc {
        display: block;
    }
    .dis_pad_l20, .dis_pad_r20, .dis_pad_r15, .dis_pad_r15, .dis_pad_r10, .dis_pad_r10 {
        padding: 0 0 0 0px;
    }
}
/*背景カラー*/
.back-white {
    background-color: #FFFFFF !important;
}
.back-green {
    background-color: #006e37 !important;
}
.back-blue {
    background-color: #daf0f7 !important;
}
.back-blue02 {
    background-color: #cceffb !important;
}
.back-orange {
    background-color: #ff8a00 !important;
}
.back-pink {
    background-color: #fcedf3 !important;
}
.back-bl {
    background-color: #c8ae8b !important;
}
.back-green02 {
    background-color: #008744 !important;
}
.back-cream {
    background-color: #f3fafe !important;
}
.back-red {
    background-color: #ca4673 !important;
}
.back-img01 {
    background: url("../images/bg01.jpg");
}
.back-img02 {
    background: url("../images/bg02.jpg") center top;
}
.back-img03 {
    background: url("../images/bg03.jpg") center top;
}
.chunktop_80-40 {
    padding-top: 80px !important;
}
.chunktop_60-30 {
    padding-top: 60px !important;
}
.chunktop_40-20 {
    padding-top: 40px !important;
}
.chunkpad_60-30 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
@media only screen and (max-width: 800px) {
    .chunktop_80-40 {
        padding-top: 40px !important;
    }
    .chunktop_60-30 {
        padding-top: 30px !important;
    }
    .chunktop_40-20 {
        padding-top: 20px !important;
    }
    .chunkpad_60-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}
.chunkbtm_80-40 {
    padding-bottom: 80px !important;
}
.chunkbtm_60-30 {
    padding-bottom: 60px !important;
}
.chunkbtm_40-20 {
    padding-bottom: 40px !important;
}
@media only screen and (max-width: 800px) {
    .chunkbtm_80-40 {
        padding-bottom: 40px !important;
    }
    .chunkbtm_60-30 {
        padding-bottom: 30px !important;
    }
    .chunkbtm_40-20 {
        padding-bottom: 20px !important;
    }
}
.chunk_80-40 {
    margin-bottom: 80px !important;
}
.chunk_60-30 {
    margin-bottom: 60px !important;
}
.chunk_60-40 {
    margin-bottom: 60px !important;
}
.chunk_40-20 {
    margin-bottom: 40px !important;
}
@media only screen and (max-width: 800px) {
    .chunk_80-40 {
        margin-bottom: 40px !important;
    }
    .chunk_60-30 {
        margin-bottom: 30px !important;
    }
    .chunk_60-40 {
        margin-bottom: 40px !important;
    }
    .chunk_40-20 {
        margin-bottom: 20px !important;
    }
}
/*Margin*/
.full-mg-00 {
    margin: 0 !important;
}
.full-mg-05 {
    margin: 5px !important;
}
.full-mg-10 {
    margin: 10px !important;
}
.full-mg-15 {
    margin: 15px !important;
}
.full-mg-20 {
    margin: 20px !important;
}
.full-mg-30 {
    margin: 30px !important;
}
.full-mg-40 {
    margin: 40px !important;
}
.top-mg-00 {
    margin-top: 0px !important;
}
.top-mg-05 {
    margin-top: 5px !important;
}
.top-mg-10 {
    margin-top: 10px !important;
}
.top-mg-15 {
    margin-top: 15px !important;
}
.top-mg-20 {
    margin-top: 20px !important;
}
.top-mg-30 {
    margin-top: 30px !important;
}
.top-mg-40 {
    margin-top: 40px !important;
}
.right-mg-00 {
    margin-right: 0 !important;
}
.right-mg-05 {
    margin-right: 5px !important;
}
.right-mg-10 {
    margin-right: 10px !important;
}
.right-mg-15 {
    margin-right: 15px !important;
}
.right-mg-20 {
    margin-right: 20px !important;
}
.right-mg-30 {
    margin-right: 30px !important;
}
.right-mg-40 {
    margin-right: 40px !important;
}
.bottom-mg-00 {
    margin-bottom: 0px !important;
}
.bottom-mg-05 {
    margin-bottom: 5px !important;
}
.bottom-mg-10 {
    margin-bottom: 10px !important;
}
.bottom-mg-15 {
    margin-bottom: 15px !important;
}
.bottom-mg-20 {
    margin-bottom: 20px !important;
}
.bottom-mg-30 {
    margin-bottom: 30px !important;
}
.bottom-mg-40 {
    margin-bottom: 40px !important;
}
.bottom-mg-60 {
    margin-bottom: 60px !important;
}
.bottom-mg-80 {
    margin-bottom: 80px !important;
}
.left-mg-00 {
    margin-left: 0 !important;
}
.left-mg-05 {
    margin-left: 5px !important;
}
.left-mg-10 {
    margin-left: 10px !important;
}
.left-mg-15 {
    margin-left: 15px !important;
}
.left-mg-20 {
    margin-left: 20px !important;
}
.left-mg-30 {
    margin-left: 30px !important;
}
.left-mg-40 {
    margin-left: 40px !important;
}
/*Padding*/
.full-pad-00 {
    padding: 0px !important;
}
.full-pad-05 {
    padding: 5px !important;
}
.full-pad-10 {
    padding: 10px !important;
}
.full-pad-15 {
    padding: 15px !important;
}
.full-pad-20 {
    padding: 20px !important;
}
.full-pad-30 {
    padding: 30px !important;
}
.full-pad-40 {
    padding: 40px !important;
}
.top-pad-00 {
    padding-top: 0 !important;
}
.top-pad-05 {
    padding-top: 5px !important;
}
.top-pad-10 {
    padding-top: 10px !important;
}
.top-pad-15 {
    padding-top: 15px !important;
}
.top-pad-20 {
    padding-top: 20px !important;
}
.top-pad-30 {
    padding-top: 30px !important;
}
.top-pad-40 {
    padding-top: 40px !important;
}
.top-pad-50 {
    padding-top: 50px !important;
}
.top-pad-60 {
    padding-top: 60px !important;
}
.right-pad-00 {
    padding-right: 0 !important;
}
.right-pad-05 {
    padding-right: 5px !important;
}
.right-pad-10 {
    padding-right: 10px !important;
}
.right-pad-15 {
    padding-right: 15px !important;
}
.right-pad-20 {
    padding-right: 20px !important;
}
.right-pad-30 {
    padding-right: 30px !important;
}
.right-pad-40 {
    padding-right: 40px !important;
}
.bottom-pad-00 {
    padding-bottom: 0 !important;
}
.bottom-pad-05 {
    padding-bottom: 5px !important;
}
.bottom-pad-10 {
    padding-bottom: 10px !important;
}
.bottom-pad-15 {
    padding-bottom: 15px !important;
}
.bottom-pad-20 {
    padding-bottom: 20px !important;
}
.bottom-pad-30 {
    padding-bottom: 30px !important;
}
.bottom-pad-40 {
    padding-bottom: 40px !important;
}
.left-pad-00 {
    padding-left: 0 !important;
}
.left-pad-05 {
    padding-left: 5px !important;
}
.left-pad-10 {
    padding-left: 10px !important;
}
.left-pad-15 {
    padding-left: 15px !important;
}
.left-pad-20 {
    padding-left: 20px !important;
}
.left-pad-30 {
    padding-left: 30px !important;
}
.left-pad-40 {
    padding-left: 40px !important;
}
/*Border*/
/*場所*/
.full-border {
    border: solid 1px #ddd !important;
}
.top-border {
    border-top: solid 1px #ddd !important;
}
.right-border {
    border-right: solid 1px #ddd !important;
}
.bottom-border {
    border-bottom: solid 1px #ddd !important;
}
.left-border {
    border-left: solid 1px #ddd !important;
}
/*Float*/
.left {
    float: left !important;
}
.right {
    float: right !important;
}
/*Text*/
/*サイズ*/
.fo09 {
    font-size: 9px !important;
}
.fo10 {
    font-size: 10px !important;
}
.fo11 {
    font-size: 11px !important;
}
.fo12 {
    font-size: 12px !important;
}
.fo13 {
    font-size: 13px !important;
}
.fo14 {
    font-size: 14px !important;
}
.fo15 {
    font-size: 15px !important;
}
.fo16 {
    font-size: 16px !important;
}
.fo17 {
    font-size: 17px !important;
}
.fo18 {
    font-size: 18px !important;
}
.fo20 {
    font-size: 20px !important;
}
.fo21 {
    font-size: 21px !important;
}
.fo23 {
    font-size: 23px !important;
}
.fo24 {
    font-size: 24px !important;
}
.fo26 {
    font-size: 26px;
}
.fo28 {
    font-size: 28px;
}
.fo30 {
    font-size: 30px;
}
.fo32 {
    font-size: 32px;
}
.fo34 {
    font-size: 34px;
}
.fo36 {
    font-size: 36px !important;
}
.fo40 {
    font-size: 40px !important;
}
.fo45 {
    font-size: 45px !important;
}
.fo48 {
    font-size: 48px !important;
}
@media only screen and (max-width: 800px) {
    .fo23 {
        font-size: 18px !important;
    }
    .fo24 {
        font-size: 18px !important;
    }
    .fo26 {
        font-size: 21px;
    }
    .fo28 {
        font-size: 20px;
    }
    .fo30 {
        font-size: 22px;
    }
    .fo32 {
        font-size: 24px;
    }
    .fo34 {
        font-size: 24px;
    }
    .fo36 {
        font-size: 24px !important;
    }
    .fo40 {
        font-size: 25px !important;
    }
    .fo45 {
        font-size: 26px !important;
    }
    .fo48 {
        font-size: 28px !important;
    }
}
/*スタイル*/
.bold {
    font-weight: bold !important;
}
.fo-nomal {
    font-weight: normal !important;
}
.lh10 {
    line-height: 1em !important;
}
.lh12 {
    line-height: 1.2em !important;
}
.lh14 {
    line-height: 1.4em !important;
}
.lh16 {
    line-height: 1.6em !important;
}
.lh18 {
    line-height: 1.8em !important;
}
.lh32 {
    line-height: 3.2em !important;
}
/*テキスト位置*/
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-left_s-center {
    text-align: left !important;
}
.text-right_s-center {
    text-align: right !important;
}
.text-center_s-left {
    text-align: center !important;
}
.text-center_s-right {
    text-align: center !important;
}
@media only screen and (max-width: 800px) {
    .text-left_s-center, .text-right_s-center {
        text-align: center !important;
    }
    .text-center_s-left {
        text-align: left !important;
    }
    .text-center_s-right {
        text-align: right !important;
    }
    .lh32 {
        line-height: 1.6em !important;
    }
}
/*ポジション*/
.pos-ab {
    position: absolute !important;
}
.pos-rel {
    position: relative !important;
}
/*ホバー*/
.hv {
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
    -ms-filter: "alpha( opacity=100 )" !important;
}
.hv:hover {
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
    -ms-filter: "alpha( opacity=80 )" !important;
}
/*カラム*/
/* Style
   ========================================================================== */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container, .container02 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.rob {
    margin-left: -15px;
    margin-right: -15px;
}
.cols-1, .coll-1, .cols-2, .coll-2, .cols-3, .coll-3, .cols-4, .coll-4, .cols-5, .coll-5, .cols-6, .coll-6, .cols-7, .coll-7, .cols-8, .coll-8, .cols-9, .coll-9, .cols-10, .coll-10, .cols-11, .coll-11, .cols-12, .coll-12, .cols-user01, .coll-user01, .cols-user02, .coll-user02, .cols-user03, .coll-user03 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.cols-1, .cols-2, .cols-3, .cols-4, .cols-5, .cols-6, .cols-7, .cols-8, .cols-9, .cols-10, .cols-11, .cols-12, .cols-user01, .cols-user02, .cols-user03 {
    float: left;
}
.cols-12 {
    width: 100%;
}
.cols-11 {
    width: 91.66666667%;
}
.cols-10 {
    width: 83.33333333%;
}
.cols-9 {
    width: 75%;
}
.cols-8 {
    width: 66.66666667%;
}
.cols-7 {
    width: 58.33333333%;
}
.cols-6 {
    width: 50%;
}
.cols-5 {
    width: 41.66666667%;
}
.cols-4 {
    width: 33.33333333%;
}
.cols-3 {
    width: 25%;
}
.cols-2 {
    width: 16.66666667%;
}
.cols-1 {
    width: 8.33333333%;
}
.cols-pull-12 {
    right: 100%;
}
.cols-pull-11 {
    right: 91.66666667%;
}
.cols-pull-10 {
    right: 83.33333333%;
}
.cols-pull-9 {
    right: 75%;
}
.cols-pull-8 {
    right: 66.66666667%;
}
.cols-pull-7 {
    right: 58.33333333%;
}
.cols-pull-6 {
    right: 50%;
}
.cols-pull-5 {
    right: 41.66666667%;
}
.cols-pull-4 {
    right: 33.33333333%;
}
.cols-pull-3 {
    right: 25%;
}
.cols-pull-2 {
    right: 16.66666667%;
}
.cols-pull-1 {
    right: 8.33333333%;
}
.cols-pull-0 {
    right: auto;
}
.cols-push-12 {
    left: 100%;
}
.cols-push-11 {
    left: 91.66666667%;
}
.cols-push-10 {
    left: 83.33333333%;
}
.cols-push-9 {
    left: 75%;
}
.cols-push-8 {
    left: 66.66666667%;
}
.cols-push-7 {
    left: 58.33333333%;
}
.cols-push-6 {
    left: 50%;
}
.cols-push-5 {
    left: 41.66666667%;
}
.cols-push-4 {
    left: 33.33333333%;
}
.cols-push-3 {
    left: 25%;
}
.cols-push-2 {
    left: 16.66666667%;
}
.cols-push-1 {
    left: 8.33333333%;
}
.cols-push-0 {
    left: auto;
}
.cols-offset-12 {
    margin-left: 100%;
}
.cols-offset-11 {
    margin-left: 91.66666667%;
}
.cols-offset-10 {
    margin-left: 83.33333333%;
}
.cols-offset-9 {
    margin-left: 75%;
}
.cols-offset-8 {
    margin-left: 66.66666667%;
}
.cols-offset-7 {
    margin-left: 58.33333333%;
}
.cols-offset-6 {
    margin-left: 50%;
}
.cols-offset-5 {
    margin-left: 41.66666667%;
}
.cols-offset-4 {
    margin-left: 33.33333333%;
}
.cols-offset-3 {
    margin-left: 25%;
}
.cols-offset-2 {
    margin-left: 16.66666667%;
}
.cols-offset-1 {
    margin-left: 8.33333333%;
}
.cols-offset-0 {
    margin-left: 0%;
}
@media (min-width: 800px) {
    .coll-1, .coll-2, .coll-3, .coll-4, .coll-5, .coll-6, .coll-7, .coll-8, .coll-9, .coll-10, .coll-11, .coll-12 {
        float: left;
    }
    .coll-12 {
        width: 100%;
    }
    .coll-11 {
        width: 91.66666667%;
    }
    .coll-10 {
        width: 83.33333333%;
    }
    .coll-9 {
        width: 75%;
    }
    .coll-8 {
        width: 66.66666667%;
    }
    .coll-7 {
        width: 58.33333333%;
    }
    .coll-6 {
        width: 50%;
    }
    .coll-5 {
        width: 41.66666667%;
    }
    .coll-4 {
        width: 33.33333333%;
    }
    .coll-3 {
        width: 25%;
    }
    .coll-2 {
        width: 16.66666667%;
    }
    .coll-1 {
        width: 8.33333333%;
    }
    .coll-pull-12 {
        right: 100%;
    }
    .coll-pull-11 {
        right: 91.66666667%;
    }
    .coll-pull-10 {
        right: 83.33333333%;
    }
    .coll-pull-9 {
        right: 75%;
    }
    .coll-pull-8 {
        right: 66.66666667%;
    }
    .coll-pull-7 {
        right: 58.33333333%;
    }
    .coll-pull-6 {
        right: 50%;
    }
    .coll-pull-5 {
        right: 41.66666667%;
    }
    .coll-pull-4 {
        right: 33.33333333%;
    }
    .coll-pull-3 {
        right: 25%;
    }
    .coll-pull-2 {
        right: 16.66666667%;
    }
    .coll-pull-1 {
        right: 8.33333333%;
    }
    .coll-pull-0 {
        right: auto;
    }
    .coll-push-12 {
        left: 100%;
    }
    .coll-push-11 {
        left: 91.66666667%;
    }
    .coll-push-10 {
        left: 83.33333333%;
    }
    .coll-push-9 {
        left: 75%;
    }
    .coll-push-8 {
        left: 66.66666667%;
    }
    .coll-push-7 {
        left: 58.33333333%;
    }
    .coll-push-6 {
        left: 50%;
    }
    .coll-push-5 {
        left: 41.66666667%;
    }
    .coll-push-4 {
        left: 33.33333333%;
    }
    .coll-push-3 {
        left: 25%;
    }
    .coll-push-2 {
        left: 16.66666667%;
    }
    .coll-push-1 {
        left: 8.33333333%;
    }
    .coll-push-0 {
        left: auto;
    }
    .coll-offset-15 {
        margin-left: 12.5%;
    }
    .coll-offset-12 {
        margin-left: 100%;
    }
    .coll-offset-11 {
        margin-left: 91.66666667%;
    }
    .coll-offset-10 {
        margin-left: 83.33333333%;
    }
    .coll-offset-9 {
        margin-left: 75%;
    }
    .coll-offset-8 {
        margin-left: 66.66666667%;
    }
    .coll-offset-7 {
        margin-left: 58.33333333%;
    }
    .coll-offset-6 {
        margin-left: 50%;
    }
    .coll-offset-5 {
        margin-left: 41.66666667%;
    }
    .coll-offset-4 {
        margin-left: 33.33333333%;
    }
    .coll-offset-3 {
        margin-left: 25%;
    }
    .coll-offset-2 {
        margin-left: 16.66666667%;
    }
    .coll-offset-1 {
        margin-left: 8.33333333%;
    }
    .coll-offset-0 {
        margin-left: 0%;
    }
}
/*ページネーション*/
.arc_pagination {
    width: 100%;
    min-width: 1054px;
    margin: auto;
    padding: 0px 20px 0;
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    font-size: 1.8rem;
    /* flexbox */
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: start; /*複数行にした時の揃え*/
    flex-direction: row; /*子要素の並ぶ向き*/
    flex-wrap: wrap; /*子要素の折り返し*/
}
.pagination > li {
    display: block;
    margin: 0 10px 10px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.28;
    text-decoration: none;
    color: #000; /*変更*/
    border: 1px solid #000; /*変更*/
    margin-left: -1px;
    transition: .2s;
    border-radius: 50%;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff; /*変更*/
    border-color: #000; /*変更*/
    background: #000;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    border-color: #000; /*変更*/
    cursor: default;
    background: #000;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #000;
    background-color: #ddd;
    border-color: #000;
    cursor: not-allowed;
}
@media only screen and (max-width: 800px) {
.arc_pagination {
    min-width: inherit;
}
}
/*ページャー*/
/*--
Pager
--*/
.pager_ar {
    margin: 0 auto 120px;
    padding: 0 40px;
}
.number {
    text-align: center;
    margin-bottom: 20px;
}
.number a {
    background: #FFFAE6;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    margin: 0 5px 10px;
    padding: 5px 15px;
    text-decoration: none;
    transition: .2s;
}
.number a:hover {
    background: #c7436f;
    color: #000;
    text-decoration: none;
}
.number .current {
    color: #000;
    background: #c7436f;
    border-radius: 5px;
    box-shadow: 0 2px 0 #ddd;
    display: inline-block;
    margin: 0 5px 10px;
    padding: 5px 15px;
}
/*ページャー*/
.pager {
    margin: 20px 0;
    list-style: none;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.pager li {
    display: block;
    width: 15.0%;
    font-size: 2.4rem;
}
.pager li.previous a {
    display: block;
    text-align: left;
    position: relative;
    padding: 0 0 0 60px;
}
.pager li.previous a:before {
    position: absolute;
    content: "";
    background: url("../images/shared/arrow_l.png") no-repeat center center/cover;
    width: 40px;
    height: 40px;
    left: 0px;
    top: -2px;
    transition: .3s;
}
.pager li.previous a:hover {
    padding: 0 0 0 50px;
}
.pager li.previous a:hover:before {
    left: -10px;
}
.pager li.next a {
    display: block;
    text-align: right;
    position: relative;
    padding: 0 60px 0 0px;
    transition: .3s;
}
.pager li.next a:before {
    position: absolute;
    content: "";
    background: url("../images/shared/arrow_r.png") no-repeat center center/cover;
    width: 40px;
    height: 40px;
    right: 0px;
    top: -2px;
    transition: .3s;
}
.pager li.next a:hover {
    padding: 0 50px 0 0px;
}
.pager li.next a:hover:before {
    right: -10px;
}
@media only screen and (max-width: 800px) {
    .pager_ar {
        margin: 0 auto 0px;
        padding: 0 0px;
    }
    .pager {
        text-align: center;
        justify-content: center;
    }
    .pager li {
        width: 50.0%;
        font-size: 1.4rem;
    }
    .pager li.previous a {
        padding: 0 0 0 40px;
    }
    .pager li.previous a:before {
        width: 30px;
        height: 30px;
        top: 0px;
    }
    .pager li.previous a:hover {
        padding: 0 0 0 40px;
    }
    .pager li.next a {
        padding: 0 40px 0 0px;
    }
    .pager li.next a:before {
        width: 30px;
        height: 30px;
        top: 0px;
    }
    .pager li.next a:hover {
        padding: 0 40px 0 0px;
    }
}
/****/
.pager_return a {
    display: block;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 2.4rem;
    border: solid 2px #000;
    padding: 5px 2em 7px;
    margin: 50px auto 0;
    border-radius: 30px;
    max-width: 240px;
    transition: .3s;
}
.pager_return a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
@media only screen and (max-width: 800px) {
    .pager_return a {
        font-size: 1.8rem;
        padding: 3px 2em 5px;
        margin: 40px auto 0;
    }
}
/****/
.pager li > a, .pager li > span {
    border-radius: 4px;
    color: #000;
    display: inline-block;
    margin: 0 5px 10px;
    padding: 5px 15px;
    text-decoration: none !important;
    transition: .2s;
    font-family: "Oswald", sans-serif;
    font-size: 2.4rem;
}
.pager li > a:hover, .pager li > a:focus {
    color: #000;
    text-decoration: none;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #000;
    cursor: not-allowed;
    text-decoration: none;
}
@media only screen and (max-width: 800px) {
    .pager li > a, .pager li > span {
        padding: 3px 15px;
        font-size: 1.8rem;
    }
    .pager li.previous, .pager li.next {
        margin: -5px 0 0;
    }
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .rob:before, .rob:after, .pager:before, .pager:after {
    content: " ";
    display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .rob:after, .pager:after {
    clear: both;
}
/*サイズによる消去*/
@media (max-width: 800px) {
    .hidden-s {
        display: none !important;
    }
}
@media (min-width: 801px) {
    .hidden-l {
        display: none !important;
    }
}
/*画像*/
img {
    vertical-align: middle;
}
/* 投稿画像 */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    margin: 15px 0px 15px 20px;
    float: right;
}
img.alignleft {
    margin: 15px 20px 15px 0px;
    float: left;
}
img.alignnone {
    margin: 15px 20px 15px 0px;
}
img.aligncenter {
    display: block;
    margin: 15px auto;
}