/* FV */
html {
  scroll-behavior: smooth;
}
.ec-edy-fv,
.ec-fv-text{
    position: relative;
}
.ec-edy-fv .fv-txt{
    font-weight: 400;
    letter-spacing: 0.24em;
    position: absolute;
    color: var(--bg-light);
    z-index: 1;
}
.ec-edy-fv .swiper-pagination{
    max-width: 94.375rem;
    left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ec-edy-fv .swiper-pagination-bullet{
    background-color: var(--bg-light);
    opacity: 1;
}
.ec-edy-fv .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: var(--gray-b);
}
.w-920{
    max-width: 57.5rem;
    margin-left: auto;
    margin-right: auto;
}
.w-1920{
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto;
}
.w-1724{
    max-width: 107.75rem;
}
.seca-top-tt{
    font-weight: 400;
    letter-spacing: 0.1em;
    color: var(--body-color);
}
.seca-top-txt,
.seca-md-tt{
    letter-spacing: 0.1em;
}
.seca-md-ct,
.seca-md-bts,
.md-btn{
    letter-spacing: 0.05em;
}
.ec-edy-seca .md-btn{
    position: relative;
    display: inline-block;
    padding-bottom: 0.375rem;
}
.ec-edy-seca .md-btn::after,
.ec_viewmore a::after{
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--bg-body);
    position: absolute;
    left: 0;
    bottom: 0;
}
.ec-edy-column .ec-column-thumbnail img{
    display: block;
    object-fit: cover;
}
.ec-edy-column .ec-column__title{
    font-weight: 400;
    color: var(--bg-body);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ec-edy-column .kiji-date{
    line-height: 1;
}
.ec-edy-column .kiji-date time,
.ec-edy-column .cl-cat{
    font-weight: 500;
    color: var(--gray-c);
    margin-left: 0;
}
.ec-edy-column .ec-column-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}
.ec_viewmore a{
    position: relative;
    display: inline-block;
    padding-bottom: 0.375rem;
}
.ec-edy-news .ec-news__title{
    font-weight: 400;
    color: var(--bg-body);
}
.ec-edy-news .ec-column-item{
    border-bottom: 1px solid var(--gray-d);
}
.news-date{
    font-weight: 400;
    color: var(--body-color);
}
.ec-iframe-map iframe{
    width: 100%;
    object-fit: cover;
}
.ec-if-txt,
.ec-if-ct{
    text-decoration: none;
    font-weight: 400;
    color: var(--bg-body);
}
@media only screen and (min-width: 781px){
    /* FV */
    .ec-edy-fv .swiper-pagination-bullet{
        width: 6.25rem;
        height: 2px;
        border-radius: 0.188rem;
    }
    .ec-edy-fv .ec-fv-img{
        width: 100%;
        height: 67.5rem;
    }
    .ec-edy-fv .fv-txt{
        font-size: 2.188rem;
        line-height: 4.75rem;
        bottom: 3.125rem;
        left: 0;
    }
    .ec-edy-fv .swiper-pagination{
        bottom: 3.75rem;
        text-align: right;
    }
    /* End FV */
    .ec-edy-seca{
        background-image: url('../images/top/bg_seca.png');
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 23.875rem;
    }
    .seca-top-tt{
        font-size: 2.188rem;
        line-height: 3.144rem;
    }
    .seca-top-txt{
        font-size: 1.375rem;
        line-height: 3.625rem;
        margin-top: 4.438rem;
        text-align: justify;
        text-justify: inter-word;
    }
    .seca-middle .ec-sc-img{
        width: 37.5rem;
        height: 25rem;
    }
    .seca-middle{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 3.125rem 1rem;
        margin-left: auto;
        margin-right: 0;
        margin-top: 23.813rem;
    }
    .ec-edy-seca .seca-md-itema{
        display: flex;
        gap: 3.125rem;
        justify-content: end;
        padding-right: 10.625rem;
        flex-basis: 100%;
    }
    .ec-edy-seca .seca-md-itemb{
        flex-basis: 25rem;
    }
    .ec-edy-seca .seca-md-itemc{
        display: flex;
        gap: 3.125rem;
        justify-content: end;
    }
    .ec-edy-seca .seca-md-tt{
        font-size: 1.563rem;
        line-height: 2.25rem;
        margin-top: -2.438rem;
    }
    .ec-edy-seca .seca-md-ct{
        font-size: 1.25rem;
        line-height: 2.5rem;
        margin-top: 2.5rem;
    }
    .ec-edy-seca .seca-md-bts{
        font-size: 1.25rem;
        line-height: 1.796rem;
        display: flex;
        gap: 1rem;
        margin-top: 3.125rem;
        justify-content: space-between;
    }
    .ec-edy-seca .md-btn{
        font-size: 1.25rem;
        line-height: 1.796rem;
        float: right;
        margin-top: 3.125rem;
    }
    .ec-edy-column{
        margin-top: 31.25rem;
        background-color: var(--bg_section_o);
    }
    .ec-edy-column .ec-cl-inner{
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        margin-left: auto;
        margin-right: 2.875rem;
        position: relative;
        top: -6.25rem;
    }
    .ec-edy-column .ec-column-thumbnail img{
        width: 21.875rem;
        height: 21.875rem;
    }
    .ec-edy-column .ec-column-item{
        flex-basis: 21.875rem;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .ec-edy-column .ec-list-column{
        flex-basis: 71.875rem;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        gap: 3.125rem;
    }
    .ec-edy-column .ec-column__title{
        font-size: 1.25rem;
        line-height: 2.188rem;
        margin-top: 2rem;
    }
    .ec-edy-column .ec-column-content{
        margin-top: 1.688rem;
    }
    .ec-edy-column .ec-column-info{
        padding-right: 1rem;
    }
    .ec-cl-title{
        font-size: 1.563rem;
        line-height: 2.25rem;
    }
    .ec-cl-txt{
        font-size: 1.25rem;
        line-height: 1.813rem;
        margin-top: 3.125rem;
    }
    .ec_viewmore{
        text-align: right;
        margin-top: 2.5rem;
    }
    .ec_viewmore a{
        font-size: 1.25rem;
        line-height: 1.796rem
    }
    /* Section news */
    .ec-edy-news{
        background-image: url('../images/top/secb_bg.png');
        background-size: cover;
        background-position: -16rem -32rem;
        background-repeat: no-repeat;
        overflow: hidden;
    }
    .ec-edy-news .ec-news-inner{
        margin-left: auto;
        margin-right: 0;
        display: flex;
        justify-content: space-between;
        gap: 1rem;
        align-items: end;
        margin-top: 28.438rem;
    }
    .ec-edy-column .kiji-date time,
    .ec-edy-column .cl-cat{
        font-size: 0.938rem;
        line-height: 1;
    }
    .ec-edy-news .ec_viewmore{
        text-align: left;
        margin-top: 3.125rem;
    }
    .ec-edy-news .ec-news-top{
        flex-basis: 100%;
    }
    .ec-edy-news .ec-news-item{
        flex-basis: 61.875rem;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .ec-edy-news .ec-column-item{
        display: flex;
        gap: 1rem;
        justify-content: space-between;
        padding-bottom: 3rem;
        align-items: center;
    }
    .ec-edy-news .ec-new-bottom{
        margin-top: 16.375rem;
    }
    .ec-edy-news .ec-column-item:not(:last-child){
        margin-bottom: 3rem;
    }
    .ec-edy-news .ec-news__title{
        font-size: 1.25rem;
        line-height: 1.796rem;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 50rem;
    }
    .news-date{
        padding-right: 3rem;
        font-size: 0.938rem;
        line-height: 1.358rem;
    }
    .ec-iframe-map iframe{
        height: 31.25rem;
    }
    .ec-map-title{
        font-size: 1.563rem;
        line-height: 1;
    }
    .ec-map-subtitle{
        font-size: 1.25rem;
        line-height: 2.5rem;
        margin-top: 3.125rem;
    }
    .ec-iframe-map:not(.bts){
        margin-top: 3rem;
    }
    .ec-iframe-map.bts{
        margin-top: 6.25rem;
    }
    .ec-maps-info{
        margin-top: 2.625rem;
        padding-left: 1.25rem;
    }
    .ec-minfo-tt{
        font-size: 1.875rem;
        line-height: 1;
    }
    .ec-if-txt,
    .ec-if-ct{
        font-size: 1.125rem;
        line-height: 1.625rem;
    }
    .ec-if-txt{
        width: 8rem;
    }
    .mgt10{
        margin-top: 0.5rem;
        display: block;
    }
    .ec-maps-list{
        margin-top: 2.5rem;
    }
    .ec-maps-list li{
        display: flex;
        gap: 0.625rem;
    }
    .ec-maps-list li:not(:last-child){
        margin-bottom: 1.25rem;
    }
    /*
    .ec-edy-instagram #sb_instagram .sbi_photo img{
        width: 24.013rem;
        height: 24.013rem;
    }
    */
    .ec-edy-instagram{
        margin-top: 11.75rem;
    }
}
@media only screen and (min-width: 2000px){
	.ec-edy-news{
    	background-position: left -22rem;
        background-size: contain;
    }
}
@media only screen and (max-width: 1439px) and (min-width:1200px){
    .ec-edy-column .ec-cl-inner{
        margin-right: 0;
        justify-content: space-evenly;
    }
}
@media only screen and (max-width: 1199px) and (min-width:992px){
    .ec-edy-column .ec-cl-inner{
        margin-right: 0;
        justify-content: space-evenly;
    }
}
@media only screen and (max-width: 991px) and (min-width:781px){
    .ec-edy-column .ec-cl-inner{
        margin-right: 0;
        justify-content: space-evenly;
    }
}
@media only screen and (max-width: 780px){
    /* FV */
    .ec-edy-fv .fv-txt{
        font-size: 1.25rem;
        line-height: 2.5rem;
        bottom: 4.375rem;
        left: 1rem;
    }
    .ec-edy-fv .ec-fv-img{
        width: 100%;
        height: 100vh;
    }
    .ec-edy-fv .swiper-pagination{
        bottom: 0.75rem;
    }
    .ec-edy-fv .swiper-pagination-bullet{
        width: 3.125rem;
        height: 1px;
        border-radius: 1px;
    }
    .ec-edy-seca{
        background-image: url('../images/top/bg_seca.png');
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .ec-edy-seca .ec-seca-wrap{
        padding-top: 9.375rem;
    }
    .seca-top-tt{
        font-size: 1.563rem;
        line-height: 3.125rem;
    }
    .ec-seca-top{
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        max-width: 22.938rem;
    }
    .seca-top-txt{
        font-size: 0.875rem;
        line-height: 2.125rem;
        margin-top: 3.125rem;
        text-align: justify;
        text-justify: inter-word;
    }
    .seca-middle{
        display: flex;
        flex-wrap: wrap;
        margin-top: 7.875rem;
    }
    .seca-middle .ec-sc-img{
        width: 15.625rem;
        height: 10.417rem;
        margin-right: 0;
        margin-left: auto;
    }
    .seca-md-itema{
        order: 1;
        flex-basis: 100%;
        margin-top: 1.5rem;
    }
    .seca-md-itemc{
        flex-basis: 100%;
        order: 2;
        margin-top: 1.875rem;
    }
    .seca-md-itemb{
        order: 3;
        flex-basis: 100%;
        max-width: 20.75rem;
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        margin-top: 3.125rem;
    }
    .seca-md-itema .ec-sc-img:last-child,
    .seca-md-itemc .ec-sc-img:last-child{
        margin-right: 3.125rem;
        margin-top: 1.875rem;
    }
    .seca-md-tt{
        font-size: 1.563rem;
        line-height: 2.25rem;
        letter-spacing: 0;
    }
    .ec-edy-seca .seca-md-ct{
        font-size: 0.875rem;
        line-height: 1.75rem;
        margin-top: 2.5rem;
    }
    .ec-edy-seca .seca-md-bts{
        font-size: 0.875rem;
        line-height: 1.258em;
        display: flex;
        gap: 1rem;
        margin-top: 2.688rem;
        justify-content: space-between;
        letter-spacing: 0;
    }
    .ec-edy-seca .md-btn{
        font-size: 1rem;
        line-height: 1.438rem;
        float: right;
        margin-top: 2rem;
    }
    .ec-edy-column{
        margin-top: 9.375rem;
    }
    .ec-edy-column .ec-cl-inner{
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        position: relative;
        padding-bottom: 2.5rem;
    }
    .ec-edy-column .ec-cl-inner::after{
        content: "";
        width: 100%;
        height: 100%;
        background-color: var(--bg_section_o);
        position: absolute;
        left: 0;
        z-index: 1;
        top: 11.875rem;
    }
    .ec-edy-column .ec-list-column{
        display: flex;
        gap: 1.938rem;
        order: 2;
        overflow-x: scroll;
        box-sizing: border-box;
        scroll-behavior: smooth;
        margin-left: 1.75rem;
        padding-bottom: 1.25rem;
        margin-top: 1.125rem;
        z-index: 2;
    }
    .ec-edy-column .ec-column-info{
        flex-basis: 100%;
        order: 1;
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        z-index: 2;
    }
    .ec-edy-column .ec_viewmore{
        flex-basis: 100%;
        order: 3;
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        text-align: right;
        margin-top: 1.25rem;
        z-index: 2;
    }
    .ec-edy-column .ec-column-item{
        flex-basis: 17.188rem;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .ec-edy-column .ec-column-thumbnail img{
        width: 17.188rem;
        height: 17.188rem;
    }
    .ec-edy-column .ec-column__title{
        font-size: 1rem;
        line-height: 1.875rem;
        margin-top: 1.25rem;
    }
    .ec-edy-column .ec-column-content{
        margin-top: 1.75rem;
    }
    .ec-edy-column .kiji-date time, 
    .ec-edy-column .cl-cat{
        font-size: 0.75rem;
        line-height: 0.938rem;
    }
    .ec_viewmore a{
        font-size: 1rem;
        line-height: 1.438rem;
        letter-spacing: 0;
    }
    .ec-list-column::-webkit-scrollbar {
        height: 0.375rem; 
    }
    .ec-list-column::-webkit-scrollbar-track {
        background: #f0f0f0; 
    }
    .ec-list-column::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.2); 
        border-radius: 0.25rem;
    }
    .ec-list-column::-webkit-scrollbar-thumb:hover {
        background: #555; 
    }
    .ec-edy-column .ec-cl-title{
        font-size: 1.563rem;
        line-height: 1;
        letter-spacing: 0;
    }
    .ec-cl-txt{
        font-size: 0.875rem;
        line-height: 1.75rem;
        margin-top: 2.5rem;
        letter-spacing: 0;
    }
    .ec-edy-news{
        background-image: url('../images/top/secb_bg_sp.png');
        background-size: contain;
        background-position: 0rem -8rem;
        background-repeat: no-repeat;
        overflow: hidden;
    }
    .ec-edy-news-wrap{
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        padding-top: 9.375rem;
    }
    .ec-edy-news .ec-cl-title{
        font-size: 1.563rem;
        line-height: 2.25rem;
        letter-spacing: 0;
    }
    .ec-news-item{
        margin-top: 2.375rem;
    }
    .ec-edy-news .ec-news__title{
        font-size: 0.875rem;
        line-height: 1.75rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-date{
        font-size: 0.75rem;
        line-height: 1.086rem;
        margin-top: 1rem;
        display: block;
    }
    .ec-edy-news .ec-column-item{
        padding-bottom: 2.375rem;
    }
    .ec-edy-news .ec-column-item:not(:last-child){
        margin-bottom: 2.5rem;
    }
    .ec-edy-news .ec_viewmore{
        margin-top: 2.25rem;
        text-align: right;
    }
    .ec-edy-news .ec-new-bottom{
        margin-top: 7.313rem;
    }
    .ec-map-title{
        font-size: 1.563rem;
        line-height: 2.25rem;
        letter-spacing: 0;
    }
    .ec-map-subtitle{
        margin-top: 2.5rem;
        font-size: 0.875rem;
        line-height: 1.75rem;
    }
    .ec-iframe-map:not(.bts){
        margin-top: 1.875rem;
    }
    .ec-iframe-map iframe{
        height: 15.625rem;
    }
    .ec-maps-info{
        margin-top: 1.5rem;
    }
    .ec-minfo-tt{
        font-size: 1.25rem;
        line-height: 1.813rem;
    }
    .ec-maps-list{
        margin-top: 1.875rem;
    }
    .ec-maps-list li:not(:last-child){
        margin-bottom: 1.875rem;
    }
    .ec-if-txt, .ec-if-ct{
        font-size: 0.875rem;
        line-height: 1.267rem;
        display: block;
    }
    .ec-if-ct{
        margin-top: 0.625rem;
        display: flex;
    }
    .ec-iframe-map.bts{
        margin-top: 6.25rem;
    }
    .ss-first{
        flex-basis: 6.25rem;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .ec-edy-instagram{
        margin-top: 8.875rem;
    }
}