.logoSustain {
    margin-top: 22%;
}

.sp-slider {
    margin-top: 0px;
    position: relative;
}

.sp-slider img {
    max-width: 100%;
}

.boxTextTop {
    position: absolute;
    left: 8%;
    top: 5%;
    width: 36%;
}

.sec01 {
    padding: 60px 0;
}

.boxEnviron {
    text-align: center;
    background: #1e365a;
    border-radius: 25px;
    padding: 40px;
    width: 100%;
    border: 1px #1958D8 solid;
}

.boxIcon {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40%;
}

.boxIcon img {
    max-width: 100%;
}

.boxTextSec03 {
    text-align: center;
    position: absolute;
    z-index: 2;
    right: 7%;
}

.bgEf {
    background: url(../img/home/ef.png);
    width: 100%;
    height: 1778px;
    position: absolute;
    top: -40px;
}

.regular02 {
    margin: 0;
    padding: 0;
}

.regular03 {
    margin: 0 40px;
    margin-top: 40px;
    padding: 0;
}

.boxProductHighlight {
    background: #fff;
    box-shadow: #ddd 2px 2px 10px;
    margin: 10px;
}

.boxProductHighlight.ri {
    background: none;
    border-radius: 0;
    box-shadow: none;
    margin: 25px;
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slick-dots01 {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots01 li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots01 li button:hover,
.slick-dots01 li button:focus {
    outline: none;
}

.slick-dots01 li button:hover:before,
.slick-dots01 li button:focus:before {
    opacity: 1;
}

.slick-dots01 li button:before {
    font-family: 'slick';
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots01 li.slick-active button:before {
    opacity: .75;
    color: #ffc107;
}

.slick-dots {
    bottom: 15px;
}

a.sp-text-link {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-family: 'webfont3';
    font-weight: normal;
    margin-top: 5px;
    text-decoration: underline;
}

.sp-bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../img/home/bg-black.png);
    width: 100%;
    height: 100%;
    z-index: 99;
}

.sp-box-gift {
    width: 65%;
    margin: 0 auto;
    margin-top: 8%;
    text-align: center;
    position: relative;
}

.sp-box-gift button {
    background: none;
    border: none;
    position: absolute;
    top: -22px;
    right: -33px;
    outline: none;
    cursor: pointer;
}

.sp-box-gift .bg {
    width: 100%;
}

.sp-box-gift .btn {
    width: 100%;
    position: absolute;
    bottom: 15px;
    margin: 0 auto;
    text-align: center;
}

.sp-box-gift .btn img {
    max-width: 100%;
}

.buttonDownLoad {
    background: #ee2d24;
    color: #fff;
    font-family: 'webfont2';
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding: 10px 20px;
}

.slider-pc {
    padding-top: 10%;
    background: #fafcfe;
}

.slick-dots {
    bottom: 28px;
}

.slider-pc {
    display: block;
}

.slider-mobi {
    display: none;
}

.secNews {
    margin-bottom: 40px;
}

.listUser {
    padding: 0 5px;
    margin: 0;
    list-style: none;
    position: relative;
    top: -25px;
    display: flex;
}

.listUser li {
    margin: 0 5px;
}

.listUser li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: #fff solid 2px;
}

.iconZoom {
    display: flex;
    padding: 0 10px;
    position: relative;
    top: -15px;
}

.boxCalendar {
    background: #4FBFAF;
    padding: 40px;
}

.listCalendar {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}

.j-trend-show-lis {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid#eeeeee;
    border-right: 1px solid #eeeeee;
    cursor: pointer;
    background-color: #ffff;
}

.j-trend-show-lis-con {
    padding: 10px 0;
    display: flex;
    align-items: center;
    border-top: 1px solid #eeeeee;
    height: 100%;
}

.j-date-dard {
    background-color: #00788B;
    text-align: center;
    margin-right: 22px;
    padding: 10px 14px;
    border-radius: 5px;
    width: 100px;
}

