/* ============================================================================
   top-banner
=============================================================================== */
section.top-banner .photo {
    background-image: url(../images/photos/banner_photo_home_01.jpg);
}
/* ============================================================================
   news
=============================================================================== */
section.news h4 span { width: 114px;}
section.news .news-list {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.05);
    box-shadow:         8px 8px 0px 0px rgba(0,0,0,0.05);
}
section.news .news-list.list { 
    background-color: #fff;
    border: 3px #d0dde6 solid;
}
section.news .news-list.list .item {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px #d0dde6 solid;
}
section.news .news-list.list .item.more {
    height: 60px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    border-bottom: none;
    background: url(../images/grandient_bg_grey.png) repeat-x 50% 50%;
    background-size: auto 100%;
}
section.news .news-list.list .item.more a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #556a78;
}
section.news .news-list.list .item.more a > .icon {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}
section.news .news-list .item a {
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
    z-index: 2;
}
section.news .news-list .date {
    font-size: 13px;
    color: #889fb9;
    margin-bottom: 4px;
}
section.news .news-list .ttl {
    font-size: 14px;
    color: #3c70ab;
    overflow: hidden;
}
section.news .news-list.list .ttl {
    height: 1.4em;
}
section.news .news-list.highlight {
    position: relative;
    background-color: #0077c1;
    padding-top: 35px;
    padding-bottom: 35px;
}
section.news .news-list.highlight .label {
    position: absolute;
    left: -10px; top: -20px;
    font-size: 0;
    width: 50px;
    height: 50px;
    background: url(../images/label_hot.png) no-repeat 50% 50%;
    background-size: 100% auto;
}
section.news .news-list.highlight .date {
    font-size: 14px;
    color: #fff;
}
section.news .news-list.highlight .ttl {
    max-height: 2.6em;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
    color: #fff;
    margin-bottom: 10px;
}
section.news .news-list.highlight .txt {
    width: 88%;
    font-size: 14px;
    line-height: 1.6em;
    color: #fff;
    margin-bottom: 10px;
}
@media (min-width : 768px) {
    section.news h4 span { width: 160px;}
    section.news .news-list { height: 320px;}
    section.news .news-list.list .item,
    section.news .news-list.list .item.more { height: 80px; }
    section.news .news-list.list .item.more a {
        height: 80px;
        line-height: 80px;
    }
    section.news .news-list.list .item {
        display: flex;
        align-items: center;
    }
    section.news .news-list .date { margin-right: 20px; }
    section.news .news-list.list .ttl { height: 1.3em; }
    section.news .news-list .ttl { font-size: 16px; }
    section.news .news-list.highlight {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 45px;
        margin-right: 10px;
    }
    section.news .news-list.highlight .label {
        left: 15px; top: -30px;
        width: 65px;
        height: 65px;
    }
    section.news .news-list.highlight .date { margin-bottom: 8px }
    section.news .news-list.highlight .ttl { font-size: 28px; }
}

