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


body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(1) {
    width: 18%;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(1) dl.bnrClm > dd:not(:first-child) {
    margin-top: 0.75rem;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(1) dl.bnrClm > dd img {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) {
    padding: 0 2rem;
    /*width: 58%;*/
    width: 62%;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .ttl_news {
    position: relative;
    display: block;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .ttl_news a.btn1 {
    position: absolute;
    top: -8px;
    left: 180px;
    z-index: 1;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    padding: 0.5em 2em 0.5em 1.5em;
    background-color: #26A6C8;
    text-decoration: none;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .ttl_news a.btn1::after {
    position: absolute;
    top: 50%;
    right: 0.5em;
    z-index: 1;
    content: '';
    background-color: #ffffff;
    width: 0.5em;
    aspect-ratio: 1 / 2;
    transform: translateY(-50%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .ttl_news a.btn1:hover {
    opacity: 0.7;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .wrap_fb {
    margin-top: 1.5rem;
    text-align: center;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .wrap_fb > .wrap_inner {
    display: inline-block;
    max-width: 500px;
    width: 100%;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .tbl_info_ttl {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0.25em 0.5em;
    background: #E5F2F0;
    margin-top: 1em;
    width: 100%;
    box-sizing: border-box;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) table.info {
    table-layout: fixed;
    width: 100%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) table.info td {
    padding: 0.25em 0.5em;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) table.info td:first-child {
    width: 6em;
    text-align: center;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .txt_01 {
    color: #fff;
    background: #26A6C8;
    padding: 0.25em 0.5em;
    margin-top: 0.75em;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(3) {
    width: 20%;
    text-align: center;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(3) .map {
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(3) .btn_access {
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(3) .btn_privacy {
    margin-top: 0.75rem;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(3) .btn_fb {
    margin-top: 0.75rem;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(4) {
    width: 100%;
    padding-top: 3rem;
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(4) dl.bnrClm {
}
body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(4) dl.bnrClm > dd {
    width: 25%;
    text-align: center;
}
@media (max-width: 767px) {
    body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) {
        padding: 0;
        width: 100%;
    }
    body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(2) .ttl_news {
        width: min(100%,500px);
        margin-inline: auto;
    }
    body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(3) {
        width: 100%;
        padding-top: 3rem;
    }
}
@media (max-width: 640px) {
    body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(4) dl.bnrClm > dd {
        width: 33.33333%;
    }
}
@media (max-width: 400px) {
    body.home div#wrapcont #mainArea ul.mainClm > li:nth-child(4) dl.bnrClm > dd {
        width: 50%;
    }
}


body.home div#wrapcont #mainArea #sec_blog {
    margin-top: 80px;
    position: relative;
}
body.home div#wrapcont #mainArea #sec_blog .r-btn {
    margin-top: 80px;
    text-align: right;
}
body.home div#wrapcont #mainArea #sec_blog .r-btn a {
    display: inline-block;
    color: #ffffff;
    background-color: var(--site-theme-color1);
    text-decoration: none;
    line-height: 1;
    padding: 0.75em 1.5em;
    box-shadow: 2px 2px 0 rgba(0,0,0,0.25);
}
@media (max-width: 640px) {
    body.home div#wrapcont #mainArea #sec_blog .r-btn {
        margin-top: 50px;
    }
}


/*body.home div#wrapcont #mainArea #sec_blog .r-btn a {
    display: inline-block;
    position: relative;
}
body.home div#wrapcont #mainArea #sec_blog .r-btn a::before {
    position: absolute;
    top: calc(-20px / 2);
    left: calc(-20px / 2);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    z-index: 1;
    content: '';
}*/