@charset "UTF-8";
/*=======================================
トップページ
=========================================*/

.p-top .p-top-img {
    content: "";
    /* width: 1870px; */
    height: 694px;
    background-image: url("../img/top/niigata-town.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.p-top .p-top-img_sp { display: none}

.p-top .p-top-img .Philosophy {
    position: relative;
    top: 350px;
    left: 6.1rem;
    max-width: 469px;
    display: initial;
}

.p-top .p-top-img .Philosophy p {
    background-color: #fff;
    opacity: 0.9;
    font-size: 74px;
    display: inline;
    line-height: 11.3rem;
    padding: 9px 26px;
    mix-blend-mode: hard-light;
}

.p-top .the-year {
    width: 1920px;
    margin: 0 auto;
}

.p-top .the-year .ty-img {
    content: "";
    height: 712px;
    background-image: url("../img/top/nami.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}


.p-top .the-year .ty-img .nami-img {
    content: "";
    width: 1100px;
    height: 801px;
    background-image: url("../img/top/nami-b.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 151px;
    position: relative;
}

.p-top .the-year .ty-img .nami-img img {
   position: relative;
   top: 144px;
}

.p-top .the-year .ty-img .rc-tear_theme {
    background-color: #fff;
    width: 1064px;
    position: absolute;
    right: 0;
    top: 182px;
    padding: 45px 0 60px 50px;
    z-index: 1;
}

.p-top .the-year .ty-img .rc-tear_theme .ye,
.p-top .the-year .ty-img .rc-tear_theme .te {
    color: #043885;
}

.p-top .the-year .ty-img .rc-tear_theme .te-B {
    line-height: 48px;
}

.p-top .the-year .ty-img .rc-tear_theme .ye {
    font-size: 20px;
    margin-bottom: 32px;
}

.p-top .the-year .ty-img .rc-tear_theme .te {
    font-size: 40px;
    margin-bottom: 47px;
    position: relative;
}

.p-top .the-year .ty-img .rc-tear_theme .te::after {
    content: "";
    display: inline-block;
    width: 1064px;
    height: 2px;
    background: url("../img/top/bou.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 46px;
}

.p-top .the-year .ty-img .rc-tear_theme .te-B::after {
    top: 60px;
    /* bottom: -15px; */
}

.p-top .the-year .ty-img .rc-tear_theme .te-a2 {
    max-width: 655px;
    line-height: 30px;
    font-size: 13px;
}

.p-top .the-year .ty-img .rc-tear_theme .te-a3 {
   line-height: 35px;
   font-size: 16px;
}

.p-top .activity-report {
    content: "";
    /* height: 1113px; */
    height: auto;
    background-image: url("../img/top/activity_backimge.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 89px;
    position: relative;
    padding: 205px 0 100px;
}

/* .p-top .activity-report::before {
    content: "";
    display: inline-block;
    width: 569px;
    height: 2px;
    background: url("../img/top/bou_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 180px;
} */

.p-top .activity-report .activity-wrap {
    /* padding: 140px 0; */
    max-width: 1100px;
    margin: 0 auto;
}

.p-top .activity-report .activity-wrap .activity-ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 88px;
}

.p-top .activity-report .activity-wrap .activity-ul .au-dl {
    margin: 0;
    padding-top: 15px;
}

.p-top .activity-report .activity-wrap .aw-titl {
    font-size: 35px;
    font-weight: bold;
    /* padding-top: 140px; */
    position: relative;
}

.p-top .activity-report .activity-wrap .aw-titl::after {
    content: "";
    display: inline-block;
    width: 569px;
    height: 2px;
    background: url("../img/top/bou_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: -401px;
    /* top: -19px; */
    bottom: -18px;
}

.p-top .activity-report .activity-wrap .activity-ul li {
    margin-right: 50px;
    margin-bottom: 88px;
}

.p-top .activity-report .activity-wrap .activity-ul li:nth-child(n + 4) {
    margin-bottom: 73px;
} 

.p-top .activity-report .activity-wrap .activity-ul li:nth-child(3n) {
    margin-right: 0;
    /* margin-bottom: 88px; */
    margin-bottom: 73px;
}

.p-top .activity-report .activity-wrap .activity-ul .ar-dl {
    font-size: 20px;
    color: #CD8F10;
    margin: 0 ;
    padding-bottom: 15px;
}

.p-top .activity-report .activity-wrap .all {
    display: block;
    padding: 10px 12px;
    text-decoration: none;
    background: linear-gradient(to right, #CD8F10, #DDB12F);
    color: #fff;
    text-align: center;
    width: 280px;
    position: relative;
    cursor: pointer;
}

.p-top .activity-report .activity-wrap .all::after,
.p-top .notice .notice-wrap .nw-p .all-b::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 16px;
    background: url("../img/top/sankaku_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 32px;
    top: 18px;
}

.p-top .activity-report .activity-wrap .aw-p { float: right;}

.p-top .notice {
    padding-bottom: 65px;
}

.p-top .notice .notice-wrap {
    width: 1100px;
    margin: 67px auto 0;
}

.p-top .notice .notice-wrap .notice-titl {
    margin-bottom: 52px;
}

.p-top .notice .notice-wrap .notice-titl {
    text-align: center;
    font-size: 35px;
    color: #043885;
    font-weight: bold;
}

.p-top .notice .notice-wrap ul {
    margin-bottom: 34px;
}

.p-top .notice .notice-wrap .nw-p { float: right;}

.p-top .notice .notice-wrap .nw-p .all-b {
    display: block;
    padding: 10px 12px;
    text-decoration: none;
    background: linear-gradient(to right, #083D88, #1D5595);
    color: #fff;
    text-align: center;
    width: 280px;
    position: relative;
}

.activity-report .activity-ul .po-h2a {
    color: #CD8F10;
    font-size: 20px;
    margin-bottom: 15px;
}

.activity-report .activity-ul .post-p {
    display: flex;
    font-family: 'ヒラギノ角ゴ ProN', sans-serif;
    margin-top: 15px;
}

.activity-report .activity-ul .po-date {
    color: #CD8F10;
    font-size: 14px;
}

.activity-report .activity-ul .po-dati {
    display: flex;
    margin-top: 15px;
}

/* .activity-report .activity-ul .po-title {
    margin-left: 24px;
} */

.activity-report .activity-ul .anchor-post {
    text-decoration: none;
}

.notice .anchor-notice {
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.notice .anchor-notice .notice-post-wrap {
    display: flex;
}

.notice .anchor-notice .notice-post-wrap .po-date,
.notice .anchor-notice .notice-post-wrap .po-title {
    margin-left: 20px;
}

.p-top .the-year .ty-img .rc-tear_theme .te-a2 .no-br_sp {
    display: block;
}

.p-top .the-year .ty-img .rc-tear_theme .te-a2 .taa2-sp {
    display: none;
}




/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {

    .p-top .the-year {
        width: 100%;
    }

    .p-top .the-year .ty-img .nami-img {
        width: 100%;
        background-position: -24px 80px;
    }

    .p-top .p-top-img {
        display: none;
    }

    .p-top .p-top-img_sp { 
        display: block;
        content: "";
        /* width: 1870px; */
        /* height: 694px; */
        height: 500px;
        background-image: url("../img/top/niigata-town_sp.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        /* background-position: -45px 0px; */
    }

    .p-top .p-top-img_sp .Philosophy-sp {
        position: relative;
        top: 342px;
        left: 7px;
        max-width: 469px;
        display: initial;
    }

    .p-top .p-top-img_sp .Philosophy-sp p {
        background-color: #fff;
        opacity: 0.94;
        font-size: 2.2rem;
        display: inline;
        line-height: 5.2rem;
        padding: 9px 12px;
        mix-blend-mode: hard-light;
        box-shadow: 0 2px 7px 0 #0000006b;
    }

    .p-top .the-year .ty-img {
        background-size: 861px;
        background-position: -75px 0px;
    }

    .p-top .activity-report .activity-wrap .activity-ul li {
        max-width: 162px;
        margin-right: 15px;
        /* margin-bottom: 37px; */
        margin-bottom: 17px;
        margin-top: 17px;
    }

    .p-top .activity-report .activity-wrap .activity-ul li:nth-child(3n) {
        margin-right: 20px;
        /* margin-bottom: 45px; */
        margin-bottom: 17px;
    }

    .p-top .activity-report .activity-wrap .activity-ul li:nth-child(2n) {
        margin-right: 0;
        /* margin-bottom: 37px; */
        margin-bottom: 17px;
        margin-top: 17px;
    }

    .p-top .activity-report .activity-wrap .activity-ul li:nth-child(n + 4) {
        margin-bottom: 17px;
    }

    .activity-report .activity-ul .po-h2 span {
        font-size: 17px;
    }
    .activity-report .activity-ul .post-p {
        display: block;
    }
    .activity-report .activity-ul .po-title {
      margin-left: 0 ;
      font-size: 11px;
    }

    .p-top .activity-report::before {
        width: 96%;
        top: 815px;
    }

    .p-top .notice .notice-wrap {
        width: 100%;
    }

    .rc-map .top-rcmap {
        width: 100%;
    }

    .p-top .the-year .ty-img .rc-tear_theme {
        width: 93%;
        padding: 33px 20px;
        right: 0;
        top: 255px;
    }

    .p-top .p-top-img {
        background-position: center;
    }

    .p-top .p-top-img .Philosophy p {
        font-size: 2.5rem;
    }
    
    .p-top .the-year .ty-img .rc-tear_theme .te {
        font-size: 2.0rem;
        line-height: 28px;
    }

    .p-top .the-year .ty-img .rc-tear_theme .te 

    .p-top .the-year .ty-img .rc-tear_theme .te-a2 .no-br_sp {
        display: none;
    }

    .p-top .the-year .ty-img .rc-tear_theme .te-a2 .taa2-sp {
        display: block;
    }

    .p-top .the-year .ty-img .rc-tear_theme .te::after {
        width: 358px;
        top: 43px;
    }

    .p-top .the-year .ty-img .rc-tear_theme .ye {
        font-size: 18px;
        margin-bottom: 24px;
    }

    .p-top .activity-report {
        max-height: 1690px;
        margin-top: -410px;
        padding-top: 75px;
    }

    .p-top .activity-report .activity-wrap .aw-titl {
        /* padding-top: 873px; */
        font-size: 25px;
        padding: 785px 15px 15px;
    }

    .p-top .activity-report .activity-wrap .activity-ul {
        padding: 0 15px;
        /* margin-top: 44px; */
        margin: 22px 0;
    }

    .p-top .activity-report .activity-wrap .aw-p,
    .p-top .notice .notice-wrap .nw-p {
        float: none;
        padding: 0 15px;
    }

    .p-top .activity-report .activity-wrap .all,
    .p-top .notice .notice-wrap .nw-p .all-b { 
        width: 100%;
        font-size: 16px;
        padding: 15px 12px;
    }

    .p-top .activity-report .activity-wrap .all::after,
    .p-top .notice .notice-wrap .nw-p .all-b::after {
        width: 7px;
        height: 13px;
        right: 74px;
        top: 23px;
    }

    .p-top .notice .notice-wrap ul {
        padding: 0 15px;
    }

    .p-top .notice .notice-wrap .notice-titl {
        font-size: 25px;
        text-align: left;
        padding-left: 15px;
        margin-bottom: 30px;
    }

    .p-top .the-year .ty-img .rc-tear_theme .te-a2 {
        line-height: 26px;
    }

    .activity-report .activity-ul .po-dati {
        display: block;
        margin-top: 8px;
    }

    .activity-report .activity-ul .po-h2a {
        font-size: 14px;
        position: relative;
        margin-bottom: 8px;
    }

    .activity-report .activity-ul .po-h2a img {
        max-width: 18px;
        margin-bottom: 3px;
        position: relative;
        top: 2px;
    }

    .new-li .ne-a { display: block;}

    .new-li .ne-po { margin-bottom: 15px;}

    .new-li .news-em { font-size: 16px;}
}

/* ----------------------------- タブレット */

@media screen and (min-width: 768px) and (max-width: 1200px) {

    .p-top .p-top-img .Philosophy { top: 481px;}
    .p-top .p-top-img .Philosophy p { 
        font-size: 59px;
        line-height: 10.5rem;
    }

    .p-top .the-year {
        width: 100%;
    }

    .p-top .the-year .ty-img .rc-tear_theme {
        width: 70%;
    }

    .p-top .the-year .ty-img .rc-tear_theme .te::after {
        width: 100%;
    }

    .p-top .activity-report {
        margin-top: 31px;
        padding-top: 273px;
        height: 1180px;
    }

    .p-top .activity-report .activity-wrap .activity-ul li {
        margin-right: 14px;
    margin-bottom: 45px;
    max-width: 307px;
    }

    .p-top .activity-report .activity-wrap .activity-ul {
        justify-content: center;
    }

    .p-top .activity-report .activity-wrap .aw-titl {
        margin: 0 30px;
    }

    .p-top .activity-report .activity-wrap .aw-p {
        margin-right: 23px;
    }

    .p-top .notice .notice-wrap {
        width: 95%;
    }

    .activity-report .activity-ul .po-date {
        font-size: 1.2rem;
    }
    .activity-report .activity-ul .po-title {
        font-size: 1.4rem;
    }
}