/* ============================================================================
   concept
=============================================================================== */
section.concept {
    padding-bottom: 120px;
}
section.concept .photo {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    height: 230px;
    background: url(../images/photos/homesec_photo_concept_01.png) no-repeat 50% 50%;
    background-size: auto 100%;
}
section.concept .concept-main {
    margin-top: -26px;
}
@media (min-width : 768px) {
    section.concept {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    section.concept .container { position: relative; }
    section.concept .photo {
        float: right;
        width: 760px;
        margin-right: -100px;
        height: auto;
    }
    section.concept .photo:after {
        content: '';
        display: block;
        padding-bottom: 44.77%;
    }
    section.concept .concept-main {
        position: absolute;
        top: calc(50% + 40px); left: 15px;
        -webkit-transform: translateY(-50%);
        transform:         translateY(-50%);
    }
    section.concept .concept-main h4.al-ctr { text-align: left;}
    section.concept .concept-main h4.al-ctr span.f-en:after {
        left: 0;
        -webkit-transform: translateX(0%);
        transform:         translateX(0%);
    }
    section.concept .concept-main .btn-main.al-ctr {
        text-align: left;
    }
}
@media (min-width : 768px) and (max-width: 1023px) {
    section.concept .photo { width: 600px; }
    section.concept h4.wt-sub span.f-cn { font-size: 32px; }
}
/* ============================================================================
   app
=============================================================================== */
section.app {
    position: relative;
    margin-top: 40px;
    background-color: #3c70ab;
}
section.app .mask-wave.loc-t span.wv { top: -40px; }
section.app .app-frame {
    position: relative;
    width: 266px;
    background: url(../images/photos/homesec_photo_app_frame.png) no-repeat 50% 50%;
    background-size: 100% auto;
    margin: 0 auto;
    margin-top: -140px;
    z-index: 2;
}
section.app .app-frame:after {
    content: '';
    display: block;
    padding-bottom: 187%;
}
section.app .app-frame > .photo {
    position: absolute;
    left: 50%; top: 48.6%;
    -webkit-transform: translate(-50%,-50%);
    transform:         translate(-50%,-50%);
    background-position: 50% 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 196px;
}
section.app .app-frame > .photo:after {
    content: '';
    display: block;
    padding-bottom: 178%;
}
section.app .app-main {
    position: relative;
    z-index: 3;
    margin-top: -160px;
    padding: 15px;
    background: url(../images/grandient_bg_blue.png) repeat-x 50% 50%;
    background-size: auto 100%;
    box-shadow: 0px 20px 20px rgba(0,0,0,0.2);
}
section.app .app-main .appttlBox,
section.app .app-main ul.app-list {
    padding-bottom: 30px;
}
section.app .app-main .label {
    position: relative;
    width: auto;
    height: 45px;
    display: inline-block;
    background: url(../images/label_angledsquare_body.png) no-repeat 50% 50%;
    background-size: 100% 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
}
section.app .app-main .label:after {
    position: absolute;
    right: -28px; top: 0;
    content: '';
    display: block;
    width: 28px;
    height: 45px;
    background: url(../images/label_angledsquare_r.png) no-repeat 50% 50%;
    background-size: auto 100%;
}
section.app .app-main .label .icon {
    width: 16px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 8px;
}
section.app .app-main ul.app-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 12px;
}
section.app .app-main ul.app-list li {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 8px;
}
section.app .app-main ul.app-list li .item {
    width: 75px;
}
section.app .app-main ul.app-list li .icon-round {
    width: 75px;
    height: 75px;
    background-color: #fff;
    border-radius: 50%;
}
section.app .app-main ul.app-list li .icon {
    width: 65px;
    margin: 5px;
}
section.app .app-main ul.app-list li .txt {
    display: block;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
@media (min-width : 768px) {
    section.app { margin-top: 60px; padding: 0;}
    section.app .mask-wave.loc-t span.wv { top: -60px; }
    section.app .container { position: relative; }
    section.app .app-frame {
        position: absolute;
        left: 50%; top: -10px;
        -webkit-transform: translateX(-50%);
        transform:         translateX(-50%);
        width: 300px;
    }
    section.app .app-frame > .photo { width: 220px; }
    section.app .app-main {
        height: 420px;
        margin-top: 0px;
        background: transparent;
        box-shadow: none;
    }
    section.app .app-main .label:before {
        position: absolute;
        left: -28px; top: 0;
        content: '';
        display: block;
        width: 28px;
        height: 45px;
        background: url(../images/label_angledsquare_l.png) no-repeat 50% 50%;
        background-size: auto 100%;
    }
    section.app .functionBox {
        position: absolute;
        top: 50%; right: 15px;
        -webkit-transform: translateY(-50%);
        transform:         translateY(-50%);
        width: 33.33%;
    }
    section.app .appttlBox {
        width: 33.33%;
    }
    section.app .btn-main.al-ctr { text-align: left; }
}
@media (min-width : 768px) and (max-width: 1023px) {
    section.app h4.wt-sub span.f-cn { font-size: 32px; }
    section.app .app-photo { width: 220px; top: 20px;}
    section.app .app-main { height: 320px; }
    section.app .app-main ul.app-list li .icon-round {
        width: 60px;
        height: 60px;
    }
    section.app .app-main ul.app-list li .icon {
        width: 50px;
        margin: 5px;
    }
}
/* ============================================================================
   links
=============================================================================== */
section.links {
    background: #8db700 url(../images/grandient_bg_green.png) repeat-x 50% 100%;
    background-size: auto 70px;
    padding-bottom: 15px;
}
section.links h4.wt-sub {
    padding-bottom: 10px;
}
section.links h4.wt-sub span.f-en { color: #fff;}
section.links h4.wt-sub span.f-en:after { background-color: #fff;}
section.links a.link {
    display: block;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 3px;
}
section.links a.link .icon {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}
section.links .link-list {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-bottom: 10px;
}
section.links .link-list .item {
    padding: 0 5px;
}
section.links .link-list .item span.img {
    display: block;
    width: 100%;
    font-size: 0;
    line-height: 0;
    background-position: 50% 50%;
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-color: #fff;
}
section.links .link-list .item span.img:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}
@media (min-width : 768px) {
    section.links { padding-bottom: 40px;}
    section.links .listBox { position: relative; }
    section.links .link-list { width: calc(100% + 10px); margin-left: -5px; }
    section.links .btn-main {
        position: absolute;
        right: 0; top: -45px;
        padding-right: 12px;
    }
    section.links .btn-main.al-ctr { text-align: right; }
    section.links a.link {
        font-size: 16px;
    }
    section.links a.link .icon {
        float: right;
        margin-top: 2px;
        margin-right: 0;
        margin-left: 8px;
    }
    section.links .link-list .item {
        padding: 0 17.5px;
    }
    section.links .slick-prev { right: 45px;}
    section.links .slick-next { right: 16px;}
}
/* ============================================================================
   contact
=============================================================================== */
section.contact h4 span { width: 190px;}
section.contact .contact-main {
    display: flex;
    align-items: center;
}
section.contact .item {
    width: 100%;
    background-color: #38454f;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}
section.contact .item.mail { margin-right: 6px;}
section.contact .item .icon {
    position: relative;
    width: 40px;
    margin-bottom: 15px;
}
section.contact .item .icon .txt:after {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
section.contact .item.mail .icon .txt:after { content: 'EMAIL'; }
section.contact .item.tel .icon .txt:after { content: 'TEL'; }
section.contact .item .hr {
    width: 100%;
    height: 1px;
    background: rgba(222,222,222,0);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(222,222,222,0)), color-stop(10%, rgba(222,222,222,1)), color-stop(90%, rgba(222,222,222,1)), color-stop(100%, rgba(222,222,222,0)));
    background: -webkit-linear-gradient(left, rgba(222,222,222,0) 0%, rgba(222,222,222,1) 10%, rgba(222,222,222,1) 90%, rgba(222,222,222,0) 100%);
    background: linear-gradient(to right, rgba(222,222,222,0) 0%, rgba(222,222,222,1) 10%, rgba(222,222,222,1) 90%, rgba(222,222,222,0) 100%);
    margin: 6px 0;
}
@media (min-width : 1024px) {
    section.contact { padding-top: 60px; }
    section.contact .item .icon {
        width: 50px;
        margin: 0 10px;
    }
    section.contact .item {
        display: flex;
        align-items: center;
        padding: 10px 0;
        font-size: 16px;
        text-align: left;
    }
    section.contact .item .hr {
        width: 1px;
        height: 70px;
        background: rgba(222,222,222,0);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222,222,222,0)), color-stop(10%, rgba(222,222,222,1)), color-stop(90%, rgba(222,222,222,1)), color-stop(100%, rgba(222,222,222,0)));
        background: -webkit-linear-gradient(top, rgba(222,222,222,0) 0%, rgba(222,222,222,1) 10%, rgba(222,222,222,1) 90%, rgba(222,222,222,0) 100%);
        background: linear-gradient(to bottom, rgba(222,222,222,0) 0%, rgba(222,222,222,1) 10%, rgba(222,222,222,1) 90%, rgba(222,222,222,0) 100%);
        margin: 0;
        margin-right: 10px;
    }
    section.contact .item .icon { margin-bottom: 0; }
    section.contact .item.mail .icon .txt:after { content: ''; }
    section.contact .item.tel .icon .txt:after { content: ''; }
    section.contact .item.mail > .txt:before {content: 'EMAIL:'; }
    section.contact .item.tel > .txt:before { content: 'TEL:'; }
    section.contact .item > .txt:before {
        display: block;
        margin-bottom: 4px;
    }
}
@media (min-width : 768px) {
    section.contact h4 span { width: 266px;}
    section.contact h4.styled span { margin: 0;}

}
/* ============================================================================
   challenge
=============================================================================== */
section.challenge {
    padding-bottom: 40px;
}
section.challenge .challenge-ttl {
    padding-bottom: 20px;
}
section.challenge h4 {
    font-size: 0;
    line-height: 0;
    background: url(../images/photos/challenge_title.png) no-repeat 50% 50%;
    background-size: 100% auto;
    margin-left: 6px;
    margin-right: 6px;
}
section.challenge h4:after {
    content: '';
    display: block;
    padding-bottom: 68%;
}
section.challenge .gifts-main {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 6px;
    margin-right: 6px;
}
section.challenge .gifts-main .mask {
    position: absolute;
    top: -5px; left: -5px; right: -5px;
    background: url(../images/photos/challenge_gift_mask.png) no-repeat 50% 50%;
    background-size: 100% auto;
    z-index: 3;
}
section.challenge .gifts-main .mask:after {
    content: '';
    display: block;
    padding-bottom: 72.6%;
}
section.challenge .controls {
    position: absolute;
    bottom: 10px; right: 0;
    display: inline-block;
    z-index: 4;
}
section.challenge .controls button {
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    background: #a6afb6;
    opacity: 0.8;
    border: none;
}
section.challenge .controls button:after {
    position: relative;
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin:  0 auto;
    background: url(../images/icons/icon_arrow_t_light.png) no-repeat 50% 50%;
    background-size: 100% auto;
}
section.challenge .controls button.slick-prev:after {
    -webkit-transform: rotate(-90deg);
    transform:         rotate(-90deg);
}
section.challenge .controls button.slick-next:after {
    -webkit-transform: rotate(90deg);
    transform:         rotate(90deg);
}
section.challenge .slick-gifts .item {
    position: relative;
    padding-bottom: 60px;
}
section.challenge .slick-gifts .photo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
section.challenge .slick-gifts .photo:after {
    content: '';
    display: block;
    padding-bottom: 72.6%;
}
section.challenge .slick-gifts .name {
    position: absolute;
    z-index: 99;
    bottom: 30px;
    width: 100%;
    height: 20px;
    font-size: 16px;
    text-align: center;
    color: #222;
}
section.challenge .slick-gifts .ptr { color: #8db700; padding-right: 8px; }
section.challenge .slick-gifts .slick-dots {
    position: absolute;
    bottom: 76px; left: 50%;
    -webkit-transform: translateX(-50%);
    transform:         translateX(-50%);
    display: flex;
    align-items: center;
    z-index: 10;
}
section.challenge .slick-gifts .slick-dots li {
}
section.challenge .slick-gifts .slick-dots button {
    width: 8px;
    height: 8px;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    background: #fff;
    border: none;
    padding: 0;
    margin: 0 4px;
}
section.challenge .slick-gifts .slick-active button {
    width: 12px;
    height: 12px;
    background: #a1c800;
}
section.challenge .challenge-main {
    padding: 25px 15px;
    background: url(../images/grandient_bg_blue_2.png) repeat-x 50% 50%;
    background-size: auto 100%;
    -webkit-box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.05);
    box-shadow:         8px 8px 0px 0px rgba(0,0,0,0.05);
}
section.challenge .challenge-main .ttl {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px;
}
section.challenge .challenge-main .ttl span {
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}
section.challenge .challenge-main .ttl span:after {
    position: absolute;
    bottom: 0; left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
}
section.challenge .challenge-main .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
}
section.challenge .challenge-main .star-gn {
    background: url(../images/icons/icon_star_green.png) no-repeat 50% 50%;
    background-size: auto 100%;
}
section.challenge .challenge-main .star-yw {
    background: url(../images/icons/icon_star_yellow.png) no-repeat 50% 50%;
    background-size: auto 100%;
}
@media (min-width : 768px) {
    section.challenge { padding-top: 80px; padding-bottom: 80px; }
    section.challenge .challenge-ttl { padding-bottom: 40px;}
    section.challenge .controls button { opacity: 0.4; }
    section.challenge .controls button.on { opacity: 1; }
    section.challenge .controls button.slick-prev { right: 44px; }
    section.challenge .btn-main { text-align: left; }
    section.challenge .challenge-main {
        padding: 30px 40px 50px 40px;
        -webkit-box-shadow: 20px 20px 0px 0px rgba(0,0,0,0.05);
        box-shadow:         20px 20px 0px 0px rgba(0,0,0,0.05);
    }
    section.challenge .challenge-main .ttl {
        font-size: 32px;
        letter-spacing: 2px;
    }
    section.challenge .challenge-main .ttl span { padding-bottom: 0; }
    section.challenge .challenge-main .ttl span:after {
        left: initial; right: -40px;
        height: 100%;
        width: 4px;
    }
}

