@charset "utf-8";

/***************************************************************************
*
* INDEX STYLE
*
***************************************************************************/
/*MAIN*/

#main {
    position: relative;
}

#main .slick-dots {
    position: absolute;
    display: flex;
    /*bottom: .5vw;*/
    left: 50%;
	transform: translateX(-50%);
}

#main .slick-dots li {
    width: 7.5vw;
    margin-right: 10px;
    max-width: 120px;
}

#main .slick-dots li button {
    color: transparent;
    font-size: 0;
    display: block;
    width: 100%;
    height: 4px;
    background: #cdcdcd;
    border: 0;
}

#main .slick-dots li.slick-active button {
    background: #ea5414;
}

/*END-MAIN*/
/*AREANEW*/
.areaNew {
    padding: 18px 0 31px;
    margin: 60px 0;
}
.areaNew.areaAfterBefore:before {
    left: -53px;
}
.areaNew.areaAfterBefore:after {
    bottom: auto;
    top: 524px;
}
.areaNew .newIntro {
    text-align: center;
    margin-bottom: 121px;
}
.areaNew .newIntro .introTitle{
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 7px;
    line-height: 1.75;
    margin-bottom: 50px;
    color: #3e3a39;
}
.areaNew .newIntro .introSub{
    font-size: 20px;
    line-height: 2.5;
    letter-spacing: 0.6px;
    color: #3e3a39;
}

.areaNew .areaTitle {
    margin-bottom: 67px;
}
.areaNew .listNews li {
    padding-bottom: 37px;
    border-bottom: 1px solid #e5e5e7;
    margin-bottom: 33px;
}

.areaNew .listNews li:last-child {
    margin-bottom: 0;
}

.areaNew .listNews li .dateTime {
    letter-spacing: 1.3px;
    margin-bottom: 16px;
}

.areaNew .listNews li .newTitle {
    text-align: justify;
}

.areaNew .listNews li .newTitle a {
    font-size: 16px;
    color: #333333;
}

/*END-AREANEW*/

/*AREA-CCOMMER*/
.areaCommer {
    margin: 89px 0 80px;
    position: relative;
}
.areaCommer .commerPhoto {
    position: relative;
    width: 100%;
}
.areaStatus .commerPhoto:before {
    content: "";
    position: absolute;
    left: 30%;
    bottom: 5px;
    width: 500px;
    height: 82px;
    background: url(../images/index/area-status-name.png)no-repeat;
    background-size: 100%;
    opacity: 0.3;
}
.areaCommer .commerPhoto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.areaCommer .commerWrap {
    position: absolute;
    top: 45.7%;
    left: calc((100% - 1260px)/4);
    transform: translateY(-50%);
    width: 50%;
    color: #fff;
}
.areaCommer .commerWrap .commerTitle {
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 6.5px;
    line-height: 1.39;
    margin-bottom: 50px;
}
.areaStatus  .commerWrap .commerTitle {
    font-size: 30px;
    text-shadow: 1px 2px 6px gray;
}
.areaCommer .commerWrap .commerSub{
    font-size: 16px;
    line-height: 2.5;
    margin-left: -4px;
    letter-spacing: 0.1px;
}
.areaStatus .commerWrap .commerSub {
    font-size: 12px;
}
/*AREA-COMMER*/

/*AREAMAP*/
.areaMap {
    margin-bottom: 50px;
}

.areaMap .areaTitle {
    margin-bottom: 59px;
}

.areaMap .map {}

.areaMap .map iframe {
    width: 100%;
    height: 439px;
}

/*END-AREAMAP*/

/*AREA-EMOTION*/
.areaEmotion {
    margin-top: 119px;
}
.areaEmotion .commerWrap {
    top: 48.3%;
}
/*AREA-EMOTION*/

/*AREA-CONSERVE*/
.areaConserve {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 102px 0 100px;
}
.areaConserve .conserPhoto {
    width: 47.05%;
}
.areaConserve .conserPhoto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.areaConserve .conserWrap {
    width: 48.5%;
    padding-right: 20px;
    margin-top: 51px;
}
.areaConserve .conserWrap .conserTitle {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 48px;
    letter-spacing: 6.5px;
} 
.areaConserve .conserWrap .conserSub {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 1.8px;
    margin-left: 2px;
}
/*AREA-CONSERVE*/

