@charset "utf-8";
/* CSS Document */

.big_text {
    padding-top: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.big_text_inner {
    width: 80%;
    padding-top: 2rem;
    margin-left: -6rem;
}

.big_text .img_wrap {
    width: 20%;
}

.big_text .img_wrap img {
    width: 255px;
    display: block;
    margin: 0 -3rem 0 auto;
}

.big_text p {
    line-height: 2em;
}

.big_text p.big_fon {
    line-height: 1.5em;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgba(0, 0, 0, .5) 3px 3px 3px;
    color: #F7931E;
}

.big_text p.big_fon {
    background: #fff78c;
    border-radius: 50px;
    padding: 10px 30px;
    position: relative;
    width: 700px;
    margin: 0 auto 1rem;
    box-shadow: 3px 3px 3px #ddd;
    color: #ee8f27;
}

.big_text p.big_fon::before {
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 40px solid #fff78c;
    border-bottom: 10px solid transparent;
    left: -27px;
    bottom: 3px;
    transform: rotate(-20deg);
}


.facebook_area {
    padding: 60px 0 80px;
    text-align: center;
    position: relative;
    height: 240px;
    margin-bottom: 100px;
}

.facebook_area::before,
.facebook_area::after {
    content: "";
    position: absolute;
}

.facebook_area::before {
    background: url(../image/index/facebook_susumu.png) center/contain no-repeat;
    top: 10px;
    right: 21%;
    width: 341px;
    height: 400px;
}

.facebook_area::after {
    background: url(../image/index/facebook_asami.png) center/contain no-repeat;
    bottom: 38px;
    left: 27%;
    width: 300px;
    height: 300px;
}

.page_top_area {
    display: none;
}

.display_sp {
    display: none;
}

.display_pc {
    display: block;
}

.news_contents {
    width: 1160px;
    word-wrap: break-word;
    padding: 20px;
    border: 1px solid #7ac943;
    background-color: #FFF;
    margin-top: 20px;
}

.news_titlebg {
    background-image: url(../image/index/news_title.png);
    height: 103px;
    width: 1200px;
    background-repeat: no-repeat;
    margin-top: 25px;
}

.top_news_date {
    padding-bottom: 5px;
}

.top_news_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    word-wrap: break-word;
}

.top_news_title a {
    color: #006837;
}

.top_news_text {
    word-wrap: break-word;
    line-height: 24px;
}

.top_news_img {
    float: left;
}

.top_news_img img {
    padding-right: 20px;
}

.article {
    width: 860px;
    float: left;
}

.news_border {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #7ac943;
    margin-top: 10px;
    margin-bottom: 10px;
}

.log {
    padding-top: 10px;
    text-align: right;
    font-size: 21px;
}

.log a {
    color: #006837;
}

.log img {
    vertical-align: text-top;
    padding-top: 2px;
}

.log02 {
    padding-top: 10px;
    text-align: right;
    font-size: 21px;
}

.log02 img {
    vertical-align: text-top;
    padding-top: 2px;
}


.log02 a {
    color: #3FA9F5;
}

.relation {
    color: #7ac943;
}

.schedule {
    float: right;
    width: 650px;
    margin-top: 30px;
}

.fb {
    width: 500px;
    float: left;
    margin-top: 30px;
}

