    @charset "UTF-8";

    /*i一覧*/
    #sub .clm01 .inner02 {
    padding: 40px 0 100px !important;
    }

    .clm01 h2 img {
    width: 270px;
    }

    .topic-box {
    margin-bottom: 50px;
    }

    .topic-box ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px -40px;
    }

    .topic-box ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 20px;
    margin-bottom: 40px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    }

    @media screen and (max-width: 1120px) {
    .topic-box ul li {
    width: 33.3333333333%;
    }
    }

    .topic-box ul li a {
    text-decoration: none !important;
    color: #4e3928 !important;
    }

    .topic-box ul li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
    opacity: 0.8;
    }

    .topic-detail {
    width: 100%;
    color: #4e3928;
    position: relative;
    border-bottom: 2px solid #cdc3b3;
    padding-bottom: 0px;
    }

    .topic-detail::after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    background-color: #cdc3b3;
    }

    .topic-detail .topic-img {
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 12px;
    }

    .topic-detail table.date-category {
    font-size: 13px;
    line-height: 1;
    }

    .topic-detail table.date-category th {
    font-weight: normal;
    padding-right: 10px;
    line-height: 1;
    }

    .topic-detail table.date-category td a {
    color: #8c3333 !important;
    }

    .topic-detail .ttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 16px;
    margin-top: 10px;
    max-height: 4.1em;
    overflow: hidden;
    }

    .topic-detail .contributor .report {
    position: absolute;
    right: 0;
    left: 0;
    }

    .topic-detail .contributor {
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
    }

    .topic-detail .contributor table.img-name th {
    width: 36px;
    padding-right: 12px;
    }

    .topic-detail .contributor table.img-name th img {
    width: 36px;
    border-radius: 100px;
    }

    .topic-detail .contributor table.img-name th .imgArea,
    .topic-detail .contributor table.img-name th .ins_img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    }

    .topic-detail .badge {
    margin: 15px 0;
    }

    .topic-detail .badge span {
    display: inline-block;
    background-color: #ffffff;
    padding: 4px 12px;
    margin-right: 4px;
    border-radius: 40px;
    font-size: 12px;
    border: 1px solid #cdc3b3;
    margin-bottom: 5px;
    }

    .topic-detail .badge span:before {
    content: "";
    display: inline-block;
    background-color: #cdc3b3;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 6px;
    vertical-align: text-top;
    margin-top: 7px;
    }

    .topic-detail .badge table.img-name th {
    width: 36px;
    padding-right: 12px;
    }

    .topic-detail .badge table.img-name th img {
    width: 36px;
    border-radius: 100px;
    }

    .topic-detail .badge table.img-name th .imgArea,
    .topic-detail .badge table.img-name th .ins_img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    }

    @media screen and (max-width: 760px) {
    .topic-box {
    margin-bottom: 4vw;
    }

    .topic-box {
    padding: 0;
    margin-bottom: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

    .topic-box ul {
    margin: 0 -7.5px -30px;
    }

    .topic-box ul li {
    padding: 0 7.5px;
    margin-bottom: 30px;
    width: 50%;
    }

    .date-category th,
    .date-category td {
    font-size: 12px;
    display: block;
    line-height: 1.5;
    }

    .topic-detail .contributor {
    font-size: 13px;
    bottom: 30px;
    }

    .topic-detail .contributor table.img-name th {
    padding-right: 7px;
    }

    .topic-detail .contributor table.img-name td {
    font-size: 12px;
    }

    .topic-detail {
    width: 100%;
    color: #4e3928;
    position: relative;
    border-bottom: 2px solid #cdc3b3;
    padding-bottom: 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }

    .topic-detail table.date-category th {
    font-weight: normal;
    font-size: 13px;
    padding-right: 10px;
    }

    .topic-detail table.date-category td {
    color: #8c3333;
    font-size: 13px;
    }

    .topic-detail .contributor {
    font-size: 13px;
    bottom: 30px;
    }

    .topic-detail .contributor table.img-name th {
    width: 36px;
    padding-right: 7px;
    }

    .topic-detail .contributor table.img-name td {
    font-size: 12px;
    }

    .topic-detail .contributor table.img-name th img {
    width: 36px;
    border-radius: 100px;
    }

    .topic-detail table.date-category th,
    .topic-detail table.date-category td {
    font-size: 12px;
    display: block;
    line-height: 1.4;
    }

    .topic-detail table.date-category .ttl {
    font-size: 14px;
    }

    .topic-detail .contributor {
    font-size: 13px;
    }
    }

    .clm01 .column_nav {
    text-align: center;
    margin-bottom: 50px;
    }

    .clm01 .column_nav li {
    display: inline-block;
    padding: 0 20px 0 0;
    }

    .clm01 .column_nav li a {
    color: #4e3928 !important;
    text-decoration: none !important;
    }

    .clm01 .column_nav li:first-child a:before {
    display: none;
    }

    .clm01 .column_nav li a:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 31px;
    background-image: url(/img/front/column/column_nav_line.png);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    margin-right: 20px;
    }

    .clm01 .column_nav .current a span,
    .clm01 .column_nav li a:hover span {
    border-bottom: 2px solid #cdc3b3;
    }

    /***pagenav***/
    .pagenav {
    text-align: center;
    }

    .pagenav li {
    display: inline-block;
    margin: 0 2px;
    padding: 0;
    }

    .pagenav li.arrow-l {
    margin-right: 24px;
    margin-left: 0;
    }

    .pagenav li.arrow-r {
    margin-left: 24px;
    margin-right: 0;
    }

    .pagenav li.arrow-r a,
    .pagenav li.arrow-l a {
    text-indent: -9999px;
    position: relative;
    }

    .pagenav li.arrow-l a:hover::after,
    .pagenav li.arrow-r a:hover::after {
    border-color: #fff;
    }

    .pagenav li.arrow-l a::after,
    .pagenav li.arrow-r a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    }

    .pagenav li.arrow-l a::after {
    border-top: 1px solid #3c2c25;
    border-left: 1px solid #3c2c25;
    -webkit-transform: translateX(2px) rotateZ(-45deg);
    -ms-transform: translateX(2px) rotate(-45deg);
    transform: translateX(2px) rotateZ(-45deg);
    }

    .pagenav li.arrow-r a::after {
    border-top: 1px solid #3c2c25;
    border-right: 1px solid #3c2c25;
    -webkit-transform: translateX(-2px) rotateZ(45deg);
    -ms-transform: translateX(-2px) rotate(45deg);
    transform: translateX(-2px) rotateZ(45deg);
    }

    .pagenav li span,
    .pagenav li a {
    display: block;
    font-size: 16px;
    background: #fdfbf6;
    text-decoration: none !important;
    border-radius: 50%;
    font-weight: normal;
    color: #4e3928 !important;
    width: 36px;
    height: 36px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }

    .pagenav li.active span {
    color: #fff !important;
    background: #635651 !important;
    }

    .pagenav li a:hover {
    color: #fff !important;
    background: #635651 !important;
    }

    @media screen and (max-width: 760px) {
    .pagenav {
    position: relative;
    }

    .pagenav li.arrow-r {
    position: absolute;
    right: 0;
    }

    .pagenav li.arrow-l {
    position: absolute;
    left: 0;
    }
    }

    @media screen and (max-width: 760px) {

    /*開催レポート*/
    .clm01 .column_nav {
    margin-bottom: 30px;
    }

    .clm01 .column_nav select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: url(/img/front/common/select_arrw.png);
    background-position: center right 3vw;
    background-repeat: no-repeat;
    background-size: 4vw auto;
    font-size: 16px;
    background-color: #ffffff;
    padding: 7px 12px 8px;
    border: 1px solid #cdc3b3;
    color: #4e3928;
    width: 100%;
    border-radius: 0px;
    }

    .clm01 .badge span {
    font-size: 12px;
    }
    }