/*AREA-POTENT*/
.areaPotent {
    margin: 174px 0 127px;
}
.areaPotent .potentSub {
    font-size: 16px;
    text-align: center;
    margin: 49px 0 45px;
    line-height: 2.5;
    letter-spacing: 1.3px;
    color: #3e3a39;
}
.areaPotent .potentPhoto {
    width: 91.6%;
    padding: 0 2%;
    margin-left: 6.79%;
} 
.areaPotent .potentWrap {
    margin-top: 110px;
}
.areaPotent .potentWrap .wrapTitle {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 4.3px;
    line-height: 1.65;
    margin-bottom: 55px;
}
.areaPotent .potentWrap .wrapList {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 64px;
}
.areaPotent .potentWrap .wrapList li {
    width: calc(100%/4 - 30px);
}
.areaPotent .potentWrap .wrapList li:not(:last-child) {
    margin-right: 40px;
}
.areaPotent .potentWrap .wrapName {
    position: relative;
    font-size: 20px;
    padding-left: 24px;
    margin-bottom: 30px;
    letter-spacing: 1.6px;
    color: #3e3a39;
}
.areaPotent .potentWrap .wrapName:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 1px;
    width: 7px;
    height: 51px;
    background: url(../images/index/areap-potent-bg-01.png)no-repeat;
    background-size: 100%;
}
.areaPotent .potentWrap .wrapList li .wrapPhoto {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 242px;
    margin-bottom: 16px;
}
.areaPotent .potentWrap .wrapList li .wrapPhoto img {
    width: auto;
    height: auto;
}
.areaPotent .potentWrap .wrapSub {
    font-size: 16px;
    letter-spacing: 1.3px;
    line-height: 1.85;
    color: #3e3a39;
} 
.areaPotent .potentWrap .wrapBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.areaPotent .potentWrap .wrapBox .boxLeft {
    width: 44.75%;
}
.areaPotent .potentWrap .wrapBox .boxLeft .wrapName:before {
    top: 2px;
    height: 28px;
    background: url(../images/index/areap-potent-bg-02.png)no-repeat;
    background-size: 100%;
}
.areaPotent .potentWrap .wrapBox .boxLeft .leftPhoto {
    margin-left: 3px;
}
.areaPotent .potentWrap .wrapBox .boxLeft .leftPhoto img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.areaPotent .potentWrap .wrapBox .boxSub {
    width: 48.5%;
    font-size: 16px;
    margin-top: 56px;
    line-height: 1.9;
    letter-spacing: 1.3px;
    color: #3e3a39;
}
.areaPotent .potentWrap .wrapBox .boxSub span {
    display: inline-block;
    font-size: 12px;
    margin-top: 24px;
    margin-left: 3px;
}

/*AREA-POTENT*/

/*AREANOTICE*/
.areaNotice {
    margin-bottom: 40px;
}

.areaNotice .noticeTitle {
    width: 100%;
    text-align: center;
    border: 1px solid #231815;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 9px 0;
}

.areaNotice .noticeText {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

/*END-AREANOTICE*/

/*AREAMENUBANNER*/

.areaMenuBanner .listMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.areaMenuBanner .listMenu li {
    width: 48.3%;
    margin-bottom: 40px;
}

.areaMenuBanner .listMenu li a {
    display: block;
    position: relative;
}

.areaMenuBanner .listMenu li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.6);
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    transition: all .3s;
}

.areaMenuBanner .listMenu li .titleMenu {
    position: absolute;
    color: #fff;
    font-weight: 400;
    font-size: 50px;
    top: 47.7%;
    left: 50.6%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 1.4;
    letter-spacing: 4px;
    width: 100%;
}

.areaMenuBanner .listMenu li .titleMenu span {
    display: block;
    font-size: 18px;
    letter-spacing: 1.6px;
}

/*END-AREAMENUBANNER*/

/*AREABANNER*/
.areaBanner {
    margin-top: 20px;
}

.areaBanner .banner {
    margin-bottom: 60px;
}
.areaBanner .banner img{
    width: 100%;
}
.areaBanner .banner:last-child {
    margin-bottom: 0;
}