.member_titlebg {
    background-image: url(../image/index/member_title.png);
    background-repeat: no-repeat;
    height: 103px;
    width: 1200px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.member_list {
    float: left;
    width: 227px;
    background-color: #e6f2ef;
    border: 1px solid #3fa9f5;
    text-align: center;
    height: 305px;
    line-height: 18px;
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
}

.member_list div {
    font-size: 11px;
}

.member_name {
    font-size: 18px;
}

.link {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.link_list {
    width: 185px;
    float: left;
    text-align: center;
    height: 380px;
    font-size: 14px;
    padding-top: 20px;
    padding-right: 27px;
    padding-bottom: 20px;
    padding-left: 27px;
}

.link_comment {
    text-align: left;
    padding: 7px;
}

.link_list a:first-of-type {
    display: block;
    height: 120px;
    width: 100%;
}

.footer_sp {
    display: none;
}



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

    .display_sp {
        display: block;
    }

    .display_pc {
        display: none;
    }

    .humb {
        width: 6rem;
        height: 6rem;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999;
    }

    .humb span {
        width: 55%;
        height: .3rem;
        background-color: #333;
        display: block;
        margin: 0 auto;
    }

    .humb span:nth-child(1) {
        margin-top: 1.4rem;
        transition: all .2s;
    }

    .humb span:nth-child(2) {
        margin-top: 0.8rem;
    }

    .humb span:nth-child(3) {
        margin-top: 0.8rem;
        margin-bottom: .2rem;
        transition: all .2s;
    }

    .humb p {
        text-align: center;
        font-size: 1rem;
    }

    .top_news_img {
        float: none;
        width: 100%;
        text-align: center;
        margin: 20px 0;
    }

    .top_news_img img {
        padding-right: 0;
        width: 90%;
    }

    .contents_bg {
        background-color: #f9f6ea;
        margin: 0;
        margin-top: 15px;
        width: 100%;
    }

    .contents {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 20px;
    }

    .menu {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        background-color: #fff;
        font-size: 0;
    }

    #slide {
        width: 100vw !important;
        height: 64vw !important;
        margin: 0 auto;
        position: relative;
    }

    .news_titlebg {
        background-image: url(../image/index/news_title.png);
        height: 46px;
        width: 100%;
        background-repeat: no-repeat;
        margin-top: 25px;
        background-position: center;
        background-size: 138%;
    }

    .news_contents {
        width: 95%;
        word-wrap: break-word;
        padding: 20px;
        border: 1px solid #7ac943;
        background-color: #FFF;
        margin: 0 auto;
        margin-top: 20px;
        box-sizing: border-box;
    }

    .article {
        width: 100%;
        float: left;
    }

    .member_titlebg {
        background-image: url(../image/index/member_title.png);
        background-repeat: no-repeat;
        height: 49px;
        width: 100%;
        margin-top: 25px;
        margin-bottom: 26px;
        background-size: contain;
        background-position: center;
        background-size: 140%;
    }

    .link img {
        width: 285%;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .footer {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0;
        padding-bottom: 30px;
        color: #FFF;
        text-align: center;
        font-size: 16px;
    }

    .address {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        line-height: 24px;
        color: #FFF;
    }

    #slide ul li {
        width: 100vw !important;
        height: 64vw !important;
    }

    #slide ul li img {
        width: 100vw !important;
        height: 64vw !important;
    }

    .menu.move {
        left: 0;
        transition: all .5s;
    }

    .menu {
        position: fixed;
        top: 0;
        left: calc(-240px - 4rem);
        background-color: #fff;
        width: 57%;
        height: 100vh;
        padding: 2rem;
        transition: all .5s;
        z-index: 9999;
    }

    .menu a {
        width: 100%;
        display: block;
        margin-bottom: 30px;
        border-bottom: 1px solid #aaa;
    }

    .menu a:nth-of-type(3) {
        border: none;
    }

    .menu a:last-of-type {
        margin-bottom: 0;
    }

    .menu img {
        width: 100%;
        height: auto;
        object-fit: none;
    }

    .menu a.display_pc img {
        width: 100%;
        height: auto;
    }

    .humb.move span:nth-child(3) {
        transform-origin: left;
        transform: rotate(-42deg);
        transition: all .2s;
    }

    .humb.move span:nth-child(1) {
        transform-origin: left;
        transform: rotate(42deg);
        transition: all .2s;
    }

    .humb.move span:nth-child(2) {
        opacity: 0;
    }

    .humb.move p {
        opacity: 0;
    }

    .logo_area {
        width: 100%;
        background: #fff;
    }

    .logo_area a {
        display: block;
        width: 200px;
    }

    .logo_area img {
        width: 100%;
    }

    .log {
        padding-top: 10px;
        padding-right: 20px;
        text-align: right;
        font-size: 18px;
    }

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

    .member_list {
        float: none;
        width: 50%;
        background-color: #e6f2ef;
        border: 1px solid #3fa9f5;
        text-align: center;
        height: auto;
        line-height: 18px;
        padding-top: 15px;
        padding-right: 5px;
        padding-bottom: 15px;
        padding-left: 5px;
        box-sizing: border-box;
    }

    .member_list img {
        width: 45vw;
        height: 45vw;
        object-fit: cover;
    }

    .log02 {
        padding-top: 10px;
        padding-right: 20px;
        text-align: right;
        font-size: 18px;
    }

    .log03 {
        padding-top: 10px;
        padding-right: 20px;
        text-align: right;
        font-size: 18px;
    }

    .link_list {
        width: 50%;
        float: left;
        text-align: center;
        height: auto;
        font-size: 14px;
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        box-sizing: border-box;
    }

    .link_list a img {
        width: 187px;
        height: 124px;
        max-width: 100% !important;
        max-height: 1000px !important;
        object-fit: contain;
    }

    .footer_sp {
        display: inline;
    }

    .address .fl {
        margin: 0 auto;
        margin-bottom: 10px;
        padding-left: 20px;
    }

    .copyright {
        text-align: center;
        color: #FFF;
        padding-top: 10px;
        padding-bottom: 8px;
        width: 95%;
        margin: 0 auto;
        font-size: 14px;
    }

    .member_list div {
        font-size: 15px;
    }

    .member_name {
        font-size: 18px;
        display: block;
    }

    .page_top_area {
        display: block;
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 9999999;
        width: 70px;
    }

    .page_top_area img {
        width: 100%;
    }

    .menu .display_pc {
        display: none;
    }

    .facebook_area iframe {
        display: block;
        width: 95%;
        margin: 0 auto;
        height: 400px !important;
    }

    .big_text {
        flex-direction: column-reverse;
        padding-top: 24px;
    }

    .big_text p.big_fon {
        font-size: 8vw;
        width: 95%;
        height: auto;
        margin: 0 auto 1rem;
        box-sizing: border-box;
    }

    .big_text p.big_fon::before {
        display: none;
    }

    .big_text .img_wrap {
        width: 100%;
    }

    .big_text_inner {
        width: 100%;
        margin-left: auto;
        padding-top: 0;
    }

    .big_text p {
        padding: 0 4%;
    }

    .big_text .img_wrap img {
        margin: 0 auto;
        width: 60%;
    }

    .facebook_area {
        padding-bottom: 0;
        padding-top: 15px;
        height: 200px;
        margin-bottom: 35px;
    }

    .facebook_area::before {
        top: auto;
        right: 8px;
        width: 50vw;
        height: 58vw;
        bottom: -2px;
    }

    .facebook_area::after {
        bottom: 32px;
        left: 15px;
        width: 45vw;
        height: 45vw;
    }



























}