.bgAc {
    /*background: url(../img/home/bgActivity.jpg) no-repeat top center;*/
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxProductCenter {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.regular04 {
    margin: 0 40px;
    margin-top: 40px;
    padding: 0;
}

.regular05 {
    margin: 0 40px;
    margin-top: 40px;
    padding: 0;
}

.mgSec {
    margin: 0 40px;
    margin-top: 40px;
    padding: 0;
}

.boxBannerCarlen {
    padding: 20px;
}

.listClip {
    padding: 0;
    margin: 0;
    margin-left: 40px;
    list-style: none;
}

.boxPicYoutube {
    position: relative;
}

.iconYoutube {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ittps-pc {
    display: block;
}

.ittps-mobi {
    display: none;
}

.bannerHome {
    margin-top: -17px;
}

.collectionHighlight {
    padding: 10px;
}

.boxColDetail {
    padding: 30px;
    background: #ffc107;
    width: 100%;
}

@media screen and (max-width:1440px) {
    .sec01 .col-r .box-text {
        padding-top: 66px;
    }
    .sec02 .col-l .box-text h2 {
        font-size: 60px;
        line-height: 32px;
    }
    .sec02 .col-l .box-text h2 span {
        font-size: 22px;
        line-height: 30px;
    }
    .sec02 .col-l .box-text {
        padding-top: 34px;
    }
    .sec03 .col-r h2 {
        font-size: 48px;
        margin-bottom: 20px;
    }
    .sec05 h2 {
        font-size: 48px;
    }
    .sp-box-gift {
        width: 75%;
    }
    .j-date-dard {
        width: 119px;
    }
}

@media screen and (max-width:1366px) {
    .sec01 .col-r .box-text {
        width: 87%;
    }
    .sec02 .col-l .box-text {
        width: 87%;
    }
    .sp-box-gift {
        margin-top: 7%;
    }
    .sp-box-gift button img {
        max-width: 50px;
    }
}

@media screen and (max-width:1280px) {
    .sec01 .col-r .box-text {
        padding-left: 40px;
    }
    .sec02 .col-l .box-text {
        padding-right: 40px;
    }
    .slider-pc {
        margin-top: -3%;
    }
    .j-date-dard {
        width: 125px;
    }
    .boxIcon img {
        max-width: 12%;
    }
    .boxIcon {
        top: 45%;
    }
}

@media screen and (max-width:1024px) {
    .sec02 .col-l .box-text {
        padding-top: 20px;
    }
    .sp-container-news {
        width: 85%;
    }
    .sec05 .box-red02 {
        height: 44px;
        bottom: -24px;
    }
    .sec01 .col-r .box-text {
        padding-top: 29px;
        width: 90%;
    }
    .sec02 .col-l .box-text {
        width: 90%;
    }
    .sec03 .box-bule01 {
        left: 94px;
        bottom: -38px;
    }
    .sec03 .box-red {
        width: 95px;
        height: 168px;
        bottom: 2px;
    }
    .sec02 .col-l .box-text h2 {
        font-size: 48px;
    }
    .sec04 .title-news-row .col-a h2 {
        font-size: 48px;
        line-height: 48px;
    }
    .slider-pc {
        margin-top: 0;
    }
    .slick-dots {
        bottom: 15px;
    }
    .sp-box-gift {
        margin-top: 13%;
        width: 70%;
    }
    .j-date-dard {
        width: 156px;
    }
    .boxTextTop {
        width: 45%;
    }
    .boxIcon {
        top: 50%;
    }
}

@media screen and (max-width:768px) {
    .boxIcon {
        display: none;
    }
    .bannerHome {
        margin-top: 0;
    }
}

@media screen and (max-width:737px) {
    .j-date-dard {
        width: 256px;
    }
    .boxTextTop {
        position: relative;
        left: 0;
        top: 0;
        width: 80%;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 20px
    }
    .boxTextMore {
        margin-right: 5%;
    }
    .boxTextTitle {
        width: 240px;
    }
    .regular02 {
        margin: 0px;
        margin-top: 40px;
        padding: 0 !important;
    }
    .regular03 {
        margin: 0px;
        margin-top: 40px;
    }
    .regular04 {
        margin: 0;
        margin-top: 40px;
    }
    .regular05 {
        margin: 0;
        margin-top: 40px;
    }
    .bgEf {
        top: -60px;
    }
    .boxColDetail {
        padding: 18px;
    }
}

@media screen and (max-width:560px) {
    .sec01 {
        padding: 20px 0 !important;
        padding-top: 40px !important;
    }
    .sec01 .col-r .box-text {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .sec01 .col-r .box-text h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .sec01 .col-r .box-text h2 {
        font-size: 20px;
    }
    .sec02 .col-l .box-text {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .sec02 .col-l .box-text h2 span {
        font-size: 20px;
    }
    .sec02 .col-l .box-text h3 {
        font-size: 14px;
    }
    .sec04 .title-news-row .col-a {
        width: 100%;
    }
    .sec04 .title-news-row .col-b {
        width: 100%;
        text-align: left;
    }
    .sec04 .title-news-row .col-b button {
        margin-top: 0px;
    }
    .sec04 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .sec04 ul li {
        width: 100%;
    }
    .sec04 ul li a .box-news {
        border-left: none;
        border-bottom: 2px solid #ddd;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .sec04 ul li a .box-news h3 {
        margin-top: 20px;
    }
    .sec04 .box-bule01 {
        display: none;
    }
    .sec05 h3 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sec05 .box-red02 {
        display: none;
    }
    .sec05 .box-bule02 {
        display: none;
    }
    .sec05 h2 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .sec02 {
        padding-bottom: 40px;
    }
    .sec03 .col-r h2 .box-bule {
        display: none;
    }
    .sec03 .col-r h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .sec02 .col-r img {
        margin-left: -36px;
    }
    .sp-box-gift button img {
        max-width: 34px;
    }
    .sp-box-gift button {
        top: -15px;
        right: -20px;
    }
    .sp-box-gift {
        width: 85%;
        margin-top: 58%;
    }
    .slider-pc {
        display: none;
    }
    .slider-mobi {
        display: block;
    }
    .boxTextSec03 {
        position: relative;
        right: 0;
        margin-bottom: 40px;
    }
    .ittps-pc {
        display: none;
    }
    .ittps-mobi {
        display: block;
    }
}

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

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