/*END-AREABANNER*/
@media(max-width: 1400px) and (min-width: 769px) {
    /*areaNew*/
    .areaNew .newIntro .introTitle {
        font-size: 36px;
    }
    .areaNew .newIntro .introSub {
        font-size: 16px;
    }
    /*areaNew*/

    /*areaCommer*/
    .areaCommer .commerWrap {
        left: calc((100% - 960px)/6);
        width: 40%;
    }
    .areaCommer .commerWrap .commerTitle {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .areaCommer .commerWrap .commerSub {
        font-size: 14px;
        line-height: 2;
    }
    /*areaCommer*/

    /*areaConserve*/
    .areaConserve {
        align-items: flex-start;
    }
    .areaConserve .conserPhoto {
        width: 53%;
    }
    .areaConserve .conserWrap {
        width: 45%;
        margin-top: 0;
    }
    .areaConserve .conserWrap .conserTitle {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .areaConserve .conserWrap .conserSub {
        font-size: 14px;
        line-height: 2;
    }
    /*areaConserve*/

    .areaPotent .potentSub {
        font-size: 14px;
    }
    .areaPotent .potentWrap .wrapTitle {
        font-size: 28px;
    }
    .areaPotent .potentWrap .wrapName {
        font-size: 18px;
    }
    .areaPotent .potentWrap .wrapSub {
        font-size: 14px;
    }
    .areaPotent .potentWrap .wrapBox .boxSub {
        font-size: 14px;
    }
    .areaPotent .potentWrap .wrapBox .boxSub span {
        font-size: 10px;
    }
}
@media(max-width: 1200px) and (min-width: 769px) {
    .areaStatus .commerPhoto:before {
        left: 25%;
        width: 400px;
        height: 65px;
    }
}
@media(max-width: 1100px) and (min-width: 769px) {
    .areaMenuBanner .listMenu li .titleMenu {
        font-size: 4.5vw;
    }

    .areaMenuBanner .listMenu li .titleMenu span {
        font-size: 1.6vw;
    }


    .areaCommer .commerWrap .commerTitle {
        font-size: 28px;
        letter-spacing: 2.5px;
    }
    .areaConserve .conserWrap .conserTitle {
        font-size: 28px;
    }
}
@media(max-width: 1080px) and (min-width: 769px) {
    .areaCommer .commerWrap {
        left: 3%;
        width: 49%;
    }
    .areaPotent .potentWrap .wrapName {
        font-size: 16px;
    }
}
@media(max-width: 1055px) and (min-width: 769px) {

    .areaCommer .commerPhoto img {
        object-position: right;
    }
    .areaEmotion  .commerPhoto img {
        object-position: right 0 top 0;
    }

    .areaPotent .potentWrap .wrapName:before {
        top: -6px;
        width: 5px;
        height: 37px;
    }

}
@media(max-width: 1000px) and (min-width: 769px) {

    .areaPotent .potentWrap .wrapName {
        margin-bottom: 20px;
    }
    .areaPotent .potentWrap .wrapBox .boxLeft {
        width: 55%;
    }
    .areaPotent .potentWrap .wrapBox .boxSub {
        width: 42%;
    }
    .areaPotent .potentWrap .wrapList li {
        width: calc(100%/2 - 25px);
        margin-bottom: 25px;
    }
    .areaPotent .potentWrap .wrapList li:not(:last-child) {
        margin: 0;
    }
    .areaPotent .potentWrap .wrapList li:nth-child(odd) {
        margin-right: 50px;
    }
}

@media(max-width: 900px) and (min-width: 769px) {
    .areaStatus .commerPhoto:before {
        left: 20%;
        width: 300px;
        height: 50px;
    }

    .areaCommer .commerPhoto img {
        min-height: 400px;
    }
    .areaCommer .commerWrap {
        width: 50%;
    }
    .areaCommer.areaStatus .commerWrap {
        width: 80%;
    }
    .areaEmotion .commerWrap .commerSub {
        padding-right: 40px;
    }

    .areaMap .map iframe {
        height: 400px;
    }
}

@media(min-width: 769px) {
    /*.areaNew .listNews li .newTitle a:hover {
        text-decoration: underline;
        text-underline-offset: 4px;
    }*/

    .areaMenuBanner .listMenu li a:hover:before {
        opacity: 0.5;
    }
}

@media(max-width: 768px) {

    /*AREANEW*/
    .areaNew {
        padding-top: 35px;
        margin: 0 0 50px;
    }
    .areaNew.areaAfterBefore:before {
        top: 20px;
        left: 0px;
    }
    .areaNew.areaAfterBefore:after {
        top: 290px;
        bottom: auto;
    }
    .areaNew .newIntro {
        margin-bottom: 50px;
    }
    .areaNew .newIntro .introTitle {
        font-size: 24px;
        margin-bottom: 35px;
        letter-spacing: 2px;
    }
    .areaNew .newIntro .introSub {
        font-size: 16px;
        line-height: 1.7;
    }

    .areaNew .areaTitle {
        margin-bottom: 30px;
    }

    .areaNew .listNews li {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }

    .areaNew .listNews li .dateTime {
        margin-bottom: 10px;
    }

    .areaNew .listNews li .newTitle a {
        font-size: 14px;
    }

    /*END-AREANEW*/

    /*AREA-COMMER*/
    .areaCommer {
        margin: 20px 0;
        background-color: #000;
    }
    .areaStatus .commerPhoto:before {
        right: auto;
        bottom: 3px;
        left: 20%;
        width: 170px;
        height: 29px;
    }
    .areaCommer .commerPhoto {
        height: 350px;
    }
    .areaCommer .commerWrap {
        top: 49.7%;
        left: 4%;
        width: 47%;
    }
    .areaCommer .commerWrap .commerTitle {
        font-size: 20px;
        margin-bottom: 20px;
        letter-spacing: 2px;
    }
    .areaCommer .commerWrap .commerSub {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        text-align: justify;
    }
    /*AREA-COMMER*/

    /*AREAMAP*/
    .areaMap {
        margin-bottom: 50px;
    }

    .areaMap .areaTitle {
        margin-bottom: 30px;
    }

    .areaMap .map iframe {
        height: 50vw;
    }

    /*END-AREAMAP*/

    .areaConserve {
        margin: 60px 0;
    }
    .areaConserve .conserPhoto {
        width: 100%;
    }
    .areaConserve .conserWrap {
        width: 100%;
        padding: 0 4%;
        margin-top: 30px;
    }
    .areaConserve .conserWrap .conserTitle {
        font-size: 20px;
        margin-bottom: 20px;
        letter-spacing: 2px;
    }
    .areaConserve .conserWrap .conserSub {
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
    }


    /*AREA-POTENT*/
    .areaPotent {
        margin: 60px 0 ;
    }
    .areaPotent .potentSub {
        font-size: 14px;
        line-height: 1.5;
        margin: 25px 0;
        text-align: left;
    }
    .areaPotent .potentBox {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: scroll;
    }
    .areaPotent .potentBox::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    .areaPotent .potentBox::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .areaPotent .potentBox::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #D62929;
    }

    .areaPotent .potentBox .potentPhoto {
        width: 800px;
        margin: 0;
        padding: 0;
    }

    .areaPotent .potentBox .potentPhoto img {
        width: 100%;
        height: 100%;
        max-width: none;
    }
    .areaPotent .potentWrap {
        margin-top: 50px;
    }
    .areaCommer.areaStatus .commerPhoto img {
        object-position: right;
    }
    .areaPotent .potentWrap .wrapTitle {
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 1.5;
    }
    .areaPotent .potentWrap .wrapList {
        margin-bottom: 40px;
    }
    .areaPotent .potentWrap .wrapList li {
        width: calc(100%/2 - 20px);
        margin-bottom: 20px;
    }
    .areaPotent .potentWrap .wrapList li:not(:last-child) {
        margin: 0 0 20px 0;
    }
    .areaPotent .potentWrap .wrapList li:nth-child(odd) {
        margin: 0 40px 0 0;
    }
    .areaPotent .potentWrap .wrapName {
        font-size: 16px;
        padding-left: 21px;
    }
    .areaPotent .potentWrap .wrapName:before {
        top: -4px;
        width: 5px;
        height: 36px;
    }
    .areaPotent .potentWrap .wrapSub {
        font-size: 14px;
        line-height: 1.6;
    }
    .areaPotent .potentWrap .wrapBox .boxLeft {
        width: 100%;
    }
    .areaPotent .potentWrap .wrapBox .boxSub {
        width: 100%;
        font-size: 14px;
        line-height: 1.6;
        margin-top: 30px;
    }
    .areaPotent .potentWrap .wrapBox .boxLeft .wrapName:before {
        background-size: cover;
        top: -1px;
    }
    /*AREA-POTENT*/

    .areaBanner .banner {
        margin-bottom: 25px;
    }

    .areaMenuBanner .listMenu li .titleMenu {
        font-size: 30px;
    }

    .areaMenuBanner .listMenu li .titleMenu span {
        font-size: 14px;
        letter-spacing: 1px;
    }
}

@media(max-width: 414px) {

    .areaNew.areaAfterBefore:after {
        top: 370px;
    }

    .areaCommer {
        padding: 0 0 30px;
    }
    .areaCommer .commerPhoto {
        height: 250px;
    }
    .areaStatus .commerPhoto:before {
        left: 5px;
    }
    .areaCommer .commerPhoto img {
        object-position: left -20px top 0;
    }
    .areaEmotion .commerPhoto img {
        object-position: right -20px top 0;
    }
    .areaCommer .commerWrap {
        position: relative;
        top: auto;
        left: auto;
        transform: inherit;
        width: 100%;
        padding: 0 4%;
        margin-top: 30px;
    }

    .areaPotent .potentWrap .wrapList li {
        width: 100%;
    }
    .areaPotent .potentWrap .wrapList li:not(:last-child) {
        margin: 0 0 40px;
    }

    .areaMenuBanner .listMenu li {
        width: 100%;
    }
}